/*------------------------------------------------------------------//

//      RESPONSIVE SYSTEM                                                                                 //

//------------------------------------------------------------------*/

@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc,
    .mContact {
        display: none !important;
    }
}

/* 1366x768 çözünürlük ve 14 inç ekranlar için CSS media query */


@media screen and (max-width: 1399px) and (min-width: 1199px) {}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    body,
    html {
        overflow-x: hidden;
    }
    .m-order-1{
        order: 1;
    }
    .m-order-2{
        order: 2;
    }
   .header-menu{
    display: none;
   }
   .header-menu-btn{
    display: block;
   }
   .header-logo img{
    width: 60%;
   }
   .home-clinic-right img{
    width: 100%;
   }
   .slider-content span{
    font-size: 18px;
   }
   .slider-content h1{
    font-size: 35px;
   }
   .slider{
    height: 600px;
    background-position:right;
    display: flex ;
    align-items: center;
   }
   .slider-content {
    position: relative;
    top: initial;
    height: initial;
}
.home-about img {
    padding-top: 40px;
}
.home-about-two-content {
    padding: 15px 15px;
}
.home-about-two .content{
    flex-direction: column;
}
.home-about-two .content ul {
    padding-left: 20px;
}   
.home-about-two .content ul li {
    font-size: 16px;
}
.home-about-two .spec {
    font-size: 18px;

}
.home-comments-title{
    font-size: 35px;
    margin-bottom: 0;
}
.home-comments .slick-next {
    right: 15px;
}
.home-comments .slick-prev {
    left: 15px;
}
.home-before-after{
    padding: 0;
}
.home-before-after-title {
    font-size: 35px;
    margin-bottom: 0;
}
.home-service-slider .slick-next {
    right: 15px;
}
.home-service-slider .slick-prev {
    left: 15px;
}
.home-team {
    background: url(/lib/images/team.jpg);
    background-position: top;
}
.home-team-text {
    position: absolute;
    background: #fff;
    width: auto;
    height: auto;
}
.home-team-text .text {
    font-size: 25px;
}
.home-clinic-left .title {
    font-size: 25px;
}
.home-specs .title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
}
.home-specs-right .title {
    color: #BF970F;
    font-size: 25px;
}
.home-specs {
    /* margin-bottom: 370px; */
}
.home-bar-inner{
    height: auto;
}
.home-bar-right img {
    margin-top: 0;
}
.home-bar-left .title{
    font-size: 25px;
}
.home-reviews-title{
    font-size: 35px;
    padding: 20px 0;
}
.home-videos-title{
    font-size: 35px;
padding: 20px 0;
}
.home-press-slider .item{
    border-right: 0;
    
}
.home-press-slider{
    border-left: 0;
}
.home-quote-inner{
    height: auto;
    padding: 25px;
    margin-bottom: 30px;
}
.home-quote .title{
    font-size: 25px;
}
.home-bar-two .item .title a{
    font-size: 25px;
}
.home-bar-two .item{
    margin-bottom: 30px;
}
.home-bar-there-left .title{
    font-size: 25px;
}
.home-bar-there-left {
    padding: 20px;
}
.home-bar-left{
    padding: 20px;
}
.home-bar-two {
    padding: initial;
}
.home-banners{
    background-position: center;
}
.home-banners-inner {
    width: auto;
}
.home-banners .title {
    font-size: 25px;
   line-height: 1.2;
}
.home-blog-left .item .title a{
    font-size: 25px;
}
.home-blog-left .item{
    margin-bottom: 15px;
}
.home-bar-there-left p{
    font-size: 16px;
}
.home-bar-left p{
    font-size: 16px;
}
.home-specs-right p{
    font-size: 16px;
}
.home-about p{
    font-size: 16px;
}
.home-blog-right .title a{
    font-size: 25px;
}
.home-comments .testimonial-slider {
    margin: 0 auto;
    padding: 0;
}
.home-about-two img {
    max-width: initial;
}
.language{
    display: none;
}
}

