@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600');

/*****************************Mega Menu****************************************************/

#bb-header-container-default {
    background: #fff !important;
}
#desktop_header-sticky-wrapper {
    height: auto !important;
}
#desktop_header {
    top: 0 !important;
    bottom: auto !important;
}
.bbhd-menu li .bbhd-mega-menu {
    background: none !important;
}
#hosting_menu {
    background: #f5f5f5;
    padding: 60px 60px;
    margin-top: 20px;
    box-shadow: 4px 10px 5px rgba(0,0,0,.2);
}
#bb-header-container-default p:empty {
    display: none;
}
.circle-box {
    position: relative
}
.circle-box:after {
    content: "";
    position: absolute;
    left: -20px;
    right: 0;
    bottom: -85px;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    z-index: 1;
    background-image: url("../../../assets/images/bordered-icon.png");
}
#hosting_menu .hover_state {
    display: none;
}
#hosting_menu h3, #hosting_menu h3 a {
    color: #333;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
}
#hosting_menu p {
    font-size: 12px;
    line-height: 24px;
    color: #555555;
    margin-bottom: 0;
}
.hosting_megamap {
    width: 100%;
    height: 185px;
    text-align: center;
    background: url("../../../assets/images/generaic_img.png") no-repeat;
    display: table;
    background-size: cover;
    float: none;
}
#hosting_menu .hosting_img_outer {
    border-right: 1px solid #cccccc;
    transition: all ease-in-out 0.6s;
}
#hosting_menu .hosting_megamap p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
#hosting_menu .Mega-inner h3 {
    transition: all ease-in-out 0.6s
}
#hosting_menu .Mega-inner:hover h3, #hosting_menu .Mega-inner:hover h3 a {
    color: #d7263d;
}
#hosting_menu .Mega-inner:hover .normal_state {
    display: none;
    transition: all ease-in-out 0.6s;
}
#hosting_menu .Mega-inner:hover .hover_state {
    display: block;
    transition: all ease-in-out 0.6s;
}
#hosting_menu .Mega-inner_margin {
    margin-bottom: 40px;
}
.hosting_megamap_inner {
    display: table-cell;
    vertical-align: middle;
}
#hosting_menu .hosting_megamap_inner h3 {
    color: #0e0c0c ;
    line-height: 24px;
    margin-bottom: 15px;
}
#hosting_menu .hosting_megamap_inner a {
    background: #222222;
    color: #ffffff;
    padding: 18px 28px;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    box-shadow: 5px 5px 3px rgba(0,0,0,0.2);
    border: solid 1px #ffffff;
}
#hosting_menu .hosting_megamap_inner:hover a {
    background-color: #d7263d !important;
    border-color: #d7263d;
}
#hosting_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#hosting_menu ul li {
    display: block;
    text-align: right;
    float: right;
}
#hosting_menu ul li a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #222;
    padding: 14px;
    display: inline-block;
    border-bottom: 1px solid #dadada;
    min-width: 300px;
}
#hosting_menu ul li a span.whmcs_megaimg {
    padding-right: 15px;
    border-right: 1px solid #dadada;
    margin-right: 20px;
    min-width: 64px;
    display: inline-block;
}

#hosting_menu ul li a span.whmcs_megaimg img {
    webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.whmcs_mega_part > .vc_column-inner > .wpb_wrapper {
    border-right: 1px solid #ddd;
    float: left;
    width: 100%;
}
#hosting_menu ul li a:hover {
    color: #d7263d;
}
#hosting_menu ul li a:hover span.whmcs_megaimg img {
    webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}
