@charset "utf-8";
/* CSS Document */
/* --------------------< Global Style >-------------------- */
@import "/css/76ba6b490868c5d0129307341c914a3b/fonts.css";
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none;
}.navbar-default .navbar-nav > li
blockquote, q {
    quotes: none;
}
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
* {
    border: none;
    margin: 0;
    padding: 0;
}
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline
}
.clearfix {
    clear: both;
}
input[type="text"]:focus {
}
.translation_content a:hover, .translation_content a:focus {
    color: #ffffff;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="submit"] {
    -webkit-box-shadow: none;
    -webkit-box-shadow: inset none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
}
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("/source/c9e7742d1dbe559b3467053b73868ca4/body-bg.jpg") no-repeat;
    font: 15px 'open_sansregular';
    color: #808080;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
}
html {
    width: 100%;
    display: inline-block;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #007fb2;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    outline: none;
    color: #00aaa6;
}
a:focus {
    text-decoration: none;
    outline: none;
    color: #007fb2;
}
.navbar-collapse {
    padding: 0;
}
/* .container {
    padding: 0;
    width: 1121px;
} */
.row {
    margin: 0;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}










.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    outline-offset: 0;
}
.btn:active, .btn.active {
    box-shadow: none;
}
.bootstrap-select .btn:focus {
    outline: none;
    outline-offset: 0;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: none;
    outline-offset: 0;
}
.bootstrap-select .btn:focus {
}
/* standard-css */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
/* for page content */
.hentry {
    margin: 0 0 1.5em;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline, .group-blog .byline {
    display: inline;
}
.entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/* =Media
----------------------------------------------- */

.site-header img, .entry-content img, .comment-content img, .widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img, .entry-content img, img[class*="align"], img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img, .entry-content img, img.size-full {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    max-width: 100%;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
    margin-bottom: 1.5em;
}
.wp-caption img {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.site-content .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}

.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
h1 {
    font: 26px/36px "open_sanslight";
    color: #000;
    margin-bottom: 15px;
}
h2 {
    color: #505050;
    float: left;
    font: 21px/31px "open_sanslight";
    margin-bottom: 10px;
    width: 100%;
}
h3 {
    font: 18px/24px "open_sansregular";
    color: #000;
    margin-bottom: 15px;
}
h4 {
    font: 15px/22px "open_sanslight";
    color: #000;
    margin-bottom: 10px;
}
h5 {
    color: #505050;
    font: 14px/19px "open_sanssemibold";
    margin-bottom: 15px;
}
h6 {
    color: #505050;
    font: 12px/17px "open_sanssemibold";
    margin-bottom: 15px;
}
input[type="submit"] {
    font-family: 'open_sansregular';
    color: #ffffff;
    background: #00a9a6;
    width: 32px;
    height: 32px;
}

input[type="text"], input[type="email"], input[type="text"], input[type="tel"], .wpcf7-form-control.wpcf7-textarea, input[type="url"], textarea, select {
    border: 1px solid #9fe6e8;
    color: #000;
    float: left;
    font-family: "open_sanssemibold_italic";
    font-size: 13px;
    font-weight: normal;
    height: 32px;
    outline: medium none;
    padding: 0 0 0 10px;
    width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, select {
 text-indent: 10px;
 line-height: 26px;
}
}
textarea {
    width: 100%;
    height: 100px;
    resize: vertical;
    padding: 10px;
}
.button {
    background: none repeat scroll 0 0 #ff9c1c;
    border: 1px solid #e67a00;
    color: #ffffff;
    font: 13px "open_sanssemibold";
    padding: 9px 17px;
    cursor: pointer;
}
.button:hover {
    color: #ffffff;
}
p {
    font: 12px/20px 'open_sansregular';
    color: #505050;
    padding-bottom: 18px;
}
ul {
    list-style-type: disc;
    margin: 10px 0 25px;
    padding-left: 20px;
}
ul li {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
    width: auto;
    color: #505050;
    font-family: 'open_sansregular';
}
hr {
    border-color: #ccc;
    float: left;
    margin-top: 18px;
    width: 100%;
    margin-bottom: 24px;
}
textarea {
    -webkit-appearance: none;
    box-shadow: none;
}
::-webkit-input-placeholder {
 color:#a6e8e9;
}

:-moz-placeholder { /* Firefox 18- */
 color:#a6e8e9;
}

::-moz-placeholder {  /* Firefox 19+ */
 color:#a6e8e9;
}

:-ms-input-placeholder {
 color:#a6e8e9;
}
 .search-box input[type="text"]::-webkit-input-placeholder {
text-align:center !Important;
color:#9fe6e8;
}
body .search-box ::-webkit-input-placeholder {
text-align:center !Important;
}
/* Wrapper style starts here */

.wrapper {
    display: table;
    height: 100%;
    padding-bottom: 193px;
    position: relative;
    width: 100%;
}
/* -- header style starts here -- */

header {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease;
}
header::after {
    background: rgba(0, 0, 0, 0) url("/source/3e4108e02da91cfe5a9d3630c5e262ed/header-bg-new-2.png") repeat scroll 0 0;
    bottom: -34px;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    width: 100%;
    z-index: 1;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-header-section {
  background: #0e8cb4 none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 9999;
}

.top-header-content > p {
  color: #ffffff;
  font-family: "open_sanssemibold";
  font-size: 18px;
  padding: 16px 0;
}
.top-header-content {
  text-align: center;
}
.img-responsive.top-center {
  padding-right: 20px;
}
.top-center {
  display: inline-block;
}
.logo {
	width: 100%;
	padding-right: 31px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	display: block;
	float: right;
	margin-top: 45px;
}
.logo img {
    width: 100%;
    height: auto;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -ms-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
}
/* -- navigation css -- */
.navigation {
    width: 100%;
    float: left;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.navigation .container {
    width: 100%;
    float: left;
}
.navbar-default {
    background: transparent;
    border: 0;
    min-height: 29px;
    margin: 17px 0 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-nav > .current-menu-ancestor > a, .navbar-default .navbar-nav > .current-menu-ancestor > a:hover, .navbar-default .navbar-nav > .current-menu-ancestor > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #00aaa6;
}
.navbar-default .navbar-nav > li > a {
    color: #007fb2;
    font-family: "open_sanssemibold";
    font-size: 13px;
    letter-spacing: -0.3px;
    line-height: 20px;
    padding: 0 18px 0 0;
    text-transform: uppercase;
    transition: all 1s ease-in-out 0s;
}
.navbar-default .navbar-nav > li {
    float: left;
    margin-bottom: 0;
    padding-left: 28px;
    position: relative;
    width: auto;
}
.navbar-default .navbar-nav > li:last-child {
    padding-right: 0;
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
/* -- top header css starts here -- */

.top-header {
	float: right;
	padding-right: 29px;
	padding-top: 44px;
	transition: all 0.7s ease 0s;
	width: auto;
}
.top-header ul, .top-header ul li {
    float: left;
    font-size: 11px;
    height: auto;
    list-style: outside none none;
    position: relative;
    width: auto;
}
.top-header ul li:last-child::before {
    display: none;
}
.top-header ul li:before {
    width: 2px;
    height: 11px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
    background: #d2f3f4;
    content: "";
}

.top-header ul li.phone {
    width: auto;
    float: left;
    padding-left: 47px;
    padding-right: 8px;
}
.top-header ul li.phone span {
    font-family: "open_sanssemibold";
    color: #007fb2;
    line-height: 22px;
    float: left;
}
.top-header ul li.phone:after {
    background: url("/source/c5ca6f1606f3d0d2a5ecc1c15889feff/icon-phone.png") no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    width: 38px;
    height: 38px;
    content: "";
    margin-top: -19px;
}
.top-header ul li a {
    font-family: "open_sanssemibold";
    color: #007fb2;
    line-height: 22px;
    float: left;
    padding-left: 8px;
    text-transform: uppercase;
}
.top-header ul li a:hover {
    color: #00aaa6;
}
.top-header ul {
    margin-top: 5px;
}
/* search section css starts here */
.search-box {
    width: auto;
    float: left;
    margin-left: 24px;
}
input#searchsubmit[type="submit"] {
    position: relative;
    background: url("/source/54cbd723489c8f112907f8848e370186/icon-search.png") no-repeat;
    text-indent: -9999px;
}
.search-box input[type="text"] {
    border-right: 0 none;
    color: #007fb2;
    font-size: 11px;
    padding: 0 8px;
    text-align: right;
    width: 160px;
}
/* Fixed Header css starts here */

header.smaller {
    height: auto;
    /*padding: 20px 0;*/
}
header.smaller:after {
    opacity: 0
}
header.smaller .logo {
    display: block;
    float: right;
    transition: width 1s ease 0s;
    width: 70%;
}
header.smaller .logo img {
    width: 100%;
    position: relative;
    z-index: 99999999;
}
header.smaller .top-header {
    opacity: 0;
    height: 0;
    padding: 0;
	visibility:hidden;
}
/* -- main content section css starts here -- */
.main-content {
	width: 100%;
	float: left;
	height: auto;
	position: relative;
	margin-top: 130px;
}
/* Banner section starts here */

.banner {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    margin-top: -13px;
}
.banner img {
    width: 100%;
    height: auto;
    float: left;
}
.banner .caption {
    width: 100%;
    position: absolute;
    top: 32px;
    left: 34px;
}
.banner .caption span {
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 30px;
    letter-spacing: .5px;
    width: 100%;
    text-shadow: 0 0 3px #000000;
}
.banner-outer {
    width: 71.2%;
}
.banner-info {
    width: 100%;
    height: 48px;
    background: rgba(13, 128, 167, .9);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 33px;
    font: 16px/ 48px "open_sanssemibold";
    color: #fff;
}
/* News section css starts here */

.news-section {
    background: url("/source/b21c82d93955669bd2893fafc1115750/bg-news.jpg") repeat 0 0;
    float: left;
    padding: 32px 32px 31px;
    width: 100.1%;
}
.home .news-section {
    background: url("/source/b21c82d93955669bd2893fafc1115750/bg-news.jpg") repeat 0 0;
    float: left;
    padding: 15px;
    width: 100.1%;
}
.news-outer {
    width: 28.8%;
}
.news-box {
    width: 100%;
    float: left;
    height: auto;
    padding: 15px;
    border: 1px solid #9fe6e8;
    position: relative;
    margin-bottom: 24px;
}
.home .news-box {
    width: 100%;
    float: left;
    height: auto;
    padding: 15px;
    border: 1px solid #9fe6e8;
    position: relative;
    margin-bottom: 7.5px;
}
.news-box span {
    width: 37px;
    height: 34px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    color: #000;
}
.news-box span:after {
    border-top: 30px solid #9fe6e8;
    border-right: 30px solid transparent;
    position: absolute;
    bottom: 0px;
    right: 0;
    content: "";
    z-index: 1;
}
.news-box span:before {
    position: absolute;
    bottom: -1px;
    right: -1px;
    content: "";
    z-index: 1;
    border-bottom: 31px solid #188ab8;
    border-left: 31px solid transparent;
}
.news-info {
    width: 57%;
    float: right;
}
.news-box img.img-responsive {
    width: 35%;
    float: left;
}
.news-box .news-info h4 {
    color: #9fe6e8;
    line-height: 17px;
    text-transform: capitalize;
    font-family: 'open_sanslight';
}
.read-more {
    font: 13px/13px "open_sanssemibold";
    float: left;
}
.news-info h4:hover {
    color: #ffffff;
}
.read-more:hover {
    color: #00aaa6 !important;
}
.news-box span a {
    width: 100%;
    float: left;
    height: auto;
    color: #007fb2;
    position: relative;
    line-height: 26px;
    z-index: 2;
    font-size: 26px;
    font-family: "open_sansbold";
    text-indent: -4px;
}
.social-media h4 {
    width: auto;
    float: left;
    height: auto;
    line-height: 48px;
    font-family: "open_sanssemibold";
    margin-bottom: 0;
}
.social-media {
    float: left;
    height: 48px;
    padding: 2px 31px;
    width: 100.1%;
}
a.social {
    font-size: 22px;
    float: left;
    color: #fff;
    margin-left: 20px;
    margin-top: 6px;
}
a.social:hover {
    color: #9fe6e8;
}
/* Carousel section css starts here */

.carousel-sec {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: auto;
    padding: 0 32px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.btn.play {
    display: none;
}
.btn.stop {
    display: none;
}
.customNavigation {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-sec ul {
    float: left;
    height: auto;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding-left: 0;
    width: 100%;
    z-index: 1;
}
.carousel-sec .owl-theme .owl-controls {
    display: none !important;
}
.carousel-sec ul li {
    float: left;
    height: auto;
    margin-bottom: 0;
    width: 100%;
}
.carousel-sec ul li img {
    float: left;
    height: 100%;
    min-height: 224px;
    width: 54.5%;
}
.carousel-sec ul li .slider-info {
    float: left;
    padding: 20px 17px 15px;
    width: 45.5%;
}
.carousel-sec ul li .slider-info p {
    width: 100%;
    float: left;
    font-size: 11px;
    font-family: "open_sanslight";
    letter-spacing: -0.2px;
    line-height: 17px;
    margin: 10px 0;
    background: #fff;
}
.learn-more {
    border: 1px solid #9fe6e8;
    color: #9fe6e8;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 11px;
    height: 26px;
    line-height: 23px;
    margin-top: 16px;
    padding: 0 8px;
    text-transform: uppercase;
    width: auto;
}
.learn-more span {
    font-size: 12px;
    line-height: 24px;
    margin-left: 9px;
}
.learn-more:hover {
    background: #fff none repeat scroll 0 0;
    border-color: #00aaa6;
    color: #00aaa6;
}
.learn-more:hover span {
    color: #00aaa6;
}
/* Services section starts here */

.services-sec {
    width: 100%;
    float: left;
    height: auto;
    background: #515151;
    padding: 16px 0;
}
.service {
    width: auto;
    display: table;
    margin: 0 auto;
}
.service a {
    width: 100%;
    float: left;
}
.service a h3 {
    color: #00a9a6;
    float: left;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}
.service a img {
    width: auto;
    margin: 0 auto;
    float: none;
    display: table;
    margin-bottom: 8px;
}
.service a:hover h3 {
    color: #fff;
}
/* Footer section css starts here */

footer {
    bottom: 0;
    float: left;
    height: 193px;
    left: 0;
    position: absolute;
    width: 100%;
}
footer .footer-top {
    background: #007fb2;
    padding: 17px 30px;
    width: 100%;
    float: left;
}
.news-letter {
    width: 100%;
    float: left;
    position: relative;
}
.news-letter input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #9fe6e8;
}
.news-letter input[type="text"] {
    font-size: 11px;
    font-family: "open_sanssemibold_italic";
    background-color: transparent;
}
footer .container ul {
    border-right: 1px solid #9fe6e8;
    float: left;
    margin-top: 7px;
    min-height: 100px;
    padding: 0 30px 0 50px;
    width: 100%;
}
footer .container ul li {
    float: left;
    height: auto;
    list-style: none;
    margin-bottom: 0;
    width: 100%;
}
footer .container ul li a {
    color: #9fe6e8;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 11px;
    line-height: 26px;
}
footer .container ul li a:hover {
    color: #fff;
}
footer .container ul li a span {
    float: left;
    font-size: 18px;
    line-height: 25px;
    margin-right: 17px;
}
footer .container ul.f-nav {
    margin-top: 7px;
    min-height: 100px;
    padding: 0 25px 0 24px;
    width: 127px;
}
.f-col {
    width: 127px;
}
footer address, .execphpwidget address p {
    width: 100%;
    color: #9fe6e8;
    float: left;
    font-size: 11px;
    font-family: "open_sanssemibold";
    line-height: 17px;
    padding-left: 24px;
    padding-top: 12px;
}
.copyright {
    width: 100%;
    float: left;
    height: auto;
    font-size: 11px;
    font-family: "open_sanslight";
    color: #fff;
    text-align: center;
    margin-top: 2px;
    padding-bottom: 15px;
}
.eemail_textbox_class {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #9fe6e8 !important;
    font-size: 11px;
}
.footer-top h2 {
    margin-bottom: 15px;
}
.eemail_caption {
    display: none;
}
.eemail_textbox_button {
    background: #00a9a6 none repeat scroll 0 0;
    border: 1px solid #9fe6e8;
    color: #fff;
    font-family: "open_sansregular";
    height: 32px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 32px !important;
}
.eemail_button {
    position: relative;
}
.execphpwidget address p {
    font-family: "open_sanslight";
    padding: 0;
}
/* mega-manu-style */


.sub-menu .sub-menu li {
    clear: both;
    width: 100%;
}
.sub-menu li {
    display: inline-block;
    float: left;
    width: 25%;
}
.sub-menu .sub-menu {
    box-shadow: none;
    display: table;
    margin-bottom: 13px;
    padding: 0 0 0 49px;
    position: inherit;
    width: 100%;
}
.navbar-default .navbar-nav .sub-menu .sub-menu .sub-menu {
    display: table;
    padding: 0 0 0 10px;
}
.sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 7px 6px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    padding: 24px 31px;
    position: absolute;
    top: 20px;
    width: 1121px;
    z-index: 9999999;
}
.sub-menu li.subnav-3 {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.sub-menu li .sub-menu li .sub-menu li a {
    color: #0080b2;
    font: 12px "open_sanslight";
}
.navigation .sub-menu li a {
    color: #0080b2;
}
.navigation .sub-menu li a:hover, .sub-menu li .sub-menu li .sub-menu li a:hover {
    color: #00aaa6;
}
.sub-text {
    clear: both;
    display: table;
    font-size: 18px;
    text-transform: uppercase;
}
.all-water {
    display: block;
    font: 12px "open_sanssemibold_italic";
    padding: 8px 0 15px;
}
.sub-menu::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: -14px;
    width: 100%;
}
.navbar-default .navbar-nav > li:hover .sub-menu {
    display: block;
}
.smaller .sub-menu::before {
    height: 45px;
    top: -39px;
}
.smaller .sub-menu {
    top: 45px;
}
/* Banner section starts here */

.banner {
    width: 100%;
    float: left;
    height: 357px;
    position: relative;
    margin-top: -12px;
    overflow: hidden;
}
.banner img {
    float: left;
    height: auto;
    max-height: 414px;
    min-height: 415px;
    width: 100%;
}
.banner .caption {
    left: 34px;
    position: absolute;
    top: 55px;
    width: 100%;
}
.banner .caption span {
    color: #fff;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 36px;
    max-width: 90%;
    width: 100%;
}
.banner-outer {
    width: 71.2%;
}
.banner-info, .banner-info, .breadcrumb-outer {
    width: 100%;
    min-height: 48px;
    background: rgba(13, 128, 167, .9);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 33px;
    font: 15px/ 48px "open_sanssemibold";
    color: #fff;
}
/* News section css starts here */

/* Category Page css starts here */
.inner-page .caption {
    top: 57px;
}
.side-banner {
    float: left;
    margin-top: -14px;
    min-height: 312px;
    width: 100.1%;
}
.side-banner img {
    max-height: 312px;
    min-height: 312px;
    width: 100%;
}
.social-media {
    background: #007fb2;
}
.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.breadcrumb>li+li:before {
    content: " \\ ";
    padding: 0 7px 0 3px;
    font-size: 12px;
    color: #fff;
}
.breadcrumb > li a {
    font-size: 12px;
    color: #9fe6e8;
    font-family: "open_sanssemibold";
}
.breadcrumb>.active {
    color: #fff;
    font-size: 12px;
    font-family: "open_sanssemibold";
}
.breadcrumb > li a:hover {
    color: rgba(255, 255, 255, .6);
}
/* Content section starts here */

.content-sec {
	width: 100%;
	float: left;
	background: #fff;
	padding: 18px 33px;
	min-height: 300px;
}
/*.content-sec h2 { margin-bottom: 2px; }*/
.content-sec h4 {
    color: #505050;
    font-family: "open_sanssemibold";
    font-size: 16px;
    letter-spacing: -.5px;
}
/* Gallery section css starts here */

.gallery-col img {
    width: 88%;
}
.gallery-col h4 {
    color: #007fb2;
    font-family: "open_sanssemibold";
    margin-top: 6px;
}
.gallery-sec {
    width: 100%;
    float: left;
    margin-top: 2px;
}
.left-col {
    width: 100%;
    float: left;
    padding-right: 27px;
}
/* Related Products */

.related-items {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 0;
}
.related-items .news-box {
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, .15);
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    cursor: pointer;
    padding-top: 11px;
}
.related-items h3 {
    font-family: "open_sanssemibold";
    color: #007fb2;
    margin-bottom: 14px;
}
.related-items .news-box span:before {
    border-bottom: 31px solid #fff;
}
.related-items .news-box span a {
    font-size: 21px;
    font-family: arial;
}
.content-sec .related-items .news-info h4 {
    color: rgb(0, 127, 178);
    font-family: "open_sanslight";
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 13px;
    transition: all 1s ease-in 0s;
    padding: 0 5px;
}
.related-items .read-more {
    color: #007fb2;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
}
.related-items .news-box:hover h4, .related-items .news-box:hover .read-more {
    color: #007fb2;
}
.related-items .news-box img.img-responsive {
    margin-top: 3px;
    float: left;
}
/* Detail Page css starts here */

.banner img.detail-banner {
    min-height: 359px;
}
.detail-sec {
    float: left;
    margin-top: 0;
    padding-left: 32px;
    width: 100%;
    margin-bottom: 6px;
}
.detail-sec ul {
    padding-left: 16px;
}
.detail-sec ul li {
    margin-bottom: 14px;
}
.info-msg {
    color: #007fb2;
    font-size: 13px;
    font-family: "open_sansbold"
}
/* Tabs section starts here */

.tabs-sec {
    width: 100%;
    float: left;
    height: auto;
}
.tabs-sec .nav-tabs {
    float: left;
    margin-top: -1px;
    width: 21.4%;
}
.tabs-sec .nav-tabs li span {
    width: 100%;
    float: left;
    color: #505050;
    font-size: 12px;
    font-family: "open_sansbold";
    line-height: 16px;
}
.nav-tabs > li {
    margin-bottom: 0;
    width: 100%;
    float: left;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
    cursor: default;
    padding: 6px 0 12px;
    font-size: 12px;
    color: #00aaa6;
    font-family: "open_sanssemibold";
}
.nav-tabs > li:first-child, .nav-tabs > li:last-child {
    border-bottom: 0;
}
.nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    padding: 10px 0 12px;
    float: left;
    font-size: 12px;
    color: #007fb2;
    font-family: "open_sanssemibold";
    background-color: transparent;
}
.nav-tabs>li>a:hover {
    border-color: transparent;
    background-color: transparent;
}
.tab-content {
    width: 78.6%;
    float: left;
    padding-left: 32px;
}
.tab-content h5 {
    font-size: 16px;
    color: #505050;
    width: 100%;
    line-height: 1;
    float: left;
    font-family: "open_sanssemibold";
}
.tab-content img {
    width: 4.7%;
    float: left;
}
.tab-content img {
    width: 4.7%;
    float: left;
    margin-top: 20px;
}
.pdf-right {
    width: 90%;
    float: left;
    padding-left: 27px;
}
.content-sec .pdf-right h4 {
    margin-top: 15px;
    font-size: 16px;
    color: #007fb2;
    width: 104%;
    float: left;
    margin-bottom: 0;
}
span.author-info {
    width: 100%;
    float: left;
    color: #505050;
    font-size: 12px;
    margin-top: 10px;
    font-family: "open_sansitalic";
}
.author-name {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #007fb2;
    font-family: "open_sanssemibold";
    margin: 10px 0;
}
.author-info {
    width: 100%;
    float: left;
    font-family: "open_sansitalic";
    margin-bottom: 8px;
}
.details h4 {
    margin-bottom: 0;
}
/* Product Page css starts here */

.product-list {
    float: left;
    list-style: outside none none;
    padding: 0 38px 29px 0;
    width: 100%;
}
.product-list li {
    width: 30.33%;
    float: left;
    height: auto;
    margin: 0 1.5% 3%;
}
.product-list li:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: 3%;
}
.product-list li:nth-child(3n + 3) {
    margin-left: 3%;
    margin-right: 0;
}
.product-name, .categories_images h4 {
    color: #007fb2;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 15px;
    height: auto;
    margin: 8px 0 14px;
    width: 100%;
}
.prod-hover {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -50px;
    left: 0;
    background: url("/source/618f31d56a40e7b01014211701c545e2/product-hover-bg.png") repeat;
    min-height: 112px;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    opacity: 0;
    visibility: hidden;
    max-height: 100px;
}



