.header-left { width: auto;}
.home-box-container-list.margin-minus {
    margin-top: -60px;
}
.footer-banner-box {
    padding: 15px auto !important;
    width: 33% !important;
}
.logo_us img {
    height:70px;
}
@media screen and (max-width: 767px)
{
    .header-container .header-left {
        width: 100% !important;
    }
    .header .mobile-menu-switch {
        width: 100%;
        display: inline-block;
        position: relative;
        left: 50%;
        height: 40px;
    }
}
p a {
    color: #052d6f;
    text-decoration: underline;
}
/*body {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}*/
#rev_slider_1_1 {
    max-height: 541px !important;
    margin-top: 0px;
    margin-bottom: 0px;

}
#rev_slider_1_1_wrapper {
    max-height: 541px;
    margin-top: 0px;
    margin-bottom: 0px;
}

@media (min-width: 320px) and (max-width: 500px) {
    .home-box-container-list.margin-minus {
    margin-top: 10px !important;
}}

a img.alignnone {
    width: 100% !important;
    height: auto !important;}