@media (max-width: 1199.98px) {
    .feature-list li, .table--inner-area thead tr th {
        white-space: nowrap
    }

    .connection-image img {
        max-width: 500px
    }

    .subscription-heading h1 {
        font-size: 27px
    }

    .app-wrap {
        margin-top: 0;
        margin-bottom: 120px
    }

    .customers {
        background-image: none
    }

    .single-sidebar-widget {
        padding: 20px
    }

    .single-sidebar-widget input#amount {
        width: 40%;
        font-size: 12px
    }

    .single-sidebar-widget .filter-amunt {
        float: left;
        width: 60%
    }

    .table--inner-area tbody tr td .feature-list li span i, .table--inner-area tbody tr td .rating-star i {
        font-size: 12px
    }

    .domain--table-inner {
        padding-bottom: 93px
    }

    .contry-headig-list li h4 {
        font-size: 15px
    }

    .contry-headig-list li:first-child {
        width: 18%
    }

    .contry-headig-list li:nth-child(2) {
        width: 37%
    }

    .contry-headig-list li:nth-child(3) {
        width: 7%
    }

    .contry-headig-list li:nth-child(4) {
        width: 9%
    }

    .contry-headig-list li:nth-child(5) {
        width: 8%
    }

    .customer-fullwidth .customer-right-img {
        width: 52%
    }

    .partner--slider-inner:after {
        height: 205px
    }

    .partner-slider {
        transform: translate(-47%)
    }
    .header-menu > ul > li > a {
        padding: 15px 5px;
        font-size: 13px;
    }
    .dropdown-toggle::after {
        right: 0px;
    }
    .feature_content .card {
        padding: 15px 0 5px 0;
        height: 180px;
    }
}