.prod-thumb {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.prod-thumb a img {
    float: left;
    height: auto;
    width: 100%;
}
.prod-hover p {
    color: #fff;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    line-height: 16px;
    padding: 21px 16px;
}
.prod-thumb:hover .prod-hover {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.btn-group.bootstrap-select.show-tick.form-control {
    box-shadow: none;
    float: left;
    width: 100%;
}
.btn.dropdown-toggle.btn-default {
    background: #fff none repeat scroll 0 0;
    border-color: #1a8cba;
    border-radius: 0;
    color: #007fb2;
    float: left;
    font-family: "open_sanslight";
    font-size: 12px;
    height: 25px;
    outline: medium none;
    padding: 0 7px;
    text-transform: uppercase;
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.drop-arrow {
    background: url("/source/12c3c85e846d9f278a564f2e2b3de90b/icon-arrow.png") no-repeat;
    width: 12px;
    height: 7px;
    float: right;
}
.drop-arrow {
    background: rgba(0, 0, 0, 0) url("/source/12c3c85e846d9f278a564f2e2b3de90b/icon-arrow.png") no-repeat scroll 0 0;
    float: none;
    height: 7px;
    position: absolute;
    right: 7px;
    top: 8px;
    width: 12px;
    z-index: 99;
}
.bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid #1a8cb9;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0;
    min-width: 100%;
    top: 24px;
    z-index: 99;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    width: 8px;
    height: 12px;
    background: url("/source/3f8d1ed3c4316ed35d5b46542ed61f42/menu-arrow-right.png") no-repeat;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
    font-size: 12px;
    color: #0080b2;
    line-height: 18px;
    font-family: "open_sanslight";
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.text {
    color: #00aaa6;
}
/* Changes on 10 Aug 2015 */

.news-section h1 {
    color: #fff;
    margin-top: 1px;
}
.social-media h4 {
    color: #fff;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 13px;
    height: auto;
    line-height: 38px;
    margin-bottom: 1px;
    margin-top: 4px;
    width: auto;
}
footer .footer-top h2 {
    color: #fff;
}
.social-media h4 {
    color: #fff;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 13px;
    height: auto;
    line-height: 38px;
    margin-bottom: 1px;
    margin-right: 21px;
    margin-top: 4px;
    width: auto;
}
.breadcrumbs .home-brd .home {
    color: #9fe6e8;
    font-size: 15px;
    margin-right: 6px;
    font-family: "open_sanssemibold";
}
.breadcrumbs span {
    font-size: 15px;
    padding-left: 6px;
    padding-right: 6px;
}
.breadcrumbs span.home-brd {
    padding-left: 0;
    padding-right: 0;
}
.breadcrumbs span span {
    padding: 0;
}
.breadcrumbs a {
    color: #9fe6e8;
}
.breadcrumbs a:hover, .breadcrumbs .home-brd .home:hover {
    color: #fff;
}
.page-id-8 .breadcrumbs span {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 0px;
}
.single .author-info {
    font-family: "open_sansitalic" !important;
    max-width: 100%;
    padding: 0;
}
#commentform .form-allowed-tags {
    display: none;
}
#commentform .form-submit .submit, .wpcf7-form-control.wpcf7-submit {
    height: 36px;
    margin-top: 0px;
    width: 20%;
    float: right;
    margin-bottom: 10px;
}
.entry-header {
    float: left;
}
.mp_zoom {
    height: 264px !important;
}
.mp_gallery_viewport {
    height: 302px;
}
.mp_gallery_image {
    height: 264px;
}
.mp_gallery_wrap {
    border: none !important;
}
.mp_image_collection {
    border: none !important;
}
.entry-thumbnail {
    float: left;
}
.entry-thumbnail img {
    margin-right: 20px;
}
/* Changes on 18 Aug 2015 */

.comment-respond {
    background-color: rgba(0, 0, 0, 0.03);
    float: left;
    padding: 30px;
    width: 100%;
}
.comment-reply-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    font: 18px/24px "open_sansregular";
    margin-bottom: 20px;
    padding-bottom: 5px;
    width: 100%;
}
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    margin-top: 5px;
    max-width: 60%;
    width: 85%;
}
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: left;
    line-height: 35px;
    padding: 0;
    width: 15%;
}
.comment-form textarea {
    margin-top: 5px;
    width: 60%;
}
.form-submit {
    float: left;
    margin-top: 10px;
    padding-left: 15%;
    width: 100%;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-left: 20px;
    margin-right: 0;
}
ol {
    height: auto;
    list-style: outside none decimal;
    padding-left: 20px;
    width: 100%;
    margin: 10px 0;
}
ol li {
    color: #000;
    float: left;
    font: 12px/18px "open_sansregular";
    margin-bottom: 5px;
    width: 100%;
}
ul li {
    color: #505050;
    font-family: "open_sansregular";
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    width: 100%;
}
table {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}
table td, table th {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
}
/*.mp_gallery_title { background: rgba(0, 0, 0, 0) url("/source/5edfa57c4386583e5faf500de2c12e04/wave-bg.png") no-repeat scroll 0 0; bottom: 0; color: #fff; height: auto; line-height: 40px; position: absolute; width: 100%; background-size: cover; padding: 15px; }*/
.mp_gallery_title span {
    display: block;
    float: left;
    font-family: "open_sansregular";
    font-size: 13px;
    padding: 0 10px;
    width: 100%;
}
.inner-page .banner img {
    float: left;
    height: 100%;
    max-height: 357px;
    min-height: 357px;
    width: 100%;
}
.mp_gallery_image img {
    font-size: 0;
    height: 400px;
    line-height: 0;
    width: 100% !important;
}
.mp_gallery_image {
    float: left;
    height: 264px;
    position: relative;
    width: 100%;
}
.mp_gallery_viewport {
    height: auto;
}
.mp_image_list ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.mp_image_collection ul li {
    cursor: pointer;
    float: left;
    /* margin: 0 1px 0 0 !important; */
    width: auto;
}
.mp_control_left {
    background: #cccccc none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    font-size: 20px;
    line-height: 70px;
    margin-right: 8px;
    text-align: center;
    width: 38px;
}
.mp_control_right {
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
    width: 38px;
    background: #cccccc;
    margin-left: 8px;
}
table th {
    background: #000 none repeat scroll 0 0;
    border-right: 1px solid #999;
    color: #fff;
}
.breadcrumbs {
    font-size: 12px;
    line-height: 45px;
}
img.alignnone {
    clear: both;
    display: table;
    margin-bottom: 20px;
    width: auto;
}
.eemail_textbox .eemail_textbox_class {
    color: #a6e8e9;
}
.inner-page article.page {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.inner-page article.page > h2 {
    margin-bottom: 2px;
}
.inner-page article.page .entry-content {
    float: left;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.left-col > h2 {
    margin-bottom: 2px;
}
/* 404 Page design */

.error404 .content-sec .col-sm-9.col-xs-12 {
    float: left;
    width: 100%;
}
.page-title {
    float: left;
    font-family: "open_sanssemibold";
    font-size: 25px;
    line-height: 0.6;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    color: #00a9a6;
}
.error404 .page-title {
    font-size: 40px;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
.error404 .page-header {
    padding-bottom: 40px;
}
.page-header {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 10px;
    width: 100%;
}
.error404 .page-title::before {
    color: #00a9a6;
    font-size: 500px;
    left: -60px;
    line-height: 0.6;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%;
}
.error404 .left-col {
    padding-right: 0;
}
section.main-content.inner-page .searchform {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    float: left;
    margin: 20px 0;
    padding: 40px;
    position: relative;
    width: 100%;
}
section.main-content.inner-page .searchform .search-def {
    display: table;
    float: none;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 80%;
}
section.main-content.inner-page .searchform input[type="text"] {
    border: 1px solid #9fe6e8;
    color: #000 !important;
    display: table;
    float: none;
    font-family: "open_sanssemibold_italic";
    font-style: italic;
    height: 32px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 40px 0 10px;
    width: 100%;
}
section.main-content.inner-page .searchform .search-submit {
    display: block;
}
section.main-content.inner-page .searchform .search-submit {
    position: absolute;
    right: 188px;
    top: 41px;
}
.error404 .page-content {
    text-align: center;
}
.gallery-sec .page-header {
    border-bottom: 0 none;
    float: left;
    height: auto;
    padding: 0;
    width: 100%;
}
.gallery-sec .page-title {
    color: #00a9a6;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.page-content {
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}
.search-def > input#searchsubmit[type="submit"] {
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.gallery-col {
    float: left;
    height: auto;
    margin-bottom: 5%;
    padding: 0 12.4% 0 0;
    width: 100%;
}
.gallery-col img {
    float: left;
    height: auto;
    width: 100%;
}
.gallery-col h4, .attachment .entry-caption > p {
    color: #007fb2;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 16px;
    height: auto;
    margin: 8px 0 14px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
article.post, article.image-attachment, .search.search-results article {
    background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0 !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    float: left;
    margin: 20px 0;
    padding: 30px 40px;
    position: relative;
    width: 100%;
}
article.post .entry-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px;
    padding-bottom: 5px;
    width: 100%;
    font-family: "open_sanssemibold";
}
.entry-title a:hover {
    color: #00aaa6;
}
.entry-meta a, .attachment .entry-meta a, .attachment .entry-meta .edit-link::before, .attachment .full-size-link::before {
    color: #007fb2;
}
.entry-meta a:hover, .nav-links > a:hover, .navigation a:hover, .attachment .entry-meta a:hover, .entry-content a:hover, .comment-content a:hover {
    color: #00aaa6;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.entry-content {
    float: left;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
}
.entry-header {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.archive-header {
    background-color: transparent;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.archive-header h2 {
    margin-bottom: 0;
}
.nav-links > a, .navigation a {
    color: #007fb2;
    font-size: 15px;
    font-style: normal;
}
.nav-links {
    float: left;
    width: 100%;
}
article.post::before, .search.search-results article:before {
    border-right: 35px solid transparent;
    border-top: 35px solid #fff;
    bottom: -2px;
    content: "";
    position: absolute;
    right: 0;
    text-align: center;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}
article.post::after, .search.search-results article:after {
    border-bottom: 49px solid #fff;
    border-left: 49px solid transparent;
    bottom: -10px;
    content: "";
    position: absolute;
    right: -6px;
    z-index: 1;
}
.search.search-no-results .left-col {
    margin-top: 30px;
}
.eemail_button {
    padding-bottom: 10px;
    top: 20px;
    width: auto;
}
.eemail_textbox {
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.eemail_textbox .eemail_textbox_class {
    color: #a6e8e9;
    font-size: 11px;
    padding-right: 40px;
}
.entry-content img.attachment-post-thumbnail.wp-post-image {
    margin-bottom: 15px;
    float: left;
    margin-right: 20px;
}
.archive .side-banner {
    margin-top: -14px;
}
.archive .page-header {
    margin: 20px 0;
}
.archive .page-header h1.page-title {
    padding-bottom: 10px;
}
.error404 .page-wrapper {
    background-color: transparent;
}
.error404 .page-header {
    border-bottom: 0 none;
    padding-bottom: 20px;
}
.error404 .page-header, .error404 .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding-bottom: 40px;
    padding-top: 0;
    width: 100%;
}
article.image-attachment {
    margin-top: 30px;
}
article.image-attachment.hentry {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 40px 20px;
}
.attachment .entry-content {
    background-color: transparent;
    margin-bottom: 0;
    max-width: 100%;
    padding: 20px 0 0;
}
.entry-content a, .comment-content a {
    color: #007fb2;
}
.search.search-results .page-header {
    margin-top: 30px;
}
.search.search-results .page-header h1.page-title {
    color: #000;
    font-family: "open_sansregular";
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
}
.inner-wrapper {
    background: #fff none repeat scroll 0 0;
    display: table;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1120px;
}
/* Changes on 19 AUg 2015 */

footer.entry-meta {
    float: left;
    height: auto;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.entry-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 22px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding-bottom: 10px;
}
.paging-navigation {
    background-color: transparent;
    float: left;
    margin: 30px 0;
    padding: 0;
    width: 100%;
}
.paging-navigation a .meta-nav {
    background: transparent none repeat scroll 0 0;
    color: #007fb2;
    float: left;
    line-height: 30px;
    margin-right: 10px;
    padding: 0;
    width: auto;
}
.paging-navigation.navigation a {
    line-height: 32px;
}
.paging-navigation a:hover .meta-nav {
    background: transparent none repeat scroll 0 0;
    color: #00aaa6;
}
.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 0;
    width: auto;
}
.paging-navigation .nav-next {
    padding: 0;
}
.inner-page .side-banner img {
    max-height: 311px;
    min-height: 311px;
    width: 100%;
    overflow: hidden;
}
.inner-page .side-banner {
    min-height: 310px;
    max-height: 311px;
    overflow: hidden;
}
.home .social-media {
    background: url("/source/260d14a3cae04abd5ed48510c34686d9/social-icon-bg.jpg") repeat scroll 0 0;
}
/* Changes on 21 Aug 2015 */

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
footer address a {
    color: #9fe6e8 !important;
}
/* Changes on 27 Aug 2015 */
/*.slider-info h5 { float: left; font-size: 13px; line-height: 15px; margin: 1px 0 0; }*/
.bx-wrapper .bx-controls-direction a {
    z-index: 99;
}
/* Changes on 31 Aug 2015 */

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
    background: #007fb2 url("/source/300b598fa17ab3dc36166a90fd1e8c0c/arrow-left-h.png") no-repeat center center;
}
.bx-wrapper .bx-next:hover {
    background: #007fb2 url("/source/73a96ec99f72d3440798b9de28cfa9d1/arrow-right-h.png") no-repeat center center;
}
.gallery-col a:hover h4 {
    color: #00aaa6;
}
body .mp_image_collection ul {
    overflow: hidden;
    margin: 0;
}
.mp_image_list {
    float: none;
    height: 70px;
    margin: 0;
    overflow: hidden;
    width: auto;
}
.term-screw-pumps .inner-page .banner img {
    min-height: 359px;
}
/* COmments area section css starts here */

.comments-area {
    float: left;
    height: auto;
    margin: 20px 0;
    width: 100%;
}
.comments-area .comments-title {
    border-bottom: 1px solid #eee;
    color: #000;
    float: left;
    font-size: 18px;
    font-style: normal;
    height: auto;
    padding-bottom: 10px;
    width: 100%;
}
ol.comment-list {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    float: left;
    height: auto;
    margin-bottom: 30px;
    padding: 30px;
    width: 100%;
}
ol.comment-list li {
    border-bottom: 2px dashed rgba(0, 0, 0, 0.3);
    float: left;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}
ol.comment-list li .comment-body {
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}
.comment-meta, .comment-meta a {
    color: #000;
    font-size: 13px;
    height: auto;
    position: relative;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    color: #000;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
    color: #000;
    float: left;
    padding-left: 20px;
    width: calc(100% - 124px);
    word-wrap: break-word;
}
.comment-awaiting-moderation {
    color: #000;
}
.comment-content {
    border-top: 1px solid #ccc;
    float: left;
    margin-top: 10px;
    padding: 10px 0 0;
    width: 100%;
}
.comment-content > p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
}
.comment-body .reply {
    background: rgba(0, 0, 0, 0.04) none repeat scroll 0 0;
    float: left;
    margin: 20px 0 0;
    padding: 20px 30px;
    width: 100%;
}
.news-letter input[type="email"] {
    background-color: transparent;
    font-family: "open_sanssemibold_italic";
    font-size: 11px;
    border: 1px solid #9fe6e8;
    color: #a6e8e9;
    float: left;
    font-weight: normal;
    height: 32px;
    outline: medium none;
    padding: 0 10px;
    width: 100%;
}
.news-letter input[type="submit"] {
    background: #00a9a6 none repeat scroll 0 0;
    border: 1px solid #9fe6e8;
    color: #ffffff;
    font-family: "open_sansregular";
    font-size: 30px;
    height: 32px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
}
.mc4wp-form {
    float: left;
    margin: 0;
    width: 100%;
}
span.wpcf7-form-control-wrap {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.home .banner {
    float: left;
    height: 416px;
    margin-top: -13px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.comment-list > li::after, .comment-list .children > li::before {
    background: transparent none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
.news-letter input {
    color: #a6e8e9;
}
.error {
    color: #fff;
    display: block;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
}
.mp_gallery_wrap {
    border: 1px solid #999;
    clear: left;
    float: left;
    margin: 4px 10px 5px 0;
    overflow: hidden;
    padding: 0 2px;
    width: 300px;
}
.caption span sup {
    font-size: 22px;
}
/* Design Changes on 7 Sep 2015 */
.bootstrap-select.btn-group .dropdown-menu {
    margin-top: 1px;
    min-width: 100%;
    overflow: hidden;
    width: 100%;
}
.archive.tax-product_tax .left-col ul li {
    margin-bottom: 0;
}
.archive.tax-product_tax .left-col ul {
    padding-left: 44px;
}
/*-----10-9-15-------*/
.chpcs_img {
    float: left;
}
.chpcs_img img {
    height: 224px;
    width: 192px;
}
.slider-info {
    float: left;
    padding: 18px 16px 0;
    text-align: left;
    width: 150px;
}
.slider-info p {
    font: 11px/17px "open_sanslight";
    letter-spacing: 0px;
    margin: 6px 0;
    padding-bottom: 6px;
}
#wa_chpc_slider_prev span, #wa_chpc_slider_next span {
    display: block;
    height: 22px;
    line-height: 11px;
    margin-top: -11px;
    position: relative;
    text-indent: -99999999px;
    top: 50% !important;
}
#wa_chpc_slider_prev span {
    background: url("/source/99c4afb652674c0d159b4649a76adb9b/arrow-left.png") no-repeat;
    background-position: center center;
}
#wa_chpc_slider_next span {
    background: url("/source/d58927d349536b8d17877ae65674b69d/arrow-right.png") no-repeat;
    background-position: center center;
}
.chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next {
    background: #cfefef none repeat scroll 0 0 !important;
    color: rgb(0, 0, 0) !important;
    display: block !important;
    font-size: 50px !important;
    height: 100% !important;
    line-height: 57px !important;
    margin-top: 0 !important;
    top: 0 !important;
    position: absolute;
    vertical-align: middle !important;
    width: 32px !important;
}
/*-----18-8-16-------*/
body.single-system .pdf-sec {
    float: left;
    width: 100%;
}
body.single-product .pdf-sec {
    float: left;
    width: 100%;
}
body.page-id-675 .pdf-sec {
    float: left;
    width: 100%;
}
body.page-id-675 .pdf-sec > a {
    float: left;
}
/*-----26-8-2016----------*/
.page-id-40 .entry-content > p {
    margin: 12px 0;
}
.page-id-40 .wpcf7-form {
    float: left;
    width: 100%;
    margin: 14px 0 0;
}
.page-id-40 .wpcf7-form .form-fields p:last-child {
    margin-right: 0;
}
.page-id-40 .wpcf7-form .form-fields p {
    float: left;
    margin: 0 2% 7px 0;
    width: 49%;
    text-transform: capitalize;
}
.form-fields {
    float: left;
    width: 100%;
}
.form-fields-desc {
    float: left;
    width: 100%;
}
.form-fields-submit {
    float: left;
    margin: 35px 0 40px;
    text-align: center;
    width: 100%;
}
.wpcf7 .form-fields-submit input {
    padding: 3px 19px;
    width: auto;
    height: 40px;
    font-size: 14px;
    float: left;
}
.wpcf7-form-control-wrap.lakeside-euipment, .wpcf7-form-control-wrap.lakeside-euipment-bottom {
    margin: 6px 0;
}
.page-id-40 .left-col {
    padding: 0;
}
.page-id-40 div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    float: left;
    margin: 0 0 29px;
    text-align: center;
    width: 100%;
}
/*changes made 26 august */
.select-country {
    margin-bottom: 20px;
    margin-top: 15px;
    width: 51%;
    display: inline-flex;
}
.state {
    width: 51%;
    display: inline-flex;
}
.state label {
    color: #505050;
    float: left;
    font: 15px/20px "open_sansregular";
    width: 93%;
}
.state select {
    float: left;
    margin-top: 21px;
    width: 62%;
}
.select-country > label {
    color: #505050;
    display: inline-block;
    font: 15px/20px "open_sansregular";
    margin-top: 6px;
    width: 26%;
    float: left;
}
.state-content {
    color: #505050;
    font: 12px/20px open_sanslight;
    width: 100%;
}
.state-title {
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 100%;
    font-family: 'open_sanssemibold';
}
.state-data {
    width: 100%;
}
.state-content-left {
    float: left;
    margin-top: 12px;
    text-align: justify;
    width: 55%;
}
.state-image {
    float: left;
    padding: 25px;
    width: 45%;
}
.state-image .btn.btn-info.btn-lg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.state-image .attachment-post-thumbnail.wp-post-image {
    border: 2px solid #e6e6e6;
    border-radius: 20px;
}
.north-section {
    margin-bottom: 20px;
}
.south-section-right {
    margin-left: 10px;
}
.south-section-right {
    margin-left: 42px;
}
.southern-section {
    font-weight: bold;
}
.new-city {
    margin: 10px 0;
}
.new-city > b, .north-section > b, .south-section > b {
    color: #00aaa6;
    padding-left: 16%;
}
.Systems-menu .sub-menu {
    top: 11px;
    width: 600px;
    overflow: hidden;
}
.Systems-menu .sub-menu > li {
    width: 50%;
}
.About-Lakeside-menu .sub-menu, .Resources-menu .sub-menu, .Last-menu .sub-menu {
    width: 300px;
}
.About-Lakeside-menu .sub-menu li, .Resources-menu .sub-menu li, .Last-menu .sub-menu li {
    width: 100%;
    float: left;
}
.south-section {
    margin-top: 0px;
    margin-bottom: 0;
}
.page-id-675 .pdf-right br {
    display: none;
}
.search-box input[type="text"] {
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    color: #9fe6e8;
    font-size: 11px;
    text-align: center;
    width: 160px !important;
    padding: 0 8px 0 8px;
    border-radius: 0 !important;
    height: 29px !important;
}
.gsc-search-button input[type="image"] {
    background-attachment: scroll;
    vertical-align: middle;
    background-clip: border-box;
    background-color: #0080B2 !important;
    background-image:/* url("/source/54cbd723489c8f112907f8848e370186/icon-search.png")*/ none !important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: relative;
    text-indent: -9999px;
    height: 32px;
    width: 32px;
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}
.gsc-search-box {
    background-color: transparent !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
.gsc-input-box {
    vertical-align: middle;
    border-color: #9FE6E8 !important;
    height: 31px !important;
}
.search_404 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.03);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    position: relative;
    width: 100%;
}
.search_404 .wgs_wrapper {
    display: table;
    float: none;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 80%;
}
.search_404 input[type="text"] {
    padding: 3px !important;
}
.gsst_a {
    margin-top: 0 !important;
}
.gsst_b {
    font-size: 15px !important;
    display: none !important;
}
.gsc-input {
    margin: 0 !important;
}
.search-box table.gsc-search-box {
    width: 160px !important;
}
td.gsc-search-button {
    width: 32px !important;
    float: left;
    position: relative;
}
div.wpcf7-validation-errors {
    border: 2px solid #ff0000;
}
.gsc-url-top {
    display: inline-block !important;
}
.pdf-sec {
    float: left;
    width: 100%;
}
.left-col hr {
    display: none;
}
.pdf-sec span.author-info {
    padding-top: 0;
}
.page-template-template-services .content-sec h4 {
    margin: 16px 0 0px 0;
}
.page-template-template-services .content-sec ul {
    margin-top: 6px;
}
#section1 h6 {
    padding: 20px 0 0 0;
    margin-bottom: 0;
    font-family: "open_sanssemibold";
    font-size: 15px;
    clear: both;
}
.info-msg a {
    text-decoration: underline;
}
.comingsoon {
    font-size: 17px;
    margin-top: 10px;
}
.gsc-search-box .gsc-search-box .gsc-input, .gsc-search-box .gsc-search-box td.gsc-search-button {
    border: 0;
    padding: 0 !important;
}
.gsc-search-box td.gsc-search-button {
    padding: 0 !important;
}
.gsc-search-box .gsib_a {
    padding: 0 !important;
}
.search-box .gsc-search-box input[type="text"] {
    height: 28px !important;
    font-style: normal;
}
.gsib_b {
    padding: 0 !important;
}
.gsc-search-box .gsc-input {
    border-right: 0 !important;
    opacity: 1 !important;
}
.gsc-search-button.gsc-search-button-v2 {
    margin-right: -11px !important;
    right: 2px;
    height: 25px !important;
    position: absolute;
    left: 0;
}
td.gsc-search-button {
    background: #0080b2;
    height: 31px;
}
.page-id-32 form p {
  float: left;
  margin: 0;
  padding-bottom: 0;
  width: 100%;
}
.page-id-32 form span.wpcf7-list-item {
  display: inline;
  line-height: 1;
  width: 100%;
}
footer .container ul li a span.fa {
    width: 16px;
}
p:empty {
    display: none;
}
.mp_image_collection ul li img {
    padding-right: 6px;
    width: 72px;
}
.wpcf7 .form-fields-submit input:focus, .wpcf7 .form-fields-submit input:active, input.wpcf7-form-control.wpcf7-submit:focus {
    outline: none;
}
.categories_images li {
    float: left;
    width: 30%;
    margin-right: 20px;
    list-style: none;
}
.categories_images li:last-child {
    margin-right: 0;
}
.mp-image-content {
    margin-top: 16px;
}
.news-outer .news-box a {
    color: #fff !important;
}
.caroufredsel_wrapper #wa_chpc_slider {
    height: 100% !important;
}
.caroufredsel_wrapper #wa_chpc_slider .learn-more {
    margin-top: 0 !important;
}
.categories_images a:hover h4 {
    color: rgb(0, 170, 166);
}
.postid-1246 .left-col .entry-content p {
    float: left;
    width: 100%;
}
.prod-outer .btn.dropdown-toggle.btn-default {
    font-family: "open_sanssemibold";
}
.bootstrap-select.btn-group.show-tick .prod-outer li .text {
    font-weight: 600;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 0!important;
    white-space: normal;
    font-family: "open_sanssemibold";
}
.cls-highlights-contactus {
    display: block;
    text-transform: capitalize;
}
.navi-gation {
    float: left;
    width: 100%;
}
.navi-gation .cls-next {
    float: right;
    max-width: 50%;
    text-align: right;
    /*background: url("/source/721d3612485f81cf929bee974a0abce9/right-arrow.png") right center no-repeat;*/
    line-height: 35px;
    padding-right: 28px;
    position: relative;
}
.navi-gation .cls-next::after {
    color: #007fb2;
    content: "→";
    font-size: 20px;
    right: 0;
    position: absolute;
    top: 0px;
}
.navi-gation .cls-next:hover::after {
    color: #00aaa6;
}
.navi-gation .cls-previous-inner {
    float: left;
    text-align: left;
    /*background: url("/source/919958577c2bc98c6d6ac3629323c88c/left-arrow.png") left center no-repeat;*/
    line-height: 35px;
    padding-left: 28px;
    position: relative;
}
.cls-previous-inner::after {
    bottom: 2px;
    color: #007fb2;
    content: "←";
    font-size: 20px;
    left: 0;
    position: absolute;
}
.cls-previous-inner:hover::after {
    color: #00aaa6;
}
#___ytsubscribe_0 {
    margin-top: 8px!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #d4d4d4;
}
.navbar-default .navbar-nav > li:nth-child(3) a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li:nth-child(4) a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li:nth-child(4) a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li:nth-child(6) a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li:nth-child(6) a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.wpcf7-form input[type="checkbox"], input[type="radio"] {
    vertical-align: top;
}
div.wpcf7-validation-errors {
    float: left;
    color: #ff0000;
    padding: 3px 6px !important;
}
.page-id-40 div.wpcf7-validation-errors {
    border: 2px solid;
    color: #ff0000;
    float: left;
    margin: 0 auto;
    max-width: 52%;
    overflow: hidden;
}
table.gsc-search-box td {
    border: medium none;
    vertical-align: middle;
}
.entry-content p strong {
    font: 12px/20px "open_sansbold";
}
.left-col ul li b {
    font: 12px/20px "open_sansbold";
}
.search-box table {
    border: medium none;
}
.submenuarrow {
    color: #007fb2;
    font-size: 17px;
    height: 34px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 18px;
    z-index: -1;
}
.bantu .widget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
 .gsc-control-cse ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#9fe6e8;
 opacity:1 !important;
 vertical-align: middle;
 line-height:25px;
}
 .gsc-control-cse *::-moz-placeholder {
 color: #9fe6e8;
 opacity: 1;
 vertical-align: middle;
}
.gsc-control-cse ::-ms-input-placeholder { /* IE 10+ */
 color:#9fe6e8 !important;
 opacity:1 !important;
}
.gsc-control-cse :-ms-input-placeholder { /* IE 10+ */
 color:#9fe6e8 !important;
 opacity:1 !important;
}
 .gsc-control-cse :-moz-placeholder { /* Firefox 18- */
 color:#9fe6e8;
 opacity:1;
}
.news-letter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#9fe6e8;
 opacity:1 !important;
}
 .news-letter ::-moz-placeholder { /* Firefox 19+ */
 color:#9fe6e8;
 opacity:1;
}
.news-letter ::-ms-input-placeholder { /* IE 10+ */
 color:#9fe6e8 !important;
 opacity:1 !important;
}
.news-letter :-ms-input-placeholder { /* IE 10+ */
 color:#9fe6e8 !important;
 opacity:1 !important;
}
 .news-letter :-moz-placeholder { /* Firefox 18- */
 color:#9fe6e8;
 opacity:1;
}
.info-msg > a {
    color: #9fe6e8;
}
.prod-outer .bootstrap-select.btn-group .dropdown-menu li:first-child {
    display: none;
}
.footer-top .error {
    color: #ff0000;
}
#country-drop option {
    padding: 2px 7px;
}
.lakeside-products option {
    padding: 2px 5px;
}
.lakeside-products optgroup {
    padding: 2px 5px;
}
.select-country select#country-drop {
    float: left;
    width: 62%;
}
#country-drop {
    line-height: 27px;
}
.left-col p b {
    font-family: "Arial Black", Arial, sans-serif;
}
div.wpcf7-response-output {
    padding: 0;
    margin: 0;
}
.state label {
    margin-top: 25px;
    width: 26%;
}
#state-drop > option {
    padding: 5px 6px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    float: left;
    padding: 0 10px;
}
a.read-more::after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -11px;
    top: 1px;
}
a.read-more {
    position: relative;
}
.wpcf7-form input[type="checkbox"] {
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    vertical-align: middle;
}
.post-32 span.wpcf7-list-item-label {
  display: inline-block;
  padding: 0 30px 0 8px;
  position: relative;
  top: 1px;
}
.jotu .left-col i {
    font-weight: bold;
}
.pdf-right i {
    font-weight: 600;
}
.phnoinr {
    font-family: "open_sanssemibold";
    color: #007fb2;
}
.read-more {
    padding-left: 7px;
}
.bantu .news-info > h4 a {
    color: #007fb2;
    font-family: "open_sanslight";
    font-size: 15px !important;
}
@-moz-document url-prefix() {
.left-col p b {
font-family: "open_sanssemibold"!important;
}
.postid-168 .left-col, .postid-433 .left-col, .postid-589 .left-col, .page-id-16 .left-col {
 padding-right: 33px!important;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */
#wa_chpc_slider_prev span, #wa_chpc_slider_next span {
    top: 50%;
}
/* Safari only override */
::i-block-chrome, #wa_chpc_slider_prev span, #wa_chpc_slider_next span {
 top:111px !important;
}
.left-col {
    padding-right: 33px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */


/* Safari only override */

::i-block-chrome, .gsc-control-cse input {
text-indent:57px !important;
}
::i-block-chrome, .select-country label {
padding-top:18px;
}
::i-block-chrome, .state-title {
padding-top:13px;
}
::i-block-chrome, .select-country {
margin-top:0;
}
::i-block-chrome, .state select {
margin-top: 35px;
line-height: 25px;
}
::i-block-chrome, .state label {
margin-top: 48px;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
body {
    -webkit-font-smoothing: subpixel-antialiased;
}
}
.wrapper .inner-wrapper .main-content .news-box {
    padding: 15px 12px !important;
}

.chpcs_image_carousel {
    position: relative !important;
    width: auto!important;
}
.chpcs_image_carousel {
    padding: 0px 10px;
}
.chpcs_foo_content {
    margin: 0 6px;
    padding: 0px 5px;
}
span.wpcf7-list-item-label {
    display: inline-block;
    padding: 0 12px;
    position: relative;
    top: 1px;
}
.tax-system_tax.term-53.single-author h4 {
    font-size: 15px;
}
div.wpcf7 .ajax-loader {
    float: left;
    margin: 12px 0 0 4px;
}
.breadcrumb-form-mobile {
    display: none;
}
#commentform .form-submit .submit, .wpcf7-form-control.wpcf7-submit {
    font-size: 14px;
    text-transform: uppercase;
}
.south-section b {
    font-family: 'open_sanssemibold';
}
.related-items.bantu .widget.widget_execphp {
    padding: 10px;
}
.related-items.jotu {
    margin-top: 10px;
}
#post-32 input[type="text"], #post-32 input[type="email"], #post-32 input[type="text"], #post-32 input[type="tel"], #post-32 .wpcf7-form-control.wpcf7-textarea, #post-32 input[type="url"], #post-32 textarea, #post-32 select {
  width: 90%;
}
.post-32 span.wpcf7-form-control-wrap {
  padding-top: 5px;
}
.post-32 .comment textarea {
  width: 95% !important;
}
span.wpcf7-not-valid-tip {
  float: left;
  width: 100%;
}
.post-32 div.wpcf7-response-output {
  margin: 30px 0 0;
}
.post-32 .state {
  display: block;
  width: 100%;
}
.tooltip {
  display: inline-block;
  opacity: 1.9 !important;
  position: relative;
}
.tool_under {
  border-bottom: 1px solid #007fb2;
  line-height: 24px;
  margin: 0 2px;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 500px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.page-id-40 .contact-left {
	padding-right: 30px;
} 
/* 6-12-17 */
.search-def input#searchsubmit {
	top: 43px !important;
	height: 29px;
	right: 29px !important;
}
.search_404 .search-def input#searchsubmit {
    top: 0px !important;
    height: 31px;
    right: 0px !important;
}
.search-no-results .page-content .search-def input#searchsubmit {
    top: 0px !important;
    height: 31px;
    right: 0px !important;
}

