.header-logo img
{
	width:35%;
}

.header-logo {
    max-width: 60%;
    padding:8px 0;
}

.header-top {
    background-color: #191f24 !important;
	box-shadow: 0px 1px 15px #989898;
}
.menu-style1>ul>li>a {
    padding: 30px 0 !important;
}
.circle-btn text {
    fill: rgb(0 0 0);
}

.media-slider:before {
    background-color: #a67c00bf !important;
}

.vs-menu-wrapper .mobile-logo img {
    max-width: 130px !important;
}
.footer-logo img{
	width:30% !important;
}

.footer-layout4 .copyright-wrap
{
	background-color: #191f24 !important;
}


@media (max-width: 1399px) {
    .main-menu>ul>li {
        margin: 0 8px !important;
    }
}

@media (max-width: 991px) {
    .header-logo {
        max-width: 157px;
    }
}

@media (max-width: 1199px) {
    .header-logo {
        max-width: 200px;
    }
}
@media (min-width: 1399px) {
    .main-menu>ul>li {
        margin: 0 8px !important;
    }
}