
/* mobile responsive*/
@media(max-width:767px){
    .navbar-light .navbar-brand img{
        /*height: 50px;*/
        width:70px!important
    }
    .mobshow {
        display: none;
        transition: 1s ease-in;
    }
    .f-32 {
        font-size: 25px !important;
    }
    .table.table-dashboard tbody tr td a, .table.table-dashboard tbody tr td .dropdown-item {
        font-size: 10px !important;
        font-weight: normal !important;
        /* color: #000 !important; */
        text-decoration: underline;
        display: block;
        color: rgba(0, 0, 0, 1);
    }
    .f-48 {
        font-size: 27px;
    }
    .f-16 {
        font-size: 13px !important;
    }
    .lh-30 {
        line-height: 23px;
    }
    .control-label {
        color: rgba(155, 28, 49, 1);
        font-size: 12px;
        margin-bottom: 0.6rem;
    }
    .bottom-abs {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .form-control {
        display: block;
        width: 100%;
        padding: 0.4375rem 0.75rem;
        font-size: 12px;
        font-weight: 400;
        height: auto;
        line-height: 1.6;
        color: rgba(0, 0, 0, 1);
        background-color: #fff;
        background-clip: padding-box;
        font-family: 'Poppins Medium', sans-serif;
        border: 1px solid rgb(155 28 49 / 71%);
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
        border-radius: 4px;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding-top: 0.5rem;
        padding-left: 0.25rem;
        padding-bottom: 0.5rem;
        padding-right: 0.25rem;
    }
    .f-14 {
        font-size: 12px;
    }
    .profile-photo img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
    }
    .profile-photo {
        box-shadow: 0px 0px 8px 0px #cdcccc;
        width: 165px;
        height: 165px;
        padding: 7px;
        display: inline-flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }
    .f-23 {
        font-size: 20px;
    }
    .f-12 {
        font-size: 11px;
    }
    .smgrey-box label {
        background: #7c8b8963;
        position: absolute;
        font-size: 14px;
        max-width: 90%;
        min-width: 90%;
        padding: 7px 15px;
        text-align: left;
        display: flex;
        align-items: center;
        left: 0px;
        color: #fff;
        bottom: 18px;
        min-height: 35px;
    }
    .f-72 {
        font-size: 50px;
    }
    .div-eye {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        /* z-index: 99; */
        align-items: center;
        font-size: 17px;
        position: absolute;
        top: 15px;
        background: #fff;
        right: 15px;
        color: #7C8B89;
    }
    .f-17 {
        font-size: 14px;
    }
    .navbar-toggler {
        padding: 0.25rem 0.5rem;
        font-size: 0.9rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        transition: box-shadow 0.15s ease-in-out;
    }
    .f-11 {
        font-size: 10px !important;
    }
    .abs-brown-bar h1 {
        color: #fff;
        text-align: center;
        margin-top: -7px;
        font-size: 25px;
    }
    .abs-brown-bar {
        background: #C4B098;
        height: 20px;
        position: absolute;
        width: 100%;
        bottom: 75px;
        z-index: 999;
    }
    .bg-img {
        
        min-height: 250px;
         
    }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 13px;
    }
    li {
        font-size: 13px;
    }
    .f-22 {
        font-size: 19px;
    }
    .TestLogo img {
        height: 45px;
        width: auto;
        margin: 2px 5px;
    }
    .btn-outline-blue {
        color: #0059A1;
        background-color: #fff;
        border-color: #0059A1;
        border-radius: 4px;
        padding: 6px 15px;
    }
    .f-18 {
        font-size: 15px !important;
    }
    .table-dashboard.table-theme tbody td:first-child {
        border-top-left-radius: 0px !important;
        border-left: 0px solid #0059A1 !important;
    }
    .table.table-dashboard tbody tr td .inactive {
        font-size: 10px !important;
    
        justify-content: left !important;
      
        padding: 6px !important;
    }
    .table tbody tr td a, .table tbody tr td .dropdown-item {
        font-size: 12px !important;
        font-family: 'Poppins Semibold', sans serif;
        line-height: 16px !important;
        color: #000;
    }

    .test-body video {
        max-height: 215px;
        height: auto;
        min-height: 215px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #0059A1;
        border-radius: 10px;
        float: right;
        margin-left: 20px;
    }
    div:where(.swal2-container) .swal2-html-container {
        z-index: 1;
        justify-content: center;
        margin: 1em 1.6em 0.3em;
        padding: 0;
        overflow: auto;
        color: inherit;
        font-size: 1em !important;
        font-weight: normal;
        line-height: normal;
        text-align: center;
        word-wrap: break-word;
        word-break: break-word;
    }
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px !important;
    }
    .f-18 {
        font-size: 15px !important;
    }
    .btn-successcheck {
        color: #181C32;
        font-family: var(--medium) !important;
        font-size: 14px !important;
        background-color: transparent;
        border-color: #707070a6;
        padding: 8px 10px !important;
        text-align: left;
    }
    .f-20 {
        font-size: 17px !important;
    }
    .minw-300 {
        min-width: 100% !important;
    }
    .mw-110 {
        max-width: 100% !important;
    }
    .table-theme td .heading {
        text-align: left;
        /* float: left; */
        color: white;
        font-family: 'Poppins Bold', sans serif;
        font-size: 10px !important;
        width: 35%;
        text-transform: capitalize;
        padding: 10px;
        white-space: normal;
        /* position: relative; */
        display: inline-block;
        background-color: rgba(155, 28, 49, 1) !important;
        display: -webkit-box;
    }
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px !important;
    }
    .security-inputs .form-control {
        border-radius: 3px !important;
        height: 35px !important;
        font-size: 11px !important;
    }
    .security-inputs .col-md-1 {
        flex: 0 0 auto;
        width: 5%;
    }
    .security-inputs .col-md-3 {
        flex: 0 0 auto;
        width: 31%;
    }
    .security-inputs .col-md-2 {
        flex: 0 0 auto;
        width: 18%;
    }
    .security-inputs .col-md-5 {
        flex: 0 0 auto;
        width: 40%;
    }
    .h-32 {
        height: 25px !important;
    }

    .column-reverse {
        flex-direction: column-reverse;
    }
    .profile-div {
        width: 36px !important;
        height: 35px !important;
  
    }
    .sidebar-links ul li a, .sidebar-links ul li .main {
        padding: 8px 3px !important;
     
        width: 90% !important;
    
        font-size: 11px !important;
       
    }
    .sidebar-links li img {
        margin-right: 12px !important;
        height: 12px !important;
        margin-top: 2px !important;
    
    }
    .mainlogo img {
        height: 30px !important;
        margin: 20px 10px 8px 20px !important;
    }


        .profile-div img {
          
            max-height: 35px !important;
        }

}