.state-content-left .south-section > br {
  display: none;
}
#section5 .blog-sec-resources {
  margin-bottom: 15px;
  margin-top: 15px;
}
/* 01jan2018 */
div.wpcf7-response-output.wpcf7-mail-sent-ng {
	padding: 5px;
	overflow: hidden;
	border: 2px solid;
	color: #ff0000;
	float: left;
	margin: 0 auto;
}
/**END**/
/**1-4-19**/
.chpcs_foo_content .chpcs_img {
	width: 62%;
	padding-right: 15px;
}
.chpcs_foo_content .chpcs_img img {
	width: 100%;
}
.chpcs_foo_content .chpcs_title {
	float: left;
	clear: none;
	display: inline-block;
	width: 38%;
	text-align: left;
	margin-bottom: 15px;
}
.chpcs_foo_content .chpcs_title a {
	color: #505050;
	font: 14px/19px "open_sanssemibold";
}
.chpcs_foo_content p {
	font: 11px/17px "open_sanslight";
	text-align: left;
	padding-bottom: 6px;
}
.chpcs_foo_content .chpcs_more a {
    border: 1px solid #9fe6e8;
    color: #9fe6e8;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 11px;
    height: 26px;
    line-height: 23px;
    margin-top: 0px;
    padding: 0 8px;
    text-transform: uppercase;
    width: auto;
}
.chpcs_foo_content .chpcs_more:hover a{
    background: #fff none repeat scroll 0 0;
    border-color: #00aaa6;
    color: #00aaa6;
}

