@media only screen and (max-width: 991px){
    header.header.wgs-new-header-top {
        background: #2b2b2b;
    }

    .wgs-new-header-top .wgs-nav-main-header.hc-nav-trigger.hc-nav-1,
    .right-content .header.wgs-new-header-top .right .right_navi li i {
        color: #fff;
    }
}

.head-top-pages {
	padding-top: 10px;
	clear: both;
	text-align: center;
}

.head-top-pages h2 {
	font-size: 40px;
	color: #000;
    font-weight: 700;
}

.head-top-pages p {
	
}

.pricing_section .price_top {
	padding-top: 10px;
}

@media only screen and (max-width: 1024px) {
    li.currencyDiv a span {   
        color: #fff !important;
    }
}
.sidebar-left-hostx-sec .nav a {
    background: #fff !important;
}

@media only screen and (max-width: 1024px) {
    @media only screen and (max-width: 991px) {
        #myHeader .clientarea-entered {
            background-color: #000000 !important;
        }
    }
}
@media (max-width: 991px) {
    .new-mega-menu-right-bar li a, .wgs-new-mega-menu .fa-home {
        color: #fff !important;
    }
}