@media screen and (max-width: 991px) and (min-width: 769px) {
    body,
    html {
        overflow-x: hidden;
    }
    .m-order-1{
        order: 1;
    }
    .m-order-2{
        order: 2;
    }
   .header-menu{
    display: none;
   }
   .header-menu-btn{
    display: block;
   }
   .header-logo img{
    width: 60%;
   }
   .slider-content span{
    font-size: 18px;
   }
   .slider-content h1{
    font-size: 35px;
   }
   .slider{
    height: 600px;
    background-position:right;
    display: flex ;
    align-items: center;
   }
   .slider-content {
    position: relative;
    top: initial;
    height: initial;
}
.home-about img {
    padding-top: 40px;
}
.home-about-two-content {
    padding: 15px 15px;
    text-align: center;
}
.home-about-two .content{
    flex-direction: column;
}
.home-about-two .content ul {
    padding-left: 20px;
}   
.home-about-two .content ul li {
    font-size: 16px;
}
.home-about-two .spec {
    font-size: 18px;

}
.home-comments-title{
    font-size: 35px;
    margin-bottom: 0;
}
.home-comments .slick-next {
    right: 15px;
}
.home-comments .slick-prev {
    left: 15px;
}
.home-before-after{
    padding: 0;
}
.home-before-after-title {
    font-size: 35px;
    margin-bottom: 0;
}
.home-service-slider .slick-next {
    right: 15px;
}
.home-service-slider .slick-prev {
    left: 15px;
}
.home-team {
    background: url(/lib/images/team.jpg);
    background-position: top;
}
.home-team-text {
    position: absolute;
    background: #fff;
    width: auto;
    height: auto;
}
.home-team-text .text {
    font-size: 25px;
}
.home-clinic-left .title {
    font-size: 25px;
}
.home-specs .title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
}
.home-specs-right .title {
    color: #BF970F;
    font-size: 25px;
}
.home-specs {
    margin-bottom: 370px;
}
.home-bar-inner{
    height: auto;
}
.home-bar-right img {
    margin-top: 0;
}
.home-bar-left .title{
    font-size: 25px;
}
.home-reviews-title{
    font-size: 35px;
    padding: 20px 0;
}
.home-videos-title{
    font-size: 35px;
padding: 20px 0;
}
.home-press-slider .item{
    border-right: 0;
    
}
.home-press-slider{
    border-left: 0;
}
.home-quote-inner{
    height: auto;
    padding: 25px;
}
.home-quote .title{
    font-size: 25px;
}
.home-bar-two .item .title a{
    font-size: 25px;
}
.home-bar-two .item{
    margin-bottom: 30px;
}
.home-bar-there-left .title{
    font-size: 25px;
}
.home-bar-there-left {
    padding: 20px;
}
.home-bar-left{
    padding: 20px;
}
.home-bar-two {
    padding: initial;
}
.home-banners{
    background-position: center;
}
.home-banners-inner {
    width: auto;
}
.home-banners .title {
    font-size: 25px;
   line-height: 1.2;
}
.home-blog-left .item .title a{
    font-size: 25px;
}
.home-blog-left .item{
    margin-bottom: 15px;
}
.home-bar-there-left p{
    font-size: 16px;
}
.home-bar-left p{
    font-size: 16px;
}
.home-specs-right p{
    font-size: 16px;
}
.home-about p{
    font-size: 16px;
}
.home-blog-right .title a{
    font-size: 25px;
}
.home-comments .testimonial-slider {
    margin: 0 auto;
    padding: 0;
}
.language{
    display: none;
}
}


@media screen and (max-width: 768px) and (min-width: 640px) {
    body,
    html {
        overflow-x: hidden;
    }
    .m-order-1{
        order: 1;
    }
    .m-order-2{
        order: 2;
    }
   .header-menu{
    display: none;
   }
   .header-menu-btn{
    display: block;
   }
   .header-logo img{
    width: 60%;
   }
   .slider-content span{
    font-size: 18px;
   }
   .slider-content h1{
    font-size: 35px;
   }
   .slider{
    height: 600px;
    background-position:right;
    display: flex ;
    align-items: center;
   }
   .slider-content {
    position: relative;
    top: initial;
    height: initial;
}
.home-about img {
    padding-top: 40px;
}
.home-about-two-content {
    padding: 15px 15px;
}
.home-about-two .content{
    flex-direction: column;
}
.home-about-two .content ul {
    padding-left: 20px;
}   
.home-about-two .content ul li {
    font-size: 16px;
}
.home-about-two .spec {
    font-size: 18px;

}
.home-comments-title{
    font-size: 35px;
    margin-bottom: 0;
}
.home-comments .slick-next {
    right: 15px;
}
.home-comments .slick-prev {
    left: 15px;
}
.home-before-after{
    padding: 0;
}
.home-before-after-title {
    font-size: 35px;
    margin-bottom: 0;
}
.home-service-slider .slick-next {
    right: 15px;
}
.home-service-slider .slick-prev {
    left: 15px;
}
.home-team {
    background: url(/lib/images/team.jpg);
    background-position: top;
}
.home-team-text {
    position: absolute;
    background: #fff;
    width: auto;
    height: auto;
}
.home-team-text .text {
    font-size: 25px;
}
.home-clinic-left .title {
    font-size: 25px;
}
.home-specs .title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
}
.home-specs-right .title {
    color: #BF970F;
    font-size: 25px;
}
.home-specs {
    margin-bottom: 370px;
}
.home-bar-inner{
    height: auto;
}
.home-bar-right img {
    margin-top: 0;
}
.home-bar-left .title{
    font-size: 25px;
}
.home-reviews-title{
    font-size: 35px;
    padding: 20px 0;
}
.home-videos-title{
    font-size: 35px;
padding: 20px 0;
}
.home-press-slider .item{
    border-right: 0;
    
}
.home-press-slider{
    border-left: 0;
}
.home-quote-inner{
    height: auto;
    padding: 25px;
}
.home-quote .title{
    font-size: 25px;
}
.home-bar-two .item .title a{
    font-size: 25px;
}
.home-bar-two .item{
    margin-bottom: 30px;
}
.home-bar-there-left .title{
    font-size: 25px;
}
.home-bar-there-left {
    padding: 20px;
}
.home-bar-left{
    padding: 20px;
}
.home-bar-two {
    padding: initial;
}
.home-banners{
    background-position: center;
}
.home-banners-inner {
    width: auto;
}
.home-banners .title {
    font-size: 25px;
   line-height: 1.2;
}
.home-blog-left .item .title a{
    font-size: 25px;
}
.home-blog-left .item{
    margin-bottom: 15px;
}
.home-bar-there-left p{
    font-size: 16px;
}
.home-bar-left p{
    font-size: 16px;
}
.home-specs-right p{
    font-size: 16px;
}
.home-about p{
    font-size: 16px;
}
.home-blog-right .title a{
    font-size: 25px;
}
.home-comments .testimonial-slider {
    margin: 0 auto;
    padding: 0;
}
.language{
    display: none;
}
}

