/* header new */
body {
    background: #fff;
}
.container {
    width: 100%;
    max-width: 1310px;
}

.navigation .container {
    display: flex;
    align-items: center;
/*     min-height: 163px; */
}

.navigation .container .logo-area {
    max-width: 245px;
    flex: 245px;
    padding-right: 33px;
}   

.navigation .container .srchicon {
    width: 100%;
    max-width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}

/*****Newspaper CSS 17 Sept 2025******/
.breadcrumb-outer.new-page-sec { position: relative; display: block; margin-top: 126px; padding: 50px 0 30px 0;}
.news-main-outer { margin: 60px 0; }
.news-title-content h3, .news-about-sec h3, .news-get-speakers h3 { font-size: 30px; line-height: 40px; }
.news-title-content  span { font-size: 20px; line-height: 30px; font-weight: 800; color: #505050; margin: 0 0 15px 0; width: 100%; float: left; }
div.news-title-content  p { padding: 0; margin: 0 0 20px 0; width: 100%; float: left; color: #007fb2; font-size: 20px; line-height: 30px; font-weight: 600; font-family: 'open_sanssemibold'; }
.row.news-grid { width: 100%; float: left; display: flex; margin:0 0 50px 0;}
.row.news-grid p { padding: 0; margin: 0 0 30px 0; font-size: 18px; line-height: 28px; }
.row.news-grid .news-grid-cont i { font-size: 18px; line-height: 28px; font-weight: 600; color: #616161; }
.news-main-outer p { font-size: 18px; line-height: 28px; }
.news-quote-text { width: 100%; float: left;}
.news-about-sec { background: #f0f0f0; width: 100%; float: left; padding: 60px 0; text-align: center; }
.news-about-sec p { font-size: 18px; line-height: 28px; }
.media-contact a { color: #00aaa6; }
.media-contact strong, .media-contact span { width: 100%; float: left; color: #00aaa6; }
.media-contact { font-size: 18px; }
.media-contact span { margin: 8px 0; }
.news-get-speakers { min-height: unset; display: flex; align-items: center; justify-content: center; text-align: center; padding: 40px 0; background: url("/source/e7ff3f3d850f86d24179c0542c5629e4/testomonial-back.png"); background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; float: left; }
.news-get-speakers h3 { color: #fff; }
.news-grid-cont { padding-right: 30px; }
.news-grid-wrap .row.news-grid:nth-child(even) .news-grid-cont { padding: 0 0 0 30px; }
.news-quote-text strong { font-size: 20px; line-height: 30px; color: #505050; margin: 0 0 20px 0; width: 100%; float: left; }
.news-grid-img img, .news-grid-img { height: 100%; object-fit: cover; }




article.post .entry-content p strong {font-family: 'open_sanssemibold';font-size: 18px;color: #505050;}
article.post .entry-content p b, article.post .entry-content ul li b {font-family: 'open_sanssemibold';font-size: 16px;color: #505050;}
article.post .entry-content ul li {padding: 0;}
.single-post section.main-content.inner-page.product-page article.post h2 {text-align: left;}
.aboutCategoriesEvents ul li { width: 33%; margin: 0 !important; }
.inner-page article.page .entry-content p strong {font-size: 18px;line-height: 28px;}

.navigation .container nav.navbar.navbar-default {
    margin: 0;
}

.navigation .container nav.navbar.navbar-default {
    margin: 0;
    width: 100%;
    max-width: calc(100% - 271px);
    padding-left: 33px;
    padding-right: 33px;
}

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

.navbar-default .navbar-nav > li {
    padding-left: 0px !important;
}

.navbar-default .navbar-nav > li a {
    padding: 0;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a {
    padding-right: 15px;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li  i.fa.fa-angle-down {
    position: relative;
    top: 1px;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a:hover {
    color: #00aaa6;
}


.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a {
    position: relative;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(
-90deg
);
    position: absolute;
    left: -15px;
    top:2px;
    font-size: 18px;
}

.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li ul.sub-menu a {
    font-size: 15px;
}

.Systems-menu .sub-menu > li ul.sub-menu li {
    width: 100%;
}
.Systems-menu .sub-menu > li ul.sub-menu {
    width: 100%;
}


.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-next {
    background: transparent;
}

header.smaller .container {
    min-height: unset;
}

section.eventDetailSection .passedEvent {
    padding: 0;
}
section.eventDetailSection .passedEvent h2 {
    display: none;
}
section.eventDetailSection .passedEvent h2.passedHeading {
    display: block;
}
.row.eventListing {
    display: flex;
    width: 100%;
    float: left;
	flex-wrap:wrap;
	 margin: 0 -15px;
}
.row.eventListing .col-md-4 {
    padding: 0 15px;
	margin:0 0 30px 0;
}
.eventContent .eventsImages img {
    height: 370px;
    object-fit: cover;
    width: 100%;
}
.row.eventListing .eventContent {
    background: #0085B3;
    background: linear-gradient(90deg,rgba(0, 133, 179, 1) 0%, rgba(0, 167, 168, 1) 100%);
    padding: 2px;
	    margin: 0;
}
section.eventsSection h2.text-center {
    color: #000;
    font-size: 35px;
    line-height: 45px;
    font-family: 'open_sanssemibold';
    margin: 0 0 60px 0;
}
.pagination.text-center {
    margin: 20px 0 0 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
	float: left;
}
.pagination.text-center .page-numbers {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-family: 'open_sansregular';
	transition:all ease 0.3s;
}
.pagination.text-center .page-numbers:hover {
    color: #0085B3;
}
.pagination.text-center .page-numbers.current {
    width: 45px;
    height: 45px;
    background: #0085B3;
    background: linear-gradient(90deg, rgba(0, 133, 179, 1) 0%, rgba(0, 167, 168, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'open_sanssemibold';
}
section.eventsSection {
    width: 100%;
    float: left;
    padding: 70px 0;
}
.eventDetails {
    width: 100%;
    float: left;
    padding: 0 30px;
}
.listingEventDetails span {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-family: 'open_sanssemibold';
    margin: 0 0 15px 0;
}
section.eventsSection .row.eventListing h2.text-center {
    color: #000;
    font-family: 'open_sanssemibold';
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
	font-size:27px;
	line-height:37px;
	min-height:100px;
}
.waveImage img {
    width: 100%;
}
.eventTitleDetail.non-form-sec {
  padding: 0 50px 0 0;
}
.eventContent h2 a {
    white-space: break-spaces;
    word-wrap: break-word;
}
.eventTitleDetail.non-form-sec .eventTitle {
  width: auto;
}
.eventTitleDetail.non-form-sec  .eventImage {
  width: auto;
  float: left;
  text-align: right;
}
.eventTitleDetail.non-form-sec .eventImage img {
  width: auto;
  height: 230px;
  object-fit:contain;
}
.listingEventDetails {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
	padding:20px 0 0 0;
}
.waveImage {
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
}
.row.eventListing .eventLocation {
    background: #0085B3;
    background: linear-gradient(90deg,rgba(0, 133, 179, 1) 0%, rgba(0, 167, 168, 1) 100%);
    text-align: left;
	padding:6px 20px;
}
.row.eventListing .eventLocation img {
    position: relative;
    top: 2px;
}
.row.eventListing .eventLocation p {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: baseline;
    gap: 8px;
}
.listingEventButton a {
    border: 2px solid #0085B3;
    width: auto;
    float: none;
    display: inline-block;
    padding: 10px 15px;
    color: #0085B3;
    transition: all ease 0.3s;
}
.listingEventButton a span {
    margin: 0;
    color: #0085B3;
    text-transform: uppercase;
}
.listingEventButton {
    width: 100%;
    float: left;
}
.listingEventButton a:hover {
    background: #0085B3;
    color: #fff;
}
.listingEventButton a:hover span {
    color: #fff;
}

.noEventpost p.text-center {
    font-size: 20px;
}
/* global css */

h1 {
    font: 26px/36px 'open_sanssemibold';
    color: #505050;
    margin-bottom: 15px;
}

p {
    font: 15px/24px 'open_sansregular';
    color: #505050;
    padding-bottom: 18px;
}


h3 {
    font: 18px/24px 'open_sanssemibold';
    color: #505050;
    margin-bottom: 15px;
}

h2 {
    font: 30px/36px 'open_sanssemibold';
    color: #505050;
    margin-bottom: 15px;
}




.titleImageContent { display: flex; }
.titleImageContent .eventTitle { width: 70%; float: left; }
.titleImageContent .eventImage { width: 30%; float: left; }
.titleImageContent .eventImage img { width: 100%; }
section.eventDetailSection { width: 100%; float: left; padding: 60px 0; }
.eventTitleDetail {padding-right: 50px; width: 100%;float: left;}
.titleImageContent .eventTitle .eventDateTime span {width: 100%;float: left;font-size: 20px;color: #505050;font-weight: bold;}
.eventLocation {width: 100%;float: left;margin: 20px 0 0 0;}
.eventLocation p {margin: 0;padding: 0;font-size: 18px;line-height: 28px;font-weight: 500;}   
.eventContent {width: 100%;float: left;margin: 30px 0 0 0;}
.eventContent p {font-size: 18px;line-height: 28px;}
.eventContent h2 {margin: 0;color: #007fb2;font-size: 20px;line-height: 30px;}
.eventFormSection .eventForm input.wpcf7-form-control {float: left;margin: 0;padding: 0 40px;width: auto;}
.eventFormSection .eventForm label input.wpcf7-form-control {width: 100%;margin: 5px 0 0 0;}
.eventFormSection .eventForm label {width: 100%; font-size:17px;font-weight: 500; text-transform:capitalize;}
.eventFormSection h2 {color: #00a9a6;font-size: 24px;line-height: 24px;font-weight: 500;}
.eventFormSection p {font-size: 20px;line-height: 30px;} 
/* global css end */

/* header ends */

/* homepage slider */

.slide {
    background: url("/source/cb78069c4a25f47bf6612f392b9e5dad/slider-background.png");
    min-height: 690px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slider-wrapper .slide {
    display: flex;
    align-items: center;
}


.slider-wrapper .slide .slide-content {
    min-height: 287px;
    max-width: 517px;
    background: rgba(19,174,171,0.9);
    padding: 30px;
}

.navigation .container .srchicon button.btn.btn-primary {
    background: transparent;
    border: none;
    color: #3d9dc4;
    font-size: 26px;
    padding: 0;
    position: relative;
    height: auto;
    padding-bottom: 0;
    font-size: 0;
    background: url("/source/bf65f85f2f20f9468d4154ec92b3e7c2/search-btn-back.png");
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    background-size: contain;
    background-position: center;
}

.slider-wrapper .slide .container {
    padding-top: 110px;
}

.slider-wrapper .slide .slide-content h2 {
    font-size: 30px;
    color: #fff;
    font-family: 'open_sanssemibold';
    line-height: 40px;
    margin: 0 0 35px;
}

.slider-wrapper .slide .slide-content p {
    padding: 0;
    font-size: 24px;
    color: #fff;
    line-height: 33px;
}


.slider-wrapper .slide .container div#owl-carousel-banner {
    max-width: 517px;
    display: block;
    width: 100%;
    float: left;
}

.slider-wrapper .slide .container div#owl-carousel-banner .owl-dots span {
    margin: 0 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #9fe6e8;
    background: transparent;
}

.slider-wrapper .slide .container div#owl-carousel-banner .owl-dots {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 33px;
}

.slider-wrapper .slide .container div#owl-carousel-banner .owl-dots button.owl-dot.active span {
    background: #9fe6e8;
}

.feature-main-outer-sec .feature01 .feature-space button, .feature-main-outer-sec .feature01 .feature-space>a:last-child {
    transition: all 0.2s ease-in;
}

/* slider ends */

/* second section  */

section.belowslider-home {
    padding: 75px 0 84px;
    text-align: center;
    background: #fff;
}


.feature-main-outer-sec {
    display: flex;
    clear: both;
    flex-wrap: wrap;
}

.feature-main-outer-sec .feature01 {
    flex: calc(100%/3 - 34px);
    max-width: calc(100%/3 - 34px);
    background: #fff;
    margin: 0 17px 70px;
    transition: all 0.2s ease-in;
    opacity:0.8;
}


.feature-main-outer-sec .feature01:hover {
    opacity: 1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.feature-main-outer-sec .feature01 img {
    width: 100%;
}


.feature-space:after {
    content: "";
    background: url("/source/49b01e2da7c2d498ddc7d8d9247643b0/wavy-shape.png");
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    z-index: 0;
}

section.feature-sec-main {
    background: url("/source/2e06623726381c06eac624762323ee9f/third-section-back.png");
    padding: 70px 0 46px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.feature-sec-main h2 {
    text-align: center;
    margin: 0 0 71px;
   
    color: #fff;
    line-height: 40px;
}

.feature-main-outer-sec .feature01 .feature-space {
    padding: 26px 35px;
    position: relative;
}

.feature-main-outer-sec .feature01 .feature-space h3 {
    text-transform: capitalize;
    margin: 0 0 23px;
    position: relative;
    z-index: 1;
}

.feature-main-outer-sec .feature01 .feature-space button, .feature-main-outer-sec .feature01 .feature-space>a:last-child {
    font-size: 15px;
    color: #00a3b4;
    background: transparent;
    border: 2px solid #00a3b4;
    padding: 0px 16px;
    min-height: 34px;
    font-family: 'open_sanssemibold';
    width: 100%;
    max-width: 167px;
}

.feature-main-outer-sec .feature01 .feature-space button:hover, .feature-main-outer-sec .feature01 .feature-space>a:last-child:hover {
    background: #007fb2;
    color: #fff;
    border-color: #007fb2;
}

.feature-main-outer-sec .feature01 .feature-space p {
    padding-bottom: 16px;
    position: relative;
    z-index: 1;
}

.btn-feature {
    position: relative;
    z-index: 1;
}

section.highlights-industry {
    background: #f0f0f0;
    padding: 70px 0 10px;
}

section.highlights-industry .highlights-info {
    display: flex;
    padding: 0px 21px;
    margin: 0 0 70px;
}

section.highlights-industry .highlights-info .highlight-text {
    padding-left: 30px;
    width: 100%;
    max-width: calc(100% - 180px);
    flex: calc(100% - 180px);
}

section.highlights-industry .highlights-info .highlight-text span {
    font-size: 15px;
    font-family: 'open_sanssemibold';
    line-height: 18px;
    margin: 0 0 18px;
    display: block;
    color: #505050;
}

.hightlight-image {
    padding-right: 10px;
    max-width: 187px;
    flex: 187px;
}

section.highlights-industry h2 {
    text-align: center;
    margin: 0 0 58px;
    color: #007fb2;
   
}

section.highlights-industry .highlights-info .highlight-text a.view {
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
}


section.belowslider-home .belowhome-slide-content p {
    max-width: 1061px;
    margin: 0 auto;
    padding: 0;
}


/* section testimonial */

section.testimonial {
    min-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 70px 0 102px;
    background: url("/source/e7ff3f3d850f86d24179c0542c5629e4/testomonial-back.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

section.testimonial .textimonial-info {
    max-width: 1035px;
    margin: 0 auto;
}

section.testimonial .textimonial-info h2 {
   
    font-family: 'open_sanssemibold';
    color: #fff;
    margin: 0 0 60px;
}

section.testimonial .textimonial-info p {
    padding: 0;
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    font-family: 'open_sanssemibold_italic';
}

 section.quick-main-sec .quick-heading h1 {
    text-align: center;
    color: #fff;
}
.quick-inner-sec {
    display: flex;
    justify-content: center;
    max-width: 812px;
    margin: 0 auto;
    width: 100%;
}
.quick-inner-sec .quick-inner-img {
    flex: calc(100%/3);
    max-width: calc(100%/3);
    text-align: center;
}


.quick-inner-sec .quick-inner-img .quick-img {
    border:3.5px solid #33bbb8;
    width: 100%;
    max-width: 150px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 30px;
}
  .quick-inner-sec .quick-inner-img h4 {
    font-size: 24px;
    color: #00aaa6;
    font-weight: 400;
    font-family: 'open_sansregular';
}
    section.quick-main-sec h2 {
        color: #fff;
        text-align: center;
        margin-bottom: 54px;
       
    }
    
  
    
    body.home .wrapper {
    padding-bottom: 0;
}




.footer-main {
    position: unset;
    height: auto;
    float: none;
    background: url("/source/b6e3b4f0d89204d003afb5191870a6d8/footer-back.png");
    min-height: unset;
    background-size: cover;
    background-position: unset;
    background-repeat: no-repeat;
    padding: 80px 0 70px;
    position: relative;
}


.footer-main h4 {
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
    margin: 0 0 14px;
}

.footer-main .container ul {
    padding: 0;
    margin: 0;
    border: none;
    margin-top: auto;
}


.footer-main .container ul li  {
   
    padding-bottom: 14px;
}

.footer-main .container ul li a {
    font-size: 13px;
    font-family: 'open_sansregular';
    color: #007fb2;
    line-height: 20px;
}

.footer-main ul {
    max-width: 163px;
}


footer {
    position: unset;
    float: none;
    clear: both;
    width: 100%;
}


section.quick-main-sec {
    background-color: #505050;
    margin: -5px 0 -23px;
    padding: 60px 0 90px;
}


.footer-main .container ul li a:hover {
    color: #00aaa6;
}

/*body header.smaller:after {*/
/*    opacity: 1;*/
/*}*/

.slider-wrapper .slide .slide-content p a {
    color: #fff;
}

.navigation .container .logo-area img.img-responsive {
    width: 100%;
    transition: all 0.3s ease-in;
}

header.smaller .logo-area img {
    max-width: 174px;
}

/* prefooter */

.peefooter {
    background-color: #007fb2;
    padding: 50px 0;
}

.peefooter .col-12.col-md-10 {
    padding-left: 130px;
}

.peefooter .adresss p {
    color: #fff;
    font-family: 'open_sanssemibold';
    font-size: 13px;
    padding: 0 0 10px;
}

.peefooter .col-12.col-md-10 p.copyright {
    padding: 0;
    text-align: left;
    font-size: 13px;
    font-family: 'open_sansregular';
    margin-top: auto;
    line-height: 20px;
}

.peefooter .row {
    align-items: center;
    display: flex;
}

.quick-inner-sec .quick-inner-img:hover .quick-img {
    background: #33bbb8;
    border-color: #33bbb8;
}

.logo-footer img {
    width: 100%;
}

/* product page */

section.main-content.inner-page.product-page .container {
    max-width: 100%;
    padding: 0;
}

section.main-content.inner-page.product-page .container .banner-outer {
    width: 100%;
}

section.main-content.inner-page.product-page .container .banner-outer .banner {
    height: 100%;
}

section.main-content.inner-page.product-page .container .banner-outer .banner img {
    height: 711px;
    max-height: 100%;
    object-fit: cover;
    object-position: bottom;
}

section.main-content.inner-page.product-page .container .banner-outer .banner  .caption {
    top:calc(110px + 63px);
    left: 50%;
    transform: translateX(-50%);
    max-width: 1250px;
}

section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner {
    width: 100%;
    max-width: 581px;
    background: rgba(19,174,171,0.9);
    padding: 30px;
}

section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner {
    display: flex;
    flex-flow: column;
}

section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    display: block;
    width: 100%;
    font-size: 30px;
    box-shadow: none;
    text-shadow: none;
    font-family: 'open_sanssemibold';
    margin: 0 0 43px;
    text-transform: uppercase;
}
section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner p {
    padding: 0;
    font-size: 24px;
    color: #fff;
    font-family: 'open_sansregular';
}




.breadcrumb-outer:not(.breadcrumb-form-mobile) {
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: unset;
    text-align: left;
    padding: 0;
    clear: both;
    position: unset;
}

.breadcrumb-outer .breadcrumbs {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.page-id-8 .breadcrumbs span {
    font-size: 13px;
  
}

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

.breadcrumbs .home-brd .home {
   
    font-size: 15px;
 
}





section.main-content.inner-page.product-page .content-sec>p {
    clear: both;
    text-align: center;
    padding: 0 0 85px;
}

section.main-content.inner-page.product-page .content-sec p + hr {
    display: none;
}

section.main-content.inner-page.product-page .content-sec .left-col {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    float: none;
}

section.main-content.inner-page.product-page .content-sec .left-col>ul.product-list {
    margin: 0;
    padding: 0;
    margin-top: auto;
}

section.main-content.inner-page.product-page .content-sec ul.product-list>li {
    margin: 0 0 44px;
    width: 100%;
    max-width: calc(100%/3);
    padding: 0 42.5px;
}



.featured-product-section {
    clear: both;
    background: #f0f0f0;
    padding: 72px 0 120px;
    margin-top: 69px;
    display: inline-block;
    width: 100%;
}



section.main-content.inner-page.product-page .content-sec h2 {
    text-align: center;
     color: #505050;
    font-size: 26px;
    line-height: 30px;
    font-family: 'open_sanssemibold';
    margin: 0 0 15px;
}




.featured-product-section ul {
    max-width: 1140px;
    margin: 0 auto;
    clear: both;
    display: flex;
    width: 100%;
    padding: 0 15px;
    list-style: none;
    justify-content: space-between;
}

.featured-product-section ul li {
    width: unset;
    max-width: unset;
    flex: unset;
    display: flex;
    align-items: center;
}

body.page-template.page-template-template-products .wrapper {
    padding-bottom: 0;
    margin-bottom: -23px;
}

.featured-product-section ul li .featured-thumb {
    max-width: 180px;
    flex: 180px;
}

.featured-product-section ul li a {
    width: 100%;
    display: block;
    max-width: calc(100% - 180px);
    flex: calc(100% - 180px);
    padding: 0 0 0 38px;
}

.wrapper {
  
    padding-bottom: 0;
  
}

.quick-inner-sec .quick-inner-img .quick-img a br {
    display: none;
}

.featured-product-section ul li a p:first-child {
    font-size: 15px;
    color: #505050;
    font-family: 'open_sanssemibold';
    padding: 0px 0 15px;
}

.featured-product-section ul li a p {
    max-width: 189px;
}

.featured-product-section ul li a p:first-child i {
    font-family: 'open_sanssemibold' !important;
    font-size: 15px;
    color: #505050;
}


.featured-product-section ul li a p {
    padding: 0;
    font-family: 'open_sanssemibold';
    color: #007fb2;
    font-size: 15px;
  
}

.featured-product-section ul li .featured-thumb img {
    min-height: 160px;
    object-fit: cover;
    width: 100%;
}

.smaller .sub-menu {
    top: 49px;
}

.featured-product-section h2 {
    font-size: 30px;
    color: #007fb2;
    margin: 0 0 66px;
     text-align: center;
}

section.belowslider-home .belowhome-slide-content p span {
    color: #007fb2;
}

section.testimonial .textimonial-info p {
    clear: both;
}
.hightlight-image img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

section.highlights-industry .highlights-info .highlight-text a.read-more {
    font-size: 15px;
    padding: 0;
    font-family: 'open_sanssemibold';
    font-weight: 600;
}


body div#exampleModal .modal-content {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 30px 0  41px;
}

body div#exampleModal .modal-content .modal-header {
    padding: 0;
    border: none;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    padding-bottom: 0px !important;
}

 #mega-menu-wrap-header #mega-menu-header > li.mega-About-Lakeside-menu.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    padding-bottom: 17px !important;
}

body div#exampleModal .modal-content .modal-header button.close {
    color: #fff;
    opacity: 1;
    font-size: 49px;
    box-shadow: none;
    border: none;
    position: relative;
    right: 0;
    z-index: 1;
    top: 4px;
    background: transparent;
    width: auto;
    height: auto;
    border-radius: 30px;
    font-weight: 300;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
    padding-bottom: 17px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    font-size: 15px;
    color: #007fb2;
    font-family: 'open_sansregular';
    padding-bottom: 17px;
}

body div#exampleModal .modal-content input {
    min-height: 45px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li:last-child a.mega-menu-link {
    padding-bottom: 0;
}


form#searchform {
    position: relative;
}

.search-def > input#searchsubmit[type="submit"] {
    background-size: 45px !important;
	 top: 0px !important;
    right: 0px !important;
    width: 8%;
    background-position: right;
}

body div#exampleModal .modal-content input#s {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.modal-backdrop.in {
    opacity: 1;
  
}

.modal-backdrop {
    background-color: rgba(0,0,0,0.5);
    width: 0;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 10;
    width: 100%;
    padding-left: 40px;
    transition: all 0.4s ease;
    transition-delay: 0.2s;
}

/* inner pages */


.execphpwidget {
    clear: both;
    width: 100%;
    display: inline-block;
}





/* single product  */

/* banner section  */

    
section.main-content.inner-page.product-page.single-product .container .col-sm-12.col-xs-12.banner-outer {
    width: 100%;
}

section.main-content.inner-page.product-page.single-product .container .col-sm-12.col-xs-12.banner-outer .banner {
    max-height: 100%;
    margin: 0;
    float: none;
}

section.main-content.inner-page.product-page.single-product .container .col-sm-12.col-xs-12.banner-outer .banner {
    max-height: 100%;
    margin: 0;
    float: none;
    height: 100%;
}


section.main-content.inner-page.product-page.single-product .container .banner-outer .banner .caption .caption-inner span {
    margin: 0;
}

section.main-content.inner-page.product-page.single-product .container .banner-outer .banner .caption .caption-inner {
    display: flex;
    justify-content: center;
    padding: 0 30px;
    background: rgba(22,168,182,0.9);
}

/* middle content section  */

section.main-content.inner-page.product-page.single-product .content-sec {
    padding: 50px 0 0;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col {
    max-width: 1067px;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col p {
    clear: both;
    line-height: 24px;
    width: 100%;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col .row .col-sm-7.col-xs-12 {
    width: 43%;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col .row .col-sm-5.col-xs-12 {
    width: 57%;
}

section.main-content.inner-page.product-page.single-product .left-col .row .col-sm-5.col-xs-12 .mp_gallery_wrap {
    margin: 0;
    float: none;
    width: 100%;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col .row .col-sm-7.col-xs-12 .detail-sec {
    padding: 0;
    padding-right: 60px;
}

section.main-content.inner-page.product-page.single-product .left-col .row .col-sm-7.col-xs-12 .detail-sec h4 {
    font-size: 15px;
    margin: 0 0 15px;
}

section.main-content.inner-page.product-page.single-product .left-col .row .col-sm-7.col-xs-12 .detail-sec ul {
    margin: 0;
}

section.main-content.inner-page.product-page.single-product .left-col .row .col-sm-7.col-xs-12 .detail-sec ul li {
    font-size: 15px;
    line-height: 24px;
}

.info-msg {
    color: #505050;
    font-size: 15px;
    font-family: 'open_sansregular';
}

.info-msg > a {
    color: #007fb2;
    text-decoration: none;
}

section.main-content.inner-page.product-page .content-sec.bantu .left-col p:nth-child(4) {
    padding: 0;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col .row .mp-image-content {
    margin-top: 40px;
}


/* tabs section  */

section.main-content.inner-page.product-page .content-sec .tabs-sec {
    padding: 67px 0;
    background: #f0f0f0;
    margin: 91px 0 0;
}

section.main-content.inner-page.product-page.single-product .content-sec .tabs-sec .container {
    max-width: 1068px;
    margin: 0 auto;
}

section.main-content.inner-page.product-page .content-sec .tabs-sec h2 {
    color: #007fb2;
    margin: 0 0 25px;
    font-size: 30px;
}

section.main-content.inner-page.product-page .content-sec .tabs-sec>span {
    text-align: center;
    display: block;
    clear: both;
    font-size: 24px;
    font-family: 'open_sanssemibold';
    margin: 0 0 80px;
    color: #505050;
}

section.main-content.inner-page.product-page .content-sec .tabs-sec .container h4 {
    margin-top: auto;
    font-size: 15px;
    color: #505050;
}

.tab-content img {
  
    margin-top: 0;
}

.nav-tabs > li:first-child, .nav-tabs > li:last-child {
    border-bottom: 2px solid #9b9b9b;
}

.nav-tabs > li {
     border-bottom: 2px solid #9b9b9b;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  
    padding: 18px 0;
    font-size: 15px;
   
}

.nav-tabs>li>a {
    padding: 18px 0px;
    font-size: 15px;
   }
   
   .tab-content {
       padding-left: 50px;
}

.tabs-sec .nav-tabs li:first-child a {
    padding-top: 0;
}

.pdf-right {
    padding-left: 51px;
}

.pdf-sec span.author-info {
    font-size: 15px;
    font-family: 'open_sansregular';
    color: #505050;
}


/* related section */

.related-product-main {
    background: url("/source/3adcd284025fec5f16b13a6cb297b9c0/layer-back-related.png");
    padding: 55px 0 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.related-product-main h3 {
    margin: 0 0 53px;
    color: #fff;
    font-size: 35px;
    text-align: center;
}

.related-product-main .related-items {
    max-width: 1310px;
    margin: 0 auto;
    float: none;
    width: 100%;
}

.related-product-main .related-items>div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.related-product-main .related-items>div .news-box {
    border: none;
    box-shadow: none;
    padding: 0;
    padding: 0 !important;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 0;
}

.related-product-main .related-items>div .news-box .news-info {
    width: 100%;
    text-align: center;
    float: none;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.related-product-main .related-items>div .news-box .news-info a.read-more {
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
    font-family: 'open_sansregular';
}

.related-product-main .related-items>div .news-box .news-info h4 {
    padding: 0;
    margin: 20px 0;
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #fff;
}

.related-product-main .related-items>div .news-box .news-info h4 a {
    font-family: 'open_sanssemibold' !important;
    color: #fff;
}

.related-product-main .related-items>div .news-box img {
    width: 100%;
    max-width: 220px;
    height: 185px;
    object-fit: cover;
}


.related-product-main .related-items>div .news-box>span {
    display: none;
}

section.main-content.inner-page.product-page .content-sec.bantu hr {
    display: none;
}

section.main-content.inner-page.product-page.single-product .content-sec .left-col h2 {
    text-align: left;
}

section.main-content.inner-page.product-page .content-sec  .related-product-main h2 {
    color: #fff;
    margin: 0 0 36px;
    font-size: 35px;
}


/* subcatogery page */


.sub-category .container .banner-outer .banner .caption .caption-inner h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
}

html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    margin-bottom: auto;
    font-size: 24px;
    text-transform: unset;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col {
    max-width: 1067px;
    text-align: left;
     display: flex;
    flex-wrap: wrap;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col h2 {
    text-align: left;
    width:100%;
}


section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col p {
    width: 100%;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .left-col-inner-left {
    width: 100%;
    max-width: 43%;
    flex: 43%;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .left-col-inner-right {
    width: 100%;
    max-width: 57%;
    flex: 57%;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .left-col-inner-left h4 {
    margin-top: 14px;
    font-size: 15px;
    font-family: 'open_sanssemibold';
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .left-col-inner-left ul {
    padding-left: 15px;
    margin-top: 18px;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .left-col-inner-left ul li {
    font-size: 15px;
    margin-bottom: 20px;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .gallery-sec {
    margin: 88px 0 0;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .gallery-sec .row .gallery-col {
    padding: 0;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .gallery-sec .row .gallery-col h4.thumb-title {
    font-size: 18px;
    margin: 25px 0 0;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col .gallery-sec .row .col-sm-4.col-xs-12 {
    padding: 0 20px;
}

.sub-menu {
    top: 21px;
}

.feature-main-outer-sec .feature01:nth-child(4) p {
    min-height: 112px;
}

section.main-content.inner-page.product-page.sub-category .content-sec {
    padding: 50px 0 0;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col p:nth-child(2) {
    padding-bottom: 60px;
}

section.main-content.inner-page.product-page.sub-category .content-sec .col-sm-12.col-xs-12.featured-product-section.related-product-main {
    margin-top: auto;
    padding-bottom: 45px;
}
section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12:first-child {
    padding-bottom: 111px;
}

section.main-content.inner-page.product-page.sub-category .content-sec .col-sm-12.col-xs-12.featured-product-section.related-product-main>h2 {
    margin: 0 0 30px;
}

.main-image img {
    width: 100%;
}

div#sync1owl {
    margin: 72px 0 0;
    display: block;
}

div#sync1owl button.owl-prev span {
    font-size: 0;
}

div#sync1owl button.owl-next span {
    font-size: 0;
}

div#sync1owl .item img {
   height: 278px;
    object-fit: cover;
}

section.main-content.inner-page.product-page.sub-category {
    margin-bottom: -5px;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col h4 {
    width: 100%;
}

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col  ul {
    width: 100%;
    margin-bottom: 0;
}



section.main-content.inner-page.product-page.single-product .content-sec hr:last-child {
    display: none;
}




/* services page */

section.main-content.inner-page.product-page.services .content-sec {
    padding: 50px 0;
}
section.main-content.inner-page.product-page.services .content-sec h2 {
    text-align: left;
}



/* about page */



section.main-content.inner-page.product-page.about .content-sec {
    padding: 50px 0;
}

section.main-content.inner-page.product-page.about .content-sec .col-sm-9.col-xs-12 {
    width: 100%;
}

section.main-content.inner-page.product-page.about .content-sec h2 {
    text-align: left;
}

/* contact us  */

body.page-id-32 section.main-content.inner-page.product-page .content-sec {
    padding: 50px 0;
}

body.page-id-32 section.main-content.inner-page.product-page .content-sec .comment-section p:last-child {
    display: flex;
}

body.page-id-32 section.main-content.inner-page.product-page .content-sec h2 {
    text-align: left;
}



/* resource */

section.main-content.inner-page.product-page.resource .content-sec {
    padding: 50px 0 0;
}

section.main-content.inner-page.product-page.resource  .tabs-sec {
    margin-top: auto;
}

section.main-content.inner-page.product-page.resource .tabs-sec h2 {
    text-align: center;
}

section.main-content.inner-page.product-page.resource .tabs-sec .container {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}

section.main-content.inner-page.product-page.resource .content-sec .left-col {
    padding-bottom: 50px;
    text-align: center;
}

section.main-content.inner-page.product-page.resource .content-sec .left-col p {
    padding: 0;
}

section.main-content.inner-page.product-page.resource .tabs-sec .tab-content h5, section.main-content.inner-page.product-page.resource .tabs-sec .tab-content h6 {
    margin: 0 0 15px !important;
}


/* how to buy */

section.main-content.inner-page.product-page.how-buy .banner-outer .caption .capation-inner {
    min-height: 90px;
    display: flex;
    justify-content: center;
    padding: 0 30px;
    background: rgba(22,168,182,0.9);
    width: 100%;
    max-width: 581px;
    align-items: center;
}

section.main-content.inner-page.product-page.how-buy .banner-outer .caption .capation-inner span {
    font-size: 24px;
    text-transform: unset;
    display: block;
    width: 100%;
    font-size: 30px;
    box-shadow: none;
    text-shadow: none;
    font-family: 'open_sanssemibold';
    margin: 0;
    text-transform: uppercase;
}

section.main-content.inner-page.product-page.how-buy .content-sec .col-sm-9.col-xs-12 {
    width: 100%;
}

section.main-content.inner-page.product-page.how-buy .content-sec>h2 {
    max-width: 1310px;
    margin: 0 auto 20px;
    float: none;
}

/* parts service */



/* sale team */


section.main-content.inner-page.product-page.single-product .content-sec {
    margin-bottom: -10px;
}

body.page-template-default.page.page-id-675 .pdf-sec {
    margin: 15px 0;
}


/* blog main */



/* single blog */

body.post-template-default.single.single-post .content-sec.zz .container {
    max-width: 1310px;
}

body.post-template-default.single.single-post .content-sec.zz .container .col-sm-9.col-xs-12 {
    width: 100%;
}

body.post-template-default.single.single-post .content-sec.zz .container .col-sm-9.col-xs-12 h2 {
    text-align: left;
}

.related-product-main .related-items>div .cls-blog-page-sidebar {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.related-product-main .related-items>div .cls-blog-page-sidebar .news-box {
    max-width: calc(100%/3);
    flex: calc(100%/3);
}

.related-product-main .related-items>div .cls-blog-page-sidebar .news-box a {
    display: block;
    width: 100%;
}


nav.navigation.post-navigation {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}

body.search .content-sec .col-sm-9.col-xs-12 {
    width: 100%;
}

body.error404 .content-sec .left-col .page-header {
    max-width: 100%;
    text-align: center;
}

body.error404 .content-sec .left-col .page-header h1.page-title {
    width: 100%;
    float: none;
    max-width: 100%;
    padding-bottom: 0;
    padding-top: 60px;
}

div#exampleModal .modal-dialog {
    top: 120px;
    width: 100%;
    margin: 0;
    background: #505050;
}

div#exampleModal {
    overflow: unset;
}

nav.navigation.post-navigation .nav-links {
    max-width: 1310px;
    padding: 0 15px;
}


section.main-content  ul li {
    font-size: 15px !important;
    line-height: 24px;
    margin-bottom: 14px !important;
    padding-bottom: 0 !important;
    padding: 0 10px;
}

.archive.tax-product_tax .left-col ul {
    padding-left: 15px;
}

body.archive.tax-product_tax.term-trash-and-screen-rakes.term-14 section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12 .left-col p:nth-child(2) {
    padding-bottom: 18px;
}

/*-- 31-01-2022 --*/
.submenuarrow {
    right: 0;
	width:auto;
	height:auto;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li.menu-item-has-children a {
    padding-right: 15px !important;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a {
    padding-right: 0 !important;
}
section.homepage-slider {
    margin-top: 126px;
}
.slider-wrapper .slide .container {
    padding-top: 0;
}
.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-next {
    background: transparent !important;
}
/*-- 31-01-2022 End --*/

/*-- 01-02-2022 --*/
section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner {
    max-width: 510px;
    padding: 22px 30px;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 35px;
}
.breadcrumb-outer .breadcrumbs {
    max-width: 1310px;
}
.small-container {
    max-width: 1090px;   
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
}
.heading-section-global {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}
.product-cat {
    display: inline-block;
    width: 100%;
}
.product-list {
    padding: 0;
    margin: 0 -50px;
    float: none;
    width: auto;
}
section.main-content.inner-page.product-page .content-sec ul.product-list>li {
    margin: 0 0 35px !important;
    max-width: calc(100%/3);
    padding: 0 50px;
}
section.main-content.inner-page.product-page .content-sec .featured-product-section h2 {
    color: #007fb2;
    font-size: 30px;
    margin-bottom: 66px;
}
.featured-product-section ul {
    max-width: 100%;
    padding: 0;
}
.featured-product-section ul li a p {
    text-align: left;
}
p i {
    font-family: "open_sansitalic" !important;
}
.featured-product-section {
    padding: 72px 0 105px;
}
header.header .container .container {
    padding: 0;
}
section.main-content.inner-page.product-page .container .banner-outer .banner  .caption {
    max-width: 1280px;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    font-size: 24px;
    text-transform: none;
    margin: 0;
    line-height: normal;
}
.inner-section-screwpump {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.inner-section-screwpump h2 {
    text-align: left !important;
}
.left-col-inner-right {
    max-width: 620px;
    flex: 0 0 620px;
}
.left-col-inner-left {
    width: 100%;
}
.inner-cols {
    display: -webkit-box;
    display: flex;
    margin-bottom: 88px;
    margin-top: 44px;
}
.gallery-col {
    margin-bottom: 20px;
    padding: 0;
}
.gallery-sec .row .col-sm-4 {
    padding: 0 15px;
}
.gallery-sec .row {
    margin: 0 -15px;
}
.gallery-col h4, .attachment .entry-caption > p {
    font-size: 18px;
    text-align: left;
}
.gallery-sec {
    padding-bottom: 70px;
}
.wrapper .inner-wrapper .main-content .news-box {
    padding: 0 !important;
    max-width: 220px;
}
section.main-content.inner-page.product-page .content-sec .featured-product-section.related-product-main h2 {
    color: #fff;
}
.left-col-inner-right img {
    max-width: 100%;
}
.related-product-main .related-items>div {
    align-items: flex-start;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 35px;
    color: #fff;
}
/*-- 01-02-2022 End --*/

/*-- 03-02-2022 --*/
.sub-menu {
    padding: 20PX;
    width: 975px;
}
img{
	max-width:100%;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li ul.sub-menu a {
    float: left;
}
header .sub-menu .sub-menu {
    top: 0;
    margin: 0;
    padding: 0 5px 0 20px;
}
.sub-menu::before {
    height: 20px;
    top: -13px;
}
/*-- 03-02-2022 End --*/

/*-- 04-02-2022 --*/
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner h2 {
    margin: 0;
}
section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner p {
    margin-top: 31px;
}
.detail-sec {
    text-align: left;
	padding-left:0;
}
div#sync1owl {
    padding: 0 55px;
    display: inline-block;
}
button.owl-next {
    background-image: url("/source/21893bd9960a6de8f09cb53b624d3abc/carosel-arrow-right.png") !IMPORTANT;
    width: 27px !important;
    height: 49px !important;
    POSITION: ABSOLUTE;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%);
}
button.owl-prev {
    background-image: url("/source/6bc2431ed0085f18b3222fb60fd86232/carosel-arrow-left.png") !important;
    width: 27px !important;
    height: 49px !important;
    background-color: transparent !important;
    top: 50% !important;
    transform: translateY(-50%);
    left: 0;
}
.nav-tabs>li>a {
    padding: 14px 0px !important;
    font-size: 15px;
}
section.main-content ul.nav.nav-tabs li {
    margin: 0 !important;
}
section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner p {
    font-family: 'open_sanssemibold';
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    margin: 20px 0 0 0;
}
.breadcrumb-outer .breadcrumbs {
    line-height: 1.2;
}
/*-- 04-02-2022 End --*/

/*-- 28-02-2022 --*/
.search-def > input#searchsubmit[type="submit"] {
    width: 45px;
}
.small-container {
    width: 100%;
}
.wrapper {
    height: auto;
}
.content-sec {
    min-height: 10px;
}
section.main-content.inner-page.product-page .content-sec {
    padding: 60px 0 0;
}
/*-- 28-02-2022 End --*/

/*-- 03-03-2022 --*/
.navigation .container nav.navbar.navbar-default .menu-header-menu-container ul.sub-menu>li>ul>li>ul>li a {
    font-family: 'open_sansregular';
}
section.main-content.inner-page.product-page.single-product .container .banner-outer .banner .caption .caption-inner {
    min-height: 10px;
    padding: 30px 30px;
}
section.main-content.inner-page.product-page.how-buy .banner-outer .caption .capation-inner h2 {
    color: #fff;
    margin: 0;
}
span.wpcf7-form-control-wrap.directyourrequest span > span {
    margin-left: 0;
}
/*-- 03-03-2022 End --*/

/*-- 04-03-2022 --*/
.blog-column {
    margin: 0 -15px;
}
.blog-column .col-sm-4 {
    padding: 0 15px;
}
.gallery-col a:hover h4 {
    color: #26b5b2 !important;
}
.gallery-col a h4{
	transition: all 0.5s ease;
}
ul.nav.nav-tabs li a {
	transition: all 0.5s ease;
}
ul.nav.nav-tabs li a:hover {
	color: #26b5b2 !important;
}
.pdf-sec > a img {
    width: 100%;
    height: auto;
}
.pdf-sec > a {
    min-width: 37px;
}
.pdf-sec {
    display: -webkit-box;
    display: flex;
    width: 100%;
}
.pdf-right {
    padding-left: 20px;
    width: calc(100% - 37px);
}
.pdf-right a:hover h4{
	transition: all 0.5s ease;
}
.pdf-right a:hover h4 {
    color: #26b5b2 !important;
}
.feature-space:after {
    background-size: cover;
}
.content-sec .pdf-right h4 {
    width: 100%;
}
.single-post section.main-content.inner-page.product-page .content-sec {
    padding-bottom: 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background-color: transparent !important;
}
section.main-content.inner-page.product-page.how-buy .content-sec>h2 {
    padding: 0 15px 30px;
}
section.main-content.inner-page.product-page.how-buy .content-sec .col-sm-9.col-xs-12 {
    padding: 0 15px;
}
.slider-wrapper .slide .slide-content {
    position: relative;
}
#slider-banner .owl-nav > div {
    margin: 0;
    padding: 0;
    float: left;
    background: transparent;
    line-height: 1;
}
#slider-banner .owl-nav > div i {
    font-size: 60px;
    color: #9fe6e8;
}
#slider-banner .owl-nav > div.owl-next {
    margin-left: 18px;
}
#slider-banner .owl-nav {
    position: absolute;
    right: 30px;
    bottom: 18px;
} 
#slider-banner  #owl-carousel-banner .owl-dots {
    position: absolute;
    left: 25px;
	display:block;
    bottom: 25px;
}
#owl-carousel-banner > .owl-nav, #owl-carousel-banner > .owl-dots {
    display: none;
}
#slider-banner .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    background: transparent;
    border: 2px solid #9fe6e8;
    margin: 0 5px;
    float: left;
}
#slider-banner .owl-theme .owl-dots .owl-dot.active span, #slider-banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #9fe6e8;
}
.search-def > input#searchsubmit[type="submit"] {
    width: 32px;
    background-size: contain !important;
    height: 32px;
}
section.main-content.inner-page.product-page.single-product .content-sec .tabs-sec .container {
    max-width: 1098px;
    padding: 0 15px;
}
body div#exampleModal .modal-content input {
    min-height: 32px;
}
.search.search-results .page-header {
    margin-top: 0;
}
.search-results section.main-content.inner-page.product-page .content-sec {
    padding: 100px 0 0;
}
.wpcf7-response-output {
    margin: 0 !important;
}
.related-product-main .related-items {
    max-width: 1340px;
    padding: 0 15px;
}
.search_404 form {
    margin: 0 !important;
}
.search_404 {
    padding: 0;
}
.page-template-page-how-to-buy .form-fields-submit {
    margin: 0 0 20px;
}
/*-- 04-03-2022 End --*/








@media (max-width:1365px){
section.homepage-slider {
    margin-top: 120px;
}
.search-results section.main-content.inner-page.product-page .content-sec {
    padding: 60px 0 0;
}
}

@media only screen and (max-width: 1279px) {

section.main-content.inner-page.product-page.sub-category .content-sec>.col-sm-12.col-xs-12:first-child {
    padding-bottom: 50px;
}
	
}

@media only screen and (max-width: 1199px) {

.navigation .container .logo-area {
    max-width: 180px;
    flex: 180px;
}

.navigation .container nav.navbar.navbar-default {
    max-width: calc(100% - 226px);
}

.navigation .container nav.navbar.navbar-default .container-fluid {
    padding-left: 0;
}

footer .container {
    width: 100% !important;
}
.feature-main-outer-sec .feature01 .feature-space {
    padding: 25px 20px;
}
section.feature-sec-main {
    padding: 70px 0 0;
}
section.highlights-industry .highlights-info {
    padding: 0px 10px;
}
section.highlights-industry .highlights-info .highlight-text {
    padding-left: 0;
}
section.highlights-industry {
    padding: 70px 0 10px;
}
section.testimonial {
    padding: 70px 0 80px;
}
section.testimonial .textimonial-info h2 {
    margin: 0 0 40px;
}
.submenuarrow {
    right: 0 !important;
}
.navbar .container-fluid {
    padding-right: 0 !important;
}
.navigation .container nav.navbar.navbar-default {
    max-width: calc(100% - 206px);
}
.product-list {
    margin: 0;
}
section.main-content.inner-page.product-page .content-sec ul.product-list>li {
    margin: 0 0 25px !important;
    padding: 0 10px;
}
section.main-content.inner-page.product-page .container .banner-outer .banner  .caption {
    left: 0;
    transform: translateX(0);
}
section.main-content.inner-page.product-page .container .banner-outer .banner  .caption {
    top: 30%;
    width: 100%;
}
.heading-section-global {
    margin-bottom: 20px;
}
section.main-content.inner-page.product-page .content-sec {
    padding: 35px 0 0;
}
.featured-product-section {
    margin-top: 0;
}
section.main-content.inner-page.product-page .content-sec .featured-product-section h2 {
    font-size: 30px;
    margin-bottom: 40px;
}
section.quick-main-sec {
    padding: 15px 0 30px;
}
.inner-cols {
    margin-bottom: 40px;
    margin-top: 25px;
}
.gallery-sec {
    padding-bottom: 0;
}
section.main-content.inner-page.product-page.sub-category .content-sec .col-sm-12.col-xs-12.featured-product-section.related-product-main {
    padding-bottom: 25px;
}
.left-col-inner-right {
    max-width: 350px;
    flex: 0 0 350px;
}
section.main-content.inner-page.product-page.sub-category .content-sec {
    padding: 35px 0 0;
}
section.main-content.inner-page.product-page .content-sec {
    padding: 35px 0 35px;
}
}

@media (max-width:1023px){
header {
    padding: 0;
}
}

@media (max-width:991px){
.navigation .container .logo-area {
    max-width: 130px;
    flex: 130px;
}
.navigation .container nav.navbar.navbar-default {
    max-width: calc(100% - 155px);
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a {
    font-size: 12px !important;
}
.feature-main-outer-sec .feature01 {
    flex: calc(100%/3 - 20px);
    max-width: calc(100%/3 - 20px);
    margin: 0 10px 30px;
}
section.feature-sec-main h2 {
    margin: 0 0 30px;
}
section.feature-sec-main {
    padding: 32px 0 10px;
}
section.belowslider-home {
    padding: 30px 0 38px !important;
}
.feature-main-outer-sec .feature01 .feature-space button, .feature-main-outer-sec .feature01 .feature-space>a:last-child {
    font-size: 15px;
    min-height: 30px;
    max-width: 137px;
}
section.highlights-industry .row .col-md-4 {
    width: 50%;
    float: left;
}
.hightlight-image {
    max-width: 120px;
    flex: 120px;
}
.hightlight-image img {
    height: 130px;
}
section.highlights-industry .highlights-info .highlight-text {
    max-width: calc(100% - 120px);
    flex: calc(100% - 120px);
}
section.highlights-industry h2 {
    margin: 0 0 30px;
}
section.highlights-industry .highlights-info {
    margin: 0 0 30px;
}
section.testimonial .textimonial-info h2 {
    margin: 0 0 20px;
}
section.testimonial {
    padding: 30px 0 40px;
}
section.quick-main-sec h2 {
    margin-bottom: 30px;
}
section.quick-main-sec {
    margin: -10px 0 -25px;
    padding: 27px 0 36px;
}
footer.footer-main .row .col-md-2 {
    float: left;
    width: 33.3333%;
    margin-bottom: 30px;
}
.footer-main {
    padding: 65px 0 0;
}
.logo-footer {
    max-width: 250px;
    margin: 0 auto 30px;
}
.peefooter .col-12.col-md-10 {
    padding-left: 0 !important;
    text-align: center;
}
.peefooter .col-12.col-md-10 p.copyright {
    text-align: center;
}
.peefooter {
    padding: 35px 0 30px;
}
section.homepage-slider .slide {
    min-height: 500px !important;
}

section.homepage-slider {
    margin-top: 80px;
}
section.highlights-industry {
    padding: 30px 0 10px;
}
section.testimonial {
    padding: 30px 0 40px !important;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    font-size: 25px;
    margin: 0 0 19px;
}
section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner p {
    font-size: 20px;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    font-size: 20px;
    margin: 20px 0 0 0;
}
.Systems-menu .sub-menu {
    width: 512px;
    overflow: hidden;
    left: 0px !important;
}
}



@media (max-width:767px){
header .container {
    width: 100% !important;
}
header .navbar-header {
    top: 3px !important;
    right: 15px !important;
}
.navigation .container .srchicon {
    position: relative;
    right: 60px;
}
.feature-main-outer-sec .feature01 {
    flex: 100%;
    max-width: 100%;
    margin: 0 0 30px;
}
h2 {
    font: 28px/32px 'open_sanssemibold';
}
section.feature-sec-main h2 {
    line-height: 35px;
}
section.highlights-industry .row .col-md-4 {
    width: 100%;
}
section.highlights-industry .highlights-info {
    padding: 0;
}
section.testimonial .textimonial-info p {
    font-size: 18px;
    line-height: 28px;
}
.quick-inner-sec {
    flex-flow: column;
}
.quick-inner-sec .quick-inner-img .quick-img {
    margin: 0 auto 15px;
}
.quick-inner-sec .quick-inner-img h4 {
    font-size: 20px;
}
footer.footer-main .row .col-md-2 {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.footer-main ul {
    max-width: 100%;
}
section.homepage-slider {
    margin-top: 0;
}
header > .container {
    width: 100% !important;
    position: relative;
}
header .container .col-sm-12.col-xs-12 {
    position: static;
}
.navbar {
    position: static;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul {
    FLEX-FLOW: COLUMN;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li a {
    font-size: 18px;
    color: #FFF;
}
header {
    padding: 10px 0 10px !important;
}
.slider-wrapper .slide .slide-content h2 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 10px;
}
.slider-wrapper .slide .slide-content p {
    font-size: 16px;
    line-height: 22px;
}
.slider-wrapper .slide .slide-content {
    min-height: 190px;
    max-width: 100%;
    padding: 10px;
}
.slider-wrapper .slide .container div#owl-carousel-banner .owl-dots {
    bottom: 10px;
    left: 10px;
}
.slider-wrapper .slide .container div#owl-carousel-banner .owl-dots span {
    margin: 0 4px;
    width: 10px;
    height: 10px;
}
.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-prev {
    right: 30px;
    font-size: 40px !important;
    bottom: 10px;
}
.slider-wrapper .slide .container div#owl-carousel-banner .owl-nav button.owl-next {
    bottom: 10px !important;
    right: 10px;
    font-size: 40px !important;
}
section.homepage-slider .slide {
    min-height: 320px !important;
}
#menu-header-menu {
    padding: 0;
}
.navbar-default .navbar-nav > li:first-child>ul.sub-menu {
    left: 0 !important;
}
.submenuarrow {
    right: 15px !important;
}
.navigation .container nav.navbar.navbar-default .menu-header-menu-container>ul>li:last-child>ul.sub-menu {
    left: 0 !important;
}
.quick-inner-sec .quick-inner-img {
    flex: 100%;
    max-width: 100%;
}
section.main-content.inner-page.product-page .content-sec ul.product-list>li {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.featured-product-section ul {
    flex-flow: column;
}
.featured-product-section ul li .featured-thumb {
    max-width: 120px;
    flex: 120px;
}
.featured-product-section ul li .featured-thumb img {
    min-height: 120px;
}
.featured-product-section ul li a {
    max-width: calc(100% - 120px);
    flex: calc(100% - 120px);
    padding: 0 0 0 15px;
}

section.main-content.inner-page.product-page .content-sec .featured-product-section h2 {
    font-size: 25px;
    margin-bottom: 20px;
}
.inner-cols {
    margin-bottom: 40px;
    margin-top: 15px;
    flex-flow: column;
}
.left-col-inner-right {
    max-width: 100%;
    flex: 0;
}
.related-product-main .related-items>div {
    flex-flow: column;
}
.wrapper .inner-wrapper .main-content .news-box {
    padding: 15px 0 !important;
    max-width: 100%;
}
.related-product-main .related-items>div .news-box img {
    max-width: 100%;
    height: auto;
    width: 100% !important;
}
.related-product-main .related-items>div .news-box .news-info h4 {
    margin: 5px 0;
}
section.main-content.inner-page.product-page .content-sec .featured-product-section.related-product-main h2 {
    margin-bottom: 5px;
}
.content-sec h4 {
    margin-bottom: 0;
}
.gallery-sec {
    padding-bottom: 15px;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner h2 {
    font-size: 28px;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span {
    font-size: 20px;
    margin: 16px 0 0 0;
}
.breadcrumb-outer:not(.breadcrumb-form-mobile) {
    display: none;
}
}

@media (max-width:567px){
header .navbar-header {
    top: 3px !important;
}
}


/* 09/03/2022 start */

.breadcrumb-outer {
    background: url("/source/6836f715cd700fd4872408f9ec6d8a5f/breadcrumb-back.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


div#exampleModal .modal-dialog .modal-body {
    padding: 0;
    display: flex;
    flex-flow: column;
    background: transparent !important;
    min-height: 62px;
    justify-content: center;
    padding: 0;
    border-radius: 5px;
    max-width: 1284px !important;
    margin: 0px auto !important;
    padding: 0 15px;
}

div#exampleModal .modal-dialog .modal-body input#s {
    border: none;
}



section.main-content.inner-page.product-page.about .content-sec .row {
    padding: 50px 0;
}

section.main-content.inner-page.product-page.about .content-sec .row>div {
    padding: 0 15px;
}


section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-4 {
    padding: 0  85px 0 0px;
}

section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-4 ul li {
    margin-bottom: 0  !important;
}

section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-4 h4 {
    margin: 0 0 25px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    color: #007fb2 !important;
    text-transform: uppercase;
    padding: 0;
}

.navigation .container nav.navbar.navbar-default {
    position: unset;
}

#mega-menu-wrap-header {
    background: transparent;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu.mega-menu-item {
    position: unset;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item span.submenuarrow {
    opacity: 0;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:first-child>a.mega-menu-link {
    padding-left: 0;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:last-child>a.mega-menu-link {
    padding-right: 0;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link:hover {
    background: transparent;
    color: #00a3b4;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row-reverse;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    right: -27px;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    background: transparent !important;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #00a3b4;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    opacity: 0;
    visibility: hidden;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item:hover>ul.mega-sub-menu {
     opacity: 1;
    visibility: visible;
}


.mega-menu-wrap .mega-menu {
    position: unset !important;
}
div.collapse.navbar-collapse .mega-menu-wrap {
    position: unset !important;
}

header.header>.container>.row>.col-sm-12.col-xs-12 {
    position: unset;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu>li.mega-menu-row {
    max-width: 1332px;
    margin: 0 auto;
    float: none;
    padding: 0 15px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 120px;
    background: #fff;
    padding-bottom: 0px;
    overflow-y: auto;
}

#mega-menu-wrap-header #mega-menu-header {
    gap: 60px;
    display: flex;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child {
    width: 26% !important;
    
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column {
    padding: 0 20px;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text:hover {
    color: #00a3b4;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.all-water {
    padding: 0 0 27px;
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 15px;
	font-family: 'open_sanssemibold';
	color: #007fb2;
	text-transform: unset;
	padding-bottom: 28px;
	font-weight: 500 !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #00a3b4;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    font-size: 26px;
    position: relative;
   
}


#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 15px;
    color: #007fb2;
    font-family: 'open_sanssemibold';
    padding-bottom: 17px;
    font-weight: 500;
}

/*#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    background: #fff;*/
/*    opacity: 0;*/
/*    margin: 0;*/
/*    left: 98%;*/
/*    width: 100%;*/
/*}*/

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item:hover>a.mega-menu-link {
    color: #00a3b4;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item:hover>ul.mega-sub-menu {
    opacity: 1;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    font-size: 26px;
    position: absolute;
    right: 0;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img {
    width: 100%;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    position: relative;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar {
    width: 0;
}



/*/ Hide scrollbar for Chrome, Safari and Opera /*/
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar {
  display: none;
}

/*/ Hide scrollbar for IE, Edge add Firefox /*/
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

header.header.smaller #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 100px;
}


div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child {
    width: 13%;
}
div#exampleModal .modal-dialog .modal-body .row {
    display: flex;
    align-items: center;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child {
    width: 87%;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child h2 {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'open_sanssemibold';
    margin-bottom: auto;
    line-height: 20px;
    margin: 0 0 15px;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child ul#menu-header-searchbar-menu li a {
    padding: 0 0 17px;
    font-size: 18px;
    font-family: 'open_sansregular';
    color: #fff;
    opacity: 0.5;
}
div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child ul#menu-header-searchbar-menu li a:hover {
    background: transparent;
    opacity: 1;
}


div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child {
    width: 87%;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform {
    width: 100%;
    max-width: 845px;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform .search-def input {
    min-height: 47px;
    border-radius: 30px;
    font-size: 18px;
    font-family: 'open_sansregular';
    color: #808080;
    padding-left: 30px;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform .search-def input::placeholder {
    color: #808080;
    font-weight: 300;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform .search-def input#searchsubmit {
    width: 37px;
    height: 37px;
    border-radius: 30px !important;
    padding: 0 !important;
    background-size: 106% 105% !important;
    background-position: center !important;
    background-color: #007eb1 !important;
    min-height: unset;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%);
    background-image: url("/source/06514fddd09a5cda48812f37d7da82b5/btn-search.png");
}

body div#exampleModal .modal-content .modal-header {
    position: absolute;
    right: 0;
    width: 100%;
    height: 0;
    max-width: 1320px;
    left: 50%;
    transform: translateX(-50%);
    top: 31px;
    z-index: 10;
}


#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(3) {
    border: none;
    padding: 0;
}

/* mega menu css */

/* custom menu css */

ul.main-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 37px;
}


.navigation .container nav.navbar.navbar-default {
    position: unset;
}

ul.main-nav>li>a.nav-link {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    color: #007fb2 !important;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}


ul.main-nav>li>a.nav-link:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    right: 10px;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
}

ul.main-nav>li>a.nav-link {
    position: relative;
}

ul.main-nav>li .sub-menu-wrapper {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 2;
    top: 156px;
    padding-bottom: 30px;
    opacity: 0;
}

ul.main-nav li {
    margin: 0;
}

header.header .navigation nav.navbar.navbar-default ul.main-nav  li a:hover {
    color: #00a3b4 !important;
}   


ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner {
    max-width: 1284px;
    margin: 0 auto;
    padding: 0 0px;
    list-style: none;
    display: flex;
    justify-content: unset;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li {
    width: 100%;
    max-width: 26%;
    flex: 26%;
    margin: 0;
    padding: 0 20px;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li a.cat-name-menu {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li span.cat-name-menu:hover, ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li a.cat-name-menu:hover {
    color: #00a3b4;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li span:nth-child(2) {
    padding: 0 0 27px;
    font-size: 15px;
    font-family: 'open_sanssemibold';
    color: #007fb2;
    display: block;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li .wrap-image img {
    width: 100%;
}


ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li a.nav-link {
    position: relative;
    font-size: 15px;
    color: #007fb2;
    font-family: 'open_sanssemibold';
    padding-bottom: 17px;
    width: 100%;
    display: block;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li a.nav-link:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    font-size: 26px;
    position: absolute;
    right: 0;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li {
    position: relative;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li>ul.last-menu {
    position: absolute;
    top: 4px;
    left: 100%;
    width: 100%;
    padding-left: 40px;
    opacity: 0;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li>ul.last-menu>li>a {
    display: block;
    padding-bottom: 17px;
}


ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li>ul.last-menu>li>a {
    display: block;
    font-size: 15px;
    color: #007fb2;
    font-family: 'open_sansregular';
    padding-bottom: 17px;
}

header.header.smaller .sub-menu-wrapper {
    top: 185px;
}


ul.main-nav>li:hover>.sub-menu-wrapper {
    opacity: 1;
}




ul.main-nav>li>a.nav-link {
    padding-top: 70px;
    display: block;
    padding-bottom: 70px;
}

ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li:hover>ul.last-menu {
    opacity: 1;
}


ul.main-nav>li .sub-menu-wrapper ul.sub-menu-inner>li ul.last-menu li>ul.last-menu>li>a.nav-link::before {
    opacity: 0;
}

li.mega-Hydro-Power-menu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu li.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li>ul.mega-sub-menu>li>a.mega-menu-link::before {
    opacity: 0;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:nth-child(5)>a.mega-menu-link::before {
    opacity: 0;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    margin-left: 0;
}

	.search-results section.main-content.inner-page.product-page .content-sec article img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 300px;
    object-fit: cover;
    width: 300px;
}

html.btn {
	white-space: unset !important;
	overflow-y: hidden !important;
	text-align: unset ;
}

.page-header {
   
    padding-bottom: 25px;
    width: 100%;
    margin-bottom: 20px;
}


html.btn body.home {
	overflow-y: hidden !important;
}

body.search section.main-content.inner-page.product-page {
    padding-top: 60px;
}

.categories_images ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 15px;
}

  .news-info a.read-more:hover {
    color: #fff !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item a.mega-menu-link:hover {
    color: #00aaa6 !important;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column {
   
    padding-bottom: 31px;
    padding-top: 31px;
}

.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li, .mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu, .mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li {
    position: static !important;
}
#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: none;
}


/* new changes 07/03/2022 */




#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    color: #00aaa6 !important;
}

/* 08/04/2022 */


.slider-wrapper .slide .slide-content .owl-nav {
    display: none;
}

.featured-product-section ul {
    max-width: 800px;
    margin: 0 auto;
}

.featured-product-section ul li a p:last-child:hover {
    color: #00aaa6;
}

.caption-inner a.product-name:hover span {
    color: #00aaa6 !important;
}

.related-product-main .related-items .execphpwidget {
    max-width: 1090px;
    margin: 0 auto;
    padding: 0 15px;
}

.related-product-main .related-items>div .news-box .news-info a.read-more::after {
    right: -27px;
    opacity: 0;
}

/* 08/04/2022 end */

@media (min-width:768px){
section.homepage-slider {
   
    height: 550px;
    
}

body section.homepage-slider .slide {
    min-height: 550px !important;
}

li.mega-Hydro-Power-menu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu li.mega-menu-column:nth-child(2) {
    width: 32% !important;
}



#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(2):after {
    content: "";
    width: 1.5px;
    height: 380px;
    background: #E2F5F5;
    display: block;
    position: absolute;
    right: 0;
    top: 31px;
}

}


@media (min-width:992px){
    section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-4 {
    width: 38%;
}

section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-8 {
    width: 62%;
}
    
    
}

@media (min-width:1365px){
section.main-content.inner-page.product-page .container .banner-outer .banner img {
    height: 550px;
   
    object-position: unset;
}
	
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    padding: 44.5px 0px;
    transition: all 0.3s ease-in;
}

header.smaller #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    padding: 30px 0;
}

}
@media (max-width:1365px){

body div#exampleModal .modal-content .modal-header {
   
    padding-right: 15px;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child {
    width: 85%;
   
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child {
    width: 15%;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 120px;
    
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column>ul.mega-sub-menu>li>a.mega-menu-link {
    padding-bottom: 17px !important;
}

#mega-menu-wrap-header #mega-menu-header {
    gap: 50px;
  }
	
	div#exampleModal .modal-dialog {
    top: 115px;
  
}

}


@media (max-width:1279px){


#mega-menu-wrap-header #mega-menu-header {
    gap: 40px;
    
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child {
    width: 30% !important;
}

}


@media (max-width:1199px){

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child {
    width: 25%;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child {
    width: 75%;
    
}
div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform {
  
    max-width: 520px;
}

div#exampleModal .modal-dialog {
    top: 115px;
}
  
  #mega-menu-wrap-header #mega-menu-header {
   
   
    justify-content: center;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    font-size: 15px;
   
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child {
    width: 30% !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    padding: 30px 0;
}


section.homepage-slider {
    margin-top: 100px;
}

html.btn {
    padding: 0 !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 100px;
}

body.page-template.page-id-8 .content-sec {
    padding-bottom: 0 !important;
}

}

@media (max-width:1023px){
div#exampleModal .modal-dialog {
    top: 110px;
}
	
}

@media (max-width:991px){


section.main-content.inner-page.product-page.about .content-sec .row>div.col-md-4 {
    padding: 0  15px 0 15px;
}

section.main-content.inner-page.product-page.about .content-sec .row {
    padding: 20px 0;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child ul#menu-header-searchbar-menu {
    padding: 0;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child form#searchform {
    max-width: 380px;
}


	#mega-menu-wrap-header #mega-menu-header {
    gap: 20px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    font-size: 12px;
}



#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 66px;
}
	

	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
  
    right: -22px;
    font-size: 18px;
  
}
	
	header.header.smaller #mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 60px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 35.33333%;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > .mega-sub-menu > li.mega-menu-item > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
	padding-right: 21px;
}

div#exampleModal .modal-dialog {
    top: 60px;
}

section.homepage-slider {
    margin-top: 60px;
}

.featured-product-section ul li a {
    padding: 0 0 0 15px;
}
	
}


@media (max-width:768.5px){


.mega-menu-toggle {
    background: transparent !important;
    padding-right: 15px;
}



#mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
    background: transparent;
    
}

#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open + #mega-menu-header {
    position: absolute !important;
    background: rgba(13, 128, 167, 0.99);
    width: 100%;
    left: 0;
    z-index: 20;
    top: 55px;
    padding: 20px 15px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    display: flex;
    flex-wrap: wrap;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item a.mega-menu-link {
    width: 100%;
    text-align: left;
    float: none;
    display: flex;
    justify-content: start;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
    
    right: 0;
   
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    color: #fff !important;
    padding: 0 15px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:first-child>a.mega-menu-link {
    padding-left: 15px;
}



#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:last-child>a.mega-menu-link {
    padding-right: 15px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: transparent;
    overflow-y: auto;
    position: unset;
}



#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img {
    width: 100%;
    max-width: 300px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text {
   
    color: #fff;
   
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.all-water {
   
    font-size: 15px;
    
}

#mega-menu-wrap-header #mega-menu-header > li.mega-About-Lakeside-menu.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    padding-bottom: 5px !important;
}
	
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
   
    padding-bottom: 5px;
    padding-top: 5px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    font-size: 18px;
}




#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column {
    padding: 0;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 82px;
    padding: 0 0 10px;
}



#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
   
    color: #fff;
    
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
     position: unset;
    margin: 0;
    padding: 0 15px 5px;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child {
    width: 100% !important;
    display: none;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:before {
  
    transform: none;
    
    
    right: -15px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    
    color: #fff;
  
}

div.mega-toggle-block {
    background: rgba(13, 128, 167, 0.9) none repeat scroll 0 0;
    border: 1px solid rgba(13, 128, 167, 0.9);
    border-radius: 0;
    margin-right: 0;
    margin-top: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
}
	


#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  
    background-color: #fff;
   
}

	
		#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
  
    color: #fff;
   
}
	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
    pointer-events: none;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item span.submenuarrow {
    pointer-events: none;
}
	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
    pointer-events: none;
}
	
		html.btn body.page-template.page-template-template-products.page-template-template-products-php.page.page-id-8.mega-menu-header.single-author {
    overflow: hidden;
}
	
	html.btn {
    padding: 0;
}

	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu.mega-menu-item>ul.mega-sub-menu {
    padding-bottom: 0;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(2):after{
    opacity:0 !important;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    padding: 0;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
    opacity: 1;
    visibility: visible;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
  
    font-size: 25px;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    display: none;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item:hover>ul.mega-sub-menu {
   
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
   
    overflow-y: unset;
    
}

header::after {
    bottom: -34px;
}

body #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column>ul.mega-sub-menu>li>a.mega-menu-link {
    padding-bottom: 0 !important;
    padding: 5px 0 !important;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > .mega-sub-menu > li.mega-menu-item > .mega-sub-menu > .mega-menu-item > .mega-menu-link {
	padding-right: 0px;
}

}

@media (max-width:767px){



div#exampleModal .modal-dialog .modal-body .row {
    display: flex;
    align-items: center;
    flex-flow: column-reverse;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:first-child {
    width: 100%;
    margin: 30px 0 0;
}

div#exampleModal .modal-dialog .modal-body .row .col-md-6:last-child {
    width: 100%;
    padding: 40px 0 0;
}


body div#exampleModal .modal-content .modal-header {
  
    top: 5px;
}


ul#mega-menu-header {
    display: block !important;

}

#mega-menu-wrap-header .mega-menu-toggle {
    display: none;
}




#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:before {
    right: 25px;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:before {
   
    right: 10px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
}
	
.search-results section.main-content.inner-page.product-page .content-sec article img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: 100%;
}
	
	.search-results section.main-content.inner-page.product-page .content-sec article p {
    width: 100%;
    clear: both;
    display: inline-block;
}
div#exampleModal .modal-dialog {
    top: 59px !important;
}
	
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    direction: unset;
    display: flex;
    justify-content: flex-end;
}
	
	#mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
    padding-bottom: 15px;
}

section.homepage-slider {
    margin-top: 0 !important;
}	

}

@-moz-document url-prefix() {

div#exampleModal .modal-dialog {
	top: 125px;
}
	
	@media (max-width:1365px){
div#exampleModal .modal-dialog {
	top: 110px;
}
		
		
		
	}
	@media (max-width:991px){
div#exampleModal .modal-dialog {
	top: 64px;
}


		
	}
	
	@media (max-width:767px){

div#exampleModal .modal-dialog {
	top: 60px !important;
}
	}
}




/* 09/03/2022 end */
/* 11/March/2022 */
section.main-content.inner-page.product-page .content-sec .col-sm-9.col-xs-12 {
    float: none;
    margin: 0 auto;
}
/* 11/March/2022 End*/

.single-post section.main-content.inner-page.product-page .content-sec .navi-gation {
    max-width: 1314px;
    margin: 0 auto;
    float: none;
    padding: 0 15px;
}


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



/* new changes 03/30/2022 */

body.page-template-how-to-apply-php .content-sec h2 + hr {
    display: none;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu.mega-menu-item.mega-About-Lakeside-menu ul.mega-sub-menu>li>ul.mega-sub-menu>li.mega-menu-column:first-child>ul.mega-sub-menu>li:first-child {
    display: none;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu.mega-menu-item.mega-About-Lakeside-menu ul.mega-sub-menu>li>ul.mega-sub-menu>li.mega-menu-column:first-child>ul.mega-sub-menu>li:nth-child(2)>a.mega-menu-link {
    padding: 0 !important;
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text:after {
   
    opacity: 0.5;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:first-child span.sub-text:hover::after {
    opacity: 1;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:before {
    opacity: 0.5;
}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover:before {
    opacity: 1;
}

#mega-menu-wrap-header #mega-menu-header li.Last-menu ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(2) > ul.mega-sub-menu > li.mega-menu-item:not(:last-child) {
    padding-bottom: 17px !important;
}

body #mega-menu-wrap-header #mega-menu-header li.Last-menu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(1)>ul.mega-sub-menu>li>a.mega-menu-link {
    padding-bottom: 0 !important;
}

body #mega-menu-wrap-header #mega-menu-header li.Last-menu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li>a.mega-menu-link {
    padding-bottom: 0 !important;
}

.related-product-main .related-items>div>.execphpwidget {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

body section.homepage-slider .slide .slide-content.item p:hover a {
    color: #007fb2;
}

.related-product-main .related-items>div>.execphpwidget {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.related-product-main h2 {
    color: #fff;
}

section.main-content.inner-page.product-page .content-sec .tabs-sec .container .blog-column h4 {
    padding-top: 20px;
    letter-spacing: 1px;
}

html {
    overflow-x: hidden;
}
section.main-content.inner-page.product-page.resource .tabs-sec .tab-content .details .blog-column {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    padding-right: 18px;
}

}

@media only screen and (max-width:768.5px) {
#mega-menu-wrap-header #mega-menu-header li.Last-menu ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(2) > ul.mega-sub-menu > li.mega-menu-item {
    padding-bottom: 0px !important;
    padding: 5px 0 !important;
}

body #mega-menu-wrap-header #mega-menu-header li.Last-menu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(2)>ul.mega-sub-menu>li>a.mega-menu-link {
    
    padding-top: 0 !important;
}

#mega-menu-wrap-header #mega-menu-header li.Last-menu ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(2) > ul.mega-sub-menu > li.mega-menu-item:not(:last-child) {
    padding-bottom: 5px !important;
}

.header {
  
    padding-bottom: 10px;
}
	
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu.mega-menu-item:nth-child(3)>ul.mega-sub-menu>li>ul>li>ul>li>ul.mega-sub-menu>li>a::before {
    opacity: 0 !important;
}	
	

		#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::before {
    display:none;
}
	
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a.mega-menu-link {width: calc(100% - 25px);display: flex;align-items: center;position: relative;}

#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a.mega-menu-link span {
    width: 55px;
    display: block;
    position: unset;
    height: 100%;
    position: absolute;
    right: -25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a.mega-menu-link span:before {content: "";}

span.toggle-open:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 55px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 20px;
    position: relative;
    left: 3px;
    opacity: 0.5;
}
	
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
    display: block;
}
	
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link>span.mega-indicator::after {
    content: "\f107" !important;
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px !important;
}
	
ul#mega-menu-header>li.mega-toggle-on>a.mega-menu-link::before {
    content: "\f106" !important;
}
	
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator::after {
    content: "\f106" !important;
}
	
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: #00aaa6 !important;
}

}

@media only screen and (max-width:767px) {
.related-product-main .related-items {
   
    padding: 0;
}
.related-product-main .related-items img {
    min-height: 240px;
    object-fit: cover;
}

.related-product-main .related-items>div .news-box .news-info {
    padding: 0;
}

.featured-product-section h2 {
  
    margin: 0 0 35px;
  
}

}

/*-- 12-04-2022 --*/
.peefooter .execphpwidget {
    display: -webkit-box;
    display: flex;
    align-items: center;
}
.hightlight-image img {
    height: 220px;
    object-fit: cover;
    object-position: top;
}
section.main-content  ul li {
    padding: 0 7px;
}
.btn.dropdown-toggle.btn-default {
    outline: none !important;
}
section.quick-main-sec {
    width: 100%;
}
section.main-content.inner-page.product-page .content-sec form{
    margin-bottom:30px;
}
.related-product-main .related-items>div .news-box .news-info h4 {
    min-height: 40px;
}
section.main-content.inner-page.product-page .content-sec {
    padding-bottom: 0;
}
/*-- 12-04-2022 End --*/

/*-- 15-4-2022 --*/

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.Products-menu>ul.mega-sub-menu>li>ul.mega-sub-menu>li:nth-child(2)>ul.mega-sub-menu>li:nth-child(1)>a.mega-menu-link,  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.Systems-menu>ul.mega-sub-menu>li>ul.mega-sub-menu>li:nth-child(2)>ul.mega-sub-menu>li:nth-child(1)>a.mega-menu-link {
    padding-bottom: 0 !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.Hydro-Power-menu>ul.mega-sub-menu>li>ul.mega-sub-menu>li:nth-child(2)>ul.mega-sub-menu>li>ul.mega-sub-menu>li>a.mega-menu-link::before {
    opacity: 0 !important;
}
.related-items .read-more {
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    
}
.related-product-main .related-items>div .news-box .news-info a.read-more:hover {
    color: #333 !important;
}
body.single-product .details .pdf-sec:last-child {
    margin-bottom: 0;
}
body.single-product .pdf-sec {
    margin-bottom: 25px;
}
.related-product-main .related-items>div .news-box .news-info h4 a {
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    
}
.related-product-main .related-items>div .news-box .news-info h4 a:hover {
    color: #333 !important;
}



#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row>ul>.mega-menu-column:nth-child(2):after {
    opacity: 0;
}
section.main-content.inner-page .content-sec .gallery-sec img {
    height: 300px;
    object-fit: cover;
}
html body section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner span br {
    display: none;
}

.select-country select#country-drop {
    font-size: 15px;
    font-weight: 400 ;
    font-family: "open_sansregular";
}