/* ipad responsive*/
@media only screen and (min-width:768px) and (max-width:1023.98px) {
    .abs-brown-bar h1 {
        color: #fff;
        text-align: center;
        margin-top: -7px;
        font-size: 25px;
    }

    .abs-brown-bar {
        background: #C4B098;
        height: 20px;
        position: absolute;
        width: 100%;
        bottom: 75px;
        z-index: 999;
    }

    .bg-img {
        min-height: 250px;
    }
    .mw-110 {
        max-width: 100% !important;
    }  
}


/* ipad pro responsive*/
@media only screen and (min-width:1024px) and (max-width:1250px) {
    .mw-110 {
        max-width: 100% !important;
    }
    .abs-brown-bar h1 {
        color: #fff;
        text-align: center;
        margin-top: -7px;
        font-size: 25px;
    }

    .abs-brown-bar {
        background: #C4B098;
        height: 20px;
        position: absolute;
        width: 100%;
        bottom: 75px;
        z-index: 999;
    }

    .bg-img {
        min-height: 250px;
    }
}


/*my screen size*/
@media (min-width:1251px) and (max-width:1450px){
    .sidebar {
        display: block;
        transition: 0.5s;
        z-index: 9;
        width: 19% !important;
        max-width: 20% !important;
        border-right: 1px solid #80808033;
        background-color: #0C8791;
        min-height: 100vh;
    }
    .f-14 {
        font-size: 13px !important;
    }
    .col-md-52 {
        padding-right: 7px;
        padding-left: 7px;
    }
        .col-md-52:first-child {
            padding-left: 8px;
        }
    .div-eye {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        /* z-index: 99; */
        align-items: center;
        position: absolute;
        top: 18px;
        background: #fff;
        right: 20px;
        color: #7C8B89;
    }
    .f-11 {
        font-size: 10px !important;
    }
    .main-wrapper {
        width: 81% !important;
        background-color: #F8FAFB;
        min-height: 93vh;
    }
    .login-big-img {
        max-width: 100%;
        height: 310px;
    }

    .bg-img {
        min-height: 510px;
        width: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .abs-brown-bar h1 {
        text-align: center;
        margin-top: -45px;
        font-size: 90px;
    }

}

 

@media (min-width:1800px) {
    .bg-img {
     
        min-height: 730px;
        
    }
}