
.pd-10{padding:10px}.mg-left-0{margin-left:0}.mg-left-5{margin-left:5px}.mg-left-10{margin-left:10px}.mg-left-15{margin-left:15px}.mg-left-20{margin-left:20px}.mg-left-25{margin-left:25px}.mg-right-0{margin-right:0}.mg-right-5{margin-right:5px}.mg-right-10{margin-right:10px}.mg-right-15{margin-right:15px}.mg-right-20{margin-right:20px}.mg-right-25{margin-right:25px}.mg-bottom-0{margin-bottom:0}.mg-bottom-5{margin-bottom:5px}.mg-bottom-10{margin-bottom:10px}.mg-bottom-15{margin-bottom:15px}.mg-bottom-20{margin-bottom:20px}.mg-bottom-25{margin-bottom:25px}.mg-bottom-30{margin-bottom:30px}.mg-top-0{margin-top:0}.mg-top-5{margin-top:5px}.mg-top-10{margin-top:10px}.mg-top-15{margin-top:15px}.mg-top-20{margin-top:20px}.mg-top-25{margin-top:25px}.mg-top-30{margin-top:30px}.mg-top-35{margin-top:35px}.mg-top-40{margin-top:40px}.mg-top-45{margin-top:45px}.mg-top-50{margin-top:50px}.pd-left-0{padding-left:0}.pd-left-5{padding-left:5px}.pd-left-10{padding-left:10px}.pd-left-15{padding-left:15px}.pd-left-20{padding-left:20px}.pd-left-25{padding-left:25px}.pd-right-0{padding-right:0}.pd-right-5{padding-right:5px}.pd-right-10{padding-right:10px}.pd-right-15{padding-right:15px}.pd-right-20{padding-right:20px}.pd-right-25{padding-right:25px}.pd-bottom-5{padding-bottom:5px}.pd-bottom-10{padding-bottom:10px}.pd-bottom-15{padding-bottom:15px}.pd-bottom-20{padding-bottom:20px}.pd-bottom-25{padding-bottom:25px}.pd-bottom-30{padding-bottom:30px}.pd-bottom-35{padding-bottom:35px}.pd-bottom-40{padding-bottom:40px}.pd-bottom-50{padding-bottom:50px}.pd-top-0{padding-top:0}.pd-top-5{padding-top:5px}.pd-top-10{padding-top:10px}.pd-top-15{padding-top:15px}.pd-top-20{padding-top:20px}.pd-top-25{padding-top:25px}

html {
    min-height: 100%;
    position: relative;  }

body {
    font-family: 'Open Sans', sans-serif;
    font-size:17px;  
    font-weight: 300;
    line-height: 33px;
}

h1,h2,h3,h4{
    font-family: 'Montserrat', sans-serif;
}

.carousel-control.left,
.carousel-control.right{
    background:none;
}
.btn-primary{
    background:black;
    color:white;
    font-size:18px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    padding: 8px 35px;
}

.phone-header{
    font-size:24px;
    color:black;
    font-family: 'Montserrat', sans-serif;
    display: block;

}
.phone-header:hover,
.phone-header:focus,
.phone-header:visited{
    text-decoration: none;
    outline: none;
}
span.financing{
    font-size:18px;
    font-weight: bold;    
}
@media(min-width:992px){
    .phone-header{
        margin-top:1px;
    }
}
.phone-header .fa-stack{
    /*font-size:22px;*/
    font-size:15px;
}
header#header,main,footer#footer{display: block; }

@media(min-width:768px){
    header#header{
        position: fixed;
        top:0;
        left:0;
        width:100%;
        z-index: 10001;
        background: white;
    }
    main{
        margin-top:155px;
    }
}
@media(min-width:992px){
    main{
        margin-top:155px;
    }
}
@media(min-width:1200px){
    main{
        margin-top:160px;
    }
}
header .call-now{
    font-weight:500;
    color:#000000;
    font-family: 'Montserrat', sans-serif;    
    font-size:13px;
    display:inline-block;
    margin-top:6px;
    letter-spacing:-0.05em;
}

