@media (max-width : 768px) {
    .top-header-slider {
        display: none;
    }

    .logo2{
        height: 60px;
    }
}



@media (max-width : 576px) {
    .logo1 {
        transform: scale(.8 );
        top: -109px!important;
    }

    .lang-cnt {
        right: 8px;
    }

    .copy-right .copyright-content {
        flex-direction: column;
    }

    .personal .personal-info {
        bottom: 10px;
    }

}

@media (min-width: 1250px) {
    .top-widgets .container {
        max-width: 950px!important;
    }
}

@media (min-width: 1100px) and (max-width: 1250px) {
    .top-widgets .container {
        max-width: 800px!important;
    }
}

@media (min-width: 960px) and (max-width: 1100px) {
    .top-widgets .container {
        max-width: 700px!important;
    }
}

@media (min-width: 768px) and (max-width: 950px) {
    .top-widgets .container {
        max-width: 550px!important;
    }
}

@media (max-width : 768px) {
    .top-widgets .top-widgets-inner {
        position: unset!important;
    }
}

@media (max-width : 768px) {
    .about-us {
        padding: 60px 0px;
    }
}

@media  (max-width : 1200px) {
    .personal .item:hover .back-gradient {
        height: 315px!important;
    }
}

@media (max-width : 768px) {
    .paralex-inner img {
        width: 65%;
        height: 65%;
    }
}


@media (max-width : 992px) {
    .services {
        display: none;
    }

    .services-mobile {
        display: block;
    }
}

@media (min-width : 992px) {
    .services {
        display: block;
    }

    .services-mobile {
        display: none;
    }
}

/*@media (max-width: 576px){*/
/*    .services-mobile img {*/
/*        width: 60px;*/
/*    }*/
/*}*/

@media (max-width: 450px){
    .services-mobile .service-title {
        font-size: 16px!important;
        white-space: nowrap;
        color: #686868;
    }
}

@media (min-width: 768px){
    .services-mobile .swiper {
        min-height: 360px!important;
    }
}

@media (max-width : 1200px) {
    .navbar-collapse {
        display: none;
    }
}


@media (min-width : 992px) {
    .articles {
        display: block;
    }

   .articles-mobile {
    display: none;
   }
}

@media (max-width : 992px) {
    .articles.homepage {
        display: none;
    }

   .articles-mobile {
        display: block;
   }
}


@media (min-width : 1800px) {
        .shape-xxl {
            display: block;
        }
        .shape-xl {
            display: none;
        }

        .shape-lg {
            display: none;
        }

        .shape-lg-sm {
            display: none;
        }

        .shape-md {
            display: none;
        }
}

@media (max-width : 1800px) {
    .shape-xxl {
        display: none;
    }
    .shape-xl {
        display: none;
    }

    .shape-lg {
        display: block;
    }

    .shape-lg-sm {
        display: none;
    }
    .shape-md {
        display: none;
    }
}

@media (max-width : 1500px) {
    .shape-xxl {
        display: none;
    }

    .shape-xl {
        display: none;
    }

    .shape-lg {
        display: none;
    }

    .shape-lg-sm {
        display: block;
    }
    .shape-md {
        display: none;
    }
}

@media (max-width : 1300px) {
    .shape-xxl {
        display: none;
    }

    .shape-xl {
        display: none;
    }

    .shape-lg {
        display: none;
    }

    .shape-lg-sm {
        display: none;
    }
    .shape-md {
        display: block;
    }
}

@media (max-width : 1250px) {
    .top-widgets .top-widgets-inner {
        top: -70px!important;
    }
}

@media (max-width : 992px) {
    .shape-md {
        display: none;
    }

    .top-widgets .top-widgets-inner {
        position: unset!important;
    }
}


@media (min-width : 768px) {
    .banner-lg {
        display: block;
    }

    .banner-sm {
        display: none;
    }
}

@media (max-width : 768px) {
    .banner-lg {
        display: none;
    }

    .banner-sm {
        display: block;
    }
}

@media (max-width : 992px) {
    .main-slider .swiper-pagination {
        bottom: 20px;
    }



    .top-header {
        padding: 8px 0px;
    }
}

@media(max-width: 1350px){
    .main-slider .swiper img {
        height: unset!important;
    }
}

@media (max-width : 576px){
    .top-header {
        padding: 15px 0px;
    }
}

@media (max-width : 576px) {
    .logo2 {
        height: 50px;
    }
}

@media (max-width : 1200px){
    header .navbar-brand .logo1 {
        right: -30px;
    }
}

@media (max-width : 992px) {

}

@media (max-width : 1200px) {
    .map-arrow img {
        margin-right: 14px;
    }

    #section07 {
        margin-right: 83px;
    }
}


@media (max-width : 768px) {
    .bimeh .swiper {
        height: 145px;
    }

    .bimeh .swiper-pagination {
        background-image: url(/storage/images/sliders/pagination6.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .bimeh .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        margin: -2px 12.1px!important;
        opacity: 1!important;
        background-color: transparent;
    }

    .bimeh .swiper-pagination-bullet-active {
        background-color: #38bcac;
    }
}

@media (max-width : 480px) {
    .about-us .clinic-img {
        width: 350px;
        height: 350px;
    }
}

@media (min-width : 992px) and (max-width : 1200px) {
   .navbar-toggler{
    margin-right: 72%;
   }
}

@media (min-width : 768px) and (max-width : 992px) {
    .navbar-toggler{
     margin-right: 60%;
    }
 }

 @media (min-width : 576px) and (max-width : 767px) {
    .navbar-toggler{
     margin-right: 48%;
    }
 }

 @media (min-width : 480px) and (max-width : 576px) {
    .navbar-toggler{
     margin-right: 51%;
    }
 }

 @media (min-width : 400px) and (max-width : 480px) {
    .navbar-toggler{
     margin-right: 39%;
    }
 }

 @media  (max-width : 400px) {
    .navbar-toggler{
     margin-right: 27%;
    }
 }
 @media (min-width : 1200px){
    .navbar-expand-xl .navbar-toggler {
        display: none !important;
    }
    }

 @media  (max-width : 350px) {
  

    .logo1 {
       width: 150px;
        top: -79px !important;
    }
 }


@media (max-width : 576px) {
    .logo-high {
        display: block;
    }

    .logo-normal {
        display: none;
    }
}

@media (min-width : 576px) {
    .logo-high {
        display: none;
    }

    .logo-normal {
        display: block;
    }
}


.logo-text {
    text-align: center;
}

@media (max-width : 768px) and (min-width : 480px){
    .logo-text {
        text-align: right;
    }
}

@media (max-width : 480px) {
    .logo-text {
        text-align: center;
        /* margin-right: 20px!important; */
    }


    .personal .owl-dots  {
        display: block;
    }

}

@media (min-width : 480px) {
    .personal .owl-dots  {
        display: none!important;
    }
}


@media (max-width : 768px) {
    .top-header .logo2{
        border-left: none;
    }
}


@media (max-width : 520px) {
    .paralex {
        height: 400px!important;
    }

    .paralex-inner {
        background-image: url('/storage/images/paralex/back-paralex-min.png');
    }
}
