@font-face {
	font-family: 'ProductSansBold';
	src: url('fonts/ProductSansBold.eot') format('eot'), url('fonts/ProductSansBold.svg') format('svg'), url('fonts/ProductSansBold.woff') format('woff'), url('fonts/ProductSansBold.ttf') format('ttf');
}
@font-face {
	font-family: 'Poppins-Light';
	src: url('fonts/Poppins-Light.eot') format('eot'), url('fonts/Poppins-Light.svg') format('svg'), url('fonts/Poppins-Light.woff') format('woff'), url('fonts/Poppins-Light.ttf') format('ttf');
}
@font-face {
	font-family: 'Poppins-SemiBold';
	src: url('fonts/Poppins-SemiBold.eot') format('eot'), url('fonts/Poppins-SemiBold.svg') format('svg'), url('fonts/Poppins-SemiBold.woff') format('woff'), url('fonts/Poppins-SemiBold.ttf') format('ttf');
}
@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.eot') format('eot'), url('fonts/Poppins-Regular.svg') format('svg'), url('fonts/Poppins-Regular.woff') format('woff'), url('fonts/Poppins-Regular.ttf') format('ttf');
}


.alignleft, .alignright, .aligncenter {margin-bottom: 10px;}
.alignleft {float:left;margin-right: 10px;}
.alignright {float:right;margin-left: 10px;}
.aligncenter {margin: 0 auto 10px auto;}
iframe, img {max-width: 100%;}
img {height: auto;}
a {line-height: normal;text-decoration: none;border:none;color:inherit;}
a:focus, a:active, a:hover {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {margin-bottom: 20px;}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family:'ProductSansBold';}
p, li, ul, ol, blockquote {font-family:'Poppins-Regular';}
ul {margin: 0;padding: 0;}



* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}
body {
	padding: 0px;
	margin: 0px;
}
.thermostat-container {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.page-template-thermostat-LP header#masthead, .page-template-thermostat-LP footer, .page-template-thermostat-LP div#review_btn, .page-template-thermostat-LP .footer-bar {display: none;}

a {	text-decoration: none;}
.thermsttop-header-sec {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;    background-size: cover;
}
.thermsttop-logo {
	float: left;
	margin-top: 30px;
}
.clear {
	clear: both;
}
.thermstmail-phnbr {
	background-color: #2389c2;
	max-width: 310px;
	width: 100%;
	float: right;
	margin-top: 63px;
	border-radius: 50px;
	margin-right: 12px;
	margin-bottom: 87px;
	padding: 10px 0px;
	box-shadow: 0px 5px 0px #0771ae;
}
.thermstmail-phnbr .phn-nbr {
	font-family: 'ProductSansBold';
	font-size: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	color: #fff;
}
.thermstmail-phnbr .email {
	font-family: 'Poppins-Light';
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.6px;
	display: block;
	text-align: center;
	color: #fff;
}
.thermstre-est {
	width: 100%;
	max-width: 310px;
	float: right;
	border: 1px solid #1d83be;
	border-radius: 50px;
	margin-top: 60px
}
.thermstre-est a {
	font-family: 'Poppins-SemiBold';
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	line-height: normal;
	display: block;
	color: #000;
	padding: 17px 0px;
}
.thermstesti-fr {
	width: 454px;
	background-color: #e02a1e;
	float: right;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	padding: 55px 16px;
	margin-bottom: 100px;
}
.thermstesti-fr h3 {
	text-align: center;
	font-family: 'ProductSansBold';
	text-transform: uppercase;
	font-size: 35px;
	color: #fff;
}
/*
.thermstesti-fr{
	display:inline-block;
	width:100%;
	padding:8px 35px 55px 35px;
}*/
.thermstesti-fr .gform_wrapper {
	float:left;
	width:100%;
	margin:0;
	padding:20px 16px 10px 16px;
	max-width:100%;
}
.thermstesti-fr .gform_wrapper ul {
	list-style:none;
	padding:0;
	margin:0;
}
.thermstesti-fr .gform_wrapper ul li {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
	float:left;
	width:100%;
}
.thermstesti-fr .gform_wrapper ul li .gfield_label {
	display:none;
}
.thermstesti-fr .gform_wrapper ul li .ginput_container {
	margin:0;
}
.thermstesti-fr .gform_wrapper ul li input[type="text"], .thermstesti-fr .gform_wrapper ul li textarea {
    background: #fff;
    padding: 10px 20px 10px !important;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    color: #2f2f2f;
    line-height: normal;
    height: 56px;
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 30px;
}
.thermstesti-fr .gform_wrapper ul li textarea {height:150px;width:100%;border-radius: 30px;}

.thermstesti-fr .gform_wrapper .gform_footer {
	padding:0;margin:10px 0 0 0;
	display:inline-block;
	width:100%; text-align:center;
}
.thermstesti-fr .gform_wrapper .gform_footer .gform_button {
width: 280px;
    font-family: ProductSansBold;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 10px;
    height: 66px;
    border-radius: 40px;
    border: 0;
    cursor: pointer;
    transition: 0.5s;
    background: rgba(51,152,202,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(51,152,202,1) 0%, rgba(32,138,199,1) 51%, rgba(51,152,202,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(51,152,202,1)), color-stop(51%, rgba(32,138,199,1)), color-stop(100%, rgba(51,152,202,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(51,152,202,1) 0%, rgba(32,138,199,1) 51%, rgba(51,152,202,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(51,152,202,1) 0%, rgba(32,138,199,1) 51%, rgba(51,152,202,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(51,152,202,1) 0%, rgba(32,138,199,1) 51%, rgba(51,152,202,1) 100%);
    background: radial-gradient(ellipse at center, rgba(51,152,202,1) 0%, rgba(32,138,199,1) 51%, rgba(51,152,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3398ca', endColorstr='#3398ca', GradientType=1 );
    border-bottom: 5px solid #0e6697;
}
.thermstesti-fr .gform_wrapper .gform_footer .gform_button:hover {    background: #fff; color: #0e6697;border-color: #0e6697;}
.thermstesti-fr .gfield_description, .thermstesti-fr .validation_error, .thermstesti-fr .validation_message{ padding: 2px 10px; margin-bottom: 5px;}
.thermstesti-fr .gform_confirmation_wrapper { text-align:center;color: #138a23;}



.thermstabout-jstcal-today {
    background: #1e82be url(images/justonecal-before.jpg) no-repeat left center;
    float: left;
    width: 52%;
    position: relative;
    padding:28px 100px 25px 260px;
    margin-top: -78px;
    margin-bottom: 125px;
}
.thermstabout-jstcal-today h3 {
	color: #fff;
	font-family: 'ProductSansBold';
	font-size: 56px;
	line-height: normal;
	letter-spacing: -1.12px;
	margin-bottom: 15px;
}
.thermstabout-jstcal-today a {
	   display: inline-block;
    font-family: 'Poppins-SemiBold';
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    background-color: #e42f23;
    padding:14px 0 14px 55px;
    width: 340px;
    text-align: center;
    border-radius: 50px;
    margin-bottom: 21px;
    position: relative;
    box-shadow: -1px 5px 0px #c01b10;
	
}
.thermstabout-jstcal-today a:hover { color: #e42f23;  background: #fff;}
.thermstabout-jstcal-sec{background-image: url(images/about-jstcal-bg.jpg); background-repeat: no-repeat; background-position: top center; float: left; width: 100%;    background-size: cover;}
.thermstabout-jstcal-sec .thermostat-container { max-width: 100%;}
.thermstabout-jstcal-today a:before{    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 81px;
    height: 66px;
    background-image: url(images/callus-before.png);
    background-repeat: no-repeat;}
/*.thermstabout-jstcal-today:before {
	content: "";
	background-image: url(images/justonecal-before.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left:0px;
	top: 0px;
	width: 310px;
	height: 235px;
}*/
.thermstabout-jstcal-today:after {
	content: "";
	background-image: url(images/justonecal-after.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	right:-200px;
    top: -7px;
    width: 310px;
    height: 250px;
}
.thermstabout-jstcal-dt{    float: right;
    width: 66%;
    background-color: #dd2d20;
    padding:60px 300px 64px 220px;
    border-top-left-radius: 250px;
    border-bottom-left-radius: 250px;
    position: relative;
    margin-bottom: 120px;    z-index: 99;}
.thermstabout-jstcal-dt h2{color:#fff;font-family: 'ProductSansBold';
	font-size: 56px;
	line-height: 63px;  letter-spacing: -1.12px;     margin-bottom: 12px; }
.thermstabout-jstcal-dt p{font-family: 'Poppins-Regular'; font-size: 17px; color: #fff;     margin-bottom: 13px;line-height: 30px;}
.thermstabout-jstcal-dt:after{
        content: "";
    background-image: url(images/about-jstcal-dt-after.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;    right: 0;
    top: 0px;
    width: 310px;
    height: 557px;    z-index: -1;
}
.thermstabout-jstcal-dt:before{
        content: "";
    background-image: url(images/about-jstcal-dt-before.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    left: -361px;
    top: 73px;
    width: 571px;
    height: 557px;
}
.thermstabout-jstcal-dt .about-jstcal-dt-btn{    margin-top: 47px;
       margin-bottom: -93px;}
.thermstabout-jstcal-dt .about-jstcal-dt-btn a{ font-family: 'Poppins-SemiBold';
    font-size: 22px;
    color: #fff; display: inline-block; text-align:center; text-transform: uppercase;background-color: #238ac3;     padding: 14px 56px; border-radius: 50px; box-shadow: 0px 5px 0px #0771ae;}
.thermstabout-jstcal-dt .about-jstcal-dt-btn a:hover { color: #238ac3; background: #fff;}	
	
.thermstworks-sec {
	background-image: url(images/works-sec-bg.jpg);
	background-repeat: no-repeat;
	background-position:center center;    background-color: #f5f6f8;
	float: left;
	width: 100%;
}
.thermstits-works h2 {
	text-align: center;
	color: #000;
	font-family: 'ProductSansBold';
	font-size: 56px;
	margin-bottom: 84px;
	line-height: normal;
}
.thermstits-works h2 strong {color: #1e88c5;}
.its-works-left {float: left;width: 35%;}
.thermstworks-sec .container {
	width: 100%;
	max-width: 1340px;
	margin: 0 auto;
}
.its-works-right {
	float: right;
	width: 36%;
	padding-left: 22px;
	    padding-bottom: 46px;
}
.thermstits-works ul li {padding-left:108px; list-style: none;}
.thermstits-works {padding-top: 74px;}
.thermstits-works h3 {
	font-family: 'ProductSansBold';
	font-size: 27px;    line-height: 30px;
	color: #000;
	margin-bottom: 10px;
}
.thermstits-works p {
	font-family: 'Poppins-Light';
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0.64px;
	margin-bottom: 27px;
}
.auto-sd {
	background-image: url(images/auto.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.remote-ct {
	background-image: url(images/remote.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 12px;
}
.nest-lf {
	background-image: url(images/leaf.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 12px;
}
.early-on {
	background-image: url(images/earlyon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.auto-ay {
	background-image: url(images/auto-away.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.energy-his {
	background-image: url(images/energy-his.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 40px;
}
.safety-temp {
	background-image: url(images/safety-tem.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 38px;
}
.farsight {
	background-image: url(images/farsight.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.thermstpromotion-sec{
    background-image: url(images/promotions-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    float:left;
    width: 100%;
}
.promotion-img-list{
    float: left;
    margin-right: 13px;
        margin-bottom: 80px;
}
.promotion-img-list:last-child{margin-right: 0px;}
.promotion-img{
    padding: 66px 18px;
}
.thermstpromotion-sec h2{
    text-align: center;
	color: #fff;
	font-family: 'ProductSansBold';
	font-size: 56px;
        line-height: 63px;
        margin-bottom: 26px;
}


.thermsttesti-sec{
    float: left;
    width: 100%;
    background-image: url(images/testi-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
.ft-testi h2{
    text-align: center;
    color: #000;
	font-family: 'ProductSansBold';
	font-size: 56px;
        line-height: 63px;
        letter-spacing: -1.12px;
}
.ft-testi{
    padding-top: 90px;
}
.testi-items{
    float:left;
       margin-top: 40px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow:0px 8px 30px #0000006b;
        border-radius: 10px;
        padding: 60px 46px 22px;
        position: relative;
}
.testi-items:before{
    content: "";
    background-image: url(images/testi-item-before.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -36px;
    margin: 0 auto;
    width: 70px;
    height: 70px;
}
.testi-items:last-child{margin-right: 0px;}
.testi-list-sec{float: right; 
               width: 1075px;     
               padding-top: 30px;
               margin-bottom: 125px;
}
.testi-list.owl-carousel{ display: block;}
.testi-items p{
    font-family: 'Poppins-Regular';
    font-size: 17px;
    text-align: center;
    line-height: 30px;
    min-height: 270px;
    position: relative;
}
.testi-items p:after{content: ""; position: absolute; left: 0px; right: 0px; bottom: 0px; margin: 0px auto; background-color:#d4d4d4; width: 250px; height: 1px;}
.testi-items h5{
        margin-top: 13px;
    text-align: center;
    color: #1884c2;
    font-family: 'ProductSansBold';
    font-size: 23px;
    line-height: 30px;
}
.testi-cnt{width: 200px; float: left; margin-top: 131px;}
.testi-cnt img{    background: #ffffff17;
    border-radius: 50px;
    border: solid 3px #f1f1f1;}
.nxt-bt{
    display: block;
        margin-bottom: 22px;
    margin-left: 53px;
}
.pre-bt{
    display: block;
    margin-left: 53px;
    margin-bottom: 16px;
}
.current{
 font-family: 'ProductSansBold';
    font-size: 76px;
    color: #fff;padding: 0 10px;
    border-bottom: 2px solid #1884c2;
}
.total{
  font-family: 'ProductSansBold';
    font-size: 30px;
    color: #384045;padding: 0 30px 11px 10px;
    border-bottom: 2px solid #384045;
}
.therms-sevicsec{ width:100%; float:left; background:url(images/service-bg.jpg) no-repeat center top; background-size:cover; padding:0;}
.therms-sevicsec h2{font-family: 'ProductSansBold'; font-size:42px; color:#fff; line-height:44px; margin:0 0 40px 0; text-transform:capitalize;}
.therms-sevicsec ul{ margin:0; padding:0;}
.therms-sevicsec .thermost-listing ul {column-count: 3;}
.therms-sevicsec .thermost-listing ul li{font-family: 'Poppins-Regular'; color:#fff; font-size:15px; line-height:16px; padding:0 0 0 20px; position:relative;list-style: none;    margin: 0 0 25px 0;}
.therms-sevicsec .thermost-listing ul li:before{ position:absolute; content:""; left:0; top:4px; background:#fff; width:5px; height:5px; }
.thermost-listing{ float:left; width:60%;padding:60px 0 50px;}	
.therms-sevicsecfrm{ float:right; position:relative;}
.therms-sevicsecfrm .thermstesti-fr {
    background-color: #ffffff;
    border-radius: 25px; margin:0;
    -webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.86);
    -moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.86);
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.86); position: absolute;right: 0; top: -70px;
}
.therms-sevicsecfrm .thermstesti-fr h3, .therms-sevicsecfrm .thermstesti-fr.thnk-pg h4 {color: #000000;}
.therms-sevicsecfrm .thermstesti-fr .gform_wrapper ul li input[type="text"], .therms-sevicsecfrm  .thermstesti-fr .gform_wrapper ul li textarea{border:1px solid #e7e7e7; background:#f4f4f4;}

.thermst-footer{ background:#f5f6f8; width:100%; float:left; padding:75px 0 50px;}
.thermst-ftrleft{ float:left;}
.thermst-ftrleft img{ display:block; height:auto;margin: 0 0 15px 0;}
.thermst-ftrleft h5{ color:#2d2d2d; font-size:15px; line-height:18px;font-family: 'Poppins-Regular'; margin:0 0 0 30px; padding:0 0 0 32px; background:url(images/lic-icn.png) no-repeat left top; }	
.thermst-right{ float:right;padding: 20px 0 0;}
.therm-cilogsec {width: 100%;text-align: center; padding: 20px 0 0 0; font-family: 'Poppins-Regular'; color: #000; font-size: 16px; line-height: 18px;}
.therm-cilogsec h6 { margin: 10px 0 0 0;font-family: 'Poppins-Regular'; color: #000; font-size: 16px; line-height: 18px;}
.thermstesti-fr.thnk-pg { height: 650px;}
.thermstesti-fr h4 {color: #fff;text-align: center; font-family: 'Poppins-Light'; padding: 20px 0px;font-size: 20px;line-height: 30px;}



/*Responsive*/
@media (max-width:1850px){
.thermstabout-jstcal-today h3{font-size: 46px;}
}
@media (max-width:1700px){
.thermstabout-jstcal-dt{padding: 60px 220px 64px 220px;}
}
@media (max-width:1600px){
.thermstabout-jstcal-today h3 {font-size: 38px; line-height: 48px;}
.thermstabout-jstcal-dt {padding: 60px 140px 64px 220px;}
}
@media (max-width:1500px) {
.thermstabout-jstcal-today{padding: 34px 100px 30px 210px;margin-bottom: 80px;}
.thermstabout-jstcal-dt h2{font-size: 46px; line-height: 53px;}
.thermstabout-jstcal-dt:before{top: 30px;}
.thermstabout-jstcal-dt p{font-size: 15px;line-height: 26px;}
.thermstits-works {padding-top: 40px;}
.promotion-img {padding: 50px 18px;}
.ft-testi { padding-top: 40px;}
}
@media (max-width:1400px) {
.thermstabout-jstcal-today{background-size: 37% 100%;}
}

@media (max-width:1300px) {
.thermostat-container, .thermstworks-sec .container{max-width: 1160px;}
.thermstabout-jstcal-today:after{width: 220px;height: 220px; background-size: 100% auto;right: -140px;}
.thermstabout-jstcal-today { padding: 20px 40px 20px 160px; margin-bottom: 50px; background-size: auto;}
.thermstabout-jstcal-dt {padding: 30px 80px 30px 140px;}
.thermstabout-jstcal-dt:before {top: 60px; width: 410px;height: 390px; background-size: 100% auto; left: -280px;}
.thermstabout-jstcal-dt:after{width: 240px;height: 443px;background-size: 100% auto;}
.thermstabout-jstcal-dt .about-jstcal-dt-btn {margin-top: 20px; margin-bottom: -50px;}
.thermstits-works h2{margin-bottom: 40px;}
.promotion-img { padding: 40px 0px;  text-align: center;}
.promotion-img-list { float: none; margin: 0 8px; width: 23%; display: inline-block;}
.testi-list-sec{width: 900px;}
}
@media (max-width:1200px) {
.thermstesti-fr.thnk-pg { height: 350px;}
}
@media (max-width:1199px) {
.thermostat-container, .thermstworks-sec .container{ max-width:970px;padding: 0 0px; }
.thermsttop-logo{width: 300px;}
.thermstre-est{margin-top: 50px;max-width: 220px;}
.thermstmail-phnbr{margin-top: 50px;max-width: 270px; margin-bottom: 40px;}
.thermstesti-fr{padding: 20px 10px;}
.thermstesti-fr h3{font-size: 28px;line-height: 30px;margin-bottom: 15px;}
.thermstesti-fr .gform_wrapper ul li textarea { height: 100px;}
.thermstesti-fr .gform_wrapper .gform_footer .gform_button {width: 220px;font-size: 20px;padding: 12px 10px; height: 56px;}
.thermstabout-jstcal-today {padding: 30px 40px 10px 110px;}
.thermstabout-jstcal-today h3 {font-size: 30px; line-height: 38px;}
.thermstabout-jstcal-dt h2 {font-size: 36px;line-height: 43px;}
.thermstits-works h2 {margin-bottom: 30px; font-size: 36px;  line-height: 40px;}
.thermstits-works h3{font-size: 18px;line-height: 22px;}
.thermstits-works p{    font-size: 14px;  line-height: 22px;}
.thermstpromotion-sec h2, .ft-testi h2{font-size: 36px;line-height: 40px;}
.promotion-img-list{margin: 0 5px;}
.testi-list-sec {width: 700px;}
.thermstesti-fr {width: 400px;}
.thermost-listing{padding: 30px 0;}
.therms-sevicsecfrm .thermstesti-fr{top: -20px;}
.therms-sevicsec h2{font-size: 36px;line-height: 40px;margin: 0 0 20px 0;}
.therms-sevicsec .thermost-listing ul li{font-size: 14px;}
.thermst-footer{padding: 50px 0 30px;}
}

@media (max-width:991px) {
.thermostat-container, .thermstworks-sec .container{ max-width:720px; }
.thermsttop-header-sec{background: #d9f5fb;text-align: center; padding: 20px 0;}
.thermsttop-logo {width:100%; float: none; text-align: center;display: inline-block;margin:0 auto 15px;}
.thermstre-est { max-width: 230px; float: none;width: 100%; margin: 20px auto;}
.thermstre-est a{font-size: 16px;padding: 10px 10px;}
.thermstmail-phnbr .phn-nbr{font-size: 24px;line-height:30px;}
.thermstmail-phnbr{ float:none; margin:0 auto;}
.thermstesti-fr {float: none; display: inline-block; margin: 20px 0 0 0;}
.thermstesti-fr .gform_wrapper{padding: 0px 16px 10px 16px;}
.thermstesti-fr .gform_wrapper ul li input[type="text"], .thermstesti-fr .gform_wrapper ul li textarea{padding:6px 15px 6px !important;height:46px;font-size: 14px;}
.thermstesti-fr .gform_wrapper .gform_footer .gform_button{ width: 200px;font-size: 16px; padding: 10px 10px; height: 50px;}
.thermstabout-jstcal-today {padding: 20px 10px;width: 100%; background-image: none; text-align: center;  margin-bottom: 20px; margin-top: 0;}
.thermstabout-jstcal-today:after{ display:none;}
.thermstabout-jstcal-today a:before{width: 60px;height: 52px;background-size: 100% auto;}
.thermstabout-jstcal-today a{padding: 8px 10px 8px 55px; width: 240px;font-size: 18px;margin-bottom: 0px;}
.thermstabout-jstcal-today h3 { font-size: 24px; line-height: 30px; letter-spacing: 0;}
.thermstabout-jstcal-sec{background: #f0f1f3;}
.thermstabout-jstcal-dt { padding: 30px 20px; width: 100%; text-align: center; border-radius: 0;margin-bottom: 0;}
.thermstabout-jstcal-dt:before, .thermstabout-jstcal-dt:after{ display:none;}
.thermstabout-jstcal-dt .about-jstcal-dt-btn a{font-size: 18px;line-height: 20px;padding: 12px 20px 8px; letter-spacing:0;}
.thermstworks-sec { padding:20px 0; background-image:none;}
.thermstabout-jstcal-dt h2, .thermstits-works h2, .thermstpromotion-sec h2, .ft-testi h2, .therms-sevicsec h2 {  margin-bottom: 15px; font-size: 28px; line-height: 32px;}
.its-works-left, .its-works-right { float: none;  width: 100%; text-align: center; padding:0;}
.thermstits-works ul li{padding: 0; background-image: none;}
.thermstpromotion-sec{background: #2486c5;}
.promotion-img { padding: 20px 0px;}
.promotion-img-list { margin: 0 5px 10px;  width: 48%;}
.thermsttesti-sec{background: #f5f6f8;}
.ft-testi { padding-top: 20px;}
.testi-list-sec { width: 100%; padding-top: 0px; margin-bottom: 20px;}
.testi-items p{min-height: auto;}
.testi-items p:after{bottom: -10px;}
.testi-cnt {text-align: center; width: 100%;float: left; margin-top: 0; background: #223039;padding: 20px 0;}
.testi-items p{font-size: 15px;line-height: 24px;    min-height: auto;}
.testi-items h5{font-size: 18px; line-height: 22px;}
.pre-bt, .nxt-bt{display: inline-block; margin:0 0 20px;width: 50px; height: 50px;}
.current{ font-size:30px; line-height:40px;}
.total{font-size: 20px; color: #787b7d;padding: 3px 10px;}
.therms-sevicsec{background: #d62416; padding: 20px 0;}
.thermost-listing{width:100%;}
.therms-sevicsecfrm {float: none; width: 100%; text-align: center; display: inline-block;}
.therms-sevicsecfrm .thermstesti-fr { top: inherit;position: inherit;}
.thermost-listing { padding:0 0 20px; text-align: center;}
.therms-sevicsec .thermost-listing ul li {font-size: 14px;margin-bottom: 10px; text-align:left;}
.thermst-footer { padding: 20px 0;text-align: center;}
.thermst-ftrleft, .thermst-right {float: none;}
.testi-items{padding: 40px 15px 15px;}
.thermst-ftrleft img {margin: 0 auto;}
.thermst-ftrleft h5{ display:inline-block;}
.thermstesti-fr.thnk-pg { height: auto;}
.thermstesti-fr h4{padding: 10px 0px;font-size: 16px; line-height: 20px;}
}
@media (max-width:767px) {
.thermostat-container, .thermstworks-sec .container{ width:100%; padding-left:15px; padding-right:15px; }
}
@media (max-width:667px) {}
@media (max-width:640px) {
.promotion-img-list {margin: 0 3px 10px;}	
}

@media (max-width:568px) {
.therms-sevicsec .thermost-listing ul { column-count: 2;}
}
@media (max-width:500px) {
.thermstesti-fr h3 { font-size: 20px; line-height: 22px;}
.thermstesti-fr { width: 100%;}
.thermstabout-jstcal-dt h2, .thermstits-works h2, .thermstpromotion-sec h2, .ft-testi h2, .therms-sevicsec h2 {margin-bottom: 10px; font-size: 22px;  line-height: 26px;  letter-spacing: 0;}
.thermstabout-jstcal-dt p {font-size: 14px; line-height: 24px;}
.thermstits-works { padding-top: 20px;}
.thermstits-works p{    margin-bottom: 10px;}
.promotion-img-list{width: 100%; margin:0 0 10px 0;}
}
@media (max-width:420px) {}
@media (max-width:375px) {
.thermstesti-fr .gform_wrapper { padding: 0px;}
.thermstabout-jstcal-dt {padding: 20px 5px;}
.testi-items p {font-size: 14px; line-height: 22px;}
.therms-sevicsec .thermost-listing ul {column-count: 1;}
.therm-cilogsec, .therm-cilogsec h6{ font-size:14px;}
}
@media (max-width:360px) {}
@media (max-width:320px) {}