@media (max-width: 991.98px) {
    .main-header .row {
        position: relative
    }

    .main-header .row > div:nth-child(2) {
        position: static
    }

    .main-header {
        padding: 10px 0
    }

    .header-menu ul ul li a:hover:before, .header-menu ul ul li.active a:before, .header-menu ul ul li:hover > a:before {
        opacity: 0
    }

    .header-menu > ul > li {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 0 !important
    }

    .header-menu > ul > li:first-child {
        border-top: 0 !important
    }

    .header-menu ul li a {
        color: #1b435d;
        padding: 12px 15px !important
    }

    .header-menu > ul ul li:not(:last-child) {
        border-bottom: 0
    }

    .header-menu ul ul li a {
        padding-left: 30px !important;
        width: auto
    }

    .header-menu {
        text-align: right;
        position: initial
    }

    .header-menu > ul {
        position: absolute !important;
        top: 37px !important;
        margin-right: 40px;
        width: calc(100% - 20px) !important;
        /*width: 180px !important;*/
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        max-height: 350px;
        overflow-y: auto;
        right: 0;
    }

    .header-menu ul, .header-menu ul ul, .header-menu ul ul li:hover > ul, .header-menu ul ul ul, .header-menu.align-center > ul, .header-menu > ul, .header-menu > ul > li:hover > ul, .header-menu > ul > li > ul {
        position: relative;
        /*
        right: auto;
        */
        top: 0;
        width: 100%;
        display: none;
        padding: 0;
        opacity: 1;
        text-align: left;
        z-index: 99999
    }

    .header-menu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, .2)
    }

    .header-menu ul ul li a, .header-menu ul ul li:first-child > a, .header-menu ul ul li:last-child > a, .header-menu > ul > li > a {
        border-radius: 0;
        box-shadow: none;
        background: 0 0
    }

    .header-menu ul li a i {
        display: none
    }

    .header-menu ul ul ul li a {
        padding-left: 45px !important
    }

    .header-menu #menu-button {
        color: #00c544;
        font-size: 28px;
        display: inline-block;
        cursor: pointer
    }

    .header-menu .submenu-button {
        position: absolute;
        right: 0;
        display: block;
        width: 50px;
        height: 40px;
        border-left: 1px solid rgba(120, 120, 120, .2);
        z-index: 10;
        cursor: pointer
    }

    .header-menu ul ul .submenu-button {
        height: 44px
    }

    .header-menu .submenu-button:before {
        content: '';
        position: absolute;
        right: 22.5px;
        top: 18px;
        display: block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top-color: #1b435d;
        z-index: 99
    }

    .connection-description h1 br, .header-menu ul ul ul:after, .header-menu ul ul ul:before, .header-menu > ul > li.active > a:after, .header-menu > ul > li:hover > a:after, .header-menu > ul > li > a:after, .header-menu > ul > li > ul:before {
        display: none
    }

    .header-menu .submenu-opened:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 14px
    }

    .header-menu ul ul .submenu-button:before {
        top: 19.5px
    }

    .header-menu ul ul .submenu-button.submenu-opened:before {
        top: 15.5px
    }

    .header-menu #menu-button.menu-opened:before, .header-menu .submenu-button.submenu-opened:before {
        border-top-color: #1b435d
    }

    .header-menu > ul > li:not(.active):hover > a, .header-menu > ul > li:not(.active) > a:hover {
        color: #1b435d
    }

    .header-menu ul ul ul, .header-menu > ul > li > ul {
        box-shadow: none;
        border-bottom: 0
    }

    .header-menu ul ul ul li:first-child {
        padding-top: 0
    }

    .header-menu ul ul ul li:last-child {
        padding-bottom: 0
    }

    .header-menu ul ul li:hover > a, .header-menu ul ul li > a:hover {
        color: #757575
    }

    .sticking .header-menu > ul > li:hover:not(.active) > a {
        color: #1b435d
    }

    .slide-content h1 {
        font-size: 36px
    }

    .slide-content p {
        text-shadow: 1px 1px 1px #fff
    }

    .main-slider .btn-transparent:before {
        background-color: #fff
    }

    .subscription-heading h1 {
        margin-bottom: 20px !important
    }

    .features-table td {
        padding: .75rem
    }

    .copyright {
        margin-top: 20px
    }

    .blog-wrap {
        margin-bottom: 60px
    }

    .order-last .blog-wrap {
        margin-top: 70px;
        margin-bottom: 0
    }

    .table--inner-area tbody tr td .feature-list li span i, .table--inner-area tbody tr td .rating-star i {
        font-size: 10px
    }

    .table--inner-area thead tr th {
        font-size: 16px;
        white-space: nowrap
    }

    .domain--table-inner {
        padding-bottom: 70px
    }

    ul.country-list {
        width: 136%
    }

    .country-list li {
        margin-right: 15px
    }

    .country-list li h6{

    }
    .country-list li p {
      margin-bottom: 0
  }

    .contry-headig-list {
        width: 140%
    }

    .rating-star i {
        font-size: 7px
    }

    .partner--slider-inner {
        position: relative;
        height: 100%;
        padding-bottom: 120px
    }

    .partner--slider-inner:after {
        width: 110%;
        height: 147px;
        bottom: 137px;
        left: -5%
    }

    .partner-slider {
        position: relative;
        width: 100%;
        text-align: center;
        transform: translate(0);
        left: 0;
        padding-top: 20px
    }

    .contact-info {
        margin-top: 30px
    }
    .package_price{
        margin-bottom: 10px !important;
        margin-top: 0px;
    }
    .dropdown-toggle::after {
        visibility: hidden;
    }
}

@media (min-width: 768px) {
    .align-left {
        float: left;
        margin-right: 30px
    }

    .align-right {
        float: right;
        margin-left: 30px
    }

    .single--another-service {
        padding-bottom: 35px
    }
}

