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

//      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) {
    .container {
        max-width: 1300px;
    }

    .header-menu-btn {
        display: none;
    }

    .header-button a {
        width: 190px;
        font-size: 13px;
    }

    .slider-content h1 {
        font-size: 40px;
    }

    .slider-gallery .large-image img {
        width: 70%;
    }

    .slider-gallery .small-image img {
        width: 80%;
    }

    .slider-gallery .small-images {
        right: -30px;
    }

    .slider-gallery {
        text-align: center;
    }

    .slider-gallery .large-image .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .slider-form-inner input[type=text] {
        width: 185px;
        margin: 0 10px;
    }

    .slider-form-inner input[type=email] {
        width: 185px;
        margin: 0 10px;
    }

    .slider-form-inner input[type=tel] {
        width: 185px;
        margin: 0 10px;
    }

    .slider-form-inner textarea {
        width: 185px;
    }

    .home-about-bottom .item {
        min-width: 300px;
    }

    .home-service-bottom .item {
        width: 590px;
    }

    .home-service-bottom .item .buttons a {
        padding: 20px 0;
    }

    .home-before-after {
        position: relative;
        margin-top: 100px;
    }

    .home-stories-grid {
        grid-template-columns: repeat(auto-fill, minmax(230px, 2fr));
    }

    .home-stories-bottom a {
        width: 260px;
    }

    .home-comments {
        padding: 40px 0;
    }

    .home-advantage {
        padding: 25px 0;
    }

    .home-reviews-slider .item img {
        width: 310px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .header-menu-btn{
        display:block  !important;
    }
    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header-button {
        display: none;
    }

    .slider {
        background-size: cover;
        padding-top: 112px;
    }

    .slider-content h1 {
        font-size: 25px;
        line-height: 1.5;
    }

    .slider-content p {
        font-size: 15px;
        width: initial;
    }

    .large-image img {
        width: 100%;
    }

    .slider-gallery .small-image {
        margin: 0;
    }

    .slider-gallery .small-images {
        flex-direction: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        bottom: -45px;
    }

    .slider-gallery .small-image img {
        width: 80%;
    }

    .slider-gallery .large-image .play-button {
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .slider-content {
        margin-bottom: 25px;
    }

    .slider-form {
        height: initial;
        flex-direction: column;
        margin-top: 30px;
    }

    .slider-form-inner {
        flex-direction: column;
        align-items: initial;
    }

    .slider-form .title {
        padding-top: 25px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=text] {
        width: 100%;
    }

    .slider-form-inner input[type=tel] {
        width: 100%;
    }

    .slider-form-inner input[type=email] {
        width: 100%;
    }

    .slider-form-inner textarea {
        width: 100%;
    }

    .slider-form-inner .item {
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=submit] {
        width: 100%;
    }

    .slider-gallery {
        margin-bottom: 45px;
    }

    .home-about .title {
        margin-top: 30px;
        font-size: 30px;
    }

    .home-about .text {
        line-height: 1.4;
    }

    .home-about-bottom {
        flex-direction: column;
    }

    .home-about-bottom .item {
        margin-bottom: 15px;
        width: 100%;
    }

    .home-service-desc {
        width: initial;
        font-size: 16px;
    }

    .home-service-bottom .item {
        width: 100%;
    }

    .home-service-bottom .content {
        padding-bottom: 30px;
    }

    .home-service-bottom .item article {
        padding: 0 19px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

    .home-service-bottom .item .img img {
        width: 60%;
    }

    .home-service-bottom .items:nth-child(2) {
        margin-top: initial;
    }

    .home-service-bottom .items:nth-child(3) {
        margin-bottom: 235px;
        margin-top: initial;
    }

    .home-service-bottom .items {
        margin-bottom: 230px;
    }

    .home-before-after {
        margin-top: 60px;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .home-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .home-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .home-stories-desc {
        width: initial;
    }

    .home-stories-grid {
        grid-template-columns: 1fr 1fr;


    }

    .home-stories-grid .item img {
        width: 100%;
    }

    .home-stories-bottom {
        flex-direction: column;
        padding: 20px 0;
    }

    .home-stories-bottom .img {
        text-align: center;
    }

    .home-stories-bottom img {
        padding: 20px 0;
        width: 80%;
    }

    .home-stories-bottom .text {
        text-align: center;
    }

    .home-stories-grid .item a {
        margin-bottom: 5px;
    }

    .home-stories {
        padding: 35px 0;
    }

    .home-cons {
        height: initial;
        margin-bottom: 0;
    }

    .home-cons .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-cons .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-anesthesia {
        height: initial;
        margin-bottom: 0;
    }

    .home-anesthesia .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-anesthesia .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-team {
        padding: 60px 0;
    }

    .home-team .teamflag {
        margin-bottom: 25px;
    }

    .home-comments-desc {
        width: initial;
    }

    .home-comments-cards {
        flex-direction: column;
    }

    .home-comments-card:last-child {
        margin: 0 19px;
    }

    .home-comments-card {
        margin-bottom: 25px;
    }

    .home-comments-slider .items {
        margin: initial;
        padding: 43px 15px;
    }

    .home-comments-slider .desc {
        padding: 17px;
    }

    .home-advantage-desc {
        width: initial;
    }

    .home-intro-desc {
        width: initial;
    }

    .home-intro-content img {
        width: 100%;
    }

    .home-reviews-desc {
        width: initial;
    }

    .home-reviews-slider .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }

    .home-blog-desc {
        width: initial;
    }

    .home-reviews-slider .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }

    .home-blog-content .item {
        margin-bottom: 20px;
    }

    .home-faq-desc {
        width: initial;
    }

    .footer-bottom-inner {
        flex-direction: column;
    }

    .footer-bottom .left {
        margin-bottom: 15px;
    }

    .home-faq-content .faq {
        margin-bottom: 0;
    }

    .footer-menu {
        padding: 18px 0;
    }

    .footer .bd {
        border: 0;
    }

    .footer-contact {
        padding: 0;
    }

    .home-about {
        padding: initial;
        padding-top: 90px;
    }

    .home-comments {
        padding: 35px 0;
    }

    .home-advantage {
        padding: 15px 0;
    }

    .home-service-title {
        text-align: center;
        margin: 0 auto;
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 20px;

    }

    .home-service-bottom .item a.title {
        font-size: 20px;
    }

    .home-stories-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .home-stories-desc {
        font-size: 16px;
    }

    .home-team .title {
        font-size: 30px;
        line-height: 1.4;
    }

    .home-comments-title {
        font-size: 30px;
    }

    .home-comments-desc {
        font-size: 16px;
    }

    .home-advantage-title {
        font-size: 30px;
    }

    .home-advantage-desc {
        font-size: 16px;
    }

    .home-intro-title {
        font-size: 30px;
    }

    .home-intro-desc {
        font-size: 16px;
    }

    .home-reviews-title {
        font-size: 30px;
    }

    .home-reviews-desc {
        font-size: 16px;
    }

    .home-blog-title {
        font-size: 30px;
    }

    .home-blog-desc {
        font-size: 16px;
    }

    .home-faq-title {
        font-size: 30px;
    }

    .home-faq-desc {
        font-size: 16px;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        font-size: 15px;
        line-height: 1.4;
    }

    /* sinlge-responsive */

    .single-head-title h1 {
        font-size: 25px;
    }

    .single-head {
        padding: 15px 0 15px 0;
    }

    .single-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content p {
        line-height: 1.4;
        font-size: 15px;
    }

    .single-contact {
        margin-top: 0;
        padding: 25px 0;
    }

    .single-contact-left img {
        width: 45%;
    }

    .single-contact-left {
        margin-bottom: 25px;
    }

    .single-contact-left .title {
        font-size: 20px;
    }

    .single-contact-form .title .text {
        line-height: 1.4;
    }

    .single-before-after-title {
        font-size: 25px;
    }

    .single-before-after-desc {
        width: initial;
        font-size: 16px;
    }

    .single-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .single-before-after-slider .items {
        padding: 0;
    }

    .single-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .single-before-after-slider .item {
        padding: 0;
    }

    .single-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .single-before-after {
        padding-bottom: 25px;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews-title {
        font-size: 25px;
    }
    .single-reviews-desc {
        width: initial;
        font-size: 16px;
    }
    .single-reviews .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }
    .single-reviews .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }
    .single-article-slider-title{
        font-size:25px;
    }
    .single-article-slider-desc {
        width: initial;
        font-size: 16px;
    }
    .single-article-slider{
        padding: 0;
    }
    .single-before-afters .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 15px;
    }
    .single-review .item{
        flex-direction: column;
        margin: 0 15px;
        margin-bottom: 20px;
    }
    .single-review .item img{
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .single-page-contact-form{
        margin-bottom: 30px;
    }
    .single-page-contact-left .item{
        width: 100%;
    }
    
}