.chpcs_foo_content p + br {
	display: none;
}
/**END**/

.inner-wrapper {
	background: transparent;
}
.main-content .social-media {
	background: transparent;
	background-image:none;
}
.home .chpcs_image_carousel {
	padding: 0px 10px;
	background: #ffffff;
}
.blog-design-section .gallery-col img {
	height: 208px;
	object-fit: cover;
}

.blog-design-section .gallery-col h4 {
	text-overflow: inherit;
	overflow: inherit;
	white-space: inherit;
	min-height: 90px;
}
.logo {
	margin-top: 20px;
}
.top-header {
	padding-top: 25px;
}
.search-def input#searchsubmit {
	top: 24px !important;
}
.header.smaller .logo {
	margin-top: 0;
}
#wpcf7-f1875-p1872-o1 .contact-left {
    margin-right: 20px;
}




/*-- 10-07-2019 --*/
.top-header-section.jotu .img-responsive.top-center {
	padding-right: 40px;
}
@media (max-width:1023px){
header {
	padding: 60px 0 0;
}
}
@media (max-width:500px){
.search-box {
	margin: -1px auto 30px !important;
}
}
@media (max-width:467px){
.top-header-section.jotu .top-header-content > p {
	font-size: 13px;
}
}
@media (max-width:413px){
.top-header-section.jotu .top-header-content > p {
	font-size: 12px;
}
}
@media (max-width:374px){
.top-header-section.jotu .top-header-content > p {
	font-size: 10px;
}
}
/*-- 10-07-2019 End --*/
.calenderPage {
	margin-right: -33px;
}
.calenderForm .wpcf7-form-control-wrap {
	padding-top: 4px;
}
.calenderForm .wpcf7-form-control.wpcf7-textarea {
	height:32px;
	-webkit-border-radius:0px;
}
.calenderPage div.wpcf7-validation-errors {
	border: 1px solid red;
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
}
.calenderPage h3 {
	font-size: 13px;
	margin: 0 auto 0px;
	font-weight: 400;
	color: #545454;
	font-family: "open_sansbold";
}
.calenderPage form{
	margin-top: 15px;
}
.textlimit {
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.top-header-content{
	padding: 10px 0;
	
}
.top-header-content img {
	max-width: 165px;
	padding-right: 15px !important;
}
.top-header-content p {
	font-size: 16px;
	line-height: 1;
	margin: 0px auto 3px;
	padding: 0;
}
.top-header-content a {
	color: #9fe6e8;
}
.top-header-section + .inner-wrapper .header {
	top: 70px;
	-webkit-transition: top 0.1s;
	transition: top 0.5s;
}
.top-header-section + .inner-wrapper .header.smaller {
	top: 0 ;
	-webkit-transition: top 0.1s;
	transition: top 0.5s;
}
.calenderPage div.wpcf7 .ajax-loader {
	float: right;
	margin-right: 15px;
}


.single-author .content-sec #state-content .state-data .state-content-left b {
	padding-left: 0;
	font-weight: 500;
}
.single-author .content-sec #state-content .state-data .state-content-left {
	text-align: left;
}
.single-post article.post {
	margin-top: 0;
}