#hosting_menu.whmcs_menu {
    padding: 36px 35px 50px;
}
#bb-header-container-default .dropdown .bb-dropdown-menu {
    width: 280px;
    margin-left: 0;
    background-color: #f5f5f5;
    padding: 20px 40px;
    border-radius: 0;
    margin-top: 21px;
    left: -30px;
    border-bottom: 0;
    box-shadow: 4px 10px 5px rgba(0,0,0,.2);
}
#bb-header-container-default .dropdown .bb-dropdown-menu:before {
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #f5f5f5;
    position: absolute;
    content: "";
    top: -13px;
    right: 30px;
}
#bb-header-container-default .dropdown .bb-dropdown-menu li a {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 0;
    border-bottom: 1px solid #cccccc;
    color: #222;
    display: block;
    transition: all ease-in-out .5s;
}
#bb-header-container-default .dropdown .bb-dropdown-menu li:last-child a {
    border-bottom: none;
}
#bb-header-container-default .dropdown .bb-dropdown-menu li a:hover {
    color: #d7263d;
    border-color: #d7263d;
}
#hosting_menu .hosting_menu_last_child ul li a {
    border-bottom: none;
}
#search_box .search_area {
    box-shadow: 0 5px 40px rgba(0,0,0,0.30);
}



/***********************************sidebar**********************************************/
.bbhd-menu-canvas-wrap .bbhd-header-menuside {
    background-color: rgba(0,0,0,.6);
    box-shadow: 5px 0 10px rgba( 0 ,0,0,.5);
    width: 100%;
    padding: 0;
    z-index: 9;
    right: 0 !important;
}
.bbhd-menu-canvas-wrap .bbhd-header-menuside .bbhd-menuside-inside {
    position: relative;
    width: 225px;
    float: right;
    background: #26262c !important;
    padding: 35px;
    height: 100%;
    right: -350px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.bbhd-menu-canvas-wrap.open .bbhd-header-menuside .bbhd-menuside-inside {
    right: 0;
}

.bbhd-close-menucanvas {
    position: relative !important;
    float: right;
    line-height: 30px;
    font-size: 24px !important;
    width: 30px !important;
    height: 30px !important;
    top: -36px !important;
    right: -36px !important;
    background-color: #000000;
}


.bbhd-social-light li a {
    color: #000;
    font-size: 14px;
    transition: .5s ease-in-out;
}
.bbhd-social-light li a .fa {
    font-weight: 400 !important;
}


.bbhd-menuside-inside .bbhd-logo {
    margin-bottom: 20px !important;
    display: block;
}

.bbhd-menuside-inside .side_bar_text {
    margin-bottom: 20px;
}
.bbhd-menuside-inside .side_bar_text p {
    font-size: 12px;
    line-height: 16px;
}

.bbhd-menuside-inside .bbhd-social {
    position: relative;
    padding: 20px 0;
    line-height: 0;
    margin-bottom: 20px;
    font-weight: 400 !important;
}
.bbhd-menuside-inside .bbhd-social:before,
.bbhd-menuside-inside .bbhd-social:after{
    position: absolute;
    content: "";
    background: #cccccc;
    width: 45px;
    height: 1px;
    right: 0;
}
.bbhd-menuside-inside .bbhd-social:before{
    top: 0;
}

.bbhd-menuside-inside .bbhd-social:after{
    bottom: 0;
}
.bbhd-menuside-inside .bbhd-menu-title {
    font-size: 18px !important;
    line-height: 14px !important;
    color: #0197f6 !important;
    text-transform: capitalize !important;
    font-weight: 500!important;
    margin-bottom: 15px;
    letter-spacing: normal;
}



.bbhd-menuside-inside  .menu li a {
    font-size: 12px !important;
    line-height: 18px !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    position: relative;
    padding-right: 15px;
    transition: .5s ease-in-out;
}
.bbhd-menuside-inside  .menu li a:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    right: 0;
    top: 5px;
    border-radius: 0 100% 0 0%;
    transition: .5s ease-in-out;
}

.bbhd-menuside-inside .menu_one {
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative;
}
.bbhd-menuside-inside .menu_one:after{
    position: absolute;
    content: "";
    background: #cccccc;
    width: 45px;
    height: 1px;
    right: 0;
    bottom: 0;
}

.bbhd-social-light li a:hover ,
.bbhd-menuside-inside  .menu li a:hover {
    color: #d7263d !important;
}
.bbhd-menuside-inside  .menu li a:hover:before{
    background: #d7263d;
}