@media (max-width: 767.98px) {
    h1 {
        font-size: 30px;
        line-height: 1.4
    }
    h2{
        font-size: 24px;
    }
    h3{
        font-size: 19px;
    }
    h4{
        font-size: 16px;
    }
    p{
        font-size: 11px;
    }

    .country_list{
        font-size: 13px;
        padding: 2px 4px;
        width: 15px;
        background: none;
        border: none;
        color: #fff;
    }
    .country_option{
        display: none;
    }
    .connection-image, .header-top-info li, .header-top-settings li {
        height: auto
    }
    .pt-120 {
        padding-top: 60px
    }
    .pb-120 {
        padding-bottom: 60px
    }
    .pb-90 {
        padding-bottom: 30px
    }
    .pb-70 {
        padding-bottom: 10px
    }
    .mt-120 {
        margin-top: 60px
    }
    .section-title {
        margin-top: -5px;
        padding-bottom: 20px
    }
    .about-content h1 {
        font-size: 32px
    }
    .header-top-info {
        padding-top: 10px;
        padding-bottom: 5px;
        float: right;
    }
    .logo-warp .logo {
        position: absolute;
        top: -8px;
        height: 36px;
    }
    .stuck .logo-warp .logo{
        top: -13px;
    }
    .stuck .logo-warp .logo_responsive {
        display: none !important;
    }
    .logo_responsive{
        display: block !important;
    }
    .logo_responsive_full{
        display: none !important;
    }
    .header-top-settings {
        padding-top: 5px;
        padding-bottom: 20px
    }

    .header-top-info li:first-child {
        border-left: 0;
        padding-left: 0
    }

    .header-top-settings li:last-child {
        border-right: 0;
        padding-right: 0
    }

    .service-controls {
        margin-bottom: 20px
    }

    .connection-image img {
        position: static;
        max-width: 100%
    }

    .connection-description p {
        margin: 0
    }

    .post-share-icons {
        margin-top: 30px
    }

    .post-navigation li {
        max-width: 100%
    }

    .post-navigation li + li {
        margin-top: 15px
    }

    .gallery-pagination-inner {
        padding-bottom: 55px
    }

    .gallery--pagination-icon {
        left: 4%;
        top: 45%
    }

    .post-navigation li:first-child {
        margin-bottom: 70px
    }

    .footer .pt-90 {
        padding-top: 70px
    }

    .footer .pb-50 {
        padding-bottom: 30px
    }

    .gallery-details-text h2 {
        font-size: 26px;
        margin-top: -9px
    }

    .gallery--product-details {
        padding-bottom: 15px
    }

    .table--inner-area tbody tr td .feature-list li span i, .table--inner-area tbody tr td .rating-star i {
        font-size: 10px
    }

    .voip-app-heading h1 {
        font-size: 25px
    }

    .another--service-heading h1 {
        font-size: 30px
    }

    .single--another-service .single-service {
        margin-bottom: 40px
    }

    .app-wrap, .mb-120 {
        margin-bottom: 60px
    }

    .single--another-service {
        padding-bottom: 25px
    }

    .domain--table-inner {
        padding-bottom: 51px
    }

    .h1, h1 {
        font-size: 32px
    }

    .contry-headig-list {
        width: 188%
    }

    ul.country-list {
        width: 183%
    }

    .spacer-80 {
        padding-bottom: 30px
    }

    .voip-app-heading {
        margin-top: -7px
    }

    .default-bg.mb-40 {
        margin-bottom: 0
    }

    .partner--slider-inner {
        position: relative;
        height: 100%;
        padding-bottom: 70px
    }

    .partner--slider-inner:after {
        width: 110%;
        height: 92px;
        bottom: 60px;
        left: -5%
    }

    .partner-slider {
        position: relative;
        bottom: 0;
        width: 100%;
        text-align: center;
        transform: translate(0);
        left: 0;
        padding-top: 0
    }
    /* new css*/
    .slider-section .carousel-item{
        min-height: 250px;
    }
    .slider-section .carousel-item img{
        min-height: 250px;
    }
    .search-form-wrap {
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .feature_content {
         margin-top: 0px;
    }
    .feature_content .col{
        flex-basis: 50%;
    }
    .count-down-content h1{
        border-right: 0;
    }
    .app-info {
        padding-top: 0px;
        padding-bottom: 60px;
    }
    .slick-prev {
        float: left;
        margin-left: -45px;
        margin-top: -15px;
    }
    .slick-next {
        float: right;
        margin-right: -40px;
        margin-top: -45px;
    }
    .footer-top .col {
        flex-basis: 50%;
    }
    .footer-widget {
         margin-bottom: 0px;
    }
    .footer-bottom .text-left, .footer-bottom .text-right{
        text-align: center !important;
    }
    .list-progress li {
       float: left;
        margin-bottom: 10px;
    }
    .social-icons{
        display: none !important;
    }
    .menu-button{
        margin-right: -70px !important;
    }
    .top_service_ul_div{
        margin-top: 90px;
        margin-bottom: -110px;
    }
    .section-title{
        margin-bottom: -80px;
    }
    .section-responsive{
        margin-bottom: 10px;
    }
    .featured-doctor{
        margin-top: -200px;
    }
    .testimonial{
        margin-top: -100px;
    }
    .footer_quick_link{
        display: none !important;
    }
    .header-menu > ul {
        top: 37px !important;
        margin-right: -40px !important;
        width: 330px !important;
    }
    .featured-doctor-content-warp.blog{
        margin-bottom: 25px;
    }
    .blog_title_row {
        margin-top: 120px;
    }
    #carouselTips .carousel-item img {
        height: 240px;
    }
    section h2 {
        margin-top: 50px;
    }
    .service-tell .single-service{
        margin-top: 50px;
    }
    #bottom-fixed-menu ul#horizontal-list {
        height: 75px;
    }
    .doctor-list .profile-img img {
        width: auto;
        height: 180px;
    }
    .doctor-list .profile-img {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 10px;
    }
    .doc-pro-details {
        width: calc(100% - 0px);
        padding-left: 10px;
        padding-right: 10px;
    }
    .doc-experience {
        width: calc(100% - 0px);
        float: left;
    }
    .doc-appointment {
        margin-top: 15px;
    }
    .doctor-info-tab .nav-tabs a.nav-item{
        margin-bottom: 5px;
    }
    .pharmacy_left-side{
        text-align: left;
        padding-top: 10px;
    }
    .launching-info{
        left: 55px !important;
        right: auto !important;
    }
    .app-img{
        text-align: center;
    }
    .app-img img{
        height: 300px !important;
        width: 250px !important;
    }
    .pad-responsive{
        padding-left: 17px !important;
    }
    .right-bottom p {
        margin: 18px 0px 10px 0px !important;
    }
    .health-pack-breadcrumb{
        background-size: 140% 70px !important;
    }
    .left-section{
        height: 280px !important;
    }
}