.top-header{
    padding:20px;
}

footer#footer{
    background:#f0f1f3;
    padding:0 0 75px;
    text-align: center;
}
footer#footer ul{
    padding:0;
}
footer#footer ul li{
    display:block;
}
.logo-bottom{
    background:white;
    /*border-top:1px solid #e2e2e2;*/
    margin-bottom: 75px;
}

.logo-bottom img{
    margin:0 auto !important;
}

.logo-bottom-inner
{
    height:125px;
}

@media(max-width:991px)
{
    .logo-bottom a
    {
        /*margin-bottom:15px;*/
    }
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
header#header.error-header{
    background:black;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-5ths
    {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

footer#footer ul li a{
    font-family: 'Montserrat', sans-serif;
    display:block;
    font-size:14px;
    color:black;
    padding: 10px 17px;
}
@media(min-width:768px){
    footer#footer ul li{
        display:inline-block;
    }    
}
@media(min-width:992pxpx){
    footer#footer ul li{
        display:inline-block;
    }    
    footer#footer ul li a{
        padding: 10px 17px;
    }
}
@media(min-width:1200px){   
    footer#footer ul li a{
        padding: 10px 20px;
    }
}
footer#footer .social{
    margin:20px 0;
}
footer#footer .social a{
    display:inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color:black;
    margin:5px 10px;
    font-size:23px;
    border: 1px solid #848484;    
    width:50px;
    height: 50px;
    transition: 0.5s all;
}
footer#footer .social a:hover{
    background:#ed1b24;
    text-decoration: none;
    color:white;
}
footer#footer .copyright{
    margin-top: 20px;
    color:#313131;
}
.copyright a{
    color:#313131;
}

ul.footer-xs-menu{
    position: fixed;
    bottom: 0;
    left:0;
    width:100%;
    display: block;
    background:black;
    margin:0;
    padding:0;
    margin-bottom: -11px;
}
ul.footer-xs-menu li{
    display: inline-block;
    width:24%;
    text-align: center;
    overflow: hidden;
}
ul.footer-xs-menu li+li{
    border-left: 1px solid #6b6b6b;
}
ul.footer-xs-menu li a{
    display: block;
    color:white;
    font-size: 15px;
    text-transform: uppercase;
    padding:10px 8px;
    font-weight: bold;
    text-align: center;
}
ul.footer-xs-menu li a:hover{
    background:red;
    text-decoration: none;
}
@media(min-width:768px)
{
    ul.footer-xs-menu{
        display: none;
    }
}
/**********************************/
#banner img.banner{
    width:100%;
}


#banner form{
    padding:20px;
    background:rgba(0,0,0,0.8);
    margin:0 -15px;
}
#banner form label{
    font-weight: bold;
    font-size: 17px;
    color:white;
}
#banner form h3{
    color:white;
    margin-top:0;
    text-align: center;
    font-size: 30px;
}
@media(min-width:768px){    
    #banner{
        background: black;   
    }
    .form-container{      
        position: relative;
        z-index: 1000;
        padding:30px 15px;
    }
    #banner form{
        padding:0;    
        margin:0;
    }

}
@media(min-width:992px){    

    #banner form{
        padding:0 20px;        
    }
    .carousel img{
        width:100%;
    }

}
@media(min-width:1200px){
    #banner{
        background: none;   
    }
    .carousel{
        margin-top:160px;
        position: absolute;
        top:0;
        left:0;
        width: 100%;
    }
    #banner img.banner{
        height: 701px;
    }
    #banner form{
        padding:20px;      
    }
    .form-container{
       
        position: relative;
        z-index: 1000;
    }
    #banner form{
        margin-top: 10px;
    }

}
.carousel-caption{
    font-family: 'Montserrat', sans-serif;
    font-weight:200;
    font-size:35px;
    background:rgba(0,0,0,0.68);
    width:100%;
    bottom:0%;
    line-height: 45px;
    text-align: center;
    padding:30px 45px;
    position: relative;
    left:0;

}

