.header {
	position:relative !important;
	background-color: rgba(0, 0, 0, 0.7);
	vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

h1 {
font-size: 35px;
}     
p {
font-weight: 600;
    font-size: 19px;
    }     
body {
	line-height: 35px;
	color: #fff;
	}
main {
	background: rgba(0, 0, 0, 0.55);
	padding: 0 !important;
}
#main-section {
display: inline-block;
padding: 30px;
font-size: 20px;
line-height:34px;
}
.page-template #mainbody {
padding: 0;
}
.wrapper {
	background: url(../images/ducted-background.jpg);
    background-size: 100%;
    }
#mainbody {
    padding: 30px;
}
#page-desc {
    float: left;
    margin-top: 10px;
    width: 60%;
}

.button { padding:15px 15px; background:#22C0F1; color:#fff; font-weight: 700; font-size: 21px;     text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7); float:left; margin-top:45px;}

.page-template #mainbody {
    float: none !important;
    width: 100% !important;
    padding:0px !important;
}
#promo-vid {
display: inline-block;
padding: 45px;
margin-top:15px;
background: #000;
}
#promo-vid iframe {
float: left;
width: 50%;
}

#promo-text {
    display: -webkit-box;
    width: 45%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    height: 315px;
    line-height: 315px;

}
#promo-text span {
    display: inline-block;
    vertical-align: middle;
    line-height: 150%;
    text-transform: uppercase;
    }
#promo-text p {
font-size: 22px !important;
}
#promo-text .button {
margin-top: 0px;
float:none;
}

br.clear a {
float:left;
clear:both;
}

#callback-box {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #000;
    padding-bottom: 20px;
}	
#callback-text ul {
margin: 15px 0 60px 25px;
}
#callback-text li {
    float: left;
    width: 25%;
    list-style-type: none;
    font-style: italic;
    font-size: 17px;
    text-align: Center;
}
#callback-text {
    float: left;
    width: 77%;
}

#callback-text h2 {
    width: 25%;
    text-align: center;
    margin: 0 auto;
    font-size: 23px;
    line-height: 8px;
    }
    
    @media (max-width: 1200px) {

#promo-text p {
font-size: 16px !important;
line-height: 28px;
}
#callback-button {
    display: flex;
    width: 100%;
    }
.button {
margin: 0 auto;
}
}

 @media (max-width: 850px) {
 
 #promo-text .button {
 font-size: 15px;
 }
 #callback-text h2 {
 width: 60%;
 }
 #callback-text li {
 width: 50%;
 font-size:15px;
 }
 #callback-text {
 width: 100%;
 }
 }
 
 @media (max-width: 635px) {
 
 #promo-text .button {
 font-size: 13px;
 }
 
 .button {
 padding: 11px 9px;
 }
 }
 
#top-sidebar-adwords p {
font-size:36px;
}
#top-sidebar-adwords {
    display: inline-block;
    margin: 50px 0px;
    }