@media (max-width: 575.98px) {
    h1 {
        font-size: 28px;
        line-height: 1.4
    }
    h2{
       font-size: 22px;
   }
    h3{
        font-size: 17px;
    }
    h4{
        font-size: 14px;
    }

    p{
        font-size: 11px;
    }
    .quote_icon{
        height: 20px !important;
        margin:1px !important;
    }

    .search_box{
        margin-top: 0px !important;
    }
    .home-form .form-control{
        padding: 10px !important;
    }
   .slider_map_icon_hidden{
        display: none !important;
    }
    .pt-80{
        padding-top: 10px !important;
    }
    .pb-60{
        padding-bottom: 10px;
    }
    .svgSpecialization {
        width: 70% !important;
        text-align: center !important;
    }
    .single-service{
        text-align: center ;
    }

   .select2-container .select2-selection--single{
       height: 40px !important;
       padding: 2px !important;
       /*margin-top: 21px !important;*/
   }
    .select2-container--default .select2-selection--single .select2-selection__arrow b{
        left: 0px !important ;
        margin-top: 0px !important;
        top: 53% !important;
    }
    .carousel-control {
        width: 30px !important;
        height: 30px !important;
    }
    .pt-120 {
        padding-top: 60px
    }

    .pb-120 {
        padding-bottom: 60px
    }

    .pb-90 {
        padding-bottom: 30px
    }

    .pb-70 {
        padding-bottom: 10px
    }

    .mt-120 {
        margin-top: 60px
    }

    .mb-40 {
        margin-bottom: 0
    }

    .section-title {
        margin-top: -5px;
        padding-bottom: 20px
    }

    .app-wrap {
        margin-bottom: 60px
    }

    .btn {
        padding: 8px 15px
    }

    .header-menu > ul {
        top: 37px !important;
        right: -26px !important ;
        margin-right: -30px !important;

    }

    .header-top-info li {
        margin-bottom: 10px
    }

    .header-cart {
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    .app-info .nav li {
        margin-top: 15px
    }

    .primary-form input[type=email] {
        padding: 0 15px
    }

    .customers-review {
        padding-left: 0;
        padding-right: 0
    }

    .alignright {
        float: none;
        margin-left: 0;
        margin-right: 0
    }

    .post-author-img {
        margin-bottom: 20px
    }

    .post-comments > li > ul > li {
        padding-left: 25px
    }

    .gallery--product-details {
        padding-bottom: 15px
    }

    .gallery-pagination-inner {
        padding-bottom: 55px
    }

    .gallery--pagination-icon {
        left: 4%;
        top: 46%
    }

    .post-navigation li:first-child {
        margin-bottom: 70px
    }

    .footer .pt-90 {
        padding-top: 70px
    }

    .footer .pb-50 {
        padding-bottom: 30px
    }

    .gallery-details-text h2 {
        font-size: 26px;
        margin-top: -10px
    }

    .gallery-button {
        margin-bottom: 34px
    }

    .gallery_filter li .gallery-btn {
        padding: 5px 23px;
        border: 1px solid #e2e6fb;
        margin-bottom: 5px;
        margin-right: 5px
    }

    .gallery_filter li:first-child {
        border-left: 0
    }

    .gallery--single-item img {
        height: 300px;
        object-fit: cover;
        width: 100%
    }

    .voip-app-heading {
        margin-bottom: 31px;
        margin-top: -9px
    }

    .voip-app-heading h1 {
        font-size: 25px
    }

    .single--another-service {
        padding-bottom: 20px
    }

    .another--service-heading h1 {
        font-size: 30px
    }

    .domain--table-inner {
        padding-bottom: 54px
    }

    .mb-120 {
        margin-bottom: 60px
    }

    .contry--details-inner {
        padding: 20px 20px 15px
    }

    .contry-headig-list {
        width: 185%
    }

    .contry-headig-list li h4 {
        font-size: 13px
    }

    ul.country-list {
        width: 181%
    }

    .country-list li {
        margin-right: 10px
    }

    .spacer-80 {
        padding-bottom: 30px
    }

    .partner--slider-inner:after {
        width: 100%;
        height: 169px;
        bottom: 60px;
        left: 0
    }

    .about-content h1 {
        font-size: 30px
    }

    .post-content-block h1.h2 {
        font-size: 26px
    }
    #bottom-fixed-menu i {
        font-size: 13px;
        position: relative;
        top: -5px;
        color: #fff;
    }
    .f_icon {
        width: 30px;
        height: 30px;
        vertical-align: middle;
        text-align: center;
        padding: 7px 0 0 0;
        border-radius: 100%;
        float: left;
        margin-right: 0px;
    }
    #bottom-fixed-menu ul#horizontal-list{
        height: 55px;
    }
    .footer-widget {
        text-align: center;
    }
    .slick-prev {
        margin-left: 0;
        margin-top: 0;
        height: 30px;
        width: 30px;
        position: relative;
    }
    .slick-next {
        float: right;
        margin-right: 0;
        margin-top: -30px;
        z-index: 99999999;
        position: relative;
        height: 30px;
        width: 30px;
        /* position: relative; */
    }
    .slick-prev:before {
        font-size: 20px;
        position: absolute;
        top: 0;
        right: 12px;
    }
    .slick-next:before {
        font-size: 20px;
        position: absolute;
        top: 0;
        right: 10px;
    }
    .doctor-search-form .select2-container .select2-selection--single{
        margin-top: 0px !important;
    }
    .medical_search h4 {
        font-weight: 600;
        margin-top: 6px;
        font-size: 18px;
    }
    .lab_sign_up_btn {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
    .search-form-wrap {
        transform: translate(-50%, -50%);
        width: 95%;
    }
    /*.top_service_ul{
        z-index: 888;
    }*/
    .count-down-content p{
        text-align: center !important;
    }
}