.carousel-control{
    width:4%;
}
.logos{
    height:100px;
    background:black;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:15px;
    margin-top:20px;
}
.content{
    padding:20px 0;
}
@media(min-width:768px){
    .content{
        padding:80px 0 50px;
    }   

    .carousel-caption{              
        font-size:45px;             
        line-height: 55px;        
    }
    .logos{       
        margin-top:25px;
        margin-bottom:0px;
    }
    .carousel-control{
        width:10%;
    }
}
@media(min-width:992px){     
    .logos{
    
        background:rgba(0,0,0,0.64);
    }
    .carousel-caption{              
        font-size:40px;       
        width:47%;
        bottom:36%;
        line-height: 58px;
        text-align: left;
        padding:30px 45px;
        text-transform: uppercase;
        position: absolute;
        left:8%
    }
    .carousel-control{
        width:4%;
    }
}
@media(min-width:1200px){         
    .carousel-caption{              
        font-size:49px;       
        width:43%;
        bottom:33%;
        line-height: 65px;
        text-align: left;
        padding:30px 45px;
        text-transform: uppercase;
        position: absolute;
        left:7%
    }
    .carousel-control{
        width:6%;
    }
}
@media(min-width:1400px){         
    .carousel-caption{                     
        left:10%
    }

}
@media(min-width:1500px){         
    .carousel-caption{                    
        left:13%
    }   
}
@media(min-width:1600px){         
    .carousel-caption{                    
        font-size:60px;       
        width:36%;
        bottom:33%;
        line-height: 65px;               
        left:20%
    }   
}

.explore{
    height:260px;
    background:grey;
    padding:20px;
}
.explore a{    
    width:100%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:36px;
    color:white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-decoration:none;
    text-transform: uppercase;
}

.explore.windows,
.explore.doors{
    margin-bottom:15px;
}
.explore.windows{
    background:url(../images/explore-windows.jpg);
    background-size: cover;
}
.explore.doors{
    background:url(../images/explore-doors.jpg);
    background-size: cover;
}

.home-content{
    margin-top:20px;
    background:#f0f1f3 ;

}
@media(min-width:768px){
    .home-content{
        margin-top:26px;

        height:475px;  
    }
}
@media(min-width:992px){
    .home-content{
        margin-top:80px;
        background:#f0f1f3 url(../images/bg-1.jpg) 175% 50%;
        background-repeat: no-repeat;
        height:550px;  
    }
}
@media(min-width:1200px){
    .home-content{
        margin-top:80px;
        height:618px;
        background:#f0f1f3 url(../images/bg-1.jpg) center right;
        background-repeat: no-repeat;
    }
}
.home-content .encore{
    padding:55px 20px 55px 40px;
    color:#313131;    
    font-size:15px;
    line-height: 33px;
    font-weight: 300;
}


.home-content .encore .btn-primary{
    margin-top:20px;
}
.home-content .encore h2{
    text-transform: uppercase;
    font-weight:300;
}

.h-andersen-logo
{
    margin-top:15px;
}

.phone-header-houston
{
    letter-spacing:0.01em;
    margin-top:-6px;
    margin-bottom:-12px;
}

.phone-header-dallas
{
    margin-top:-6px;
    margin-bottom:-12px;
    letter-spacing:0.04em;
}

.mobile-dallas
{
    display:inline-block;
}

@media(max-width:1199px)
{
    .phone-header
    {
        font-size:17px;
    }

    .h-andersen-logo
    {
        margin-top:0;
    }

    .phone-header-houston
    {
        margin:-8px 0 -7px;
    }

    .phone-header-dallas
    {
        margin-top:-8px;
    }
}