﻿/*mobile css*/
@media only screen and (min-width: 0px) and (max-width: 560px) {
    .nav-button {
        right: 33%;
        height: 30px;
        width: 120px;
        font-size: 10px !important;
    }

    .pa-layout-desc-content {
        width: 90%;
    }

        .pa-layout-desc-content .pa-layout-desc-description {
            font-size: 14px !important;
            line-height: 20px !important;
        }

    dt {
        margin-right: 20px;
        margin-left: 20px;
        padding-left: 10px;
        padding-right: 45px;
    }

        dt.open + dd {
            padding: 15px 34px 4px;
            margin-bottom: 10px;
            overflow-y: auto;
        }

    .dt-last {
        display: block;
    }

    .pa-accordion-container {
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }

    .pa-accordion-right {
        width: 100%;
    }

    .pa-accordion-left {
        width: 100%;
    }

        .pa-accordion-left h1 {
            padding-top: 30px;
            font-size: 25px !important;
        }

        .pa-accordion-left p {
            padding-bottom: 30px;
        }

    .pa-send-msg-container {
        flex-direction: column;
        height: 965px;
    }

    .pa-send-msg-left {
        width: 100%;
        height: 400px;
    }

    .pa-send-msg-right {
        width: 100%;
    }

    #send-msg input {
        height: 40px;
    }

    #send-msg textarea {
        height: 100px;
    }

    .send-msg-button {
        height: 40px;
    }

    .send-msg-form-container {
        width: 70%;
    }

    .owl-slider .item {
        height: 430px !important;
    }

    .fixDivMail {
        margin-top: 85%;
    }

    .fixDivWhatsapp {
        margin-top: 100%;
    }

    .contact-form-mobile {
        right: 0px;
        width: 100%;
        border-top-left-radius: 0px;
    }

    .pa-contact {
        flex-direction: column;
    }

    .pa-contact-left {
        width: 100%;
        height: 600px;
    }

    .pa-contact-left-content {
        width: 100%;
    }

    .pa-contact-right {
        width: 100%;
    }

    .pa-contact-right-content {
        margin-top: 50px;
        width: 90%;
    }

    .pa-content-top p {
        font-size: 14px;
    }

    .pa-service-list-desc {
        width: 90%;
    }

    .faq-content {
        padding: 35px 30px 30px 30px;
        font-size: 16px !important;
    }

    .faq-question {
        font-size: 16px !important;
    }

    .faq-answer {
        font-size: 15px !important;
    }

    .pa-ser-detail-container {
        flex-direction: column;
    }

    .pa-ser-detail-left {
        width: 100%;
    }

    .pa-ser-detail-right {
        width: 100%;
    }

    .pa-detail-top {
        width: 100%;
        margin-top: 30px;
    }

    .pa-detail-bottom {
        width: 100%;
    }

    footer .text {
        position: initial !important;
    }

    footer img.logo {
        position: initial !important;
        margin-left: 0px;
    }
    .slider-text {
        top: 36%;
        left: 20%;
        font-size: 37px;
    }
    .slider-subtext {
        top: 55%;
        left: 18%;
        max-width: 260px;
        font-size: 12px;
    }
    .pa-services-bc-content .pa-services-bc-title {
        font-size: 16px !important;
    }
    .owl-slider .owl-nav button.owl-next span {
        font-size: 49px;
        bottom: 35%;
    }
    .owl-slider .owl-nav button.owl-prev span {
        font-size: 49px;
        bottom: 35%;
    }
    .header-lang-container {
        display: none;
    }
    .header-lang-mobile {
        display: block;
    }
    .header-lang {
        padding-left: 30px;
        margin-bottom: 3px;
        padding-top: 3px;   
    }
    .header-lang-active {
        color: #252525 !important;
    }
    .pa-suc-detail-left {
        width: 100%;
    }

    .pa-suc-detail-right {
        width: 100%;
        padding-top: 30px;
    }

    .pa-doctors-bottom{
        min-height: 700px;
    }

    .owl-doctors{
        height: 100%;
    }

    .pa-doctors-bottom .owl-stage-outer{
        height: 100%;
    }

    .pa-doctors-bottom .owl-stage{
        min-height: 700px;
    }

    .owl-doctors .owl-item .item {
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

        .owl-doctors .owl-item .item img {
            padding-top: 30px;
        }

        .doctor-left {
            width: 100%;
            height: 400px;
            overflow-y: auto;
        }

    .doctor-right {
        width: 100%;
        height: 400px;
    }

    .pa-carousel-box{
        margin-bottom: 10px;
    }
    .pa-carousel-titles{
        flex-direction: column;
    }
    /**/
    .pa-hotel-bottom {
        min-height: 550px;
    }
    .owl-hotel {
        height: 100%;
    }

    .pa-hotel-bottom .owl-stage-outer {
        height: 100%;
    }

    .pa-hotel-bottom .owl-stage {
        min-height: 700px;
    }

    .owl-hotel .owl-item .item {
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

        .owl-hotel .owl-item .item img {
            padding-top: 30px;
        }

    .hotel-left {
        width: 100%;
        height: 400px;
        overflow-y: auto;
    }

    .hotel-right {
        width: 100%;
        height: 400px;
    }
    /**/
    .pa-hospital-bottom {
        min-height: 550px;
    }
    .owl-hospital {
        height: 100%;
    }

    .pa-hospital-bottom .owl-stage-outer {
        height: 100%;
    }

    .pa-hospital-bottom .owl-stage {
        min-height: 700px;
    }

    .owl-hospital .owl-item .item {
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

    .owl-hospital .owl-item .item img {
        padding-top: 30px;
    }

    .hospital-left {
        width: 100%;
        height: 400px;
        overflow-y: auto;
    }

    .hospital-right {
        width: 100%;
        height: 400px;
    }
    .pa-hospital-carousel-container {
        min-height: 550px;
    }
    .pa-hotel-carousel-container {
        min-height: 550px;
    }
}

/*tablet css*/
@media only screen and (min-width: 561px) and (max-width: 820px) {
    .nav-button {
        right: 14%;
        top: 24px;
        height: 30px;
        width: 120px;
        font-size: 10px !important;
    }

    .send-msg-form-container {
        width: 70%;
    }

    #send-msg input {
        height: 36px;
    }

    #send-msg textarea {
        height: 136px;
    }

    .send-msg-button {
        height: 44px;
    }

    .owl-slider .item {
        height: 577px !important;
    }

    .fixDivMail {
        margin-top: 52%;
    }

    .fixDivWhatsapp {
        margin-top: 60%;
    }

    .contact-form-mobile {
        width: 50%;
    }

    .pa-service-list-desc {
        width: 80%;
    }

    .faq-content {
        padding: 35px 30px 30px 30px;
        font-size: 16px !important;
    }

    .faq-question {
        font-size: 16px !important;
    }

    .faq-answer {
        font-size: 15px !important;
    }

    .pa-ser-detail-left {
        width: 60%;
    }

    .pa-ser-detail-right {
        width: 40%;
    }

    footer .text {
        position: initial !important;
    }

    footer img.logo {
        position: initial !important;
    }
    .slider-text {
        top: 16%;
        font-size: 43px;
    }

    .slider-subtext {
        top: 60%;
        font-size: 14px;
    }
    .header-lang-container {
        display: none;
    }
    .header-lang-mobile {
        display: block;
    }
    .header-lang {
        padding-left: 30px;
        margin-bottom: 3px;
        padding-top: 3px;
    }
    .header-lang-active {
        color: #252525 !important;
    }
    .pa-suc-detail-left {
        width: 100%;
    }

    .pa-suc-detail-right {
        width: 100%;
    }
}