@media (max-width: 479.98px) {
    h1 {
        line-height: 1.3
    }

    .section-title h1 {
        margin-bottom: 5px
    }

    .contry-headig-list {
        width: 335%
    }

    ul.country-list {
        width: 327%
    }

    .spacer-80 {
        padding-bottom: 30px
    }

    .about-content h1 {
        font-size: 30px
    }
    .footer-info a, .footer-info h5, .footer-info h3, .footer-info li{
        font-size: 12px !important;
    }

    #bottom-fixed-menu i {
        top: 0px;
    }
    .slick-prev {
        margin-top: -5px;
    }
    .app-info h1 {
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
    }
    p:last-of-type {
        padding-bottom: 0;
        text-align: justify;
    }
    .app-info {
        padding-top: 0px;
        padding-bottom: 0;
    }
    .doc-appointment .doc-app-btn {
        background: #EE9735;
        color: #fff;
        padding: 10px 17px;
        font-size: 13px;
        display: inline-block;
    }
    .back-to-top{
        right: 0px;
    }
    .search_cross_icon{
        top: 12px !important;right: 15px;
    }
    .family_health_mobile_row{
        display: block;
        margin-top: 60px;
    }
    .specialization_details {
        margin-top: 34px;
    }
    .specialization_descriptio_details {
        font-size: 16px;
        padding-left: 0;
        text-align: justify;
    }
    .specialization_descriptio_details {
        font-size: 16px;
        padding-left: 0;
    }

    .special_icon_area {
        margin-bottom: 15px;
    }
    .specialization_title_details {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .specialization_title_details {
        font-size: 24px;
    }
    .post-inner-content {
        padding: 0 0;
    }
    .profile-photo.recipient.single {
        border-radius: 20px;
    }
    .testimonial-short-desc span {
        padding-left: 10px;
        padding-right: 12px;
    }
    .testimonial-short-desc {
        font-weight: 400;
        letter-spacing: 0px;
        word-spacing: 0px;
        padding: 0 0 0 22px;
    }
    .testimonial-by-info.single {
        margin-top: 0px;
        padding-left: 33px;
    }
    .profile-photo.recipient {
        margin-left: 0;
        padding: 15px;
    }
    .des_col {
        padding-left: 10px;
    }
    .testimonial-by-info h3 {
        margin: 10px 0 0 0;
    }
    .slick-prev {
        margin-top: 25px;
    }
    .slick-next {
        margin-top: -36px;
    }
    .pagination a {
        margin: 0 1px 0 1px;
        padding: 2px 4px;
    }
    .payment_success_div {
        width: 100%;
    }
    .payment_success_div i {
        padding: 14px 16px;
        font-size: 24px;
    }

}
@media (max-width: 414px) {
    .left-section{
        width: 90% !important;
        margin-left: 5%;
    }
    .right-bottom p {
        margin: 18px 0px 10px 0px !important;
        float: right !important;
    }
}

@media (max-width: 350px) {
    .section-title {
        margin-top: 0;
        padding-bottom: 0;
    }
    .swiper-container-wrap .swiper-container {
        /*margin-top: 25px;*/
    }
    .slick-prev {
        margin-top: -25px;
    }
    .slick-next {
        margin-top: -35px;
    }
    .app-info h1 {
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
    }
    p:last-of-type {
        padding-bottom: 0;
        text-align: justify;
    }
    .app-info {
        padding-top: 0px;
        padding-bottom: 0;
    }
}
