#sp-header {
    background: #000 none repeat scroll 0 0;
  color: #fff;
    
}
.d-lg-block {
        height: 45px!important;
}

#sp-top-bar {
    display: none;
}
.fa-bars:before, .fa-navicon:before {
    content: "\f111"; 
    color: #adcc04;
}

.sp-megamenu-parent > li.active > a {color: #fff; font-weight:600;}



.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #adcc04;
    margin: 0;
    
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #adcc04b8;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {    color: #000;  }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #fff;
  font-weight: 700;
}

.sp-menu-right {width: 190px!important;}

.new-look .offcanvas-menu {
    background-color: #000;
}
.new-look .offcanvas-menu .sp-module ul > li:hover a, .new-look .offcanvas-menu .sp-module ul > li:focus a, .new-look .offcanvas-menu .sp-module ul > li.active a {
    background: rgb(173, 205, 0);
}
.new-look .offcanvas-menu .sp-module ul > li ul li a {
    background-color: #292829 !important;
}
.new-look .offcanvas-menu .sp-module ul > li ul li a:hover, .new-look .offcanvas-menu .sp-module ul > li ul li a:focus {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.offcanvas-menu .offcanvas-inner .sp-module {    padding-bottom: 0 !important;  }
.sp-module ul > li {    border-bottom: none;  }
.sp-module ul > li > a:before {    content: none; }
.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 30px 30px 0 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    text-transform: none;
}


#sp-footer {
    background: none;
}


#sp-footer .sp-menu-right {padding-left: 25px;}
#sp-footer .sp-has-child .sp-dropdown-items {margin-left: 15px!important;}


.sp-copyright {color: #000;}
.sp-copyright a {color: #000!important;}
.sp-copyright a:hover {color: #ADCD00!important;}

/***** @start of  (max-width: 1399px) *****/
@media only screen and (max-width: 1399px) {

.sp-megamenu-parent {display: none !important;}

  }

/***** @start of (min-width: 768px) and (max-width: 999px) *****/

@media only screen and (min-width: 768px) and (max-width: 999px){


}