@media screen and (max-width: 991px) and (min-width: 769px){
    .header-menu-btn{
        display:block  !important;
    }
    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header-button {
        display: none;
    }

    .slider {
        background-size: cover;
        padding-top: 112px;
    }

    .slider-content h1 {
        font-size: 25px;
        line-height: 1.5;
    }

    .slider-content p {
        font-size: 15px;
        width: initial;
    }

    .large-image img {
        width: 100%;
    }

    .slider-gallery .small-image {
        margin: 0;
    }

    .slider-gallery .small-images {
        flex-direction: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        bottom: -45px;
    }

    .slider-gallery .small-image img {
        width: 80%;
    }

    .slider-gallery .large-image .play-button {
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .slider-content {
        margin-bottom: 25px;
    }

    .slider-form {
        height: initial;
        flex-direction: column;
        margin-top: 30px;
    }

    .slider-form-inner {
        flex-direction: column;
        align-items: initial;
    }

    .slider-form .title {
        padding-top: 25px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=text] {
        width: 100%;
    }

    .slider-form-inner input[type=tel] {
        width: 100%;
    }

    .slider-form-inner input[type=email] {
        width: 100%;
    }

    .slider-form-inner textarea {
        width: 100%;
    }

    .slider-form-inner .item {
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=submit] {
        width: 100%;
    }

    .slider-gallery {
        margin-bottom: 45px;
    }

    .home-about .title {
        margin-top: 30px;
        font-size: 30px;
    }

    .home-about .text {
        line-height: 1.4;
    }

    .home-about-bottom {
        flex-direction: column;
    }

    .home-about-bottom .item {
        margin-bottom: 15px;
        width: 100%;
    }

    .home-service-desc {
        width: initial;
        font-size: 16px;
    }

    .home-service-bottom .item {
        width: 100%;
    }

    .home-service-bottom .content {
        padding-bottom: 30px;
    }

    .home-service-bottom .item article {
        padding: 0 19px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

    .home-service-bottom .item .img img {
        width: 60%;
    }

    .home-service-bottom .items:nth-child(2) {
        margin-top: initial;
    }

    .home-service-bottom .items:nth-child(3) {
        margin-bottom: 235px;
        margin-top: initial;
    }

    .home-service-bottom .items {
        margin-bottom: 230px;
    }

    .home-before-after {
        margin-top: 60px;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .home-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .home-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .home-stories-desc {
        width: initial;
    }

    .home-stories-grid {
        grid-template-columns: 1fr 1fr;


    }

    .home-stories-grid .item img {
        width: 100%;
    }

    .home-stories-bottom {
        flex-direction: column;
        padding: 20px 0;
    }

    .home-stories-bottom .img {
        text-align: center;
    }

    .home-stories-bottom img {
        padding: 20px 0;
        width: 80%;
    }

    .home-stories-bottom .text {
        text-align: center;
    }

    .home-stories-grid .item a {
        margin-bottom: 5px;
    }

    .home-stories {
        padding: 35px 0;
    }

    .home-cons {
        height: initial;
        margin-bottom: 0;
    }

    .home-cons .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-cons .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-anesthesia {
        height: initial;
        margin-bottom: 0;
    }

    .home-anesthesia .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-anesthesia .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-team {
        padding: 60px 0;
    }

    .home-team .teamflag {
        margin-bottom: 25px;
    }

    .home-comments-desc {
        width: initial;
    }

    .home-comments-cards {
        flex-direction: column;
    }

    .home-comments-card:last-child {
        margin: 0 19px;
    }

    .home-comments-card {
        margin-bottom: 25px;
    }

    .home-comments-slider .items {
        margin: initial;
        padding: 43px 15px;
    }

    .home-comments-slider .desc {
        padding: 17px;
    }

    .home-advantage-desc {
        width: initial;
    }

    .home-intro-desc {
        width: initial;
    }

    .home-intro-content img {
        width: 100%;
    }

    .home-reviews-desc {
        width: initial;
    }

    .home-reviews-slider .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }

    .home-blog-desc {
        width: initial;
    }

    .home-reviews-slider .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }

    .home-blog-content .item {
        margin-bottom: 20px;
    }

    .home-faq-desc {
        width: initial;
    }

    .footer-bottom-inner {
        flex-direction: column;
    }

    .footer-bottom .left {
        margin-bottom: 15px;
    }

    .home-faq-content .faq {
        margin-bottom: 0;
    }

    .footer-menu {
        padding: 18px 0;
    }

    .footer .bd {
        border: 0;
    }

    .footer-contact {
        padding: 0;
    }

    .home-about {
        padding: initial;
        padding-top: 90px;
    }

    .home-comments {
        padding: 35px 0;
    }

    .home-advantage {
        padding: 15px 0;
    }

    .home-service-title {
        text-align: center;
        margin: 0 auto;
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 20px;

    }

    .home-service-bottom .item a.title {
        font-size: 20px;
    }

    .home-stories-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .home-stories-desc {
        font-size: 16px;
    }

    .home-team .title {
        font-size: 30px;
        line-height: 1.4;
    }

    .home-comments-title {
        font-size: 30px;
    }

    .home-comments-desc {
        font-size: 16px;
    }

    .home-advantage-title {
        font-size: 30px;
    }

    .home-advantage-desc {
        font-size: 16px;
    }

    .home-intro-title {
        font-size: 30px;
    }

    .home-intro-desc {
        font-size: 16px;
    }

    .home-reviews-title {
        font-size: 30px;
    }

    .home-reviews-desc {
        font-size: 16px;
    }

    .home-blog-title {
        font-size: 30px;
    }

    .home-blog-desc {
        font-size: 16px;
    }

    .home-faq-title {
        font-size: 30px;
    }

    .home-faq-desc {
        font-size: 16px;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        font-size: 15px;
        line-height: 1.4;
    }

    /* sinlge-responsive */

    .single-head-title h1 {
        font-size: 25px;
    }

    .single-head {
        padding: 15px 0 15px 0;
    }

    .single-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content p {
        line-height: 1.4;
        font-size: 15px;
    }

    .single-contact {
        margin-top: 0;
        padding: 25px 0;
    }

    .single-contact-left img {
        width: 45%;
    }

    .single-contact-left {
        margin-bottom: 25px;
    }

    .single-contact-left .title {
        font-size: 20px;
    }

    .single-contact-form .title .text {
        line-height: 1.4;
    }

    .single-before-after-title {
        font-size: 25px;
    }

    .single-before-after-desc {
        width: initial;
        font-size: 16px;
    }

    .single-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .single-before-after-slider .items {
        padding: 0;
    }

    .single-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .single-before-after-slider .item {
        padding: 0;
    }

    .single-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .single-before-after {
        padding-bottom: 25px;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews-title {
        font-size: 25px;
    }
    .single-reviews-desc {
        width: initial;
        font-size: 16px;
    }
    .single-reviews .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }
    .single-reviews .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }
    .single-article-slider-title{
        font-size:25px;
    }
    .single-article-slider-desc {
        width: initial;
        font-size: 16px;
    }
    .single-article-slider{
        padding: 0;
    }
    .single-before-afters .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 15px;
    }
    .single-review .item{
        flex-direction: column;
        /* margin: 0 15px; */
        margin-bottom: 20px;
    }
    .single-review .item img{
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .single-page-contact-form{
        margin-bottom: 30px;
    }
    .single-page-contact-left .item{
        width: 100%;
    }
    
}


