/*
ThemeWaves Responsive CSS
*/
@media (min-width: 640px) and (max-width: 960px) {
    .tw-doctor-img-position-res {
        position: absolute;
    }
    .tw-doctor-details {
        width: calc(100% - 160px);
    }
}

@media (min-width: 640px) {
    .tw-min-width-270 {
        min-width: 270px;
    }
    .uk-margin-remove\@s {
        margin: 0 !important;
    }
    .tw-flex-row\@s {
        flex-direction: row;
    }
    .tw-mb-60\@s {
        margin-bottom: 60px !important;
    }
    .tw-pt-0\@s {
        padding-top: 0 !important;
    }
    .tw-pt-30\@s {
        padding-top: 30px !important;
    }
    .tw-pt-60\@s {
        padding-top: 60px !important;
    }
    .tw-pl-160\@s {
        padding-left: 160px !important;
    }
    .tw-pr-30\@s {
        padding-right: 30px !important;
    }
    .tw-pb-60\@s {
        padding-bottom: 60px !important;
    }
    .tw-border-right\@s {
        border-right: 1px solid #eef4fa;
    }
    .tw-flex-middle\@s {
        align-items: center;
    }
}
@media (min-width: 960px) {
    .uk-section-large\@m {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .tw-mb-120\@m {
        margin-bottom: 120px !important;
    }
    .tw-mb-90\@m {
        margin-bottom: 90px !important;
    }
    .tw-pb-120\@m {
        padding-bottom: 120px !important;
    }
    .tw-mt-20\@m {
        margin-top: 20px !important;
    }
    .tw-flex-row\@m {
        flex-direction: row !important;
    }
    .tw-flex-column\@m {
        flex-direction: column !important;
    }
    .tw-height-60\@m {
        height: 60px !important;
    }
    .tw-pl-0\@m {
        padding-left: 0px !important;
    }
    .tw-height-150\@m {
        height: 150px;
    }
    .tw-pl-160\@m {
        padding-left: 160px !important;
    }
    .tw-pt-30\@m {
        padding-top: 30px !important;
    }
    .tw-pl-0\@m {
        padding-left: 0px !important;
    }
    .examState {
        display: block;
        text-align: center;
        position: fixed;
        top: 80px;
        right: 0;
        padding: 15px;
        background: white;
        border: 1px solid #DFDFDF;
      }
      #finishExam, #startExam{
        background:#444;
        color:white;
        text-decoration:none;
        padding:8px 12px 10px;
        border-radius:5px;
        }
      .state-panel {
        clear: both;
        display: flex;
        column-gap: 5px;
        text-align: center;
      }
      .examState .filled, .examState .remain {
        display: block;
        text-align: right;
        text-transform: uppercase;
        position: relative;
      }
      .examState .filled {
        color: #509909;
      }
      .examState .remain {
        color: #b00;
      }
      .examState .filled span, .examState .remain span {
        display: block;
        font-size: 46px;
        line-height: 1em;
        font-family: Arial;
        font-weight: 600;
        background: #f5f5f5;
        padding: 0 5px;
        overflow: hidden;
      }
      .examState div label {
        margin: 0;
      }
      .test_list{
        padding: 2px 3px 3px;
        border: 1px solid #ccc;
        margin: 0 0 3px;
        border-radius: 2px;
        font-size: 14px;
      }
      .test_list .uk-label{
        padding: 0 4px 2px;
        width: 30px;
        text-align: center;
      }
}
@media (min-width: 1200px) {
    .uk-margin-large-top {
        margin-top: 60px !important;
    }
    .tw-pl-45\@l {
        padding-left: 45px !important;
    }
    .tw-pl-50\@l {
        padding-left: 50px !important;
    }
    
}
/* Affects device widths of 959px and smaller. */
@media (max-width: 1599px) {
}

@media (max-width: 1199px) {
    .tw-eclinic-header .uk-navbar-nav > li > a {
        padding: 0 12px;
    }
    .tw-box-item {
        padding: 85px 10px;
    }
}

