@charset "utf-8";
/* CSS Document */

body{
	color:#414042;
}
sub {
	vertical-align: sub;
	bottom:auto;
}
.navbar-brand {
	width: 188px;
	height: 73px;
	max-width: 100%;
	background-image: url("https://www.thermatru.com/static/img/logos/therma-tru-whb-logo.png");
	background-size: 188px 73px;
	font-size: 0;
	margin: 0 auto;
}
.small, .btn{
	font-family: aktiv-grotesk, sans-serif;
}
h3{
	margin-top: .5em;
	font-family: aktiv-grotesk, sans-serif;
	font-weight:100 !important;
}
.tt-head{
	background-color: #eee;
}
.tt-foot {
	padding: 1.5em 0;
	background-color: #58595b;
}
.tt-foot a, .tt-foot a:hover, .tt-sfoot a, .tt-sfoot a:hover{
	text-decoration: none;
	color: #fff;
	font-family: aktiv-grotesk, sans-serif;
}
.tt-foot a span {
	display: inline-block;
	margin-top: .5em;
}
.tt-sfoot {
	padding: 1.5em 0;
	background-color: #414042;
	color: #fff;
	line-height: 1em;
}
.tt-sfoot p {
	margin-bottom: .5em;
	font-family: aktiv-grotesk, sans-serif;
}
.tt-foot-info {
	padding: 1em 0;
	border-top: solid 2px #fff;
}
.tt-foot-info p {
	font-family: aktiv-grotesk, sans-serif;
}
.stack {
	margin: 0 auto;
	width: 600px;
	padding: 0;
	position: relative;
	max-width: 100%;
}
.stack div {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	outline: 1px solid transparent;
}
.stack div:last-child {
	position: relative;
}
.stack div > img {
	max-width: 100%;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.stack div > p {
	font-family: aktiv-grotesk, sans-serif;
	width: 96%;
	position: absolute;
	top:2%;
	left:2%;
	background-color:rgba(255,255,255,0.7);
	text-align: left;
	padding:1em;
	border-radius: .5em;
	border: none;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.compare-slider {
	max-width: 600px;
	margin: 0 auto 1em auto;
}
.copy{
	font-family: aktiv-grotesk, sans-serif;
	padding: 0px 1em;
}
.ohide {
	opacity: 0;
}
.oshow {
	opacity: 1;
}

/*Toggle Buttons*/
.select {
	list-style: none;
	display: block;
	position: relative;
	padding:0;
	z-index: 100;
	top: -88px;
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
}
.select li {
	float: left;
}

.select.wood li {
	margin-right:46px;
}

.select.wood li:first-child {
	margin-left: 175px;
}

.select.wood li:last-child, .select.paint li:last-child {
	margin-right: 0;
}

.select.paint li {
	margin-right:79px;
}

.select.paint li:first-child {
	margin-left: 159px;
}

@media (max-width: 767px) {
	.select.wood li:first-child {
		margin-left: 134px;
	}
	.select.wood li {
		margin-right: 39px;
	}
	.select.paint li:first-child {
		margin-left: 133px;
	}
	.select.paint li {
		margin-right: 63px;
	}
}
@media (max-width: 414px) {
	.select.wood li:first-child {
		margin-left: 94px;
	}
	.select.wood li {
		margin-right: 5%;
	}
	.select.paint li:first-child {
		margin-left: 94px;
	}
	.select.paint li {
		margin-right: 40px;
	}
	.squares-element img.callout-img {
		max-width: 30% !important;
		width: 30% !important;
		margin: 0 35% !important;
		padding: 0 !important;
	}
}

@media (max-width: 375px) {
	.select.wood li:first-child {
		margin-left: 82px;
	}
	.select.wood li {
		margin-right: 4%;
	}
	.select.paint li:first-child {
		margin-left: 70px;
	}
	.select.paint li {
		margin-right: 36px;
	}
}
button {
	font-family: aktiv-grotesk, sans-serif;
}
.select li button {
	border-radius: 50%;
	background-color: #414042;
	color: white;
	font-weight: bold;
	width: 30px;
	border: none; 
	padding: 3px 0;
}
.select li button:hover, .select li button.gray:hover{
	background-color: #58595b;
}

.num-marker {
	display: inline-block;
	width: 30px;
	margin: 0 18px 0 0;
	padding: 3px 0;
	background-color: #414042;
	border-radius: 50%;
	color: white;
	font-weight: bold;
	text-align: center;
}		  
.select li button.gray {
	background-color: #969799;
}
.dhide {
	display: none;
}
.dshow {
	display: list-item;
}
.vertical div.jx-handle{
	width: auto !important;
	margin-left: 21% !important;
}
div.jx-slider {
	color: #ed1c24 !important;
}
.vertical div.jx-controller{
	width: 30px !important;
}
.jx-knightlab {
	display:none;
	visibility: collapse;
}
.col-600{
	max-width: 600px;
	margin: 0 auto 1em auto;
}
.imp-ui-layers-menu-wrap{
	display: none !important;
}
div.squares-element h3 {font-weight: 600 !important;}

.btn-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.btn-sm {
    padding: .25rem .5rem !important;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;

}
.btn-group >.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: -1px;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {
    z-index: 1;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

