
.footer-logo-container img.logo-dark.img-responsive {
    max-width: 250px;
}
.secure_col {
    color : #fff;
    width: 100%;
    CLEAR: BOTH;
}
.secure_col p, .secure_col h5{
    color : #fff;
}
.banner-page-ug-block .left img{
    filter: invert(1);
}
.price_list .button03 , .getstart-business-btn{
    background: var(--btn-primary-bgcolor);
    color: var(--btn-primary-color);
    border: 1px solid transparent;
    transition: all ease 1s;
    padding: 12.5px 30px;
    display: inline-block;
    margin: 5px 0 5px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    margin: 10px 20px 0px;
}
.pricing_section.pricing-block-vps-page-V1 {
    padding-top: 10px;
}
.price_list .button03:hover , .getstart-business-btn:hover {
    border-color: var(--btn-primary-border);
    background: var(--btn-primary-bgcolor-hover);
    color: var(--btn-primary-color-hover);
}
.whmcs-templatefile-domainmarket .master-breadcrumb {
    margin-bottom: 10px;
}
.latest-hostx-login-register-pg .left-logo-image img , .whmcs-client-area-header .navbar-brand img{
    filter: invert(1);
}
body .custom-pricelist-section.price_list .price_grid h2 {
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #343638;
}
body .custom-pricelist-section.price_list .price_grid h6 ,body .custom-pricelist-section.price_list .price_grid p {
    text-align:center;
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls {
    background : #2073b5;
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls .list-menu li a{
    color:#fff;
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls .list-menu li a {
    color:#fff;
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls .list-menu .drop-down-menu a {
    color: var(--black);
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls li.country-list-menu-btn .country-dropdown a {
    color: var(--black);
}
.hostx-nav-mega-menu-latest-style .top-mega-menu-latest-cls li.country-list-menu-btn a {
    color: #fff;
}

/*a.logo.mega-latest-menu img {*/
    
/*    filter: invert(1);*/
/*}*/

.banner-page-ug-block img {
    width: 100%;
}
@media (max-width: 991px){
    header.header.wgs-new-header-top {
        background: #214995;
    }
    button.navbar-toggler.wgs-nav-main-header.hc-nav-trigger.hc-nav-1, .right-content .header.wgs-new-header-top .right .right_navi li i {
        color: #fff;
    }
    .header .right{
        border-top: 1px solid #3b59a1;
    }
}
.top-text{
    margin-top:10px;
    
}