@media (max-width: 576px) {

    .cnt223 {
        margin: 300px auto 440px auto !important;
        display: flex;

        width: 234px;
    }

    .pop-img {
        top: -63px;
    }

    .cnt223 p {
        font-size: 21px;
        color: #f7f7f7;

    }

    .tabs {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;

    }

    .tab-pad {
        padding: 0px !important;
    }

    .pro-details h5 {
        font-size: 15px !important;
    }

    section {
        padding: 12px 0 !important;
    }

    .girls1 {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .page-title .content-box h1 {
        top: 33px !important;
        margin-bottom: 35px !important;
    }

    .tracks1 {
        padding: 6px 13px;
        font-size: 14px;
    }

    .btn-tab {
        padding: 7px 7px;
        font-size: 11px;
    }

    .container-tab {

        width: 100%;
    }

    .container-tab .col-lg-4 {
        width: 50%;
        padding: 3px;
        margin-top: -2px !important;
    }

    .mb-space {
        display: flex;
        justify-content: center;
    }

    .bird h3 {
        padding: 0px;
    }

    .contact-info-item {
        padding: 4px;
    }

    .add-1 {
        border-right: 1px solid transparent;
    }

    .pro-cont {
        margin: 5px;
    }

    .address {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    /* 
    .home-banner {
        padding-top: 10px;
    } */

    .home-banner .owl-nav .owl-next span {
        font-size: 32px;
        width: 30px;
        height: 30px;
        padding: 7px;
        line-height: 12px;

    }

    .home-banner .owl-nav .owl-prev span {
        font-size: 32px;
        line-height: 12px;
        width: 30px;
        height: 30px;
        padding: 7px;
    }

    .boy1 {
        margin: -23px 0px 0px 0px;
    }

    /* 
    .page-title {
        margin-top: 60px;
    } */

    .for-girls-boys {
        margin-bottom: 8px !important;
    }

    #header {
        margin: -60px 0px 0px 0px;
    }

    .header-mar {
        margin: 0px !important;
    }

    .bird {
        box-shadow: 0px 0px 3px #0004;
    }

    .space-img {
        width: 100%;
    }

    .space-img .mt-5 {
        margin-top: 1rem !important;
    }

    .space-img .col-lg-4 {
        width: 50%;
        padding: 5px 3px;
        margin-top: 3px !important;
    }

    .w3-container {
        display: flex;
        justify-content: center;

    }

    #myBtnContainer1 {
        display: flex;
        flex-direction: row;
        /* width: 100%; */
        padding: 0px;
        justify-content: center !important;
        gap: 0px;
    }

    #myBtnContainer1 .tab-space {
        flex: 1;
        /* This ensures equal width */
        text-align: center;
        /* Optional: centers the text */
    }

    .for-girls-boys {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .girl-space {
        width: 30%;
        margin: 0px 0px;
    }

    .wave-img {
        display: none;
    }

    .space-img .col-lg-9 {
        display: flex;
        justify-content: center;
    }

    .mob-img .col-lg-2 {
        width: 50%;
    }

    .btn-whatsapp-pulse {
        font-size: 20px;
        padding: 20px;
        position: fixed;
        top: 55%;
        right: 10px;
    }

    .btn-gmail-pulse {
        font-size: 20px;
        padding: 20px;
        position: fixed;
        top: 46%;
        right: 10px;
    }

    .product-section {
        margin-top: 10px;
    }

    .for-girls-boys {
        font-size: 38px;
    }
}

/*--------------------------------------------------------------------------------------------*/


