@media only screen and (max-width: 1200px) {
    .left-nv h2{
        font-size:20px !important;
    }

}
@media only screen and (max-width: 800px) {

    html, body{
        margin: 0 !important;
        padding: 0 !important;
        font-family: 'Nunito', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        height: 100%;
        background-color: #fff;
    }
    

    #side-content{
        display: none;
    }

    .mobile-nav{
        width:100%;
        height: 50px;
        background-color: #fff;
        box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.11);
        position: fixed;
        z-index: 200;
        display:block;
     
    }

    .mobile-train{
        position: absolute;
        right:50%;
    }
    
    .mobile-nav i{
        font-size:14px;
        margin-top:20px;
        
    }
    
    .mobile-nav img{
        margin-top:15px;
    }

    .mobile-menus{
        width:100vw;
        background-color: #fff;
        padding: 40px 20px;
        position: relative;
       
    } 
    
    .mobile-menus .user-info{
        margin-right: auto;
        margin-left: auto;
        width: max-content;
        position: relative;
       margin-top:10px;
       margin-bottom: 20px;
    }
    .mobile-menus .user-info img{
        height: 150px;
        width: 90%;
        object-fit: contain;
       margin-left: 16%;
    
     
    }
    
    .mobile-menus .user-info h1{
        margin: 0px;
        text-align: center;
        padding: 5px ;
        font-weight: bold;
        font-size: 17px;
    }
    
    
    .mobile-menus article{
    width: 100%;
    position: relative;
    }
    
    .mobile-menus article a{
    width: 48%;
    height: 80px;
    float: left;
    margin: 3px 1% 4px 1%;
    transition: 1s;
    color: #333;
    text-align: center;
    padding: 0px 0px 15px 0px;
    text-decoration: none;
    position: relative;
    }
    
    .mobile-menus article a section{
    padding: 12px 0px 0px 0px;
    }
    
    .mobile-menus article a section i{
    font-size:15px;
    }
    
    .mobile-menus article a section span{
    display: block;
    padding: 4px 1%;
    font-size: 14px;
    }
    
    .mobile-menus article a:hover, .mobile-menus article .activeLink{
    border-radius: 4px;
    background-color: #A20F30;
    color: #fff;
    font-weight: bold;
    transition: 1s;
    box-shadow: 0px 6px 9px 0 rgba(0, 0, 0, 0.27), 0 7px 12px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    }
    
    .mobile-menus article a ul{
    float: right;
    min-height: 100px;
    padding: 10px 2%;
    z-index: 9000;
    background: rgb(189, 77, 111);
    top: 0px;
    left: 95px;
    min-width: 200px;
    position: absolute;
    margin: 0px;
    list-style: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    } 
    
    
    
    #body-container{
        width:100% !important;
        padding:0 10px 0 10px !important;
        min-height: 100%;
        background-color:#f2f4f4;
        margin: 0 !important;
    }
    .mobile-start{
        margin-top: 80px;
    }

    .mobile-head{
        font-size:17px !important;
        font-weight: bolder;
    }

    .mobile-start h6{
        font-size: 12px;
    }

    
#body-container #analytics-div-container #analytics-container-small h2{
    font-size: 14px;
}

#body-container #analytics-div-container #analytics-container-small .number-total{
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 55%;
    margin: 0px;
    padding: 0px;
    height: 85px;
    line-height: 85px;
    text-align: center;
}


.mobile-table-link h3{
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
}


.mobile-table-link button{
    background: none;
    border:none;
}

.active{
    color:#A20F30;
}

.action{
    padding: 0px 50px !important;
}


.mobile-table-link button:hover,
.mobile-table-link button:active{
    background: none;
    border:none;
}

.mobile-full-width{
    width: 100% !important;
}

.mobile-full-width h2 span{
    font-size:17px;
}

