@charset "utf-8";
/* CSS Document */

.min{min-height: 600px; margin-top: 25px}
img a, img {
	border: none;
	outline: none;
}
.font14 {
	font-size: 14px;
}
.right {
	float: right;
}
.left {
	float: left;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #c31009;
}
.bkg-grey {
	background-color: #e7e7e7;
}
.bkg-red {
	background-color: #c31009;
	color: #FFF
}
.underline {
	text-decoration: underline;
}
.right-border {
	border-right: solid 1px #666;
}
.border-10-white {
	border: solid 5px #FFF;
}
.border-top-5-red {
	border-top: solid 5px #c31009;
}
.border-bottom-5-red {
	border-bottom: solid 5px #c31009;
}
.height315 {
	height: 323px;
}
.border-right-form {
	border-left: solid 1px #666;
	padding: 0 10px;
}
.border-left-form {
	border-right: solid 1px #666;
	padding: 0 10px;
}
.top {
	vertical-align: text-top;
}
.bottom {
	vertical-align: text-bottom;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: text-bottom;
}
.footer-right {
	text-align: right;
	line-height: 40px;
}
.footer-left {
	line-height: 40px;
}
.shadow-box {
	margin-top: 15px;
	margin-bottom: 10px;
	box-shadow: 0 0 1.2em #ccc;
	text-align: center;
}
.main {
	padding: 20px 0px;
	background-color: #FFF;
	min-height: 350px;
	text-align: left;
	margin-left:20px;
}
.main-top0 {
	padding: 0px 0px 20px 0;
	background-color: #FFF;
	min-height: 350px;
	text-align: left;
}
a.phoneNum {
	text-decoration: none;
	color: #000000;
}
a.phoneNum:hover {
	text-decoration: none;
}
.img_bottom_align {
	position: absolute;
	top: 0;
	left: 0;
	bottom: -30px;
	right: 0;
	width: auto; 
	height: auto; 
	max-width: 100%; 
	max-height: 100%; 
	margin: auto auto 0;
}
/*----TYPING---*/
.main-heading {
	font-size: 24px;
	color: #666666;
}
.sub-heading {
	font-size: 18px;
	color: #000;
}
.kicker-heading {
	font-size: 14px;
	color: #666;
}
.section-heading {
	font-size: 30px;
	color: #FFF;
}
.section-heading {
	letter-spacing: 0.05em;
	font-weight: normal;
	padding-top: 15px;
	color: #FFF;
	text-align: left
}
.main-special {
	padding-left: 40px;
	margin-right: -10px;
}
.main-img-boiler {
	margin-top: -70px;
}
.button-frontpage:hover {
	background: #464646;
}
.button-frontpage {
	background-color: #666666;
	text-align: center;
	color: #FFF !important;
	padding: 15px;
	border-radius: 5px;
}

.btn-wht {
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: 600;
	padding: 2rem 0;
}

.button-frontpage:hover {
	background: #464646;
}

.red-bar{
	background-color: #c31009; 
	text-align: center; 
	color:#FFF; 
	padding: 5px; 
	font-size: 16px; 
	max-width: 494px;
}
.index-buttons:hover{
	text-decoration: none;
}
.index-buttons{
	text-decoration: none;
}
img.main-img-boiler {
	margin-top: -70px;
	position: sticky;
  	z-index: 1;
}
img.main-img-boiler.mobile {
	margin-top: 0px;
	position: sticky;
  	z-index: 1;
}
/*--//FRONT PAGE--*/

/*--PAGES--*/
ul.page-list {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	text-decoration: none !important;
}
ul.page-list li {
	background-color: #666;
	padding: 5px 8px;
	border-bottom: solid 1px #FFF;
	text-decoration: none !important;
}
ul.page-list li:hover {
	background: #464646;
	text-decoration: none !important;
}
ul.page-list a li {
	color: #FFF;
	text-decoration: none !important;
}
ul.page-list a:hover {
	text-decoration: none !important;
}
ul.page-list li.bkg-red {
	background-color: #c31009;
	border-bottom: solid 1px #c31009;
	color: #FFF
}
/*--REBATES--*/
.st-list a{
	margin-left:100px;
}
ul li.st-list {
	list-style-type: none;
	font-size: 18px;
	padding-bottom: 10px;
}
li.st-list a {
	background-image: url(/images/trio/pages/TRIO_Rebate_Rollover_Empty.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	padding-left: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
li.st-list a:hover {
	background-image: url(/images/trio/pages/TRIO_Rebate_Rollover2.png);
	background-repeat: no-repeat;
}
/*--//REBATES--*/

/*====FOOTER===*/
#footer {
	margin-top: 20px;
	font-size: 10px;
}
#footer img {
	margin-right: 15px;
}

@media (max-width: 767px) {
#footer {
	text-align: center;
}
.navbar-default .navbar-nav > li {
	margin: 5px;
}
.xs-center-block, .center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.footer-right {
	text-align: center;
	line-height: 20px;
}
.main-special {
	padding-left: 0px;
	margin-right: 0px;
}
.main-img-boiler {
	margin-top: 0px;
}
ul.page-list {
	list-style: none;
	padding: 0;
	margin: 0 0px;
}
.border-10-white {
	border: solid 15px #FFF;
}
.right-border {
	border-right: solid 1px #FFF;
}
.section-heading {
	padding-top: 0px;
	margin-top: -30px;
	color: #23C936;
	text-align: center;
}
}
/*---NAVIGATION------*/
.slogan.mobile {
	color: #dfbdbc;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.11em;
	margin-top: 0px; 
	margin-bottom: 0px
}
.slogan.desktop {
	color: #dfbdbc;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.11em;
	margin-top: 10px; 
	margin-left: -120px;
}
.bg-red {
	background-color: #c31009 !important;
	margin-top:-10px
}
nav.navbar {
	/*background-color:#c31009 !important;*/
	color:white;
}
.nav-link {
	background-color: #666 !important;
	color: #fff !important;
	margin: 10px 2px 0 2px;
}

.nav-link:hover {
	background: #464646 !important;
}


.active .nav-link {
  background-color: #789 !important;
  color: #fff !important;
  margin: 10px 2px 0 2px;
}


.move-nav {
	margin-left:0px;
}
/* Set the border color to the desired color */
.navbar-toggler {
    border-color: rgba(255,255,255, 0.8) !important;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

img.ftr-img {
	position:relative; 
	width:10%;  
	height:10%;
	margin-top:15px;
}
#title-top {
	font-size: 20px;
	margin-top:10px;
	 position: absolute;
    right: 60px;
    top: 24px;
}
#title-top-mobile {
	font-size: 30px;
	margin-top:-10px;
}