@charset "UTF-8";

body{-webkit-backface-visibility:hidden;}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@-moz-keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@-o-keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}.animated.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash;}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0);}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px);}20%,40%,60%,80%{-moz-transform:translateX(10px);}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0);}10%,30%,50%,70%,90%{-o-transform:translateX(-10px);}20%,40%,60%,80%{-o-transform:translateX(10px);}}@keyframes shake{0%,100%{transform:translateX(0);}10%,30%,50%,70%,90%{transform:translateX(-10px);}20%,40%,60%,80%{transform:translateX(10px);}}.animated.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);}40%{-webkit-transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0);}40%{-moz-transform:translateY(-30px);}60%{-moz-transform:translateY(-15px);}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0);}40%{-o-transform:translateY(-30px);}60%{-o-transform:translateY(-15px);}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-30px);}60%{transform:translateY(-15px);}}.animated.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);}}@-moz-keyframes tada{0%{-moz-transform:scale(1);}10%,20%{-moz-transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg);}100%{-moz-transform:scale(1) rotate(0);}}@-o-keyframes tada{0%{-o-transform:scale(1);}10%,20%{-o-transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg);}100%{-o-transform:scale(1) rotate(0);}}@keyframes tada{0%{transform:scale(1);}10%,20%{transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg);}40%,60%,80%{transform:scale(1.1) rotate(-3deg);}100%{transform:scale(1) rotate(0);}}.animated.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada;}@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center;}20%{-webkit-transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);}100%{-webkit-transform:rotate(0deg);}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg);}40%{-moz-transform:rotate(-10deg);}60%{-moz-transform:rotate(5deg);}80%{-moz-transform:rotate(-5deg);}100%{-moz-transform:rotate(0deg);}}@-o-keyframes swing{20%{-o-transform:rotate(15deg);}40%{-o-transform:rotate(-10deg);}60%{-o-transform:rotate(5deg);}80%{-o-transform:rotate(-5deg);}100%{-o-transform:rotate(0deg);}}@keyframes swing{20%{transform:rotate(15deg);}40%{transform:rotate(-10deg);}60%{transform:rotate(5deg);}80%{transform:rotate(-5deg);}100%{transform:rotate(0deg);}}.animated.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing;}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);}15%{-webkit-transform:translateX(-25%) rotate(-5deg);}30%{-webkit-transform:translateX(20%) rotate(3deg);}45%{-webkit-transform:translateX(-15%) rotate(-3deg);}60%{-webkit-transform:translateX(10%) rotate(2deg);}75%{-webkit-transform:translateX(-5%) rotate(-1deg);}100%{-webkit-transform:translateX(0%);}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%);}15%{-moz-transform:translateX(-25%) rotate(-5deg);}30%{-moz-transform:translateX(20%) rotate(3deg);}45%{-moz-transform:translateX(-15%) rotate(-3deg);}60%{-moz-transform:translateX(10%) rotate(2deg);}75%{-moz-transform:translateX(-5%) rotate(-1deg);}100%{-moz-transform:translateX(0%);}}@-o-keyframes wobble{0%{-o-transform:translateX(0%);}15%{-o-transform:translateX(-25%) rotate(-5deg);}30%{-o-transform:translateX(20%) rotate(3deg);}45%{-o-transform:translateX(-15%) rotate(-3deg);}60%{-o-transform:translateX(10%) rotate(2deg);}75%{-o-transform:translateX(-5%) rotate(-1deg);}100%{-o-transform:translateX(0%);}}@keyframes wobble{0%{transform:translateX(0%);}15%{transform:translateX(-25%) rotate(-5deg);}30%{transform:translateX(20%) rotate(3deg);}45%{transform:translateX(-15%) rotate(-3deg);}60%{transform:translateX(10%) rotate(2deg);}75%{transform:translateX(-5%) rotate(-1deg);}100%{transform:translateX(0%);}}.animated.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);}50%{-webkit-transform:scale(1.1);}100%{-webkit-transform:scale(1);}}@-moz-keyframes pulse{0%{-moz-transform:scale(1);}50%{-moz-transform:scale(1.1);}100%{-moz-transform:scale(1);}}@-o-keyframes pulse{0%{-o-transform:scale(1);}50%{-o-transform:scale(1.1);}100%{-o-transform:scale(1);}}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}.animated.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out;}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out;}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in;}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in;}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in;}}@-o-keyframes flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out;}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out;}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in;}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in;}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in;}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out;}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out;}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in;}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in;}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;-moz-backface-visibility:visible !important;-moz-animation-name:flip;-o-backface-visibility:visible !important;-o-animation-name:flip;backface-visibility:visible !important;animation-name:flip;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateX(-10deg);}70%{-moz-transform:perspective(400px) rotateX(10deg);}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateX(-10deg);}70%{-o-transform:perspective(400px) rotateX(10deg);}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0;}40%{transform:perspective(400px) rotateX(-10deg);}70%{transform:perspective(400px) rotateX(10deg);}100%{transform:perspective(400px) rotateX(0deg);opacity:1;}}.animated.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-o-backface-visibility:visible !important;-o-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1;}100%{transform:perspective(400px) rotateX(90deg);opacity:0;}}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-o-animation-name:flipOutX;-o-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-10deg);}70%{-webkit-transform:perspective(400px) rotateY(10deg);}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateY(-10deg);}70%{-moz-transform:perspective(400px) rotateY(10deg);}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateY(-10deg);}70%{-o-transform:perspective(400px) rotateY(10deg);}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0;}40%{transform:perspective(400px) rotateY(-10deg);}70%{transform:perspective(400px) rotateY(10deg);}100%{transform:perspective(400px) rotateY(0deg);opacity:1;}}.animated.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1;}100%{transform:perspective(400px) rotateY(90deg);opacity:0;}}.animated.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible !important;-moz-animation-name:flipOutY;-o-backface-visibility:visible !important;-o-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-o-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.animated.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;}@-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);}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);}}.animated.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px);}100%{opacity:1;transform:translateX(0);}}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px);}100%{opacity:1;transform:translateX(0);}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px);}100%{opacity:1;transform:translateY(0);}}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px);}100%{opacity:1;transform:translateY(0);}}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px);}100%{opacity:1;transform:translateX(0);}}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);}}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-o-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.animated.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-20px);}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-20px);}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-20px);}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-20px);}}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(20px);}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(20px);}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(20px);}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(20px);}}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-20px);}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-20px);}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-20px);}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-20px);}}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(20px);}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(20px);}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(20px);}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(20px);}}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-2000px);}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-2000px);}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);}}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(2000px);}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(2000px);}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(2000px);}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(2000px);}}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-2000px);}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(2000px);}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(2000px);}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);}}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);}50%{opacity:1;-webkit-transform:scale(1.05);}70%{-webkit-transform:scale(.9);}100%{-webkit-transform:scale(1);}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3);}50%{opacity:1;-moz-transform:scale(1.05);}70%{-moz-transform:scale(.9);}100%{-moz-transform:scale(1);}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3);}50%{opacity:1;-o-transform:scale(1.05);}70%{-o-transform:scale(.9);}100%{-o-transform:scale(1);}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3);}50%{opacity:1;transform:scale(1.05);}70%{transform:scale(.9);}100%{transform:scale(1);}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes slideInDown{0%{opacity:0;-moz-transform:translateY(-2000px);}100%{-moz-transform:translateY(0);}}@-o-keyframes slideInDown{0%{opacity:0;-o-transform:translateY(-2000px);}100%{-o-transform:translateY(0);}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px);}100%{transform:translateY(0);}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes slideInLeft{0%{opacity:0;-moz-transform:translateX(-2000px);}100%{-moz-transform:translateX(0);}}@-o-keyframes slideInLeft{0%{opacity:0;-o-transform:translateX(-2000px);}100%{-o-transform:translateX(0);}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px);}100%{transform:translateX(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes slideInRight{0%{opacity:0;-moz-transform:translateX(2000px);}100%{-moz-transform:translateX(0);}}@-o-keyframes slideInRight{0%{opacity:0;-o-transform:translateX(2000px);}100%{-o-transform:translateX(0);}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px);}100%{transform:translateX(0);}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes slideOutLeft{0%{-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-o-keyframes slideOutLeft{0%{-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-2000px);}}@keyframes slideOutLeft{0%{transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;-moz-animation-name:slideOutLeft;-o-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);}}@-moz-keyframes slideOutRight{0%{-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(2000px);}}@-o-keyframes slideOutRight{0%{-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(2000px);}}@keyframes slideOutRight{0%{transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);}}.slideOutRight{-webkit-animation-name:slideOutRight;-moz-animation-name:slideOutRight;-o-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);}}@-moz-keyframes slideOutUp{0%{-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-2000px);}}@-o-keyframes slideOutUp{0%{-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-2000px);}}@keyframes slideOutUp{0%{transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);}}.slideOutUp{-webkit-animation-name:slideOutUp;-moz-animation-name:slideOutUp;-o-animation-name:slideOutUp;animation-name:slideOutUp;}.animated.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);}80%{-webkit-transform:translateY(10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px);}60%{opacity:1;-moz-transform:translateY(-30px);}80%{-moz-transform:translateY(10px);}100%{-moz-transform:translateY(0);}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px);}60%{opacity:1;-o-transform:translateY(-30px);}80%{-o-transform:translateY(10px);}100%{-o-transform:translateY(0);}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px);}60%{opacity:1;transform:translateY(-30px);}80%{transform:translateY(10px);}100%{transform:translateY(0);}}.animated.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);}80%{-webkit-transform:translateY(-10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px);}60%{opacity:1;-moz-transform:translateY(30px);}80%{-moz-transform:translateY(-10px);}100%{-moz-transform:translateY(0);}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px);}60%{opacity:1;-o-transform:translateY(30px);}80%{-o-transform:translateY(-10px);}100%{-o-transform:translateY(0);}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px);}60%{opacity:1;transform:translateY(30px);}80%{transform:translateY(-10px);}100%{transform:translateY(0);}}.animated.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);}80%{-webkit-transform:translateX(-10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px);}60%{opacity:1;-moz-transform:translateX(30px);}80%{-moz-transform:translateX(-10px);}100%{-moz-transform:translateX(0);}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px);}60%{opacity:1;-o-transform:translateX(30px);}80%{-o-transform:translateX(-10px);}100%{-o-transform:translateX(0);}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px);}60%{opacity:1;transform:translateX(30px);}80%{transform:translateX(-10px);}100%{transform:translateX(0);}}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);}80%{-webkit-transform:translateX(10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px);}60%{opacity:1;-moz-transform:translateX(-30px);}80%{-moz-transform:translateX(10px);}100%{-moz-transform:translateX(0);}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px);}60%{opacity:1;-o-transform:translateX(-30px);}80%{-o-transform:translateX(10px);}100%{-o-transform:translateX(0);}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px);}60%{opacity:1;transform:translateX(-30px);}80%{transform:translateX(10px);}100%{transform:translateX(0);}}.animated.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);}25%{-webkit-transform:scale(.95);}50%{opacity:1;-webkit-transform:scale(1.1);}100%{opacity:0;-webkit-transform:scale(.3);}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1);}25%{-moz-transform:scale(.95);}50%{opacity:1;-moz-transform:scale(1.1);}100%{opacity:0;-moz-transform:scale(.3);}}@-o-keyframes bounceOut{0%{-o-transform:scale(1);}25%{-o-transform:scale(.95);}50%{opacity:1;-o-transform:scale(1.1);}100%{opacity:0;-o-transform:scale(.3);}}@keyframes bounceOut{0%{transform:scale(1);}25%{transform:scale(.95);}50%{opacity:1;transform:scale(1.1);}100%{opacity:0;transform:scale(.3);}}.animated.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(20px);}100%{opacity:0;-webkit-transform:translateY(-2000px);}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(20px);}100%{opacity:0;-moz-transform:translateY(-2000px);}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(20px);}100%{opacity:0;-o-transform:translateY(-2000px);}}@keyframes bounceOutUp{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(20px);}100%{opacity:0;transform:translateY(-2000px);}}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(-20px);}100%{opacity:0;-webkit-transform:translateY(2000px);}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(-20px);}100%{opacity:0;-moz-transform:translateY(2000px);}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(-20px);}100%{opacity:0;-o-transform:translateY(2000px);}}@keyframes bounceOutDown{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(-20px);}100%{opacity:0;transform:translateY(2000px);}}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(20px);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(20px);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(20px);}100%{opacity:0;-o-transform:translateX(-2000px);}}@keyframes bounceOutLeft{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(20px);}100%{opacity:0;transform:translateX(-2000px);}}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(-20px);}100%{opacity:0;-webkit-transform:translateX(2000px);}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(-20px);}100%{opacity:0;-moz-transform:translateX(2000px);}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(-20px);}100%{opacity:0;-o-transform:translateX(2000px);}}@keyframes bounceOutRight{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(-20px);}100%{opacity:0;transform:translateX(2000px);}}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0;}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0;}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0;}100%{transform-origin:center center;transform:rotate(0);opacity:1;}}.animated.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;}}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;}}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0;}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0;}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0;}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1;}100%{transform-origin:center center;transform:rotate(200deg);opacity:0;}}.animated.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform:translateY(700px);opacity:0;}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}100%{-moz-transform:translateY(700px);opacity:0;}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}100%{-o-transform:translateY(700px);opacity:0;}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out;}100%{transform:translateY(700px);opacity:0;}}.animated.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;transform:translateX(0px) rotate(0deg);}}.animated.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg);}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg);}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg);}100%{opacity:0;transform:translateX(100%) rotate(120deg);}}.animated.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1;}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0;}60%{transform:translateX(-20%) skewX(30deg);opacity:1;}80%{transform:translateX(0%) skewX(-15deg);opacity:1;}100%{transform:translateX(0%) skewX(0deg);opacity:1;}}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;}.animated.lightSpeedIn{-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;-o-animation-duration:0.5s;animation-duration:0.5s;}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;}}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1;}100%{transform:translateX(100%) skewX(-30deg);opacity:0;}}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;}.animated.lightSpeedOut{-webkit-animation-duration:0.25s;-moz-animation-duration:0.25s;-o-animation-duration:0.25s;animation-duration:0.25s;}.test, .empty-template{display:none;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
article, aside, details, figcaption, figure,  header, hgroup, menu, nav, section { display: block }
nav ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none;}
ins {text-shadow:0 1px 0 rgba(0,0,0,0.25); color: #fff !important; text-decoration: none; border-radius:3px;padding:3px;}
mark { background-color: #ff9; color: #fff; font-style: italic; font-weight: bold; padding:2px;}
del { text-decoration: line-through }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0;background:#eee;margin: 1em 0; padding: 0; }
input, select { vertical-align: middle }
body, html { min-height: 100% }
body{overflow:hidden;}
select{padding: 5px; min-width: 150px;}
body { font-size: small; line-height: 1.8em;}
select, input, textarea, button { font: 99% sans-serif }
input, select , textarea{ padding: 5px; color: #4c4c4c; outline: none; background-color: #fff;border: 1px solid #e7e7e7; border-bottom: 1px solid #D9D9D9;}
textarea:focus {border: 1px solid #D9D9D9;}
input[type="text"], input[type="password"], input[type="email"], select, textarea{padding-left:10px !important;}
pre, code, kbd, samp { font-family: monospace, sans-serif }
body, select,textarea { color: #999 }
h1, h2, h3, h4, h5, h6 { font-family: sans-serif;  font-weight: normal;  line-height: 110%;color: #999 }
h1 { font-size: 26px }
h2 { font-size: 22px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 16px }
h6 { font-size: 14px }
html { overflow-y: scroll }
a:hover, a:active { outline: none }
ul, ol { margin-left: 2em }
.aq-posts-block ul {margin-left:0;}
ol { list-style-type: decimal }
nav ul, nav li { margin: 0 }
small { font-size: 11px;font-weight:normal; }
strong, th { font-weight: bold }
td, td img { vertical-align: top }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
textarea { overflow: auto }
.ie6 legend, .ie7 legend { margin-left: -7px }
input[type="radio"] { vertical-align: text-bottom }
input[type="checkbox"] { }
.ie7 input[type="checkbox"] { vertical-align: baseline }
.ie6 input { vertical-align: text-bottom }
input[type=button], input[type=submit], button { cursor: pointer }
button, input, select, textarea { margin: 0; width:100%; }
button { margin: 0; }
input[type="submit"] {width:auto;}
input:valid, textarea:valid { }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd }
::-moz-selection { background: #666; color: #fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #666 }
button { width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden }
.clearfix:before, .clearfix:after { content: "�020"; display: block; height: 0 !important; visibility: hidden; }
.clearfix:after { clear: both }
.clearfix { zoom: 1 }
html body div.clear, html body span.clear { background: none; border: 0; clear: both; display: block; float: none; font-size: 0; margin: 0; padding: 0; position: static; overflow: hidden; visibility: hidden; width: 0; height: 0; }
img.centered, img.aligncenter { display: block; margin: 0 auto; overflow: hidden; padding: 4px; }
img.alignright { padding: 4px; margin: 2px 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right }
.alignleft { float: left }
.center { text-align: center }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; background-color: #f3f3f3; margin: 0px;margin-bottom:10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 1.65em; padding: 0 4px 5px; margin: 0; }
code { font-size: 12px; display: block; border: 1px solid #eee; padding: 10px; margin: 10px 0 0 0; background: #FCFCFC; }
.usercontent h1{margin:0; padding-left:0 !important;}
.sticky{border:1px solid #111;}
.gallery-caption {display: block;}
.bypostauthor{display: block;}
#slider .images{opacity:0;}
#breadcrumb, #breadcrumb a
.button, .button:visited{padding:10px; color:#fff;}
.image img{display:none;}
.google-map-placeholder{border: 10px solid #eee !important;border-radius:5px;}
.PostContent p{ text-align: left !important; }
div, h1{-ms-word-wrap: break-word; word-wrap: break-word;}
.fullwidth { width: 100% !important;  }
.nicescroll-rails{display:none;} #headerwrap {position: relative; float:left; width: 100%; z-index: 999; height:auto;border-bottom:none !important; background:#fff;
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.1); -webkit-box-shadow:  0 2px 6px rgba(0,0,0,0.1); box-shadow: 0 2px 6px rgba(0,0,0,0.1);  } #headerwrap.pmc_menu_transparent {position:absolute;background:none;-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
#headerwrap.pmc_menu_transparent:hover {background:rgba(0,0,0,0.15);}
#headerwrap.pmc_menu_transparent .menu > li > a {color:#fff;}
#headerwrap.pmc_menu_transparent .menu > li a:after {color:#fff;}
#header {  margin: 0 auto; padding: 0; display: block; }
#logo { position:absolute; text-align:center; float:left;z-index:9;}
.logo-right {position:relative;float:right;}
.logo-left {position:relative;float:left;}
.logo-center {position:relative;float:none;text-align:center;}
.main { margin: 0 auto; padding:0px; height: 100%; position:relative; z-index:1;}
.main { margin: 0 auto;   height: 100%;}
.mainwrap { float:left;position: relative; width: 100%; margin: 0; padding: 0;}
.mainwrap.pmc_parallax {background-attachment:fixed !important;position:static;background-size:auto !important;}
.shadow { background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/shadow.png) repeat-x; height: 16px; margin: 0; z-index: 20; }
.mainwrap-icon-background {position: relative;z-index: 9;} .fixedmenu{display:none;position:fixed !important; background:#333;background:rgba(51,51,51,0.97); margin-top: 0 !important;padding:5px 0 5px 0;z-index:9999;border-bottom:1px solid #eee\9;
-moz-box-shadow: 0 1px 7px rgba(0,0,0,0.2); -webkit-box-shadow:  0 1px 7px rgba(0,0,0,0.2); box-shadow: 0 1px 7px rgba(0,0,0,0.2); width:100% !important; }
.holder-fixedmenu { margin:0 auto;position:relative;}
.fixedmenu .logo-fixedmenu{float:left; }
.fixedmenu .logo-fixedmenu img{height: 32px;margin-top:4px;}
.fixedmenu .menu-fixedmenu{float:right;margin:6px 0px 0 0;}
.fixedmenu .menu-fixedmenu li,.fixedmenu .menu-fixedmenu li.current-menu-ancestor{border:none; background:none; }
.pagenav.fixedmenu{height:40px;}
.fixedmenu .menu .pmcbig img {width:50%;text-align:center; margin-left:55px}
.fixedmenu .menu .pmcbig ul.sub-menu li{padding:5px 0 5px 0;}
.fixedmenu a {color:#1F1F1F;}
.menu-fixedmenu li  a{padding:12px 12px !important;margin-top:-13px;background:none;margin-left:0 !important;}
.menu-fixedmenu a.important_color{} div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked {
border: 2px solid #1ABC9C;
height:40px;
float:left;
line-height:40px;
margin-left:0;
border-radius:4px;
}
div.wpcf7-validation-errors{border: 2px solid #E74C3C;}
div.wpcf7-mail-sent-ng {border: 2px solid #E74C3C;}
div.wpcf7-spam-blocked {border: 2px solid #F39C12;}
span.wpcf7-not-valid-tip {color: #E74C3C;float:right;} .TopHolder{position: relative; width:100%; margin:0;z-index:10;background:#fff;border-bottom:1px solid #eee !important;}
.TopHolder a {color:#595959 !important;font-weight:bold;}
.top-nav{width: 1180px;margin: 0 auto;height: 36px;}
.aq-block-aq_notification_menu_block {}
.top-nav a {font-size: 16px;font-weight:normal;text-transform:uppercase;}
.top-nav ul{float:right; list-style: none; height:100%;margin-right:-12px;}
.top-nav li{float:left;height:100%;}
.top-nav li a {padding:6px 12px 0 12px; display:inline-block;font-size:13px;}
.top-nav li:last-child {border:none;}
.topLanguage , .topNotification{float:left;}
.topNotification{color:#121212; padding-top: 13px;font-size:14px;float:left;}
.topNotification-content {float:left;margin-right:20px;padding-right:20px;border-right:1px solid rgba(255,255,255,0.3);}
div.topNotification-content:last-child {border:none;}
.notification-text {margin-left:20px;}
.topNotification-content i {float:left;width:0px;padding:5px 0px 0 0px}
.social-notification {float:right;margin-top:11px;margin-right:-8px;}
.social-notification a {padding-right:6px;}
.social-notification a:hover {opacity:0.7;}
.social-notification a img {background:rgba(255,255,255,0.2);padding:4px;}
.respMenu {display:none;}
.respMenu.noscroll{float:none;}
.pagenav{margin:0;  width:100%; text-align:center;  margin:0 auto;position:relative;  }
.menu-header .logout{display:none;}
.menu-header { z-index: 9999; position: relative; top: 30px; }
.menu, .menu * { margin: 0; padding: 0; list-style: none; }
.menu { height:100%; }.menu-right{text-align:right;}
.menu > li { display: inline-block;  text-align:center;}
.menu > li:last-child {padding-right:0;}
.menu > li i {margin-right:8px;}
.menu > li a { display: block; position: relative; text-decoration: none;text-transform:uppercase;}
#header ul.menu > li  {padding:0px 12px 34px 12px; }
#header ul.menu > li:last-child {padding-right:0}
.menu > li a:after {
content:'';
position:absolute;
color:#2a2b2c;
right:-15px;
}
#header ul.menu > li:last-child > a {padding-right:0;}
.menu > li a  {letter-spacing: normal; font-weight:normal; }
.menu a.important_color, .current-menu-item a   {}
.menu li li a, span.pmcmenutitleimage {color:#2a2b2c;}
.menu .current-menu-ancestor.has-sub-menu {}
.menu > li:last-child a:after {display:none;}
.fixedmenu .current-menu-ancestor.has-sub-menu:before {display:none;}
.menu {margin:0;}
.menu .container {
border:1px solid #dfdcdc;
border-width: 1px 0 0 0;
}
.menu ul {
list-style: none;
margin: 0px;
font-size: 11px;
text-align: center;
}
.menu ul li{ display:inline-block;
float: left;
}
.menu ul li a {
display: block;
line-height: 22px;
position: relative;     
padding: 12px 6px 7px 15px; 
}
.menu > ul li a, .menu .menu > ul li a {  
}
.menu ul li:first-child a{
border-left: 0px;
} .menu ul.sub-menu, .menu ul.children {
display: none;
margin-top: 30px;
margin-left: -15px;
position:absolute;
font-size: 14px;
left:auto;
min-width:180px;
background:#fff;
background: rgba(255,255,255,0.98);
opacity:1;
z-index: 99999;
-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.15);
-webkit-box-shadow:  0 1px 10px rgba(0,0,0,0.15);
box-shadow: 0 1px 10px rgba(0,0,0,0.15); 
}
.menu-fixedmenu .menu ul.sub-menu, .menu-fixedmenu .menu ul.children{margin-top:0px;}
#ie8 .menu ul.sub-menu, #ie8 .menu ul.children { border: 1px solid #666767; }
#ie8 .menu .megamenu ul.sub-menu ul, #ie8 .menu .megamenu ul.children ul { border: 0; }
.menu ul.sub-menu li, .menu ul.children li {
border-left: 0px;
margin-right: 0;
float:none;
display:block;
position: relative;
text-align: left;
white-space: nowrap;
border-bottom:1px solid #232323;
}
.menu ul.sub-menu li a, .menu ul.children li a {
border: none;
padding: 12px 0px; 
margin: 0px 15px; 
font-size: 13px !important;
}
.menu ul.sub-menu li:last-child, .menu ul.children li:last-child, .menu ul.sub-menu li:last-child a {
border-bottom: none;
}
.sub-menu li{ font-size: 12px; width: auto; height: auto;  }
.pmcbig .sub-menu li {border-bottom: none;}
.menu ul.sub-menu li:first-child{
border-top: none;
} .menu ul.sub-menu li ul, .menu ul.children li ul {left: 100%; top:-20px; margin: 17px 0 0 0; display:none !important;}
.menu ul.sub-menu li:hover ul, .menu ul.children li:hover ul {display:block !important;} .menu ul.sub-menu li ul.sub-menu li ul, .menu ul.children li ul li ul.children li ul{left: 100%; top:-20px; margin: 17px 0 0 0; display:none !important;}
.menu ul.sub-menu li ul.sub-menu li:hover ul, .menu ul.children li ul li ul.children li:hover ul{display:block !important;} .menu ul.sub-menu li ul.sub-menu li ul.sub-menu li ul, .menu ul.children li ul li ul.children li ul.children li ul{left: 100%; top:-20px; margin: 17px 0 0 0; display:none !important;}
.menu ul.sub-menu li ul.sub-menu  li ul.sub-menu li:hover ul, .menu ul.children li ul.children li ul li ul.children li:hover ul{display:block !important;} .pmcbig  li a:after, .sub-menu li a:after  {display:none;}
.menu .pmcbig ul.sub-menu li ul, .menu .pmcbig ul.children li u{display:block !important;}
.menu .pmcbig .pmcmenutitle > a, .respMenu  .pmcmenutitle{display:none;}
.menu .pmcbig a:hover {background:none !important;}
.menu .pmcbig ul.sub-menu {float:left;padding:20px 0;left:0; max-width: 100%;margin-left:0;  }
.menu .pmcbig ul.sub-menu li { font-weight: regular; margin:0;background:none !important; min-width:220px;width:24.9%;}                
.menu .pmcbig ul.sub-menu li a {  margin:0px;border:none;  padding:8px 0 8px 40px;}    
.menu .pmcbig ul.sub-menu li { float:left; border-right: 1px solid #ddd;  }
.menu .pmcbig ul.sub-menu li li, .menu .pmcbig ul.sub-menu li:last-child {border:none;}
.menu .pmcbig ul.sub-menu ul {float:left; }
.menu .pmcbig ul.sub-menu li {   } 
.menu .pmcbig ul.sub-menu li:first-child, .menu .pmcbig ul.sub-menu li ul li {    }
.menu .pmcbig ul.sub-menu li ul li:last-child { border: 0px; }
.menu .pmcbig ul.sub-menu li ul { margin-left: 0; border:none; display:block; position:static; background:none; -webkit-box-shadow:none; -moz-box-shadow: none; box-shadow:none; padding:0; margin-top:0px; }
.menu .pmcbig ul.sub-menu li ul li { font-weight: normal; border-left:none;  }
.menu .pmcbig ul.sub-menu li.no-link a { cursor:default; outline:none; }
.menu .pmcbig ul.sub-menu li.no-link li a { cursor:pointer; }
.menu .pmcbig ul.sub-menu li.menu-item-custom-content { width: 170px !important; text-align: center }
.menu .pmcbig ul.sub-menu li.menu-item-custom-content p { color: #121212 }
.menu .pmcbig ul.sub-menu li.menu-item-custom-content span.highlight { color: #5b5959 !important; background: transparent; }
.menu .pmcbig ul.sub-menu li ul li:first-child { padding-top: 0;border-radius:5px; }
.menu .pmcbig   img{width:100%; text-align:center;margin:10px 0 10px 0px;}
.fixedmenu .menu .pmcbig {border-left:none;}
.menu .pmcbig  .menu-description-pmc {font-size:13px; font-weight:normal;}
.menu .pmcbig  .pmcmenutitle.line {border-left:1px solid #eee !important;}		
.pmcmenutitleimage {float:left;width:200px;}
.menu .bigimagemenu   img{width:200px; text-align:center;margin:10px 0 10px 0px;border-bottom:1px solid #ddd; padding-bottom:20px;}
.menu .bigimagemenu li:last-child img {border:none;}
.menu .bigimagemenu   img{float:left; font-weight:bold;font-size:16px;}
.menu .bigimagemenu   img:hover{opacity:0.75;}
.menu .pmcbig ul.sub-menu li:first-child, .menu .pmcbig ul.sub-menu li ul li, .menu .pmcbig ul.sub-menu li {white-space: normal !important;} .outerpagewrap { position:relative; }
.pagewrap{ width:100%; float:left;height:auto;padding:30px 0 30px 0; }
.pagecontent{ margin:0 auto;  }
.pagecontentContent-title {float:left;}
.pagecontentContent-title h1 {margin-bottom:0px;font-size:30px !important;text-transform:uppercase;}
.pagecontentContent-breadcrumb {float:right;font-size:13px;margin-top:12px;}
.pagecontentContent{float:left;}
.outerpagewrap .portnavigation {float:right;}
.outerpagewrap .portnavigation .portprev, .outerpagewrap .portnavigation .portnext{background:#CDCDCD; width:27px;height:27px;font-size:16px;line-height:26px; }
.outerpagewrap .portnavigation span{float:right; margin-left:2px;}
.outerpagewrap .portnavigation i {margin:0px 0 0 10px;line-height:0px;color:#fff;}
.outerpagewrap   .portprev i {margin-left:11px;} . .full { display: inline; float: left; position: relative; margin-left: 0px; margin-right: 0px; }
.one_half { width: 48% }
.one_third { width: 30.66% }
.two_thirds { width: 65.33% }
.one_fourth { width: 22% ; }
.three_fourths { width: 74% }
.one_fifth { width: 16.8% }
.four_fifths { width: 79.2% }
.one_half, .one_third, .two_thirds, .one_fourth, .three_fourths, .one_fifth, .two_fifth, .three_fifths, .four_fifths { position: relative; margin: 0; margin-right: 4%; float: left; }
.one_half p, .one_third p, .two_thirds p, .one_fourth p, .three_fourths p, .one_fifth p, .two_fifth p, .three_fifths p, .four_fifths p {margin: 0 0 1.5em 0;}
.one_half.last, .one_third.last, .one_fourth.last, .one_fifth.last, .three_fourths.last, .two_thirds.last {margin-right:0%;}
.three_fourths.last p {margin:0;} .portfolio-category .content {width:1180px}
.portdesc{float:left;}
#remove { text-align:center;  margin:55px 0 0px 5px; padding:0px; width:100%; }
#remove h2{font-size:16px !important; margin-bottom:10px; }
.catlink{text-align:center;    font-size:12px; text-transform:uppercase;   margin-right:10px;padding: 8px 15px !important; background:#ECF0F1;display:inline-block;}
.catlink:first-child {margin-right:5px;}
.catlinkhover, .catlink:hover {color:#fff;}
.portfolio { width: 1200px; float:left; } .fullwidth .portfolio{width:101.5%; overflow:hidden}
.fullwidth .portfolio .one_third img{width:100%;}
.fullwidth .portfolio .one_third{width: 19.96%; }
.fullwidth .portfolio .item4 .overdefult{width:100%; height:100.5%;}
@media screen and (min-width:1120px) and (max-width:1440px){
.fullwidth .portfolio .one_third{width: 24.96%;}
}
@media screen and (min-width:760px) and (max-width:1119px){
.fullwidth .portfolio .one_third{width: 33.30%;}
}
@media screen and (min-width:515px) and (max-width:759px){
.fullwidth .portfolio .one_third{width: 49.96%;}
}
@media screen and (min-width:0px) and (max-width:514px){
.fullwidth .portfolio .one_third{width: 100%;}
} .portsingle .portfolio {margin-top:20px; margin-bottom:40px;}
.portfolio.blog {}
#portfolio #portitems { overflow: hidden; margin-top: 30px;}
#portfolio  .title { margin: 0; padding: 20px; } .projectdetails{float:left; width:700px; padding-bottom: 40px;} .projectdetails .linebreak{margin-left:20px;}
.projectdetails span {line-height:3em;}
.portcategories {padding-bottom: 25px; }
.portcategories a{text-transform:none; padding:0px 6px 0px 6px !important;float:left;color:#fff !important;font-weight:normal;margin-right:7px;margin-top:-5px}
.portcategories a:hover {opacity:0.75;filter:alpha(opacity=75);}
.projectdescription{float: left; width:440px; padding-left:40px;}
.projectdescription h1{margin: -4px 0 30px 0 !important; text-transform:uppercase;font-size:30px !important;}
.projectdescription .posttext{padding:0px 15px 5px 0px !important; float:left;margin-bottom:1px;width:420px;}
.portsingle .portfolio h2, .projectdescription h3{position: relative; display: inline-block;z-index: 9; padding-right:10px;}
.portsingle .portfolio .recentdescription h3 {color:#fff;}
.portsingle .portfolio h2 {font-size:22px !important;margin-bottom:20px;}
.main.clearfix.portsingle {overflow:hidden;}
.portsingle .portfolio h2:after{
content: "";
position: absolute;
height: 5px;
border-top: 1px solid #ddd;
top: 19px;
margin-left:10px;
width: 1100px;
}
.portsingle .portfolio .titleborder{margin-top: -22px; }
.projectdescription .posttext img{max-width:435px;}
.projectdescription .titleborder{ top: 15px;width: 435px;position: relative;margin-bottom: 12px;}
.datecomment{float:left;}
.portsingle .postcontent{margin-bottom:0; padding-bottom:0;}
.blogpost .posted-date.port{cursor:text;}
.blogpost .author.port{cursor:text;}
.blogpost .postedin {}
.link-title-previous,.link-title-next{display:none;z-index:9;position:relative;}
.portprev:hover .link-title-previous, .portnext:hover .link-title-next{display:block;width:180px;background:#fff;border:1px solid #ddd;color:#575757;font-size:14px;padding-left:10px;margin-top:12px;}  .single-portfolio-skils {text-align:left;float:left; margin:0px 0 30px 0; width: 99%;background:#fff;border-bottom:1px solid #ECF0F1;}
.single-portfolio-skils ul{list-style:none; margin-left:0;padding-bottom:20px;}
.project-section {float:left;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #ECF0F1;width:100%;font-size:16px;text-transform:uppercase;   }
.project-section.last {border:none;}
.project-section i {font-size:1em; }
.project-section span {font-size:14px;width:100%;float:left;color:#2a2b2c;text-transform:none;color:#aaa;}
.single-portfolio-skils i {font-size:14px;margin-right:5px;  }
.portsingle.home .single-portfolio-skils{margin-top:0px;}
.closehomeshow-portfolio, .closehomeshow-post {width:30px;height:30px;border-radius:90px;margin:15px 0 0px 0;float:left;cursor:pointer;}
.portsingle.home .read-more a{float:left;margin-top:30px;font-weight:bold;text-decoration:underline;}
.portsingle.home .projectdetails .blogsingleimage {margin-bottom:45px;}
.portsingle.home .read-more a:hover {text-decoration:none;}
.closehomeshow-portfolio i, .closehomeshow-post i {color:#fff;margin-left:8px;font-size:18px;line-height:28px;}
.datecomment i{margin-right:8px;}
.blogpost .projectdescription .datecomment p {margin:0;}
.portnavigation{position:relative; float:left; width:100%;font-weight:bold;margin:35px 0 30px 0;font-size:14px;text-transform:uppercase;padding:30px 0;background:#f8f8f8;}
.portnavigation .portprev-single{ float:left;position:relative; width: 47%;  text-align: left;padding-left:20px; }
.portnavigation .portfolio-grid {position:absolute;font-size:2em;line-height:0px;left:48%;}
.portnavigation .portnext-single{ float:right;position:relative; width: 25%;  text-align: right;padding-right:20px; }
.blogsingleimage .prevbutton.port {left:25px; top:92%; width:30px; height:30px;}
.blogsingleimage .nextbutton.port {width: 30px !important;height: 30px !important;left:56px;top:92%;width:30px; height:30px; }
.postcontent.port .blogsingleimage .nextbutton.port, .postcontent.port .blogsingleimage .prevbutton.port  {top:90%;}
.blogsingleimage .prevbutton.port i, .blogsingleimage .nextbutton.port i {margin-left:12px;line-height:30px;color:#fff;}
.blogsingleimage #slider { margin-top:0px !important;}  .portfolio-category{margin-top:30px !important;}
.portfolio-category .item3{width:369px;}  .fullwidth .postcontent {margin-top:60px;}
.content {width: 800px; padding: 0px 0 0px 0; margin-right: 0px; float: left;overflow:hidden; }
.content.singledefult {padding-bottom:40px;}
.post.home .content.singledefult {padding-bottom:0px;}
.content.blog {margin:60px 0 100px 0;}
.content.pagesidebar {padding:0;margin-top:50px;}
.image-gallery .loading{background:url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/loading.gif) no-repeat; height:60px !important; margin:0px 0 0 0px!important}
.gallery p{margin:0;}
.content .entry{float:left; width:100%;margin-top:5px;}
.portsingle.home .postcontent.port{background:none; border:none;margin:15px 0 15px 0;} .postcontent{margin-bottom: 0px; padding-bottom:0px;  overflow: hidden;  height:auto !important; }
.postcontent.singledefult {margin:60px 0 50px 0;}
.postcontent h1{line-height:1.2em;}
.posttext { margin-bottom: 0px; padding: 0; overflow: hidden; }
.tags{font-size:16px !important;width:100%; float:left; margin:3px 10px 12px 0px;padding-bottom:30px;font-weight:bold;}
.tags  a{font-weight:normal;font-style: italic; }
.tags i {margin-right:5px;}
.socialsingle .tag{ float:left;}
.singleBorder {background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/mainBorderLine.png) repeat-x; width: 100%;height: 14px;margin-bottom:5px;}
.sentry  .singleBorder {display:none;}
.post-page-links {font-weight:bold;}
.post-page-links a:hover {text-decoration:underline;}
.share-post {position:relative;float:left;margin:0px 10px 12px 0; padding: 0px;border:1px solid #ededed;width:99.7%;border-radius:5px;}
.share-post-title {float:left;padding:8px 0 0 15px;}
.share-post-title h3 {font-size:16px !important;}
.share-post-icon {float:right;text-align:center; }
.share-post-icon .addthis_toolbox a, .share-post-icon  a.emaillink{display:inline-block; float:none !important;}
.share-post-icon .custom_images {display:inline-block;}  .errorpage .posttext {text-align:center;padding: 15px 300px 15px 300px;}
.errorpage .postcontent h2{line-height:1.2em; font-size:72px !important; text-align:center; padding: 20px 0 0 0;}
.errorpage .postcontent{background:none; margin-bottom:25px; padding-bottom:0;}  .fullwidth .postcontent h1{line-height:1.2em; }
.pagesidebar .titleborder{margin-top:-21px; width:610px;} .content  p {margin: 0 0 1.5em 0;}
.content blockquote {width:92.5%; background: #f1f1f1 url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/quote.png) 700px 12px no-repeat; padding: 10px; margin:0px 0 10px 20px !important;border-bottom:5px solid #e8e7e7;padding: 15px 20px 15px 20px; font-style: italic; margin: 0; float:left;border-radius:5px;}
.content blockquote:before
{ 
content:  "";
position:absolute;
margin-left:-40px;
width: 0; 
height: 0; 
border-left: 20px solid  transparent;
border-right: 20px solid transparent;
border-top: 30px solid #f1f1f1;
}
.content form { margin: 20px 0 }
.content form label {padding: 3px 0px;font-weight:bold;}
.recentdescription h3 {text-transform:none;} .titleborderOut {width:100%;position: relative;}
.titleborderOut .titleborder{width:80px;margin:0 auto;height:2px;text-align:center;background:#333;}
.mainwrap.pmc_parallax  .titleborderOut .titleborder {background:#fff;}
.mainwrap:hover .titleborderOut .titleborder{width:120px;}
.content.singledefult .titleborderOut .titleborder {display:none;}
.single-portfolio .titleborderOut .titleborder{position: absolute; background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/main-border-line.png)  repeat-x;height:10px; margin:0px;width:100%;left:0%;}
.single-portfolio .titleborderOut .titleborder:before {display:none;}
.featured-block {margin:0;padding:20px 0 25px 0; text-align:center;}
.featured-block .featuredIcon i {color:#fff;font-size:6em;margin:25px 0 10px 0;}
.featured-block-text {color:#8c8e93;line-height:24px;margin-top:10px;padding:0 30px;}
.featured-block:hover, .featured-block:hover h5, .featured-block:hover span {cursor:pointer;}
.featured-block h5 {font-size:24px;margin:10px 0 0 0;text-transform:uppercase;}
.featured-block span{color:#F85757}  .aq-block-aq_port_block_feed .homerecent .one_third{height:300px; }
.homerecent .one_third{margin:0px; float:left; }
.homerecent .one_third.big {height:600px}
.homerecent .one_third.big img{height:600px}
.homerecent .one_third.first {position:absolute; top:300px}
.homerecent h2, .titleborderh2{position:relative; display:inline-block; }
.titleborderh2:before {float:left; }
.titleborderh2:after {float:right; margin-left:10px;}
.homerecent .image .loading{position:absolute; background:url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/loading.gif) no-repeat; height:60px; width:60px;margin:133px 0 0 180px; z-index:99;}	
.imgholder.home-post{width:370px; height:260px;}
.imgholder.home-post .loading{position:absolute; background:url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/loading.gif) no-repeat; height:60px; width:60px;margin:125px 168px; z-index:99;}
.homerecent.post .loading{margin:25px 0 0 50px;}
.homerecent {overflow:hidden; width:100%; float: left;  padding:25px 0 0px 0; }
.aq-block-aq_port_block_feed .homerecent  {padding-top:40px;}
#portitems4 .homerecent  {padding:0px;margin-left:-10px;}
.homerecent .bx-wrapper{margin-top:5px;}
.homerecentInner{width: 1180px; margin:0 auto; float:none;}
.homerecent .recentimage{margin:0px; float:left;}
.homerecent .recentimage .overdefult {opacity:0;filter:alpha(opacity=0);position: absolute;top:0;left:0;right: 0;bottom: 0;width: auto;}
.homerecent .masonry_pmc .recentimage .overdefult {display:none !important;}
.portsingle .homerecent .recentimage .overdefult {height:300px;}
.homerecent .one_third.big  .recentimage .overdefult {height:600px;}
.homerecent .one_third {width:393px;  margin:0px;}
.homePostImg {width:240px; height:170px;}
.homerecent.post .one_third .recentdescriptionPost {padding-bottom:20px}
.homerecent .one_third.last {margin-right:0px;}
.shortDescription .homePostAuthor{float:left; width:64px; height:64px;padding:4px;background:#DCDCDC;border-radius:90px;}
.shortDescription .homePostAuthor img {border-radius:90px;}
.shortDescription {float:left;padding:0px 30px 5px 0; width:93%; }
.homerecent.post .recentdescription{float:left;}
.homerecent .recentdescription, .recentdescription-text{width: 100%;color:#fff;cursor:pointer;}
.recentdescription-text {margin:0px 0 0 0px;cursor:pointer;}
.home-portfolio-categories a {font-size:14px;margin-top:5px;color:#fff !important;}
.recentdescription-borderLine, .testimonial-borderLine{float:left; width:85%; margin:15px 10px 5px 0px; display:inline-block;background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/mainBorderLine.png)  repeat-x;height:2px;}
.testimonial-borderLine {margin-left:125px;width:70%;margin-bottom:40px;margin:0px 0 30px 135px;}
.recentdescription-borderLine .left,.testimonial-borderLine .left {height:6px;width:60px;   margin-top:-3px}
.homerecent .recentdescriptionPort{float:left; width:310px;margin-left:0px; background:#fff; margin:-5px 0px 10px 0;border: 1px solid #eee;border-bottom:1px solid #ccc;border-radius:5px; }
.homerecent #sliderAdvertisePost  .recentdescription, .homerecent #sliderAdvertisePort .recentdescription, .homerecent .sliderAdvertisePost .recentdescription    {border:none ;padding:0;}
.homerecent .recentLinkMore {margin:-10px 0 10px 15px;float:left;background:url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/arrowLeft.png) no-repeat right 7px;}
.homerecent .recentLinkMore a {font-size:16px;padding-right:12px;}
.homerecent .recentLinkMore a:hover {text-decoration:underline;}
.homerecent  .shortDescription{min-height:85px;margin:5px 15px 0 15px;color:#808080;}
.homerecent .recentdescription p {padding:35px 10px 0px 15px margin-bottom:0;}
.homerecent.post .recentdescription {margin-left: 6px;}
.homerecent.post .recentdescription p{padding:5px 0 0 15px;margin:0;}
.homerecent h3{cursor:pointer;font-size:18px !important; color:#fff !important;text-transform:uppercase;border-top:1px solid;border-bottom:1px solid;display:inline-block;padding:8px 12px;margin:30px;}
.home-portfolio-categories {bottom:0px;position:absolute;margin:30px;text-transform:uppercase;font-weight:600;}
.homerecent h3:hover {text-decoration:none !important;background:rgba(255,255,255,0.2)}
.border-line {width:50px;height:1px;background:#fff;text-align:center;margin:0 auto;margin-bottom:12px;}
#portitems4 .border-line {display:none;}
.homerecent h3:hover, .homerecent .home-portfolio-categories a:hover {text-decoration:underline;}
.homerecent .descriptionHomePortText{padding:5px 15px 0 15px;color:#686868;}
.homerecent .descriptionPort {border-bottom:1px solid #e2e2e2;padding:0px 0 10px 0;}
.homerecent .portDate , .homerecent .portCategory a, .homerecent .portCategory,
.homerecent .portDate, .item3 .portDate {margin-top:33px;}
.homerecent .portDate {margin-top:36px;}
.homerecent .portIcon, .item4 .portIcon, .item2 .portIcon, .item3 .portIcon{}
.homerecent .portIcon {margin:75px 0 0 128px;}
.homerecent h3 a{position:relative; z-index;99;display:inline-block;}
.homerecent h3.category a {margin-top:-3px;font-size:12px;}	
.homerecent 	.recentdescription .description{padding:0px 0 0 10px;}	
.homerecent .image{cursor:pointer;}
.homerecent .sliderAdvertisePost .image img {border-radius:5px;padding:5px;background:#F2F2F2;border:1px solid #dddddd; }
.homerecent .overdefult p{padding:0 15px 0 15px;margin:0px;margin-top:10px;color:#fff !important;}	
.homerecent .overdefult ul{padding:10px; padding-left:20px; list-style:circle;color:#fff !important;}		
.homerecent .overdefult ol {color:#fff !important;padding:0px;}	
#relatedSP .overdefult ol {margin-left:0px;}
.homerecent .text {color:#fff;padding:10px 15px 0px 15px;}			
.homerecent .text {color:#fff;padding:10px 15px 0px 15px;}			
.item4 .overdefult{
display:block;
opacity:0;
filter:alpha(opacity=0);
cursor:pointer; 
position:absolute; 
overflow: hidden;
z-index:99 !important;  
width:394px; 
height:300px; 
}
#portitems4 .item4 .overdefult:hover {opacity:1;filter:alpha(opacity=100);}
.homerecent .one_fourth {width:23.4%;min-height:320px;margin:0px 24px 20px 0; padding-bottom:5px;}
.homerecent .one_fourth.item4{width:22.99%;}
.homerecent .one_fourth:last-child {margin-right:0;}
.portfolio-home-image{
-webkit-transition: all 0.45s ease-in-out;
-moz-transition: all 0.45s ease-in-out;
-o-transition: all 0.45s ease-in-out;
-ms-transition: all 0.45s ease-in-out;
transition: all 0.45s ease-in-out;
}
.homerecent.post .overLowerDefaultBorder{ background:#fff;width:45px;height:45px;border-radius:45px;margin:5px 0 0 163px;opacity:0;filter:alpha(opacity=0); }
.homerecent .overdefult:hover {opacity:1;filter:alpha(opacity=80); }
.homerecent .overdefult:hover .overLowerDefault{opacity:1;filter:alpha(opacity=80);}
.homerecent .overdefult:hover .overLowerDefaultBorder{opacity:1;filter:alpha(opacity=80);}
.homerecent .sliderAdvertisePort,.homerecent .sliderAdvertisePost{margin-left:0;}
.page .homerecent .bx-prev ,.post-full-width-inner .bx-prev {margin-left:1109px ; top:50px;}
.page .homerecent .bx-next,.post-full-width-inner .bx-next {margin-left:1144px ; top: 50px; }
.page .homerecent.post .bx-prev {border-radius:3px;margin-left:0px ; margin-top:0; top:-34px;}
.page .homerecent.post .bx-next {border-radius:3px;margin-left:1156px ; margin-top:0; top:-34px;}
.page .homerecent ul{list-style:none; margin-left:0px;}
.bx-prev i, .bx-next i {color:#fff;font-size:24px;line-height:34px;}
.titletext{text-align:center; margin:25px 0 0px 0;width: 100%; line-height:160%;}
.titletext p {width:80%;text-align:center;margin:0 auto;font-size:16px;}
.mainwrap.pmc_parallax .titletext p,.mainwrap.pmc_parallax  .pmc-icon-wraper, .mainwrap.pmc_parallax  .pmc-icon-content span {color:#fff !important;}  .relatedtitle{ position:relative; float: left;    z-index:1; }
.titleborder.relatedb{width:820px;margin-left:-5px;}
.related{float:right;margin-bottom:30px; width: 100%;}
.related h4{font-size: 16px !important; color:#5CBBE3 !important; text-align:center; text-transform:none !important; padding-top:0px;}
.relatedtitle h3 {font-size:22px !important; margin-bottom:20px;padding-right:10px;}
.related .one_fourth {width:190px; margin-right:13px;}
.related .one_fourth.last {margin-right:0px;}
.related .one_fourth .image img {background-color: #ECF0F1; padding: 6px;}
.related .one_fourth:hover {color:#5CBBE3 !important;}
.relatedtitle h3:after,  h3#comments:after, #commentform  h3:after {
content: "";
position: absolute;
height: 5px;
border-top: 1px solid #ddd;
top: 19px;
margin-left:10px;
width: 800px;
}  #gallery-1 .gallery-item {width:auto !important; margin-top:0 !important; }
.gallery-icon img{width:70px; height:70px;}
.image-gallery, .gallery-item{float:left; padding:5px 5px 0 5px; margin: 0px 6px 6px 0px;height:100px;}
.image-gallery img{height:95px; width:95px; }
.image-gallery .over{display:block; cursor:pointer; position:absolute; z-index:99 !important;  width:95px; height:95px;  margin:0px 0 0 0px;
opacity:0;
filter:alpha(opacity=0); background-color:#fff;
filter:alpha(opacity=0); background-color: rgba(255,255,255,0);
}
.image-gallery .over:hover{opacity:1;background-color:#000;filter:alpha(opacity=70); background-color: rgba(0,0,0,0.6);}
.gallery-content .gallery{display:none;}
.gallery-single{width:840px; float:left;margin-bottom:5px;}  .portsingle.home .blogsingleimage{min-height: 610px;}
.post.home .content{width:100%;}
.post.home .postcontent{width:820px; float:left; margin:15px 0;}
.post.home .sidebar {margin-top:5px;}
.post.home .read-more {text-align:right;font-weight:bold;margin-bottom:30px;}
.post.home .read-more a {text-decoration:underline;}
.post.home .read-more a:hover {text-decoration:none;}  .sentry embed {width:800px !important}
.sentry object{width: 700px !important;}
audio {width: 598px;}
.blogimage img,.image img{display:none;}
.blogsingleimage{width:800px; margin-bottom:10px;}
.projectdetails .blogsingleimage{width:700px; margin-bottom:10px; position: relative; height: auto;}
.blogsingleimage p, .content blockquote p {margin:0 !important;}{margin:0 !important;}
.posttext .blogsingleimage{width:820px; margin-bottom:5px;}
.blogimage{-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;} .posttext .blogsingleimage {width: 800px;margin-bottom: 5px; }
.blogheadingborder{background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/blogLineSeparator.png) no-repeat; width:100%; float:left; height:5px; position:relative; z-index:9;}
.blogheadingborderbottom{background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/blogLineSeparatorLower.png) no-repeat 0 -5px; width:100%; float:left; height:40px; z-index:9999;}
.error404 .bottomborder {margin-top:-21px;}
.fullwidth .projectdescription .bottomborder{position:absolute; width:820px; height:15px; margin-top:0px;}	
.pagesidebar .bottomborder {position:absolute; width:820px; height:15px; margin-top: -21px;}
.content.singledefult .bottomborder{position:absolute;width:820px; height:15px; margin-top:-21px;} .sentry embed {width:800px !important}
.sentry object{width: 700px !important;}
audio {width: 598px;}
.blogimage img,.image img{display:none;}
.blogsingleimage{width:800px; margin-bottom:10px;}
.projectdetails .blogsingleimage{width:700px; margin-bottom:10px; position: relative; height: auto;}
.blogsingleimage img{}
.blogsingleimage p, .content blockquote p {margin:0 !important;}{margin:0 !important;}
.posttext .blogsingleimage{width:820px; margin-bottom:5px;}
.blogimage{-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;} .posttext .blogsingleimage {width: 800px;margin-bottom: 5px; }
.blogheadingborder{background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/blogLineSeparator.png) no-repeat; width:100%; float:left; height:5px; position:relative; z-index:9;}
.blogheadingborderbottom{background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/blogLineSeparatorLower.png) no-repeat 0 -5px; width:100%; float:left; height:40px; z-index:9999;}
.error404 .bottomborder {margin-top:-21px;}
.fullwidth .projectdescription .bottomborder{position:absolute; width:820px; height:15px; margin-top:0px;}	
.pagesidebar .bottomborder {position:absolute;width:820px; height:15px; margin-top: -21px;}
.content.singledefult .bottomborder{position:absolute;  width:820px; height:15px; margin-top:-21px;} .blogpostcategory .blogimage{display:block; min-height:490px; }
.blogpostcategory .loading{background:url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/loading.gif) no-repeat; height:60px; width:60px;  position:absolute;left:50%; margin:230px 0 0 -15px}
.blogpostcategory h2, .singledefult h2 {margin: 0px 35px 0px 0px;font-size:24px !important;}
.blogpostcategory .post-meta, .singledefult .meta {padding-bottom:27px;margin-bottom:12px;border-bottom:1px solid #ededed;font-size:14px;}
.blogpostcategory .post-meta {padding-bottom:25px;}
.blogpostcategory .post-meta a:hover, .singledefult .meta a:hover {text-decoration:underline;}
.blogpostcategory {position:relative; float:left;width: 800px;  margin-bottom: 40px; padding: 0;padding-bottom:15px;   height:auto !important; background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/main-border-line.png)  repeat-x bottom;}
.blogpostcategory .posted-date, .singledefult .posted-date { position:relative; float: left;   z-index:1;margin-right:20px;}
.posted-date a:hover, .categoryblog a:hover {text-decoration:underline;}
.blogpostcategory .meta {margin:0px 0 45px 0px; width:100%; float:left;}
.singledefult .meta, .blogpostcategory .post-meta {margin:20px 0;text-transform:uppercase;line-height:26px;}
.blogpostcategory .post-meta {margin:15px 0 10px 0;}
.singledefult .meta em, .blogpostcategory .post-meta em {font-style:normal;}
.singledefult .meta span, .blogpostcategory .post-meta span {margin-right:26px;color:#999;}
.singledefult .meta span:after, .blogpostcategory .post-meta span:after {
content:'•';
position:absolute;
color:#2a2b2c;
margin-left:13px;
}
.singledefult .post-icon, .blogpostcategory .post-icon {float:left;margin-right:15px;width:30px;height:30px;line-height:30px;background:#DF5148; z-index:0;color:#fff;}
.singledefult .post-icon:after, .blogpostcategory .post-icon:after{
content:  "";
position:absolute;
float:left; 
left:0px;
margin:-3px 0 0 3px !important; 
width: 30px;
z-index:-1;
height: 30px; 
background:#C53D35;
}
.singledefult .post-icon i, .blogpostcategory .post-icon i{color:#fff;font-size:1em;margin:0px 0 0 9px;line-height:30px;}
.blogpostcategory .post-icon i.fa-microphone {margin:0px 0 0 11px;}
.blogpostcategory .post-icon i.fa-picture-o, .blogpostcategory .post-icon i.fa-video-camera {margin:0px 0 0 8px;}
.blogpostcategory .overdefultlink{
display:block;
cursor:pointer; 
position:absolute; 
z-index:99 !important;  
width:800px ; 
height:490px; 
opacity:0;
filter:alpha(opacity=0);
}
.blogpostcategory .overdefultlink:hover {opacity:1;filter:alpha(opacity=100);}
.blogpostcategory .overdefult {cursor:pointer; 
opacity:0;
filter:alpha(opacity=0);
border:4px solid #fff; 
width:36px;
height:36px;
border-radius:45px;
margin:166px 0 0 371px;
position:absolute; 
z-index:99 !important; }
.item4 h4 a{padding: 10px 5px 2px 10px !important;height: 14px;float:left;position:relative;}
.blogpostcategory .blogcontent, .singledefult .blogcontent {margin:0px 0 30px 0; padding-top:10px;   width:100% !important;     }
.blogpostcategory .blogmore {  padding:12px 25px;text-align:center;text-transform:uppercase;border-radius:5px; }
.blogpostcategory a.blogmore:hover {opacity:0.8;}
.blogpostcategory a.blogmore{color:#fff !important;font-size:14px;}
.socialsingle .addthis_toolbox{margin:0px !important;}
.socialsingle .addthis_toolbox a { float:left;}
.projectdescription .socialsingle {margin:20px 0 40px 0 !important;float:left;width:100%;}
.projectdescription .socialsingle .addthis_toolbox {position:relative;float:left;margin:0px 10px 0px 0; text-align:center; width:100%;} #slider-category{ position: relative !important; width: 800px !important; height: 490px ;  background:#fff;}
#slider-category .anythingSlider .anythingWindow { overflow: hidden; position: relative; width: 820px !important; height: 490px !important; }
#slider-category .slider-item  IMG{ width:800px; height:490px;}
.slider-category  .anythingSlider {margin-top:0 !important;}
.slider-category  #slider{margin-top:0px;} .editlink {margin-top:27px;}
.sentry p{padding-bottom:0; text-align:left;}
.blogpost .datecomment { float:left;   font-weight: bold; width:100%; margin: 0;}
.blogpost .datecomment span {font-weight:normal;}
.blogpost .datecomment .link {margin-top:10px}
.blogpost .datecomment .link a{padding:12px 22px;font-size:14px;color:#fff;border-radius:5px;}
.blogpost .datecomment span {font-weight:normal;}
.homewrap .image-gallery{margin: 9px 11px 2px 0px;}
.homewrap .gallery-single img{margin-top: 0px !important;}
.homewrap .tags{padding:4px 0 6px 15px; margin-left:0;}
.homewrap .posttext img{max-width:800px;}
.homewrap .blogpost .datecomment { padding:15px 10px 0px 15px; line-height:3em;}
.homewrap .posttext {padding: 0 15px 10px 15px;}
.homewrap .posttext  img{margin-top:-5px;}
.homewrap .main{margin:0 auto; padding: 5px 0px 0px 0px;}
.blogpost span.comments { float: right; padding: 0; }
.blogpost span.comments a { color: #aaa; padding: 0; text-decoration: none; }
.blogpost span.comments a:hover { color: #111 }
.blogpost .entry { clear: both; overflow: hidden; margin: 15px 0; }
.blogimg { background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/blog.png) no-repeat 0 0px; width: 624px; height: 255px; margin: 10px 0 0 0; }
.blogimg img { width: 820px; height: 234px; margin: 3px 0 0 3px; border: none; padding: 4px; }
.postinfo { margin: 5px 0; float: right; font-size: 11px; }
.post-edit-link { margin: 10px 0; float: right; }
.blogpostsingle { margin: 25px 0 0 }
.feat { width: 300px; float: left; margin: 20px 30px 20px 0; } #reply-title{display:none !important;}
.titleborder.comment{width:800px; }
h3#comments{position: relative; float:left;display:inline-block;text-align:center;height:30px;margin:0 0px 30px 0;padding-right:10px;font-size:22px !important;}
h3#comments span {font-size:30px;line-height:26px;}
ol.commentlist .titleborder {width:815px;}
.commenttitle{  border-radius:90px !important;  width:70px; height:70px; line-height:70px;color:#2a2b2c; z-index:1;display: table-cell;text-align: center;vertical-align: middle; float:left;}
.commentfield {position:relative;float:left;}
.commentfield input#url {margin-top:1px !important;}
.commentlist > li:first-child > div{background:none;}
.commentfieldarea {float:left; width:100%;}
.content #comments {  float: left;  text-align: left;  }
.content ol.commentlist { margin: 0 !important; padding: 0; margin:0px; clear: both; overflow: hidden; list-style: none; padding-top:15px;}
.content ol.commentlist li { display: block;  line-height: 1.65em;}
.content ol.commentlist li .comment-author .fn a{position:relative; font-style: normal; font-size:18px;text-transform:capitalize;font-weight:bold;}
.content ol.commentlist li .comment-author .fn a:hover{}
.content ol.commentlist li .comment-author .commentsDate{color:#a1a0a0; font-style:italic; float:left; width:100%;}
.content ol.commentlist li .comment-author i {margin:3px 5px 0 0;}
.content ol.commentlist li .comment-author .avatar {position:relative; margin: 25px 0 0 -25px;}
.content ol.commentlist li p { padding: 0px 0 0 0px; line-height: 1.65em; margin-top: 0px; text-shadow: 0 0 0 transparent,white 0px 1px 0px;}
.commenttext { position:relative;}
.commenttext p {margin:0}
.content ol.commentlist li.odd { height: inherit; background: none !important; }
.content ol.commentlist li.even { height: inherit; background: none !important;}
#footer .textwidget {color:#fff;}
#footer .textwidget[style] {color:#fff !important;}
.page .textwidget{color:#2a2b2c;}
.aq-block-aq_widgets_block .block-widget .textwidget {background:rgba(255,255,255,0.6);border:1px solid #eee;padding:20px 0 20px 20px;line-height:30px;width:328px;font-size:14px;}
.aq-block-aq_widgets_block .block-widget .textwidget .fa {position:absolute;margin:8px 0 0 -20px;}
.aq-block-aq_widgets_block .block-widget .textwidget ul {padding-left:20px;}
#footer .textwidget {background:none;border:none;padding:0;width:auto;line-height:1.75em;}
.page .aq-block-aq_contact_block p{}
#respond {float:left;width:100%;margin-top:20px;}
#respond #commentform { margin: 0; }
#respond #commentform label { margin-left: 0px; display: inline;font-weight:bold; }
#respond #commentform label small { color: #a0a0a0; }
#respond #commentform textarea, #respond #commentform input { padding: 5px; margin: 0 10px 10px 0;background-color: #f8f8f8;  font-size:12px !important; border: 1px solid #ddd; }
#respond #commentform textarea:focus, #respond #commentform input:focus {color:#2a2b2c;outline: none;   border: 1px solid #D9D9D9;}
#respond #commentform input { width: 249px;height:30px;background:#fff; }
#respond #commentform textarea { width: 97.8%;background:#fff; }
#commentform { float: left; margin: 0; margin-left: 0px;width:100%;margin-bottom:50px;}
#commentform  h3 {position:relative; float:left; font-size:22px !important; }
#commentform #respond #commentform { margin: 0; }
#commentform #respond #commentform label {font-weight:bold; margin-left: 0px; display: inline; }
#commentform #respond #commentform label email{ margin-top: -20px; display: inline; }
#commentform #respond #commentform label small { color: #a0a0a0; }
#commentform #respond #commentform textarea, #commentform #respond #commentform input, .aq-block-aq_contact_block input, .widget_search form div input{color:#fff;float:left; outline: none !important;  padding: 5px 5px 5px 0; margin: 0 10px 10px 0; background-color: #f9f9f9;border:1px solid #eee;}
.aq-block-aq_contact_block input, #commentform #respond #commentform input, .widget_search form div input {height:36px; color:#aaa;}
.sidebar .widget_search form div input {}
.aq-block-aq_contact_block p { width:100%; float:left;position:relative;text-transform:uppercase;font-size:14px;}
.aq-block-aq_contact_block p input, .aq-block-aq_contact_block p textarea {background-color:rgba(255,255,255,0.6);border:1px solid #ddd;}
#commentform #respond #commentform textarea:focus, #commentform #respond #commentform input:focus, #contactform  .commentfieldarea textarea:focus, #contactform  .commentfield input:focus, input:focus{color:#2a2b2c;outline: none;   border: 1px solid #d7d7d7;}
#commentform #respond #commentform input {color:#666; width:243px;}
#commentform #respond #commentform input#url, #respond #commentform input#url {margin-right:0px}
.aq-block-aq_contact_block input {width:70%; float:left;position:relative;color:#fff;height:28px;}
.page-template .aq-block-aq_contact_block input,.page-template .aq-block-aq_contact_block textarea  {color:#111;}
.aq-block-aq_contact_block .wpcf7-submit {color:#fff !important;font-size:14px !important;}
#commentform #respond #commentform textarea { width: 97.9%;  margin-top:0px;color:#111;background:#fff;border:1px solid #eee;}
.aq-block-aq_contact_block textarea {width: 85%;color:#fff;height:140px;}
#commentform #respond #commentform input#submit, #respond #commentform input#submit, .aq-block-aq_contact_block .wpcf7-submit{width:180px;text-transform:uppercase;height:45px !important;border:none;font-size:14px !important;color: #fff;float: left; background:#BDC3C7;padding: 10px; margin-top:10px;border-radius:4px;
}
.aq-block-aq_contact_block .wpcf7-submit {float:left; margin-top:15px;border-radius:5px;}
.content ol.commentlist li .reply a { margin:5px 0px 10px 100px; float: right; float:right; padding: 5px 22px 0px 12px;  }
.comment {position: relative;  z-index: 1; list-style: none; display: block; float:left; width:99.9%;  }
.content ol.commentlist li .reply a:hover {text-decoration:underline;}
.comment-body p{font-size:12px !important; color:#535252 !important; line-height:1.65em !important; }
.navigation, .commentnav { clear: both; font-size: 11px; }
.navigation .alignleft, .navigation .alignright, .commentnav .alignright, .commentnav .alignleft { width: 49%; overflow: hidden; padding: 10px 0; }
.navigation .alignright, .comment-nav .alignright { text-align: right }
.navigation a, .commentnav a { background: #eee; border: 1px solid #d0d0c9; padding: 10px; text-decoration: none; }
.navigation a:hover, .comment-nav a:hover { border: 1px solid #c2c2c2; color: #6d6d6d; }
.specificComment{position:relative;height:auto;   padding: 10px 0px 20px 0px;margin: 0px 0px 20px 0; }
.specificComment .authorBlogName a {font-weight:bold;}
.specificComment .authorBlogName .commentsDate a {font-weight:normal;font-size:16px; }
.specificComment .comment-author .fn{font-size:20px; font-style:normal;}
.children .specificComment{ margin-left:20px;}
.children .children .specificComment {margin-left:40px; }
.commentlist p{width:100%;}
.commentlist .avatar{ float:left; margin-bottom:5px;border-radius:90px;width:60px;height:60px;;}
.commentlist ul {float left; margin-left:0;}
.comment .blogAuthor ,.comment .icon-calendar{float: left;}
.comment .blogAuthor {margin-top:0px;float:left; }
.nocomments{float:left;}
.right-part {position:relative;border:1px solid #ddd;padding:15px;border-radius:5px;margin-left:80px;height:auto;}
.commentsDate, .authorBlogName {color:#2a2b2c;}
.authorBlogName {font-weight:bold;}
.commentsDate {margin-left:5px;font-size:13px;line-height:26px;}
.right-part:before{content:" ";display:block; border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #e3e3e3;margin-top:3px;position:absolute;margin-left:-25px;}
.author-info-wrap {float:left;margin:40px 0 0px 0;}
.author-info-wrap .blogAuthor {float:left;display:block;padding:0 15px 0 0px;}
.author-info-wrap .blogAuthor img {border-radius:90px;width:80px;height:80px;}
.author-info-wrap .authorBlogName {float:left;font-weight:bold; font-size:18px;}
.author-info-wrap .bibliographical-info {float:left;width:85%;margin-top:10px;}
.pp_pic_holder {border:1px solid #eee;border-radius: 10px;}
.pp_gallery ul, .pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next, div.light_rounded .pp_nav .pp_play {display:none !important;}
.pp_nav p, .pp_nav {line-height:18px;margin:0px!important; }
.pp_nav {margin-right:20px!important;}
.pp_description {text-align:center; font-size:18px; font-weight:bold;} .sidebar {width: 340px;
padding: 0 10px 0 0px;
float: right;
margin: 55px 0px 50px 0px;
}
.textwidget i {margin-right:5px;}
.sidebar img {max-width:335px;height:auto;}
.widget-line {width:20%;margin-bottom:20px;border-bottom:2px solid #333;}
.widget:hover .widget-line {width:30%;}
.widget { margin: 0px 0 40px 0px;padding: 0px;border: none; background: none;  float: left; width: 100%;}
.widget h3{ margin:0; display: inline-block; padding: 0 8px 10px 0px !important; line-height:20px;text-transform:uppercase;font-size:20px !important;}
.widget .titleborder { position: absolute; margin-top: -33px; width: 285px; height: 3px; z-index: -1;}
.widget p { margin-bottom: 15px; line-height:1.65em; margin-top:-10px; }
.widget_login p {margin-top:0px;}
#footer .widget p {  margin-bottom: 15px; line-height:1.65em;text-shadow: none; margin-top:0px; }
.widget ul { list-style: none !important; margin: 0; padding: 0; }
.widget ul  .children { padding: 0; margin: 0; }
#footer .widget{ border:none !important; margin:0; padding: 0 0 50px 0;background:none;}
.widget ul li {float:none; padding: 0; margin: 0;}
#footer .widget ul li:hover { background: none;}
#footer .widget ul li {float:none; padding: 5px 0 10px 0; margin: 0; background: none; }
#footer .pmc_twitters  ul li:last-child {border-bottom:none;}
#footer .widget .pagenav {float:left !important;}
.widget_rssfeed { font-size: 16px }
.widget_rssfeed ul li.rss { background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/rssfeed.png) 0 0 no-repeat; padding: 6px 0 10px 38px; }
.widget_rssfeed ul li.email { background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/mail.png) 0 0 no-repeat; padding: 6px 0 10px 38px; }
.widget_rssfeed ul li.twitter { background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/twitter.png) 0 0 no-repeat; padding: 6px 0 10px 38px; }
.widget_search form {height:55px;}
.screen-reader-text {display:none;}
.widget_search form div{ background:none; border:none;  padding: 5px 5px 5px 0; height:25px; width:280px; }
.sidebar .widget_search form div {width:240px;}
.footer_widget .widget_search form div {background:none; border:none;margin-top:0px;}
.widget_search form div input form div input {width: 283px; height: 35px;  background:#fff;border:1px solid #ddd; }
.widget_search form div input:focus form div input:focus{background:#fff;border:1px solid #ddd;}
.footer_widget  .widget_search form div input {background:#121212; background-color: rgba(0,0,0,0.2);}
.footer_widget .widget_search form div input#keyword {outline:none; width: 250px; height:25px;margin-left:-5px;color:#aaa;border:1px solid #d4d3d3 !important;background:#fff;  }
.footer_widget .widget_search form div input#keyword {outline:none; width: 208px; height:25px;margin-left:-5px;border:1px solid #444;color:#aaa; }
.widget_search form div input#keyword:focus{border:1px solid #aaa;}
.footer_widget .widget_search form div input#keyword {border:1px solid #444;}
.footer_widget .widget_search form div input#keyword:focus { border:1px solid #666; }
.widget_search form div input#keyword:focus form div{border: 1px solid #000; }
.widget_search form div input#searchsubmit{width:0px; height:0px; background:none;display:none;}
.widget .recentcomments { padding: 8px 20px; }
.widget .recentW li img{float:left;} .footer_widget1, .footer_widget2 , .footer_widget3 , .footer_widget4 { width: 21%; position: relative; margin-right: 62px; padding: 60px 0 40px 0px; float: left; }
.footer_widget4 {margin-right:0px;}
.footer_widget .widget ul { list-style: none; margin: 0; }
.footer_widget .widget del .amount, .footer_widget .widget .from{display:none;}
.footer_widget .widget ul li { padding: 5px 0px; margin: 0; border-bottom: 1px dashed #333; border-top: none; }
.footer_widget .widget ul li:last-child { border-bottom: none !important; }
.wttitle a { line-height:10px !important;padding:0px 0 10px 0px !important;letter-spacing: normal;font-weight:bold;}
.details1 { color: #999; font-size: 11px; margin: -9px 0 0 5px; }
.details2 { margin: -7px 0 0 20px; padding-left:80px;}
.details3 { float:right; font-style:italic;padding-top:5px; font-size:12px;}
.widgett { margin: 0px 0 10px 0; padding: 0; width: 265px; min-height: 55px;}
.category_posts .widgett, .recent_posts .widgett  {width:100%;  }
#footer .category_posts .widgett,#footers .recent_posts .widgett  {width: 285px;}
.widgett li{padding:0 0 0 0 !important;}
.widgett a {display:inline !important; padding:0 !important; text-transform:none;}
.widgett  .imgholder {float: left; margin: 0;margin-right:10px;}
.wttitle h4 {line-height:18px; margin-top: -5px;}
.wttitle h4 a{font-size:14px !important;font-weight:normal;}
#footer .wttitle h4 a {color:#fff;}
.widgett .imgholder img {margin: 0;}
.widgett .imgholder img:hover{ opacity:0.75 !important;filter:alpha(opacity=75) !important;}
.footer_widget .widgett { margin: 5px 0 0px 0; padding: 0; }
.footer_widget .recent_posts {border:1px solid;}
.footer_widget .wttitle h3 { color:#aaa !important}
.category_posts2 { float: left; clear: both; overflow: hidden; }
.widget-pics { width: 83px; height: 83px; float: left; margin: 0 9px 9px 0; padding: 0; }
.widget-pics img { float: left; width: 75px; height: 75px; margin: 0; }
.footer_widget .widget-pics.category_posts2 { float: left; clear: both; }
.footer_widget .widget-pics { width: 83px; height: 83px; margin: 0 15px 15px 0; float: left; padding: 0; }
.footer_widget .widget-pics img { width: 75px; height: 75px; }
.footer_widget .widget_archive ul li, .footer_widget .widget_categories ul li{ padding:5px 5px 5px 25px !important; }
.widget_pages ul li, .widget_links ul li, .widget_rss ul li, .widget_recent_entries ul li , .widget_recent_comments ul li, .widget_meta ul li, .widget_nav_menu ul li{padding:5px 5px 5px 0px !important;}
.widget_categories a , .widget_archive a, .widget_pages a, .widget_links a, .widget_recent_entries a, .widget_recent_comments a, .widget_meta a, .widget_nav_menu a, .widget_rss a{font-size:14px !important;}
#footer .widget_categories a , #footer .widget_archive a, #footer .widget_pages a, #footer .widget_links a, #footer .widget_recent_entries a, #footer 
#footer .widget_meta a, #footer .widget_nav_menu a, #footer .widget_rss a{color:#fff;}
.widget_nav_menu ul li a {display:inline; padding:1px 0 10px 15px !important; margin:0!important;font-size:12px !important; }.widget_nav_menu ul li {padding:10px 0px 20px 0px !important;}.widget_nav_menu ul li:last-child, .widget_nav_menu ul li:first-child {padding-bottom:10px !important;}.widget_nav_menu ul li ul{display:none !important;}
.widget_nav_menu .menu {float:left;}
.rsswidget{font-size:12px;color:#6f6f6f !important;}
.widget_rss h3 a , .rsswidget h3{color: #25252C !important;font-size: 18px !important;}
.widget_categories ul, .widget_archive ul, .widget_pages ul , .widget_links ul, .widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_nav_menu ul{margin-bottom:5px; margin-top:-5px !important;} 
.widget_categories li , .widget_archive li, .widget_pages li, .widget_links li, .widget_rss li, .widget_recent_entries li, .widget_recent_comments li, .widget_meta li, .widget_nav_menu li{display:block;  padding:5px 5px 0px 0px !important;	color:#6f6f6f;background-position:bottom; }
.sidebar .widget_categories li ,.sidebar .widget_archive li,.sidebar .widget_pages li,.sidebar .widget_links li,.sidebar .widget_rss li,.sidebar .widget_recent_entries li,.sidebar .widget_recent_comments li,.sidebar .widget_meta li,.sidebar .widget_nav_menu li {width:278px;}
.comment_posts li{padding:10px 10px 10px 0px !important; margin-bottom:15px !important ;background-color:#F5F5F5; font-size:12px !important; border: 1px solid #dddcdc; border-bottom:1px solid #bbb;  width:270px;   color:#6f6f6f;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear; }
.footer_widget .comment_posts li{margin-bottom:10px !important ;background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/commentBackground.png) no-repeat !important; width:220px; height:100px;color:#6f6f6f;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear; }
.footer_widget .comment_posts ul li{padding:5px !important;}
.widget_recent_comments a, .widget_rss a {background:none;padding-left:0px;}
.category_posts .details2, .recent_posts .details2 {font-size:13px !important;}
.widget .current_page_ancestor, .widget .current-menu-item {border-top:none !important;}  #footerbwrap {background:#47403A;}
.footer-top-wrapper {width:100%;  height:60px; background:#47403A;float:left}
.footer-top { margin:0 auto;height: 100%;}
.footer-top-social-text {width: 24%;overflow: hidden;float:left; height:100%;  border-right:1px solid #fff; padding-right:30px; color:#fff}
.footer-top-social-text h4, .footer-top-search-text h4{font-size:22px !important; padding-top:10px; margin:0; color:#fff}
.footer-top-social-text p,.footer-top-search-text p{font-size:14px;margin-top:-3px;}
.footer-top-social-icons {padding:0 30px; float:left; border-right:1px solid #fff; height:100%;}
.footer-top-social-icons .socialcategory {padding-top:10px;}
.footer-top-search-text {width: 14.5%;overflow: hidden;float:left; height:100%;  border-right:1px solid #fff; padding:0 30px; color:#fff;}
.footer-top-search-field{float:right; height:100%;   padding:0 0px;}
.footer-top-search-field form {padding-top:10px;}
#sidebarsearch   input {background:none;outline:none;border:2px solid #fff;border-radius:8px;height:26px;width:270px;color:#fff;}
#sidebarsearch input#searchsubmit {height:40px;width:40px;background:#fff url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/searchIconMagnifying.png) no-repeat 8px 7px;margin-left:-16px;}
.totop {position:fixed; z-index:99; bottom:20px;right:20px;display:none; }
.gototop {background:#2f2f2f;
height: 50px;
width: 50px;
z-index:9;	
cursor:pointer; text-align:center;
overflow:hidden;
}
.arrowgototop{
background: url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/goToTopArrow.png) no-repeat;
position: relative;
left:19px;
top:21px;
width: 28px;
height: 90px;
z-index:10;
}
.lower-footer-logo {text-transform:uppercase;font-size:18px;font-weight:bold;margin-bottom:2px;}
#footerinside { margin: 0 auto; width: 1180px; }
#footerinside h3 {line-height:1.35em;}
#footerbwrap {  padding: 0; height: 80px; clear: both; margin: 0; width: 100%; overflow: hidden;background:#222; }
#footerb .socialcategory {margin-top:8px; width:50%; float:left;}
#footerb .socialcategory span{float:left; margin-top:4px;margin-right:20px;}
#footerb { font-size: 14px; margin: 0 auto; padding: 0px 0; width: 1180px; overflow: hidden;}
#footerb .footernav{ float: left; width: 50%; display: inline; margin-top:6px;margin-left:-15px;}
#footerb .copyright { text-align:center;margin-top:26px; width: 100%;color:#fff;}
#footerb .footernav ul { overflow: hidden; margin: 0; padding: 0; list-style: none !important; margin-top:7px;width:100%;text-transform:uppercase;font-size:10px;}
#footerb .footernav ul li { float: left; list-style: none; padding: 0 15px 0 0; }
.copyright a:hover {text-decoration:underline;}
#footerb .footernav ul li a:link, #footerb .footernav ul li a:visited, #footerb .footernav ul li a:active { color: #999; -webkit-transition: all 0.3s ease-in-out;color:#aaa;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
.widget_tag_cloud a{border:none;color:#fff;  background:#222;  font-style:normal;font-size:13px !important; padding: 3px 18px 3px 18px;border-radius:3px;margin-bottom: 4px;display: inline-block;}
.footer_widget .widget_links ul {margin-top:-10px;}
.footer_widget .widget_links ul li{padding:10px 0 9px 0 !important; color:#aaa !important;}
.footer_widget .widget_meta  ul li, .footer_widget .widget_categories ul li, .footer_widget .widget_archive ul li, .footer_widget .widget_pages ul li {padding:10px 0 9px 0 !important; color:#aaa !important;}
.footer_widget .widget_categories ul li:first-child, .footer_widget .widget_archive ul li:first-child, .footer_widget .widget_pages ul li:first-child {padding:6px 0 10px 0 !important;}
.footer_widget .widget_meta  ul li a, .footer_widget .widget_categories ul li a, .footer_widget .widget_archive ul li a, .footer_widget .widget_pages ul li a , .footer_widget .widget_nav_menu ul li a{font-size:14px !important;}
.footer_widget .widget_nav_menu ul li a{display:inline;padding:0px 0 0px 0px !important;  font-size:16px !important;}
.footer_widget .widget_nav_menu ul li  {display:inline; text-align:left;border:none !important;}
.footer_widget .widget_nav_menu ul li a:after{content:  "/"; color:#F58485; padding-left:15px;padding-right:15px;padding-left:10px\9;padding-right:10px\9;font-size:20px;}
.footer_widget .widget_nav_menu ul li:last-child a:after {display:none;}
.footer_widget .widget_nav_menu ul li:first-child {padding:0px 0 9px 0 !important;}
.footer_widget .widget_categories  li , .footer_widget .widget_archive  li, .footer_widget .widget_pages li, .footer_widget .widget_nav_menu li{background:none !important;}
.recent_posts .widgett, .category_posts .widgett {float:left;}
.category_posts .widgett img,.recent_posts .widgett  img {background:#343434;margin-bottom:5px;}
.category_posts .widgett img:hover,.recent_posts .widgett  img:hover {opacity:1;filter:alpha(opacity=100);}
.footer_widget .pmc_twitters h3 {margin-left:-5px;}
#footer .widget h3{padding:0 0 20px 0 !important; margin-left:0px !important;background:none !important;display:block;font-size:18px !important;color:#fff;} #calendar_wrap { margin: 0 }
.sidebar #calendar_wrap { margin: 0; padding: 0 20px; }
#wp-calendar { width: 100%; margin-bottom: 15px; clear: both; padding: 0; }
#wp-calendar caption { padding: 10px; text-align: center; }
#footer #wp-calendar caption {color:#aaa;}
#wp-calendar th, #wp-calendar td { text-align: center; background: #333; color: #9E9E9E; padding: 5px; }
#wp-calendar td { background: transparent }
#footer #wp-calendar th, #wp-calendar td {background: #2a2b2c;border:1px solid #333 !important;}
#wp-calendar td, table#wp-calendar th { padding: 3px 0 } .wp-pagenavi {width:99.8%;float:left; display:block;height:28px;font-size:14px !important;clear: both;   margin: 20px 0px 13px 0 !important; text-align: right;}
.mainwrap.blog .wp-pagenavi {margin-top:0px !important;}
.nav-next {display:none;}
.blog .wp-pagenavi {margin-top:0px;}
.portfolio .wp-pagenavi {width:96.5%;;padding:0px 15px 0 0;margin-top:25px;}
.wp-pagenavi a:visited { text-decoration: none;   }
.wp-pagenavi a, .wp-pagenavi span{margin-right:2px !important;}
.wp-pagenavi span.pages { float:left;background:#ECF0F1;color:#2a2b2c; padding:8px 10px 8px 10px;text-transform:uppercase;}
.wp-pagenavi a, .wp-pagenavi a:link  {background:#ECF0F1;color:#2a2b2c}
.wp-pagenavi span.current, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .last, .wp-pagenavi a, .wp-pagenavi a:link {float:left;padding:8px 0 8px 0;   margin: 0px 0 0px 2px  ;display:inline-block; width:36px;text-align:center; }
.wp-pagenavi span.current, .wp-pagenavi a:hover {color:#fff;} table { text-align: center; color: #2a2b2c; border: 1px solid #fff; border-collapse: collapse; }
table th { background: #dedede; border: 1px solid #fff; padding: 8px; width: 100px; }
table tr { background: #efefef }
table td { border: 1px solid #fff; padding: 8px; width: 100px; }  .tp-bullets.simplebullets.round .bullet	{background:#fff; border-radius:90px;	width:20px;	height:20px; margin-left:4px;}
.tp-bullets {z-index:100 !important;background:#fff;background:rgba(255,255,255,0.1);padding:10px 7px;}
.rev-about-button a:hover {margin-left:-20px !important;}
.pmc-revslider-image img:hover {margin-top:-10px;} #slider { width:100%; list-style: none; overflow:hidden; margin:0px auto 0 auto; opacity:0;filter:alpha(opacity=0);}
#slider .images img{width:100%;}
#slider img,.textSlide{ opacity:0;}
#slider-wrapper .loading{background: #1e1e20 url(//weheatcoldpools.com/wp-content/themes/ecorecycle/images/loading-slider.gif) 50% 20px no-repeat; height:80px; width:100%; padding:20px 0 0 0%; position:absolute; z-index:99;}
#slider-wrapper-iframe {}
#slider-wrapper{z-index:9;position:relative;width:100%; max-height:100px; min-height:100px !important; float:left;
-moz-box-shadow: 0 1px 7px rgba(0,0,0,0.2); -webkit-box-shadow:  0 1px 7px rgba(0,0,0,0.2); box-shadow: 0 1px 7px rgba(0,0,0,0.2);}
.anythingSlider {margin: 0 auto; padding:0; overflow:hidden; display:block;}
.projectdetails .anythingSlider {padding: 0;} .anythingSlider .images{position: relative; text-align: center;}
#slider img{position:relative;z-index:90; max-height:500px;}
.projectdetails #slider img {max-height:none;}
.nextbutton { overflow: hidden; padding: 0; position: absolute; bottom:25px;  right:20px; cursor: pointer;  width: 30px; height: 20px; z-index:100; }
.prevbutton { overflow: hidden; padding: 0; position: absolute; bottom:25px;  right: 42px; cursor: pointer;  width: 30px; height: 0px; z-index:100  }
.nextbutton:hover, .prevbutton:hover {opacity:0.65;filter:alpha(opacity=65);}
.anythingSlider .start-stop { display: none !important }
.anythingSlider .anythingWindow { overflow: hidden; position: relative; width: 100%; height: 100%;  }
.anythingBase { background: transparent; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; }
.anythingBase .panel { background: transparent; display: block; overflow: hidden; float: left; padding: 0; margin: 0; }
.slidertip { outline: none; position: relative; text-decoration: none !important; }
span.slidertip { display: inline-block; }
.slidertip:hover .tooltip { opacity: 1 !important; visibility: visible; }
.tooltip { padding-top: 8px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; position: absolute; opacity: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4); visibility: hidden; white-space: nowrap; width: 88px !important; white-space: normal !important; background-image: url(//weheatcoldpools.com/wp-content/themes/img/slidertip-bg.png); z-index: 9999; height: 106px; background-repeat: no-repeat; }
.tooltip.center { left: -48px; margin-left: 50%; right: auto; }
.tooltip.top { bottom: 100%; margin-bottom: 0px; top: auto; } #social {margin-top:6px;}
.fb-like{float:left;}
#twitter{float:left;width:90px;}
.g-plusone{float:left !important;}
#sociallink{float:right; padding:0 5px 0 5px;color:#fff; width:190px;}
.projectdescription .emaillink {padding:0px;} .at300bs {display:none !important;filter:alpha(opacity=0);}
.addthis_button_twitter, .addthis_button_more, .addthis_button_facebook, .addthis_button_email, .addthis_button_pinterest_share {width:40px; height:40px; margin-left:0px;float:left;}
.portsingle  .socialsingle a {background:#BDC3C7;border-radius:90px;margin-right:4px;}
.portsingle  .socialsingle i {color:#fff;} 
.addthis_toolbox i {color:#bbb;font-size:18px;line-height:40px;}
.addthis_button_facebook:hover i, .addthis_button_twitter:hover i, .addthis_button_more:hover i, .addthis_button_email:hover i, .addthis_button_pinterest_share:hover i {color:#fff;}
.addthis_button_facebook:hover, .portsingle .addthis_button_facebook:hover  {background-color:#3B5998;}
.addthis_button_twitter:hover, .portsingle .addthis_button_twitter:hover  {background-color:#00B6F3;}
.addthis_button_more {border-top-right-radius:5px;border-bottom-right-radius:5px;}
.portsingle .addthis_button_more {border-radius:0px;}
.addthis_button_more:hover, .portsingle .addthis_button_more:hover  {background-color:#FF5C3D;}
.addthis_button_email:hover, .portsingle .addthis_button_email:hover  {background-color:#7F8C8D;}
.addthis_button_pinterest_share:hover, .portsingle .addthis_button_pinterest_share:hover  {background-color:#C82828;}
.searchTop input {background: #fff;height:28px;margin-left:-10px;color:#c4c4c4; }
#searchsubmit {text-indent: -9999px;} .builder-social {width:1180px; margin:0 auto; text-align:center;}
.builder-social a{display:inline-block; float:none; width:60px; height:60px; border-radius:90px;margin-right:10px;box-shadow:0px 0px 0px 1px #121212;border:1px solid #121212\9; position: relative;z-index:9;}
.builder-social a:last-child {margin-right:0px;}
.builder-social a:hover {opacity:0.5;filter:alpha(opacity=50);}
.gallery-single .emaillink{margin-left:20px !important;}
.custom_images img{height:auto; width:auto;}
.custom_images img:hover {opacity:0.75;filter:alpha(opacity=75);}
.addthis_toolbox{float:left;margin: 10px 10px 10px 0; width:100%;}
.gallery-single .addthis_toolbox {margin-top:0px !important; } #lang_sel a, #lang_sel a:visited {display:block;font-size:12px;text-decoration:none !important; color:#444444; border:1px solid #ddd; background:#fff; padding-left:10px; line-height:34px;}
#lang_sel ul ul {top:35px;}
#lang_sel ul ul a, #lang_sel ul ul a:visited {padding:10px;} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
#portitems2 h3, .item3 h3, .item4 h3, .item3 h3 a, .item4 h3 a, .homerecent h3, .advertise .bx-prev, .advertise .bx-next, .related h4 a, 
.blogpostcategory h2 a, .content ol.commentlist li .comment-author .fn a, .content ol.commentlist li .reply a,.widgett a, .widget_categories a , .widget_archive a, .widget_pages a, .widget_links a, .widget_recent_entries a, .widget_recent_comments a, .widget_meta a, .widget_nav_menu a, .widget_rss a, 
.rsswidget, .gototop, .widget_tag_cloud a, .footer_widget .widget_links ul li a, .footer_widget .widget_meta  ul li a, #nslider .nivo-controlNav img ,#nslidert .nivo-controlNav img,
.facebooklink, .twitterlink, .dribble, .vimeo, .emaillink, .custom_images img, .image-gallery .over, .portcategories a, .arrowgototop
{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#portitems2 h3 a, #portitems2 .image, .posttext img, .homerecent h3 a, 
#respond #commentform textarea, #respond #commentform input, #commentform #respond #commentform textarea, #commentform #respond #commentform input, #commentform #respond #commentform input#submit, #respond #commentform input#submit,
.widgett .imgholder img, h2.trigger, .buttonblue, .buttonred, .buttonblack, 
.buttonyellow, .buttongreen, .buttonpink, .buttonorange, .buttonyellow_modern, .buttonred_modern, .buttondark_modern, .buttonblue_modern, .buttonpink_modern, .buttonorange_modern, 
.buttongreen_modern,  .widget_login .submitbutton, .nextbutton, .prevbutton, .related .one_third .image img, .cartTopDetails,.featured-circles,.aq-posts-block h3,
a.button,  input.button, #respond input#submit, #content input.button, .imagesSPAll .navigationSP,   #header_language_list, .searchTop #searchsubmit , 
.homerecent .image, .cartPS .buttons_added input.minus, .cartPS .buttons_added input.plus, .aq_block_faq i, .aq_block_faq h2, .blogpostcategory .overdefult,
.outerpagewrap .portnavigation .portprev, .outerpagewrap .portnavigation .portnext, .aq-posts-block .imgholder, .advertise li, .aq-posts-block .imgholder img,
.testimonial-author span.author, .testimonial-author a span.author, .team .image img, .tp-bullets.simplebullets.round .bullet, .aq-posts-block .imgholder.home-post .overdefult,
.tp-caption.cherry_button, .homerecent .recentdescription, .mainwrap-icon i, .mainwrap-icon-background, .aq-posts-block .holder-date, .widget-line, .menu .bigimagemenu   img,
.menu .bigimagemenu li,.menu .bigimagemenu span, .pmc-revslider-image img, .ui-tabs-nav li:before 
{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.homerecent .one_fourth {
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.aq-posts-block .imgholder.home-post img {
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
#portitems2 .overdefult, #portitems2 .overLowerDefault, #portitems2 .overLowerDefaultBorder, .item3 .overdefult, .item4 .overdefult, .item3 .overLowerDefault, .item4 .overLowerDefault, .item3 .overLowerDefaultBorder, .item4 .overLowerDefaultBorder,
.homerecent .overdefult, .homerecent .overLowerDefault, .homerecent .overLowerDefaultBorder, .advertise img, .related .one_fourth .image img, .homeremove .catlink .sortingword, .projectdetails .blogsingleimage img, 
.home .bx-prev, .home .bx-next, .blogpostcategory .comment-inside, .blogpostcategory .date-inside, .projectdescription .portnavigation .portnext, .projectdescription .portnavigation .portprev,
.homerecent.post .recentimage, .homerecent.post .recentimage img,.widget_search form div input, .aq-block-aq_contact_block .wpcf7-submit,
.testimonials .bx-next i,.testimonials .bx-prev i, .store_button, .homerecent.pagePort .one_third.masonry_pmc .recentimage,.homerecent.pagePort .one_half.masonry_pmc .recentimage,
.homerecent.pagePort .one_fourth.masonry_pmc .recentimage, .aq-block-aq_blog_page_block .masonry_pmc .masonry-blog-link, span.pmcmenutitleimage,#headerwrap.pmc_menu_transparent{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
a, a:active, a:visited, .leftContentSP .thumbnails img{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
button.button, .builder-social a, .titleborderOut .titleborder {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.textSlide img, .widget_price_filter_custom .ui-slider .ui-slider-handle{
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out;
}
.nextbutton.port, .prevbutton.port, p.stars span a, .portsingle .homerecent .recentimage .overdefult{
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
transition: all 0s ease-in-out; 
}  .portsingle .portfolio .titleborder,.infotext,.pagecontent,.footer-top,#footerinside,#footerb,.nivoSlider,.anythingSlider  .iframes,#header,.titleborder, .aq-block-hr-image,.main,.main,#header .infotextBorder,.holder-fixedmenu,.top-nav{width:1180px;} .pmc-no-builder div#logo {padding-top:10px;}
.pmc-no-builder #headerwrap{ min-height: 48px;}
.pmc-no-builder .pagenav{padding-top:20px;}
.pmc-no-builder #headerwrap{background:#333}
.pmc-no-builder #header ul.menu > li {padding-bottom:20px;}
.pmc-no-builder .menu ul.sub-menu {margin-top:20px;background:#333;}
.pmc-no-builder .menu ul.sub-menu li {background:#333;border-color:#444;border-bottom:none;}
.pmc-no-builder .menu ul.sub-menu li a {color:#fff;}
.pmc-no-builder #container {width:1180px; margin:100px auto 150px auto;}
.pmc-no-builder .mainwrap{margin-bottom:50px;}
.pmc-no-builder.post-type-archive-product .sidebar{display:none !important; } .search-no-results #footerbwrap {position:fixed !important; bottom:0 !important}
.search-no-results .content.blog {width:100%; margin:0;padding:0;}
.search-no-resault {padding:30px 0; font-size:24px;}
.search-no-results .widget h2 {font-size:24px !important; padding:30px 0}
.search-no-results .widget {width:100% !important}
.search-no-results .widget #searchform{padding:0;margin:0;}
.search-no-results .widget #searchform div{width:98% !important}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {width: 22% !important;} .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {font-size:15px !important;}
.woocommerce ul.products li.product .price del {display:inline !important;opacity:1 !important;}
.add_to_wishlist, .yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse {margin-left:-140px !important;}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {height:27px !important; border:1px solid #dddddd !important}
span.product-title {color:#222;}
.cartTopDetails .product_list_widget li .remove {display:none;}
.woocommerce div.product .cart .quantity, .woocommerce-page .quantity  {text-align:center;}
.woocommerce div.product .cart .quantity{padding-top:3px !important; font-size:18px}
.cart .quantity {text-align:center; }
.wc-proceed-to-checkout{float:right; margin:20px 0 50px 0 }
.woocommerce-info:before {display:none !important;}
.woocommerce .woocommerce-info{padding-left:20px !important}
span.product-title {color:#fff}
.woocommerce span.onsale {line-height:2.49; min-height:0;min-width:0}
.aq-block-aq_posts_full_width_block .date-post > a{float:left; margin-right:5px} .aq-block-aq_widgets_block .widget.widget_product_search, .aq-block-aq_widgets_block .widget.widget_product_search form  input {margin:0 !important;}
.aq-block-aq_widgets_block .widget.widget_product_search form {height:auto;padding-left:5px;}
.aq-block-aq_widgets_block .widget.widget_product_search form  input {padding-left:10px;color:#fff;height:46px;margin-top:0px;background:#444;background: rgba(120,120,120,0.15);border:0;font-size:14px;margin-left:-6px !important;width:170px !important;}
.sidebar-store .aq-block-aq_widgets_block .widget.widget_product_search form input  {margin-left:0px !important;width:95% !important;height:36px;}
.aq-block-aq_start_content_block .aq-block-aq_widgets_block .widget.widget_product_search form input {margin-top:-5px;}
.smallheader .aq-block-aq_widgets_block .widget.widget_product_search form input {margin-top:5px;}
form.woocommerce-product-search input[type=submit] {display:none}
.addthis_button_twitter, .addthis_button_more, .addthis_button_facebook, .addthis_button_email, .addthis_button_pinterest_share {width:40px !important}
.at300b span{display:none !important}.addthis_button_twitter, .addthis_button_more, .addthis_button_facebook, .addthis_button_email, .addthis_button_pinterest_share {width:40px !important}
.at300b span{display:none !important}  input#terms {width:auto; margin-left:10px}
.form-row.terms{margin-top:15px !important} div.pp_pic_holder{z-index:999999;}
div.pp_pic_holder{z-index:9999999;} .social-notification i{background:rgba(255,255,255,0.2);padding:6px;color:#fff} @media screen and (min-width:0px) and (max-width:1220px){ .cartWrapper {width:160px;}
.pmc-menu-social.cart .cartWrapper {margin:0 auto;float:none;height:46px;margin-bottom:20px;}
.pmc-menu-social.cart .cartWrapper:hover .cartTopDetails {left:0;margin-left:-140px;}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product{width:22.05% !important;}
.variations .value {width:60%;}
div.product .woocommerce-tabs, #content div.product .woocommerce-tabs {width:99.5%;} .animated {
-webkit-animation-duration: 0s !important;
-moz-animation-duration: 0s !important;
-o-animation-duration: 0s !important;
animation-duration: 0s !important;	
} .social-notification {padding-right:3%;}
.aq-block-pmc_prebuild_header .topNotification, .aq-block-aq_notification_menu_block .topNotification {padding-left:3%;}
.aq-block-pmc_prebuild_start_small .topNotification {padding-left:0;}
.mainwrap.smallheader .social-notification {float:left;width:100%;margin:30px 0 10px 0 !important;}
.mainwrap.smallheader .social-notification {width:95%;}
.mainwrap.smallheader .topNotification-content {padding:5px 15px 5px 0px;}
.fixedmenu  {display:none !important;}
#header ul.menu > li {padding:0px 6px 0px 12px;} .portsingle .homerecent .recentimage .overdefult, .onsale, .yith-wcwl-add-to-wishlist {display:none !important;}
.main,   #header,   #footerbwrap, #footerb, .pagewrap, .pagewrap-portfolio, .infotext{width: 94%; padding-left:3%;padding-right:3%; }
.main .pagewrap, .mainwrap.blog.full-width-blog .main, .builder-social, .top-nav {width: 100%; padding-left:0%;padding-right:0%;}
.pagecontent, .homerecentInner, .portfolio {width:100%;}
.singledefult .post-icon:after, .blogpostcategory .post-icon:after, .border-line, .testimonial-texts i, .aq-posts-block .post-icon,
.blogpostcategory .overdefult, .blogpostcategory .overdefultlink, .homerecent .one_third.big, .homerecent .one_third.first,
.homerecent.pagePort .one_fourth .home-portfolio-categories, .homerecent.pagePort .one_third .home-portfolio-categories , .homerecent.pagePort .one_half .home-portfolio-categories,
.social-menu .pmc-menu-social
{display:none;}
.pmc-google-map, .pw_map_canvas, .pmc-image, .pmc-image img, video#bgvid, .mainwrap-video {width:100% !important;height:auto;}
.video iframe,  .video object,.video embed,.blogpostcategory iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.postcontent iframe, .singledefult iframe {width:100% !important;}
body{overflow:hidden;}
.content.singledefult, .content.blog, .content.pagesidebar {width:60%;margin-right:2.66%;}
.sidebar {width: 34%; float: left; }	
img, .blogsingleimage, .blogimage, .blogpostcategory {max-width: 100%;height: auto;}
.aq-block-aq_logo_block img {max-width:none;}
.widget {margin-left:0;}
#logo img {max-width:none;}
.aq-block-aq_logo_block img {max-width:none;} .blogpostcategory .blogimage {min-height:0px;}
.full-width-blog .blogimage, .full-width-blog .mini-blog-video-container{max-width:50%;}
#slider-category {width:100% !important;height:auto;}
.full-width-blog #slider-category {width:50% !important;}
#slider-category .slider-item IMG {height:auto;}
.full-width-blog .entry {width:48%;}
.mini-blog .entry, .mini-blog-content.nosidebar .entry {width:62%;}
.mini-blog .mini-blog-content, .mini-blog .blogpostcategory {width:100%;}
.mini-blog .blogimage,.mini-blog #slider-category, .mini-blog .mini-blog-video-container {width:35% !important;}
.mini-blog .blogpostcategory .blogimage {min-height:0px;}
.mini-blog .sidebar {display:none;} .homerecent.pagePort .one_half{width:100% !important;}
.homerecent.pagePort .one_third.masonry_pmc {margin-right:1px;}
.homerecent.pagePort .one_third.masonry_pmc .home-portfolio-categories,.homerecent.pagePort .one_half.masonry_pmc .home-portfolio-categories, .homerecent.pagePort .one_fourth.masonry_pmc .home-portfolio-categories {display:block;}
.homerecent.pagePort .one_half.masonry_pmc {background:none;}
.portsingle.home .blogsingleimage {min-height:300px;}
.projectdetails {padding-bottom:20px;}
.homerecent.pagePort .one_half  .image, .homerecent.pagePort .one_half .port-meta  {text-align:center;}
.homerecent .one_third  {width:33% !important;overflow:hidden; }
.recentimage{width:100%;height:100%;}
.homerecent.pagePort .recentimage {height:auto;}
.aq-block-aq_port_block_feed .homerecent .one_third .overdefult,.homerecent.pagePort .one_third  .overdefult, .homerecent.pagePort .one_half  .overdefult, .homerecent.pagePort .one_fourth .overdefult{display:none !important;}
.homerecent.pagePort .one_third,.homerecent.pagePort .one_fourth {margin-right:0px;}
.homerecent h3, .home-portfolio-categories a {font-size:13px !important;}
.catlink {margin-bottom:10px;} .projectdetails {width:60%;}
.projectdescription .posttext {width:auto;}
.projectdescription {padding-left:5%;width:35%;}
.portsingle #portitems4 .homerecent {margin:0;} .aq-block-aq_features_block p {width:50%;} .testimonial-texts {width:auto;}
.testimonials .bx-prev {left: 50%;margin-left: -43px;}
.testimonials .bx-next {left: 50%;margin-left:3px;} .imgholder.home-post {width:100%;height:auto;}
.aq-posts-block h3 {text-align:center;padding-top:10px;}
.aq-posts-block .date-post, .recentdescription.home-post {text-align:center;} .pmc-count, .pmc-count-simple {padding:15px 0;}
.pmc-count:before, .pmc-count:after {width:210px;height:240px;}
.team {width:auto;} .aq-block-aq_contact_block  {width:55% !important;} .advertise li { width:2.1% !important;} .team {width:auto;}
.team .social a {width:30px !important; height:30px !important;line-height:40px;   margin:0px !important;} .infotext h2{font-size:36px !important;}
.infotext-title-small {font-size:16px;margin-top:5px;} .mainwrap-video {height: auto !important;}
#bgvid {position:relative !important; display:inline-block;}
.main.clearfix.video {height:0;padding:0; margin:0;}
.mainwrap .mainwrap-video{margin-bottom: -10px !important;}
}
@media screen and (min-width:0px) and (max-width:960px){ .pmc-menu-social.cart {margin:0 auto;text-align:center;}
.pmc-menu-social.cart .cartWrapper {text-align:left;margin:15px 0 0 -80px;display:inline-block;}
.pmc-menu-social.cart .cartWrapper .cartTopDetails {width:300px;}
.pmc-menu-social.cart .cartWrapper:hover .cartTopDetails {left:0;margin-left:-65px;}
.pmc-menu-social.cart .cartWrapper:hover .cartTopDetails img{display:none;}
.widget.woocommerce {display:none;}
.mainwrap.sidebar-store  .aq-block-aq_product_category_block.aq_span9 {width:96% !important;}
.store-promotion .aq-block-aq_richtext_block span {font-size:80px !important;} .one_half .pmc-icon-wraper.left.medium {width:60%;}
.pmc-icon-wraper.left .pmc-icon-title {padding-top:35px;line-height:20px;}
.one_fourth {width:45%;margin-right:5%;} .outerpagewrap { position:relative;margin-top:10px;}
.content.singledefult, .content.blog, .content.pagesidebar {width:100%;}
#header {width:100%;padding:0;}
#logo {padding-left:3%;}
.pagenav, .aq-block-aq_twitter_block .follow-button {display:none;}
.respMenu {width:100% !important;float: right !important;text-transform:uppercase;background:#fff;background:rgba(255,255,255,1); text-align: center; color:#121212;font-weight:bold; cursor:pointer;display:block;}
.respMenu.noscroll {position:absolute;}
.mainwrap.smallheader .respMenu.noscroll {position:static;}
.respMenu.noscroll .menu-single-menu-container,.respMenu.noscroll .menu-one-page-menu-container {margin-top:100px;}
.pmc_menu_transparent .respMenu.noscroll .menu-single-menu-container {margin-top:0px;}
.mainwrap.smallheader .respMenu.noscroll .menu-single-menu-container {margin-top:0px;}
.mainwrap.smallheader .respMenu {padding:0;margin-top:56px;}
.pmc_menu_transparent .respMenu {padding:0px;margin-top:10px;position:static;}
.mainwrap.smallheader  .topNotification-content {font-weight: 300;font-size:11px;text-transform:uppercase;}
.resp_menu_button {position:absolute;right:3%;top:35px;}
.mainwrap.smallheader .resp_menu_button {top:16px;}
.respMenu i {line-height: 12px;font-size:28px;vertical-align:middle;}
.event-type-selector-dropdown {} 
.respMenu a i{font-size:4px;padding:0 5px 2px 0;}
.event-type-selector-dropdown {display:none;margin-top:20px;}
.respMenu a{width:94%;font-size:14px;font-weight:bold;padding:10px 3%;margin:0 0%;border-bottom:1px solid #ddd;text-transform:uppercase !important;float:left;text-align: left !important;text-transform:none;font-weight:normal;}
.footer_widget1, .footer_widget2, .footer_widget3, .footer_widget4, .aq-block-aq_widgets_block  {width: 45% !important;margin-left:0;}
#footer .aq-block-aq_widgets_block {margin-right:3%;}
.ui-accordion-content {height:auto !important;}	
.aq-block-aq_features_block, .aq-block-aq_features_block i, .aq-block-aq_features_block h3, .aq-block-aq_features_block p,.advertiseInner{width:100% !important;text-align:center;}
.aq-block-aq_features_block {padding:20px 0;}
.aq-block-aq_features_block h3 {margin-top:-20px;}
.testimonial-texts p {font-size:24px;}
.video-text span {font-size:30px;} .pmc-count, .pmc-count-simple  {padding:20px;margin-bottom:0px;margin-left: 50%;left:-90px; position:relative;}
.ih-item.circle {margin-left: 50%;left:-110px; }
.pmc-count:before, .pmc-count:after {width:250px;height:250px;}
.aq-block.aq-block-aq_richtext_block.aq_span12 .one_fourth {width:45%;}
.advertise li { width:2.9% !important;} .full-width-blog #slider-category {width:100% !important;}
.full-width-blog .blogimage, .full-width-blog .mini-blog-video-container{max-width:100%;}
.full-width-blog .entry {width:100%;float:left;margin-top:20px;}
.full-width-blog .blogpostcategory {padding-bottom:20px;} .homerecent .fullwidth .recentdescription, .homerecent .default .recentdescription{margin-top:23%;}
}
@media screen and (min-width:0px) and (max-width:768px){ .aq-block-pmc_woo_cart_block{width:100% !important;margin:25px 0 20px 0; }
.cartWrapper {width:160px;float: none;margin:0 auto; height:46px; }
.cartWrapper .cartTopDetails {width:300px;}
.cartWrapper:hover .cartTopDetails {left:0;margin-left:-65px;}
.cartWrapper:hover .cartTopDetails img{display:none;}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product{width:48% !important;}
.woocommerce-page table.cart td.actions .coupon, .woocommerce table.cart td.actions .button {padding:0;margin:10px 0 0 0 ;}
.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text {width:100% !important;}
.woocommerce-page table.cart td.actions .button {width:100% !important;}
.woocommerce-checkout .form-row .chosen-container, #customer_details .col-1 input, #customer_details .col-1 input .input-text, #customer_details .col-2 input, #customer_details .col-2 input .input-text,
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text	{width:96% !important;}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {float:left;}
.woocommerce form .form-row-last {width:48.5%;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {float:left;margin-left:30px !important; width:200px;}
.store-promotion .aq-block-aq_richtext_block span {font-size:60px !important;}
.mainwrap.smallheader .topNotification {float:none;}
.mainwrap.smallheader  .topNotification-content {margin:15px 0 0 32%;font-weight: 500;font-size:14px;text-transform:uppercase;width:100%;margin-bottom:10px;}
.aq-block-aq_logo_block {width:100% !important;}
.topNotification-content {border:none;}
.mainwrap.smallheader .aq-block-aq_notification_menu_block {width:100%;}
.social-notification {padding:0;padding-left:2%;float:left;text-align:left;}
.mainwrap.smallheader .social-notification{padding:0;text-align:center;}
.logo-left {float:none;text-align:center;}
.pagewrap {padding-top:15px;padding-bottom:15px;}
.progressbar {width:94% !important;}
.sidebar, .infotext-title-small, .top-nav ul  {display:none;}
.content.singledefult, .content.blog, .content.pagesidebar {width:100%;}
.pricing-tabel {width:50% !important;min-width:260px !important;}
.pricing-tabel, .pricing-tabel.highlighted {margin-top:20px;margin-bottom:20px;}
.aq-posts-block .one_third{width:100%;margin:0;margin-bottom:30px;}
.imgholder.home-post {text-align:center;}
.aq-posts-block .bx-prev, .aq-posts-block .bx-next {display:none;}
.aq-block-aq_widgets_block .block-widget .textwidget  {font-size:12px;width:auto !important; }
.aq-template-wrapper .aq_span3 {width:auto;}
.aq-block-aq_column_block {width:100%;}
.aq-block-aq_column_block.aq-first {margin-left:0% !important;}
.aq-template-wrapper .aq_span3 {width:47%;}
.team {width:275px;margin-bottom:25px;margin-left:47%; left:-137px;position:relative;}
.video-text {top:35%;}
.video-text h1 {line-height:26px;}
.video-text span {font-size:22px;}
.video-button a {font-size:12px;padding:10px 20px !important;} .homerecent .fullwidth .recentdescription::before,.homerecent .default .recentdescription::before,
.homerecent .fullwidth .recentdescription::after, .homerecent .default .recentdescription::after{display:none;}
.homerecent.pagePort .one_third, .homerecent.pagePort .one_half, .homerecent.pagePort .one_fourth {width:100% !important;}
.homerecent.pagePort  .image, .portfolio .port-meta  {text-align:center;}
.homerecent.pagePort .one_third.masonry_pmc, .homerecent.pagePort .one_fourth.masonry_pmc , .homerecent.pagePort .one_half.masonry_pmc  {background:none;}
.aq-block-aq_blog_page_block .masonry_pmc .port-meta {text-align:center !important;margin-left:0px !important;}
.homerecent.pagePort .one_third.masonry_pmc {overflow:visible;margin-bottom:45px;}
.aq-block-aq_blog_page_block .masonry_pmc .masonry-blog-link {float:none;}
.aq-block-aq_blog_page_block .masonry_pmc .home-portfolio-categories {text-align:center !important;float:none !important;}
.aq-block-aq_blog_page_block .masonry_pmc .port-meta.excerpt {width:100% !important;} .projectdetails, .projectdescription  {width:100%;}
.projectdescription {padding-left:0%;} .mini-blog .entry, .mini-blog-content.nosidebar .entry {width:100%;margin:20px 0 0 0;}
.mini-blog .blogimage,.mini-blog #slider-category, .mini-blog .mini-blog-video-container  {width:100% !important;}
}
@media screen and (min-width:0px) and (max-width:620px){ .woocommerce-tabs p, .shop_attributes{margin-top:30px;}
.woocommerce-tabs h2 {margin-top:15px;}
.content ol.commentlist {padding-top:35px;}
ul.tabs li {width:100%;margin-bottom:10px !important;}
ul.tabs li a {text-align:center; float:left !important;}
.woocommerce-tabs #tab-description, .woocommerce-tabs #tab-additional_information {width:90%;}
.pmc-image img {max-width:94%;}
.mainwrap.smallheader  .topNotification-content {margin-left:30%;}
.pagecontentContent-breadcrumb {float:left;width:100%;}
.aq-template-wrapper .aq_span3, .aq-template-wrapper .aq_span6 {width:100%;}
.aq-block.aq-block-aq_richtext_block.aq_span12 .one_fourth {width:100%;}
.pmc-count, .pricing-tabel, .pmc-count-simple, .pricing-tabel.highlighted, .ih-item.circle    {margin-left: 50%;left:-130px;}
.homerecent h3 {border:none;font-size:14px;margin:5px;}
.home-portfolio-categories {font-weight:normal;font-size:12px; margin:15px;}
.advertise li { width:3.8% !important;} .video-text span {font-size:18px;}
.pmc-image {border:none;padding:15px 0 15px 0;}
.pmc-image .info {display:none;}
.one_half,.one_fourth,.three_fourths, .one_fifth, .one_third, .two_thirds {width:100%;margin-bottom:0px;}
.one_half .pmc-icon-wraper.left.medium {width:75%;} .homerecent .fullwidth .recentdescription, .homerecent .default .recentdescription{margin-top:15%;}
.homerecent .circle .one_third {margin-left:22%;}
}
@media screen and (min-width:0px) and (max-width:599px){
.topNotification-content {margin-right:5px;padding-right:5px;border:none;}
.postcontent.port .blogsingleimage .nextbutton.port, .postcontent.port .blogsingleimage .prevbutton.port {top:85%;}
}
@media screen and (min-width:0px) and (max-width:515px){ .pmc-menu-social.cart .cartWrapper {margin:20px 0 20px 0;}
#logo { width:65%;float:left;text-align:left;}
.respMenu {z-index:1;}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {width:100%;text-align:center;float:none;}
.product h3 {font-size:13px !important;}
.woocommerce a.button {font-size:12px !important;}
.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text {width:100% !important; }
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {float:left !important;}
.product-subtotal {display:none !important;}
.store-promotion .aq-block-aq_richtext_block span {font-size:40px !important;}
.mainwrap.smallheader  .topNotification-content {margin-left:23%;}
.topNotification {font-size:12px;letter-spacing:-0.25px;}
.video-text span {font-size:16px;}
.share-post {width:99.5%;}
#footerb .copyright {margin-top:25px;}
.post-meta a, .singledefult .meta span:after, .blogpostcategory .post-meta span:after, .meta em, .totop, .share-post-title{display:none !important;}
.aq-block-aq_contact_block {width:100% !important;}
.aq-block-aq_contact_block textarea {width:89%;}
.aq-block-aq_widgets_block .block-widget .textwidget {margin-top:25px;}
.footer_widget1, .footer_widget2, .footer_widget3, .footer_widget4, .aq-block-aq_widgets_block  {width: 94% !important;}
.one_half .pmc-icon-wraper.left.medium {width:68%;}
}
@media screen and (min-width:0px) and (max-width:478px){
.home-portfolio-categories, .video-button {display:none;}
.mainwrap.smallheader  .topNotification-content {margin-left:15%;}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (-webkit-min-device-pixel-ratio : 2) {
.team .social {margin-bottom:50px;}
#footerbwrap {width:100%;padding:0;}
.quantity.buttons_added {width:96px !important;}
}
@media
only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio : 2) {
.homerecent .circle .one_third {left:50% !important;margin-left:-138px;}
.one_half .pmc-icon-wraper.left.medium {width:60%;}
.quantity.buttons_added {width:76px !important;}
.single.single-product .quantity.buttons_added {width:96px !important;}
.woocommerce-page .quantity input.qty {width:20px;}
.woocommerce form .form-row-last {width:52%;}
} p.comment-form-cookies-consent {float:left;}
p.comment-form-cookies-consent input{width:15px; margin-right:20px; margin-top:-2px}
.content.fullwidth.errorpage img,.error404 .aq-block-pmc_wp_breadcrumb_block{display:none !important}
.errorpage i.fa.fa-home {font-size:40px; color:#fff;}
.homeIcon{ margin:0 auto !important; float:none; text-align:center !important}
#wp-comment-cookies-consent { width:40px !important; margin-top:-5px !important}
.audio .entry{margin-top:50px !important}
audio{width:100%}
.pmc-no-builder div#headerwrap {padding-bottom:20px}
.pmc-no-builder h1 {padding-top:40px}
.pmc-no-builder .postcontent {margin-top:0px}
.pmc-no-builder .content.pagesidebar {margin-top:0}