/*menuresponsive*/
    
    
    .nav-link {
        display: block;
        padding: 0rem .6rem !important;
    }
    
    .headerright{
        width: 100%;
    }
    
    .navigat {
        width: 100%;
    }
    
    .logoa{
        float: left;
    }
    .headera {
        width: 100%;
    }
    
    
    header{
        width: 100%;
        margin-top: 0px;
    }
     
    header nav{
        width: auto;
        margin: 2px 0px;
        float: right;
    }
    .menu_bar{
        display: none;
    }
    header nav ul{
        overflow: hidden;
        list-style: none;
        margin-bottom: 0px;
     }
    header nav ul li{
        float: left;
    }
    header nav ul li:hover{
     }
    header nav ul li a {
        color: #ffffff;
        padding: 20px 15px;
        text-decoration: none;
        display: block;
        font-size: 15px;
        transition: all 0.5s ease-in-out;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-top: 26px;
    }
    header nav ul li a:hover{
         color: #0080bf !important;
    }
    
    header nav ul li a i{
        color: #fff;
        padding: 0;
        margin: 0;
    }
    
    header nav ul li span{
        margin-right: 10px;
    }
    header nav ul li a:hover{
         }
    section{
         }
    
    .rightm{
        background-color: #15a5ec;
        color: #fff !important;
        border-radius: 23px 0px 0px 23px;
        margin-top: 8px;
        margin-left: 14px;
    }
    .rightm a{
            color: #fff !important;
            padding: 15px 11px;
    }
    .rightm a:hover{
        color: #fff !important;
    }
    
    .rightml{
        background-color: #8faec7;
        color: #fff !important;
        border-radius: 0px 23px 23px 0px;
        margin-top: 8px;
    }
    .rightml a{
        padding: 15px 11px;
        color: #000000b8 !important;
    }
    .rightml a:hover{
    color: #000000bd!important;
    }
    header nav ul li a .a-link , .pad{
        padding: 7px 18px;
    }

 

@media screen and (max-width: 992px) {
    .nav-link {
        display: block;
        padding: .5rem .6rem !important;
        border-bottom: 1px solid #cccccc38;
    }
    
    .topm{
        margin-top: 50px;
    }
    
    .rightm{
        background-color: transparent;
        color: #00000080;
        border-radius: 23px 0px 0px 23px;
        margin-top: 8px;
        margin-left: 14px;
    }
    .rightm a{
        padding: 15px 11px;
        color: #000000b8 !important;
    }
    .rightm a:hover{
        color: #00000080;
    }
    
    .rightml{
        background-color: transparent;
        border-radius: 0px 23px 23px 0px;
        margin-top: 8px;
    }
    .rightml a{
        color: #00000080;
        padding: 15px 25px;
    }
    .rightml a:hover{
        color: #00000080;
    }
    
    header nav {
        width: 44%;
        height: 100%;
        margin: 0;
        box-shadow: -1px 0px 8px 0px #2a557d;
        z-index: 11;
        background: #fff;
        right: -100%;
        position: fixed;
     }
  
    
     header nav ul li{
        display: block;
        float: none;
        margin-top: 2px;
        height: 100%;
    }
   
    .menu_bar {
        display: block;
        width: 100%;
        padding: 8px 0px;
    }
    .started{
        padding: 4px 0px;
    }
    
    .menu_bar .bt-menu{
        display: block;
        padding: 20px 0px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-size: 25px;
        box-sizing: border-box;
    }
    
    .menu_bar span{
        float: right;
        font-size: 26px;
        margin-top: -10px;
        background: #1dacd396;
        position: relative;
        border-radius: 5px;
        z-index: 999999999;
        padding: 0px 10px;
    }

    .nava-open .menu_bar span{
        position: absolute;
        right: 52px;
        top: 35px;
        padding: 0px 10px;
        font-size: 22px;
        background: #3f4f56; 
        border-radius: 5px;
    }
    
    .nava-open .menu_bar span i{
     color: #fff;
    }
    
    header nav ul li:hover{
        background-color: transparent;
    }
    header nav ul li a {
    color: #000;
    padding: 14px 1px;
    text-decoration: none;
    display: block;
    letter-spacing: 1px;
    font-size: 15px;
    letter-spacing: 1px;
    }
    header nav ul li a:hover{
         
    }
    
    header nav ul li a i{
        color: #fff;
    }
    
    header nav ul li a:hover{
        color: #000 !important;
        margin-left: 5px;
        transition:all 0.5s ease-in-out;
        font-weight: 500;
    }
    header nav ul li a {
       color: #000000b8;
       padding: 14px 24px;
       text-decoration: none;
       display: block;
       font-size: 15px;
       letter-spacing: 1px;
    }
  
    header nav{
        top: 0;
        z-index: 99999;
    }
    .nava-open .overlay{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        background: #5d98d09c;
    }
     
    
}

@media screen and (max-width:767px) {
    header nav {
        width: 65%;
        height: 100%;
        margin: 0;
        z-index: 11;
        right: -100%;
        position: fixed;
    }
}

.mobile-menu-back{
    display: none;
}
@media screen and (max-width:991px) {
    .mobile-menu-back{
        display: block;
    }
    .bt-menu .icon-list2 .fas.fa-times{
        display: none;
        visibility: hidden;
    }
     header nav {
        overflow-y: auto;
    }

    .mobile-menu-back a i{
        color: #000;
    }
    .mobile-menu-back a{
        font-size: 17px;
        font-weight: 700;
        color: #308471;
    }
}

/**/