@media screen and (max-width: 1199px) {
    .bbhd-menu li .bbhd-mega-menu {
        width: 770px !important;
    }
    #desktop_header {
        width: 100%;
        padding: 0 15px;
    }
    #desktop_header .vc_col-sm-4 {
        width: 50%;
        float: left;
    }
    #desktop_header .vc_col-sm-4#whmcs_single_img, #desktop_header #hosting_maploction {
        width: 100%;
        margin-top: 20px;
    }
    #hosting_menu {
        width: 100%;
        float: left;
        padding: 35px 20px;
    }
    #hosting_menu.whmcs_menu {
        padding: 20px 10px 30px;
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 782px) {
    .bbhd-header-menuside .menu {
        float: left;
        width: 100%;
        padding: 15px 30px !important;
    }
    .bbhd-header-menuside .menu li a {
        font-size: 14px !important;
        text-transform: uppercase;
        line-height: 16px;
        color: #333333;
        font-weight: 500;
        border-bottom: solid 1px #e0e0e0;
    }
    .bbhd-header-menuside .menu li.active a {
        color: #d7263d !important;
    }
    .bbhd-header-menuside .menu li i {
        background-color: transparent !important;
        color: #d7263d;
        font-weight: 900;
        font-size: 18px;
    }
    .bbhd-header-menuside .menu li {
        float: left;
        width: 100%;
        text-align:right;
    }
    .bbhd-header-menuside .menu li a {
        position: relative;
    }
    .bbhd-header-menuside .menu li a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 17px;
        width: 6px;
        height: 6px;
        background-color: #d7263d;
    }
    .bbhd-header-menuside .menu li ul li a:before {
        display: none;
    }
    .bbhd-header-menuside .menu li.menu-item-object-bbhd_megamenu.expand {
        background-color: transparent !important;
    }
    .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li.menu-item.menu-item-has-children.expand, .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li.menu-item-object-bbhd_megamenu.expand {
        background-color: transparent !important;
        border-bottom: none !important;
    }
    #bb-header-container-default .dropdown .bb-dropdown-menu {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        box-shadow: none;
        border-bottom: solid 1px #e0e0e0;
    }
    #bb-header-container-default .dropdown .bb-dropdown-menu li a {
        padding-left: 30px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: none;
    }
    .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .current_page_item > a, .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .current-menu-item > a {
        box-shadow: none;
        background-color: #d7263d !important;
        color: #ffffff !important;
    }
    #bb-header-container-default .dropdown .bb-dropdown-menu:before {
        display: none;
    }
    .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li,  #bb-header-container-default li.expand a.dropdown-toggle {
        border-bottom: none !important;
    }

    /*Responsive Fix*/
    .bbhd-header-menuside .menu li a:before {display:none !important;}
    .bbhd-header-menuside .menu li i {
        background-color: transparent !important;
        color: #d7263d;
        font-weight: 900;
        font-size: 18px;
    }
    #bb-header-container-default .dropdown .bb-dropdown-menu{box-shadow:none !important;border-top:1px solid #eee !important;background-color:transparent}
    .bbhd-header-menuside .menu  .bb-dropdown-menu li a{padding:0 !important;border:none !important;box-shadow:none !important;}
    #mobile-header .dropdown .bb-dropdown-menu li.active a{color: #d7263d !important;background:transparent !important;}
    #mobile-header li a,
    #mobile-header .dropdown .bb-dropdown-menu
    {padding-left:0 !important;padding-right:0 !important;}
    #mobile-header .dropdown .bb-dropdown-menu{margin-top:0;padding:10px 0}
    #mobile-header .dropdown .bb-dropdown-menu li a{padding-left:0 !important;padding-right:0 !important;border-bottom:none !important;color: #000000;font-size:12px !important;padding:5px 0 !important;}
    #mobile-header .dropdown .bb-dropdown-menu li:hover a{background:transparent !important;color: #000000 !important;transform:none}
    #mobile-header .dropdown .bb-dropdown-menu ul li{border-bottom:none}
}
