@charset "UTF-8";

@media only screen and (max-width:1399px) {
    .navbar-brand img {
        width: 280px;
    }

    .navbar-nav .nav-link {
        padding: 10px 9px !important;
    }

    .slider-ui .carousel-caption h2 {
        font-size: 42px;
        margin-bottom: 20px;
    }

    .slider-ui .carousel-caption h1 {
        font-size: 56px;
        margin-bottom: 20px;
    }

    .slider-ui .carousel-caption p {
        font-size: 18px;
        margin-bottom: 26px;
    }

    section {
        padding: 50px 0;
    }

    .shape-left,
    .shape-right {
        width: 550px;
    }

    .hero-ui {
        height: 500px;
    }

    .hero-ui h1 {
        font-size: 48px;
    }

    .cmp-shape-left,
    .cmp-shape-right {
        background-size: 300px;
    }
}

@media (min-width: 1200px) {
    .navbar-toggler {
        display: none;
    }

    .sidebar {
        display: none;
    }

}

@media only screen and (max-width:1199px) {
    .v-left {
        background-size: 70%;
    }

    .v-right {
        background-size: 70%;
        background-position: top right;
    }

    .social-icon ul li a i {
        font-size: 20px;
        width: 42px;
        height: 42px;
        padding: 9px;
    }

    .therapy-shape {
        width: 360px;
        height: 360px;
        bottom: auto;
    }

    .ed-pp-ui span {
        font-size: 16px;
    }

    .ed-pp-ui h6 {
        font-size: 16px;
    }

    .cc-bg p {
        font-size: 16px;
        line-height: 26px;
    }

    .req-txt {
        width: 600px;
        max-width: 100%;
    }

    .contact-form {
        padding: 30px 15px 42px 15px;
    }

    .cnt-details {
        padding: 25px;
    }
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width: 991px) {

    .container,
    .container-fluid {
        max-width: 100%;
    }

    .slider-ui .carousel-caption h2 {
        font-size: 36px;
    }

    .slider-ui .carousel-caption h1 {
        font-size: 46px;
    }

    .slider-ui .carousel-caption p {
        width: 100%;
    }

    .title h1 {
        font-size: 36px;
    }

    .border-line {
        width: 115px;
    }

    .block-bg img {
        width: 100px;
        height: 100px;
    }

    .person-txt p {
        font-size: 16px;
        line-height: 28px;
    }

    .shape-left,
    .shape-right {
        width: 400px;
    }

    .hero-ui {
        height: 450px;
    }

    .hero-ui h1 {
        font-size: 46px;
    }

    .cmp-shape-left,
    .cmp-shape-right {
        background-image: none;
    }

    .team-blk h4 {
        font-size: 22px;
    }

    .more-srv img {
        width: 100% !important;
        height: 150px !important;
    }

    .therapy-txt p {
        font-size: 16px;
        line-height: 26px;
    }

    .therapy-bg-shape {
        padding: 30px 0 18px;
    }

    .point-support h3 {
        font-size: 26px;
    }

    .point-support>p {
        font-size: 14px;
        line-height: 24px;
    }

    .filter h3 {
        font-size: 22px;
    }

    .ed-left img {
        height: 400px;
    }

    .req-txt {
        width: 500px;
    }

    .google-map iframe {
        height: 400px;
    }

    .cnt-icon {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar img {
        width: 270px;
    }

    .slider-ui .carousel-caption {
        align-items: center;
        text-align: center;
        top: -100px;
    }

    .v-left,
    .v-right {
        background-size: 40%;
    }

    .date-ui {
        width: 50px;
        height: 50px;
        top: 10px;
        left: 10px;
        line-height: 18px;
    }

    .date-ui span {
        font-size: 18px;
    }

    .date-ui small {
        font-size: 14px;
    }

    .person-img img {
        width: 400px;
        margin: 0 auto 35px;
        display: block;
    }

    .person-img {
        order: 1;
    }

    .person-txt {
        order: 2;
    }

    .left-sec h3 {
        font-size: 24px;
    }

    .left-sec button {
        font-size: 18px;
        margin-top: 20px !important;
    }

    .left-sec {
        padding: 30px;
        max-width: 92%;
        margin: auto;
    }

    .right-sec {
        left: auto;
        right: auto;
        margin-top: -80px;
    }

    .right-sec img {
        min-height: 270px;
    }

    .left-sec p {
        line-height: 26px;
        font-size: 18px;
    }

    .left-set {
        margin-top: 0 !important;
        margin-bottom: -80px;
    }

    .cmp-shape-right {
        margin: 50px 0;
    }

    .therapy-img img {
        margin: 0 auto 40px;
        display: block;
        width: 450px;
    }

    .therapy-bg-shape {
        padding: 5px 0 18px;
    }

    .filter h3 {
        font-size: 18px;
    }

    .filter label {
        margin-right: 10px;
        font-size: 16px;
    }

    .filter select {
        padding: 8px 18px;
        width: 200px;
        font-size: 16px;
    }

    .cc-bg {
        background-image: none;
        padding-top: 10px !important;
    }

    .req-txt {
        width: 300px;
    }

    .req-txt h2 {
        font-size: 24px;
    }

    .connect-tlt {
        margin-top: 40px;
    }
}

@media only screen and (max-width:575px) {
    .sidebar img {
        width: 180px;
    }

    .navbar-brand img {
        width: 220px;
    }

    .sidebar .nav-link {
        padding: 8px 20px;
        margin-top: 3px;
        font-size: 18px;
    }

    .slider-ui .carousel-caption h2 {
        font-size: 28px;
    }

    .slider-ui .carousel-caption h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .slider-ui .carousel-caption p {
        font-size: 16px;
        line-height: 28px;
    }

    .slider-ui .carousel-indicators [data-bs-target] {
        width: 18px;
        height: 18px;
    }

    .slider-ui .carousel-indicators .active span {
        width: 10px;
        height: 10px;
    }

    .btn-ui,
    .e-details h6 {
        font-size: 14px;
    }

    .title h1 {
        font-size: 32px;
    }

    .border-line {
        width: 100px;
    }

    .ab-txt {
        margin-bottom: 50px;
    }

    .e-details h5 {
        font-size: 18px;
    }

    .e-details p {
        font-size: 15px;
        line-height: 22px;
    }

    footer {
        padding: 70px 0 0px;
    }

    .map-space {
        padding-bottom: 30px;
    }

    .foot-logo img {
        width: 200px;
    }

    .foot-logo p {
        font-size: 14px;
        margin-top: 20px;
    }

    .foot-link h4 {
        font-size: 20px;
    }

    .foot-link ul {
        margin-top: 15px;
    }

    .foot-link ul li {
        margin-bottom: 5px;
    }

    .foot-link a,
    .address p span {
        font-size: 16px;
    }

    .copy-right p {
        font-size: 14px;
        line-height: normal;
    }

    .url a {
        font-size: 14px;
    }

    .url {
        margin-top: 8px;
    }

    .person-txt p:nth-child(2) {
        font-size: 18px;
    }

    .hero-ui {
        height: 350px;
    }

    .hero-ui h1 {
        font-size: 30px;
        margin-bottom: 10px;
        text-align: center;
    }

    .hero-ui span {
        font-size: 16px;
    }

    .left-sec {
        padding: 25px;
    }

    .left-sec button {
        font-size: 15px;
        padding: 9px 16px;
    }

    .srv-i-txt img {
        width: 130px;
    }

    .srv-i-txt h5 {
        font-size: 20px;
        margin: 26px 0 10px;
    }

    .more-srv img {
        width: 100% !important;
        height: 200px !important;
    }

    .therapy-txt h3 {
        font-size: 24px;
    }

    .faq .accordion-button {
        font-size: 15px;
        padding: 1rem 15px 1rem 15px;
        border-radius: 15px !important;
    }

    .faq .accordion-body {
        padding: 15px 12px 10px 15px;
        font-size: 15px;
        line-height: 20px;
    }

    .ed-pp-ui img {
        width: 75px;
        height: 75px;
    }

    .ed-pp-ui h6 {
        font-size: 14px;
    }

    .ed-pp-ui h5,
    .cat-ui h5 {
        font-size: 18px;
    }

    .cat-ui a {
        font-size: 16px;
    }

    .tag-ui a {
        padding: 4px 15px;
        margin: 3px;
    }

    .bx-shadow {
        padding: 20px;
    }

    .child-ui {
        padding-bottom: 130px;
    }

    .child-img {
        bottom: -67px;
        width: 200px;
    }

    .req-txt {
        width: 100%;
        margin-bottom: 15px;
    }

    .req-txt h2 {
        font-size: 22px;
    }

    .req-txt p {
        font-size: 15px;
    }

    .child-ui {
        margin-bottom: 70px;
    }

    .cnt-details h3 {
        font-size: 26px;
    }

    .connect-icon a {
        padding: 8px;
        width: 44px;
        height: 44px;
        margin-right: 10px;
    }

    .connect-icon a i {
        font-size: 20px;
    }

    .cnt-icon {
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
    }
}

@media only screen and (max-width:400px) {
    .block-bg img {
        width: 100%;
        height: 250px;
        object-position: center;
    }

    .block-bg {
        display: block !important;
    }

    .block-details {
        margin-left: 0 !important;
        margin-top: 15px;
    }

    .vendor-list>img {
        height: 140px;
    }

    .vendor-details img {
        width: 70px;
        height: 70px;
        margin-bottom: 15px;
    }

    .vendor-details {
        margin-top: -35px;
    }

    .star {
        margin-bottom: 5px;
    }

    .vendor-details h6 {
        font-size: 18px;
    }

    .vendor-details p {
        font-size: 15px;
        line-height: 30px;
    }

    .google-map iframe {
        height: 320px;
    }
}