@media (min-width: 576px) and (max-width: 767.98px) {
    .mob-img .col-lg-2 {
        width: 50%;
    }

    #header #logo>a img {
        margin-left: 220px;
    }

    .tabs {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap;
        gap: 20px;
    }

    .tracks1 {
        font-size: 10px;
    }

    .home-banner {
        padding: 0px;
    }

    .contact-info-item {
        padding: 4px;
    }

    .add-1 {
        border-right: 1px solid transparent;
    }

    .pro-cont {
        margin: 5px;
    }

    .page-title {
        margin-top: 0px;
    }

    .address {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    /* .page-title {
        margin-top: 22px;
    } */

    #header {
        margin: 0px 0px 0px 0px;
    }

    .girl-space {
        width: 47%;
        margin: 0px 6px;
    }

    #myBtnContainer1 {
        display: flex;
        flex-direction: row;

    }

    .container-tab {
        width: 100%;
    }

    .space-img .col-lg-4 {
        width: 50%;
        padding: 5px 3px;
        margin-top: 3px !important;
    }

    .bird {
        box-shadow: 0px 0px 3px #0004;
    }

    .contact-info-item .nav-tabs li {
        margin-top: 14px;
    }
}


/*----------------------------------------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991.98px) {
    #myBtnContainer1 {
        display: flex;
        flex-direction: row !important;
    }

    #header #logo>a img {
        margin-left: 220px;
        width: 50% !important;
    }

    .privacy-1 h2 {
        padding: 26px 0px 11px 0px;
    }

    .tabs {
        flex-wrap: wrap;
        /* justify-content: space-between; */
        gap: 20px;
    }

    .tracks1 {
        font-size: 13px !important;
    }

    .cnt223 {
        margin: 236px auto 440px auto !important;
    }

    .pro-pos {
        position: absolute;
        top: 0px;
        left: 20px !important;
    }

    .pro-pos h2 {
        font-size: 24px !important;
    }

    .pro-pos h5 {
        font-size: 12px;
    }

    .girls1 {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    #mainMenu>.container {
        padding: 0px 50px !important;
    }

    .address-content p {
        font-size: 12px;
    }

    .contact-info-item {
        padding: 5px;
    }

}

/*----------------------------------------------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199.98px) {

    #mainMenu nav>ul>li>a {
        padding: 48px 13px 10px 0px;
        font-size: 12.454px;
    }

    /* .page-title {
        margin-top: 25px;
    } */

    .cnt223 {
        margin: 49vh auto;
    }

    .tabs {
        flex-wrap: wrap;
        gap: 20px;
    }

    .tab-space {
        padding: 12px 5px 0px 0px;
    }
}


/*.....................................................................................................*/
@media (max-width: 1300px) {
    #mainMenu nav>ul>li>a {
        padding: 48px 11px 10px 0px;
        font-size: 12.454px;
    }

    .contact-info-item {
        padding: 40px 15px 20px;
    }

    #myBtnContainer1 {
        padding: 0px 10px;
    }
}



@media screen and (max-width: 1400px) {
    .navbar .nav-link {
        font-size: 16px;
        font-weight: 600;
        margin: 0px 5px;
    }

    #footer .container-fluid {
        width: 95%;
    }

    .card .card-body {
        padding: 10px 15px
    }

    .imgcard {
        padding: 15px;
    }

    .product-section .container-fluid {
        width: 98% !important;
    }

}

@media screen and (max-width: 1300px) {
    .find-card .find-img {
        display: none;
    }

}

@media screen and (max-width: 1200px) {
    .navbar .navbar-brand img {
        width: 100%;
        height: 40px;
    }

    .page-title {
        padding: 95px 0px 95px 0px;
    }

    .sub-banner-overlay h1 {
        font-size: 36px;
    }

    .sub-banner-overlay p {
        color: white;
        font-size: 18px;
    }

    section {
        padding: 40px 0;
        position: relative;
    }

    footer .list {
        padding-left: 5px;
    }

    #footer .widget .widget-title,
    #footer .widget h4 {
        font-size: 18px;
        ;
    }
}