#insurance-products-grid-2{
    display: grid;
    grid-column-gap: 2.5%;
    grid-row-gap: 25px;
    grid-template-columns: 100%;
}
 
    
.dash-table{
        
        width:100%;
        font-size: 10px;
        overflow: scroll;
    }
    
    .mobile{
        
        margin-bottom: 40px !important;
        display:block !important;
    }
    

    
  
    
    .right-nv{
        float:right;
        list-style-type: none;
        
    }
    
    .right-nv li{
        display:inline;
        padding:10px 7px;
        position: relative;
    }
    
    .right-nv img{
        height:40px;
        position: absolute;
        top:-7px;
    }
    #modal-sub-user-pro{
        width:100%;
    }
    
    #body-container #analytics-div-container{width: 100%;min-height: 490px;padding: 0px;margin: 0px 2% 0px 0px;background: transparent;}
    #body-container #small-container-right{
    width: 100%;margin-top:40px;min-height: 490px;padding: 5px 0.5%;background: #fff;border-radius: 5px;
    }
    
    #insurance-products .article-v1{
    padding: 35px 10px 10px 10px;
    width: 90%;
    margin: 15px;;
    }
    
    #insurance-products .article-v2{
    padding: 25px 10px;
    width: 95%;
    margin: 15px ;
    }
    .desktop{
    display:none !important;
    }

    .mobile h2{
        font-size:20px  !important;
    }
    
    .mobile h4{
        font-size: 14px;
    }
    .hidden{
        display: none !important;
    }
    

    
    /*support */
    #chat-list-user1{
        width:100% !important;
    }
    
    #convs-section-m .user-name-log h2{
        font-size:13px !important;
    }

    /* chat system style */
#chat-list-user1::-webkit-scrollbar {
    display: none;
  }
#chat-list-user1{
    background-color: transparent;
    width: 36%;
    min-height: 500px;
    max-height: 700px;
    overflow-y: auto;
    padding: 0px;
    float: left;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    display: block;}

    #chat-list-user1 .search-user-chat{
        width: 100%;
        padding: 0px;
        border-radius: 4px;
        background-color: #fff;
    }
    #chat-list-user1 .search-user-chat input{
        padding: 28px 2%;
        border: 0px;
        width: 100%;
    }

    #chat-list-user1 article{
        width: 100%;
        padding: 0px 1%;
        height: 80px;
        background-color: #fff;
        margin: 13px 0px;
        border-radius: 4px;
        display: block;
    }

    #chat-list-user1 article .user-img-avatar{
        float: left;
        width: 25%;
        height: 80px;
        padding: 0px;
        text-align: center;
    }

    #chat-list-user1 article .user-img-avatar img{
        object-fit: cover;
        border-radius: 50%;
        height: 56px;
        width: 56px;
        margin: 12px 0px;
    }

    #chat-list-user1 article .user-name-log{
        float: left;
        width: 73.5%;
        display: block;
        height: 80px;
        padding: 0px 1.5% 0px 0px;
        position: relative;
    }

    #chat-list-user1 article .user-name-log h2{
        font-size: 14px;
        font-weight: bold;
        padding: 15px 0px 0px 0px;
    }

    #chat-list-user1 article .user-name-log p{
        padding: 1px 0px 0px 0px;
        margin: 0px;
        width:85%;
    }

    #chat-list-user1 article .user-name-log .conv-time{
        font-size: 8px;
        font-weight: lighter;
        position: absolute;
        top:25px;
        right: 10px;
       
    }

    .smsUnread{
        color:#A20F30 !important;
    }

    #chat-list-user1 article .user-name-log .unread{
        position: absolute;
        top:40px;
        padding:1px 3px;
        background: #A20F30;
        border-radius: 50%;
        font-size:12px;
        color:#fff;
        right: 20px;
        
    }

    
    #default-chat-container-mobile{
        background-color: #fff;
        width: 100%;
        min-height: 550px;
        padding: 0px;
        border-radius: 5px;
        margin: 0px 0px 0px 2%;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
        display: block;
        position: relative;
    }

    .main-login-cont{
        width:100% ! important;
        padding: 0 20px;
    }


    }
    