.state select {
    font-size: 15px;
    font-weight: 400;
    font-family: "open_sansregular" ;
}
body.page-id-683 section.main-content.inner-page.product-page .content-sec {
    padding-bottom: 50px;
}




div#owl-carousel-highlights {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}


section.highlights-industry .owl-nav button.owl-prev span {
    display: none;
}

section.highlights-industry .owl-nav button.owl-next span {
    display: none;
}

section.highlights-industry .owl-nav button {
    width: 25px !important;
    height: 26px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: 36% !important;
}

body.single-system .pdf-sec {
    margin-bottom: 25px;
}

body.page-id-40 section.main-content.inner-page.product-page .container .banner-outer .banner .caption .caption-inner>span {
    margin: 0;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {

section.highlights-industry .owl-nav button {
    width: 15px !important;
    height: 15px !important;
}

section.highlights-industry .owl-nav button.owl-next {
    right: -15px;
    background-position: center !important;
}

section.highlights-industry .owl-nav button.owl-prev {
    left: -14px;
    background-position: center !important;
}
	
	.related-product-main .related-items>div .cls-blog-page-sidebar {
    flex-wrap: wrap;
}
	
	.related-product-main .related-items>div .cls-blog-page-sidebar .news-box {
    max-width: 100%;
    flex: 100%;
}

}


/*-- 15-4-2022 End --*/