/*
Theme Name: Evoheat
Author: Evoheat
Author URI: https://Evoheat.com/
Version: 1.0
*/
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?2khlbz');
    src: url('fonts/icomoon.eot?2khlbz#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?2khlbz') format('truetype'),
        url('fonts/icomoon.woff?2khlbz') format('woff'),
        url('fonts/icomoon.svg?2khlbz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-left-arrow:before { content: "\e900"; color: #48a0dc; }
.icon-right-arrow:before { content: "\e901"; color: #48a0dc; }

img {
	max-width:100%;
}

@font-face {
	font-family: 'ProductSans';
	src: url('fonts/ProductSans-Regular.eot');
	src: url('fonts/ProductSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProductSans-Regular.woff') format('woff'),
		url('fonts/ProductSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'BrandonGrotesque';
    src: url('fonts/BrandonGrotesque-Regular.eot');
	src: url('fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/BrandonGrotesque-Regular.woff') format('woff'),
		url('fonts/BrandonGrotesque-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BrandonGrotesqueMedium';
	src: url('fonts/BrandonGrotesque-Medium.eot');
	src: url('fonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Medium.woff') format('woff'),
		url('fonts/BrandonGrotesque-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'BrandonGrotesqueBold';
	src: url('fonts/BrandonGrotesque-Bold.eot');
	src: url('fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Bold.woff') format('woff'),
		url('fonts/BrandonGrotesque-Bold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'BrandonGrotesqueBlack';
	src: url('fonts/BrandonGrotesque-Black.eot');
	src: url('fonts/BrandonGrotesque-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/BrandonGrotesque-Black.woff') format('woff'),
		url('fonts/BrandonGrotesque-Black.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Eurostar';
	src: url('fonts/EurostarBlack.eot');
	src: url('fonts/EurostarBlack.eot?#iefix') format('embedded-opentype'),
		url('fonts/EurostarBlack.woff') format('woff'),
		url('fonts/EurostarBlack.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirLTStd';
	src: url('fonts/AvenirLTStd-Light.eot');
	src: url('fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/AvenirLTStd-Light.woff') format('woff'),
		url('fonts/AvenirLTStd-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Karla';
	src: url('fonts/Karla-Regular.eot');
	src: url('fonts/Karla-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Karla-Regular.woff') format('woff'),
		url('fonts/Karla-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body{ background: #fff; font-family: 'ProductSans'; font-weight: normal; font-size: 18px; color: #484848; padding-top: 104px; }
.clear{ clear: both; }
.sep{ padding:10px 0px; }
.sep1{ padding:5px 0px; }
.sep2{ padding:20px 0px; }
.img{ display:inline !important; }
.imgfull{ width: 100%; }
.bold{ font-weight: bold; }
.normal{ font-weight: normal; }
.italic{ font-style: italic; }
.textleft{ text-align: left !important; }
.textright{ text-align: right; }
img.about_last {
    margin: 0 auto;
    display: table;
}
#owl-demo .owl-nav{ display: inherit; position: absolute; top: 40%; margin: 0px; width: 100%; }
#owl-demo .owl-prev{ position: absolute; left: -15px; background: #042d56;  }
#owl-demo .owl-next{ position: absolute; right: -15px; background: #042d56; }
#owl-demo .owl-next i, #owl-demo .owl-prev i{ padding: 0px 5px; }

.line_text {
    text-align: left;
    padding-top: 15px;
}
.icontextt p {
    line-height: 20px !important;
    font-size: 14px;
    text-align: center;
}
.icontextt img {
    margin: 0 auto;
    display: table !important;
    text-align: center;
}
.projects-list img {
    height: 350px !important;
}
ul{padding: 0px;margin:0px;}
*{box-sizing: border-box; outline: none; }
i{ padding-right: 6px; }
h1, h2, h3, h4, h5, h6, p{ padding: 0px; margin: 0px; line-height: normal; }
a{ transition: color 0.25s ease 0s, background 0.25s ease-in-out 0s; color: #3496d2; }
a:hover, a:focus{ text-decoration: none; color: #49b7e5; }
/*-----End Common Css-----*/
ul.sub-menu.dropdown-menu.menu-odd.menu-depth-1 {
    background: #fff;
}
#map3 { width: 100%; height: 350px; }
.headermain{ }
.headermain .container{ width: 1300px !important; }
.download_class{margin-top:30px;}

header { /*background: #f5b335;*/ height: 104px; position: fixed; top: 0; transition: top 0.2s ease-in-out; width: 100%; z-index: 999; }
.nav-up { top: -104px; }

.fea-pro-box a {
    color: #fff;
}


.logo { }
.graph_text {
    text-align: center;
    font-size: 12px;
}
img.img_class {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.menumain{ padding-top: 20px !important; position: relative; }
.menu-part{ padding-top: 20px; }
/*.topcontact{ font-size: 14px; font-family: 'BrandonGrotesqueBlack'; color: #3496d2; text-align: right; position: absolute; right: 0px; }*/
.topcontact{ font-size: 14px; font-family: 'BrandonGrotesqueBlack'; color: #3496d2; text-align: right; }
.topcontact span a{ color: #d2232a; font-family: 'BrandonGrotesqueBold'; }

.navbar-brand{ height: auto; padding: 0px; margin-left: 0px !important; }
.navbar-right{ margin-right:-15px !important; }

/*---------- Start Bootstrap ----------*/
.navbar{ margin-bottom: 0px; padding: 6px 0px; font-family: 'BrandonGrotesqueMedium'; }

.navbar-default{ background: #042d56; border: 0px; width: 100%; left: 0; top: 0; text-transform: uppercase; border-radius: 0px; }
.navbar-default .navbar-nav > li > a{ color: #fff; font-size: 12px; font-weight: 500; padding-left: 10px; padding-right: 10px; }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #3496d2; background: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background: none; color: #3496d2; }

.dropdown-menu{ padding: 0px; border: 0px; border-radius: 0px; }
.dropdown-menu > li > a{ padding: 7px 20px; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{ background: #3496d2; color: #fff; }

/* DropDown Hover and Main Menu Click Add This (disabled) */
ul.nav li.dropdown:hover ul.dropdown-menu { display: block; }

.navbar-toggle{ background: #333; border-radius: 0px; }
/*---------- End Bootstrap ----------*/

.menu-item-has-children { position: relative; }
.menu-item-has-children:before {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    right: 0px;
    top: 15px;
    color: #fff;
    font-size: 13px;
}


/*-----Contain Fluid widhout space-----*/
.row-no-padding > [class*="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
@media screen and (max-width: 767px) {
  .row-no-padding > [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .featured-image {
      float: none !important;
      margin-left: 0 !important;
      position: relative !important;
      margin-top: 0 !important;
      width: 70% !important;
      margin: 0 auto !important;
  }
}

.row.vdivide [class*='col-']:not(:first-child):after { background: #eeeeee; width: 1px; content: ""; display:block; position: absolute; top:0; bottom: 0; left: 0; }
/*----------*/


h1{ font-family: 'Eurostar'; font-size: 60px; color: #484848; font-weight: normal; padding-bottom: 10px; text-transform: uppercase; line-height: 50px; }
h1 span{ font-family: 'BrandonGrotesque'; font-size: 36px; display: block; }
h1 small{ font-family: 'BrandonGrotesque'; font-size: 18px; display: block; color: #fff; padding-top: 8px; }

h2{ font-family: 'Eurostar'; font-size: 33px; color: #484848; font-weight: normal; padding-bottom: 10px; text-transform: unset; line-height: 28px; }
h2 span{ font-family: 'ProductSans'; font-size: 18px; display: block; }

h3{ font-family: 'Eurostar'; font-size: 28px; color: #484848; font-weight: normal; padding-bottom: 10px; text-transform: uppercase; line-height: 34px; }
h3 span{ font-family: 'ProductSans'; font-size: 18px; display: block; }

.bspace1{ padding-bottom: 20px; }
.bspace2{ padding-bottom: 30px; }

p{ font-size: 18px; font-weight: normal; color: #5c5c5c; padding-bottom: 20px; }

.white{ color: #ffffff !important; }
.dark{ color: #484848 !important; }
.sblue{ color: #3496d2 !important; }

.btn1 { background-color: #3496d2; border: none; padding: 10px 36px; font-size: 18px; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn1 a{ border: none; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn1 a:hover, .btn1 a:focus, .btn1 a.active, .btn1 a:active{ background: #fff !important; color: #3496d2 !important; text-decoration: none; box-shadow: none; }
.btn1:hover, .btn1:focus, .btn1.active, .btn1:active{ background: #fff !important; color: #3496d2 !important; text-decoration: none; box-shadow: none; }

.btn2 { background-color: #d2232a; border: none; padding: 10px 36px; font-size: 18px; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn2:hover, .btn2:focus, .btn2.active, .btn2:active{ background: #fff !important; color: #d2232a !important; text-decoration: none; box-shadow: none; }
.btn2 a{ border: none; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn2 a:hover, .btn2 a:focus, .btn2 a.active, .btn2 a:active{ background: #fff !important; color: #d2232a !important; text-decoration: none; box-shadow: none; }

.btn3 { background-color: #042d56; border: none; padding: 10px 36px; font-size: 18px; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn3:hover, .btn3:focus, .btn3.active, .btn3:active{ background: #fff !important; color: #042d56 !important; text-decoration: none; box-shadow: none; }

.btn3 a{ border: none;  color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; }
.btn3 a:hover, .btn3 a:focus, .btn3.active, .btn3:active{ background: #fff !important; color: #042d56 !important; text-decoration: none; box-shadow: none; }

.btn4 { background-color: #3496d2; border: none; border-radius: 0px; padding: 14px 20px; font-size: 14px; color: #fff; text-decoration: none; font-family: 'BrandonGrotesqueMedium'; text-transform: uppercase; line-height: normal; letter-spacing: 2px; }
.btn4:hover, .btn4:focus{ background-color: #000; color: #fff; text-decoration: none; }

.mainbanner{ padding: 0px; }
.mainbanner-inner{ padding: 0px; }

.mainslider{  }
.mainslider .carousel-caption{ color: #000; text-shadow: none; bottom: 200px; }
.mainslider .carousel-caption .btn-group{ padding-top: 20px; }

/*.mainslider .glyphicon-chevron-left::before{ font-family: 'FontAwesome'; content: "\f104"; text-shadow: none; color: #042d56; font-size: 80px; text-shadow: none; }
.mainslider .glyphicon-chevron-right::before{ font-family: 'FontAwesome'; content: "\f105"; text-shadow: none; color: #042d56; font-size: 80px; text-shadow: none; }*/

.mainslider .glyphicon-chevron-left::before{ font-family: 'icomoon'; content: "\e900"; text-shadow: none; color: #042d56; font-size: 50px; text-shadow: none; }
.mainslider .glyphicon-chevron-right::before{ font-family: 'icomoon'; content: "\e901"; text-shadow: none; color: #042d56; font-size: 50px; text-shadow: none; }


.sliderwave{ margin-top: -45px; position: relative; z-index: 11; }

.heatingcooling-main{ padding: 50px 0px; }
.heatingcooling-main p{ line-height: 26px; padding-bottom: 0px; }

.heatingcooling-right{ padding: 20px 0px 0px 0px; }
.heatingcooling-right .media-left { vertical-align: top; }
.heatingcooling-right .media{ margin-top: 30px;  min-height: 70px;}
.heatingcooling-right .media-heading{ margin-bottom: 3px; }
.heatingcooling-right .media-body{ font-size: 15px; width:auto !important; }

.technology-main{ background: #052d57; padding: 80px 0px; text-align: center; }
.technology-main p{ padding: 0px 80px; color: #fff; font-size: 24px; font-weight: normal; line-height: 36px; }

.commenbg{ background: url(images/commenbg.png) no-repeat center 30px; background-size: 100%; }

.featuredprojects-main{ padding: 30px 0px 30px 0px; }
.fea-pro-box{ position: relative; }
.fea-pro-box img{ width: 100%;height: 412px; }
.fea-pro-box-cont { left: 0; right: 0; bottom: 0px;  margin: 0; position: absolute; margin: 30px; border-left: solid 2px #4babde; padding-left: 10px; text-transform: uppercase; letter-spacing: 2px; }
.fea-pro-box-cont h3{ margin: 0px; padding: 0px; font-size: 14px; color: #fff; font-family: 'BrandonGrotesqueMedium'; line-height: normal; }
.fea-pro-box-cont p{ margin: 0px; padding: 0px; font-size: 14px; color: #fff; font-family: 'BrandonGrotesque'; line-height: 20px; }

.testimonial-main{ padding: 0px; }
.testimonial-part{ background: url(images/testimonialbg.jpg) no-repeat left top; background-size: cover; padding: 80px; }
.testimonial-box{ background: rgba(52, 150, 210, 0.8); color: #fff; padding: 40px 30px; }

.testimonial-slider{ margin: 0; padding: 0; }
.testimonial-name{ padding-top: 10px; color: #fff; font-size: 16px; font-weight: 600; text-shadow: none; }

.testimonialname{ width: 230px; display: inline-block; text-align: center; }
.testimonialname .media{  }
.testimonialname .media-body{ text-align: left; font-family: 'BrandonGrotesque'; text-transform: uppercase; font-size: 11px; }
.testimonialname .media-heading{ margin-bottom: 0px; font-family: 'BrandonGrotesqueBold'; font-size: 15px; }

.testimonial-carousel{ width: 80%; margin: 0 auto; text-align: center; }
.testimonial-carousel .item p{ color: #fff; font-size: 18px; text-shadow: none; font-family: 'AvenirLTStd'; font-style: italic; padding: 15px 0px 10px 0px; }
.testimonial-slider .carousel-control{ opacity: 10; width: auto; }
.carousel-control.left, .carousel-control.right{ background: transparent; }

.testimonial-slider .glyphicon-chevron-left::before{ font-family: 'FontAwesome'; content: "\f104"; text-shadow: none; color: #fff; font-size: 40px; text-shadow: none; }
.testimonial-slider .glyphicon-chevron-right::before{ font-family: 'FontAwesome'; content: "\f105"; text-shadow: none; color: #fff; font-size: 40px; text-shadow: none; }

.newsletter-main{ padding: 30px 0px 30px 0px; }
.newsletter-part{ background: #052d57; color: #fff; text-align: center; padding: 30px 0px; }
.newsletter-part h2{ color: #fff; padding-bottom: 20px; }
.newsletter-part p{ font-family: 'AvenirLTStd'; color: #fff; }

.newsletter-part .form-control{ border-radius: 0px; height: 50px; border: transparent; }
.newsletter-part .form-control:focus{ box-shadow: none; }
.newsletter-part .btn{ border-radius: 0px; height: 50px; background: #3496d2; color: #fff; border: transparent; text-transform: uppercase; letter-spacing: 2px; font-family: 'BrandonGrotesqueMedium'; padding-left: 20px; padding-right: 20px; }

.link1{ padding: 5px 0px; font-size: 12px; color: #2cace2; }
.link1:hover, .link1:focus{ color: #333333; }
.link2, .link2:hover, .link2:focus{ color: #3496d2 !important; }
.link3 { font-family: 'Karla'; font-size: 12px; }

.link4 { font-size: 12px; color: #2cace2; text-transform: uppercase; font-weight: normal; }
.link4:after { font-family: 'FontAwesome'; content: "\f0da"; padding-left: 7px; }

.our-brand-main{ padding: 10px 0px 20px 0px; }
.our-brand-box{ text-align: center; display: table; height: 142px; width: 100%; }
.our-brand-boximg{ display: table-cell; vertical-align: middle; }


.footermain{ background: #042d56 url(images/footerbg.jpg) no-repeat center top; background-size: 100%; padding: 150px 0px 20px 0px; color: #fff; margin-top: 25px; }
.footermain h3{ font-family: 'BrandonGrotesqueBold'; font-size: 12px; text-transform: uppercase; letter-spacing: 3px; color: #fff; padding-bottom: 12px; }
.footermain ul{ margin: 0px; padding: 0px; }
.footermain li{ margin: 0px; padding: 0px 0px 12px 0px; list-style: none; font-family: 'ProductSans'; font-size: 14px; color: #fff; }
.footermain li a{ font-family: 'ProductSans'; font-size: 14px; color: #fff; }
.footermain li a:hover{ color: #3496d2; }

.ft-col1{ font-size: 12px; text-align: center; padding-top: 15px; color:#fff;}
.ft-col1 img{ padding-bottom: 10px; }
.ft-col2{  }
.fl-logo{ padding-bottom: 20px; }
.fl-logo img{ width: 320px; }
.ft-social{ padding-bottom: 30px; }
.ft-social i{ background: #00a651; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; margin: 0px 5px; font-size: 24px; padding: 0px; }

.copyrights{ font-size: 11px; color: #9d9d9c; }
.copyrights a{ color: #9d9d9c; }
.copyrights h4{ font-size: 12px; padding-bottom: 10px; }
.copyrights p{ font-size: 11px; color: #9d9d9c; }


/*----- Inner Pages -----*/

.inner-main{ position: relative; z-index: 5; }

.inner-banner{ padding: 0px; position: relative; text-align: center; }
.inner-banner img{ width: 100%; max-height: 400px; object-fit: cover; }
.inner-banner-cont{ display: inline-block; font-size: 30px; color: #fff; font-weight: bold; left: 0; margin: 0 20px; padding: 10px; position: absolute; right: 0; top: 40%; }

.pageactive{ text-align: left; padding: 30px 0px 20px 0px; }
.pageactive .breadcrumb{ background: transparent; border-radius: 0px; margin-bottom: 0px; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; padding: 0px; }
.pageactive .breadcrumb > li + li::before { font-family: FontAwesome; content: "\f105"; color: #9d9d9d; padding: 0 5px; }

.inner-section1{ padding: 50px 0px;  position: relative; z-index: 55; }
.inner-section1 p{ line-height: 26px; /*padding-bottom: 0px;*/ }

.inner-section2{ padding: 20px 0px 50px; position: relative; z-index: 55; }
.inner-section2 p{ line-height: 26px; /*padding-bottom: 0px;*/ }

.text12{ font-size: 12px; }
.text20{ font-size: 20px; line-height: 36px !important; }
.text22{ font-size: 22px; line-height: 36px !important; }
.text24{ font-size: 24px; line-height: 36px !important; }
.text26{ font-size: 26px; line-height: 36px !important; }

.textwithicon{ padding: 70px 0px 0px 0px; }

.icontext { padding: 50px 0px 0px 0px; }
.icontext img{ height: 55px; }
.icontext .col-md-3 { margin-bottom: 30px; text-align: center; }
.icontext p { color: #484848; line-height: normal; padding-top: 15px; }

.commonsection1{ padding: 60px 0px 80px 0px; }
.commonsection1 h2{ padding-bottom: 40px; }
.commonsection1 p{ line-height: 26px; }

.linesection{ padding: 50px 0px 0px 0px; }
.linesection h3{ padding: 0px 0px 10px 0px; font-family: 'ProductSans'; font-weight: 600; color: #484848; font-size: 18px; text-transform: uppercase; line-height: normal; }
.linesection .row{ border-bottom: solid 1px #eeeeee; }
.linesection .row:last-child{ border-bottom: 0px; }
.linesection-box{ padding: 30px 0px 20px 0px; min-height: 230px; }
.linesection-box.lspase{ padding-left: 25px }

.whychoose-contact{ background: #052d57; padding: 80px 0px; text-align: center; }
.whychoose-contact h4{ font-size: 30px; color: #fff; font-weight: bold; }
.whychoose-contact p{ color: #fff; font-size: 24px; font-weight: normal; line-height: normal; padding: 12px 0px 0px 0px; }

.boxes1{ padding-top: 30px; }
.boxes1 .media{ padding-bottom: 10px; }
.boxes1 .media-body{ vertical-align: middle; }
.boxes1 .media-heading{ font-family: 'Eurostar'; font-size: 18px; letter-spacing: 1px; }

.dload{ color: #5c5c5c; padding: 17px 0px; position: relative; }
.dload a{ color: #5c5c5c; display: inline-block; padding: 0px 0px 0px 60px; }
.dload img{ float: left; position: absolute; left: 0px; }

.blog{ border-bottom: solid 1px #e1e1e1; margin-bottom: 45px; padding-bottom: 40px; }
.blog:last-child{ border-bottom: 0px none; margin-bottom: 0px; padding-bottom: 0px; }
.blog h3{ padding-bottom: 6px; font-family: 'Eurostar'; font-size: 24px; color: #484848; }
.blog p{ padding-bottom: 15px; }
.blogthumb{ padding-bottom: 40px; }
.blogthumb img{ width: 100%; }
.blog-social{ padding-top: 20px; text-transform: uppercase; }
.blog-social .breadcrumb{ background: transparent; border-radius: 0px; margin: 0px; padding: 0px; }
.blog-social .breadcrumb li a{ font-size: 14px; color: #949494; }
.blog-social .breadcrumb li a:hover{ color: #333333; }
.blog-social .breadcrumb > li + li::before{ content: ""; }

.blogright-part{  }
.blogright-part h3{ font-family: 'Eurostar'; font-size: 18px; color: #484848; padding-top: 15px; padding-bottom: 10px; text-transform: uppercase; }
.blog-subscribebox{ background: #fbfbfb; padding: 25px 30px; }
.blog-subscribebox p{ font-size: 15px; line-height: normal; }

.blog-subscribebox .input-group{ padding-bottom: 20px; }
.blog-subscribebox .form-control{ border-radius: 0px; border: 0px; height: 44px; box-shadow: none; }
.blog-subscribebox .btn{ border-radius: 0px; border: 0px; height: 44px; background: #fff; color: #3496d2; }
.blog-subscribebox .btn.active, .blog-subscribebox .btn:active{ background: #fff; box-shadow: none; color: #333; }
.blog-subscribebox .btn i{ padding-right: 0px; }


.form-control:focus{ border-color: #fff; }

.bloglinks{ padding: 20px 30px; }
.bloglinks ul{ margin: 0px; padding: 20px 0px 0px 0px; }
.bloglinks li{ margin: 0px; padding: 0px 0px 8px 0px; list-style: none; font-size: 15px; color: #5c5c5c; }
.bloglinks li a{ color: #5c5c5c; }
.bloglinks li a:hover{ color: #3496d2; }

.blodcontinue{ padding: 6px 0px 10px 0px; }
.blodcontinue .panel{ box-shadow: none; }
.blodcontinue .panel-group{ margin-bottom: 0px; }
.blodcontinue .panel-default{ border-radius: 0px; border: 0px none; }
.blodcontinue .panel-heading{ padding: 0px; }
.blodcontinue .panel-title, .blodcontinue .panel-title a:hover, .blodcontinue .panel-title a:focus{ font-size: 12px; font-family: "Karla"; color: #3496d2; }
.blodcontinue .panel-body{ padding: 10px 0px 0px 0px; color: #5c5c5c; }
.blodcontinue .panel-default > .panel-heading{ background: transparent; border: 0px none; }
.blodcontinue .panel-default > .panel-heading + .panel-collapse > .panel-body{ border: 0px; }


.projects-main{  }
.projects-main h5{ font-size: 28px; color: #484848; }
.projects-box-main{ padding: 20px 0px; }
.projects-box{ text-align: center; padding: 22px 0px; }
.projects-box img{ width: 100%; height: 365px; }
.projects-box h2{ padding: 20px 0px 15px 0px; font-family: 'Eurostar'; font-size: 24px; text-transform: uppercase; }

.innercommonbg{ background: url(images/innercommonbg.png) no-repeat center top; background-size: 100%; position: relative; }
.whychoosebg{ background: url(images/whychoose-bg.png) no-repeat center top; background-size: 100%; position: relative; }
.cataloguesbg{ background: url(images/catalogue-bg.png) no-repeat center top; background-size: 100%; position: relative; }

.innercommonbg:before, .whychoosebg:before, .cataloguesbg:before, .projects-listbg:before, .testimonialspagebg:before{ background: none !important; height: 269px; width: 100%; content: ""; position: absolute; bottom: 0px;  }


<!--.innercommonbg:before, .whychoosebg:before, .cataloguesbg:before, .projects-listbg:before, .testimonialspagebg:before{ background: url(images/bglast.png) repeat-x center bottom; height: 269px; width: 100%; content: ""; position: absolute; bottom: 0px;  }-->
.projects-listbg{ background: url(images/projects-listbg.png) no-repeat center top; background-size: 100%; position: relative; }
.projects-listbg h2{ padding-bottom: 80px; }

.projects-list{ margin-bottom: 30px; padding-bottom: 20px; border-bottom: solid 1px #d5d5d5; }
.projects-list:last-child{ margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px none; }

.projects-list .carousel-indicators{ position: inherit; bottom: 0px; padding-top: 20px; }
.projects-list .carousel-indicators li{ border-color: #dcdcdc; background: #dcdcdc; }
.projects-list .carousel-indicators .active{ width: 10px; height: 10px; background: #2cace2; border-color: #2cace2; margin: 1px; }

.projects-list h3{ font-family: 'ProductSans'; font-weight: normal; text-transform: capitalize; font-size: 24px; padding-bottom: 15px; color: #2cace2; }
.projects-list-right { }
.projects-list-right ul{ margin: 0px; padding: 0px 0px 30px 0px; }
.projects-list-right li{ margin: 0px; padding: 0px; font-size: 18px; list-style: none; font-weight: 600; color: #5c5c5c; text-transform: capitalize; }
.projects-list-right li span{ font-weight: normal; padding-left: 10px; }

.accordion1 i{ padding: 0px 6px; }
.accordion1 .panel{ box-shadow: none; background: transparent; }
.accordion1 .panel-default{ border: 0px; }
.accordion1 .panel-body{ border-top: 0px !important; padding-left: 0px; padding-right: 0px; }
.accordion1 .panel-body h4{ font-weight: bold; padding-bottom: 10px; font-size: 22px; }
.accordion1 .panel-heading{ background: transparent; border-radius: 0px; padding: 0px; }
.accordion1 .panel-title{ font-family: 'Eurostar'; font-size: 28px; color: #484848; text-transform: uppercase; }
.accordion1 .panel-group .panel + .panel{ margin-top: 15px; }
.accordion1 .panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f0d7"; /* adjust as needed, taken from bootstrap.css */

    font-size: 20px;
    padding-left: 8px;
}
.accordion1 .panel-heading .accordion-toggle:hover, .accordion1 .panel-heading .accordion-toggle:focus { color: #484848; }
.accordion1 .panel-heading .accordion-toggle.collapsed:after { content: "\f0da"; }
.accordion1 .icon-back:before { content: "\f0da"; }
.accordion1 .icon-down-arrow:before { content: "\f0d7"; }



.accordion2 i{ padding: 0px 6px; }
.accordion2 .panel{ box-shadow: none; background: transparent; }
.accordion2 .panel-default{ border: 0px; }
.accordion2 .panel-body{ border-top: 0px !important; padding-left: 0px; padding-right: 0px; }
.accordion2 .panel-body h4{ font-weight: bold; padding-bottom: 10px; font-size: 22px; }
.accordion2 .panel-heading{ background: #2cace2; border-radius: 3px; padding: 30px; }
.accordion2 .panel-title{ font-family: 'Eurostar'; font-size: 28px; color: #fff; text-transform: uppercase; }
.accordion2 .panel-group .panel + .panel{ margin-top: 15px; }
.accordion2 .panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f13a"; /* adjust as needed, taken from bootstrap.css */

    font-size: 25px;
    padding-left: 8px;
}
.accordion2 .panel-heading .accordion-toggle:hover, .accordion2 .panel-heading .accordion-toggle:focus { color: #fff; }
.accordion2 .panel-heading .accordion-toggle.collapsed:after { content: "\f138"; }
.accordion2 .icon-back:before { content: "\f138"; }
.accordion2 .icon-down-arrow:before { content: "\f13a"; }

.list1{ padding: 15px 0px; }
.list1 ul{ margin: 0px; padding: 0px 15px; }
.list1 li{ margin: 0px; padding: 0px 0px 5px 0px; list-style: disc; }

.list2{ padding: 0px; }
.list2 ul{ margin: 0px; padding: 0px; }
.list2 li{ margin: 0px; padding: 0px 0px 14px 18px; list-style: none; position: relative;  }
.list2 li:before{ font-family: FontAwesome; content: "\f0a9"; position: absolute; left: 0px; top: 1px; color: #3496d2; }
.list2 li:last-child{ padding: 0px 0px 0px 18px; }
.list2 li a{ font-size: 13px; text-transform: uppercase; color: #fff; font-weight: 600; }
.list2 li a small{ font-size: 11px; padding-right: 5px !important; font-weight: normal; }
.list2 li a:hover{ color: #3496d2; }



.tabledata-one{ padding: 20px 0px 50px 0px; }
.tabledata-one-new-template{ padding: 20px 150px; }
.tabledata-one table, .tabledata-one-new-template table{ text-align: center; background: #ffffff; }
.tabledata-one table tr th, .tabledata-one-new-template table tr th{ border-bottom-width: 1px; background: #042d56; text-align: center; color: #fff; vertical-align: middle; font-family: 'Eurostar'; text-transform: uppercase; }
.tabledata-one table tr td, .tabledata-one-new-template table tr td{ padding-top: 18px; padding-bottom: 18px; }
.tabledata-one-new-template table tr td{background: #f9fbfd; }
.tabledata-one-new-template table tr td:nth-child(1), .tabledata-one-new-template table tr td:nth-child(2), .tabledata-one-new-template table tr td:nth-child(3), .tabledata-one-new-template table tr td:nth-child(4) {border-right: 1px solid #ddd;font-size: 18px; }

.tabledata-two { padding: 20px 0px 50px 0px; }
.tabledata-two-new-template{ padding: 20px 0px 0 0px; }
.tabledata-two table { text-align: center; background: #ffffff;border:1px solid #ddd; }
.tabledata-two-new-template table { text-align: left; background: #f9fbfd; }
.tabledata-two-new-template .table>tbody>tr>td, .tabledata-two-new-template .table>tbody>tr>th, .tabledata-two-new-template .table>tfoot>tr>td, .tabledata-two-new-template .table>tfoot>tr>th, .tabledata-two-new-template .table>thead>tr>td{
    padding: 8px 30px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ecebeb;
}
.tabledata-two table tr th, .tabledata-two-new-template table tr th{ border-bottom-width: 1px; background: #29abe2; text-align: center; color: #fff; vertical-align: middle; font-family: 'Eurostar'; text-transform: unset; padding-top: 12px; padding-bottom: 12px; border-left: solid 1px #6dbfea; }
.tabledata-two table tr th:first-child{ border-left: 0px; }
.tabledata-two table tr td{ padding-top: 12px; padding-bottom: 12px; font-size: 16px; color: #1c4164; }
.tabledata-two table tr td:first-child{ text-align: left; }

.tabledata-two table tr td:nth-of-type(odd) { background: #ffffff; }
.tabledata-two table tr td:nth-of-type(even) { background: #eef5fb; }


.tabledata-three{ padding: 20px 0px 50px 0px; }
.tabledata-three table { text-align: center; background: #ffffff; }
.tabledata-three table tr th{ border-bottom-width: 1px; background: #29abe2; text-align: center; color: #fff; vertical-align: middle; font-family: 'Eurostar'; text-transform: uppercase; padding-top: 12px; padding-bottom: 12px; }
.tabledata-three table tr td{ padding-top: 15px; padding-bottom: 15px; vertical-align: middle; color: #5c5c5c; }
.tabledata-three table tr td:first-child{ text-align: left; }


.testimonialspagebg{ background: url(images/testimonialpagebg.png) no-repeat center top; background-size: 100%; position: relative; }
.testimonials{ background: #fbfbfb; padding: 40px; margin-bottom: 12px; }
.testimonials p{ text-align: justify; }
.testimonials p:last-child{ padding-bottom: 0px; }
.testimonials:last-child{ margin-bottom: 0px; }
.rating{ padding: 0px 0px 8px 0px; color: #2cace2; }
.testimonials h3{ margin: 0px; padding: 0px; font-family: 'Eurostar'; font-size: 24px; text-transform: uppercase; color: #484848; }
.testimonials h4{ margin: 0px; padding: 0px 0px 10px 0px; font-size: 14px; text-transform: uppercase; color: #484848; font-weight: 600; }

.media-parts{ padding: 60px 0px 0px 0px; }
.mediacoverage-twopart{ padding: 20px 0px; }
.mediacoverage-box{ padding-bottom: 15px; }
.mediacoverage-box:last-child{ padding-bottom: 0px; }
.mediacoverage-box h4{ font-size: 24px; padding-bottom: 5px; color: #5c5c5c; }
.mediacoverage-box h4 a{ font-size: 24px; padding-bottom: 5px; color: #5c5c5c; }
.mediacoverage-box ul{ margin: 0px; padding: 0px; }
.mediacoverage-box li{ margin: 0px; padding: 0px 0px 8px 0px; list-style: none; }
.mediacoverage-box li a{ text-decoration: underline; color: #2cace2; }
.mediacoverage-box li a:hover{ text-decoration: underline; color: #333333; }

.contact-box{ padding-bottom: 20px; }
.contact-box h4{ padding-bottom: 10px; text-transform: uppercase; color: #484848; font-weight: 600; }
.contact-text24{ font-size: 24px; color: #5c5c5c; padding: 30px 0px 60px 0px; }

.contactpage-form{ padding: 0px; }
.contactpage-form .form-group{ margin-bottom: 12px; }
.contactpage-form .form-control{ border-radius: 0px; background-color: #f6f6f6; border: 0px; box-shadow: none; font-size: 17px; -webkit-text-fill-color: #5c5c5c; }
.contactpage-form input, .contactpage-form select{ height: 48px; }
.contactpage-form .checkbox{ height: auto; }
.contactpage-form .col-md-6, .contactpage-form .col-md-12{ padding-left: 5px; padding-right: 5px; }

.contactpage-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* remove default arrow */
    background:#f6f6f6 url(images/down.png) no-repeat right center !important;   /* add custom arrow */
}

.contactpage-form input[type="checkbox"]{ height: auto; }

.map-main{  }
.map-main h3{ font-family: 'Eurostar'; font-size: 24px; color: #2cace2; font-weight: normal; padding-bottom: 10px; text-transform: uppercase; line-height: 24px; }
.map-main h3 span{ font-family: 'ProductSans'; font-size: 14px; display: block; }
.map-main address{ margin-bottom: 0px; }
.map-main ul{ margin: 0px; padding: 0px; }
.map-main li{ margin: 0px; padding: 0px; list-style: none; }


.map1-main{ padding-bottom: 12px; position: relative; font-size: 16px; }
.map1-main:last-child{ padding-bottom: 0px; }

.map1-cont-main { background: #042d56; color: #fff; position: absolute; left: 0px; right: 0px; top: 0px; width: 100%; z-index: 555; }
.map1-cont-main.second{ background: #3496d2; }
.map1-cont-main.second h3{ color: #fff; }
.map1-cont{ padding: 15px 30px; }
.map1-map{ height: 400px !important; }


.privacy-policy{ padding-bottom: 15px; }
.privacy-policy:first-child{ padding-bottom: 10px; padding-top:20px;  }
.privacy-policy:last-child{ padding-bottom: 0px; }


.chart-main{  }
.chart-box { padding-bottom: 15px; }
.chart-box:last-child { padding-bottom: 0px; }
.chart-box h2{ font-family: 'ProductSans'; font-size: 18px; font-weight: 600; color: #484848; padding-bottom: 10px; }

.chart-part{ text-align: center; padding: 20px 0px 0px 0px; }
.chart-part h3{ font-family: 'Eurostar'; font-size: 24px; color: #484848; font-weight: normal; padding-bottom: 20px; text-transform: uppercase; line-height: normal; }

.chart-data{ padding: 50px 0px 40px 0px; }
.chart-data table tr td, .chart-data table tr th{ text-align: center; border-bottom: 0px; }

.chart-data .table-bordered{ border: 0px; }
/*.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
    border-right: 0px;
}*/
/*.chart-data table tr td:first-child, .chart-data table tr th:first-child{ border-left: 0px; }*/
.chart-data table tr td{ border-right: 0px; vertical-align: middle; padding-top: 15px; padding-bottom: 15px; }
.chart-data table tr th{ border: 0px; background: #052d57; font-family: 'Eurostar'; color: #fff; font-size: 20px; text-transform: uppercase; letter-spacing: 2px; }
.chart-data .col1{ width: 40%; }
.chart-data .col2{ width: 60%; }


.pool-and-spa-heating-main{ }
.pandspan-chartdata-main{ padding: 40px 0px; }
.pandspan-chartdata-main .chart-data{ padding-top: 10px; }

.poolheating-common-main h2 {font-family: 'Eurostar';font-size: 35px;color: #042d56;text-align: center;padding: 40px 0 0;}
.poolheating-common-main{ padding: 0px 0px 20px 0px; width: 90%; margin: 0px auto; }
.poolheating-common-main small{ display: inline-block; font-style: italic; }
.poolheating-common-main:last-child{ border-top: solid 1px #ebebeb; padding-top: 40px; padding-bottom: 0px; }
.poolheating-common-main h4{ color: #2cace2; text-transform: uppercase; padding-top: 15px; padding-bottom: 12px; }
/*.poolheating-common-main h4:first-child{ padding-top: 0px; }*/
.poolheating-common-main h4:first-child {
    padding-top: 0px;
    text-align: center;
    font-size: 22px;
    color: #042d56;
    font-family: 'Eurostar';
}
.poolheating-commonleft{ padding: 40px 0px 0px 0px; }
.poolheating-commonright{ padding: 40px 0px 0px 0px; }

.poolheating-common-main .media{ padding-bottom: 35px; margin: 0px; }
/*.poolheating-common-main .media-body{  }*/
.poolheating-common-main .media-body p{ color: #5c5c5c; }
.poolheating-common-main .media-body p:last-child{ padding-bottom: 0px; }
.poolheating-common-main .media-heading{ color: #2cace2; text-transform: uppercase; padding-bottom: 12px; margin: 0px; }
/*.poolheating-common-main .media-right { padding: 0px; }*/


.poolheating-common-main ul{ margin: 0px; padding: 12px 0px 30px 0px; }
.poolheating-common-main li{ margin: 0px; padding: 0px 0px 3px 15px; list-style: none; position: relative; }
.poolheating-common-main li:before{ font-family: FontAwesome; content: "\f111"; color: #2cace2; font-size: 8px; position: absolute; left: 0px; top: 7px; }

.commonblue-titlemain{ border-bottom: solid 1px #ebebeb; padding-bottom: 40px; }
.commonblue-title{ background: #042d56; color: #fff; padding: 26px 35px; }
.commonblue-title h3{ color: #fff; }
.commonblue-title p{ color: #fff; padding: 0px; text-transform: uppercase; }


.commonblue-title-imgmain{ padding-bottom: 60px; }
.commonblue-title-img{ background: #042d56; color: #fff; padding: 26px 35px; text-align: center; }
.commonblue-title-img h3{ color: #fff; font-size: 60px; line-height: 60px; padding-bottom: 0px; }


.pandspan-productsbox.tech-support-product {
    min-height: 300px;
}
.pandspan-productsmain{ padding: 40px 0px 20px 0px; }
.pandspan-productsmain h2{ padding-bottom: 20px; }
.pandspan-productsbox{ border: solid 4px #eeeeee; padding: 25px; text-align: center; margin: 9px 0px; min-height: 390px;}
.pandspan-products-thumb{ height: 230px; padding-bottom: 15px; display: table; text-align: center; width: 100%; }
.pandspan-products-thumb-img{ display: table-cell; vertical-align: middle; }
.pandspan-products-thumb img{ /*height: 100%;*/ height: 200px; }
.pandspan-productsbox h4{ border-left: solid 2px #4babde; margin: 0px; padding: 0px 0px 0px 10px; line-height: 22px; font-family: 'BrandonGrotesqueBold'; font-size: 18px; color: #484848; text-transform: uppercase; letter-spacing: 2px; text-align: left; }
.pandspan-productsbox h4 small{ display: block; font-family: 'BrandonGrotesque'; font-size: 14px; letter-spacing: 1px; margin: 0px; color: #484848; }
.pandspan-productsbox h4 small p{ display: block; font-family: 'BrandonGrotesque'; font-size: 14px; letter-spacing: 1px; margin: 0px; color: #484848; padding-bottom: 0px;}


.commonblue-titlemain1{ padding-bottom: 20px; }
.commonblue-title1{ background: #042d56; color: #fff; padding: 40px; }
.commonblue-title1 h2{ color: #fff; font-size: 36px; line-height: 40px; text-transform:unset;}
.commonblue-title1 p{ color: #fff; padding: 0px; text-transform: uppercase; }

.poolheat-common-main{ width: 100% !important; border-top: 0px none !important; }
.poolheat-common-main .next-evolution h4{ font-size:18px;color: #2cace2;text-align: left;font-family: inherit; padding-bottom: 5px; }
.poolheat-common-main .next-evolution { padding: 5px 0; }
.poolheat-common-main .next-evolution-container-0 { padding: 30px 0; }
.poolheat-common-main .next-evolution-container-1 { padding:90px 0; }
.poolheat-common-main .next-evolution-container-2 { padding-right: 50px;padding-left: 0; }
.poolheat-common-main .next-evolution-container-3 { padding-left:50px; border-left: 2px solid #f7f7f7;padding-right: 0;margin-bottom: 60px;}
.poolheat-common-main .next-evolution-container-3 .row-8-1 { padding:0;}
.poolheat-common-main .next-evolution-container-3 .row-8-2 { padding:0 0 0 20px;}
.poolheat-common-main .next-evolution-container-3 .row-8-2 p { padding-bottom: 0;}


.poolheat-fusion-point{ padding: 30px 0px 20px 0px; border-top: solid 1px #ebebeb; }
.poolheat-fusion-point ul{ margin: 0px; padding: 0px; }
.poolheat-fusion-point li{ margin: 0px; padding: 0px 0px 6px 15px; list-style: none; position: relative; color: #5c5c5c; }
.poolheat-fusion-point li:before{ font-family: FontAwesome; content: "\f04d"; position: absolute; left: 0px; top: 8px; font-size: 6px; }



.poolheat-fusion-point1{ padding: 30px 0px 30px 0px; border-top: solid 1px #ebebeb; }
.poolheat-fusion-point1 ul{ margin: 0px; padding: 0px; }
.poolheat-fusion-point1 li{ margin: 12px 0px; padding: 0px 0px 0px 48px; list-style: none; position: relative; font-size: 16px; color: #484848; text-transform: uppercase; letter-spacing: 1px; display: inline-block; width: 100%; }
.poolheat-fusion-point1 li img{ position: absolute; left: 0px; top: -4px; }
.poolheat-fusion-point1 li a{ color: #484848; }
.poolheat-fusion-point1 li a:hover{ color: #2cace2; }


.poolheat-productsmain{ padding: 20px 0px 30px 0px; }
.poolheat-productsmain h2{ padding-bottom: 20px; }
.poolheat-productsbox{ border: solid 4px #eeeeee; padding: 25px; text-align: center; margin: 9px 0px; }
.poolheat-products-thumb{ height: 250px; padding-bottom: 15px; display: table; text-align: center; width: 100%; }
.poolheat-products-thumb-img{ display: table-cell; vertical-align: middle; }
.poolheat-products-thumb img{ /*height: 100%;*/ height: 220px; }
.poolheat-productsbox h4{ margin: 0px; padding: 0px; line-height: 22px; font-family: 'BrandonGrotesqueBold'; font-size: 18px; color: #484848; text-transform: uppercase; letter-spacing: 2px; }


.high-performance{ padding: 50px 0px 50px 0px; border-top: solid 1px #ebebeb; }

.upgrade-option-main, .upgrade-option-main-new-template { background: #002b54; color: #fff; }
.upgrade-option-main-new-template {margin-top:10px;}
.upgrade-option-main .media{ margin-top: -27px; margin-bottom: -22px; }
.upgrade-option-main-new-template .media-object{ margin: 40px auto 0; }
.upgrade-option-main-new-template .media{ margin-top: 0; margin-bottom: 0; }
.upgrade-option-main .media-left, .upgrade-option-main-new-template .media-left{ padding-right: 60px; }
.upgrade-option-main .media-body { padding: 60px 0px 30px; color: #fff; float: none; }
.upgrade-option-main-new-template .media-body{ padding: 30px 110px 10px; color: #fff; float: none; }
.upgrade-option-main .media-body p{ color: #fff; font-size: 16px; line-height: 21px; }
.upgrade-option-main-new-template .media-body p{color: #fff; font-size: 20px;line-height: 1.4; }
.upgrade-option-main .media-body h4, .upgrade-option-main-new-template .media-body h4{ font-family: 'Eurostar'; font-size: 22px; color: #2cace2; }

.poolheat-chart{ padding: 50px 0px 40px 0px; }
.poolheat-chart-new-template{ padding: 50px 0px 0 0px; }
.poolheat-chart-data-no-border{ border-bottom: solid 0px #ebebeb; }
.poolheat-chart-data{ border-bottom: solid 1px #ebebeb; }
.poolheat-chart-data h4, .poolheat-chart-data-no-border h4 {font-family: 'Eurostar'; font-size: 35px; color: #042d56; text-align: center;padding: 10px 0 20px;}
.poolheat-chart-data .media-object, .poolheat-chart-data-no-border .media-object {margin-top: 55px;}
.poolheat-chart-data .tabledata-two-new-template table tr td { padding-top: 5px; padding-bottom: 5px;}
.poolheat-chart-data .tabledata-two-new-template { padding: 20px 0 50px 30px;}

.poolheat-chart1{ padding: 30px 0px 0px 0px; font-size: 16px; }

.poolheat-chart-mobile2 {
  display: none;
}
.contact-form {
  border: solid 4px #eeeeee;
  padding: 18px;
  text-align: center;
  background: #ffffff;
}
.contact-form input[type=submit] {
  color: #ffffff;
  text-transform: uppercase;
  background: #a32023;
  font-size: 14px;
  padding: 10px;
}
.contact-form-heading {
  font-family: 'Eurostar';
  font-size: 30px;
  color: #042d56;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  padding: 30px 0 5px;
}
.contact-form-subheading {
  font-size: 16px;
  padding-bottom: 32px;
}
.contact-form label {
  font-size: 14px;
  font-weight: normal;
  padding-right: 10px;
}
.contact-form-fields {
  text-align: right;
  padding-right: 50px;
}
.contact-form input {
  padding: 8px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 25px;
  border: 1px solid #d2d2d2;
  width: 300px;
}
.contact-form .submit-button {
  padding-left: 70px;
  padding-bottom: 15px;
}
.mobile-map-sect {
  margin: 0 auto 30px;
  padding: 0 15px;
  text-align: center;
  width: 350px;
}
.featured-product-info {
  margin-left: -21%;
}
.featured-product-specs {
  padding-left: 10%;
}
.featured-image {
  float: left;
  margin-left: -13%;
  position: relative;
  margin-top: -5%;
}
.featured-image img {
  z-index: 999999;
  position: relative;
}
.product-description {
  padding-top: 30px;
}
#owl-demo .owl-nav {
  display: none;
}
.savings-expect-new-template {background: #f9f9f9; padding: 60px 0 40px;}
.savings-expect-new-template .col-md-12 {padding: 20px 50px;}
.savings-expect-new-template .img1 {border-right: 2px solid #f5f2f2;margin: 0 auto;}
.savings-expect-new-template .img1 img {margin: 0 auto;}
.savings-expect-new-template .img2 img {width: 80%;margin-left: 20px;margin: 0 auto;}
.savings-expect-new-template .container {
  width: 1199px;
}
.savings-expect-new-template .container h2 {
  color:#042d56;
  font-size: 30px;
  padding-bottom: 20px;
}
.mobile-map-sect img {
  margin-bottom: 20px;
}
.map-locations {
  margin: 0 auto;
}
.map-locations li {
  list-style-type: none;
  text-align: left;
}
.map-locations li a {
  color: #5c5c5c;
  font-size: 16px;
  padding-left: 25px;
  position: relative;
}
.map-locations li a:before {
  background: #bb571c;
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
/* Queensland */
.map-locations li a.cooktown:before { background: #bb571c; }
.map-locations li a.rockhampton:before { background: #ff8b2f; }
.map-locations li a.bundaberg:before { background: #fcc171; }
.map-locations li a.brisbane:before { background: #e58e69; }

/* NSW */
.map-locations li a.melbourne:before { background: #29787d; }
.map-locations li a.sydney:before { background: #6ac6c9; }
.map-locations.nsw-locations li a.new-castle:before { background: #52dade; }
.map-locations li a.canberra:before { background: #86cacc; }

/* Tasmania */
.map-locations li a.launceston:before { background: #8fcd8c; }
.map-locations.tasmania-locations li a.new-castle:before { background: #649665; }

/* South Australia */
.map-locations li a.port-augusta:before { background: #f1c969; }
.map-locations li a.adelaide:before { background: #cb7a39; }
.map-locations li a.mount-gambier:before { background: #d5963a; }

/* Northern Australia */
.map-locations li a.darwin:before { background: #a67ea0; }
.map-locations li a.katherine:before { background: #6e7194; }
.map-locations li a.tenant-creek:before { background: #9c8ea5; }
.map-locations li a.alice-springs:before { background: #82748b; }

/* Western Australia */
.map-locations li a.wyndham:before { background: #9eae8a; }
.map-locations li a.karrantha:before { background: #968e69; }
.map-locations li a.geraldton:before { background: #919985; }
.map-locations li a.derby:before { background: #bcb48f; }
.map-locations li a.kalgoolrie:before { background: #b8c59d; }
.map-locations li a.perth:before { background: #44582c; }

.poolheat-chart1{ padding: 30px 0px 0px 0px; font-size: 16px; }


.savings-expect{  }
.savings-expect .tabledata-one{ padding-bottom: 10px; }

.savings-expect-boxmain{ text-align: center; }
.savings-expect-box{ padding: 60px 0px; }
.savings-expect-box .media{ width: 80%; margin: 0px auto; }
.savings-expect-box .media-left{ padding-right: 18px; }
.savings-expect-box .media-body{ text-align: left; font-size: 14px; text-transform: uppercase; width: 190px; color: #5c5c5c; }
.savings-expect-box .media-body a{ font-size: 12px; }
.savings-expect-box .media-body h4{ font-family: 'Eurostar'; font-size: 30px; color: #484848; }

.savings-expect-box .collapse{ text-align: left !important; margin-top: 15px; }
.savings-expect-box .well{ background: #042d56 ; border: 0px; box-shadow: none; border-radius: 3px; margin-bottom: 0px; text-align: left !important; margin-top: 15px; position: relative; color: #fff; }
.savings-expect-box .well:before{ font-family: FontAwesome; content:"\f0d8"; font-size: 44px; position: absolute; left: 50%; top: -37px; color: #042d56 ; }


.row.vdivide1 [class*='col-']:not(:first-child):after { background: #d0d0d0; width: 1px; content: ""; display:block; position: absolute; top:0; bottom: 0; left: 0; }

.savings-expect-contact{ padding: 60px 0px 0px 0px; }


.poolheat-productsmain .owl-nav{ display: none; }



.common-main{ padding: 15px 0px 25px; }
.common-main small{ display: inline-block; font-style: italic; }
.common-main h4{ color: #2cace2; text-transform: uppercase; padding-top: 15px; padding-bottom: 8px; }
.common-main ul{ margin: 0px; padding: 0px 0px 10px 0px; }
.common-main li{ margin: 0px; padding: 0px 0px 0px 20px; list-style: none; position: relative; }
.common-main li:before{ font-family: FontAwesome; content:"\f00c"; font-size: 14px; color: #2cace2; position: absolute; left: 0px; top: 4px;  }



.mode-icon{ padding: 5px 0px; }
.mode-icon img{ width: 56px; padding-right: 10px; }

.green{ color: green; }

.techsupport-new-video{ margin-bottom: 30px; }
.techsupport-new-form{ background: #042d56; padding: 30px 30px 15px 30px; color: #fff; }
.techsupport-new-form p{ color: #fff; }
.techsupport-new-form label{ color: #fff; text-transform: uppercase; font-weight: normal; font-size: 15px; font-weight: bold; letter-spacing: 1px; }
.techsupport-new-form .form-control{ border-radius: 0px; height: 40px; }


.testimonial-new-main{ padding: 40px 0px 0px 0px; text-align: center; }
.testimonial-new-main-template { padding-top: 55px; text-align: center;background: url('/wp-content/themes/evoheat/images/whychoose-bg.png');
    background-repeat: no-repeat;background-size: cover; }
.testimonial-new{ padding-top: 30px; }
.testimonial-new-template p { font-style: italic;margin:0 65px 30px;text-align: center; }
.testimonial-new-template { padding-top: 0; }
.testimonial-new p{ font-style: italic; }
.testimonial-new-title{ font-family: "Eurostar"; font-size: 18px; letter-spacing: 1px; padding-bottom: 10px; }
.testimonial-new-title-template{ font-family: "Eurostar"; font-size: 22px; letter-spacing: 1px; margin-bottom: 15px; text-align: center;margin-top: 50px;}
.testimonial-new-template-body p { color: #fff; font-size: 18px; line-height: 1.4;}
.testimonial-new-template-body .col-md-6 { padding:0 !important;}
.testimonial-new-template-body .border-right { border-right: 1px solid #084886;}
.testimonial-option-main {  background: #002b54;color: #fff;margin-top: 20px;}


/*
font-family: 'ProductSans';
font-family: 'BrandonGrotesque';
font-family: 'BrandonGrotesqueMedium';
font-family: 'BrandonGrotesqueBold';
font-family: 'BrandonGrotesqueBlack';
font-family: 'Eurostar';
font-family: 'AvenirLTStd';

font-family: FontAwesome;
*/


/*----- Start WP Css -----*/
ul.sub-menu.dropdown-menu.menu-odd.menu-depth-1 { background: #fff; }

.menu-part li.menu-item-has-children .dropdown-plus {
    color: #fff;
    font-size: 18px;
    line-height: 12px;
    padding: 10px;
    position: absolute;
    right: 14px;
    top: 0;
}

.contact-customeform{  }
.contact-customeform table{ width: 100%; }

.contact-customeform input, .contact-customeform textarea {
    -webkit-text-fill-color: #5c5c5c;
    background-color: #f6f6f6;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: 17px;
}

.contact-customeform .checkbox { height: auto; }
.contact-customeform input[type="checkbox"]{ height: auto; }


.contact-customeform .col6{ width: 98%; }

/* SINGAPORE */
.header-flag {
    margin-right:10px;
}

.s-sect-1 {
    min-height:611px !important;
    position:relative;
    text-align:center;
        background: no-repeat center;
    background-size: cover;
}

.banner-map {
    text-align:center;
    width:100%;
    position:absolute;
    top:25px;
    left:0;
}

.banner-map img {
    display:inline-block !important;
}

.s-sect-1::after {
    content:"";
    position:absolute;
    left:0;
    bottom:-35px;
    width:100%;
    background: no-repeat center url('/wp-content/uploads/2018/02/s-sect-1-wave.png');
    height:95px;
}

.s-sect-1 h2 {
    font-size:24.82px;
    color:#2cace2;
    text-transform:uppercase;
    font-family: 'BrandonGrotesque';
    padding: 35px 0 5px 0;
    position:relative;
}

.s-banner-header,
.s-banner-footer {
    position:relative;
    z-index:10;
}

.s-sect-1 h3 {
    font-size:33px;
    color:#042d56;
    text-transform:uppercase;
    padding:0;
    position:relative;
}

.s-sect-1 h4 {
    color: #d2232a;
    font-size:31.26px;
    position:relative;
}

.s-sect-1 h4 a {
    color: #d2232a;
}

.s-banner-footer h2 {
    color: #d2232a;
    font-size: 36px;
    font-family: 'BrandonGrotesque';
    position:relative;
}

.s-banner-header {
    margin-bottom:200px;
}

.s-banner-footer h2 {
    color: #d2232a;
    font-size: 36px;
    font-family: 'BrandonGrotesque';
    margin-bottom:15px;
    position:relative;
    padding:0;
}

.s-banner-footer h3 {
    font-size:60px;
    color:#042d56;
    margin-bottom: 30px;
    position:relative;
}

.s-banner-list li {
    float:left;
    vertical-align:top;
    width:33.3%;
    list-style:none;
    position:relative;
}

.s-banner-list li a {
    background: #3496d2;
    display: block;
    color: #fff;
    font-size: 17.67px;
    font-family: 'BrandonGrotesqueMedium';
    text-align: center;
    text-transform: uppercase;
    padding:14px 10px;
}

.s-banner-list li:nth-of-type(2) a {
    background: #d2232a;
}

.s-banner-list li:nth-of-type(3) a {
    background: #042d56;
}

/* S-SECT-2 */
.s-sect-2 {
    padding:60px 0 25px 0;
}

.s-sect-2 h2 {
    color: #484848;
    font-size: 18px;
    font-family: ProductSans;
    padding:0;
}

.s-sect-2 h3 {
    font-size:31px;
    color:#2cace2;
}

.s-sect-2 a {
    font-size: 12px;
    letter-spacing: 1px;
}

.s-sect-2-list {
    margin-top:35px;
}

.s-sect-2-list li {
    width: 49%;
    display: inline-block;
    position: relative;
    padding-left: 50px;
    vertical-align: top;
}

.s-sect-2-list li img {
	position:absolute;
	top:15px;
	left:0;
}

/*.s-sect-2-list li::before {
    content:"";
    position:absolute;
    left:0;
    top:9px;
    background:no-repeat center ;
    display:block;
}

.s-sect-2-list li.energy::before {
   background-image:url('/wp-content/uploads/2018/02/energy-efficient-icon.png');
   width:37px;
   height:33px;
}
.s-sect-2-list li.eco::before {
   background-image:url('/wp-content/uploads/2018/02/eco-friendly-icon.png');
   width:36px;
   height:38px;
}
.s-sect-2-list li.flexible::before {
   background-image:url('/wp-content/uploads/2018/02/flexible-icon.png');
   width:31px;
   height:31px;
}
.s-sect-2-list li.affordable::before {
   background-image:url('/wp-content/uploads/2018/02/affordable-icon.png');
   width:35px;
   height:35px;
}*/

.s-sect-2-list li h3 {
    color:#484848;
    font-size:18px;
    font-family:"ProductSans";
    font-size:18px;
    font-weight:bold;
    text-transform:none;
    line-height:1.5;
    padding:0;
}

.s-sect-2-list li p {
    font-size:16px;
}

/* S-SECT 3 IMAGE */
.s-sect-3 {
    background: #042c54;
    text-align: center;
    padding: 50px 0 30px 0;
}

.s-sect-3 * {
    color:#fff;
}

.s-sect-3 p {
    font-size:18px;
    font-family:"ProductSans";
}

.s-sect-3 .s-img {
    min-height:100px;
}

/* S-SECT-4 */
.s-sect-4 a {
    color:#484848;
}

.s-sect-4 h3 a {
    color:#fff;
}

/* S SECT 5 */
.s-testi-wrap {
    background:no-repeat center top #333;
    background-size:cover;
    padding: 115px 0 138px 90px;
}

.s-sect-5 * {
    color:#fff;
    text-align:center;
}

.s-testi-wrap-box {
    background:#3496d2;
    max-width:663px;
    padding-top:35px;
    padding-bottom:60px;
}

.s-testi-wrap-box h2 {
    font-size:18px;
    font-family:"ProductSans";
    padding-bottom:40px;
}

.s-testi-slide {
    padding:0 100px;
}

.s-testi-wrap-box h2 span {
    display:block;
    font-family:"Eurostar";
    font-size:33px;
}

.s-testi-slide p {
    font-family:"AvenirLTStd";
    font-size:18px;
    font-style:italic;
    padding-bottom:20px;
}

.s-testi-by {
    font-size:15px;
    font-family:'BrandonGrotesqueBold';
    text-transform:uppercase;
}

.s-testi-wrap .slick-arrow::before {
    display:none !important;
}

.s-testi-wrap .slick-arrow {
    width:13px;
    height:28px;
    background:no-repeat center;
}

.s-testi-wrap .slick-arrow.slick-prev {
    background-image:url('http://evoheat.com.au/wp-content/uploads/2018/02/s-customer-left-arrow.png');
    left:25px;
}

.s-testi-wrap .slick-arrow.slick-next {
    background-image:url('/wp-content/uploads/2018/02/s-customer-right.png');
    right:25px;
}

.s-sect-1-wrap .slick-arrow::before {
    display:none !important;
}

.s-sect-1-wrap .slick-arrow {
    width:22px;
    height:56px;
    background:no-repeat center;
}

.s-sect-1-wrap .slick-arrow.slick-prev {
    background-image:url('/wp-content/uploads/2018/02/s-banner-left-arrow.png');
    left:25px;
    z-index:10;
}

.s-sect-1-wrap .slick-arrow.slick-next {
    background-image:url('/wp-content/uploads/2018/02/s-banner-right-arrow.png');
    right:25px;
}

/*---------------RESPONSIVE CSS---------------*/

@media screen and (max-width: 1499px){
    .mainslider .carousel-caption .btn-group .btn1, .mainslider .carousel-caption .btn-group .btn2, .mainslider .carousel-caption .btn-group .btn3{ padding: 10px 15px; font-size: 14px; }

}
@media screen and (max-width: 1399px){}
@media screen and (max-width: 1350px){
    .headermain .container{ width: 96% !important; }
}

@media screen and (max-width: 1299px){
    /*.headermain .container{ width: 1170px !important; }*/
    .headermain .container{ width: 100% !important; }
    .navbar-default .navbar-nav > li > a{ padding-left: 10px; padding-right: 10px; }
}

/*----- Main container set to this -----*/
@media (min-width: 1200px) {
    .container { width: 1199px; }
}

@media screen and (max-width: 1199px){
    body{ padding-top: 80px; }
    header { height: 80px; }
    .nav-up { top: -80px; }

    .headermain .container{ width: auto !important; }

    .logo img{ width: 130px; }

    .navbar-header{float:none;}
    .navbar-brand{ height: auto; line-height: normal; padding: 0px 10px 0px 0px; }
    .navbar-toggle{ display: block; padding:15px 12px; margin:10px 0px; background:transparent; border:0; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus{background:transparent;}
    .navbar-default .navbar-toggle .icon-bar{background:#fff; }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{ border: transparent; }

    .navbar-right .dropdown-menu{ left: 0px; }

    .navbar-inverse .navbar-nav > li > a { color: #3c3c3b; font-size: 14px; font-weight: 600; }
    .navbar-nav > li > a{ padding-top: 8px; padding-bottom: 8px; }

    .navbar-collapse { border-top: 1px solid transparent; padding-top:0; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-collapse.navbar-right {float: none !important; }
    .navbar-collapse.collapse { display: none; }
    .navbar-collapse.collapse.in {display: block!important;}
    .navbar-nav { float: none!important; margin: 7.5px 0;}
    .navmain li{ text-align: center; float: none;}
    .navbar-nav > li {  float: none; }

    .navbar-default .navbar-nav > li > a{ font-size: 14px; padding-left: 20px; padding-right: 20px; }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #3496d2; background: #000; }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { /*background: #000;*/ color: #3496d2; }

    .menu-item-has-children:before { right: 20px; top: 8px; }

    .topcontact{ text-align: left; padding: 10px 20px 20px 20px; }

    .mainslider .carousel-caption{ bottom: 150px; }
    .mainslider .carousel-caption .btn-group .btn1, .mainslider .carousel-caption .btn-group .btn2, .mainslider .carousel-caption .btn-group .btn3{ padding: 10px 10px; font-size: 13px; }

    h1{ font-size: 40px; padding-bottom: 0px; line-height: normal; }
    h1 span{ font-size: 26px; }

    .sliderwave{ margin-top: -40px; position: relative; z-index: 11; }

    .heatingcooling-right .media{ min-height: 70px; }

    .pandspan-products-thumb{ height: 160px; }
    .pandspan-productsbox h4{ font-size: 15px; }
    .pandspan-productsbox h4 small{ font-size: 12px; }

    /*.poolheat-products-thumb{ height: 200px;}
    .poolheat-products-thumb img{ height: 170px; }*/

    .savings-expect-box .media{ width: 260px; }
}


@media screen and (max-width: 991px){
    .headepart{ padding: 18px 0px; background: #000; color: #fff; position: inherit; }
    .top-contact-main{ text-align: right; padding-top: 10px; font-size: 20px; position: inherit; right: auto; top: auto; }

    /*.top-contact-main{ text-align: center; padding-top: 0px; font-size: 16px; }*/
    .top-contact{ padding-left: 10px; padding-right: 10px; }

    .btn1, .btn2{ font-size: 16px; padding: 8px 20px; }

    .mainslider .carousel-caption{ bottom: 30px; }
    .mainslider .carousel-caption .btn-group .btn1, .mainslider .carousel-caption .btn-group .btn2, .mainslider .carousel-caption .btn-group .btn3{ padding: 10px 0px; font-size: 13px; width: 100%; border-radius: 4px !important; margin: 2px 0px; }
    .mainslider .carousel-caption .btn-group{ padding-top: 10px; }

    .sliderwave{ margin-top: -30px; position: relative; z-index: 11; }

    .fea-pro-box{ padding: 10px 0px; }

    .footermain{ padding: 50px 0 20px; }
    .ft-col2{ padding-top: 25px; text-align: center; }

    .linesection .row { border-bottom: 0px none; }
    .linesection .row.vdivide [class*='col-']:not(:first-child):after { background: transparent; width: 0px; position: inherit; }
    .linesection-box.lspase { padding-left: 0px; }
    .linesection-box{ min-height: 100%; padding: 30px 0px; }

    .linesection .col-md-6{ border-bottom: solid 1px #eeeeee; }
    .linesection .col-md-6.last{ border-bottom: 0px; }

    .whychoose-contact{ padding: 60px 0px; }
    .whychoose-contact h4{ font-size: 24px; }
    .whychoose-contact p{ font-size: 20px; padding: 12px 0px 0px 0px; }

    .projects-box img{ height: 260px; }

    .inner-section1 { padding: 10px 0px; }

    .projects-box-main{ padding: 0px; }

    .blog-subscribebox{ padding: 20px; }

    .heatingcooling-right .media{ min-height: 100%; }

    .media-parts{ padding: 30px 0px 0px; }

    .contactpage-form .col-md-6, .contactpage-form .col-md-12{ padding-left: 15px; padding-right: 15px; }

    .map-main{ padding-top: 40px; }
    .map1-cont{ padding: 15px; }
    .map-main address br{ display:none;  }

    .blogthumb{ padding-bottom: 30px; }


    .commonblue-title, .commonblue-title1{ margin-bottom: 20px; }
    /*.pandspan-products-thumb{ height: 240px; }*/
    .poolheating-common-main{ width: 100%; }



    /*.poolheat-products-thumb{ height: 200px;}
    .poolheat-products-thumb img{ height: 170px; }*/


    /*.poolheat-products-thumb{ height: 260px; }*/
    .poolheat-productsmain{ padding-top: 0px; }

    .upgrade-option-main .media, .upgrade-option-main-new-template .media{ margin: 0px; }
    .upgrade-option-main .media-left, .upgrade-option-main-new-template .media-left{ padding-right: 30px; }


    .savings-expect-box .media{ text-align: center; width: 100%; }
    .savings-expect-box .media-left{ padding-right: 0px; width: 100%; display: inline-block; padding-bottom: 15px; }
    .savings-expect-box .media-object{ display: inline-block; }
    .savings-expect-box .media-body{ width: 100%; display: inline-block; text-align: center; }
    .savings-expect-box .media-body a{ padding-left: 0px; }
    .poolheat-chart-mobile2 {
        display: block;
    }
    #desktop-chart {
        display: none;
    }
}
@media screen and (max-width: 767px){
    body{ padding-top: 58px; }
    header { height: 58px; }
    .nav-up { top: -58px; }


    body, p{ font-size: 16px; }

    .logo img{ width: 90px; }
    .navbar-toggle{ margin: 0px; }

    .mainslider .carousel-caption{ bottom: 40px; }
    .mainslider .carousel-caption .btn-group .btn1, .mainslider .carousel-caption .btn-group .btn2, .mainslider .carousel-caption .btn-group .btn3{ padding: 5px 0px; font-size: 12px; width: 100%; margin: 1px 0px; }
    .mainslider .carousel-caption .btn-group{ padding-top: 0px; }

    .mainslider .glyphicon-chevron-left::before, .mainslider .glyphicon-chevron-right::before{ font-size: 36px; }

    h1{ font-size: 30px; }
    h1 span{ font-size: 20px; }

    .mainbanner-inner{ }
    .mainbanner-inner h1{ font-size: 24px; }

    .technology-main{ padding: 40px 0px; }
    .technology-main p{ padding: 0px; font-size: 18px; line-height: normal; }

    .testimonial-part{ padding: 15px; }
    .testimonial-carousel{ padding-left: 0px; }
    .testimonial-box{ padding: 20px; }
    .testimonialname{ width: 140px; }

    .newsletter-part{ padding: 25px 15px 15px 15px; }
    .newsletter-part .input-group{ display: inline-block; width: 100%; }
    .newsletter-part .input-group-btn .btn{ display: inline-block; width: 100%; margin-top: 10px; }

    .icontext p { padding-top: 6px; }

    .whychoose-contact { padding: 40px 0px; }
    .whychoose-contact h4 { font-size: 20px; padding-bottom: 20px; }
    .whychoose-contact p { font-size: 18px; }
    .whychoose-contact span{ display: block; }


    .inner-banner{ position: inherit; }
    .inner-banner-cont{ position: inherit; background: #3496d2; margin: 0px; width: 100%; }
    .pageactive{ text-align: center; padding: 20px 0px; }

    .projects-box img{ height: auto; }

    .blog { margin-bottom: 35px; padding-bottom: 30px; }
    .blogright-part{ padding-top: 30px; }

    .inner-section2 p{ line-height: 24px; }

    .projects-listbg h2{ padding-bottom: 40px; }

    .projects-listbg{ background: url(images/projects-listbg.png) no-repeat center top; background-size: 100%; }

    .projects-list-right ul{ padding-bottom: 20px; }
    .projects-list-right li{ font-size: 16px; }

    .accordion1 .panel-title{ font-size: 22px; }

    .awardsleft-part{ text-align: center; }
    .awardsright-part{ padding-top: 30px; text-align: center; }

    .testimonials{ padding: 30px; }
    .testimonials h3{ padding: 0px 0px 6px 0px; font-size: 24px; }

    .mediacoverage-box h4{ font-size: 20px; padding-bottom: 2px; }
	.mediacoverage-box a{ font-size: 20px; padding-bottom: 2px; color: #5c5c5c;}
    .media-parts{ padding: 0px; }

    .text24{ font-size: 20px; line-height: normal !important; }

    .blogthumb{ padding-bottom: 20px; }

    .pandspan-productsbox{ width: 400px; margin-left: auto; margin-right: auto; }
    .pandspan-products-thumb { height: auto; }
    .pandspan-productsbox h4{ min-height: 100%; }

    .text26{ font-size: 22px; }

    .savings-expect-box{ padding: 30px 0px; }
    .row.vdivide1 [class*='col-'] { background: transparent; width: 100%; content: ""; display:inline-block; position: inherit; border-bottom: solid 1px #d0d0d0; }
    .row.vdivide1 [class*='col-']:last-child { border-bottom: 0px; }
    .savings-expect-contact{ padding:20px 0px 0px; }

    .techsupport-new-form{ padding: 20px 20px 10px 20px; }

    .testimonial-new{ padding-top: 10px; }
}
@media screen and (max-width: 680px){
    .topcontact{     padding: 20px 10px 10px 10px; font-size: 12px; }



    .navbar-default .navbar-nav > li > a{ font-size: 12px; padding-left: 12px; padding-right: 12px; }
    /*.navbar .container>.navbar-collapse { width: 80%; }*/
    .navbar-toggle{ margin-right: 0px; }
    .navbar .container > .navbar-collapse{ right: -70%; width: 100%; }

    .mainslider .carousel-caption { bottom: 20px; }
    /*.mainslider .carousel-inner img{ height: 300px; } */

    .commonblue-titlemain{ padding-bottom: 15px; }

    .navbar .container > .navbar-collapse{ right: -100%; }

}
@media screen and (max-width: 600px){
    .poolheat-products-thumb{ height: 220px; }
}
@media screen and (max-width: 599px){
    .poolheat-products-thumb{ height: 220px; }

    .upgrade-option-main, .upgrade-option-main-new-template{ padding: 40px 0px 20px 0px; }
    .upgrade-option-main .media-left, .upgrade-option-main-new-template .media-left { padding-right: 0px; width: 100%; display: inline-block; text-align: center; }
    .upgrade-option-main .media-object, .upgrade-option-main-new-template .media-object{ display: inline-block; }
    .upgrade-option-main .media-body, .upgrade-option-main-new-template .media-body{ padding: 30px 0px 0px 0px; width: 100%; display: inline-block; text-align: center; }

    .poolheat-chart{ padding: 0px 0 40px; }

    .tabledata-two{ padding-bottom: 30px; }
    .commonblue-title1 h2{ font-size: 35px; }

    .poolheating-common-main{ padding-bottom: 25px; }

}
@media screen and (max-width: 479px){
    /*.inner-banner-cont{ top: 30%; }*/
.navbar .container > .navbar-collapse{ width: 100%; right: -100%; }
    h1{ font-size: 25px; line-height: 22px; }
    h1 span{ font-size: 15px; }
    .mainslider .carousel-inner img{ height: 180px; width: auto; }
    .mainslider .carousel-caption{ bottom: 0px; }
    .sliderwave{ margin-top: -10px; position: relative; z-index: 11; }

    .pandspan-productsbox{ width: 100%; padding: 20px; }

    .testimonials{ padding: 15px; }

    .commonblue-title1{ padding: 30px; }


    /*.poolheating-common-main .media{ padding-bottom: 30px; }*/
    .poolheating-commonleft, .poolheating-commonright{ padding-top: 20px; }

    .poolheating-commonleft .media-body{ width: 100%; display: inline-block; }
    .poolheating-commonleft .media-right{ padding-left: 0px; width: 100%; display: inline-block; text-align: center; padding-top: 15px; }
    .poolheating-commonleft .media-right .media-object{  display: inline-block; }


    .poolheating-commonright .media-body{ width: 100%; display: inline-block; }
    .poolheating-commonright .media-right{ padding-left: 0px; width: 100%; display: inline-block; text-align: center; padding-top: 15px; }
    .poolheating-commonright .media-right .media-object{  display: inline-block; }


}
@media screen and (max-width: 360px){}

@media (max-width:768px) {
  .poolheat-common-main .next-evolution-container-1 {
      padding: 0 !important;
  }
  .poolheat-common-main .next-evolution-container-3 {
    padding-left: 0 !important;
    border-left: 0 !important;
  }
  .next-evolution img {
    margin: 0 auto;
  }
  .poolheat-chart-data h4, .poolheat-chart-data-no-border h4 {
      padding: 10px 24px 20px !important;
  }
  .savings-expect-new-template .img1 {
      border-right: 0 solid #f5f2f2 !important;
      margin: 0 auto 50px !important;
  }
  .poolheat-chart-data .media-object, .poolheat-chart-data-no-border .media-object {
      margin-top: 0 !important;
  }
  .tabledata-two-new-template .table-responsive>.table>tbody>tr>td, .tabledata-two-new-template .table-responsive>.table>tbody>tr>th, .tabledata-two-new-template .table-responsive>.table>tfoot>tr>td, .tabledata-two-new-template .table-responsive>.table>tfoot>tr>th, .tabledata-two-new-template .table-responsive>.table>thead>tr>td, .tabledata-two-new-template .table-responsive>.table>thead>tr>th {
      white-space: normal !important;
  }
  .tabledata-one-new-template {
      padding: 20px 0  !important;
  }
  .poolheating-common-main h2 {
      padding: 20px 0 0 !important;
      line-height: 1;
  }
  .upgrade-option-main-new-template .media-object {
      margin: 30px auto 0 !important;
  }
  .featured-product-info {
      margin-left: 0 !important;
  }
  .contact-form-fields {
      text-align: left !important;
      padding-right: 0 !important;
  }
  .contact-form .submit-button {
      padding-left: 0 !important;
  }
  .contact-form input {
      width: 100% !important;
  }
  .featured-image .img {
      display: block !important;
      margin: 0 auto;
  }
  .featured-image {
      float: none !important;
      margin-left: 0 !important;
      margin-top: 0 !important;
      margin: 0 auto !important;
  }
  .media-object {
      margin: 0 auto !important;
  }
    .s-banner-list li {
        width:100%;
        float:none;
        margin-bottom:15px;
    }

    .s-sect-1 {
        min-height:1px !important;
    }

    .s-banner-footer h3 {
        font-size:40px;
    }

    .s-testi-wrap {
        padding:25px;
    }

    .s-testi-wrap-box {
        max-width:100%;
    }
}

@media (max-width:667px) {
    .s-banner-header {
        margin-bottom:20px;
    }

    .cu_newsletter-part input {
        width:100% !important;
        margin-bottom:15px !important;
    }
}

@media (max-width:414px) {
  .poolheat-common-main .next-evolution-container-1 {
      padding: 0 !important;
  }
  .poolheat-common-main .next-evolution-container-3 {
    padding-left: 0 !important;
    border-left: 0 !important;
  }
  .next-evolution img {
    margin: 0 auto;
  }
  .poolheat-chart-data h4, .poolheat-chart-data-no-border h4 {
      padding: 10px 24px 20px !important;
  }
  .savings-expect-new-template .img1 {
      border-right: 0 solid #f5f2f2 !important;
      margin: 0 auto 50px !important;
  }
  .poolheat-chart-data .media-object, .poolheat-chart-data-no-border .media-object {
      margin-top: 0 !important;
  }
  .tabledata-two-new-template .table-responsive>.table>tbody>tr>td, .tabledata-two-new-template .table-responsive>.table>tbody>tr>th, .tabledata-two-new-template .table-responsive>.table>tfoot>tr>td, .tabledata-two-new-template .table-responsive>.table>tfoot>tr>th, .tabledata-two-new-template .table-responsive>.table>thead>tr>td, .tabledata-two-new-template .table-responsive>.table>thead>tr>th {
      white-space: normal !important;
  }
  .tabledata-one-new-template {
      padding: 20px 0  !important;
  }
  .poolheating-common-main h2 {
      padding: 20px 0 0 !important;
      line-height: 1;
  }
  .upgrade-option-main-new-template .media-object {
      margin: 0 !important;
  }
  .featured-product-info {
      margin-left: 0 !important;
  }
  .contact-form-fields {
      text-align: left !important;
      padding-right: 0 !important;
  }
  .contact-form .submit-button {
      padding-left: 0 !important;
  }
  .contact-form input {
      width: 100% !important;
  }
    .s-sect-1 h3 {
        font-size:30px;
    }

    .s-sect-1 h4 {
        font-size:24px;
    }

    .s-banner-footer h2 {
        font-size:28px;
    }

    .s-sect-1 h3 {
        font-size:24px;
    }

    .s-sect-1-wrap .slick-arrow {
        background-size:contain;
        width:12px;
    }

    .s-sect-2-list li {
        width:100%;
    }

    .s-testi-slide {
        padding:10px;
    }
}

/* POOL FORM */

.top-cta-call-text {
	font-size:26px;
	vertical-align:top;
}