/* Affects device widths of 959px and smaller. */
@media (max-width: 959px) {
    .examState {
        text-align: center;
        position: fixed;
        width: 100%;
        top: auto;
        bottom:0;
        right: 0;
        padding: 15px;
        background: white;
        border: 1px solid #DFDFDF;
      }
      #finishExam, #startExam{
        background:#444;
        color:white;
        text-decoration:none;
        padding:8px 12px 10px;
        border-radius:5px;
        }
      .state-panel {
        clear: both;
        display: flex;
        column-gap: 5px;
        text-align: center;
        justify-content: end;
      }
      .examState .filled, .examState .remain {
        display: block;
        text-align: right;
        text-transform: uppercase;
        position: relative;
        padding: 0 5px;
      }
      .examState .filled {
        color: #509909;
        background: #f5f5f5;
      }
      .examState .remain {
        color: #b00;
        background: #f5f5f5;
      }
      .examState .filled span, .examState .remain span {
        display: block;
        font-size: 32px;
        line-height: 1em;
        font-family: Arial;
        font-weight: 600;
        overflow: hidden;
      }
      .examState div label {
        margin: 0 0 2px;
        line-height: 14px;
      }
      .test_list{
        padding: 2px 3px 3px;
        border: 1px solid #ccc;
        margin: 0 0 3px;
        border-radius: 2px;
        font-size: 14px;
      }
      .test_list .uk-label{
        padding: 0 4px 2px;
        width: 30px;
        text-align: center;
      }
    .mobile-menu svg path {
        fill: #ffffff;
    }
    .tw-light-header .mobile-menu svg path {
        fill: #2b4399;
    }
    .tw-iconbox-item {
        border: none;
        border-bottom: 1px solid rgba(255,255,255,0.05);
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .tw-iconbox-item.tw-border-none {
        border: none;
    }
    .style-3 .tw-iconbox-item {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .tw-mt-0-rm {
        margin-top: 0 !important;
    }

    .tw-mb-60-rs {
        margin-bottom: 60px !important;
    }

    .tw-box-bg-shape::before,
    .tw-box-bg-shape::after {
        display: none;
    }
    .tw-element + .uk-grid, .tw-element + .tw-element {
        margin-top: 40px;
    }
    .tw-flex-column-reverse-medium {
        flex-direction: column-reverse;
    }
    .uk-section-large {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .uk-section-medium {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .tw-doctor-item,
    .tw-doctor-item-inner {
        flex-direction: column;
    }
    .tw-doctor-readmore {
        padding: 0;
        width: 100%;
        border-left: none;
        border-top: 1px solid #eef4fa;
        padding-top: 30px;
        padding-bottom: 30px;
        flex-direction: row;
        height: auto;
    }
    .tw-doctor-readmore .tw-rate {
        margin-right: 20px;
    }
    .tw-doctor-img-container {
        margin-right: 0;
    }
    .tw-doctor-img-container img {
        padding-bottom: 0 !important;
    }
    .tw-mt-30\@m {
        margin-top: 30px !important;
    }
    .tw-mt-0\@m {
        margin-top: 0 !important;
    }
    .tw-min-height-180\@m {
        min-height: 180px;
    }
    .tw-flex-column-reverse {
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
}

@media (max-width: 639px) {
    .sidebar-content {
        min-height: auto;
    }
    .home-form-right-side {
        margin-top: 0 !important;
        border-top: 1px solid rgba(0,0,0,0.15);
    }
    .et-eclinic-topbar-item a {
        font-size: 10px;
    }
    .tw-iconbox-item a {
        justify-content: flex-start;
    }
    .tw-login-box.uk-card .uk-card-body {
        padding: 40px 60px;
    }
    .tw-flex-column-res-s {
        flex-direction: column;
    }
    .tw-validate-form input.uk-form-width-xsmall {
        padding: 5px;
        margin-bottom: 5px;
    }
    .tw-slider .slider-item {
        height: 600px;
    }
    .tw-slider .slider-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .bottom-area {
        padding: 60px 0;
    }
    .tw-iconbox-element {
        padding: 0;
    }
    .style-3.tw-iconbox-element {
        padding: 35px 0;
    }
    .tw-tab-element .uk-tab > :first-child > a {
        margin-left: 20px;
    }
    .tw-tab-element .uk-tab > :last-child > a {
        margin-right: 20px;
    }
    .tw-flex-first\@s {
        order: -1;
    }
    .uk-margin-top\@xs {
        margin-top: 20px !important;
    }
    .uk-width-8-9\@tw-s {
        width: 88.888%;
    }
    .tw-mb-30\@ {
        margin-bottom: 30px !important;
    }
    .tw-mb-10\@ {
        margin-bottom: 10px !important;
    }
    .tw-mb-0\@ {
        margin-bottom: 0px !important;
    }
    .tw-mr-0\@s {
        margin-right: 0 !important;
    }
    .tw-mt-30\@s {
        margin-top: 30px !important;
    }
    .tw-rate-item-text {
        display: none;
    }
    .tw-comment-img-container {
        margin-right: 15px;
    }
    .tw-doctor-readmore {
        flex-direction: column;
    }
    .tw-doctor-readmore .tw-rate {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .tw-doctor-details {
        width: 100%;
    }
    .ui-datepicker {
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100%;
        border-radius: 0px;
    }
    .tw-step.tw-5-items {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .tw-step.tw-5-items > li {
        width: 100% !important;
    }
    .tw-step.tw-5-items > li:not(:last-child) {
        margin-bottom: 50px;
    }
    .tw-step.tw-5-items > li:not(:last-child) .tw-step-box::before,
    .tw-step.tw-5-items > li:not(:last-child) .tw-step-box::after {
        content: none;
    }
    .tw-step.tw-5-items > li:not(:last-child)::after {
        content: '';
        position: absolute;
        top: calc( 100% + 10px );
        left: 50%;
        height: 30px;
        width: 1px;
        background: #dfe3ee;
    }
    .tw-border-bottom\@only-s {
        border-bottom: 1px solid #eef4fa;
    }

    .tw-grid-medium\@.uk-grid-large > .uk-grid-margin {
        margin-top: 20px;
    }

    .tw-burger-only-\@s {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: all .3s ease-in-out;
    }
    .tw-burger-only-\@s.is-active {
        transform: translateX(0%);
        z-index: 999;
    }
}

/* Affects device widths of 639px and smaller. */
@media (max-width: 480px) {
    .tw-login-box.uk-card .uk-card-body {
        padding: 50px 30px;
    }
    .tw-card-item .uk-card-header {
        padding: 45px 20px 30px;
    }
    .tw-card-item .uk-card-body {
        padding: 30px 15px;
    }
    .tw-card-item .uk-card-footer-inner {
        padding: 20px 15px;
    }
}

@media (max-width: 639px) {
}

@media (max-width: 480px) {
    .tw-step {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .tw-step > li {
        width: 100% !important;
    }
    .tw-step > li:not(:last-child) {
        margin-bottom: 50px;
    }
    .tw-step > li:not(:last-child) .tw-step-box::before,
    .tw-step > li:not(:last-child) .tw-step-box::after {
        content: none;
    }
    .tw-step > li:not(:last-child)::after {
        content: '';
        position: absolute;
        top: calc( 100% + 10px );
        left: 50%;
        height: 30px;
        width: 1px;
        background: #dfe3ee;
    }
}

@media (max-width: 360px) {
}
