<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
font-family: 'FontAwesome';
src: url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0) format('embedded-opentype'), url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//critter.science/wp-content/themes/eco-world/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul &gt; li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}zx  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img,blockquote, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, caption, tbody, tfoot, thead {
margin: 0; padding: 0; 	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent; font-family: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 0;}
* { noFocusLine: expression(this.hideFocus=true); vertical-align: baseline;	font-weight: inherit; font-family: inherit;	font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section,summary { display: block; }
audio,canvas,progress,video { display: inline-block; vertical-align: baseline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
figure { margin: 0; padding: 0; }
figure figcaption { text-align: center; }
svg:not(:root) { overflow: hidden; }
address { font-style:normal; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
sub,sup { font-size: smaller; line-height: 0; position: relative; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
small { font-size: smaller; }
del {text-decoration: line-through;}
iframe, object, embed, video{ max-width:100%; }
nav ul { margin: 0; padding: 0; }
nav ul li { display: inline; list-style: none; }
aside nav ul li { display: block; }
h1,h2,h3,h4,h5,h6 { text-rendering: optimizeLegibility; }
p { -moz-osx-font-smoothing: grayscale; word-break: normal;  }
@media print {
* { background: transparent !important; box-shadow: none !important;  text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
} html { height:100%; font-size:100%; -webkit-font-smoothing: antialiased; -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; }
body { height: 100%; font-weight:normal; margin:0; padding:0; webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -ms-word-wrap: break-word; word-wrap: break-word; font-style: normal !important; } .clear,.clearfix,.clearall { clear:both;}
.clear:before,.clear:after,.clearfix:before,.clearfix:after { content: " "; display: table; }
.clear:after,.clearfix:after { clear: both; }
.clearfix { *zoom: 1; } a:not(ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li:first-child) { text-decoration: none; transition: all 0.3s ease-out;  max-width:100%; }
.inline-link,.inline_link, .inlineLink { display: inline-block; margin: 0 0.2em; padding: 3px; background: #97CAF2; border-radius: 2px; transition: all 0.3s ease-out; text-decoration: none; font-weight: bold; color: white; }
.ecoworld_skin_color a,.ecoworld_skin_color1 a,.ecoworld_skin_color2 a { text-decoration: none; } .bold,b,strong { font-weight:bold}
.italic,dfn,em,var { font-style:italic}
.left,.float_left,.float-left {float:left;}
.right,.float_right, .float-right {float:right; }
.center, .text-center,.align_center,.alignCenter,.aligncenter,.align-center { text-align: center !important;}
.aligncenter { clear:both; display: block; margin:0 auto; }
.justify,.text-justify { text-align: justify !important; }
.text-left,.align_left,.alignLeft,.align-left { text-align: left !important; }
.text-right,.align_right,.alignRight,.align-right { text-align: right !important; }
.block { display: block; }
.inline-block { display: inline-block;}
.uppercase { text-transform: uppercase; } ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; margin-left: 7px; }
ol { list-style: decimal ; margin-left: 20px; }
ol, ul.square, ul.circle, ul.disc { }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside none; }
ul ul, ul ol,ol ol, ol ul { margin: 4px 0 5px 30px;   }
ul ul li, ul ol li,ol ol li, ol ul li { margin-bottom: 6px; } img,img a,a img, :link img, :visited img { max-width:100%; height:auto; display: inline-block; vertical-align: middle; image-rendering: auto;  }
.round5,.round5 img { border-radius: 5px; }
.round10,.round10 img { border-radius: 10px; }
.round15,.round15 img { border-radius: 15px; }
.round20,.round20 img { border-radius: 20px; }
.round25,.round25 img { border-radius: 25px; }
.alignleft { float:left; margin:0 25px 25px 0; }
.alignright { float:right; margin:0 0 25px 25px; } table { border-collapse: collapse; border-spacing: 0; width: 100%; padding: 0;	margin: 0 0 30px 0; }
td, td img { vertical-align:top; }
table caption { padding: 0 0 20px 0; width: auto; font-size: 18px; font-weight: bold;  }
th { font-weight:bold;  text-align: left; padding: 0.5em 1em; border-style: solid; border-width: 1px; border-left:none;
border-top:none; }
tr th:first-child, tr td:first-child{ border-left-style: solid; border-left-width: 1px; }
tr:first-child th, tr:first-child td{ border-top-style: solid; border-top-width: 1px; }
td {  padding: 0.5em 1em; border-style: solid; border-width: 1px;  border-top:none; }
dl { margin-bottom: 1.5em; }
dt { float: left; clear: left; width: 100px; text-align: left; font-weight: bold; }
dt:after { content: ""; }
dd { margin: 0 0 0 110px; padding: 0 0 0.7em 0; }  .ecoworld_site_content blockquote { display: block; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.08); text-align: left; margin:35px auto; position: relative; padding:18px 37px 18px 37px; width:90%; }
.ecoworld_site_content blockquote,.ecoworld_site_content blockquote &gt; p { font-size: 115%; line-height: 36px; position: relative; }
.ecoworld_site_content blockquote &gt; p { padding:5px 0; margin:0; }
.ecoworld_site_content blockquote:before,.ecoworld_site_content blockquote:after { content:'\f10d'; font-family:FontAwesome; font-size: 12px; position: absolute; left:-18px; top:25px; width:34px; height:34px; line-height: 34px; display: block; text-align: center; border-radius: 50%; background:#fff; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.08); font-style: normal;   }
.ecoworld_site_content blockquote:after { left:auto; right:-18px; content:'\f10e';   } q:before { content: "\201c"; }
q:after { content: "\201d"; }
q q:before { content: "\2018"; }
q q:after { content: "\2019"; }
q {quotes: "â€œ" "â€" "â€˜" "â€™"; }
q:before {content: open-quote; }
q:after {content: close-quote; } .ecoworld_css_transition a,
.ecoworld_post_single_pagination a .ecoworld_pp_arrow,
.ecoworld_post_single_pagination a .ecoworld_pp_link_text,
.ecoworld_slider_box .flex-direction-nav .flex-next,
.ecoworld_slider_box .flex-direction-nav .flex-prev,
.ecoworld_pp_prev .ecoworld_pp_link_title,
.ecoworld_pp_next .ecoworld_pp_link_title,
#ecoworld_go_top_scroll_btn,
.ecoworld_slider_box .flex-direction-nav .flex-next,.ecoworld_slider_box .flex-direction-nav .flex-prev,
.ecoworld_post_button a,
.ecoworld_pp_view_all span,
.ecoworld_pp_view_all span i,
.ecoworld_topbar_content ul.ecoworld_topbar_socials li,
ul.ecoworld_top_nav &gt; li &gt; a,
ul.ecoworld_top_nav &gt; li &gt; ul li,
#ecoworld_Header.ecoworld_smaller_menu #ecoworld_mobi_nav,
#ecoworld_Header.ecoworld_smaller_menu ul.ecoworld-menu-setting-msg,
ul.ecoworld_top_nav li li a span,
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li li a,
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li &gt; a:before,
.ecoworld_header_donate_btn a,
button,a.button,
.ecoworld_header_search_icon span i,
.ecoworld_blog_grid_date,
input[type="submit"],
.tribe-bar-submit input[type=submit],
.ecoworld_portfolio_box .ecoworld_portfolio_title span a.ecoworld_pf_title_link,
.ecoworld_portfolio_box .ecoworld_portfolio_title,
.ecoworld_portfolio_box .ecoworld_portfolio_title span a.ecoworld_pf_title_link_icon:before,
.ecoworld_portfolio_box .ecoworld_portfolio_title span a.ecoworld_pf_title_link_icon,
.ecoworld_global_grid_hover,
.ecoworld_global_grid_hover span:after,
.ecoworld_global_grid_hover span:before,
.ecoworld_next_prev_box,
.ecoworld_next_prev_box a span,
.ecoworld_next_prev_box a i,
ul.ecoworld_post_share_icons_list li
{
-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;
-moz-transition-property: 	all;
-webkit-transition-property:all;
-o-transition-property: 	all;
transition-property: 		all;
} pre {
clear:both; width:100%; overflow:auto; padding:2em; line-height: 2em; font-size: 12px;
-webkit-background-size: 100% 4em ; -moz-background-size: 100% 4em ; background-size: 100% 4em;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
-webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s;
margin-bottom: 20px; position: relative; left:0; text-transform: none;
}
code,kbd,samp {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } .isotope,.isotope .isotope-item {  -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity,border-color, box-shadow; -moz-transition-property: -moz-transform, opacity,border-color, box-shadow; -o-transition-property: top, left, opacity,border-color, box-shadow; transition-property: transform, opacity,border-color, box-shadow; }
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.ecoworld_blog_grid.isotope-item,.ecoworld_blog_grid .isotope { -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;   } p { margin: 0 0 20px 0; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top:1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom: 20px; line-height: 1.5em; }
.ecoworld_site_content h1,.ecoworld_site_content h2,.ecoworld_site_content h3,.ecoworld_site_content h4,.ecoworld_site_content h5,.ecoworld_site_content h6,
.ecoworld_site_content h1 a,.ecoworld_site_content h2 a,.ecoworld_site_content h3 a,.ecoworld_site_content h4 a,.ecoworld_site_content h5 a,.ecoworld_site_content h6 a { color:#202020; }
h1 { font-size: 48px; }
h2 { font-size: 40px; }
h3 { font-size: 36px; }
h4 { font-size: 30px; margin-bottom: 20px; }
h5 { font-size: 26px; margin-bottom: 20px; }
h6 { font-size: 20px; margin-bottom: 20px; } .gm-style .place-card-large { display:none; left:-2000px; } label, input[type=button], input[type=submit], input[type=file], button {cursor: pointer;}
button,input,optgroup,select,textarea { margin: 0; webkit-font-smoothing: antialiased;  }
button { overflow: visible; width: auto; overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"],input[type="submit"],.button { cursor: pointer; border-radius: 20px; line-height: 38px; min-height:38px; padding:0 20px; display: inline-block; font-weight: bold; font-size: 90%; }
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input,textarea { font: 12px/20px; font:inherit; resize:none; }
input { line-height: normal; }
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto; }
legend { border: 0; padding: 0; }
textarea { height: auto; min-height: 100px; width: 100%; max-width: 100%; -webkit-appearance: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; }
:focus { outline: 0; }
input[type="submit"],div.wpcf7 input[type="submit"] { height:auto; border:0; }
form { margin-bottom: 20px; }
fieldset { margin-bottom: 20px; }
.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], input[type="number"],    input[type="url"], input[type="tel"],
input[type="search"], textarea, select { -webkit-appearance: none; box-sizing: border-box; outline: none;	border-radius: 0; padding: 12px; margin: 0 0 20px 0; width: 200px;max-width: 100%;display: block; border:1px solid #e6e6e6; background:transparent; line-height: 24px; }
textarea { min-height: 80px; height:190px; line-height:1.5em; width:100%; }
label{ display: block; font-weight: bold; font-size: 16px;  }
form.post-password-form label { display: inline-block; float:left; margin:0 4px 10px 0;}
legend { display: block; font-weight: normal; }
input[type="checkbox"] { display: inline; }
label span, legend span { font-weight: normal; font-size: 13px; }
.select option { padding: 0; margin: 0; }  .flex-container a:active, .flexslider a:active,.flex-container a:focus,.flexslider a:focus  { outline: none;}
.slides, .flex-control-nav,.flex-direction-nav { margin: 0; padding: 0; list-style: none;}
.flexslider .slides { zoom: 1;}
.flexslider { cursor: pointer; margin: 0; padding: 0; position: relative; font-size:0; 	width:100%; }
.flexslider .slides &gt; li { display: none; padding:0; margin:0; background:none; list-style:none; -webkit-backface-visibility: hidden; font-size:0; line-height: 0;width:100%; overflow: hidden; }
.flexslider .slides &gt; li &gt; a { padding:0; margin:0; font-size:0;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span { text-transform: capitalize; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; 	height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }
.no-js .slides &gt; li:first-child { display: block; }
.flex-direction-nav { *height: 0; } .flex-direction-nav a { display: block; position: absolute; z-index: 10; cursor: pointer;  transition: opacity .25s ease-in-out;   -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out;  font-size: 10px; text-decoration: none; }
ul.flex-direction-nav {  padding:0; margin:0;}
ul.flex-direction-nav li { background:none; padding:0; margin:0; list-style: none; } .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline; background:none; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .ecoworld_slider_box .flexslider .flex-control-nav li img { opacity:1;  } .ecoworld_slider_box { display:block;   }
.ecoworld_slider_box .flexslider { cursor: auto; height:100%;}
.ecoworld_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.ecoworld_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.ecoworld_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; } .ecoworld_slider_box .flex-direction-nav a { display:inline-block; margin:-18px 0 0 0; width:38px; height:38px; line-height: 38px; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }
.ecoworld_slider_box .flex-direction-nav a i { margin: 0; font-size: 14px;  line-height: 34px; }
.ecoworld_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.ecoworld_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }
.ecoworld_slider_box .flex-direction-nav .flex-next,.ecoworld_slider_box .flex-direction-nav .flex-prev { border:3px solid rgba(255,255,255,0.3); color:rgba(255,255,255,0.3); width:38px; height:38px; line-height: 38px; text-align: center; border-radius: 100px; }
.ecoworld_slider_box .flex-direction-nav .flex-next{ right:25px;  }
.ecoworld_slider_box .flex-direction-nav .flex-prev { left:25px; }
.ecoworld_slider_box:hover .flex-direction-nav .flex-next,.ecoworld_slider_box:hover .flex-direction-nav .flex-prev { border-color: rgba(255,255,255,0.6); color:rgba(255,255,255,0.6); }
.ecoworld_slider_box .flex-direction-nav .flex-next:hover,.ecoworld_slider_box .flex-direction-nav .flex-prev:hover { border-color: rgba(255,255,255,1.0); color:rgba(255,255,255,1.0); }
.ecoworld_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { } .ecoworld_row {  margin:0 -20px;  }
.ecoworld_column_gap { padding:0 20px; }
.ecoworld_column { display: block; float: left; min-height: 20px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }
.ecoworld_row .ecoworld_column1,.ecoworld_one_full  { width:100%; }
.ecoworld_row .ecoworld_column2,.ecoworld_one_half { width:50%; }
.ecoworld_row .ecoworld_column3,.ecoworld_one_third { width:33.3%; }
.ecoworld_row .ecoworld_column4,.ecoworld_one_fourth { width:25%; }
.ecoworld_row .ecoworld_column5,.ecoworld_one_fifth { width:20%; }
.ecoworld_row .ecoworld_column6,.ecoworld_one_sixth { width:16.66666666666666%; }
.ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column2,
.ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column3,
.ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column4,
.ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column2,
.ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column3,
.ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column4 { width:50%; }
.ecoworld_two_third     { width: 66.6%; }
.ecoworld_three_fourth  { width: 75%; }
.ecoworld_four_fifth    { width: 80%; }
.ecoworld_five_sixth    { width: 83.3%; }
.ecoworld_custom_two_third { width: 66.66666666666667%; margin-left: 0; float:left; }
.ecoworld_column.ecoworld_custom_two_third,.ecoworld_column.sidebar { margin-left: 0; }
.ecoworld-layout-sidebar-right .ecoworld_custom_two_third { float:left; }
.ecoworld-layout-sidebar-left .ecoworld_custom_two_third { float:right; }
.ecoworld-layout-full-width .ecoworld_custom_two_third { margin:0; float:none; width:100%; }
#sidebar { display:block; }
.ecoworld-layout-sidebar-right #sidebar { float:right; }
.ecoworld-layout-sidebar-left #sidebar { float:left; }
.ecoworld-layout-full-width.ecoworld_post_sidebar_page .ecoworld_custom_two_third { width:100%; } .tooltipster-default {border-radius: 3px; background: #222; color: #fff; }
.tooltipster-default .tooltipster-content {font-family: Arial, sans-serif; font-size: 14px; line-height: 16px; padding: 8px 10px; overflow: hidden; }
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { }
.tooltipster-icon {cursor: help; margin-left: 4px; }
.tooltipster-base {padding: 0; font-size: 0; line-height: 0; position: absolute; left: 0; top: 0; z-index: 9999999; pointer-events: none; width: auto; overflow: visible; }
.tooltipster-base .tooltipster-content {overflow: hidden; }
.tooltipster-arrow {display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.tooltipster-arrow span, .tooltipster-arrow-border {display: block; width: 0; height: 0; position: absolute; }
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid; bottom: -7px; }
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-top: 9px solid; bottom: -7px; }
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-bottom: 8px solid; top: -7px; }
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-bottom: 9px solid; top: -7px; }
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {left: 0; right: 0; margin: 0 auto; }
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {left: 6px; }
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {left: 5px; }
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {right: 6px; }
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {right: 5px; }
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-left: 8px solid; top: 50%; margin-top: -7px; right: -7px; }
.tooltipster-arrow-left .tooltipster-arrow-border {border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-left: 9px solid; margin-top: -8px; }
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-right: 8px solid; top: 50%; margin-top: -7px; left: -7px; }
.tooltipster-arrow-right .tooltipster-arrow-border {border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-right: 9px solid; margin-top: -8px; }
.tooltipster-fade {opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; }
.tooltipster-fade-show {opacity: 1; }
.tooltipster-grow {-webkit-transform: scale(0,0); -moz-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-backface-visibility: hidden; }
.tooltipster-grow-show {-webkit-transform: scale(1,1); -moz-transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-swing {opacity: 0; -webkit-transform: rotateZ(4deg); -moz-transform: rotateZ(4deg); -o-transform: rotateZ(4deg); -ms-transform: rotateZ(4deg); transform: rotateZ(4deg); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; }
.tooltipster-swing-show {opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); }
.tooltipster-fall {top: 0; -webkit-transition-property: top; -moz-transition-property: top; -o-transition-property: top; -ms-transition-property: top; transition-property: top; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-fall-show {}
.tooltipster-fall.tooltipster-dying {-webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; top: 0px !important; opacity: 0; }
.tooltipster-slide {left: -40px; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; -ms-transition-property: left; transition-property: left; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-slide.tooltipster-slide-show {}
.tooltipster-slide.tooltipster-dying {-webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; left: 0px !important; opacity: 0; }
.tooltipster-content-changing {opacity: 0.5; -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } .mfp-bg {top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap {top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container {text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before {display: none; }
.mfp-content {position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%; cursor: auto; }
.mfp-ajax-cur {cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom {cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure {display: none; }
.mfp-hide {display: none !important; }
.mfp-preloader {color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }
.mfp-s-ready .mfp-preloader {display: none; }
.mfp-s-error .mfp-content {display: none; }
button.mfp-close, button.mfp-arrow {overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner {padding: 0; border: 0; }
.mfp-close {width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active {top: 1px; }
.mfp-close-btn-in .mfp-close {color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter {position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow {position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }
.mfp-iframe-scaler {width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; } img.mfp-img {width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } .mfp-figure {line-height: 0; }
.mfp-figure:after {content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small {color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure {margin: 0; }
.mfp-bottom-bar {margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 22px; color: #F3F3F3; word-wrap: break-word; text-align: center; padding-top: 5px; font-weight: bold; }
.mfp-image-holder .mfp-content {max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img {padding: 0; }
.mfp-img-mobile .mfp-figure:after {top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small {display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }
.mfp-img-mobile .mfp-counter {right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close {top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {-webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left {-webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right {-webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container {padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img {padding: 0; }
.mfp-ie7 .mfp-bottom-bar {width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container {padding: 0; }
.mfp-ie7 .mfp-content {padding-top: 44px; }
.mfp-ie7 .mfp-close {top: 0; right: 0; padding-top: 0; } dd.wp-caption-text.gallery-caption { display: inline-block; font-size: 90%; line-height: 18px; padding:10px 0; margin:0 auto; text-align: center; clear:both; }
.gallery-item dt:after { content:""; }
.gallery { margin:30px 0; }
.gallery .gallery-item dt { width:auto; float:none; }
.gallery .gallery-item { padding: 0; width: auto; float:left; text-align: center; }
.gallery a,  .gallery a img { max-width: 100%; width: auto; height: auto; display: block; position: relative; border: none; padding:0; margin:0; border-radius: 10px; }
.gallery { margin:0; }
dl.gallery-item { padding:1%; margin:0; }
dl.gallery-item img { width:100%; }
.gallery-columns-1 dl.gallery-item { width:100%; margin-bottom: 50px; }
.gallery-columns-2 dl.gallery-item { width:50%; padding:1.5%; }
.gallery-columns-3 dl.gallery-item { width:33.29%; padding:1.2%; }
.gallery-columns-4 dl.gallery-item { width:24.95%; padding:1%; }
.gallery-columns-5 dl.gallery-item { width:20%; padding:0.85%; }
.gallery-columns-6 dl.gallery-item { width:16.65%; padding:0.9%; }
.gallery-columns-7 dl.gallery-item { width:14.1%; padding:0.8%; }
.gallery-columns-8 dl.gallery-item { width:12.4%; padding:0.7%; }
.gallery-columns-9 dl.gallery-item { width:11%; padding:0.6%; }
.ecoworld_img_gallery_masonry dl.gallery-item { padding:2px; }
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }.ecoworld_l_boxed { margin:0 auto; overflow: visible; }
#ecoworld_main_container { width:100%; position: relative; z-index: 2; }
.ecoworld_site_content { }
.ecoworld_container { position: relative; margin:0 auto; }
.ecoworld_main_container_wrap { margin:0 auto; }
.ecoworld_main_container { display:block; margin:0 auto; width:auto; position: relative;  }
.ecoworld_site_content a { text-decoration: none; }
.ecoworld_site_loader { width:100%; height:100%; position: fixed; z-index:99; background:#ffffff; }
.ecoworld_loader_holder { position: absolute; top:50%; left:50%; display: block; width:60px; height:60px; margin-top:-30px; margin-left: -30px; }
.ecoworld_loader { position:relative; }
.ecoworld_loader span { position:absolute; border: 6px solid #000; border-top: 6px solid transparent; border-radius:999px; }
.ecoworld_loader span:nth-child(1){ width:60px; height:60px; animation: spin-1 2s infinite linear; }
.ecoworld_loader span:nth-child(2){ top: 15px; left: 15px; width:30px; height:30px; animation: spin-2 1s infinite linear; }
@keyframes spin-1 {0% {transform: rotate(360deg); opacity: 1;} 50% {transform: rotate(180deg); opacity: 0.5;} 100% {transform: rotate(0deg); opacity: 1;} } 
@keyframes spin-2 {0% {transform: rotate(0deg); opacity: 0.5;} 50% {transform: rotate(180deg); opacity: 1;} 100% {transform: rotate(360deg); opacity: 0.5;} } .ecoworld_container ul { list-style: disc outside none; }
.ecoworld_container li { margin-left: 1em; padding: 3px 0px; }
.sidebar ul,.footer ul { list-style: none; margin: 0; }
.sidebar ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; } body.ecoworld_l_boxed .ecoworld_topbar_main_container { overflow: hidden; }
.ecoworld_topbar { display: block; position: relative; padding:4px 0 8px 0; line-height: 30px; }
.ecoworld_topbar a { text-decoration: none; }
.ecoworld_topbar ul { margin:0; float:left; }
.ecoworld_topbar_content ul li { display: inline-block; list-style: none; margin-left: 15px; }
.ecoworld_topbar_content ul li i { margin-right: 5px; }
.ecoworld_topbar_content ul li:first-child { margin-left: 0; }
.ecoworld_topbar_content ul.ecoworld_topbar_socials { float:left; margin:7px 0 0 12px;  }
.ecoworld_topbar_content ul.ecoworld_topbar_socials li { display: inline-block; float:left; list-style: none; margin:0 0 5px 5px; height:22px; width:22px; padding:0; line-height: 20px; text-align: center;  border-radius: 50%; background:rgba(255,255,255,0.1);  }
.ecoworld_topbar_content ul.ecoworld_topbar_socials li:hover { background:rgba(0,0,0,0.2); }
.ecoworld_topbar_content ul.ecoworld_topbar_socials li a { height:22px; width:22px; display:block; }
.ecoworld_topbar_content ul.ecoworld_topbar_socials li i { margin:0; font-size: 12px; } body.ecoworld_l_boxed .ecoworld_header_main_container { }
.ecoworld_topnav_border { display: block; width:100%; height:4px; position: absolute; top:-4px; left:0;  }
ul.ecoworld-menu-setting-msg { float:left; padding:0; margin:0; line-height: 93px; padding-left:20px; color:#fff;  }
ul.ecoworld-menu-setting-msg li { list-style: none; font-size: 90%; padding:0; margin:0; }
.ecoworld_header_container { position: relative; }
.ecoworld_logo_menu_header { position: relative; display: block; width:100%; }
#ecoworld_Header:not(.sticky-on) .ecoworld_logo_menu_header,.ecoworld_woo_cart_hover_menu { -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); }
.ecoworld_no_boxed.ecoworld_fw_header #ecoworld_header .ecoworld_container,
.ecoworld_no_boxed.ecoworld_fw_header #ecoworld_topbar .ecoworld_container { width:98%; max-width: none; }
.ecoworld_header { display: block; position: relative; }
.ecoworld_nav,.subHeaderOff .ecoworld_header,
.subHeaderOff .ecoworld_logo_menu_header { position: relative; }
.subHeaderOff #ecoworld_Header { -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); } .ecoworld_logo { position: relative; float:left; padding-right: 35px;  }
.ecoworld_logo { background:#fff;  }
.ecoworld_main_nav { display: block; position: relative; }
nav.ecoworld-top-menu { float:left; }
ul.ecoworld_top_nav { padding:0 0 0 36px; margin:0; float:left; z-index: 5; border-left:1px solid #f2f2f2; }
ul.ecoworld_top_nav &gt; li { display: inline-block; margin:0; float:left; padding:0;  text-align: left; }
ul.ecoworld_top_nav &gt; li &gt; a { text-decoration: none; padding:0; position: relative;display: block; margin:0; }
ul.ecoworld_top_nav &gt; li &gt; a &gt; span { display: block; position: relative; clear:both; padding:0; }
ul.ecoworld_top_nav &gt; li.ecoworld_m_active &gt; a &gt; span:after { content:''; width:100%; height:3px; display: block; left:0; bottom:-3px; position: absolute; }
ul.ecoworld_top_nav &gt; li a i { margin-right: 5px; }
ul.ecoworld_top_nav li { position: relative; list-style: none; }
ul.ecoworld_top_nav li a { text-decoration: none; }
ul.ecoworld_top_nav &gt; li &gt; a { margin:0; padding:0 36px 0 0; }
ul.ecoworld_top_nav &gt; li &gt; a &gt; span { padding:0 0 0 0; }
ul.ecoworld_top_nav &gt; li:first-child &gt; a &gt; span &gt; i.fa-home { display: inline-block; width:33px; height:33px; font-size: 16px; line-height: 33px; text-align: center; border-radius: 50%; margin-right:-10px; }
.ecoworld_header_donate_btn { margin-left: 9px; float:right; font-size: 90%; }
.ecoworld_header_donate_btn a { display: inline-block; width:auto; height:33px; padding:0 25px; border-radius: 30px; text-decoration: none; line-height: 33px; } ul.ecoworld_top_nav li ul { position: absolute; width:200px; top:0; left:0; padding:0; margin:0; line-height: 20px; visibility: hidden; opacity: 0; display: none; z-index: 6; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.08); margin-left:0px; }
ul.ecoworld_top_nav li.ecoworld_menu_hover &gt; ul { visibility: visible; }
ul.ecoworld_top_nav li ul ul { left:100%; margin-left: 0px; margin-top:0; }
ul.ecoworld_top_nav li:hover &gt; ul { -moz-transition: opacity .3s ease-in-out; -webkit-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
ul.ecoworld_top_nav li:hover &gt; ul { opacity: 1; visibility: visible; display: table; }
ul.ecoworld_top_nav li:hover { visibility: inherit; }
ul.ecoworld_top_nav li ul,
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul { display: table; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li { display: table-cell; }
ul.ecoworld_top_nav li:not(.ecoworld-mega-menu) &gt; ul li { }
ul.ecoworld_top_nav li ul li a span { padding:8px 22px; margin:0; display: block;  text-decoration: none; }
ul.ecoworld_top_nav li ul li:first-child a span,
ul.ecoworld_top_nav li ul li li:first-child a span { border-top:0; }
ul.ecoworld_top_nav &gt; li &gt; ul li { float:left; width:100%; }
ul.ecoworld_top_nav li &gt; ul { top:100%; padding:15px 0; }
ul.ecoworld_top_nav li li { padding: 0; margin:0; position: relative; }
ul.ecoworld_top_nav li li ul { top:auto; top:0; position: absolute; }
ul.ecoworld_top_nav &gt; li:last-child:not(.ecoworld-mega-menu) ul ul { left:auto; right:100%; margin-left: 0px; }
ul.ecoworld_top_nav &gt; li &gt; ul,ul.ecoworld_top_nav &gt; li.ecoworld-mega-menu &gt; ul { border:0; border-top:0px solid; }
ul.ecoworld_top_nav li ul { padding:0px; display: block; margin-top:0; }
ul.ecoworld_top_nav li ul ul { margin-top: -3px;}
ul.ecoworld_top_nav li li:first-child { border-top:0; }
ul.ecoworld_top_nav li ul li:hover &gt; a &gt; span { padding-left: 30px; } ul.ecoworld_top_nav &gt; li:not(.ecoworld-mega-menu) &gt; ul li { padding-top:5px; padding-bottom:5px; }
ul.ecoworld_top_nav &gt; li.ecoworld-mega-menu ul li { padding-top:5px; padding-bottom:5px; } ul.ecoworld_top_nav li.ecoworld-mega-menu { position: inherit; text-align: left; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul { padding:0; position: absolute !important; margin:0; width:100%; top:100%; }
ul.ecoworld_top_nav li.ecoworld-mega-menu ul li { border:0; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li li:hover a { padding-left: 5px; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li li a { padding-left:0; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li &gt; a:first-child span { padding-top: 25px; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li &gt; ul &gt; li:last-child { margin-bottom: 25px; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li &gt; ul &gt; li { padding-right: 5px; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li { margin: 0; float: left!important; display: block !important; width:25%; padding:5px 1% 0 1%; }
ul.ecoworld_top_nav li.ecoworld-mega-menu ul li a { padding:0; border:0; display: block; }
ul.ecoworld_top_nav li.ecoworld-mega-menu ul li a span { border:0;padding-left: 20px; padding:6px 0; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li &gt; a:first-child span { margin-bottom: 8px; padding-left: 20px; cursor: default; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li:first-child {  border:0;  }
ul.ecoworld_top_nav li.ecoworld-mega-menu.no-title &gt; ul &gt; li &gt; a { display: none; }
ul.ecoworld_top_nav li.ecoworld-mega-menu li &gt; ul { padding: 0 0 0 20px; margin:0; border:none; left: auto; top: auto; position: relative; visibility: visible; opacity: 1; display: none; padding-left: 20px; width:100%; float:none; }
ul.ecoworld_top_nav li.ecoworld-mega-menu:hover li ul { opacity: 1 !important; visibility: visible !important; display: block; }
ul.ecoworld_top_nav li.ecoworld-mega-menu .sub-menu li:hover { background:none; }
ul.ecoworld_top_nav li ul,ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul { border-top:3px solid; } ul.ecoworld_top_nav li.ecoworld-mega-menu .menu-item-has-children &gt; a:first-child:after { display: none; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li &gt; a span,
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li &gt; a { position:relative; }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li &gt; a:before {  content:''; position:absolute; left:0; top:0; width:100%; height:100%; padding:5px; display:block; z-index:0; margin-left:-7px; border-radius:2px;}
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul li:hover &gt; a:before { }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li &gt; a:first-child:before { display:none; } #ecoworld_mobi_nav ul.ecoworld_top_nav { display: none; z-index: 999999; }
#ecoworld_mobi_nav #ecoworld_mobi_nav_btn { font-size: 16px; text-align: center; display: inline-block; cursor: pointer; font-family: "Font Awesome"; line-height: 37px; top:50%;  right:0; float:right; width:36px; height:36px; } 
#ecoworld_mobi_nav { width:auto; position: absolute; top:50%; right:0; margin-top: -18px; display: none; } 
#ecoworld_mobi_nav a { text-decoration: none; }
#ecoworld_mobi_nav &gt; ul { position: absolute; right:0; top: 36px; overflow: hidden; border:1px solid rgba(0,0,0,0.1); }
#ecoworld_mobi_nav ul,#ecoworld_mobi_nav ul li {width: 250px; display: block; margin:0; padding:0;}
#ecoworld_mobi_nav ul { display: none; text-align: left;  }
#ecoworld_mobi_nav ul li { border-bottom:1px solid rgba(0,0,0,0.1);  }
#ecoworld_mobi_nav ul li:last-child { border:0; }
#ecoworld_mobi_nav ul li ul li span { padding-left: 15px; }
#ecoworld_mobi_nav ul li ul li:first-child { border-top:1px solid rgba(0,0,0,0.1); }
#ecoworld_mobi_nav ul li i { margin-right: 5px; }
#ecoworld_mobi_nav &gt; ul &gt; li &gt; a {padding: 12px 15px; } 
#ecoworld_mobi_nav &gt; ul &gt; li &gt; a &gt; span { padding-left: 8px; }
#ecoworld_mobi_nav ul li a {width: 100%; border-bottom: 0; padding: 12px; line-height: 20px; display: block; } 
#ecoworld_mobi_nav ul ul li a {padding-left: 25px; } 
#ecoworld_mobi_nav ul ul ul li a {padding-left: 35px; } 
#ecoworld_mobi_nav ul ul ul ul li a {padding-left: 45px; }
#ecoworld_mobi_nav ul ul ul ul ul li a {padding-left: 55px; }
#ecoworld_mobi_nav ul ul ul ul ul ul li a {padding-left: 65px; }
#ecoworld_mobi_nav  ul li.ecoworld-has-sub-menu &gt; a {padding-right: 45px; }
#ecoworld_mobi_nav .ecoworld-mini-menu-arrow {position: absolute; right: 0; top: 0; display: block;  height: 44px; width: 44px; cursor: pointer; font-family: "Font Awesome"; text-align: center; line-height: 44px; } 
#ecoworld_mobi_nav .ecoworld-mini-menu-arrow i { line-height: 44px; font-size: 14px; }
#ecoworld_mobi_nav ul li ul li .ecoworld-mini-menu-arrow { padding-left:5px; }
#ecoworld_mobi_nav ul.ecoworld-nav-cat-posts li a { padding-left: 12px; }
#ecoworld_mobi_nav ul.ecoworld-nav-cat-posts li a.ecoworld_nav_p_img { padding-bottom: 0; }
.ecoworld_container #ecoworld_mobi_nav ul li { margin-left:0; position: relative; }
#ecoworld_mobi_nav &gt; ul &gt; li:first-child { border-top:0; }
#ecoworld_mobi_nav ul li,#ecoworld_mobi_nav li:hover { background:#fff; }
#ecoworld_mobi_nav &gt; ul &gt; li &gt; a &gt; span &gt; i.fa-home { font-size: 18px; } .ecoworld_logo_img a { display: inline-block; }
.ecoworld_logo_img img { }
@media only screen and (min-width: 768px) { 
#ecoworld_Header.sticky-on {position: fixed; width: 100%; left: 0; top: -70px; height: 70px; font-size: 14px; filter: alpha(opacity=97); -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); z-index: 999; }
#ecoworld_Header.sticky-on img.swm-std-logo { display: none; }
#ecoworld_Header.sticky-on img.swm-sticky-logo { display: block; width:auto !important; image-rendering: auto }
#ecoworld_Header.sticky-on { min-height: 0; }
#ecoworld_Header.sticky-on ul.ecoworld_top_nav &gt; li &gt; a &gt; span,#ecoworld_Header.sticky-on .ecoworld_header_search_icon { line-height: 70px; }
.sticky-on .ecoworld_logo_img img { max-height:70px; width: auto;  }
.sticky-on .ecoworld_logo_img { width:auto; }
img.swm-sticky-logo { display: none; }
.ecoworld_l_boxed #ecoworld_Header.sticky-on { left:auto; } } .ecoworld_header_search_icon { float:right; position: relative; }
.ecoworld_header_search_icon span,.ecoworld_menubar_icon span { cursor: pointer; }
.ecoworld_menubar_icon { float:right; }
.ecoworld_h_search_icon,.ecoworld_menubar_icon { z-index: 4; position: relative; }
.ecoworld_h_search_icon i,.ecoworld_menubar_icon i { width:33px; height:33px; line-height: 33px; font-size: 12px; text-align: center; display: inline-block; background:rgba(0,0,0,0.05); border-radius: 50%; }
.ecoworld_searchbox_holder { width:100%; height:100%; left:0; top:0; position: fixed;  box-sizing: border-box;  z-index: 99999; display: none; font-weight: bold; background-size: cover;  }
.ecoworld_searchbox_table { display: table; width:100%; height:100%;  }
.ecoworld_searchbox_table_cell { display: table-cell; vertical-align: middle; width:100%; height:100%; }
.ecoworld_overlay_search_box {  position: relative; padding-bottom: 10px; z-index: 999999;  }
.ecoworld_overlay_search_box .ecoworld_search_form { display: block; }
.ecoworld_overlay_search_box .ecoworld_search_button { width:10%; line-height:50px; height:50px; background:none; float:right; padding:0; text-align: right; opacity: 0.5; }
.ecoworld_overlay_search_box .ecoworld_search_button:hover,.ecoworld_searchbox_close:hover { opacity: 1; background:none; }
.ecoworld_overlay_search_box .ecoworld_search_form_input { border:0; line-height:50px; padding:0; margin:0; width:90%; box-shadow: none; float:left; background:none; padding:0; }
.ecoworld_overlay_search_box input.ecoworld_search_form_input:focus { border:0; background:none; box-shadow: none; }
.ecoworld_searchbox_close { font-size:20px; position: absolute; top:50px; right:50px; display: block; width:20px; height:20px; text-align: center; line-height: 20px; opacity: 0.5; cursor: pointer; } #ecoworld_sub_header { position: relative; padding:20px 0; text-align: center; }
.ecoworld_sub_header_title,h1.ecoworld_sub_header_title { margin:0; padding:0; line-height: normal; position: relative; display: block; } .ecoworld_breadcrumbs_container { position: relative; }
.ecoworld_breadcrumbs { padding:0; display:block; position: relative; text-align: center; z-index: 2; }
.ecoworld_breadcrumbs a { text-decoration: none; }
.ecoworld_breadcrumbs a:hover { opacity: 0.8; }
.ecoworld_breadcrumbs span.ecoworld_bc_sep {  width:20px; text-align: center; padding:0 7px; }
.ecoworld_breadcrumbs .fa-home { margin-right: 3px; } .ecoworld_logo { z-index: 2; }
.ecoworld_nav { z-index: 11; }
ul.ecoworld_top_nav li ul { z-index: 9998; }
ul.ecoworld_top_nav li li ul { z-index: 1000; }
#top_mini_nav { z-index: 3; }
#ecoworld_mobi_nav_btn { z-index: 999991; } 
#ecoworld_mobi_nav .ecoworld-mini-menu-arrow { z-index: 99; }
#ecoworld_sub_header { z-index: 1; }
.ecoworld_logo_menu_header { z-index: 9;} .ecoworld_header_google_map,.ecoworld_header_slider { margin-bottom: -19px; }
.home.blog .ecoworld_header_google_map,.home.blog .ecoworld_header_slider,.home.blog #ecoworld_sub_header { margin-bottom:0; }
.ecoworld_header_googlemap_title { font-size: 170%; padding:10px; }
.ecoworld_header_googlemap_info { line-height: 20px;  padding:0 10px 10px; font-size: 80%;  }
.ecoworld_google_map_embed_code iframe { display: block; } .sidebar { display: block; padding:0; }
.sidebar a { text-decoration: none; position: relative; }
.ecoworld_widget_box { position: relative; display: block; clear:both; width:100%; position: relative; float: left; }
.sidebar .ecoworld_sidebar_ttl h3 { line-height: 1em; display: block; min-height: 40px; position: relative; margin-bottom: 30px; padding:9px 20px; text-align: center; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }
.sidebar .ecoworld_sidebar_ttl h3 span { display: block; width:100%; height:100%; }
.sidebar .ecoworld_widget_content &gt; ul,.sidebar .ecoworld_widget_content ul.menu { list-style: none; }
.ecoworld_widget_content { width:100%; display: block; padding:0; }
.sidebar p { line-height: 1.8em; }
.sidebar ul li { border-bottom: 1px solid; margin:0; padding: 9px 0; display: block; line-height: 1.8em; }
.sidebar ul li ul { padding:15px 0 0 0; }
.sidebar ul li ul li { border:0; padding:5px 0 5px 10px; }
.sidebar ul li ul li:first-child { border:0; }
.sidebar .ecoworld_widget_box,.sidebar .ecoworld_fb_subscribe_wid { margin-bottom:50px; }
.sidebar .ecoworld_list_widgets ul li { padding-left:25px; position: relative; }
.sidebar .ecoworld_list_widgets { display: block; clear:both; }
.sidebar .ecoworld_list_widgets ul li:before { content:''; position: absolute; top:18px; left:9px; width:4px; height:4px; display: block; border-radius: 50%; opacity: 0.5; background:#606060; }
.sidebar .ecoworld_list_widgets ul li ul li:before { top:15px; left:0; }
.sidebar .ecoworld_list_widgets ul li:hover:before { opacity: 1; }
.sidebar .ecoworld_list_widgets .ecoworld_sidebar_ttl h3 { margin-bottom: 20px; }
.sidebar .ecoworld_list_widgets ul li:last-child { border:0; padding-bottom:0; }
.sidebar .ecoworld_list_widgets ul li ul li { padding-left: 15px; }
.sidebar .ecoworld_list_widgets ul li:before { left:10px; }
.widget_calendar .ecoworld_sidebar_ttl h3 { margin-bottom:0px; }  .footer { margin:0 auto; position: relative; padding:0; clear:both; background-position: center center; }
.ecoworld_large_footer { padding:30px 0 0 0; }
.ecoworld_footer_bg {  float:left; width:100%; text-align: center;  }
.ecoworld_footer_widget { margin-bottom: 40px; text-align: left; }
.ecoworld_footer_widget h3 { position: relative; padding-bottom: 10px; margin-bottom: 25px; }
.ecoworld_footer_widget h3 span:before { content:''; position: absolute; display: block; bottom:0; left:0; width:34px; height:2px; }
.footer ul { padding:0; margin:0; }
.footer ul li { border-bottom: 1px solid; position: relative; padding:7px 0; margin-left: 0;  }
.footer ul li i { margin-right: 5px; }
.footer ul li a { text-decoration: none; }
.footer ul li:first-child { margin-top: 0; padding-top: 0;  }
.footer ul li:last-child { border-bottom:0; }
.footer ul ul { padding-left: 5px; margin: 15px 0 0px 10px;}
.footer ul ul li { border:0; padding: 3px 0 3px 0;}
.footer input,.footer textarea { background: none; }
.footer select { margin:0; width:100%; background: none;  line-height: normal; padding:10px 12px; }
.tagcloud a { border:1px solid; } .ecoworld_small_footer { position: relative; display: block; width:100%; height:auto; display: block; border-top:1px solid rgba(255,255,255,0.1); padding:0 0 50px 0; line-height: 30px; background:rgba(0,0,0,0.1); }
.ecoworld_small_footer_holder { display: block; width:100%; height:auto; border:1px solid rgba(255,255,255,0.1); border-top:0; }
.ecoworld_footer_copyright { height: 60px; padding:15px 0; }
.footer .ecoworld_footer_copyright p { font-size: 14px; margin:0; padding-right: 20px; line-height: 30px; }
.ecoworld_footer_copyright a { text-decoration: none; }
#ecoworld_go_top_scroll_btn { width:61px; height:60px; line-height: 60px; border-left:1px solid rgba(255,255,255,0.1); font-size: 16px; display:inline-block; text-align: center; cursor: pointer; float:right; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li { border:0; margin:0; padding:0; display: inline-block; float:left; width:20px; width:61px; height:60px; line-height: 60px; border-right:1px solid rgba(255,255,255,0.1); text-align: center; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li a { opacity: 0.8; width:61px; height:60px; line-height: 60px; display: block; font-size: 14px; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li a i { margin:0; font-size:15px; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li:hover a { opacity: 1; }
.footer .ecoworld_small_footer ul { display:block;} .ecoworld_footer_menu { font-weight: bold; background:rgba(0,0,0,0.1); border-bottom:1px solid rgba(255,255,255,0.1); border-top:1px solid rgba(255,255,255,0.1); display: block; width:100%; height:auto; padding-top:50px;  }
.ecoworld_footer_menu a { text-decoration: none; }
.ecoworld_footer_menu ul li { display: inline-block; padding:0 17px; line-height: 30px; border:0; }
.ecoworld_footer_menu ul { width:100%; min-height:60px; padding:15px 0; display: block; text-align: center;  }
.ecoworld_footer_menu ul li:after { content:''; width:4px; height:4px; display: block; position: absolute; background:rgba(0,0,0,0.2); border-radius: 50%; left:0; top:50%; margin-top: -2px; margin-left:-4px; }
.ecoworld_footer_menu ul li:first-child:after { display: none; } .ecoworld_post_image img, .ecoworld_post_image { display: block; position: relative; z-index: 3; text-align: center;  }
.ecoworld_post_image { padding:0;  display: block; margin-bottom: 2px; }
.ecoworld_post_image img { margin:0 auto; }
.ecoworld_post_image span.ecoworld_pf_icon_box { position: absolute; z-index: 4; top:25px; right:25px; width:46px; height:46px; line-height: 46px; text-align: center; display: block; border-radius: 50%; background:rgba(255,255,255,0.8); }
.format-gallery .ecoworld_post_image .ecoworld_tile_gallery ul li span { display: none; }
.ecoworld_post_content {  position: relative; min-height:100px;  height:100%; margin-bottom: 90px; clear:both;  }
.single .ecoworld_post_content { margin-bottom: 0px; }
.ecoworld_post_content_block { position: relative; display: block; }
.ecoworld_blog_post .ecoworld_post_content { padding:20px; background:rgba(0,0,0,0.03); }
body:not(.single-post) .ecoworld_blog_post.post-sticky.ecoworld_blog_post .ecoworld_post_content { border:1px solid rgba(0,0,0,0.1); }  .ecoworld_post_author_avatar { width:75px; height:75px;  border-radius: 100px; position: absolute; margin: 0 auto -35px -35px; left:50%; text-align: center; bottom:0; }
.ecoworld_post_author_avatar img { width:75px; height:75px; border-radius: 100px; border:4px solid; }
.ecoworld_post_divider,.ecoworld_meta_bottom_divider { height:4px; border-top:1px solid; border-bottom:1px solid; width:150px; margin:20px auto 15px; display: block; } .ecoworld_post_title h1,.ecoworld_post_title h2 { margin-bottom:0; }
.ecoworld_post_button { position: relative; display: block; clear:both; margin:40px 0 -45px 0; width:auto; text-align: center; }
.ecoworld_post_button a { width:auto; z-index: 2; position: relative; text-decoration: none; font-size: 90%; display: inline-block; height:50px; line-height: 45px; padding:0 26px; margin:0; overflow: visible; border:3px solid #fff; font-weight: bold; background:#f2f2f2; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);  } .ecoworld_blog_whitebox_border { display: block; border:3px double rgba(255,255,255,0.4); margin:-65px 20px 0 20px; z-index: 4; position: relative; height:65px; border-bottom:0; padding-top: 20px; } 
.ecoworld_post_title_meta { position: relative; display: block; margin:0; z-index: 5; padding:25px 20px 25px 20px;  margin:-45px 40px 30px 40px; background:#fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); text-align: center; }
.ecoworld_post_meta { position: relative; padding:0; font-size: 90%; font-weight: normal; display:block; margin:0; overflow: hidden; }
.ecoworld_post_meta ul { margin:0; padding:0 0 0 22px; display: block;  width:100%; }
.ecoworld_post_meta ul li {  margin:0 18px; list-style: none; display: inline-block; line-height: normal; padding:0; }
.ecoworld_post_meta ul li i { width:22px; margin-left: -22px; text-align: left; }
.ecoworld_post_meta ul li a { text-decoration: none; display: inline-block; }
.ecoworld_post_meta ul li i.fa-clock-o { margin-right:-3px; }
.ecoworld_post_category { text-align: center; text-transform: uppercase; font-weight: bold; }
.ecoworld_post_category_sep { display: block; text-align: center; font-size: 5px; margin:2px 0 5px; }
.ecoworld_post_category_sep i { margin:0 2px; color:rgba(0,0,0,0.18);}
.ecoworld_post_bottom_meta { margin:40px 17px 15px; display: block; clear:both; }
.ecoworld_post_share_links { display: block; text-align: center; float:right; }
ul.ecoworld_post_share_icons_list { display: inline-block; height:35px; padding:0; margin:0; }
ul.ecoworld_post_share_icons_list li { display: inline-block; float:left; padding:0;  margin:2px; height:33px; width:33px; line-height: 31px; border-radius: 50%; text-align: center; }
ul.ecoworld_post_share_icons_list li { display: block; width:33px; height:33px; }
ul.ecoworld_post_share_icons_list li i { line-height: 31px; font-size: 13px; display: block; width:100%; height: 100%; margin-left: -1px; }
ul.ecoworld_post_share_icons_list li a,ul.ecoworld_post_share_icons_list li a:hover { height:33px; width:33px; display: inline-block; }
.ecoworld_post_tags { display: inline-block; float:left; margin-top: 7px; }
.ecoworld_post_tags i { font-size: 14px; float:left; margin-right: 8px; line-height: 20px;  margin-top: 3px; }
.ecoworld_post_tags a { display: inline-block; font-size: 80%; background:transparent; border:1px solid rgba(0,0,0,0.15); text-decoration: none; padding:3px 10px; float:left; margin:0 4px 4px 0; line-height: 20px; }
.ecoworld_post_tags a:hover { border-color:rgba(0,0,0,0.05); }
.ecoworld_post_summary { padding:0 17px; }
.format-video .ecoworld_blog_whitebox_border, .format-audio .ecoworld_blog_whitebox_border { display:none; }
.format-video .ecoworld_post_title_meta, .format-audio .ecoworld_post_title_meta { margin-top:-2px; } .ecoworld_pf_quote { overflow: hidden; }
body:not(.single) .ecoworld_only_quote_text.ecoworld_blog_post.format-quote .ecoworld_post_content_block { display: none; }
body:not(.single) .ecoworld_only_quote_text .ecoworld_post_content { margin-bottom: 80px; }
body:not(.single) .ecoworld_blog_grid.ecoworld_only_quote_text .ecoworld_post_content {margin-bottom: 70px; }
.single .format-quote .ecoworld_pf_quote_text { padding-bottom: 30px; }
.ecoworld_posts_list { position: relative; }
.ecoworld_post_masonry .ecoworld_posts_list .ecoworld_row {  margin:0 -13px;  }
.ecoworld_post_masonry .ecoworld_posts_list .ecoworld_column_gap { margin:0; padding:0 13px; }
.ecoworld_post_title h2 a { text-transform: none; }
.ecoworld_blog_post .ecoworld_column_gap { margin:0; }
.ecoworld_post_image iframe,.ecoworld_post_image audio { display: block; }
.ecoworld-love .fa-heart { display: none; }
.ecoworld-love.loved .fa-heart-o { display: none; }
.ecoworld-love.loved .fa-heart { display: inline-block; }
.ecoworld_post_ad { display: block; clear:both; position: relative; }
.ecoworld_post_ad img { max-width: 100%; width:100%; } .ecoworld_blog_grid .ecoworld_post_title_meta { padding: 15px; margin: -25px 16px 20px 16px; }
.ecoworld_blog_grid .ecoworld_post_summary { text-align: center; }
.ecoworld_blog_grid .ecoworld_post_button { margin-bottom: -41px; margin-top: 20px; }
.ecoworld_blog_grid .ecoworld_post_button a { font-size: 18px; height:41px; line-height: 36px; padding:0; width:41px; border-radius: 50%; }
.ecoworld_blog_grid .ecoworld_post_category {  }
.ecoworld_blog_grid .ecoworld_post_category span,.ecoworld_blog_grid .ecoworld_post_category a { font-size: 90%; opacity: 0.7;  }
.ecoworld_blog_grid .ecoworld_post_category a:hover { opacity: 1; }
.ecoworld_blog_grid .ecoworld_post_content { margin-bottom:60px; }
.ecoworld_blog_grid_date { position: absolute; width:54px; height:65px; border-top:3px solid rgba(0,0,0,0.6); display: block; left:50%; margin-left: -27px; top:-23px; z-index: 5; text-align: center; font-weight: bold; }
.ecoworld_blog_grid_date span { display: block; line-height: 22px; text-transform: uppercase;  }
.ecoworld_blog_grid_date_day { font-size: 130%; margin-top: 9px;  }
.ecoworld_blog_grid_date_month { font-size: 90%;   }
.ecoworld_global_image_overlay:hover .ecoworld_blog_grid_img .ecoworld_slider_box .flex-direction-nav .flex-next { right:0; left:auto; }
.ecoworld_global_image_overlay:hover .ecoworld_blog_grid_img .ecoworld_slider_box .flex-direction-nav .flex-prev { left:0; right:auto; } .ecoworld_global_grid_hover { position: absolute; width:100%; height:100%; display: block; z-index: 2; top:0; left:0; opacity:0; }
.ecoworld_global_grid_hover span { position: absolute; z-index: 3; display: block;  top:50%; left:50%; text-align: center; width:44px; height:44px; margin-left: 0px; margin-top: 0px; opacity: 1; }
.ecoworld_global_grid_hover span:after { content:''; width:2px; height:0px; display: block; position: absolute; top:50%; left:50%;  }
.ecoworld_global_grid_hover span:before { content:''; height:2px; width:0px; display: block; position: absolute; top:50%; left:50%;  }
.ecoworld_global_image_overlay:hover .ecoworld_global_grid_hover { opacity: 0.8;  }
.ecoworld_global_image_overlay:hover .ecoworld_global_grid_hover span:after { height:44px; top:0; left:50%;  }
.ecoworld_global_image_overlay:hover .ecoworld_global_grid_hover span:before { width:44px; top:50%; left:0; }
.ecoworld_global_image_overlay:hover .ecoworld_global_grid_hover span { margin-left: -22px; margin-top: -22px; } .ecoworld_tile_gallery { display: block; }
.ecoworld_tile_gallery ul { padding:0; margin:0; }
.ecoworld_tile_gallery ul li { padding:0; margin:0; width:25%; display: inline-block; position: relative; font-size: 0; float:left; padding-right: 1px; padding-bottom: 1px; }
.ecoworld_tile_gallery ul li:first-child { width:100%; display: block; clear:both; padding-right: 0; }
.ecoworld_tile_gallery ul li:nth-child(2) { clear:both; }
.ecoworld_tile_gallery ul li:nth-child(2),.ecoworld_tile_gallery ul li:nth-child(3) { width:50%; }
.ecoworld_tile_gallery ul li:nth-child(3),.ecoworld_tile_gallery ul li:nth-child(7) { padding-right: 0; }
.ecoworld_tile_gallery ul li img { margin:0; padding:0; } .ecoworld_single_section { display: block; margin-top: 30px; clear:both; }
h5.ecoworld_single_pg_titles,
#comments h3.comment-reply-title { display: block; position: relative; }
h5.ecoworld_single_pg_titles span,
#comments h3.comment-reply-title span  { padding-right: 25px; z-index: 11; position: relative; } .ecoworld_about_author { position: relative; clear:both; display: block; margin:0 0 0px 0; background:rgba(0,0,0,0.03);  border-top:1px solid rgba(0,0,0,0.1); padding:35px; }
.archive.author .ecoworld_about_author { border:0; }
.ecoworld_about_author img { float:left; margin: 0 20px 0 0; width:127px; height:127px; border-radius:50%;  }
.ecoworld_about_author p { padding-left: 0; overflow: hidden; margin-bottom: 10px; }
.ecoworld_about_author_biotext { overflow: hidden; }
.ecoworld_site_content .ecoworld_about_author h6 { margin:0 0 5px 0; font-size: 100%; text-transform: uppercase; font-weight: bold; }
.ecoworld_about_author h6 a { text-decoration: none; }
.ecoworld_author_page_box .ecoworld_about_author { margin:0; }
body.author .ecoworld_author_page_box .ecoworld_content_wrap { width:100%; }
body.author .ecoworld_about_author_box { padding:0; }
body.author .ecoworld_about_author { padding:35px; }
.ecoworld_site_content h5.ecoworld_single_pg_titles { margin-bottom:  30px; }
#respond h3,.ecoworld_single_pg_titles {  margin:0; }
.ecoworld_author_page_box { margin-bottom: 50px; }
ul.ecoworld_post_author_icon { padding:0; margin:0; }
ul.ecoworld_post_author_icon li { float:left; list-style: none; padding:0; margin:0 10px 0 0; font-size: 15px; }
ul.ecoworld_post_author_icon li a { color:#888; } .ecoworld_related_posts_wrap { clear:both; margin-bottom: 50px; }
.ecoworld_related_posts { }
.ecoworld_related_posts ul { padding:0; margin:0 -1% 0 0; }
.ecoworld_related_posts ul li { float:left; padding:0; margin:0 4% 0 0; width:30%; list-style: none; position: relative; }
.ecoworld_related_posts ul li:last-child { margin-right: 0; }
.ecoworld_related_posts { }
.ecoworld_related_link { margin:0; font-size: 100%; font-weight: bold; line-height:1.5em;  }
.ecoworld_related_link a {  margin-bottom: 0; }
.ecoworld_related_posts ul li img { height:auto; margin-bottom: 15px; max-width: 100%; }
.ecoworld_related_post_text { display: block; clear:both; }
.ecoworld_related_post_text span { display: block; }
.ecoworld_related_post_text span.ecoworld_related_date { font-size: 90%; opacity: 0.85; } #comments,.ecoworld_container p.ecoworld_nocomments { padding:0 0 50px 0; clear:both; position: relative; }
#comment-wrap { position: relative; }
#comment-wrap &gt; ol { margin-left: 0; }
#comment-wrap p { margin:0 0 15px 0;  }
#comments p.ecoworld_nocomments { padding:0; clear:both; margin:0; border:0; }
.comment_body { position: relative; padding:0; margin:0; }
.comment_avatar {float:left; display: inline-block; margin-left: -70px; }
.comment_avatar img { display: inline-block; width:50px; height:50px; float:left; border-radius: 50%; }
.comment_postinfo { margin-bottom: 5px; }
.comment_author { margin-right: 7px; text-transform: uppercase; font-size: 90%; }
.comment_author, .comment_author a { text-decoration: none; font-weight: 600; line-height:24px; margin-bottom: 10px; }
.comment_date { font-size: 80%; display:inline-block; line-height: 18px; text-transform: uppercase; padding-top: 2px; }
.comment_date i { margin-right: 5px; }
.comment_content {  padding:0 0 10px 70px; position: relative; float:left; z-index:1; width:100%;  }
.comment_text { padding-top: 5px; }
.ecoworld_comment_reply { display: block; position: relative; float:right; font-weight: bold; }
#comments .ecoworld_comment_reply a.comment-reply-link,#comments .ecoworld_comment_reply a.comment-reply-login { padding:0 0 0 20px; display: inline-block; width:auto; text-decoration: none; font-size: 80%; line-height: 30px; cursor:pointer; margin-top:0; text-transform: uppercase; }
#comments .ecoworld_comment_reply a.comment-reply-link i { margin-right: 5px; }
#comments .ecoworld_comment_reply a.comment-reply-link { text-align: center; margin:0; opacity: 0.8; }
#comments .ecoworld_comment_reply a.comment-reply-link:hover { opacity:1; }
#comment-wrap ol.commentlist li ul.children { padding-left: 40px; }
#comment-wrap ol { padding:0; margin:0; }
#comment-wrap ol li ul { padding-bottom: 0 }
#comment-wrap ol li.comment,#content #comment-wrap ol li.post.pingback { background:none; list-style: none; margin-left: 0; padding:20px 0 0 0;  }
#comment-wrap ol &gt; li.comment:first-child { border-top:0; padding-top: 0; }
#comment-wrap ol &gt; li.comment:last-child .comment_content { padding-bottom: 10px;  }
#comment-wrap ol &gt; li.comment:first-child .comment_content { padding-top: 0; }
#comments li.comment article.comment_body { padding:20px 20px 0 20px; } #respond { position: relative; clear:both; padding:0; }
#comments #respond:after,#comments #respond:before { display: none; }
#respond h3 { padding:0px; margin:0 0 30px 0; }
#respond h3 i { margin-right: 10px; }
#comments #respond h3 { border:0; margin:0; text-align: left; padding:0; }
#comments #respond h3 i { display: none; }
#comments #respond { padding:30px 0 10px 0px; border:0; width:100%; margin:0; }
#comments #respond #commentform { padding:0; border:0; }
#respond h3 small a#cancel-comment-reply-link { display:block; text-decoration: none; font-size: 75%; padding: 5px 0 10px 0; color:red; }
#respond .form-allowed-tags,#respond p.comment-notes { display:none; }
#comments #respond h3.comment-reply-title span:after,#comments #respond h3.comment-reply-title:after { display:none; }
#commentform { padding:0; }
#commentform label { clear:both; font-weight: normal; }
#commentform textarea#comment { width: 99%; clear:both; margin: 0 0 15px 0; height:150px; }
#commentform input[type=text] { width: 50%; float:left; display:inline-block; margin-right: 1%; clear:both; text-indent: 10px; }
#commentform input[type=text],input[type=password], #commentform textarea { font-size:90%; padding: 10px 0; margin-bottom: 15px;}
#commentform textarea { padding: 10px 2%;  }
#commentform p { width:auto; margin:0;  }
input[type=password] { margin-bottom: 0; display:inline-block; padding:12px; }
#commentform .hidden { display: none; }
input[type="submit"] { display: inline; font-weight: bold; }
#commentform p.comment-form-author,#commentform p.comment-form-email,#commentform p.comment-form-url { width:31%; float:left; margin-right: 3%; }
#commentform p.comment-form-author input[type=text],#commentform p.comment-form-email input[type=text],#commentform p.comment-form-url input[type=text]{ width:100%; }
#commentform p.comment-form-url { margin-right: 0; }
#commentform p.comment-form-comment { width:100%; float:left; }
#commentform p.form-submit { clear:both; margin-top:10px; display: inline-block; float:left; margin-bottom: 30px; }
#commentform p.form-submit input[type="submit"] { height:auto; padding:0 30px; }
.post-password-form input[type=password] { padding:6px 12px; } .ecoworld_post_single_pagination { display: block; clear:both;  margin:0 0 50px; text-transform: uppercase; font-size: 85%; font-weight: bold; border-top:1px solid rgba(0,0,0,0.1); background:rgba(0,0,0,0.03); padding:20px 15px; position: relative; overflow: hidden; }
.ecoworld_pp_arrow { font-size: 20px; line-height: 28px; }
.ecoworld_next_prev_box { float:left; width:49%; display: inline-block; }
.ecoworld_pp_next { text-align: right; float:right; }
.ecoworld_pp_link span { display: block; overflow: hidden;  }
.ecoworld_pp_prev { padding-right:30px; }
.ecoworld_pp_next { padding-left:30px; }
.ecoworld_pp_prev .ecoworld_pp_arrow { float:left; }
.ecoworld_pp_next .ecoworld_pp_arrow { float:right; }
.ecoworld_pp_link_text { font-size: 90%; padding-bottom:1px; }
.ecoworld_pp_prev .ecoworld_pp_arrow { margin-right: 10px; }
.ecoworld_pp_next .ecoworld_pp_arrow { margin-left: 10px; }
.ecoworld_next_prev_box a { width:100%; height:100%; }
.ecoworld_next_prev_box:hover .ecoworld_pp_arrow,
.ecoworld_next_prev_box:hover .ecoworld_pp_link_text  { opacity:1;  }
.ecoworld_pp_view_all { position: absolute; top:50%; left:50%; width:40px; margin-left: -20px; margin-top: -20px; }
.ecoworld_pp_view_all span { width:40px; height:40px; line-height: 40px; line-height: 38px; display: block; border:1px solid rgba(0,0,0,0.15); text-align: center;  border-radius: 50%; font-size: 18px; background:#f7f7f7; position: relative; z-index: 3;   }
.ecoworld_pp_view_all:after { content:''; position: absolute; left:50%; margin-left: -1px; top:-200px; margin-bottom: -200px; height:1000px; width:1px; display: block; background:rgba(0,0,0,0.1); z-index: 2;  } .ecoworld_pagination_wrap { width:auto; margin:0 auto 30px; text-align: center; }
.ecoworld_pagination { width:auto;  display: block; }
.ecoworld_pagination a,.ecoworld_pagination .page-numbers.current,
#comments .ecoworld-paginate-com a,#comments .ecoworld-paginate-com span, .ecoworld_pagination_menu &gt; a,.ecoworld_pagination_menu &gt; span { text-align: center; border-radius: 50%; margin:0; display: inline-block; width:36px; height:36px; line-height: 34px; }
.ecoworld_pagination .page-numbers.current { font-weight: bold; }
.ecoworld_pagination a.prev.page-numbers,.ecoworld_pagination a.next.page-numbers { position:relative; border-radius: 3px; display: inline-block; width:36px; height:36px; line-height: 34px; }
.ecoworld_pagination a,.ecoworld_pagination .page-numbers.current,.ecoworld_pagination a.prev.page-numbers,.ecoworld_pagination a.next.page-numbers,
#comments .ecoworld-paginate-com span, .ecoworld_pagination_menu &gt; a,.ecoworld_pagination_menu &gt; span { width:36px; height:36px; border-radius: 50%; text-align: center; line-height: 34px; font-size: 90%; } #comments .ecoworld-paginate-com,.ecoworld_pagination_menu { margin-top: 30px; }
#comments .ecoworld-paginate-com span.page-numbers.current, .ecoworld_pagination_menu &gt; span { font-weight: bold; } .ecoworld_next_prev_pagination { font-weight: bold; font-size: 90%; clear:both; display: block; }
.ecoworld_container .ecoworld_next_prev_pagination a,.ecoworld_next_prev_pagination a { padding:8px 15px; border-radius: 5px; text-transform: uppercase; letter-spacing: 1px; }
.ecoworld_next_prev_pagination a:hover { text-decoration: none; }
.ecoworld_next_prev_pagination .post-prev { float: left; }
.ecoworld_next_prev_pagination .post-prev span { margin-right: 5px; }
.ecoworld_next_prev_pagination .post-next { float: right; text-align: right; }
.ecoworld_next_prev_pagination .post-next span { margin-left: 5px; } .ecoworld_infiniteScroll_loader { position: absolute; bottom: 30px; left: 50%; margin-left: -30px; height: 24px; line-height: 24px; width: 30px; text-indent: -9999px; display: block; width:60px; height:60px; border-radius:5px; z-index: 999; overflow: hidden; }
.ecoworld_infinite_scroll_style .ecoworld_infiniteScroll_loader { bottom:-30px; }
#infscr-loading img { display: none !important }
.ecoworld_infiniteScroll_pagination { display: none }
.ecoworld_infiniteScroll_wrapper { position: relative; padding-bottom: 40px; }
.ecoworld_infiniteScroll_pagination .ecoworld_next_prev_pagination { display: none; } .ecoworld_search_featured_img { float:left; margin-right: 25px; margin-top: 5px; }
.ecoworld_search_featured_img img { width:150px; padding:5px; }
.ecoworld_search_page_text { overflow: hidden; }
.ecoworld_search_pg_subtitle { margin-bottom: 30px; }
ul.ecoworld_search_list { padding:5px 0; margin:0 0 50px 0; }
ul.ecoworld_search_list &gt; li { list-style: none; margin:0 0 -1px 0; padding: 30px 30px 10px 30px; }
ul.ecoworld_search_list &gt; li h5 { margin:0; display: block; font-weight: bold;  }
ul.ecoworld_search_list &gt; li h5 span { display: block; opacity: 0.7; }
ul.ecoworld_search_list &gt; li h5 span i { margin-right: 5px; }
.ecoworld_page_box_content.search_pg_form form { width:70%; }
.ecoworld_page_box_content.search_pg_form { padding:30px; }
.ecoworld_search_page_readmore { margin-top: -15px; }
.ecoworld_search_page_readmore a { font-weight: bold; text-transform: uppercase; font-size: 85%; }
.ecoworld_search_page_readmore a i { margin-left: 5px; } .ecoworld_search_meta { font-weight: normal; padding-bottom: 15px;  }
.ecoworld_search_meta {  position:relative; margin:0; display: block; }
.ecoworld_search_meta ul { padding:0; margin:0; }
.ecoworld_search_meta ul li { list-style: none; display: inline-block; margin:0 9px 0 14px; padding:5px 0 0 0; font-size: 90%; opacity: 0.8; }
.ecoworld_search_meta ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 6px; margin-left: -14px; float:left; padding: 0; text-decoration: none; }
.ecoworld_search_meta ul li:first-child:before { content: ""; margin-left:0; }
.ecoworld_search_meta ul li:first-child { margin-left:0; }
.ecoworld_search_meta ul li:last-child { margin-right:0; } .ecoworld_search_page_no_result_text { text-align: center;  }
h4.ecoworld_no_search_result_title,.search-no-results h4.ecoworld_search_pg_subtitle { text-align: center; display: block; clear:both; }
.ecoworld_search_page_no_result_text form { display: inline-block; float:none; margin-top: 20px; position: relative; }
.ecoworld_search_page_no_result_text form input[type="text"].ecoworld_search_form_input { width:500px; position: relative; padding-left: 15px; }
.ecoworld_search_page_no_result_text form button.ecoworld_search_button { position: absolute; top:0; right:0; background:none; padding:12px 15px 12px 12px; line-height: 24px; height:24px; } .ecoworld_container .ecoworld_archives_content ul { padding:0; margin:0 0 50px 0; }
.ecoworld_container .ecoworld_archives_content ul li { list-style: none; padding:10px 0 10px 20px; margin:0; display: inline-block; width:100%; }
.ecoworld_container .ecoworld_archives_content ul li:first-child { border-top:0; }
.ecoworld_container .ecoworld_archives_content ul li span.ecoworld_archive_page_date { min-width: 100px;  display: inline-block; opacity: 0.8; font-size: 90%; margin-right: 20px; }
.ecoworld_container .ecoworld_archives_content ul li span.ecoworld_archive_page_titles {  display: inline-block; margin:0; } .ecoworld_causes_box { margin-bottom: 30px; }
.ecoworld_row.ecoworld_causes_grid { margin:0 -15px; }
.ecoworld_causes_box .ecoworld_column_gap { padding:0 15px; }
.ecoworld_cause_grid_box { background:rgba(0,0,0,0.03); padding:20px; text-align: center; } 
.ecoworld_cause_img { position: relative; } 
.ecoworld_cause_grid_funded { position: absolute; top:0; left:50%; border:2px solid #f7f7f7; font-size:90%; display: block; width:auto; height:36px; line-height: 32px; font-weight: bold; margin-top: -12px; z-index: 5; } 
.ecoworld_cause_grid_funded span { padding:0 15px; }
.ecoworld_cause_whitebox_border { display: block; border:3px double rgba(255,255,255,0.4); margin:-45px 20px 0 20px; z-index: 4; position: relative; height:45px; border-bottom:0; padding-top: 20px; } 
.ecoworld_cause_whitebox { display: block; clear:both; background:#fff; margin:-25px 40px 20px 40px; z-index: 5; position: relative; padding:10px 15px; box-shadow:0px 0px 15px rgba(0,0,0,0.08);  } 
.ecoworld_cause_whitebox span { font-weight: bold; font-size: 90%; line-height: 20px; }
.ecoworld_cause_bar { padding:4px 0; }
.ecoworld_cause_bar_in { position:absolute; top:0; left:0; z-index:1; overflow:hidden; width:100%; height:100% }
.ecoworld_cause_bar_out, .ecoworld_cause_bar_in, .ecoworld_cause_bar_block { display: block; }
.ecoworld_cause_bar_block { position: relative;  height: 4px; background-color:rgba(0,0,0,0.16); }
.ecoworld_cause_bar_out { position: absolute; top:0; left:0; height: 100%; width:30%; }
.ecoworld_cause_text { padding:0 10px; } 
.ecoworld_cause_title h4 a { font-size: 18px; } 
.ecoworld_site_content .ecoworld_cause_title h4 { line-height:27px; margin:5px 0; }
.ecoworld_cause_donate_button { margin-bottom: 20px; display: block; }
.ecoworld_cause_donate_button a.button { padding:0 40px; } .ecoworld_cause_standard_view .ecoworld_cause_img { float:left; width:40%; display: inline-block; }
.ecoworld_cause_standard_view .ecoworld_cause_content { float:left; width:60%; display: inline-block; text-align: left; padding:0 15px 0 35px; }
.ecoworld_cause_standard_view .ecoworld_cause_whitebox_border { display: none; }
.ecoworld_cause_standard_view .ecoworld_cause_whitebox { margin:0 0 25px 0; }
.ecoworld_cause_standard_view .ecoworld_cause_standard_title h4 a { font-size: 22px; } 
.ecoworld_site_content .ecoworld_cause_standard_view .ecoworld_cause_standard_title h4 { line-height:27px; margin:10px 0 25px 0; }
.ecoworld_cause_standard_view .ecoworld_cause_title h4,.ecoworld_causes_grid .ecoworld_cause_standard_title h4 { display: none; }
.ecoworld_cause_standard_view .ecoworld_cause_donate_button a.button { font-size: 100%; }
.ecoworld_cause_standard_view .ecoworld_causes_box { margin-bottom: 50px; } .single .ecoworld_cause_text { padding:0 17px; text-align: left; } 
.single .ecoworld_causes_box { margin-bottom:0; }
.single .ecoworld_cause_bar_block { height: 7px; }
.single .ecoworld_cause_whitebox_border { margin-top:-65px; height:65px; } 
.single .ecoworld_cause_whitebox { margin-top:-45px; padding:0; margin-bottom: 40px; }
.single .ecoworld_cause_whitebox ul { padding:20px 30px; text-align: left; margin:0; }
.single .ecoworld_cause_whitebox ul:after { clear:both; content:''; display: block; }
.single .ecoworld_cause_whitebox ul li span { font-size: 100%; display: block; padding:2px 0; }
.single .ecoworld_cause_whitebox ul li span.ecoworld_cause_whitebox_amount { font-size:130%; }
.single .ecoworld_cause_whitebox ul li { list-style: none; float:left; display: inline-block; margin:0 20px; position: relative; }
.single .ecoworld_cause_whitebox ul li:first-child { margin-left:0; }
.single .ecoworld_cause_whitebox ul li:after { content:''; display: block; position: absolute; right:0; top:50%; width:2px; height:36px; margin-top: -18px; background:#e6e6e6; margin-right: -20px; }
.single .ecoworld_cause_whitebox ul li:last-child:after { display: none; }
.single .ecoworld_cause_bar { padding:0; margin-bottom:-7px;  }
.single .ecoworld_cause_donate_button { margin:28px 30px 28px 0; }
.single .ecoworld_cause_donate_button a { font-size: 105%; }
.single .ecoworld_cause_single_no_featured_img .ecoworld_cause_whitebox { margin:10px 10px 40px 10px; }
.single .ecoworld_cause_single_no_featured_img .ecoworld_cause_whitebox_border { display: none; }
.ecoworld_cause_single_sm_icons .ecoworld_post_share_links { float:none; }
.ecoworld_cause_single_sm_icons { border-top:1px solid #e6e6e6; display: block; padding:20px 20px 10px; background:rgba(0,0,0,0.03);  } .ecoworld_portfolio { overflow: visible; position: relative; padding-bottom: 25px; }
.ecoworld_portfolio.ecoworld_row { margin:0 -12px; }
.ecoworld_portfolio.ecoworld_row .ecoworld_column_gap { margin:0; padding:0 12px; }
.ecoworld_portfolio_filter_menu_holder { text-align: center; }
.ecoworld_portfolio_box { float:left; margin-bottom: 24px; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center;}
.ecoworld_portfolio_content { padding:20px 20px 0 20px; background:rgba(0,0,0,0.03); }
.ecoworld_portfolio_content:hover .ecoworld_portfolio_img_hovericon { opacity: 0.9; top:50%; }
.ecoworld_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0;  overflow: hidden; opacity: 1; }
.ecoworld_portfolio_box .ecoworld_portfolio_thumb_img { position: relative; z-index:1; overflow: hidden; margin-bottom: 20px; }
.ecoworld_pf_no_bg.ecoworld_portfolio_box a img,.ecoworld_pf_titles.ecoworld_portfolio_box a img { }
.ecoworld_portfolio_text { clear:both; overflow: hidden; overflow: hidden; margin-top: 2px; position: relative; }
.ecoworld_portfolio_text span.ecoworld_portfolio_title,.ecoworld_portfolio_text span.ecoworld_portfolio_title a { font-weight: bold; }
.ecoworld_portfolio_title_section { float: left; width:100%;  }
.ecoworld_portfolio_title_section span { display: block; clear: both; }
.ecoworld_portfolio_title { display: block; width:100%; position: relative; overflow: hidden; margin-top: -13px; }
.ecoworld_portfolio_title span.ecoworld_pf_only_title { font-weight: bold; padding:15px 0 20px 0; display: inline-block; }
span.ecoworld_pf_only_title,span.ecoworld_pf_only_title a { color:#202020; font-size: 18px; line-height: 27px; }
.ecoworld_pf_has_noexcerpt .ecoworld_portfolio_title { margin-top: -17px; }
.ecoworld_portfolio_text span.ecoworld_portfolio_subtexts { margin:-10px 0 20px; display: block; clear: both; }
.ecoworld_portfolio &gt; ul &gt; li { display:inline-block; padding:0; margin:0; background: none; float: left; }
.ecoworld_portfolio_img_hovericon { left:50%; top:0; margin-top: -25px; margin-left: -25px; width:50px; height:50px; border-radius: 50%; line-height: 50px; position: absolute; z-index: 100; text-align: center; opacity: 0;  display: block;  }
.ecoworld_pf_readmore_button { display: block; clear:both; text-align: center; margin:5px 0 35px; }
.ecoworld_pf_readmore_button a { text-decoration: none; width:auto; display: inline-block; height:40px; line-height: 40px; padding:0 30px; border-radius: 30px; font-weight: bold; font-size: 90%; } .ecoworld_filter_menu_wrap { text-align: center; margin:0 auto; }
.ecoworld_filter_menu,
ul.ecoworld_h_menu {display:inline-block; margin:0 auto 24px; padding:0; text-align: center; list-style: none; }
.ecoworld_site_content .ecoworld_filter_menu a, 
.ecoworld_site_content ul.events_h_menu li a,
ul.ecoworld_h_menu li a { display: inline-block; float:none;  line-height: 25px; padding:0; margin:0 11px 11px 11px; font-weight: bold; text-transform: uppercase; text-decoration: none; font-size: 90%; position: relative; }
a.ecoworld-active-sort:after,
ul.ecoworld_h_menu li.ecoworld_m_active a:after { content:''; position: absolute; left:0; bottom:-5px; display: block; width:100%; height:2px; background:#ccc; }
.ecoworld_horizontal_menu { text-align: center; } .ecoworld_site_content ul.events_h_menu li,
ul.ecoworld_h_menu li { display: inline-block; padding:0; margin:0 2px 2px 0; list-style: none; float:none; } .ecoworld_testimonials .ecoworld_column { margin:0; position: relative; display: block; }
.ecoworld_testimonials_pg_section { padding-top:10px; }
.ecoworld-testimonials-slider-two.ecoworld_testimonials { margin:0; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_box { display: block; position: relative; margin-bottom: 40px;  padding-right: 6px; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_content { border:2px solid rgba(0,0,0,0.07); padding:25px 30px; position: relative; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_content p { font-size: 1.17em; line-height: 1.9em; margin:0 0 5px 0; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_quote { position: absolute; right:30px; top:30px; font-size: 30px; width:20px; text-align: right; opacity:0.1 }
.ecoworld_testimonials_style_one .ecoworld_testimonials_top { display: block; padding:18px 20px; border:2px solid rgba(0,0,0,0.07); border-bottom:0; position: relative; }
.ecoworld_testimonials_client_img a { display: block; width:50px; height:50px;}
.ecoworld_testimonials_style_one .ecoworld_testimonials_client_img,.ecoworld_testimonials_style_two .ecoworld_testimonials_client_img { z-index:2; position: relative; float:left; width:50px; height:50px; display:block; margin-right:15px; border-radius: 50%; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_client_img img,.ecoworld_testimonials_style_two .ecoworld_testimonials_client_img img { width:50px; height:50px; border-radius:50%; display: block; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_name_details span,.ecoworld_testimonials_style_two .ecoworld_testimonials_name_details span { z-index:1; display:block; padding:0; line-height:25px; }
.ecoworld_testimonials_style_one .ecoworld_testimonials_name,.ecoworld_testimonials_style_two .ecoworld_testimonials_name { font-weight: bold; font-size:105%; }
.ecoworld_testimonials_style_two .ecoworld_testimonials_box { display: block; position: relative; margin-bottom: 40px;  padding-right: 6px; }
.ecoworld_testimonials_style_two .ecoworld_testimonials_content { background:rgba(0,0,0,0.05); display: block; padding:25px 40px 25px 30px; position: relative; margin-bottom:32px; }
.ecoworld_testimonials_style_two .ecoworld_testimonials_quote { position: absolute; right:25px; bottom:25px; font-size: 15px; width:20px; height:20px; text-align: right; }
.ecoworld_testimonials_style_two .ecoworld_testimonials_details { opacity: 0.8; }
.ecoworld_testimonials_style_two .ecoworld_testimonials_content:after {width: 0; height: 0; border-top: 25px solid rgba(0,0,0,0.05); border-right: 25px solid transparent; content:''; position: absolute; left:50px; bottom:-25px; background:transparent; }
.ecoworld_testimonials_bottom { padding-left:25px; } body.ecoworld_stickyOn.page-template-blank .ecoworld_containers_holder { margin-top: 0; }
body.page-template-blank {display: table; height: 100%; width: 100%; position: absolute; margin: 0; left: 0; right: 0; top: 0; overflow-x: hidden; clear:both; }
.blank_pg_wrap { display: table-cell; float:none; vertical-align: middle; overflow: visible; width:100%; max-width: none; }
.blank_pg_holder &gt; .vc_row { margin:0; } .sidebar select { width:100%; margin:0; padding:10px 12px; background:url(//critter.science/wp-content/themes/eco-world/images/select.png) no-repeat right 11px; line-height: normal; }
.archives-link ul li ul li:first-child { border:0;  }
.sidebar .textwidget &gt; p &gt; img { margin-top: 5px; }
.sidebar form { margin-bottom: 0; }
.sidebar label { margin-bottom: 10px; font-size: 100%; }
.ecoworld_widget_box ul.menu li a i { padding-right: 7px; } a.rsswidget {font-weight: bold;}
span.rss-date {font-size: 80%;} .sidebar .textwidget p {  }
.sidebar .adwrap{ padding:15px 24px 15px 24px;} .sidebar .tagcloud { margin:0;}
.tagcloud a { padding:8px 14px;line-height: 17px; float:left; text-decoration: none;margin:0 5px 5px 0;display:inline-block;width:auto;background:none; } #calendar_wrap { width:100%; }
#wp-calendar { margin:0; font-size: 100%;}
.widget_calendar {float: left; width:100%;  }
#wp-calendar { width: 100% }
table#wp-calendar { border:none; }
#wp-calendar caption { text-align: center; font-size: 110%; margin: 0; font-weight: bold; border-bottom:0; padding:5px 0;  }
#wp-calendar thead { font-size: 90%; }
table#wp-calendar thead th,#wp-calendar thead th { padding:3px 6px; text-align: center; }
table#wp-calendar tbody td,#wp-calendar tbody td { text-align: center; padding:3px 6px; }
#wp-calendar tbody td a { font-weight:bold; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 100%; text-transform: uppercase; text-align: right; vertical-align: baseline; }
#wp-calendar tfoot #prev { font-size: 100%; text-transform: uppercase; padding-top: 10px; }	
#wp-calendar tfoot tr td { border-left:0; border-right:0; border-bottom:0; padding:0; vertical-align: baseline;  } .widget_search form { margin:0; }
.widget_search #ecoworld_search_form { margin:0; clear:both; display: block; position: relative; }
.widget_search #ecoworld_search_form  .screen-reader-text { display:block;  }
.widget_search #ecoworld_search_form input[type="text"] { margin:0; width:100%; padding:7px 7px 7px 12px; position: relative;  }
.widget_search #ecoworld_search_form  #s { width:100%; outline:0; height:40px; background: transparent; border-radius: 3px; padding-left: 15px; }
.widget_search #ecoworld_search_form button.ecoworld_search_button {  background:none; width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:90%; border:0;  height:38px; position: absolute; right:0; text-align: center;margin-top: 1px; box-shadow: none; text-shadow:none; padding:0; position: absolute; right:0; top:0; } #content .sidebar .wp-caption p  { margin:0; } .wp-caption { border:0; display:block; text-align:center;	margin-bottom: 15px;  max-width: 100%; clear:both; }	
.wp-caption img { padding:0; margin:0; }
.wp-caption p { padding:0 10px; margin:0; font-style: italic; }
p.wp-caption-text { margin:0; padding:10px; }
.sidebar .textwidget img { display:block; }
.sidebar .textwidget p.wp-caption-text img { display:inline-block; }
.sidebar .wp-caption  { border:0; display:block; margin-bottom: 15px; }
.widget ul li span.post-date,.sidebar ul li span.post-date { font-size: 80%; }
.widget ul li span.post-date:before,.sidebar ul li span.post-date:before { content:"- "; }
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }.ecoworld_logo_menu_header { background:#fff; }
.ecoworld_main_container { background:#fff; } ul.ecoworld_top_nav li li { border-top:1px solid rgba(0,0,0,0.07); background:rgba(0,0,0,0.07); }
ul.ecoworld_top_nav li.ecoworld-mega-menu &gt; ul &gt; li { border-left:1px solid rgba(0,0,0,0.08);} #comments li.comment article.comment_body {  background:rgba(0,0,0,0.03); }
ul.ecoworld_post_share_icons_list li { background:transparent; border:1px solid rgba(0,0,0,0.15); }
ul.ecoworld_post_share_icons_list li a { color:#888; }
ul.ecoworld_post_share_icons_list li a:hover { color:#fff; border-color:rgba(0,0,0,0.05); }
ul.ecoworld_post_share_icons_list li.s_twitter:hover { background: #12c4f7; }
ul.ecoworld_post_share_icons_list li.s_facebook:hover { background: #3984bd; }
ul.ecoworld_post_share_icons_list li.s_google:hover { background: #e65f3d; }
ul.ecoworld_post_share_icons_list li.s_pinterest:hover { background: #cd2127; }
ul.ecoworld_post_share_icons_list li.s_linkedin:hover { background: #0097bf; }
ul.ecoworld_post_share_icons_list li.s_tumblr:hover { background: #e55e42; } .ecoworld_pagination a,.ecoworld_pagination .page-numbers.current { background:rgba(0,0,0,0.02); border:1px solid rgba(0,0,0,0.1); }
.ecoworld_pagination a.prev.page-numbers,.ecoworld_pagination a.next.page-numbers { border:1px solid rgba(0,0,0,0.1); }
#comments .ecoworld-paginate-com a,#comments .ecoworld-paginate-com span, .ecoworld_pagination_menu &gt; a,.ecoworld_pagination_menu &gt; span { border:1px solid rgba(0,0,0,0.1); }
.ecoworld_container .ecoworld_next_prev_pagination a,.ecoworld_next_prev_pagination a { background:rgba(0,0,0,0.02); border:1px solid rgba(0,0,0,0.1); }
.ecoworld_infiniteScroll_loader { background: url(//critter.science/wp-content/themes/eco-world/images/loader-infinite3.gif) center center no-repeat; background-color:#fff; }
.ecoworld_container .ecoworld_next_prev_pagination a,.ecoworld_next_prev_pagination a { color:#888;} .ecoworld_container .ecoworld_archives_content ul { border:1px solid #e6e6e6; }
.ecoworld_container .ecoworld_archives_content ul li { border-top: 1px solid #e6e6e6;  }
.ecoworld_container .ecoworld_archives_content ul li span.archive_page_date { border-right:1px dotted #ddd; } ul.ecoworld_search_list &gt; li {border: 1px solid #e6e6e6; } .ecoworld_container .ecoworld_archives_content ul { border:1px solid #e6e6e6; }
.ecoworld_container .ecoworld_archives_content ul li { border-top: 1px solid #e6e6e6;  }
.ecoworld_container .ecoworld_archives_content ul li span.archive_page_date { border-right:1px dotted #ddd; } .ecoworld_event_list_datebox .ecoworld_event_list_date_icon, #tribe-events-content .tribe-events-tooltip h4, .tribe-events-notices { background:#fff; }
.ecoworld_te_single_meta ul li span.event_bar_icon,.ecoworld_single_box_title_icon { border:2px solid #fff; }
.tribe-events-notices { border-color:#e6e6e6; }
.ecoworld_event_list_datebox .ecoworld_event_list_date_icon { border:2px solid #dfdfdf; }
h3.tribe-events-month-event-title a { color:#555; }
ol.hfeed.vcalendar li { border-bottom: 1px solid #e6e6e6; }
ol.hfeed.vcalendar li span,.ecoworld_event_list_date .ecoworld_e_l_month { color:#888; }
.tribe-events-list .tribe-events-photo-event .tribe-events-event-details { border:1px solid #e6e6e6; }
.tribe-events-list #tribe-events-photo-events .updated.published.time-details { color:#999; }
.ecoworld_event_list_summery ul { border:2px solid #f0f0f0; }
.ecoworld_event_list_summery ul li { border-bottom:1px solid #f2f2f2; }
.ecoworld_event_list_datebox { background:#f4f4f4; }
.ecoworld_event_list_datebox_inner { border:2px solid #dfdfdf; background:#fff; }
.ecoworld_event_list_datebox .ecoworld_event_list_date_icon { background: #fff; border:2px solid #dfdfdf; }
.ecoworld_event_list_readmore_arrow { border:2px solid #e6e6e6; }
.ecoworld_event_list_readmore_arrow a { background:#fff; }
ul.tribe-events-sub-nav li a { background: #fff; color:#666; border:2px solid rgba(0,0,0,0.1); }
#tribe-events-content .tribe-events-calendar td { border-color:#ddd; }
.tribe-events-calendar thead th { border-color: rgba(255,255,255,0.1);}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]&gt;a,.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a { background:#f2f2f2; color:#666; }
#tribe-events-content .tribe-events-calendar td { border-color:#e6e6e6; } .ecoworld_te_single_meta:after { background:#e6e6e6; }
.ecoworld_te_single_meta ul { border:2px solid #e6e6e6; background:#f3f3f3; }
.ecoworld_te_single_title_meta_section span.ecoworld_te_single_title_cost { background: #ccc; }
.ecoworld_single_box_title { background:#f3f3f3; border-color:#e6e6e6; }
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column { border-color: rgba(255,255,255,0.1); }
.te_venue_map_title { border:1px solid #e6e6e6; }
.tribe-events-tooltip .tribe-events-event-body .tribe-event-duration { border-bottom: 1px solid #e6e6e6; }
@media only screen and (max-width: 767px) { 
.ecoworld_te_single_meta_table table.ecoworld_te_single_do_table tr td { border:1px solid #e1e1e1; }
.tribe-events-sub-nav li a:hover, .tribe-events-sub-nav li a:visited { background:#fff; color:#666;  }
.tribe-events-event-schedule-details { border-bottom:1px solid #e6e6e6; }
.tribe-mobile-day { border:1px solid #e6e6e6; }
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]&gt;a,.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a { background:transparent; }
} abbr,acronym { border-bottom: 1px dotted #ccc;  }
th,td { border-color:#e1e1e1; }
table thead  { background: rgba(0,0,0,0.05); }
blockquote { color:#555; }
input[type="search"],input, textarea, select,.woocommerce input,.woocommerce select,.woocommerce textarea { border: 1px solid #e6e6e6; }
input[type="text"]:focus, input[type="password"]:focus,	input[type="email"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="search"]:focus, textarea:focus { box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); color: #555;	}
label span, legend span { color: #444; }
@media print {    
* { color: #000 !important; } 
pre, blockquote { border: 1px solid #999; }
}
.border { border:1px solid rgba(0,0,0,.1); }
.image_border { border:1px solid #ececec; }
pre { 
border:1px solid #e1e1e1; 
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -ms-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
}@media only screen and (max-width: 979px) { 
.ecoworld_row .ecoworld_column3,
.ecoworld_row .ecoworld_column4,
.ecoworld_row .ecoworld_column5,
.ecoworld_row .ecoworld_column6 { width: 50%; }
.ecoworld_two_third,
.ecoworld_three_fourth,
.ecoworld_four_fifth,
.ecoworld_five_sixth,
.ecoworld_one_third,
.ecoworld_one_fourth,
.ecoworld_one_fifth,
.ecoworld_one_sixth { width:48.71794871794872%; }
.ecoworld_one_full,
.ecoworld_custom_two_third,
#sidebar { width: 100%; float:none; clear:both; margin-left:0; margin-bottom: 30px; }
.ecoworld_topbar .ecoworld_container { display: table; }
.ecoworld_topbar_left,.ecoworld_topbar_content { display: table-cell; vertical-align: middle; height:100%; float:none; padding:10px; }
.ecoworld_topbar_content &gt; .right, .ecoworld_topbar_content &gt; .left { float:left; display: block; clear:both; }
.ecoworld_topbar_content ul li { padding:0; }
.ecoworld_header_search_icon { float:left; margin-left: 25px; }
.gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:33.29%; padding:1.5%;  }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons { padding-left:25px; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li,.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li a { border:0; width:auto; margin-right: 7px; }
#ecoworld_go_top_scroll_btn { width:auto; padding:0 20px 0 0; border:0; }
} @media only screen and (min-width: 980px) and (max-width:1150px) {
.single .ecoworld_cause_whitebox ul { padding:15px 20px; }
.single .ecoworld_cause_whitebox ul li span.ecoworld_cause_whitebox_amount { font-size:120%; }
.single .ecoworld_cause_whitebox ul li { margin:0 15px; }
.single .ecoworld_cause_whitebox ul li:after { margin-right: -15px; }
.single .ecoworld_cause_bar { padding:0; margin-bottom:-7px;  }
.single .ecoworld_cause_donate_button { margin:22px 20px 22px 0; }
.single .ecoworld_cause_donate_button a.button { font-size: 100%; padding:0 25px; }
}
@media only screen and (min-width: 980px) and (max-width:1100px) {
.ecoworld_class_top_meta .ecoworld_class_price { font-size: 100%; }
} @media only screen and (min-width: 768px) and (max-width: 979px) {
#ecoworld_Header.ecoworld_smaller_menu #ecoworld_mobi_nav { top:50%; margin-top: -20px;  }
.ecoworld_column3.ecoworld_universal_3col_grid { width:50%; }
.ecoworld_class_top_meta .ecoworld_class_price { font-size: 100%; }
} @media only screen and (max-width: 767px) {  
.ecoworld_two_third, .ecoworld_three_fourth, .ecoworld_four_fifth, .ecoworld_five_sixth, .one_half, .ecoworld_one_half, .ecoworld_row .ecoworld_column2, .one_third, .ecoworld_one_third, .ecoworld_row .ecoworld_column3, .one_fourth, .ecoworld_one_fourth, .ecoworld_row .ecoworld_column4, .one_fifth, .ecoworld_one_fifth, .ecoworld_row .ecoworld_column5, .one_sixth, .ecoworld_one_sixth, .ecoworld_row .ecoworld_column6, .ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column2, .ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column3, .ecoworld-layout-sidebar-left .ecoworld_row .ecoworld_column4, .ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column2, .ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column3, .ecoworld-layout-sidebar-right .ecoworld_row .ecoworld_column4 { width:100%; float:none; clear:both; margin-left:0; margin-bottom: 30px; }
.ecoworld_topbar .ecoworld_container { display: block; width:100%; text-align: center; }
.ecoworld_topbar_left,.ecoworld_topbar_content { display: block; width:100%; text-align: center; }
.ecoworld_topbar_content &gt; .right, .ecoworld_topbar_content &gt; .left { float:none; }
.ecoworld_topbar ul { float:none; }
.ecoworld_header { position: relative; }
.ecoworld_logo_menu_holder .ecoworld_container { width:100%; }
.ecoworld_logo { display: block; float:none; width:100%; text-align: center; padding:0; margin:0; }
.ecoworld_logo_img { border-bottom:1px solid #e6e6e6; }
ul.ecoworld_top_nav { border:0; }
.ecoworld_main_nav { display: inline-block; float:left; padding:15px 15px 0 15px; }
.ecoworld_header_search_icon { margin:0; line-height:30px; }
.ecoworld_overlay_search_box .ecoworld_overlay_search_box .ecoworld_search_form { font-size: 20px; }
form#ecoworld_search_form { margin-bottom: 0; }
.ecoworld_topbar_content ul.ecoworld_topbar_socials,.ecoworld_topbar_content ul.ecoworld_topbar_socials li { float:none; margin:0 3px 6px 3px; }
.ecoworld_topbar_content ul.ecoworld_topbar_socials { margin-top:5px; }
#ecoworld_mobi_nav { width:auto; float:right; display: block; position: relative; top:0; right:20px; margin:0; padding:15px; }
#ecoworld_mobi_nav #ecoworld_mobi_nav_btn { width:33px; height:33px; line-height: 34px; font-size: 14px; }
#ecoworld_mobi_nav &gt; ul { top:48px; right:15px; }
.ecoworld_logo_menu_holder { height:auto; }
.ecoworld_logo_img a { padding-top: 10px; padding-bottom: 10px; display: inline-block; }
.ecoworld_search_container.right { float:none; }
.ecoworld_post_title_meta { margin:0 0 30px 0; }
ul.ecoworld_post_share_icons_list { display: block; }
#ecoworld_sub_header .ecoworld_sub_header_title,#ecoworld_sub_header h1.ecoworld_sub_header_title { font-size: 30px; }
.ecoworld_post_image span.ecoworld_pf_icon_box { display: none; }
.ecoworld_next_prev_box { width:100%; display: block; clear:both; float:none; }
.ecoworld_pp_view_all { display: none; }
.ecoworld_pp_next { border-top:2px solid #e6e6e6; margin-top: 20px; padding-top: 20px; }
.ecoworld_post_share_links { float:none; clear:both; padding-top: 20px; text-align: left;  }
.ecoworld_related_posts ul li { display: block; float:none; width:100%; margin-bottom: 40px; }
#comment-wrap ol.commentlist li ul.children { padding-left:0; }
#comment-wrap ol.commentlist li ul { margin-left: 0; }
#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url { width:100%; }
form.ecoworld_search_form input[type="text"] { width:80%; }
.ecoworld_tile_gallery ul li { width:50%; }
.ecoworld_search_featured_img { display: none; }
.gallery-columns-2 dl.gallery-item, .gallery-columns-3 dl.gallery-item, .gallery-columns-4 dl.gallery-item,.gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:50%; padding:1.5%; }
.footer .ecoworld_row { margin:0; }
.footer .ecoworld_column_gap { padding:0; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons { padding:20px 0; display: block; text-align: center; margin:0; }
.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li,.footer .ecoworld_small_footer ul.ecoworld_small_footer_sm_icons li a { margin:0 5px; line-height: 30px; height:30px; float:none; }
#ecoworld_go_top_scroll_btn { width:auto; padding:0 10px; border:0; float:none; display:block; text-align: center; margin:0 auto; line-height: 20px; height:20px; }
.ecoworld_footer_copyright.right,.ecoworld_small_footer_sm_icons.left { float:none; display: block; text-align: center; margin:10px 0; width:100%; }
.footer .ecoworld_footer_copyright { height:auto; }
.footer .ecoworld_footer_copyright p { padding:0; }
.ecoworld_cause_whitebox_border { display: none; }
.ecoworld_cause_whitebox { margin:0 0 30px;}
.single .ecoworld_cause_donate_button a.button { font-size: 100%; padding:0 25px; }
.single .ecoworld_cause_whitebox ul { padding:15px 20px; }
.single .ecoworld_cause_whitebox ul li { margin:0 10px; }
.single .ecoworld_cause_whitebox ul li:after { display: none; }
.single .ecoworld_cause_whitebox ul li span { font-size: 90%; }
.single .ecoworld_cause_whitebox ul li span.ecoworld_cause_whitebox_amount { font-size:100%; }	
.single .ecoworld_cause_donate_button { margin:22px 20px 15px 0; }
.single .ecoworld_cause_donate_button a.button { font-size: 90%; padding:0 20px; line-height: 30px; height:30px; }
.ecoworld_cause_standard_view .ecoworld_cause_standard_title h4 a { font-size: 18px; } 
}
@media only screen and (max-width: 480px) {
.ecoworld_logo_img img { max-width:240px; }
#ecoworld_sub_header .ecoworld_sub_header_title,#ecoworld_sub_header h1.ecoworld_sub_header_title { font-size: 24px; }
.ecoworld_about_author img { float:none; display: block; margin-bottom: 20px; }
.gallery-columns-2 dl.gallery-item, .gallery-columns-3 dl.gallery-item, .gallery-columns-4 dl.gallery-item,.gallery-columns-5 dl.gallery-item, .gallery-columns-6 dl.gallery-item, .gallery-columns-7 dl.gallery-item, .gallery-columns-8 dl.gallery-item, .gallery-columns-9 dl.gallery-item { width:100%; padding:0; margin-bottom: 2%; }
.single .ecoworld_cause_whitebox ul { display: block; width:100%; }
.single .ecoworld_cause_whitebox ul li { display: block; text-align: center; float:none; margin:0; padding:0; }	
.single .ecoworld_cause_whitebox ul li span { display: inline-block; margin:0 3px; }
.single .ecoworld_cause_whitebox .right,.single .ecoworld_cause_whitebox .left { float:none; display: block; text-align: center; }
.single .ecoworld_cause_donate_button { margin:0 0 25px 0; }
.ecoworld_cause_standard_view .ecoworld_cause_img { float:none;width:100%; }
.ecoworld_cause_standard_view .ecoworld_cause_content { float:none;width:100%; margin-top: 20px; padding:0 10px; }
}</pre></body></html>