/* For general responsiveness */
@media screen and (max-width: 480px) {
    .d-flex.gap-10.flex-container.justify-content-center.mb-3 {
    gap: 0px;
}
.n-card-head {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
}

}
/* For iPhone 5 and 6/7/8 in portrait mode */
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 768px) {
    .bk-more {
    border: 1px solid #000 ;
    border-radius: 7px ;
    display: flex ;
    align-items: center ;
    font-size:15px;
    gap: 8px ;
    padding: 3px 12px ;
}
.bk-more:hover {
    color: #ffffff;
    background: #0b8caf;
     border: 1px solid #0b8caf ;
}
.rmb-flex{
   display: flex;
    flex-flow: row; 
}

.postion-abs {
    position: unset;
    bottom: 0;
    border-top: 1px solid #fff;
    padding-top: 30px;
}
.pl-180 {
    padding-left: 0px !important;
}
.notification-banner {
    background-color: #ff0000;
    color: #ffffff;
    padding: 15px;
    font-size: 13px;
    border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.app-sidebar__user-name,
.app-sidebar__user-designation {
  color: #000;
  font-size: 12px;
  white-space: ;
  /* font-weight: 500; */
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.bill-left {
    gap: 91px;
}
.unique-detail {
    width: 52% !important;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 7px;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 12px;
    box-sizing: border-box;
    font-size: 14px;
    padding-right: 10px;
    gap: 10px;
    overflow:hidden ;
    text-overflow: ellipsis;
}
span.t-ovflow {
    text-overflow: ellipsis;
    overflow: hidden;
}

.tfq-card-head {
    display: none;
}
.ftp-r{
    display: flex;
    justify-content: flex-end;
            align-items: baseline;

    gap: 0px;
    padding-top: 0px !important;
    padding-bottom: 8px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.ftp-d{
    justify-content: center !important;
    align-items: center !important;
}
.fixed-progress.sticky {
    display: block;
    position: sticky;
    width: 100%;
    top: 5em;
}
.mbmtt-10{
    margin-top:8px;
}
.creverse{
    flex-direction: column-reverse;
}
.mbt-35px{
    margin-top: 35px;
}
.mpx-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.sc-mob{
    display: flex;
    flex-flow: row;
    white-space: nowrap;
    overflow-x: auto;
}
.payment-info p {
    font-size: 14px !important;
}
a.new-h-cs {
    display: none;
}
.mb-35px {
    margin-bottom: 0px;
}
    .year-item {
    /*width: 100%;*/
    justify-content: flex-start;
  }

  .year-check {
    gap: 5px;
            flex-direction: row;
        gap: 14px !important;

  }

  .year-item .tick-img {
    width: 18px;
    height: 18px;
  }

  .year-item span {
    font-size: 14px;
  }
   .year-item {
    flex-direction: row;
    align-items: flex-start;
    padding: 0px 4px;
  }

  .year-item span {
    font-size: 12px;
  }
    .mmb-0{
        margin-bottom: 0px;
    }
    button.accordion-button.cst-acc-br {
    padding: 20px 0px;
    }
    button.accordion-button.cst-acc-br.collapsed {
    padding: 20px 0px;
}
.accordion-body {
    font-size: 15px;
}
.accordion-item {
    margin: 0 16px;
}
.accordion-button:not(.collapsed) {
    color: #000;
    box-shadow: none !important;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

        .tile-x {
        box-shadow: 15px 15px 50px 0px rgba(0, 0, 0, 0.15) !important;
        margin-bottom: 0px !important;
    }
    .tile-y {
    border-radius: 10px !important;
    background: #FFF !important;
    box-shadow: 15px 15px 50px 0px rgba(0, 0, 0, 0.15) !important;
    padding: 20px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    }
    
    .nav-tabs-faq .nav-link {
    border-radius: 5px 5px 0px 0px;
    background: #FFF;
    color: #000;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    height: 40px;
    padding: 10px 7px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
    a.tel {
    font-size: 13px;
}
    p.app-sidebar__user-name {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.app-sidebar__user-name, .app-sidebar__user-designation {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
a.case-id-data {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.app-sidebar_status {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 5px;
    background: #7CAD3E;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 180px !important;
}
  .w-98{
  width:98% !important;
  }
  .w-mb-100{
    width: 100%;
  }
  
  .cnt-justified {
    display: block !important;
    text-align: left !important;
}
 .t-end {
    text-align: center !important;
}
  .t-start {
    text-align: center;
    margin-top:10px
}
  .form-section-highlite {
    background: #30a8e3;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    padding: 3px 0;
}
  
  .pdf-pv-close{
    border: 1px solid !important;
    padding: 10px 18px 10px 18px !important;
    width: auto !important;
    border-radius: 8px !important;
    color: #323232 !important;
  font-size: 14px !important;
  
}
  .file-item {
    background: aliceblue;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    /* padding-right: 40px; */
    padding-left: 8px;
    padding: 5px;
    border-radius: 8px;
    width: 100% !important;
    margin-top: 8px;
}
 .bk-more {
    margin-bottom: 16px;
}
.pdf-pvm-select {
    border: 1px solid !important;
    padding: 7px 18px 7px 18px !important;
    width: auto !important;
    border-radius: 8px !important;
    color: #ffffff !important;
    background: #00aad8;
 	font-size: 14px !important;
}
  .jscmb{
    justify-content : center; 
  }
    /*news card*/
    .card-news-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
  .m-px4{
  padding-left: 19px !important;
    padding-right: 19px !important;
  }
  .pagination-box a {
    padding: 10px 26px 10px 26px !important;
}
img.article-banner-img {
  width: -webkit-fill-available !important;
  width: -moz-available;
  object-fit: cover;
  border-radius: 8px;
      height: 100%;
}

.card-container-sec {
    /* height: 426px; */
    width: 100%;
    background-color: #fff;
    border-radius: 8px;
    /* margin: auto; */
    box-shadow: 0 2px 20px rgba(0,0,0, 0.1);
    overflow: hidden;
    cursor: pointer;
}
.news-article-head h1{
    font-size:1.5em;
}
    /*news card*/
    .login-main-content {
        background: linear-gradient(90deg,
                rgba(115, 171, 179, 0.55) 64.95%,
                rgba(115, 171, 179, 0) 100%),
            url(../img/login-background.png);
        object-fit: cover;
        /* width: 100%; */
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    
        .login-form {
            width: 337px !important;
            height: auto !important;
            background: #fff;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
        }
        
    }
    /* header */
    .dashboard-brand {
        width: 169.775px;
        height: 38px;
        margin-right: 37px;
    }
    .app-header__logo {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        color: #fff;
        text-align: center;
        font-family: 'Niconne';
        padding: 4px 15px 10px 15px;
        font-size: 26px;
        font-weight: 400;
        line-height: 50px;
    }
    .app-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fff;
        z-index: 1030;
        padding-right: 15px;
        box-shadow: 0px 1px 2px 0px rgba(36, 36, 36, 0.10);
    }
    .user-dashboard-welcome {
        width: 100%;
    }
    .user-dashboard-welcome h1 {
        color: #007899;
        font-family: 'Source Serif 4', serif;
        font-size: 18px;
        font-style: italic;
        font-weight: 600;
        line-height: normal;
    }
    .user-dashboard-welcome h5 {
       font-family: Poppins;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 26px !important;
    }
    .user-dashboard-welcome p {
        color: #007899;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    }
    .mb-pt-10{
        margin-top:20px;
    }
   .pmb {
    padding: 5px 10px 0px 10px;
}


    .app-title {
        
        margin: -15px -15px 0px;
          /*margin: -18px -3px 0px;*/
        /* padding: 20px; */
        /*padding: 20px 18px 20px 12px;*/
         padding: 13px 18px 13px 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .w-mb{
        height: 30px;
        width: 30px;
    }
    .d-none-sm {
        display: none;
    }
    .mb-h-fitcontent{
        height: fit-content;
    }
    .case-card-info p {
        color: #000;
        font-size: 16px;
        /* font-style: normal; */
        font-weight: 500;
        line-height: normal;
        margin: 10px 0px 10px 8px;
    }
    .mb-float-right{
        float: right;
    }
    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 6px 9px 5px 18px;
        color: inherit;
      
    }
    .db-card-text h5 {
        font-size: 14px;
        margin-top: 10px;
    }
    .db-card-text p {
        font-size: 12px;
    }
    .mbmx-2{
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
  .mb-mx-01{
   margin:0px 9px;
  }
    .info-inner-link {
        font-size: 16px;
        /* white-space: nowrap; */
    }
  .mb-justify{
     justify-content: left !important;
  }
    .p-4 {
        padding: 19px !important;
    }
    .mt-58 {
        margin-top: 46px;
    }
    .mb-mx-0{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .alert {
        position: relative;
        padding: 10px 50px 10px 12px;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: 0.25rem;
    }
    .case-status h2 {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
    }
    .alert-warning {
        color: #000;
        font-family: Poppins;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.27px;
        border-radius: 20px;
        border: 2px solid #00AAD8;
        background: rgba(250, 255, 10, 0.22);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
}
.case-card-text h5 {
    font-size: 14px;
}
.li-text {
    color: #007899;
    font-size: 14px;
}
    .mbmt-0{
        margin-top: 0 !important;
    }
    .app-content {
        margin-top: 60px;
        min-width: 100%;
    }
    .list-unstyled, .app-nav, .app-menu, .treeview-menu {
            padding-left: 0px;
    list-style: none;
    padding-right: 0px;
    padding-left: 24px;
    }
    
    .app-menu__item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /*padding: 12px 15px;
        */padding: 8px 15px 8px 0px;
        font-size: 1.08em;
        border-left: 3px solid transparent;
        -webkit-transition: border-left-color 0.3s ease, background-color 0.3s ease;
        -o-transition: border-left-color 0.3s ease, background-color 0.3s ease;
        transition: border-left-color 0.3s ease, background-color 0.3s ease;
        color: #fff;

    border-radius: 5px 0px 0px 5px !important;

}
.gap-10 {
    gap: 0px;
    white-space: nowrap;
}
.app-sidebar__user {
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding: 10px; */
    /* padding: 39px 5px 22px 32px; */
   padding: 107px 5px 0px 24px;
    margin-bottom: 14px;
    color: #fff;
}
.check-label {
    color: #333;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px !important;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 14px;
    font-weight: 500;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 10px 10px 0px 0px;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    -ms-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.payment-info {
    color: #333;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 1px;
    margin-right: 1px;
}
.calendar-cell {
    /* border: 1px solid #ccc; */
    padding: 5px;
    text-align: center;
    font-size:14px;
    cursor: pointer;
}
.calendar {
    gap: 0px;
}
.br-right {
    border-right: none;
}
.pl-4, .px-4 {
    padding-left: 0.5rem !important;
}
.d-select-info {

    flex-flow: wrap;
}
.submit-apt-btn{
    float:none !important;
    text-align:center !important;
}


}

@media screen and (min-width: 1450px) {
.card-news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
    gap: 40px;
}
.card-container-sec {
    /* height: 426px; */
     width: 100%; 
    background-color: #fff;
    border-radius: 8px;
    margin: auto;
    box-shadow: 0 2px 20px rgba(0,0,0, 0.1);
    overflow: hidden;
    cursor: pointer;
}
.cst-mgw{
 width: 22vw !important;   
}
.carousel-wrap .owl-item {
    width: 370px !important;
}
}

@media screen and (min-width: 1650px) {
   .carousel-wrap .owl-item {
    width: 410px !important;
} 
img.article-banner-img {
    width: -webkit-fill-available;
    width: -moz-available;
    object-fit: cover;
    border-radius: 8px;
   
}
}

@media screen and (min-width: 1750px) {
   .carousel-wrap .owl-item {
    width: 450px !important;
} 
img.article-banner-img {
    width: -webkit-fill-available;
    width: -moz-available;
    object-fit: cover;
    border-radius: 8px;
    
}
}
@media screen and (min-width: 1950px) {
   .carousel-wrap .owl-item {
    width: 600px !important;
} 
img.article-banner-img {
    width: -webkit-fill-available;
    width: -moz-available;
    object-fit: cover;
    border-radius: 8px;
   
}
}
@media screen and (min-width: 2450px) {
   .carousel-wrap .owl-item {
    width: 600px !important;
}
img.article-banner-img {
    width: -webkit-fill-available;
    width: -moz-available;
    object-fit: cover;
    border-radius: 8px;
  
}
}
@media screen and (min-width: 2600px) {
   .carousel-wrap .owl-item {
    width: 920px !important;
} 
img.article-banner-img {
    width: -webkit-fill-available;
    width: -moz-available;
    object-fit: cover;
    border-radius: 8px;
    
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 30%) {
     .carousel-wrap .owl-item {
    width: 990px !important;
}

/* -----------------------for tablet-------------------------- */
/* For tablets in portrait mode */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .app-header {
    display: flex;
    background-color: #fff;
    z-index: 1030;
}
.d-none-tab{
    display:none;
}
.app-sidebar__toggle{
    display:none;
}
.app-content {
    min-height: calc(100vh - 50px);
    margin-top: 82px;
    /* padding: 30px; */
    padding: 15px 40px 30px 40px;
    /* padding: 15px 49px 10px 49px; */
    /* background-color: #E5E5E5; */
    background-color: #fafeff;
    -webkit-transition: margin-left 0.3s ease;
    -o-transition: margin-left 0.3s ease;
    transition: margin-left 0.3s ease;
}
.app-header__logo {
    padding: 1px 15px;
}
   
}

/* ipad  Portrait */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 834px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
    .d-view-tab {
    display: block !important;
}
.d-none-tab{
    display:none;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .d-view-tab {
    display: block !important;
}
.d-none-tab{
    display:none;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (min-width: 768px) {
.app-content {
    min-height: calc(100vh - 50px);
    margin-top: 50px;
    /* padding: 30px; */
    padding: 15px 60px 30px 60px !important;
    /* padding: 15px 49px 10px 49px; */
    /* background-color: #E5E5E5; */
    background-color: #fafeff;
    -webkit-transition: margin-left 0.3s ease;
    -o-transition: margin-left 0.3s ease;
    transition: margin-left 0.3s ease;
}
}



/* For tablets in landscape mode */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
   
}

/* ----------------------for high dpi -------------------------*/
/* For devices with high pixel density (Retina displays, etc.) */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
   
}

/* ----------------------for print screen---------------------- */
/* For print styles */
@media print {
   
}
/* -----------------------for bowser----------------------------- */
/* For Firefox browsers */
@-moz-document url-prefix() {
    /* Styles for Firefox */
}

/* For Microsoft Edge */
@supports (-ms-ime-align: auto) {
    /* Styles for Microsoft Edge */
}


 
  