﻿.main-header .logo{
    width: 42%;
}
.header-top-two .top-left .contact-list{
    display: block;
}
.header-top-two .top-left .contact-list li{
    margin-left: 0px;
}
.header-top-two .top-left .contact-list li i{
    font-size: 35px;
}
.main-header .main-box:before{
    border:none;
}
.main-header .header-lower {
    background-color: #006c52;
}
.header-style-two .main-box {
    padding-left: 0px;
}
.about-section-two .image-box .icon-box{
    z-index: 1;
}
@media (max-width: 767px) {
    .main-header .logo {
        width: 62%;
    }

    .mobile-header .logo img {
        height: auto;
    }
}

.sticky-header .logo {
    width: 100% !important;
}
.sticky-header .logo-box {
    margin-right: 10px !important;
}
.sticky-header .navigation > li {
    margin-right: 20px !important;
}