@media screen and (max-width: 639px) and (min-width: 0px) {

    body,
    html {
        overflow-x: hidden;
    }
    .m-order-1{
        order: 1;
    }
    .m-order-2{
        order: 2;
    }
   .header-menu{
    display: none;
   }
   .header-menu-btn{
    display: block;
   }
   .header-logo img{
    width: 60%;
   }
   .slider-content span{
    font-size: 18px;
   }
   .slider-content h1{
    font-size: 35px;
   }
   .slider{
    height: 600px;
    background-position:right;
    display: flex ;
    align-items: center;
   }
   .slider-content {
    position: relative;
    top: initial;
    height: initial;
}
.home-about .title {
    font-size: 71px;
}
.home-about img {
    padding-top: 40px;
}
.home-about-two-content {
    padding: 15px 15px;
}
.home-about-two .content{
    flex-direction: column;
}
.home-about-two .content ul {
    padding-left: 20px;
}   
.home-about-two .content ul li {
    font-size: 16px;
}
.home-about-two .spec {
    font-size: 18px;

}
.home-comments-title{
    font-size: 35px;
    margin-bottom: 0;
}
.home-comments .slick-next {
    right: 15px;
}
.home-comments .slick-prev {
    left: 15px;
}
.home-before-after{
    padding: 0;
}
.home-before-after-title {
    font-size: 35px;
    margin-bottom: 0;
}
.home-service-slider .slick-next {
    right: 15px;
}
.home-service-slider .slick-prev {
    left: 15px;
}
.home-team {
    background: url(/lib/images/team.jpg);
    background-position: 52% !important;
}
.home-team-text {
    position: absolute;
    background: #fff;
    width: auto;
    height: auto;
}
.home-team-text .text {
    font-size: 25px;
}
.home-clinic-left .title {
    font-size: 25px;
}
.home-specs .title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
}
.home-specs-right .title {
    color: #BF970F;
    font-size: 25px;
}
.home-specs {
    margin-bottom: 370px;
}
.home-bar-inner{
    height: auto;
}
.home-bar-right img {
    margin-top: 0;
}
.home-bar-left .title{
    font-size: 25px;
}
.home-reviews-title{
    font-size: 35px;
    padding: 20px 0;
}
.home-videos-title{
    font-size: 35px;
padding: 20px 0;
}
.home-press-slider .item{
    border-right: 0;
    
}
.home-press-slider{
    border-left: 0;
}
.home-quote-inner{
    height: auto;
    padding: 25px;
}
.home-quote .title{
    font-size: 25px;
}
.home-bar-two .item .title a{
    font-size: 25px;
}
.home-bar-two .item{
    margin-bottom: 30px;
}
.home-bar-there-left .title{
    font-size: 25px;
}
.home-bar-there-left {
    padding: 20px;
}
.home-bar-left{
    padding: 20px;
}
.home-bar-two {
    padding: initial;
}
.home-banners{
    background-position: center;
}
.home-banners-inner {
    width: auto;
}
.home-banners .title {
    font-size: 25px;
   line-height: 1.2;
}
.home-blog-left .item .title a{
    font-size: 25px;
}
.home-blog-left .item{
    margin-bottom: 15px;
}
.home-bar-there-left p{
    font-size: 16px;
}
.home-bar-left p{
    font-size: 16px;
}
.home-specs-right p{
    font-size: 16px;
}
.home-about p{
    font-size: 16px;
}
.home-blog-right .title a{
    font-size: 25px;
}
.home-comments .testimonial-slider {
    margin: 0 auto;
    padding: 0;
}
.home-comments .testimonial-slider .testimonial-item .testimonial-content {
    opacity: 1;
}
.slider-bg{
    background-size: cover !important;
    background-position: 86% !important;
}
.slider-bg:after {
    content: '';
    background: #00000061;
    width: 100%;
    position: absolute;
    height: 100%;
}
.language{
    display: none;
}
}