.wrapper .inner-wrapper .main-content .cls-blog-page-sidebar  .news-box img {
    width: 100%;
}
.tabs-sec .nav-tabs li span i {
    font-family: "open_sansbold";
    font-style: italic;
}
.banner .caption span i {
    font-family: "open_sanssemibold";
    font-style: italic;
}





button.owl-prev {
    background: #cfefef none repeat scroll 0 0 !important;
    color: rgb(0, 0, 0) !important;
    display: block !important;
    font-size: 50px !important;
    height: 100% !important;
    line-height: 57px !important;
    margin-top: 0 !important;
    top: 0 !important;
    position: absolute;
    vertical-align: middle !important;
    width: 32px !important;
	margin:0 !important;
	left:0;
}
button.owl-next {
    background: #cfefef none repeat scroll 0 0;
    color: rgb(0, 0, 0) !important;
    display: block !important;
    font-size: 50px !important;
    height: 100% !important;
    line-height: 57px !important;
    margin-top: 0 !important;
    top: 0 !important;
    position: absolute;
    vertical-align: middle !important;
    width: 32px !important;
    right: 0;
	margin:0 !important;
}
div#demo {
    padding: 0 32px;
}
.owl-dots {
    display: none;
}
.owl-theme .owl-nav{
	margin:0;
}
.chpcs_foo_content {
    margin: 0;
    padding: 0;
}
.wrapper {
    display: inline-block;
    height: 100%;
    padding-bottom: 189px;
    position: relative;
    width: 100%;
}
.inner-wrapper {
    display: block;
    width: 100%;
}
.chpcs_foo_content {
    padding: 0 !important;
}
.owl-carousel .owl-stage-outer {
    float: left;
    width: 100%;
}