@media screen and (max-width: 768px) and (min-width: 640px) {
    .header-menu-btn{
        display:block  !important;
    }
    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header-button {
        display: none;
    }

    .slider {
        background-size: cover;
        padding-top: 112px;
    }

    .slider-content h1 {
        font-size: 25px;
        line-height: 1.5;
    }

    .slider-content p {
        font-size: 15px;
        width: initial;
    }

    .large-image img {
        width: 100%;
    }

    .slider-gallery .small-image {
        margin: 0;
    }

    .slider-gallery .small-images {
        flex-direction: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        bottom: -45px;
    }

    .slider-gallery .small-image img {
        width: 80%;
    }

    .slider-gallery .large-image .play-button {
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .slider-content {
        margin-bottom: 25px;
    }

    .slider-form {
        height: initial;
        flex-direction: column;
        margin-top: 30px;
    }

    .slider-form-inner {
        flex-direction: column;
        align-items: initial;
    }

    .slider-form .title {
        padding-top: 25px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=text] {
        width: 100%;
    }

    .slider-form-inner input[type=tel] {
        width: 100%;
    }

    .slider-form-inner input[type=email] {
        width: 100%;
    }

    .slider-form-inner textarea {
        width: 100%;
    }

    .slider-form-inner .item {
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=submit] {
        width: 100%;
    }

    .slider-gallery {
        margin-bottom: 45px;
    }

    .home-about .title {
        margin-top: 30px;
        font-size: 30px;
    }

    .home-about .text {
        line-height: 1.4;
    }

    .home-about-bottom {
        flex-direction: column;
    }

    .home-about-bottom .item {
        margin-bottom: 15px;
        width: 100%;
    }

    .home-service-desc {
        width: initial;
        font-size: 16px;
    }

    .home-service-bottom .item {
        width: 100%;
    }

    .home-service-bottom .content {
        padding-bottom: 30px;
    }

    .home-service-bottom .item article {
        padding: 0 19px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

    .home-service-bottom .item .img img {
        width: 60%;
    }

    .home-service-bottom .items:nth-child(2) {
        margin-top: initial;
    }

    .home-service-bottom .items:nth-child(3) {
        margin-bottom: 235px;
        margin-top: initial;
    }

    .home-service-bottom .items {
        margin-bottom: 230px;
    }

    .home-before-after {
        margin-top: 60px;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .home-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .home-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .home-stories-desc {
        width: initial;
    }

    .home-stories-grid {
        grid-template-columns: 1fr 1fr;


    }

    .home-stories-grid .item img {
        width: 100%;
    }

    .home-stories-bottom {
        flex-direction: column;
        padding: 20px 0;
    }

    .home-stories-bottom .img {
        text-align: center;
    }

    .home-stories-bottom img {
        padding: 20px 0;
        width: 80%;
    }

    .home-stories-bottom .text {
        text-align: center;
    }

    .home-stories-grid .item a {
        margin-bottom: 5px;
    }

    .home-stories {
        padding: 35px 0;
    }

    .home-cons {
        height: initial;
        margin-bottom: 0;
    }

    .home-cons .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-cons .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-anesthesia {
        height: initial;
        margin-bottom: 0;
    }

    .home-anesthesia .desc .text {
        font-size: 22px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-anesthesia .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-team {
        padding: 60px 0;
    }

    .home-team .teamflag {
        margin-bottom: 25px;
    }

    .home-comments-desc {
        width: initial;
    }

    .home-comments-cards {
        flex-direction: column;
    }

    .home-comments-card:last-child {
        margin: 0 19px;
    }

    .home-comments-card {
        margin-bottom: 25px;
    }

    .home-comments-slider .items {
        margin: initial;
        padding: 43px 15px;
    }

    .home-comments-slider .desc {
        padding: 17px;
    }

    .home-advantage-desc {
        width: initial;
    }

    .home-intro-desc {
        width: initial;
    }

    .home-intro-content img {
        width: 100%;
    }

    .home-reviews-desc {
        width: initial;
    }

    .home-reviews-slider .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }

    .home-blog-desc {
        width: initial;
    }

    .home-reviews-slider .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }

    .home-blog-content .item {
        margin-bottom: 20px;
    }

    .home-faq-desc {
        width: initial;
    }

    .footer-bottom-inner {
        flex-direction: column;
    }

    .footer-bottom .left {
        margin-bottom: 15px;
    }

    .home-faq-content .faq {
        margin-bottom: 0;
    }

    .footer-menu {
        padding: 18px 0;
    }

    .footer .bd {
        border: 0;
    }

    .footer-contact {
        padding: 0;
    }

    .home-about {
        padding: initial;
        padding-top: 90px;
    }

    .home-comments {
        padding: 35px 0;
    }

    .home-advantage {
        padding: 15px 0;
    }

    .home-service-title {
        text-align: center;
        margin: 0 auto;
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 20px;

    }

    .home-service-bottom .item a.title {
        font-size: 20px;
    }

    .home-stories-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .home-stories-desc {
        font-size: 16px;
    }

    .home-team .title {
        font-size: 30px;
        line-height: 1.4;
    }

    .home-comments-title {
        font-size: 30px;
    }

    .home-comments-desc {
        font-size: 16px;
    }

    .home-advantage-title {
        font-size: 30px;
    }

    .home-advantage-desc {
        font-size: 16px;
    }

    .home-intro-title {
        font-size: 30px;
    }

    .home-intro-desc {
        font-size: 16px;
    }

    .home-reviews-title {
        font-size: 30px;
    }

    .home-reviews-desc {
        font-size: 16px;
    }

    .home-blog-title {
        font-size: 30px;
    }

    .home-blog-desc {
        font-size: 16px;
    }

    .home-faq-title {
        font-size: 30px;
    }

    .home-faq-desc {
        font-size: 16px;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        font-size: 15px;
        line-height: 1.4;
    }

    /* sinlge-responsive */

    .single-head-title h1 {
        font-size: 25px;
    }

    .single-head {
        padding: 15px 0 15px 0;
    }

    .single-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content p {
        line-height: 1.4;
        font-size: 15px;
    }

    .single-contact {
        margin-top: 0;
        padding: 25px 0;
    }

    .single-contact-left img {
        width: 45%;
    }

    .single-contact-left {
        margin-bottom: 25px;
    }

    .single-contact-left .title {
        font-size: 20px;
    }

    .single-contact-form .title .text {
        line-height: 1.4;
    }

    .single-before-after-title {
        font-size: 25px;
    }

    .single-before-after-desc {
        width: initial;
        font-size: 16px;
    }

    .single-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .single-before-after-slider .items {
        padding: 0;
    }

    .single-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .single-before-after-slider .item {
        padding: 0;
    }

    .single-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .single-before-after {
        padding-bottom: 25px;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews-title {
        font-size: 25px;
    }
    .single-reviews-desc {
        width: initial;
        font-size: 16px;
    }
    .single-reviews .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }
    .single-reviews .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }
    .single-article-slider-title{
        font-size:25px;
    }
    .single-article-slider-desc {
        width: initial;
        font-size: 16px;
    }
    .single-article-slider{
        padding: 0;
    }
    .single-before-afters .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 15px;
    }
    .single-review .item{
        flex-direction: column;
        margin: 0 15px;
        margin-bottom: 20px;
    }
    .single-review .item img{
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .single-page-contact-form{
        margin-bottom: 30px;
    }
    .single-page-contact-left .item{
        width: 100%;
    }
    
}

@media screen and (max-width: 639px) and (min-width: 0px) {
    .header-menu-btn{
        display:block  !important;
    }
    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header-button {
        display: none;
    }

    .slider {
        background-size: cover;
        padding-top: 112px;
        background: #104074;
        padding-bottom: 29px;
    }

    .slider::before{
        display:none;
    }

    .slider-content h1 {
        font-size: 25px;
        line-height: 1.5;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
    }

    .slider-content p {
        font-size: 14px;
        width: initial;
        color: #fff;
        text-align: center;
    }

    .large-image img {
        width: 100%;
    }

    .slider-gallery .small-image {
        margin: 0;
    }

    .slider-gallery .small-images {
        flex-direction: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        bottom: -45px;
    }

    .slider-gallery .small-image img {
        width: 80%;
    }

    .slider-gallery .large-image .play-button {
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .slider-content {
        /* margin-bottom: 25px; */
    }

    .slider-form {
        height: initial;
        flex-direction: column;
        /* margin-top: 30px; */
        width: 100%;
        background: #ffffffa3;
        background: linear-gradient(1deg, #fff 0%, rgba(0, 0, 0, 0) 100%);
    }

    .marquee .marquee_inner span{
        color:#ffff;
        border-right: 1px solid #ffffff12;
    }

    .slider-form-inner {
        flex-direction: column;
        align-items: initial;
    }

    .slider-form .title {
        padding-top: 0px;
        line-height: 1.3;
        margin-bottom: 19px;
        color: #fff;
        margin-top: 1px;
    }
.slider-content a{
    width: 74%;
    margin: 0 auto;
    font-size: 16px;
}
    .slider-form-inner input[type=text] {
        width: 100%;
    }

    .slider-form-inner input[type=tel] {
        width: 100%;
    }

    .slider-form-inner input[type=email] {
        width: 100%;
    }

    .slider-form-inner textarea {
        width: 100%;
    }

    .slider-form-inner .item {
        margin-bottom: 15px;
    }

    .slider-form-inner input[type=submit] {
        width: 100%;
    }

    .slider-gallery {
        margin-bottom: 45px;
        margin-top: 0;
    }

    .home-about .title {
        margin-top: 30px;
        font-size: 30px;
    }

    .home-about .text {
        line-height: 1.4;
    }

    .home-about-bottom {
        flex-direction: column;
    }

    .home-about-bottom .item {
        margin-bottom: 15px;
        width: 100%;
    }

    .home-service-desc {
        width: initial;
        font-size: 16px;
    }

    .home-service-bottom .item {
        width: 100%;
    }

    .home-service-bottom .content {
        padding-bottom: 30px;
    }

    .home-service-bottom .item article {
        padding: 0 19px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

    .home-service-bottom .item .img img {
        width: 60%;
    }

    .home-service-bottom .items:nth-child(2) {
        margin-top: initial;
    }

    .home-service-bottom .items:nth-child(3) {
        margin-bottom: 235px;
        margin-top: initial;
    }

    .home-service-bottom .items {
        margin-bottom: 230px;
    }

    .home-before-after {
        margin-top: 0;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .item {
        padding: 0;
    }

    .home-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
        margin-bottom: 27px;
    }

    .home-before-after-slider .itemss {
        /* margin: 0px 7px; */
        box-shadow: initial;
        position: relative;
        background: #eaeff566;
        height: 344px;
    }

    .home-before-after .itemss .img {
    position: relative;
    min-width: 157px;
}

    .home-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: initial;
        right: -176px;
    }
    .home-before-after-slider .itemss .img .before img{
            color:red;
            width: 79%;
    }

    .home-stories-desc {
        width: initial;
    }

    .home-stories-grid {
        grid-template-columns: 1fr 1fr;


    }

    .home-stories-grid .item img {
        width: 100%;
    }

    .home-stories-bottom {
        flex-direction: column;
        padding: 20px 0;
    }

    .home-stories-bottom .img {
        text-align: center;
    }

    .home-stories-bottom img {
        padding: 20px 0;
        width: 80%;
    }

    .home-stories-bottom .text {
        text-align: center;
    }

    .home-stories-grid .item a {
        margin-bottom: 5px;
    }

    .home-stories {
        padding: 35px 0;
    }

    .home-cons {
        height: initial;
        margin-bottom: 0;
    }

    .home-cons .desc .text {
        font-size: 26px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-cons .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .home-anesthesia {
        height: initial;
        margin-bottom: 0;
    }

    .home-anesthesia .desc .text {
        font-size: 26px;
        color: #fff;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .home-anesthesia .desc .button {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .home-team {
        padding: 60px 0 0;
    }

    .home-team .teamflag {
        margin-bottom: 25px;
    }

    .home-comments-desc {
        width: initial;
    }

    .home-comments-cards {
        flex-direction: column;
    }

    .home-comments-card:last-child {
        margin: 0 19px;
    }

    .home-comments-card {
        margin-bottom: 25px;
    }

    .home-comments-slider .items {
        margin: initial;
        padding: 43px 15px;
    }

    .home-comments-slider .desc {
        padding: 17px;
    }

    .home-advantage-desc {
        width: initial;
    }

    .home-intro-desc {
        width: initial;
    }

    .home-intro-content img {
        width: 100%;
    }

    .home-reviews-desc {
        width: initial;
    }

    .home-reviews-slider .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }

    .home-blog-desc {
        width: initial;
    }

    .home-reviews-slider .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }

    .home-blog-content .item {
        margin-bottom: 20px;
    }

    .home-faq-desc {
        width: initial;
    }

    .footer-bottom-inner {
        flex-direction: column;
    }

    .footer-bottom .left {
        margin-bottom: 15px;
    }

    .home-faq-content .faq {
        margin-bottom: 0;
    }

    .footer-menu {
        padding: 18px 0;
    }

    .footer .bd {
        border: 0;
    }

    .footer-contact {
        padding: 0;
    }

    .home-about {
        padding: initial;
        padding-top: 90px;
    }

    .home-comments {
        padding: 35px 0;
    }

    .home-advantage {
        padding: 15px 0;
    }

    .home-service-title {
        text-align: center;
        margin: 0 auto;
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 20px;

    }

    .home-service-bottom .item a.title {
        font-size: 20px;
    }

    .home-stories-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .home-stories-desc {
        font-size: 16px;
    }

    .home-team .title {
        font-size: 30px;
        line-height: 1.4;
    }

    .home-comments-title {
        font-size: 30px;
    }

    .home-comments-desc {
        font-size: 16px;
    }

    .home-advantage-title {
        font-size: 30px;
    }

    .home-advantage-desc {
        font-size: 16px;
    }

    .home-intro-title {
        font-size: 30px;
    }

    .home-intro-desc {
        font-size: 16px;
    }

    .home-reviews-title {
        font-size: 30px;
    }

    .home-reviews-desc {
        font-size: 16px;
    }

    .home-blog-title {
        font-size: 30px;
    }

    .home-blog-desc {
        font-size: 16px;
    }

    .home-faq-title {
        font-size: 30px;
    }

    .home-faq-desc {
        font-size: 16px;
    }

    .home-faq-content .faqitem .faq-header .faq-title {
        font-size: 15px;
        line-height: 1.4;
    }

    /* sinlge-responsive */

    .single-head-title h1 {
        font-size: 25px;
    }

    .single-head {
        padding: 15px 0 15px 0;
    }

    .single-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .single-content p {
        line-height: 1.4;
        font-size: 15px;
    }

    .single-contact {
        margin-top: 0;
        padding: 25px 0;
    }

    .single-contact-left img {
        width: 45%;
    }

    .single-contact-left {
        margin-bottom: 25px;
    }

    .single-contact-left .title {
        font-size: 20px;
    }

    .single-contact-form .title .text {
        line-height: 1.4;
    }

    .single-before-after-title {
        font-size: 25px;
    }

    .single-before-after-desc {
        width: initial;
        font-size: 16px;
    }

    .single-before-after-slider .itemss {
        margin: 0px 7px;
        box-shadow: initial;
    }

    .single-before-after-slider .items {
        padding: 0;
    }

    .single-before-after-slider .slick-list {
        padding: initial;
        margin-top: initial;
    }

    .single-before-after-slider .item {
        padding: 0;
    }

    .single-before-after-slider .itemss .img .before {
        position: absolute;
        bottom: 0px;
        left: 11px;
    }

    .single-before-after {
        padding-bottom: 25px;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews {
        padding: 0 0;
    }

    .single-reviews-title {
        font-size: 25px;
    }
    .single-reviews-desc {
        width: initial;
        font-size: 16px;
    }
    .single-reviews .item {
        flex-direction: column;
        align-items: initial;
        justify-content: initial;
    }
    .single-reviews .item img {
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 0;
    }
    .single-article-slider-title{
        font-size:25px;
    }
    .single-article-slider-desc {
        width: initial;
        font-size: 16px;
    }
    .single-article-slider{
        padding: 0;
    }
    .single-before-afters .itemss .img .before {
        position: absolute;
        right: -150px;
        bottom: -26px;
    }
    .single-before-afters .itemss {
    height: 361px;
}
    .single-review .item{
        flex-direction: column;
        margin: 0 15px;
        margin-bottom: 20px;
    }
    .single-review .item img{
        width: 100%;
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .single-page-contact-form{
        margin-bottom: 30px;
    }
    .single-page-contact-left .item{
        width: 100%;
    }
    
    .slider-clinic img {
        display: block;
        margin: 0 auto;
      }
      
      .slider-text {
        position: absolute;
        bottom: -38px;
     right: initial;
        padding: 15px 15px;
        font-size: 14px;
    
    }
    .anesthesie-text {
        position: absolute;
        bottom: 5px;
     right: initial;
        padding: 15px 15px;
        font-size: 20px;
        right: 0;
    }
    .anesthesia-gallery {
        margin-bottom: 45px;
    }
    .slider-clinic {
        margin: 0 auto;
        text-align: center;
    }
    .single-before-afters .itemss .img {
        position: relative;
        min-width: 150px;
    }
    .home-before-after-slider .slick-prev {
        left: -15px;
    }
    .home-before-after-slider .slick-next {
        right: -15px;
    }
    .home-reviews-slider .slick-prev {
        left: -15px;
    }
    .home-reviews-slider .slick-next {
        right: -15px;
    }
    .home-comments-slider .slick-prev {
        left: -15px;
    }
    .home-comments-slider .slick-next {
        right: -15px;
    }
    .single-before-after-slider .slick-prev {
        left: -15px;
    }
    .single-before-after-slider .slick-next {
        right: -15px;
    }
	    .tables {
        width: 100%;
        overflow-x: scroll;
    }
}
