.header__content.header__content--desktop {
    padding: 0;   
}    
.menuclass {
    min-height: 35px;
}   
.header .menuclass li a {
    line-height: 35px!important;
}
.menuclass ul li a {
    font-size: 14px;
}
.menuclass ul {
    float: left!important;
}  
.container {
    max-width: 750px!important;  
}
.link-list.justify-content-right.header-menu {
    float: left;
    width: 100%;
    display: inline-block;
} 

/* Footer Custom Css */
.footer_style{text-align: left;}
.footer__copyright{margin: 0;}
.social-icons__icon {font-size: 16px; }
.footer {text-align: left;}
.footer__menu a {margin-bottom: 0 !important;}
.footer {padding: 20px 0;}
.footer p, a  {font-size: 12.5px;}


.link_list a {
    color: #fff;
    display: block;
    line-height: .8;
    text-transform: uppercase;
}  
h5.social_title {
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 1rem;
}
.footer_inner a.btn.btn-cta {
    margin-left: 0;
    padding: .5rem 1rem;
    font-size: 14px;
    line-height: 1.25;
    border-radius: 2px;
}
.social-icons__row {
    margin: 0 -10px;
}
a.social-icons__icon {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    background-color: #26619c;
    line-height: 34px; 
}   
.col-3.footer_style .footer__block {
    margin-left: 0px!important;
}
.copyright_footer {
    font-size: 12.5px;
}

.link_list a {
    margin: 1rem 0;
}
.col-3.footer_style .footer__block{   
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
}
/* Footer Custom Css */
.col-4.footer_style img.logo.footer__logo {
    max-width: 120px;
}
.link_list a:first-child{
    margin: 0 0 1rem 0;
}
.footer_style_img{
    text-align: center;
}
.col-4.footer_style_img img.logo.footer__logo {
    max-width: 150px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
} 
.footer_inner.footer_style_link {
    text-align: right;
}
.footer a.footer__menu-item {
    color: #ad865a;
}  
@media screen and (min-width:768px) and (max-width:1024px){
    .col-4.footer_style img.logo.footer__logo {
        max-width: 120px;
    }             
    
}   


@media (max-width: 767px){
 .header__content.header__content--desktop {
    padding: 10px 0;   
} 
.menuclass ul li ul li {
    border-bottom: transparent!important;   
}
ul.menuBox {
    width: 100%;
}  
.col-4.footer_style img.logo.footer__logo {
        max-width: 120px;
        margin:0 auto;  
    }
    .footer__menu {text-align: left;}
    .footer_style{text-align: center;}
    .footer__menu a {display: inline-block;}
    .top_align{text-align:center !important;}
    .social-icons--left {text-align: center !important;}
    .link_list a{margin-left: 0 !important;text-align:center;} 
    .copyright_footer {
        text-align: center;
    }
    .footer_inner {
        text-align: center;
    }
    .col-3.footer_style img.logo.footer__logo {
    	margin:0 auto;
    }  
    .menuclass ul li ul li {
        border-bottom: none!important;
    }

}