.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-next {
    position: absolute;
    bottom: 33px !important;
    top: unset !important;
    right: 33px;
    height: 47px !important;
    color: #9fe6e8 !important;
    font-size: 70px !important;
}

.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-prev {
    background: transparent !important;
    left: unset !important;
    right: 66px;
    font-size: 70px !important;
    bottom: 33px;
    top: unset !important;
    height: 47px !important;
    color: #9fe6e8 !important;
}


section.homepage-slider {
    display: inline-block;
    width: 100%;
}

.wpcf7 form.spam .wpcf7-response-output {
	clear: both;
}

/* new chagnes */

.prod-hover p {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
}

/*.breadcrumbs .home-brd .home {*/
/*    font-size: 15px !important;*/
/*}*/

/*.breadcrumbs span {*/
/*    font-size: 15px !important;*/
  
/*}*/



body.page-template.page-template-page-hydropower .content-sec .small-container {
    text-align: left;
}
body.page-template.page-template-page-hydropower .content-sec .small-container ul.product-list {
    display: flex;
    flex-wrap: wrap;
}

body.page-template.page-template-page-hydropower .content-sec .gallery-sec.product-cat {
    padding-bottom: 0;
}

body.page-template.page-template-page-hydropower .content-sec .small-container ul.product-list .prod-outer .caption-inner span {
    color: #007fb2;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 15px;
    height: auto;
    margin: 8px 0 14px;
    width: 100%;
    text-align: left;
}

