#header .top-header {
background: white;
}
#sub_header .st-title-wrap .st-title-border {
border-bottom: none !important;
}
#menu .ddsmoothmenu li a {
color: #1f67a3;
}
#menu .ddsmoothmenu li a:hover {
background: #0c6daf;
}
#menu li a:hover {
color: white !important;
}@font-face {
font-family: 'FontAwesome';
src: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/fonts/fontawesome-webfont.svg?v=4.5.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 > 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 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
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 {
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: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-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-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";
}.gallery h1.page-title {
margin-bottom:22px;
margin-top:10px;
border-bottom:solid 1px #e8e7e7;
padding-bottom:15px;
max-width:100%;
}
.gallery h1.page-title a:hover {
color:#d8aa08;
}
.gallery span.viewall {
color:#d8aa08;
}
.gallery .zoom {
width:20px;
height:18px;
background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/assets/images/zoom.png) 0 5px no-repeat;
padding-left:25px;
}
.page-content.fullwidth {
}
.page-content.fullwidth img {
max-width:100%;
height: auto;
}
.gallery {
padding-bottom:25px;
background-color:#fff;
}
div.thumbnail {
list-style-type:none;
overflow:hidden;
margin:0 auto;
padding:0px;
width:100%;
padding-top: 30px;
padding-bottom: 30px;
border: none;
}
.thumbnail li img:hover {
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
opacity:.6;
-webkit-opacity:.6;
}
div.thumbnail .item a {
color:#818080;
font-size:11px;
}
.gallery .item {
float: left;
position: relative;
line-height: 1em;
padding:2px;
}
.gallery .item img{
width:100%;
height:auto;    
}
.grid-sizer { width: 20%; }
.gallery .item { width: 20%; }
@media screen and (max-width: 1224px) {
.grid-sizer { width: 20%; }
.gallery .item { width: 20%; }
}
@media screen and (max-width: 720px) { .grid-sizer { width: 25%; }
.gallery .item { width: 25%; }
}
@media screen and (max-width: 720px) { .grid-sizer { width: 25%; }
.gallery .item { width: 25%; }
}
@media screen and (max-width: 480px) { .grid-sizer { width: 33.33%; }
.gallery .item { width: 33.33%; }
}
@media screen and (max-width: 320px) { .grid-sizer { width: 50%; }
.gallery .item { width: 50%; }
}
.image{
max-width: 100%;
margin: 0;
display: block;
}
.image:after {
clear:both;
}
.overlay {
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
position: absolute;
top: 0;
left: 0;
text-decoration: none;
color: #fff;
display: none;
}
.overlay .title {
text-align: center;
font-size: 30px;
}
.overlay .description {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,0.80);
width: 100%;
margin: 0;
}
.overlay .description p {
margin: 20px;
}
.gallery .item:hover .overlay {
display: block;
}  @media only screen and (min-width:992px){ .page-content .gallery .thumbnail {
margin-left:0;
padding:0;
list-style-type:none;
overflow:hidden;
}
.page-content .gallery ul.thumbnail li {
position:relative;
width:216px;
height:auto;
margin-bottom:25px;
text-align:center;
padding-bottom:20px;
vertical-align: top;
float: none;
display: inline-block;
word-wrap: break-word;
}
.gallery .gall-img-section img {
-webkit-transition: all .65s linear;
-moz-transition: all .6s linear;
-o-transition: all .6s linear;
-ms-transition: all .6s linear;
transition: all .6s linear;
border: 1px solid #c3cccd; }
span.glyphicon.glyphicon-fullscreen.gallery-expand-icon{
position: absolute;
width: 70px;
height: 70px;
color: #FFF;
margin: auto;
top: 16%;
left: 42%;
opacity: 0;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;  
}
.gallery .row.thumbnail .gall-img-section:hover span.glyphicon.glyphicon-fullscreen.gallery-expand-icon{
opacity:1;
font-size:45px;
transform: translate(0, 80%);
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.gall-img-section {
margin-bottom: 10px;
margin-top: 10px;
display: inline-block;
vertical-align: top;
float: none;
}
.gallery .gall-img-section a{
display: block;
margin: 0 auto;
text-align: center;
margin-top: 5px;
word-wrap: break-word;
}
.gallery .col-5.gall-img-section{
width: 20%;
padding: 15px;
padding-bottom: 0px;
margin-bottom: 0;
position: relative;
} .page-content .gallery .thumbnail.col-1 div {
width:200px;
height:auto;
display:block;
float:none;
margin:0 auto;
margin-bottom:20px;
} .thumbnail{
border:none;
}
.page-content.fullwidth .gallery .thumbnail .col-1  {
width:200px;
height:auto;
display:block;
float:none;
margin:0 auto;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-1 .gall-img-section {
width:200px;
}
.page-content.fullwidth .gallery .thumbnail .col-2  {
width:270px;
margin-left: 132px;
margin-right: 130px;
margin-bottom: 20px;
height:auto;
}
.page-content.fullwidth .gallery .thumbnail .col-2 .gall-img-section {
width:270px;
}
.page-content.fullwidth .gallery .thumbnail .col-3  {
width:266px;
margin-right:7%;
height:auto;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-4 {
width:230px;
height:auto;
margin-right:3.5%;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail.col-4 .gall-img-section {
}
.page-content.fullwidth .gallery .thumbnail .col-5  {
width:205px;
height:auto; margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-5  .gall-img-section {
width:205px;
margin-right:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-6  {
width:136px;
height:auto;
margin-right:55px;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail.col-6 .gall-img-section {
width: 150px;
margin-right: 25px;
}
.page-content.fullwidth .gallery .thumbnail .col-7  {
width:136px;
height:auto;
margin-right:16px;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-7 .gall-img-section {
width:136px;
margin-right:10px;
}
.page-content.fullwidth .gallery .thumbnail .col-8  {
width:115px;
height:auto;
margin-right:16px;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-8 .gall-img-section {
width:115px;
margin-right:25px;
}
.page-content.fullwidth .gallery .thumbnail .col-9 {
width:100px;
height:auto;
margin-right:18px;
margin-bottom:20px;
}
.page-content.fullwidth .gallery .thumbnail .col-9.gall-img-section {
width:100px;
} .gallery.gall ul.thumbnail li span.fade {
background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/assets/images/view_photo.png) no-repeat;
position:absolute;
top:60px;
left:65px;
display:block;
opacity:0;
width:220px;
height:153px;
}
.page-content .gallery .thumbnail {
margin-left:0;
padding:0;
list-style-type:none;
overflow:inherit;
margin:0 auto;
max-width:100%;
}
.page-content .gallery .thumbnail .col-1 {
width:200px;
display:block;
float:none;
margin:0 auto;
}
.page-content .gallery .thumbnail .col-2  {
width:270px;
margin-bottom: 25px;
margin-right: 70px;
}
.page-content .gallery .thumbnail .col-2 img{
height: 180px;
width: auto;
}
.page-content .gallery .thumbnail .col-3 {
width:179px;
margin-bottom: 25px;
margin-right: 52px;
}
.page-content .gallery .thumbnail .col-4  {
width: 130px;
margin-bottom: 25px;
margin-right:40px;
}
.page-content .gallery .thumbnail .col-5 {
width: 130px;
margin-right: 6px;
margin-bottom: 15px;
}
.page-content .gallery .thumbnail .col-6 {
width: 109px;
margin-right: 6px;
margin-bottom: 40px;
}
.page-content .gallery .thumbnail .col-7 {
width:77px;
margin-right:20px;
margin-bottom: 40px;
}
.page-content .gallery .thumbnail .col-8 {
width:64px;
margin-right:22px;
margin-bottom: 30px;
}
.page-content .gallery .thumbnail .col-9 {
width: 72px;
margin-bottom: 30px;
margin-right: 5px;
}
.page-content .gallery .thumbnail img,
.page-content.fullwidth .gallery .thumbnail img {
-webkit-transition: all .65s linear;
-moz-transition: all .6s linear;
-o-transition: all .6s linear;
-ms-transition: all .6s linear;
transition: all .6s linear;
border: 1px solid #c3cccd; }
.page-content .gallery .thumbnail img:hover {
opacity: 1;
}
}
@media only screen and (min-width:992px) and (max-width:1200px){ .page-content.fullwidth .gallery .thumbnail .col-9.gall-img-section {
margin-right: 8px;
}
.page-content.fullwidth .gallery .thumbnail .col-8 {
width: 111px;
margin-right: 10px;
}
.page-content.fullwidth .gallery .thumbnail .col-7 {
width: 115px;
margin-right: 15px;
}
.page-content.fullwidth .gallery .thumbnail.col-6 .gall-img-section {
width: 140px;
margin-right: 20px;
}
.page-content.fullwidth .gallery .thumbnail .col-5 {
width: 180px;
margin-right: 8px;
}
.page-content.fullwidth .gallery .thumbnail .col-4{
margin-right: 10px;
}
.page-content.fullwidth .gallery .thumbnail .col-3 {
margin-right: 7%;
}
.page-content.fullwidth .gallery .thumbnail .col-2 {
margin-left: 5%;
} .page-content .gallery .thumbnail .col-2 {
width: 270px; margin-right: 10px;
}
.page-content .gallery .thumbnail .col-3 {
margin-bottom: 15px;
margin-right: 8px;
}
.page-content .gallery .thumbnail .col-4 {
margin-right: 10px;
}
.page-content .gallery .thumbnail .col-5 {
width: 123px;
margin-right: -10px;
}
.page-content .gallery .thumbnail .col-6 {
width: 85px; margin-right: 8px;
}
.page-content .gallery .thumbnail .col-7,
.page-content .gallery .thumbnail .col-8 {
margin-right:2px;
}
.page-content .gallery .thumbnail .col-9 {
width: 60px; margin-right: 2px;
}
}
@media only screen and (max-width:991px){
.gall-img-section {
float: left;
position: relative;
line-height: 1em;
padding:2px;
}
.gall-img-section img{ height:auto;    
}
.grid-sizer-gal { width: 20%; }
.gall-img-section { width: 20%; }
}
@media screen and (max-width: 720px) { .grid-sizer-gal { width: 25%; }
.gall-img-section { width: 25%; }
}
@media screen and (max-width: 480px) { .grid-sizer-gal { width: 33.33%; }
.gall-img-section { width: 33.33%; }
}
@media screen and (max-width: 320px) { .grid-sizer-gal { width: 50%; }
.gall-img-section { width: 50%; }
} .page-content.fullwidth .gallery,
.page-content .gallery{
margin: auto;
overflow: hidden;
text-align: center !important;
}
.page-content.fullwidth .gallery .thumbnail,
.page-content .gallery .thumbnail{
background-color: transparent;
}.lime-green{
background-color:#58be89;
}
.verydarkgrayish-blue{
background-color:#363947;
}
.strong-cyan{
background-color: #0ec4b1;
}
.soft-pink{
background-color: #f27398;
}
.bright-orange{
background-color: #fba848;  
}
.bright-blue{
background-color: #40aaef;
} .color-lime-green{
color:#58be89;
}
.color-verydarkgrayish-blue{
color:#363947;
}
.color-strong-cyan{
color: #0ec4b1;
}
.color-soft-pink{
color: #f27398;
}
.color-bright-orange{
color: #fba848;  
}
.color-bright-blue{
color: #40aaef;
}
.color-dark-blue{
color: #14659c;
}
.color-dark-cyan{
color: #078aa8;
}
.color-soft-blue{
color: #4695d9;
}
.color-lime-green{
color: #3bcb78;
}
.color-soft-red{
color: #f17a8d;
}
.color-bright-orange{
color: #e99129;
}
.color-soft-violet{
color: #9759dd ;
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/img-colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } div.pp_default .pp_top .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_x.png) top left repeat-x; } div.pp_default .pp_top .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } div.pp_default .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } div.pp_default .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } div.pp_default .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } div.pp_default .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } div.pp_default .pp_close { width: 30px; height: 30px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } div.pp_default .pp_bottom .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } div.pp_default .pp_bottom .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } div.pp_default .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/default/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } div.light_rounded .pp_top .pp_middle { background: #fff; } div.light_rounded .pp_top .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } div.light_rounded .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_rounded .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_rounded .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_rounded .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_rounded .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_rounded .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_bottom .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } div.light_rounded .pp_bottom .pp_middle { background: #fff; } div.light_rounded .pp_bottom .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } div.light_rounded .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } div.dark_rounded .pp_top .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_top .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } div.dark_rounded .pp_content_container .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } div.dark_rounded .pp_content_container .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } div.dark_rounded .pp_content { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_rounded .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.dark_rounded .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_rounded .pp_bottom .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } div.dark_rounded .pp_bottom .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_bottom .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } div.dark_rounded .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }  div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/loader.gif) center center no-repeat; } div.dark_square .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_square .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_square .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_square .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_square .pp_close { width: 75px; height: 22px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_square .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_square .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_square .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_square .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_square .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_square .pp_close { width: 75px; height: 22px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_square .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_square .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } div.facebook .pp_top .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } div.facebook .pp_top .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } div.facebook .pp_content_container .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } div.facebook .pp_content { background: #fff; } div.facebook .pp_expand { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.facebook .pp_expand:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.facebook .pp_contract { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.facebook .pp_contract:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.facebook .pp_close { width: 22px; height: 22px; background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/loader.gif) center center no-repeat; } div.facebook .pp_arrow_previous { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } div.facebook .pp_previous:hover { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } div.facebook .pp_bottom .pp_left { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } div.facebook .pp_bottom .pp_middle { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } div.facebook .pp_bottom .pp_right { background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
.pp_social .twitter { float: left; }
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
}
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
overflow: hidden;
text-indent: -10000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
display: none;
left: 50%;
margin-top: -50px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px #000 solid;
border: 1px rgba(0,0,0,0.5) solid;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }
.pp_gallery ul a img { border: 0; }
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: right;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_previous {
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/css/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: left;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;	
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute; right: 0; top: 0; 
display: block;
line-height:22px;
text-indent: -10000px;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res {
line-height: 1 !important;
}
#pp_full_res .pp_inline {
text-align: left;
}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {
color: #fff;
display: none;
font-size: 17px;
margin: 0 0 5px 15px;
z-index: 9999;
}html, body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 18px;
}
h1{
margin: 0.67em 0;
font-size: 30px;
}
h2{
margin: 0.83em 0;
font-size: 26px;
}
h3{
margin: 1em 0;
font-size: 24px;
}
h4{
margin: 1.33em 0;
font-size: 22px;
}
h5{
margin: 1.67em 0; 
font-size: 20px;
}
h6{
margin: 2.33em 0;
font-size: 18px;
}
p{    
color: #3d3d3d;
margin: 1em 0;
}
ul,ol{ }
b,strong{
font-weight: normal;
font-family: 'Montserrat', sans-serif;
}
h1, h2, h3,h4, h5,h6{
font-family: 'Montserrat', sans-serif;
color: #1a1a1a;
}
#content_wrapper h1, #content_wrapper h2, #content_wrapper h3,#content_wrapper h4,#content_wrapper h5,#content_wrapper h6{
line-height: 1.5em;
}
a {
text-decoration: none;
color:#1f96da;
}
a:hover,
a:active{
color:#136da0; 
text-decoration: none;
}
* {
outline: 0;
}
*:hover {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.sticky,
.gallery-caption, 
.bypostauthor {}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.light-weight{
font-family: 'Montserrat', sans-serif;
}
.border{
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/border.png) no-repeat center;
height: 1px;
width: 100%;
}
select{
color: #3D3D3D;    
}
#content_wrapper .row.ftd{
margin-left: -46px;
margin-right: -46px;
}
#content_wrapper .col-ftd{
padding-right: 20px;  
padding-left: 20px; 
padding-bottom: 15px;
} #big-video-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 0px;
overflow:hidden;
z-index: 79;
}
#big-video-image {
max-width: none;
}
.full * {
color: #fff; font-weight: 300;
}
.top_feature_container.full.video {
background: none;
}
.big {
width: 100%; height: 400px;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/img/parallax.png) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align: center;
display: block;
}
.big * {
color: #fff; font-weight: 300;
}
.button.white.light {
background: none;
color: #fff;
border: 2px solid #fff;
box-shadow: none;
text-shadow: none;
font-size: 22px;
position: absolute;
bottom: 50px;
margin: 0;
left: 50%;
margin-left: -70px;
}
#main .mute {
right: 7%;
position: absolute;
bottom: 16%;
z-index:999;	
}
#main .mute .dashicons{
font-size: 40px;
} #header,
#site_features,
#content_wrapper #site_features ul li,
#footer,
#sidebar,
#content_wrapper.content .sidebar-page,
#content_wrapper.content .sidebar-page ul li,
#content_wrapper.content .post .post-title,
div.blog,
.post,
.page,
#comment_list ol.commentlist li.comment .comment-body 
{
overflow-wrap: break-word;
word-break: break-word;
}
#header img
#site_features img,
#content_wrapper #site_features ul li img,
#site_features .f-content img,
#footer img,
select,
input,
textarea,
iframe,
#sidebar img,
#content_wrapper.content .sidebar-page img,
#comment_list ol.commentlist li.comment .comment-body iframe,
#comment_list ol.commentlist li.comment .comment-body img{
max-width: 100%;
} #content_wrapper{
background:#fff;
position:relative;
}
#header {    
position: relative;
z-index: 1;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/big_img.jpg) fixed;
}
#header.top_feature_container.full.video{
background:none;
}
#header .header-overlay{
background-color: rgba(10, 119, 191, 0.85);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
z-index: 89;
}
#header.top_feature_container.full.video  .header-overlay{
background-color: rgba(0, 0, 0, 0.15);
}
#header .header_wrapper{ }
#header .top-header {
z-index: 99;
padding-top: 14px;
padding-bottom: 7px;
position: relative;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/header-line.png) bottom repeat-x;
padding: 23px 0 20px;
}
#header.top_feature_container.full.video .top-header {
background:none;
}
#header .top-header .logo {
margin-top: 13px;
}
#header .menu-wrap {}
.menu_bar {
border: 1px solid #d9d9d9;
background: #fff;
display: block;
padding-bottom: 20px;
padding-top: 5px;
padding-left: 20px;
margin-top: 15px;
}
#menu {
position: relative;
margin: 0 auto;
}
#menu ul {
list-style-type: none;
}
#menu .ddsmoothmenu {
list-style: none;
position: relative;
z-index: 10;
margin: 8px 1px 10px 7px;
text-align: right;
}
#menu .ddsmoothmenu li > ul li > ul {
margin-top: 1px;
}
#menu .ddsmoothmenu li {
position: relative;
display: inline;
font-size: 16px;
margin-left: 0;
margin-bottom: 0;
margin-right: 15px;
line-height: 45px;
}
#menu .ddsmoothmenu li:last-child {
margin-right: 0;
}
#menu .ddsmoothmenu li a {
color: #b5e1ff;
text-transform: uppercase;
text-decoration: none;
padding: 6px 11px 6px 11px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
font-weight: 100;
font-size: 18px;
}
#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.15);
}
#menu .ddsmoothmenu li > ul {
margin-top: 7px;
padding-top: 10px;
margin-left: 5px;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
border: none;
}
#menu .ddsmoothmenu li li {
font-size: 15px;
line-height: 21px;
text-transform: capitalize;
margin: 0;
padding: 0;
}
#menu .ddsmoothmenu li li a {
width: 199px !important;
color: #444;
height: auto;
float: none;
display: block;
text-align: left;
position: relative;
margin: 0;
padding: 8px;
font-size: 15px;
font-weight: normal;
line-height: 25px;
border-radius: 0;
}
#menu .ddsmoothmenu li li a:after {
width: 100%;
content: '';
position: absolute;
left: 0;
top: 0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
border-top: none;
}
#menu .ddsmoothmenu li li:last-child a:after {
width: 100%;
content: '';
position: absolute;
left: 0;
bottom: 0;
}
* html #menu .ddsmoothmenu li li a {
display: inline-block;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
color: #565555;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
color: #000;
text-shadow: none;
background: #eee;
}
#menu .ddsmoothmenu li ul {
position: absolute;
left: 0;
top: 0;
display: none;
visibility: hidden;
padding-top: 0;
margin-top: 15px;
width: 200px !important;
margin-left: 0px;
border-top: none;
padding-left: 0;
background-color: #fff;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: 2px solid #ddd;
}
#menu .ddsmoothmenu li ul li {
display: list-item;
float: none;
}
#menu .ddsmoothmenu li ul li ul {
padding-top: 0;
background: none;
top: 0;
margin-top: 0;
margin-left: 0;
padding-top: 0;
position: absolute;
border-top: none;
background-color: #fff;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: 2px solid #ddd;
}
#menu .ddsmoothmenu li ul li ul li:first-child {
padding-top: 0;
}
* html .ddsmoothmenu {
height: 1%;
}
.downarrowclass {
position: absolute;
width: 0px;
height: 0px;
overflow: hidden;
top: 9px;
right: 6px;
}
.rightarrowclass {
display: block;
width: 0px;
height: 0px;
position: absolute;
margin-top: -3px;
top: 50%;
right: 0;
}
.ddshadow {
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
display: none;
}
#menu .ddsmoothmenu li.current_page_ancestor ul li {
margin: 0;
}
#menu .ddsmoothmenu li.current_page_ancestor ul li a {
background:none;
}
#menu .ddsmoothmenu li.current_page_item ul li a {
background: none;
}
#menu .ddsmoothmenu li.current_page_item ul li a:hover {
background: #eee;
}
#menu .ddsmoothmenu li.current_page_ancestor ul li a:hover {
background: #eee;
}
#menu .ddsmoothmenu li.current_page_item ul li.current_page_item {
margin-left: 15px;
}
#menu .ddsmoothmenu li ul li.current_page_item a {
padding-left: 10px;
}
#menu li.current-menu-parent li a{
background:none;
}
#menu li.current-menu-parent li a{
background:none;
} #sub_header{
position: relative;
z-index: 90;
}
#sub_header .st-title-wrap{
text-align: center;
color: #fff;
padding-top: 50px;
padding-bottom: 45px;
}
#sub_header .st-title-wrap.home{
text-align: center;
color: #fff;
padding-top: 85px;
padding-bottom: 140px;
}
#sub_header .st-title-wrap .st-title{
font-family: 'Montserrat', sans-serif;
font-size: 43px;
line-height: 1.5em;
font-weight: 700;
display: block;
color: #fff;
text-transform: uppercase;
margin-bottom: 5px;
}
#sub_header .st-title-wrap  .st-title-border{
max-width: 100%;
width:300px;
display: inline-block;
height: 0;
border-bottom: 3px solid #0A65A1;
}
#header.top_feature_container.full.video #sub_header .st-title-wrap  .st-title-border{
border-bottom: 3px solid #fff;
}
#sub_header .st-title-wrap .page-title{
font-family: 'Montserrat', sans-serif;   
text-transform: uppercase;
font-size: 34px;
display:block;
color: #fff;
}
#sub_header .st-title-wrap .page-title a{
color:#fff;
}
#sub_header .st-title-wrap .light-weight{
font-size: 30px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
margin-top: 20px;
margin-bottom: 45px;
display: block;
}
#sub_header .st-title-wrap .fbtn.top-button{
font-size: 30px;
font-weight: 300;
text-decoration: none;
}
#sub_header .st-title-wrap .fbtn.top-button:hover{
-webkit-animation: bounceIn_custom 0.7s ease-in-out;
-moz-animation: bounceIn_custom 0.7s ease-in-out; 
-o-animation: bounceIn_custom 0.7s ease-in-out;
animation: bounceIn_custom 0.7s ease-in-out; 
}
@-webkit-keyframes bounceIn_custom {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(.8);
}
50% {
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn_custom {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(.8);
}
50% {
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn_custom {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(.8);
}
50% {
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn_custom {
0% {
transform: scale(1);
}
25% {
transform: scale(.8);
}
50% {
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
transform: scale(1);
}
}
#sub_header .action_note {
position: relative;
font-size:18px;
margin-top: 10px;
font-weight: 300;
color:#81ccff;
margin-bottom: 40px;
}
#header.top_feature_container.full.video #sub_header .action_note{
color:#fff;
}
.fbtn.top-button {
background-color: #fba848;
-webkit-box-shadow: 0 3px 0 #c8802d;
-moz-box-shadow: 0 3px 0 #c8802d;
box-shadow: 0 3px 0 #c8802d; }
.fbtn {
font-size: 20px;
color: #fff;
display: inline-block;
padding: 10px 34px 11px 34px;
margin-bottom: 0;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border-radius: 4px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
text-decoration: none;
}
.fbtn{
color:#fff !important;
}
.fbtn.top-button:hover {
background-color: #c8802d;
}
#sub_header .st-title-wrap .page-description{
font-size: 24px;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
}
#sub_header .st-title-wrap .page-description p{
color:#fff;
}
#header .sub-header-strip{
background: #0b6aaa;
border-bottom: 4px solid #095B96;
padding: 17px 0 13px 0;
}
#header .sub-header-strip ul{
list-style: none;
padding-left: 25px;
margin-bottom: 0;
margin-top: 0;
}
#header .sub-header-strip ul li{
display: inline;
margin-right: 22px;
}
#header .sub-header-strip ul li a{
cursor: pointer;
font-size: 19px;
color:#61b8f1;
}
#header .sub-header-strip ul li a:hover{
color: #fff;
}
#header .sub-header-strip ul li a.active{
color:#fff;
}
#header .sub-header-strip ul li.emailbuilder-list{
position: relative;
}
#header .sub-header-strip ul li.emailbuilder-list span.new_note{
position: absolute;
right: -25px;
top: -12px;
background: #ff4040;
width: 23px;
height: 22px;
border-radius: 50%;
font-size: 8px;
color: #FFF;
line-height: 24px;
padding-left: 2px;
} #form_list_container .form-list{
list-style-type: none;
padding: 0;
margin-bottom: 0;
margin-top: 20px;
}
#form_list_container{
width: 100%;
margin-bottom: 20px;
}
#form_list_container .left-form-list{
}
#form_list_container  .right-form-list li {
text-align: right;
}
#form_list_container .form-list li{
margin-bottom: 4px;
}
#form_list_container .form-list li:last-child{
margin-bottom: 0;
}
#form_list_container .form-list li a{
color:#fff;
padding: 4px 0 4px 0;
font-family: 'Montserrat', sans-serif;
font-size: 24px;
text-indent: 30px;
display: block;
}
#form_list_container  .right-form-list li a{
padding-right:30px;
}
#form_list_container .form-list li a.fmlevel-1{
width: 222px; 
}
#form_list_container .form-list li a.fmlevel-2{
width: 305px;    
}
#form_list_container .form-list li a.fmlevel-3{
width: 357px;    
}
#form_list_container .right-form-list .form-list li{
float: right;
display: block;
clear: both;
vertical-align: top;
}
#form_list_container .site-video{
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
}
#form_list_container .site-video .video-icon{
background-color: #3797ae;
width:114px;
height: 70px;
margin: 0 auto;
margin-bottom: 56px;
cursor: pointer;
}
#form_list_container .site-video .video-icon a{
display:block;
}
#form_list_container .site-video .glyphicon{
margin-top: 16px;    
font-size: 35px;
color: #78b4de;
}
.site-video .site-video .fbtn{
font-size: 26px;    
text-transform: uppercase;
}
#form_list_container .site-video .vdes{
color: #92C2E2;
margin-top: 20px;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
}
#form_list_container .col-video{
vertical-align: top;    
} #content_wrapper .front-content{
padding-top: 90px;
}
#content_wrapper .front-content .main-dt{
font-size: 32px;
display: block;
text-align: center;
margin-bottom: 10px;
font-family: 'Montserrat', sans-serif;
}
#content_wrapper .front-content .sub-dt{
font-size: 24px;
display: block;
text-align: center;
margin-bottom: 60px;
}
#content_wrapper #site_features {
margin-bottom: 5px;
display: inline-block;
}
#content_wrapper #site_features ul{
padding-left: 0;
list-style: none;
}
#content_wrapper #site_features ul li{
margin-bottom: 30px;
}
#content_wrapper .front-content .wyf-wrap,
#content_wrapper .front-content .ewpe-wrap,
#content_wrapper.content .wyf-wrap,
.client_wrapper .ewpe-wrap{
text-align: center;
margin-bottom: 60px;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/border1.png) no-repeat center 14px;
}
#content_wrapper .front-content .wyf-wrap .wyf,
#content_wrapper .front-content .ewpe-wrap .ewpe,
#content_wrapper.content .wyf-wrap .wyf, 
.client_wrapper .ewpe-wrap .ewpe{
font-size: 28px;
background-color: #fff;
padding-left: 15px;
padding-right: 15px;
font-family: 'Montserrat', sans-serif;
}
#content_wrapper .front-content .wyf-wrap .wyf .glyphicon,
#content_wrapper.content .wyf-wrap .wyf .glyphicon{
font-size: 29px;
}
#site_features .f-content{
border: 1px solid #DDDDDD;    
margin-bottom: 25px;
padding: 25px 16px;
font-size: 18px;
color: #222222;
text-align: center;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#site_features .f-content:hover{
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
-webkit-box-shadow: 0px 0px 2px 2px rgba(229,229,229,1);
-moz-box-shadow: 0px 0px 2px 2px rgba(229,229,229,1);
box-shadow: 0px 0px 2px 2px rgba(229,229,229,1);
}
#site_features .f-content img{
border-radius: 50%;
margin-bottom: 30px;
width:144px;
height:144px;
}
#site_features .f-content .f-des {
line-height: 28px;
font-size: 19px;
color: #1F1F1F;
}
#site_features .f-content span.f-heading {
color: #1a1a1a;
font-size: 22px;
font-family: 'Montserrat', sans-serif;
margin-bottom: 18px;
display: block;
font-weight: 600;
}
#site_features .f-content .glyphicon{
margin-right: 14px;
font-size: 19px;
} #content_wrapper .extensions {
text-align: center;
margin-bottom: 105px;
}
#content_wrapper .extensions img{
max-width: 100%;
height: auto;
} #content_wrapper .startbuilding {
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/fg.jpg) repeat-y center fixed;	
color: #fff;
margin-bottom:60px;
padding: 30px 0 20px 0;
position:relative;
z-index:999;
}
#content_wrapper .startbuilding .startbuilding_wrapper{
z-index: 1;
}
#content_wrapper .startbuilding .startbuilding_overlay{
background-color: rgba(0,0,0,0.4);
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
}
#content_wrapper .startbuilding .building-img{
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/building-img.png) no-repeat -2px 100%;
width: 261px;
height: 127px;
margin-left: 27px;
}
#content_wrapper .startbuilding .building-text{
padding-left: 30px;
text-align: left;
}
#content_wrapper .startbuilding .building-text .building-head{
font-family: 'Montserrat', sans-serif;
font-size: 31px;
font-weight: 800;
}
#content_wrapper .startbuilding .building-text .building-des{
font-size: 20px;
color: #fff;
margin-top: 4px;
margin-bottom: 18px;
}
#content_wrapper .startbuilding .building-btn{
overflow: hidden; 
padding-top: 17px;
padding-bottom: 5px;
}
#content_wrapper .startbuilding .fbtn.btncaption {
font-size: 20px;
padding: 10px 22px 10px 22px;
font-weight: 300;
margin-right: 25px;
float: right;
background-color: #2c95dc;
-webkit-box-shadow: 0 3px 0 #09466f;
-moz-box-shadow: 0 3px 0 #09466f;
box-shadow: 0 3px 0 #09466f; 
}
#content_wrapper .startbuilding .fbtn.btncaption:hover{
background-color: #09466f;
} #section_blog {
margin-bottom: 60px;
}
#section_blog .home-blog {
padding-right: 90px;
}
#section_blog .post{
border-top:1px solid #dedede;
margin-bottom: 30px;
padding-top: 16px;
}
#section_blog .section-heading{
font-size: 28px;
color: #222;
margin-bottom: 16px;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
display: block;
}
#section_blog .single-click.section-heading,
#section_blog .affiliate.section-heading{
border-bottom:1px solid #dedede;
padding-bottom: 16px;
margin-bottom: 32px;
}
#section_blog {
overflow: hidden;
}
#section_blog .single-clicks img{
max-width: 100%;
}
#section_blog .single-clicks iframe{
max-width: 100%;
margin: 0 auto;
}
#section_blog .post .post-title{
font-size: 22px;    
line-height: 1.4em;
font-family: 'Montserrat', sans-serif;
margin-top: 15px;
margin-bottom: -8px;
}
#section_blog .post .post-title a{    
color: #2B6496;
}
#section_blog .post p{
font-size: 19px;
color: #373737;
} #content_wrapper .scyf-wrap{
margin-top: 60px;
text-align: center;
margin-bottom: 60px;
}
#content_wrapper .scyf-wrap .scyf{
display: block;
font-size: 32px;
color: #000;
}
#content_wrapper .scyf-wrap .scyf .fbtn{
margin-left: 20px;    
text-transform: uppercase;
} #footer{
background-color: #0c79c3;
border-bottom: 3px solid #0c5a91;
padding-top: 18px;
padding-bottom: 18px;
position:relative;
}
#footer .rmm-main-list{
list-style-type: none;
padding: 0;
text-align: center;
}
#footer .rmm-main-list li{
display: inline-block;
margin-right: 18px;
}
#footer .rmm-main-list li a{
color:#b5e1ff;
font-size: 17px;
}
#footer .rmm-main-list li a:hover{
color:#fff;
} #footer_bottom{
background-color: #0e639d;
padding-top: 13px;
padding-bottom: 17px;
position:relative;
}
#footer_bottom .copyright{
text-align: center;
font-size: 20px;
color: #81ccff;
}
#footer_bottom .copyright a{
color:#fff;
font-size: 19px;
}
.footer, .footer p{
color:#fff;
font-size: 17px;
}
.footer .wp-caption p.wp-caption-text{
color:#3D3D3D;
}
.footer h4{
color: #fff;
}
.footer ul{
list-style: none;
padding-left: 0;
}
.footer ul li{
margin-left: 0;
margin-bottom: 12px;
}
.footer ul li a, .footer a{
color:#fff;
}
.footer ul li a:hover,
.footer a:hover{
color:#a4d6f9;
} #sidebar{
margin-bottom: 50px;
}
#sidebar img{
max-width: 100%;
height:auto;
} #content_wrapper.content {
padding-top: 70px;
background-color: #fafafa;
padding-bottom: 70px;
}
#content_wrapper .page-content.fullwidth{
overflow:hidden;
}
#content_wrapper .page-content{
border: 1px solid #e2e2e2;    
background-color: #fff;
padding: 30px 40px 30px 40px;
-webkit-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);        
-moz-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);       
box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);
margin-bottom: 50px; line-height: 1.6em;
}
#content_wrapper .page-content h1,
#content_wrapper .page-content h2,
#content_wrapper .page-content h3,
#content_wrapper .page-content h4,
#content_wrapper .page-content h5,
#content_wrapper .page-content h6{
margin-top:0;
}
#content_wrapper .page-content img{
max-width:100%;
height:auto;
}
#nav-single .nav-previous{
float:left;
}
#nav-single .nav-next{
float:right;
} #content_wrapper.content .sidebar-page a{
color:#3D3D3D;
}
#content_wrapper.content .sidebar-page{
border: 1px solid #e2e2e2;    
background-color: #fff;
margin-bottom: 40px;
}
#content_wrapper.content .sidebar-banner {
margin-right: 12px;
}
#content_wrapper.content .sidebar-page .sidebar-title{
display: block;    
border-bottom: 1px solid #e2e2e2;
font-size: 20px;
padding: 15px 16px 13px 16px;
font-family: 'Montserrat', sans-serif;
}
.footer .sidebar-title{
display: block;    
border-bottom: 1px solid #2693dd;
font-size: 20px;
padding: 15px 16px 13px 0px;
margin-bottom: 10px;
}
.footer .textwidget{
margin-top: 15px;
}
.footer  #searchForm{
width: 100%;
margin:0;
padding-left: 0;
}
#content_wrapper.content .sidebar-page ul{
padding: 0;
list-style-type: none;
margin: 0;
}
#content_wrapper.content .sidebar-page ul>li{
border-bottom: 1px solid #e2e2e2; 
padding: 14px 15px 10px; 
}
#content_wrapper.content .sidebar-page ul li ul li,
#content_wrapper.content .sidebar-page ul li ul li ul li,
#content_wrapper.content .sidebar-page ul li ul li ul li ul li{
border:none;
padding: 14px 7px 10px; 
}
#content_wrapper.content .sidebar-page ul li ul.children li,
#content_wrapper.content .sidebar-page ul li ul.sub-menu li,
#footer ul li ul.children li,
#footer ul li ul.sub-menu li{
padding-right:  0;
padding-top: 0;
}
#content_wrapper.content .sidebar-page ul li ul.children li:first-child,
#content_wrapper.content .sidebar-page ul li ul.sub-menu li:first-child{
padding-top: 10px;
}
#content_wrapper.content .sidebar-page ul li ul.children li:last-child,
#content_wrapper.content .sidebar-page ul li ul.sub-menu li:last-child{
margin-bottom: 0;
padding-bottom: 0;
}
#content_wrapper.content .sidebar-page ul li:hover,
#content_wrapper.content .sidebar-page ul li:hover a{
}
#content_wrapper.content .sidebar-page #recentcomments li{
font-size: 17px;
line-height: 27px;
}
#content_wrapper.content .sidebar-page ul li a{
font-size: 18px;
color: #3D3D3D;
display: inline-block;
}
#content_wrapper.content .sidebar-page .tagcloud{
color: #3D3D3D;
}
#content_wrapper.content .sidebar-page ul li a:hover,
#content_wrapper.content .sidebar-page ul li a.current,
#content_wrapper.content .sidebar-page .tagcloud{
color: #136da0;
}
#content_wrapper.content .sidebar-page ul li:last-child a{
border-bottom: 0;
}
#content_wrapper.content .sidebar-page ul li .glyphicon{
font-size: 16px;
color:#1473b3;
margin-right: 18px;
}
#content_wrapper.content .sidebar-page ul li a:hover .glyphicon,
#content_wrapper.content .sidebar-page ul li a.current .glyphicon{
color:#fff;
}
#content_wrapper.content .sidebar-page .parent{
position:relative;
}
#content_wrapper.content .sidebar-page .parent .glyphicon.symbol{
position:absolute;
top: 17px;
right: -3px;
}
#content_wrapper.content .sidebar-page label{
margin: 15px 0 0 15px; 
font-size: 15px;
}
#content_wrapper.content .sidebar-page select{
height: 32px;
max-width: 85%;
}
#content_wrapper.content .widget_categories select,
#content_wrapper.content .widget_archive select{
margin: 15px 0 20px 15px;
}
.widget_categories select,
.widget_archive select,
.widget select{
clear:both;
display: block;
margin-top: 10px;
max-width: 100%;
height: 45px;
background: #fff;
color: #afafaf;
border-right: none;
font-size: 20px;    
font-weight: normal;
outline: none;
box-shadow: none;
border-radius: 5px;
padding-left:10px;
}
#content_wrapper.content .sidebar-page .tagcloud {
padding: 15px 15px;
}
#content_wrapper.content .sidebar-page .term-children{
}
#content_wrapper.content .cnt-data h1,
#content_wrapper.content .cnt-data h2,
#content_wrapper.content .cnt-data h3,
#content_wrapper.content .cnt-data h4,
#content_wrapper.content .cnt-data h5,
#content_wrapper.content .cnt-data h6{
margin-top: 0;
}
#content_wrapper.content .cnt-data{
font-size: 18px;
margin-bottom: 20px;
line-height: 1.5em;
}
#content_wrapper.content .cnt-data ul{
margin-bottom:25px;
}
#content_wrapper.content .element-list{
}
#content_wrapper.content .element-list .element-content{    
padding: 30px;
text-align: center;
border: 1px solid #dadada;  
-webkit-box-shadow: 0px 2px 0px 0px rgba(229,229,229,1); 
-moz-box-shadow: 0px 2px 0px 0px rgba(229,229,229,1);  
box-shadow: 0px 2px 0px 0px rgba(229,229,229,1);
padding-bottom: 28px;
margin-bottom: 44px;
background-color: #fff;
}
#content_wrapper.content .element-list .element-content .element-thumbnail{
margin-bottom: 20px;    
width: 241px;
height: auto;
max-width: 100%;
}
#content_wrapper.content .element-list .element-content{
color: #232323;    
font-size: 16px;
line-height: 1.6em;
margin-bottom: 46px;
height: 285px;
}
#content_wrapper.content .element-list .element-content img{
max-width:100%;
height:auto;
}
#content_wrapper.content .element-list .element-content .element-des {
margin-top: 18px;
}
#content_wrapper.content .element-list .element-content .fbtn{
text-transform: uppercase;
font-size: 15px;
}
#content_wrapper .element-list .row.elm{
margin-left: -12px;
margin-right: -12px;
}
#content_wrapper .element-list .col-elm{
padding-right: 12px;  
padding-left: 12px; 
}
#content_wrapper.content .cnt-wrap{
} #content_wrapper.content .element-list.single .element-content{
padding: 17px;
padding-bottom: 28px;
}
#content_wrapper .element-list.single .row.elm{
margin-left: -30px;
margin-right: -30px;
}
#content_wrapper .element-list.single .col-elm{
padding-right: 30px;  
padding-left: 30px; 
}
#content_wrapper.content.single .cnt-data{
background-color: #fff;    
padding: 18px 16px 18px 16px;
-webkit-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);        
-moz-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);      
box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);
margin-bottom: 50px;
border: 1px solid #e2e2e2;
}
#content_wrapper.content.single .cnt-data img{
margin-bottom: 36px;
max-width: 100%;
height:auto;
}
#content_wrapper.content.single .cnt-sidebar{
background-color: #f1f1f1;
padding: 22px 28px 22px 28px;
-webkit-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);  
-moz-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1); 
box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);
margin-left: 7px;
margin-bottom: 38px;
}
#content_wrapper.content.single .cnt-sidebar img{
max-width: 100%;
height: auto;    
}
#content_wrapper.content.single .cnt-sidebar .elm-dtl {
display: block;
font-size: 18px;
margin-bottom: 18px;
}
#content_wrapper.content.single .cnt-sidebar .elm-des{
font-size: 16px;
color: #3b3b3b;
line-height: 1.6em;
margin-bottom: 24px;
}
#content_wrapper.content.single .cnt-sidebar .elm-price{
display: block;
font-size: 18px;
margin-bottom: 12px;
}
#content_wrapper.content.single .cnt-sidebar #elm_form{
margin-bottom: 20px;
}
#content_wrapper.content.single .cnt-sidebar #elm_form label{
color: #3b3b3b;
font-size: 16px;
font-weight: normal;
display: block;
}
#content_wrapper.content.single .cnt-sidebar .fbtn{
font-size: 18px;
text-transform: uppercase;
margin-bottom: 24px;
padding-left: 10px;
padding-right: 10px;
display: block;
}
#content_wrapper.content.single .cnt-sidebar .lnc-fl{
margin-bottom: 6px;
}
#content_wrapper.content.single .cnt-sidebar .lnc-fl,
#content_wrapper.content.single .cnt-sidebar .lnc-term{
text-align: center;    
display: block;
font-size: 15px;
}
#content_wrapper.content.single .wyf-wrap{
margin-top: 92px;
margin-bottom: 50px;
}
#content_wrapper.content .wyf-wrap .wyf{
background-color: #fafafa;
font-size: 32px;
color: #14659c;
} #content_wrapper.content .cnt-data.form-exp{
background:transparent;
padding: 0 10px 18px 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border:0;
} #content_wrapper .sidebar-page .textwidget{
font-size: 18px;
padding: 18px 19px 22px 19px;
line-height: 1.6em;
color: #0d0d0d;
}
#content_wrapper.content .blog{
padding-left: 0;    
padding-right:148px;
}
#content_wrapper.content .blog.page{
padding-left: 20px; 
}
#content_wrapper.content .post{
border: 1px solid #e2e2e2;    
background-color: #fff;
padding: 10px 38px 30px 38px;
-webkit-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);        -moz-box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);       
box-shadow: 0px 3px 0px 0px rgba(211, 211, 211, 1);
margin-bottom: 50px;
position: relative;
}
#content_wrapper.content .post .post-title{  
font-size: 30px;
color: #1a1a1a;
line-height: 1.6em;
margin-bottom: 20px;
}
#content_wrapper.content .post .post-title a{
color: #1a1a1a;
}
#content_wrapper.content .post .post-meta{
list-style-type: none;
padding: 0;
margin-bottom: 30px;
overflow: hidden;
display: none;
}
#content_wrapper.content .post .post-meta li{
display: inline-block;
}
#content_wrapper.content .post .post-meta li a,
#content_wrapper.content .post .post-meta li{
color: #666565;
font-style: italic;
font-size: 16px;
}
#content_wrapper.content .post .post-meta li a{
display: inline-block;
margin-left: 5px;
}
#content_wrapper.content .post .post-meta .posted-by{
float: left;
}
#content_wrapper.content .post .post-meta .post-comment{
float: right;
}
#content_wrapper.content .post .post-meta li a:hover,
#content_wrapper.content .post .post-title a:hover{
color:#136da0; 
}
#content_wrapper.content .post .author-avatar{
position: absolute;
right: -120px;
top:0;
text-align: center;
}
#content_wrapper.content .post .author-avatar img{
width: 81px;
height: 81px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
#content_wrapper.content .post .author-avatar .author-name{
display: block;
margin-top: 8px;
}
#content_wrapper.content .post .author-avatar .author-name a{
color:#1a1a1a;
font-size: 14px;
}
#content_wrapper.content .post .post-thumbnail{
margin-bottom: 38px;
}
#content_wrapper.content .post .post-thumbnail img{
max-width: 100%;
height: auto;
border: 1px solid #e2e2e2;
padding: 5px;
}
#content_wrapper.content .post .post-content,
#content_wrapper.content .post p{
font-size: 18px;    
color: #4d4d4d;
line-height: 1.7em;
}
#content_wrapper.content .post .post-content img{
max-width:100%;
height:auto;
}
#content_wrapper.content .post .post-content a{
text-decoration: underline;
}
#content_wrapper.content .post .read-more {
display: block;
float: right;    
clear:both;
font-size: 18px;
padding: 8px 20px;
margin-top: 15px;
background-color: #2c95dc;
-webkit-box-shadow: 0 3px 0 #09466f;
-moz-box-shadow: 0 3px 0 #09466f;
box-shadow: 0 3px 0 #09466f;
}
#content_wrapper.content .post .read-more:hover{
background-color: #09466f;
} #comment_list {
margin:0;
}
#comment_list ol.commentlist {
clear:both;
overflow:hidden;
list-style:none;
margin:0;
padding: 0;
}
#comment_list ol.commentlist li.comment {
line-height:18px;
}
#comment_list ol.commentlist li.comment #commentSubmit {
margin: 15px 0;
}
#comment_list ol.commentlist li.comment .comment-body {
position:relative;
line-height: 1.7em;
padding-left: 25px;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
border: 1px solid #d0d0d0;  -moz-box-shadow: 0 2px 0 #e6e6e6;  box-shadow: 0 2px 0 #e6e6e6;
margin-bottom: 40px;
background-color: #fff;
}
#comment_list ol.commentlist li.comment .comment-author a:link, #comment_list ol.commentlist li.comment .comment-author a:visited {
color:#000;
font-weight:700;
text-decoration:none !important;
}
#comment_list ol.commentlist li.comment .comment-author.vcard {
font-size: 18px;
margin-bottom: 12px;
color: #1a1a1a;
}
#comment_list ol.commentlist li.comment .comment-meta.commentmetadata {
margin-bottom: 16px;
}
#comment_list cite.fn {
color:#000;
font-style:normal;
}
#comment_list ol.commentlist li.comment .comment-author .avatar {
float:left;
margin-right: 16px;
margin-bottom:10px;
width: 80px;
height: 80px;
border:1px solid #D5D5D5;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
#comment_list ol.commentlist li.comment .comment-meta a {
color: #808080;
text-decoration:none !important;
font-size: 14px;
}
#comment_list ol.commentlist li.comment p {
line-height:22px;
margin-top:5px;
color: #373737;
font-size: 16px;
margin-bottom: 15px;
}
#comment_list ol.commentlist li.comment .reply {
margin-top:20px;
text-align:right;
padding-bottom:10px;
display:block;
}
#comment_list ol.commentlist li.comment .reply a {
color: #fff;
font-size: 16px;
background-color: #4987bc;
padding: 6px 18px 6px 18px;
position: relative;
z-index: 16;
text-transform: uppercase;
}
#comment_list ol.commentlist li.comment .reply a:hover{
background-color: #6ea5d4;
}
#comment_list ol.commentlist li.comment .reply a .glyphicon{
position: absolute;
right: -7px;
top: 30%;
color: #4987bc;
z-index: 0;
}
#comment_list ol.commentlist li.comment .reply a:hover .glyphicon{
color: #6ea5d4;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease; 
transition: all .3s ease;
}
#comment_list ol.commentlist li.comment ul.children {
list-style:none;
text-indent:0;
margin:1em 0 0;
}
#comment_list .comment-nav {
height:20px;
padding:5px;
}
#comment_list .comment-nav a:link, #comment_list .comment-nav a:visited {
color:#f96e02;
}
#commentsbox {
margin-top: 60px;
}
h2.comments-heading,
#commentsbox h2.comments-heading,
#comment_list h2.comments-heading{
font-size: 26px;
color: #1a1a1a;
margin-bottom: 30px;
}
h2.comments-heading span,
#commentsbox h2.comments-heading span,
#comment_list h2.comments-heading span{
padding-right: 30px;
display: inline-block;
}
#respond ,
#commentsbox #respond {
margin:10px 0;
padding:0;
}
#respond h3 ,
#commentsbox #respond h3 {
font-size:14px;
color:#000;
font-weight:700;
padding:10px;
padding-left:0;
}
#commentsbox #commentform {
}
#commentform  .form-row,
#commentsbox #commentform  .form-row{
margin-bottom: 30px;
}
#commentform p ,
#commentsbox #commentform p {
color:#444;
}
#commentform a,
#commentsbox #commentform a {
color:#0454A8;
}
#respond label ,
#commentsbox #respond label {
color:#322903;
padding:5px 0;
display:block;
}
#commentform input[type="text"], 
#commentsbox #commentform input[type="text"], 
.contactform input[type="text"], .contactform input[type="email"]{
width: 58%;
height: 45px;
display:block;
background: #fff;
border: 1px solid #cccccc;
margin-bottom:0;
-webkit-box-shadow: 0 2px 0 #e6e6e6;        
-moz-box-shadow: 0 2px 0 #e6e6e6;        
box-shadow: 0 2px 0 #e6e6e6;
padding-left: 5px;
color: #000000;
font-size: 18px;
}
#commentform input[type="text"]:focus,
#commentsbox #commentform input[type="text"]:focus,
.contactform input[type="text"]:focus, .contactform input[type="email"]:focus{
border-color: #92b1cb;
}
#commentform ::-webkit-input-placeholder,
#commentsbox #commentform ::-webkit-input-placeholder {
color: #000000;
font-size: 18px;
}
#commentform input[type="text"]:focus ::-webkit-input-placeholder,
#commentsbox #commentform input[type="text"]:focus ::-webkit-input-placeholder{
color: #4d6b85;
}
#commentform input[type="text"]:focus :-ms-input-placeholder,
#commentsbox #commentform input[type="text"]:focus :-ms-input-placeholder{
color: #4d6b85;
}
#commentform :-moz-placeholder ,
#commentsbox #commentform :-moz-placeholder { color: #000000;
font-size: 18px; 
}
#commentform ::-moz-placeholder ,
#commentsbox #commentform ::-moz-placeholder { color: #000000;
font-size: 18px; 
}
#commentform :-ms-input-placeholder ,  
#commentsbox #commentform :-ms-input-placeholder {  
color: #000000;
font-size: 18px; 
}
.contactform ::-webkit-input-placeholder {
color: #000000;
font-size: 18px;
}
.contactform input[type="text"]:focus ::-webkit-input-placeholder{
color: #4d6b85;
}
.contactform input[type="text"]:focus :-ms-input-placeholder{
color: #4d6b85;
}
.contactform :-moz-placeholder { color: #000000;
font-size: 18px; 
}
.contactform ::-moz-placeholder { color: #000000;
font-size: 18px; 
}
.contactform :-ms-input-placeholder {  
color: #000000;
font-size: 18px; 
}
form#contactForm label.error {
color: #ff0000;
font-size: 15px;
position: absolute;
bottom: 0;
}
.input_wrapper{
position:relative;
overflow: hidden;
}
input#commentSubmit,
#commentsbox #respond input#commentSubmit, .contactform input.submit{
border: 0;
font-size: 20px;
padding: 10px 15px;
background-color: #2c95dc;
-webkit-box-shadow: 0 3px 0 #09466f;
-moz-box-shadow: 0 3px 0 #09466f;
box-shadow: 0 3px 0 #09466f; 
}
input#commentSubmit:hover,
#commentsbox #respond input#commentSubmit:hover, .contactform input.submit:hover{
background-color: #09466f;
}
textarea#comment,
#commentsbox textarea#comment, .contactform textarea{
width: 100%;
clear:both;
display:block;
background: #fff;
border: 1px solid #ccc;
margin-bottom: 20px;
padding-left: 10px;
padding-top: 10px;
color: #6a6565;
-webkit-box-shadow: 0 2px 0 #e6e6e6;        
-moz-box-shadow: 0 2px 0 #e6e6e6;        
box-shadow: 0 2px 0 #e6e6e6;
margin-bottom: 0;
height: 222px;
}
textarea#comment:focus,
#commentsbox textarea#comment:focus{
border-color: #92b1cb;
}
.contactform input[type="text"], .contactform input[type="email"], .contactform textarea{
margin-bottom: 35px;
}
#front_slider{
position: relative;
margin-bottom: 60px;
}
#front_slider #fslider .item{
margin: 0 13px 0 13px;
background: #000;
}
#front_slider #fslider .item img{
display: block;
width: 100%;
height: auto;
outline: 1px solid rgba(255, 255, 255, 0.72);
outline-offset: -12px;
}
#front_slider .customNavigation{
position: absolute;
width: 100%;
top: 52%;
display: block;
}
#front_slider .customNavigation a{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);    
}
#front_slider .customNavigation .prev,
#front_slider .customNavigation .next{
text-decoration:none; display: block; 
width: 40px; height: 40px; 
margin: -20px 0 0; 
position: absolute; 
top: 50%; 
z-index: 10000; overflow: hidden; 
opacity: 0;
cursor: pointer; color: rgba(0,0,0,0.8); 
text-shadow: 1px 1px 0 rgba(255,255,255,0.3); 
-webkit-transition: all .3s ease; 
-moz-transition: all .3s ease;
transition: all .3s ease; 
}
#front_slider .customNavigation .next{
position: absolute;
right: -50px; 
text-align: right;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/right-arrow.png) no-repeat;  
height: 28px;  
width: 28px;
}
#front_slider .customNavigation .prev{
position: absolute;
left: -50px; 
font-size: 6px;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/left-arrow.png) no-repeat;
height: 28px;
width: 28px;
}   
#front_slider:hover .prev { opacity: 1;}
#front_slider:hover .next { opacity: 1;} .paging{
list-style-type: none;
padding-left: 0;
float:right;
margin-top: 44px;
}
.paging li{
display: inline-block;
}
.paging li a.current,.paging li a:hover{
background-color: #0c79c3;
color: #fff;
}
.paging li a {
padding: 7px 7px 4px 14px;
background: #E0E0E0;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
text-decoration: none;
width: 36px;
height: 36px;
display: inline-block;
margin-right: 8px;
color: #777272;
line-height: 1;
} .qa-category a.qa-faq-anchor {
font-size: 18px;
}
.qa-category .qa-faq-title {
margin-top: 0;
}
.qa-category .qa-faq-meta.qa-post-like {
display: none;
}
.qa-faq {
margin-bottom: 20px
}
.qa-faq-answer {
border: 1px solid #ddd;
border-top: 0;
padding: 10px 30px
}
.qa-faq-title {
border: 1px solid #ddd;
margin-bottom: 0;
padding: 6px 15px 8px 28px;
background-color: #39434d;
background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(255,255,255,0.2)), color-stop(100%, rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,0));
background-image: -moz-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,0));
background-image: -o-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,0));
background-image: linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,0));
background-position: 0 0;
background-repeat: repeat-x;
-webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0 inset, rgba(255,255,255,0.15) 0 1px 0 inset;
-moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0 inset, rgba(255,255,255,0.15) 0 1px 0 inset;
box-shadow: rgba(0,0,0,0.2) 0 -1px 0 inset, rgba(255,255,255,0.15) 0 1px 0 inset;
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/plus.png) 8px 15px no-repeat
} #searchForm{
position: relative;
overflow:hidden;
padding: 1.3em 0.8em 1em; 
}
#searchForm .search-form .search-field{
width: 100%;
height: 45px;
background: #fff;
color: #afafaf;
border: 1px solid #2693dd;
border-right: none;
font-size: 20px;    
font-weight: normal;
outline: none;
box-shadow: none;
border-radius: 5px 0 0 5px;
padding-left:15px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#sidebar #searchForm .search-form .search-field,
#sidebar button#searchsubmit{
border-color:#e2e2e2
}
button#searchsubmit{   
background:#fff; 
color: #afafaf;
height: 45px;
font-size: 20px;
border: 1px solid #2693dd;
border-left: none;
padding:0 20px;
outline: none;
box-shadow: none;
border-radius: 0 5px 5px 0;
}
#searchForm .search-form .search-submit:hover{
background-color: #1f96da;
border-color:#1f96da;
color: #fff;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.animated {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
opacity:0;
}
.animated.left-to-right,
.animated.right-to-left,
.animated.bottom-to-top {
-webkit-transition-duration: 1.2s;
-moz-transition-duration: 1.2s;
-o-transition-duration: 1.2s;
-ms-transition-duration:1.2s;
transition-duration: 1.2s;
-webkit-animation-duration: .8s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .8s;
-o-animation-delay: .2s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .2s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
-ms-animation-name: fadeInLeft;
animation-name: fadeInLeft;
opacity:1;
}
.animation_started.animated {
-webkit-animation-duration: .4s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .4s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .4s;
-o-animation-delay: .2s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .4s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .4s;
animation-delay: .2s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInUp;
opacity:1;
}
.left-to-right.animated  {
-webkit-transform: scale(1) translate3d(-50%,0,0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
opacity:0;
opacity:0;
}
.animation_started.left-to-right.animated {
-webkit-animation-duration: .8s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .8s;
-o-animation-delay: .2s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .2s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
animation-name: fadeInLeft;
opacity:1;
}
.right-to-left {
-webkit-transform: scale(1) translate3d(50%,0,0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
opacity:0;
opacity:0;
}
.bottom-to-top {
-webkit-transform: scale(1) translate3d(0,50%,0);
opacity:0;
}
@-webkit-keyframes fadeInUp_custom {
0% {
opacity: 0;
-webkit-transform: translateY(270px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp_custom {
0% {
opacity: 0;
-moz-transform: translateY(270px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp_custom {
0% {
opacity: 0;
-o-transform: translateY(270px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp_custom {
0% {
opacity: 0;
transform: translateY(270px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} #wp-calendar caption {
text-align: center;
background:#136da0;
color: #fff;
border-bottom: 2px solid #e6eef7;
}
#wp-calendar {
color: #555;
width: 100%;
text-align: center;
color:#fff;
}
#wp-calendar a {
color: #000;
color:#17517a;
}
.footer #wp-calendar a {
color:#17517a;
}
#wp-calendar caption, #wp-calendar td, #wp-calendar th {
text-align: center;
}
#wp-calendar caption {
font-size: 16px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
#wp-calendar th {
background: #f4f4f4;
font-weight: bold;
border:solid 1px #e2e2e3;
color: #aaa;
}
.footer #wp-calendar th {
background: #e0e0e0;
border:solid 1px #e2e2e3;
}
#wp-calendar tfoot td {
background: #f4f4f4;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border:solid 1px #f4f4f4;
color:#fff;
}
.footer #wp-calendar tbody td {
color:#000;
}
.footer #wp-calendar tbody td#next.pad {
padding-right:5px;
}
#wp-calendar tbody td {
color:#c0c0c0;
padding:5px;
background:#e9eaeb;
border: solid 1px #fcfcfd;
}
#wp-calendar tbody td.pad {
background-color:#f9fafb;
}
#wp-calendar tbody td#today {
background-color:#fdfdfd;
}
#calendar_wrap {
display: block;
margin: 20px 10px;
} h2.error_pera {
font-size: 18px;
margin-bottom: 25px;
line-height: 24px;
color:#fff;
}
.error_list {
margin-bottom: 25px;
text-align: left;
}
.error_list a, .error_list{}
.error_list ul {
list-style: none;
padding-left: 0;
}
.error_list ul li {
margin-left: 0;
padding: 9px 0 9px 0;
padding-left: 0px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.error_list ul li:hover {
}
.error_list ul li a {
font-size: 18px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.error_list ul li:last-child {
border-bottom: none;
}
.error_list ul li a:hover {
} .client_wrapper  .flexslider_crousel {
margin: 0;
padding: 0;
margin-bottom:30px;
padding: 0 45px 0 60px;
margin-left: 0px;
}
.client_wrapper  .flexslider_crousel .slides > li {
display: none;
-webkit-backface-visibility: hidden;
} .client_wrapper  .flexslider_crousel .slides img {
width: 146px;
height: 105px;
display: block;
}
.client_wrapper  .flex-pauseplay span {
text-transform: capitalize;
} .client_wrapper  .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .client_wrapper  .flexslider_crousel {
position: relative;
}
.client_wrapper  .flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.client_wrapper .loading .flex-viewport {
max-height: 300px;
}
.client_wrapper  .flexslider_crousel .slides {
margin-bottom: 55px;
padding-left: 0;
}
.client_wrapper  .carousel li {
margin-right: 12px;
margin-left:0;
} .client_wrapper  .flex-direction-nav {
list-style:none;
}
.client_wrapper  .flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
cursor: pointer;
font-size:0;
}
.client_wrapper  .flex-direction-nav .flex-prev  {    
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/left_prev_icon.png) no-repeat center;
margin-right: 15px;
position: absolute;
left: 0px;
top: 39%;
height: 35px;
width: 55px;
text-indent:99999px;
}
.client_wrapper  .flex-direction-nav .flex-next{
background: url(//webworldadvantage.com/wp-content/themes/foogo-pro/assets/imgs/right_next_icon.png) no-repeat center;
margin-left: -14px;
position: absolute;
right: 0px;
top: 39%;
height: 35px;
width: 55px;
}
.client_wrapper  .flexslider:hover .flex-next:hover, .client_wrapper  .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.client_wrapper  .flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
} .client_wrapper  .flex-pauseplay a {
display: none;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.client_wrapper  .flex-pauseplay a:hover {
opacity: 1;
}
.client_wrapper  .flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.client_wrapper  .flex-control-nav li {
margin: 0 4px;
display: inline-block;
zoom: 1;
*display: inline;
}
.client_wrapper  .flex-control-paging li a {
display:none
}
.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;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} .thumbnail, .img-thumbnail{
border:0;
padding:0;
box-shadow: none;
} div#product-carousel {
margin-bottom: 35px;
}
h1.hp_product_page_head{
font-size: 28px;
margin-bottom: 40px;
font-weight: 400;
}
.home-product-page{
overflow: hidden;
}
.hp_prod_img{
position: relative;
max-width:100%;
margin: 0 auto;
}
.homepage-product .hp_prod_img img {
max-width: 100%;
height: auto;
width: 100%;
}
.hp_prod_details {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.49);
text-align: center;
padding: 40px 0px 27px;
opacity: 0;
transition: opacity 0.5s linear;
}
.hp_prod_img:hover .hp_prod_details{
opacity: 1;
}
.hp_prod_details h6 {
text-align: center;
margin: 20px auto;
}
.hp_prod_details h6 a{
font-size: 18px;
color:#fff;
}
.hp_prod_details span.woocommerce-Price-amount{
color: green;
background-color: #fff;
padding: 5px;
border-radius: 3px;
font-weight: bold;
}
.rating_sec {
overflow: hidden;
text-align: center;
clear: both;
}
.hp_prod_details .thumb-content .star-rating{
float: none;
text-align: center;
margin:15px auto;
}
.hp_prod_details .thumb-content .star-rating,
.hp_prod_details .thumb-content .star-rating span{
color:#fff;
}
.hp_prod_details .thumb-content .new-link,
.hp_prod_details .thumb-content .add_to_cart_button,
.hp_prod_details .thumb-content .add_to_cart_button .prod-button{
font-size: 100%;
display: inline-block;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
font-weight: 700;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
}
.hp_prod_details .thumb-content .add_to_cart_button,
.woocommerce .hp_prod_details .thumb-content  a.added_to_cart,
.hp_prod_details .thumb-content .add_to_cart_button:hover{
background-color: transparent;
position: absolute;
top: 10px;
right: 10px;
color:transparent !important;
width: 40px;
height: 40px;
border:none;
box-shadow:none;
}
.hp_prod_details .thumb-content .add_to_cart_button.loading{
display:none;
}
.hp_prod_details .thumb-content .add_to_cart_button.added:after{
font-family: WooCommerce;
content: "\e017";
font-size: 16px;
padding: 5px;
border:1px solid #fff;
font-weight: bold;
color:#fff;
z-index: 99;
position: absolute;
left: 0;
top: 3px;
left: -2px;
}
.woocommerce .hp_prod_details .thumb-content  a.added_to_cart{
top: 5px;
right: 45px;
}
.hp_prod_details .thumb-content  a.added_to_cart,
.hp_prod_details .thumb-content .add_to_cart_button.added:before{
content: "";
border:none;
}
.hp_prod_details .thumb-content .add_to_cart_button:before{
content: "\f217";
font-family: "FontAwesome";
font-size: 16px;
border:1px solid #fff;
padding: 5px;
color:#fff;  
position: absolute;
left: 0;
top: 3px;
left: 6px;
}
.hp_prod_details .thumb-content  a.added_to_cart:before{
content: "\f06e";
font-family: "FontAwesome";
font-size: 16px;
border:1px solid #fff;
padding: 2px 5px 2px;
color:#fff;  
position: absolute;
left: 0;
top: 3px;
left: 6px;
}
.hp_prod_details .thumb-content .add_to_cart_button .prod-button{
border-radius: 3px;
left: auto;
color: #515151 !important;
background-color: #fff !important;
}
.thumb-content a.prod-button {
display: block;
margin: 30% 0 0;
animation-delay: .10s;
-moz-animation-delay: .10s;
-webkit-animation-delay: .10s;
-o-animation-delay: .10s;
}
.hp_prod_details .thumb-content .new-link{
border: 2px solid #fff;
color: #fff;
clear: both;
display: inline-block;
margin: 0 auto;
}
.hp_prod_details .thumb-content .new-link:hover, .hp_prod_details .thumb-content  a.added_to_cart:hover
.hp_prod_details .thumb-content .add_to_cart_button .prod-button:hover{
color: #fff !important;
background-color: #515151 !important;    
opacity: 1;
}
.product_info {
overflow: hidden;
text-align: center;
border: 1px solid #DDDDDD;
border-top: none;
padding-bottom: 15px;
}
.product_info h6{
margin:10px auto 5px;
}
.product_info h6 a{
font-size: 18px;
}
.product_info span.amount{
font-size: 16px;
font-weight: bolder;
color:#000;
}
.woocommerce .product_info  .star-rating{
float:none;
margin: 10px auto 5px;
padding:0;
}
#product-carousel .owl-buttons {
top: 44%;
}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#0c1923;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}.front-slider .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .front-slider{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.front-slider .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.front-slider .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.front-slider .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.front-slider .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { } .front-slider  .owl-wrapper,
.front-slider  .owl-item{ -moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.front-slider .owl-item .item{
display: inline-block;
}
.front-slider .owl-item .item span.zoom{
display: block;
text-align: center;
position: absolute;
top: 37%;
width: 100%;
}
.front-slider .owl-item .item span.zoom a {
display: inline-block;
font-size: 14px;
border: 2px solid #fff;
padding: 12px 15px;
text-transform: uppercase;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
-webkit-backface-visibility: hidden;
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.front-slider .owl-item .item:hover span.zoom a {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
-webkit-backface-visibility: hidden;
}
.front-slider .owl-item .item:hover img{
opacity: 0.5;
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} #client-slider{
margin-bottom:60px;
}
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { } .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-carousel  .owl-item .item,
.owl-carousel  .owl-item .item img{
max-width: 100%;
}
.owl-carousel  .owl-item .item{
width: auto;
text-align: center;
}
#product-carousel .owl-item .item{
margin: 10px;
}
.owl-buttons {
position: absolute;
width: 100%;
top: 40%;
}
.owl-buttons i {
font-size: 30px;
color: #B8B8B8;
}
.owl-buttons .owl-prev{
position: absolute;
left: -14px;
}
.owl-buttons .owl-next{
position: absolute;
right: -14px;
}
@media only screen and (max-width:1280px) and (min-width:992px){
.owl-buttons {
top: 35%;
}
}
@media only screen and (max-width:991px) and (min-width:768px){
.owl-buttons {
top: 34%;
}
}
@media only screen and (max-width:620px) and (min-width:480px){
.owl-buttons {
top: 34%;
}
}
@media only screen and (max-width:320px){
.owl-buttons {
top: 34%;
}
}#footer .rmm {
display:block;
position:relative;
width:100%;
padding:0px;
margin:0 auto !important;
text-align: center;
line-height:19px !important;
}
#footer .rmm * {
-webkit-tap-highlight-color:transparent !important;
font-family:Arial;
}
#footer .rmm a {
color:#ebebeb;
text-decoration:none;
}
#footer .rmm ul {
display:block;
width:auto !important;
margin:0 auto !important;
overflow:hidden;
list-style:none;
} #footer .rmm ul li ul, #footer .rmm ul li ul li, #footer .rmm ul li ul li a {
display:none !important;
height:0px !important;
width:0px !important;
} .rmm-toggled {
display:none;
width:100%;
position:relative;
overflow:hidden;
margin:0 auto !important;
}
.sidebar-page .rmm-toggled{
margin-left: 0;
margin-right: 0;
}
.rmm-button:hover {
cursor:pointer;
}
#footer .rmm .rmm-toggled ul{
display:none;
margin:0px !important;
padding:0px !important;
}
.sidebar-page .rmm-toggled ul{
display: none;    
}
#footer .rmm .rmm-toggled ul li {
display:block;
margin:0 auto !important;
} .rmm.taxlist a {
color:#333333;
}
.rmm.taxlist a:hover {
opacity:0.7;
}
.rmm.taxlist .rmm-main-list li a {
}
.rmm.taxlist .rmm-toggled {
min-height:36px;
}
.rmm.taxlist .rmm-toggled-controls {
display:block;
height:48px;
color:#333333;
text-align:left;
position:relative;
}
.rmm.taxlist .rmm-toggled-title {
position:relative;
top:9px;
left:16px;
font-size:20px;
color:#000;
font-family: 'proxima_novasemibold';
}
.rmm.taxlist .rmm-button {
display:block;
position:absolute;
right:9px;
top:13px;
}
.rmm.taxlist .rmm-button span {
display:block;
margin:4px 0px 4px 0px;
height:2px;
background:#000;
width:25px;
}
.rmm.taxlist .rmm-toggled ul li a {
display:block;
width:100%;
padding:10px 0px 10px 0px;
border-bottom:1px solid #dedede;
color:#333333;
}
.rmm.taxlist .rmm-toggled ul li:first-child a {
border-top:1px solid #dedede;
} .rmm.minimal a {
color:#333333;
}
.rmm.minimal a:hover {
opacity:0.7;
}
.rmm.minimal .rmm-main-list li a {
}
.rmm.minimal .rmm-toggled {
width:95%;
min-height:36px;
}
.rmm.minimal .rmm-toggled-controls {
display:block;
height:36px;
color:#333333;
text-align:left;
position:relative;
}
.rmm.minimal .rmm-toggled-title {
position:relative;
top:9px;
left:9px;
font-size:16px;
color:#fff;
}
.rmm.minimal .rmm-button {
display:block;
position:absolute;
right:9px;
top:7px;
}
.rmm.minimal .rmm-button span {
display:block;
margin:4px 0px 4px 0px;
height:2px;
background:#fff;
width:25px;
}
.rmm.minimal .rmm-toggled ul li a {
display:block;
width:100%;
text-align:center;
padding:10px 0px 10px 0px;
border-bottom:1px solid #dedede;
color:#333333;
}
.rmm.minimal .rmm-toggled ul li:first-child a {
border-top:1px solid #dedede;
}@media only screen and (min-width : 1320px) and (max-width:1400px) {
#content_wrapper .col-ftd {
padding-right: 18px;
padding-left: 18px;
}
#content_wrapper .row.ftd {
margin-left: -18px;
margin-right: -18px;
}
#front_slider {
padding-left: 11px;
padding-right: 11px;
}
#front_slider .customNavigation .prev {
left: -22px;
}
#front_slider .customNavigation .next {
right: 0;
} #content_wrapper .element-list .row.elm{
margin-left: -19px;  
margin-right: -19px;        
}
#content_wrapper .element-list .col-elm{
padding-right: 19px;  
padding-left: 19px;        
}
#content_wrapper.content .element-list .element-content{
padding: 24px;        
} #content_wrapper .element-list.single .col-elm {
padding-right: 18px;
padding-left: 18px;
}
#content_wrapper .element-list.single .row.elm {
margin-left: -18px;
margin-right: -18px;
}
#content_wrapper.content .element-list.single .element-content {
padding: 24px;
padding-bottom: 28px;
}
}
@media (min-width: 1330px) {
.container {
width: 1325px;
}
}
@media only screen and (max-width:1330px) and (min-width: 1200px) {
#front_slider .customNavigation .prev {
left: -15px;
}
#front_slider .customNavigation .next {
right: -15px;
}
}
@media only screen and (max-width: 1200px) {
#front_slider .customNavigation .prev {
left: -15px;
}
#front_slider .customNavigation .next {
right: -15px;
}
}
@media only screen and (max-width: 1200px) and (min-width:992px) {
#wp-calendar tbody td {
padding: 3px;
}
}
@media only screen and (min-width : 992px) and (max-width:1400px) {
.col-md-12{
overflow: hidden;       
}
}
@media only screen and (min-width : 992px) and (max-width:1280px) {
#section_blog .single-clicks iframe{
width:370px;
height: 250px;
}
}
@media only screen and (min-width : 992px) and (max-width:1360px) {
.col-md-12{
overflow: hidden;        
}
#content_wrapper .col-ftd {
padding-right: 18px;
padding-left: 18px;
}
#content_wrapper .row.ftd {
margin-left: -18px;
margin-right: -18px;
}
#header #menu li{
margin-left: 18px;        
}
#header #menu li a{
font-size: 16px;
padding: 5px 5px 5px 5px;
}
#content_wrapper .startbuilding .building-text .building-head{
font-size: 20px;
}
#content_wrapper .startbuilding .building-text .building-des{
font-size: 15px;
}
#content_wrapper .startbuilding .building-img{
width: 207px;  
height: 108px;
background-size: 207px 108px;
margin-left: 8px;
}
#content_wrapper .startbuilding .building-btn{
padding-top: 0;
margin-top: -5px;
}
.fbtn {
font-size: 16px;
}
.fbtn.btncaption{
font-size: 16px;
padding-left: 15px;  
padding-right: 15px;
}
.fbtn.btncaption .btn-des{
font-size: 13px;
}
#content_wrapper .startbuilding{
}
#section_blog .affiliates{
width: 100%;        
}
#section_blog .section-heading{
font-size: 18px;
}
#section_blog .post .post-title{
font-size: 18px;
}
#section_blog .post p{
font-size: 16px;
}
#section_blog .affiliates span{
max-width: 100%;
background-size: 120px;
}
#form_list_container .form-list li a{
font-size: 22px;
}
#form_list_container .form-list li a.fmlevel-1{
width: 188px;
}
#form_list_container .form-list li a.fmlevel-2{
width: 220px;
}
#form_list_container .form-list li a.fmlevel-3{
width: 258px;
}
#form_list_container .site-video .fbtn{
font-size: 19px;
}
#sub_header .st-title-wrap .st-title{
font-size: 40px;
}
#content_wrapper.content.single .cnt-sidebar{
padding: 18px 10px 22px 10px;        
}
#content_wrapper.content.single .cnt-sidebar iframe{
max-width: 100%;
height:auto;
}
#content_wrapper.content .element-list .element-content {
height: 311px;
}
}
@media only screen and (min-width:991px){ #direction_right .flex_container{
display:flex;
}
#direction_right .flex_container .sec_hide_mobile{
order:2;
}
#direction_right .flex_container .sec_show_mobile{
order:1;
}
}
@media only screen and (max-width:992px) { #direction_right .flex_container{
flex-direction: column-reverse;
display: flex;
}
#header .menu-wrap{
display:none;
} .mean-container .mean-nav ul li a {
font-size: 15px;
}
.mean-container .mean-nav ul li a.mean-expand {
padding: 9px!important;
line-height: 2;
}
#section_blog {
text-align: center;
}
#big-video-wrap{
display:none;
}
.widget_calendar .calendar_wrap{
max-width: 320px;
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (min-width : 768px) and (max-width:992px) {
#front_slider .customNavigation{
width: 99%;
}   
}
@media only screen and (max-width:1344px) {
#content_wrapper .element-list .row.elm{
margin-left: -15px;  
margin-right: -15px;        
}
#content_wrapper .element-list .col-elm{
padding-right: 15px;  
padding-left: 15px;        
}
#content_wrapper.content .cnt-wrap{
margin-left: 0;
}
#content_wrapper .element-list.single .col-elm {
padding-right: 15px;
padding-left: 15px;
}
#content_wrapper .element-list.single .row.elm {
margin-left: -15px;
margin-right: -15px;
}  
#commentform input[type="text"],
#commentsbox #commentform input[type="text"], .contactform input[type="text"], .contactform input[type="email"]{
width: 100%;        
}
#site_features .f-content{
height:auto;
}
#content_wrapper.content.single .cnt-data iframe{
max-width: 100%;
height: auto;
}
.page-content .gallery ul.thumbnail.col-5 li {
width: 198px;
height: auto;
margin-right: 3.5%;
margin-bottom: 15px;
}
.content_bar .gallery ul.thumbnail.col-4 li {
width: 185px;
}
}
@media only screen and (max-width:992px) {
#header .top-header .logo {
text-align: center;
}
#content_wrapper .front-content {
padding-top: 70px;
}
.col-md-12{
overflow: hidden;
}
#form_list_container .form-list{
display: none;
}
#content_wrapper .col-ftd {
padding-right: 15px;
padding-left: 15px;
}
#content_wrapper .row.ftd {
margin-left: -15px;
margin-right: -15px;
}
#section_blog .home-blog{
padding-right: 0;        
}
#sub_header .st-title-wrap.home{
padding-bottom: 0px;
padding-top:0;
}
#sub_header .st-title-wrap .st-title{
font-size: 36px;
}
#form_list_container{
margin-bottom: 20px;
}
#content_wrapper .startbuilding .building-text .building-head{
font-size: 20px;
}
#content_wrapper .startbuilding .building-text .building-des{
font-size: 14px;
}
#content_wrapper .startbuilding .building-btn{
padding-top: 1px;
}
#content_wrapper .startbuilding .building-text{
padding-top: 7px;
padding-bottom: 13px;
}
#content_wrapper .startbuilding {
background-size: contain;
}
.fbtn {
font-size: 16px;
}
.fbtn.btncaption{
font-size: 16px;
padding-left: 15px;  
padding-right: 15px;
}
.fbtn.btncaption .btn-des{
font-size: 13px;
}
#content_wrapper.content .sidebar-page{
margin-right: 0;
}
#content_wrapper.content.single .cnt-sidebar {
padding: 18px 18px 22px 18px;
margin-left: 0;
}
#content_wrapper.content.single .cnt-sidebar iframe{
max-width: 100%;
height:auto;
}
#content_wrapper #site_features ul li{ }
.page-content .gallery ul.thumbnail.col-5 li {
width: 198px;
height: auto;
margin-right: 3.5%;
margin-bottom: 15px;
}
.page-content .gallery ul.thumbnail.col-4 li {
margin-right: 7%;
width: 294px;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 5.5%;
}
.content_bar .gallery ul.thumbnail.col-4 li {
margin-right: 7%;
width: 267px;
}
#header.top_feature_container.full.video .header-overlay{
background: none;
}
.front-slider .owl-item .item span.zoom a {
font-size: 12px; 
padding: 5px 15px;
}
#front_slider .customNavigation .prev, #front_slider .customNavigation .next {
margin: 25px 0 0;
}
#front_slider .customNavigation {
position: relative;
top: initial;
width: 100%;
width: 34px;
margin: -15px auto 23px;
clear: both;
}
}
@media only screen and (max-width:768px) {
#sub_header .st-title-wrap.home {
padding:0 15px;
} #content_wrapper #site_features{
display: block;
margin-bottom: 30px;
}
#content_wrapper #site_features ul li {
max-width: 320px;
clear: both;
margin: 0 auto;
float: none;
}
#content_wrapper.content .cnt-data.form-exp{
padding: 0 0 18px 0;        
}
#content_wrapper.content .post .post-meta{
display: block;
}
#content_wrapper.content .post .author-avatar{
display: none;
}
#content_wrapper.content .blog {
padding-left: 0;
padding-right: 0;
}
#header .sub-header-strip{
text-align: center;
}
.page-content .gallery ul.thumbnail.col-4 li {
margin-right: 7%;
width: 260px;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 3.5%;
}
#sub_header .st-title-wrap .fbtn.top-button{
padding: 8px 12px 6px 12px;
font-size: 20px;
}
#content_wrapper .startbuilding .building-text {
padding-right: 30px;
text-align: center;
}
#content_wrapper .startbuilding .building-btn{
width: 100%;
clear: both;
text-align: center;
}
#content_wrapper .startbuilding .fbtn.btncaption {
float: none;
margin: 0 auto;
}
.client_wrapper .ewpe-wrap ,
#content_wrapper .startbuilding {
margin-bottom: 45px;
}
.owl-buttons .owl-next {
right: -5px;
}
.owl-buttons .owl-prev {
left: -5px;
} #product-carousel .owl-item .item .homepage-product{
max-width: 260px;
margin: 0 auto;
}
}
@media only screen and (min-width : 640px) and (max-width:768px) {
#content_wrapper.content .element-list .element-content {
height: 311px;
}
.page-content .gallery ul.thumbnail.col-4 li {
margin-right: 5%;
width: 264px;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 1.5%;
}
}
@media only screen and (min-width : 480px) and (max-width:640px) {
#content_wrapper.content .element-list .element-content{
padding: 18px;        
}
.page-content .gallery ul.thumbnail.col-4 li {
margin-right: 2%;
margin-left: 20%;
width: 260px;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 9.5%;
}
}
@media only screen and (max-width:480px) { .mean-container .mean-nav ul li a {
font-size: 13px;
}
.mean-container .mean-nav ul li a.mean-expand {
padding: 6px!important;
line-height: 2;
}
#content_wrapper.content{
padding-bottom: 30px;
padding-top: 30px;
}
.logo,#site_features .f-content{
text-align: center;
}
#form_list_container .site-video .fbtn{
font-size: 16px;        
padding-left: 23px;
padding-right: 22px;
}
#sub_header .st-title-wrap .st-title{
font-size: 30px;
}
#sub_header .st-title-wrap .light-weight {
font-size: 24px;
padding: 0 15px;
}
#form_list_container .site-video .vdes{
font-size: 14px;
}
#content_wrapper .front-content{
padding-top: 60px;        
}
#content_wrapper .front-content .main-dt{
font-size: 32px;
}
#front_slider{
margin-bottom: 48px;        
}
#content_wrapper .front-content .wyf-wrap, #content_wrapper .front-content .ewpe-wrap, #content_wrapper.content .wyf-wrap{
margin-bottom: 23px;
}
.startbuilding,.ewpe-wrap,.extensions{
display: none;
}
#content_wrapper.content .post{
padding: 10px 20px 30px 20px;       
}
#content_wrapper.content .post .post-content{
word-break: break-all;
word-wrap: break-word;
}
.sidebar-banner{
text-align: center;
}
.page-content .gallery ul.thumbnail.col-4 li{
margin-left:5%;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 0%;
margin-left: 5%;
width: 260px;
}
.page-content .gallery ul.thumbnail.col-5 li img{
width: 260px;
}
}
@media only screen and (max-width:440px) {
#product-carousel .owl-item .item {
max-width: 250px;
margin: 0 auto;
}
}
@media only screen and (max-width:336px) {
#sub_header .st-title-wrap .st-title {
font-size: 26px;
}
#sub_header .st-title-wrap .light-weight {
font-size: 18px;
}
#sub_header .action_note {
font-size: 16px;
}
#content_wrapper.content .post .post-meta li{
display: block;
margin-bottom: 12px;
}
#content_wrapper.content .post .post-meta .post-comment{
float:none;
}
#content_wrapper.content .post .post-meta li a{
margin-left: 0;
}
#commentsbox #respond input#commentSubmit{
font-size: 18px;        
}
#comment_list ol.commentlist li.comment .comment-author .avatar{
display:none;
}
#comment_list ol.commentlist li.comment p{
margin-left: 0;
}
.page-content .gallery ul.thumbnail.col-5 li {
margin-right: 0%;
margin-left: 8%;
}
}.content-bar ul.products {
clear: both;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li,   .page-content .sidebar .woocommerce.widget_products ul li,  .page-content .sidebar .woocommerce.widget_recently_viewed_products ul li,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li{
padding: 0;
margin: 0;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a,   .page-content .sidebar .woocommerce.widget_products ul li a,  .page-content .sidebar .woocommerce.widget_recently_viewed_products ul li a,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li a,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li a{
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
background: none;
position: relative;
min-height: 60px;
}
.page-content .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward {
margin: 5px;
float: none;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a:hover,
.page-content .sidebar .woocommerce.widget_products ul li a:hover,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li a:hover,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li a:hover,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li a:hover{
background: none;
color: inherit;    
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li,
.page-content .sidebar .woocommerce.widget_products ul li,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li{
padding: 5px 70px 15px 2em;
border-bottom: 1px dashed #e8e8e8;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li:last-child,
.page-content .sidebar .woocommerce.widget_products ul li:last-child,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li:last-child,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li:last-child,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li:last-child{
border: none;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a,
.page-content .sidebar .woocommerce.widget_products ul li a,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li a,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li a,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li a{
padding: 10px 10px 10px 0;
border: none;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a.remove{
padding: 0;
margin: 0;
border: none;
top: 19px;
left: 6px;
font-size: 15px;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a.remove:hover{
background: #DA0018;
}
.page-content .sidebar .woocommerce.widget_shopping_cart ul li a img,
.page-content .sidebar .woocommerce.widget_products ul li a img,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li a img,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li a img,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li a img{
width: 60px;
}
.page-content .sidebar .woocommerce.widget_shopping_cart p.total,
.woocommerce.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .buttons{
text-align: center;
padding: 10px 0 0;
}
.page-content .sidebar .woocommerce.widget_shopping_cart p.buttons{
text-align: center;
}
.page-content .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward {
margin: 5px;
}
.page-content .sidebar .woocommerce.widget_products ul li,
.page-content .sidebar .woocommerce.widget_recently_viewed_products ul li,
.page-content .sidebar .woocommerce.widget_recent_reviews ul li,
.page-content .sidebar .woocommerce.widget_top_rated_products ul li{
padding-left: 0;
}
.page-content .sidebar .woocommerce.widget_product_search .woocommerce-product-search,
.page-content .sidebar .woocommerce.widget_product_tag_cloud .tagcloud,
.page-content .sidebar .woocommerce.widget_price_filter .price_slider_wrapper{
padding: 10px 15px 20px;
}
.page-content .sidebar .woocommerce.widget_product_search label.screen-reader-text{
margin: 10px 0;
}
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"] {
background-color: #f0f0f0;
border: none;
padding: 0 20px;
cursor: pointer;
z-index: 10;
float: right;
position: relative;
top: -37px;
right: 0px;
}
.page-content .sidebar .woocommerce.widget_product_search input[type="search"] {
width: 100%;
height: 37px;
background-color: #fff;
font-size: 16px;
padding: 0px 0px 0px 10px;
color: #999999;
border: solid 1px #e5e4e4; }
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"] {
float: left;
position: initial;
margin-bottom: 30px;
}
.page-content .sidebar .woocommerce.widget_price_filter .price_slider_wrapper{
padding: 30px 15px 20px;
}
.page-content .woocommerce.widget_layered_nav ul li{
padding: 16px 30px 16px 20px;
}
.page-content .woocommerce.widget_layered_nav ul li:hover{ }
.page-content .sidebar .woocommerce.widget_layered_nav ul li a span.count{
margin-left: 5px;
}
.page-content .sidebar .mini_cart_item{
padding-left: 30px;
}
.woocommerce  div.product form.cart .variations{
margin-bottom: 0;
}
.woocommerce  div.product form.cart .variations label{
color: initial;
font-size: 20px;
}
.woocommerce div.product form.cart .reset_variations {
float: right;
margin: 10px 0;
}
.woodbery_WC .woocommerce  a.added_to_cart{
display: none !important;
}
.woocommerce  .woocommerce-ordering select,
.woocommerce  div.product form.cart .variations select{
display: block;
width: 100%;
height: 40px;
padding: 6px 12px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce  a.added_to_cart {
margin-top: 5px;
background: #ebe9eb;
color: #515151;
padding: 2px 13px;
border-radius: 5px;
margin-bottom: 5px;
font-weight: bold;
display: inline-block;
transition: 0.4s all ease;
-webkit-transition: 0.4s all ease;
-moz-transition: 0.4s all ease;
-ms-transition: 0.4s all ease;
-o-transition: 0.4s all ease;
}
.woocommerce   a.added_to_cart:hover {
background: #dad8da;
color: #515151;
}
.woocommerce  a.added_to_cart.wc-forward:after {
content: "\f178";
font-family: FontAwesome;
margin-left: .53em;
font-weight: 400;
}
.woocommerce  #respond input#submit, 
.woocommerce  a.button, 
.woocommerce  button.button, 
.woocommerce  input.button{
padding: .45em 1em;
} .woocommerce ul.cart_list li .star-rating, 
.woocommerce ul.product_list_widget li .star-rating{
margin: 0px 0 10px 0;
}
.woocommerce input, .woocommerce .quantity input, 
.woocommerce .coupon input.input-text,
.woocommerce form .form-row textarea{
display: block;
padding: 7px 12px 7px 6px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.woocommerce-page .woocommerce form .form-row textarea{
height: 7.5em;
}
.woocommerce-cart .page-content .wc-proceed-to-checkout a.checkout-button{
font-size: .9em;
}
.woocommerce-checkout .page-content .checkout.woocommerce-checkout input{
display: inline-block;
margin-right: 5px;
}
.woocommerce-checkout ul.order_details{
padding: 0;
}
.woocommerce-checkout ul.order_details li,
.woocommerce-checkout ul.order_details li:last-child{
border: none;
width: 48%;
margin: 10px 0;
padding: 5px;
border-bottom: 1px dashed #d3ced2;
}
.footer .woocommerce ul.cart_list, 
.footer .woocommerce ul.product_list_widget span,
.footer .price_label,
.footer .woocommerce .star-rating span,
.footer-container .footer .footer-inner form.woocommerce-product-search label{
color:#fff;
}
.footer-container .footer .footer-inner ul.product_list_widget li{
padding:15px 70px 15px 0 ;
}
.footer .woocommerce .widget_shopping_cart .cart_list li a.remove, 
.footer .woocommerce.widget_shopping_cart .cart_list li a.remove{ 
top: -8px;
right: 8px;
left: initial;
z-index: 5;
font-size: 15px;
}
@media only screen and (min-width: 481px) and (max-width: 992px) {
.woocommerce .page-content .sidebar .sidebar-page.widget.woocommerce{
width: 75%;
margin-right: auto;
margin-left: auto;
}
.woocommerce .page-content .cart-collaterals .cross-sells ul.products li, 
.woocommerce-page .page-content .cart-collaterals .cross-sells ul.products li{
width: inherit;
}
}
@media only screen and (max-width: 768px) {
.woocommerce-checkout ul.order_details{
margin: 0;
}
.woocommerce-checkout ul.order_details li,
.woocommerce-checkout ul.order_details li:last-child{
width: 100%;
}
.woocommerce .page-content  .summary form.cart,
.woocommerce .page-content  .summary form.cart .quantity,
.woocommerce .page-content  .summary form.cart .single_add_to_cart_button{
float: none;
text-align: center;
display: inline-block;
}
.woocommerce .page-content  .summary form.cart .quantity .input-text{
margin: 0px auto 1em;
}
.woocommerce-page table.cart .product-thumbnail{
display: block;
}
.woocommerce-page table.cart .product-thumbnail:before{
content: 'Product Image : ';
}
.woocommerce .order_details li strong {
margin-top: 5px;
}
}
@media only screen and (min-width: 580px) and (max-width:768px) {
.woocommerce  a.added_to_cart {
margin-top: 15px;
margin-left: 10px;
}
}
@media only screen and (max-width: 480px) {
.woocommerce .page-content ul.products li a.add_to_cart_button{
float: none;
}
.woocommerce  ul.products li.product, 
.woocommerce-page  ul.products li.product{
width: inherit;
float: none !important;
clear: both;
margin: 0 0 2em;
padding-right: 15px;
padding-left: 15px;
text-align: center;
}
.woocommerce  ul.products li.product .star-rating, 
.woocommerce-page  ul.products li.product .star-rating{
display: inline-block;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
width: 100%;
clear: both;
}
}
@media only screen and (max-width: 320px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 13px;
}
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
overflow: hidden;
} .widget_area ul.cart_list li dl dd, 
.widget_area ul.product_list_widget li dl dd {
padding: 0 0 0;
margin-bottom: 0px;
}
.widget_area ul.cart_list li dl,
.widget_area ul.product_list_widget li dl,
.widget_area ul.cart_list li dl dd p:last-child,
.widget_area ul.product_list_widget li dl dd p:last-child{
font-size: 14px;
} .page-content .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward,
.woocommerce ul.products li.product .button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"]{
clear:both;
}
.page-content .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward,
.home_container .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward,
.footer_widget .woocommerce.widget_shopping_cart a.button.wc-forward,
.woocommerce ul.products li.product .button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"],
.home_container .sidebar .woocommerce.widget_product_search input[type="submit"],
.footer_widget .woocommerce.widget_product_search input[type="submit"],
.woocommerce div.product form.cart .button,
.woocommerce  #respond input#submit, 
.woocommerce  a.button, 
.woocommerce  button.button,
.woocommerce  input.button,
.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce-cart .page-content .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce a.added_to_cart,
.woocommerce #review_form #respond .form-submit input,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
#content_wrapper .widget_product_search .woocommerce-product-search input[type="submit"]{
border: none;
color: #fff !important;
text-transform: uppercase;
font-size: 18px;
padding: 10px 22px 10px 22px;
margin-bottom: 10px;
background-color: #2c95dc;
-webkit-box-shadow: 0 3px 0 #09466f;
-moz-box-shadow: 0 3px 0 #09466f;
box-shadow: 0 3px 0 #09466f;
}
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"]{
float: none;
margin-bottom: 0;
}
.woocommerce div.product form.cart .button{
padding:10px 24px;
}
.page-content .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward:hover,
.home_container .sidebar .woocommerce.widget_shopping_cart a.button.wc-forward:hover,
.footer_widget .woocommerce.widget_shopping_cart a.button.wc-forward:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.page-content .sidebar .woocommerce.widget_product_search input[type="submit"]:hover,
.home_container .sidebar .woocommerce.widget_product_search input[type="submit"]:hover,
.footer_widget .woocommerce.widget_product_search input[type="submit"]:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce  #respond input#submit:hover, 
.woocommerce  a.button:hover, 
.woocommerce  button.button:hover,
.woocommerce  input.button:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
.woocommerce-cart .page-content .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
#content_wrapper .widget_product_search .woocommerce-product-search input[type="submit"]:hover{
background-color: #09466f;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
background-color: #09466f;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #2c95dc;
} .woocommerce .widget_rating_filter ul li{
background:none;
} span.woocommerce-Price-amount,
.home_container .sidebar .mini_cart_item span.quantity,
.page-content .sidebar .mini_cart_item span.quantity {
font-size: 17px;
color:#3c3a3a;
margin-top: -12px;
font-weight: bold;
text-shadow: none;
}
.page-content .sidebar .mini_cart_item span.quantity ,
.home_container .sidebar .mini_cart_item span.quantity {
display: block;
clear: both;
} .page-content .sidebar .woocommerce.widget_product_search .woocommerce-product-search, 
.page-content .sidebar .woocommerce.widget_product_tag_cloud .tagcloud, 
.page-content .sidebar .woocommerce.widget_price_filter .price_slider_wrapper,
.home_container .sidebar .woocommerce.widget_product_search .woocommerce-product-search, 
.home_container .sidebar .woocommerce.widget_product_tag_cloud .tagcloud, 
.home_container .sidebar .woocommerce.widget_price_filter .price_slider_wrapper{
padding-left: 0;
}
.woocommerce .star-rating span{
color:#242424;
}
.widget_area .woocommerce ul.cart_list li a,
.widget_area .woocommerce ul.product_list_widget li a{
position: relative;
float:left;
}
.widget_area .mini_cart_item a.remove,
.widget_area .mini_cart_item a.remove{
position: absolute;
top: 15px;
left:0;
}
.widget_area ul.cart_list li img, .woocommerce ul.product_list_widget li img{
height: 54px;
box-shadow: none;
position: absolute;
right: 15px;
width: 50px;
}
.widget_area ul.product_list_widget li img {
height: 50px;
width: 50px;
}
.widget_area p.total {
margin-top: 10px;
}
.widget_area .buttons a.wc-forward {
display: inline-block;
margin-right: 10px;
margin-bottom: 15px;
}
.widget_area .woocommerce ul.product_list_widget li{
position: relative;
}
.widget_area #woocommerce-product-search-field{
width: 100%;
margin-bottom: 10px;
} 
.widget_area ul.cart_list li .star-rating, 
.widget_area ul.product_list_widget li .star-rating{
margin: 4px 10px 10px 0;
float: right;
} .woocommerce nav.woocommerce-pagination{
overflow: hidden;
}
.woocommerce  ul.page-numbers {
margin: 0px;
padding: 0px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
border:none;
}
.woocommerce  ul.page-numbers {
clear: both;
margin: 0px;
padding: 0px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
.woocommerce  ul.page-numbers li  {
margin: 0px;
padding: 0px;
display: inline;
margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul {
border:none;
float: right;
}
.woocommerce nav.woocommerce-pagination ul li{
margin-right: 5px;
}
.woocommerce  ul.page-numbers li span,
.woocommerce  ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{    
padding:8px 7px 4px 6px;
background: #E0E0E0;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
text-decoration: none;
width: 36px;
height: 36px;
display: inline-block;
margin-right: 4px;
color: #777272;
line-height: 1;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
background-color: #0c79c3;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li {
border:none;
margin-bottom: 5px;
}
p.comment-form-rating label{
display: block;
margin-bottom: 10px;
}
p.comment-form-rating select{
padding: 5px;
height: 28px;
clear: both;
margin-bottom: 15px;
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%;
min-height: 150px;
}
.woocommerce .widget_rating_filter ul li{
padding:10px 0;
}
@media only screen and (max-width:480px){
.sidebar .woocommerce {
text-align: initial;
}
.sidebar .woocommerce ul.product-categories{
text-align: center;
}
}
.content_wrap .related ul.products li.product .button{
padding: 7px 7px;
} .woocommerce #content .page-content div.product div.images, 
.woocommerce .page-content div.product div.images, 
.woocommerce-page #content .page-content div.product div.images, 
.woocommerce-page .page-content div.product div.images {
width: 40%;
}
.woocommerce #content .page-content div.product div.summary, 
.woocommerce .page-content div.product div.summary, 
.woocommerce-page #content .page-content div.product div.summary, 
.woocommerce-page .page-content div.product div.summary {
width: 55%;
}
.woocommerce h1.product_title.entry-title{
font-size: 24px;
margin-bottom: 15px;
}
.woocommerce div.product .summary .woocommerce-product-rating{
margin-bottom: 15px;
}
.woocommerce .product_meta span{
clear: both;
display: block;
margin-bottom: 10px;
}
.woocommerce div.product .summary p.price{
margin:0 0 7px;
}
.woocommerce div.product .summary p.price span{
font-size: 17px;
}
.woocommerce .related ul.products li.product .button {
margin-top: 0;
}
.woocommerce #review_form #respond h3#reply-title{
font-size: 18px;
}
.woocommerce .woocommerce-ordering select {
margin-top: -12px;
}
woocommerce ul.products li.product .button {
margin-top: 5px;
}
.woocommerce p.stars a,
.woocommerce .star-rating span,
.woocommerce .star-rating,
.page-content .woocommerce .star-rating:before,
.woocommerce .star-rating:before,
.woocommerce-message:before{
color:#2c95dc;
}
.woocommerce-message {
border-top-color: #2c95dc;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
display: block !important;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
border: none;
margin-top: 10px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .buttons{
text-align: center;
}
.widget_price_filter .price_slider_wrapper{
display:block;
padding: 20px 10px 20px;
}
#footer .sidebar-page .product_list_widget li,
#content_wrapper.content .sidebar-page .product_list_widget li{
padding-right: 72px ;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
left:initial;
top: 6px;
right: 8px;
z-index: 10;
}
#content_wrapper .widget_product_search .woocommerce-product-search label,
.footer .widget_product_search .woocommerce-product-search label{
margin-left: 0;
font-weight: inherit;
display: block;
border-bottom: 1px solid #e2e2e2;
font-size: 20px;
padding: 15px 16px 13px 16px;
font-family: 'Montserrat', sans-serif
}
.footer .widget_product_search .woocommerce-product-search label{
padding-left: 0;
}
.footer .widget_product_search .woocommerce-product-search label{
border-color:#2693dd;
}
#content_wrapper .widget_product_search .woocommerce-product-search #woocommerce-product-search-field,
#content_wrapper .widget_product_search .woocommerce-product-search input[type="submit"]{
max-width: 100%;
margin: 20px 15px;
}
.footer .widget_product_search .woocommerce-product-search #woocommerce-product-search-field,
.footer .widget_product_search .woocommerce-product-search input[type="submit"]{
margin: 20px 0;
}
#content_wrapper .widget_product_search .woocommerce-product-search input[type="submit"]{
margin-top: 10px;
}
.footer .widget_product_search .woocommerce-product-search input[type="submit"]{
margin-top: 0px;
}
.footer .woocommerce .star-rating:before,
.footer .woocommerce-Price-amount{
color:#fff;
}
#footer .woocommerce .product_list_widget li{
padding-left: 0;
}
.woocommerce .widget_layered_nav_filters ul li.chosen{
margin-right: 10px;
}#header .top-header {
background: white;
}
#sub_header .st-title-wrap .st-title-border {
border-bottom: none !important;
}
#menu .ddsmoothmenu li a {
color: #1f67a3;
}
#menu .ddsmoothmenu li a:hover {
background: #0c6daf;
}
#menu li a:hover {
color: white !important;
}