

#header .hnav:nth-child(1) {
    display: none;
}

#header .hnav li {
    display: none;
}

#header .col:nth-last-child(1) li:nth-last-child(1) {
    display: block;
    margin-left: 0px;
}

.sh-nav li {
    display: none;
}

#sh-btns .sh-nav li:nth-last-child(1) {
    display: block;
}

.footer-top {
    padding: 60px 0px;
}


.footer-top .flex-grid {
    padding: 0px 20px;
}

.footer-top h5 {
    display: block;
    padding-top: 16px;
    padding-bottom: 14px;
    background: url(../images/drop.png) center right no-repeat;
    cursor: pointer;
}


.footer-top h5.active {
    background: url(../images/drop-active.png) center right no-repeat;
    color: #c01414 !important;
}

.footer-top .col {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-top .col:nth-last-child(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}



#footer ul li a:hover {
    background: none;
    padding-left: 0px;
    color: #fff;
    margin-left:0px;
}

.footer-bottom {
    text-align: center;
    padding: 48px 0px 28px 0px;
}

.footer-logo {
    margin: 0 auto;
    display: block;
    margin-bottom: 16px;
    float: none;
}

#slogan {
    display: block;
    float: none;
    border-left: 0px;
    padding-left: 0px;
    margin-bottom: 18px;
}

.footer-bottom .col {
    width: 100%;
    margin-left: 0px;
    text-align: center !important;
}

.social {
    float: none;
    margin: 0px 6px;
}

.footer-bottom ul {
    display: block !important;
    font-size: 14px;
    padding-top: 0px;
}

.footer-bottom .social, .footer-bottom .social:hover {
    margin-left: 6px !important;
    margin-right:6px !important;
}



#footer ul {

    display: none;

}



.footer-top {

    padding: 60px 0px;

}


.footer-top .col {
    width:100% !important;
}


.footer-top ul {
    padding-bottom:12px;
}



.footer-top .col {
text-align:center;
padding:0px;}



.footer-top .flex-grid {
    padding: 0px 20px;
}



.footer-top h5 {
    display: block;
    padding-top: 16px;
    padding-bottom: 14px;
    background: url(../images/drop.png) center right 20px no-repeat;
    cursor: pointer;
}





.footer-top h5.active {
    background: url(../images/drop-active.png) center right 20px no-repeat;
    color: #c01414 !important;
}



.footer-top .col {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}



.footer-top .col:nth-last-child(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
 
.subpage h1 {
    font-size: 34px;
}


.hero-about {
    
    padding: 62px 0px 50px 0px;
}


.overlay {
    z-index: 2147483640 !important;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left:0px !important;
    margin-right:0px !important;
    
}