.product-name, .categories_images h4 {
    text-align: left;
}

.dropdown-menu>li>a {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width:767px){
.feature-space::after {
	bottom: 35px;
}
}

.page-id-2953 section.main-content.inner-page.product-page .content-sec .contact-left {
    padding: 0 30px 0 0;
}

.page-id-2953 section.main-content.inner-page.product-page .content-sec span.wpcf7-checkbox span.wpcf7-list-item.first {
    margin: 0;
}

@media only screen and (max-width: 767px) {
.page-id-2953 section.main-content.inner-page.product-page .content-sec .contact-left {
    padding: 0;
}
.page-id-2953 section.main-content.inner-page.product-page .content-sec span.wpcf7-checkbox input[type="checkbox"] {
    vertical-align: top;
    margin: 8px 0 0 0;
}
.page-id-2953 section.main-content.inner-page.product-page .content-sec span.wpcf7-checkbox span.wpcf7-list-item-label {
    width: 80%;
    float: none;
    display: inline-block;
}
}

input#mfcf7_zl_add_file.qbutton {
    display: none;
}

.plant.image-icon {
    margin: 10px 0 0 0;
}
.plant.image-icon img {
    max-width: 150px;
}
.plant.image-icon p {
    padding: 0;
}
div#checkbox-container p {
    padding: 0;
}

 html body.page-id-2953 section.main-content.inner-page.product-page.how-buy .banner-outer div.caption .caption-inner span {
    margin: 0;
}

.page-id-2953 section.main-content.inner-page.product-page .content-sec {
    padding: 0 0 30px 0;
}

.plant-award-text-wrap {
    width: 100%;
    float: left;
    margin: 10px 0 40px 0;
    padding: 30px;
    border-radius: 10px;
    background: url("/source/e7ff3f3d850f86d24179c0542c5629e4/testomonial-back.png");
}
.plant-award-text-wrap p, .plant-award-text-wrap {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.plant-award-text-wrap p i {
    font-weight: 600;
}
.plant-award-text-wrap p i a {
    color: #fff;
    text-decoration: underline;
}
.plant-award-text-wrap p:last-child {
    padding: 0;
}
@media only screen and (max-width: 991px) {
body.page-id-2953 section.main-content.inner-page.product-page .content-sec h2 {
    margin: 30px 0 10px 0;
}
.plant-award-text-wrap p, .plant-award-text-wrap {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}
}