@media screen and (max-width:991px) {
    .find-card .find-content {
        max-width: 240px;
    }

    .boy1 .boy1-img {
        width: 80% !important;
    }

    .girls1 .girl1-img {
        width: 45% !important;
    }

    .wave-img {
        position: relative;
        bottom: 0;
        top: 25px !important;
    }

    .list li a {
        font-size: 18px;
    }



    .about-img img {
        width: 50%;
    }

    .contact-info-item>i {
        font-size: 24px;
        width: 75px;
        line-height: 75px;
        height: 75px;
    }

    .container {
        padding: 0px 10px;
    }
}

@media screen and (max-width: 767px) {
    .video-card {
        border-radius: 40px;
    }

    .video-card img {
        width: 180px;
    }

    .find-card .find-content {
        max-width: 360px;
    }

    .find-card .find-img img {
        width: 50px;
        height: 50px;
    }

    .video-call h5 {
        font-size: 20px;
    }

    .btn-tab {
        border-radius: 4px;
    }
}


@media screen and (max-width: 575px) {
    .xtro-topbar .xtro-contact a {
        font-size: 15px;
    }

    .xtro-topbar .xtro-social a {
        font-size: 15px;
    }

    .boy1 .boy1-img {
        width: 60% !important;
    }

    .page-title .content-box h1 {
        font-size: 36px;
    }

    .navbar .navbar-brand img {
        width: 100%;
        height: 35px;
    }

    .sec-title h1 {
        position: relative;
        display: block;
        font-size: 22px;
        line-height: 18px;
    }

    .about-section .content-box p {
        margin-bottom: 24px;
    }

    .find-card .find-content {
        max-width: 320px;
    }

    .find-card .find-img img {
        width: 50px;
        height: 50px;
    }

    .sub-banner-overlay {
        display: none;
    }

    .pointer-item {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contact-header p {
        text-align: justify;
    }

    .contact-header {
        text-align: left !important;
    }

    .contact-form-wrap p {
        text-align: justify;
    }

    .pointer-icon::after {
        display: none;
    }

    .video-section {
        padding: 10px 0px !important;
    }

    .video-call {
        padding: 0px 1rem;
    }

}

@media screen and (max-width: 425px) {
    .xtro-topbar .d-flex {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .find-card .find-content {
        max-width: 300px;
    }

    .find-card .find-img img {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width:767px) {
    .girls-head {
        padding: 0px 5px;
    }

    .girls-head p {
        text-align: justify;
    }

    .video-call>p {

        text-align: justify;
    }


}

@media screen and (max-width:991px) {
    #myBtnContainer1 {
        display: flex !important;
        flex-direction: row !important;
        justify-content: center;
    }

    .row>* {
        flex-shrink: 0;
        width: auto;
    }

    .tab-pad {
        display: flex;
        justify-content: center;
    }

    .btn-tab {
        border: none;
        outline: none;
        padding: 5px 12px;
    }

}

@media screen and (min-width:991px) {
    .girl-space {
        flex: 1;
        justify-content: left;
    }
}

@media screen and (max-width:991px) {
    .girl-space button {
        width: 100px;
    }

}



@media screen and (min-width:991px) {
    #myBtnContainer1 {
        position: sticky !important;
        top: 50px !important;
        z-index: 1000 !important;
        background-color: #fff !important;
    }

    .sub-banner-section .container-fluid,
    .sub-banner-section .container-lg,
    .sub-banner-section .container-md,
    .sub-banner-section .container-sm,
    .sub-banner-section .container-xl {
        width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

}

@media screen and (max-width:575px) {
    .detail-header {
        display: flex;
        justify-content: left;
        flex-direction: column;
        text-align: left;
    }

    .detail-section p {
        text-align: justify;
    }

    .detail-header h2 {
        font-size: 20px;
    }

    .pointer-text {
        align-items: left !important;
    }

    .pointer-title {
        display: contents;
    }

    .copyright-content .row {
        display: contents !important;
    }

    .footer-content .row {
        margin-left: 2px !important;
    }

    .find-head p {
        font-size: 16px;
        text-align: justify;
    }

    #footer .container-fluid {
        width: 100% !important;
    }
}