
@media screen and (min-width: 992px) {
    .about-6 .first-sec > .col-lg-6:first-child {
        padding-right: 0;
    }
    .about-6 .first-sec > .col-lg-6:nth-of-type(2) {
        padding-left: 0;
    }
    .about-6 .first-sec .img-wrap img {
        transform: scale(1.02);
    }
}


@media screen and (max-width: 1200px) {
    .about .h2 {
        max-width: 650px;
	}
    .about .h3 {
        max-width: 600px;
    }
    .price-item h3 {
        font-size: 36px;
        margin-bottom: 5px;
    }
    .price-item p {
        margin-bottom: 10px;
    }
    .price-item .price-item-list li + li {
        margin-top: 2px;
    }
}

@media screen and (max-width: 992px) {
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .price-item {
        padding: 30px 20px;
    }
    .price-item .price-item-list {
        margin-bottom: 20px;
    }
    .contact-us h3 {
        font-size: 24px;
    }
    .about-6 .content-wrap::after {
        border-radius: 20px 20px 0 0;
    }
    .about-6 .first-sec .img-wrap img {
        border-radius: 0 0 20px 20px;
    }
    .hero.hero-2 {
        min-height: 300px;
    }
    .hero.hero-2 .hero-content h1 {
        color: var(--bs-white);
    }
    .hero.hero-2 .hero-content p {
        color: var(--bs-white);
    }
    .hero.hero-2::after {
        content: '';
    }
}
@media screen and (max-width: 767px) {
    .hero {
        min-height: unset;
        height: unset;
    }
    .hero .bg-img {
        height: auto;
        object-fit: unset;
    }
    .hero .hero-content-wrap {
        position: relative;
        background-color: var(--theme-secondary-color);
        height: auto;
    }
    .hero .hero-content {
        color: unset;
    }
    .hero .hero-content h1,
    .hero .hero-content .h1 {
        color: var(--dark-color);
    }
    .hero::after {
        content: none;
    }
    .product-items {
        border-radius: 14px;
    }
    .product-items .product-items-content .h5 {
        margin-bottom: 5px;
    }
    .accordion .accordion-item .accordion-header .accordion-button {
        padding-block: 12px;
    }
    .service-grid .service-item {
        line-height: 1.4;
    }
    .service-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .price-item {
        padding: 50px 32px;
    }
    .contact-us h2 {
        margin-bottom: 20px;
    }
    .contact-us h3 {
        font-size: 30px;
    }
    .profile-section h2 {
        margin-bottom: 20px;
    }

    .profile-details .nav.nav-tabs {
        gap: 10px;
    }
    .profile-details .nav.nav-tabs .btn {
        padding: 15px 20px;
    }
    .scroll-to-top {
        bottom: 60px;
        right: 20px;
    }
    .hero.hero-2 .hero-content h1 {
        color: var(--bs-white);
    }
}

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

    .side-img-wrap {
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .about-2 h2,
    .about-2 h3 {
        margin-bottom: 8px;
    }
    .about-3 .about-inner-content .about-inner-content-inner {
        padding: 15px 15px;
        border-radius: 10px;
    }
    .about-3 .about-inner-content {
        margin-block: 20px;
    }
    .hotels .category {
        padding: 14px 15px;
        font-size: 14px;
    }
    .contact-us h3 {
        font-size: 24px;
    }
    .contact-form {
        padding: 40px 15px 30px;
    }
    .contact-details {
        padding: 40px 20px 25px;
    }
    .contact-form .form-floating>.form-control,
    .contact-form .form-floating>.form-control-plaintext,
    .contact-form .form-floating>.form-select {
        height: calc(3rem + calc(var(--bs-border-width) * 2));
        min-height: calc(3rem + calc(var(--bs-border-width) * 2));
    }
    .contact-form .form-floating>label {
        padding: 0.8rem .75rem;
    }
    .profile-details .nav.nav-tabs {
        overflow: hidden;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .location-item .btn-line {
        padding: 10px 20px;
        font-size: 14px;
    }

    #ageModal.modal .modal-cercul {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    #ageModal.modal h2 {
        margin-bottom: 6px;
    }
    #ageModal.modal p {
        margin-bottom: 0;
        font-size: 14px;
    }
    #ageModal.modal .btn {
        padding: 10px 20px;
        font-size: 15px;
    }
}

@media screen and (max-width: 480px) {
    
    .service-grid .service-item {
        padding: 10px;
        font-size: 14px;
    }
    .price-item {
        padding: 30px 20px;
    }
    .profile-content .tab-content .tab-pane .table-wrap .table {
        font-size: 14px;
    }
    .profile-img {
        padding: 15px;
    }
    .profile-content .nav.nav-tabs {
        padding: 15px;
    }
    .profile-content .tab-content .tab-pane .table-wrap {
        padding: 15px;
    }
    .escorts-type .escorts-type-items {
        padding: 14px;
    }
    .escorts-type .escorts-type-items img {
        margin-bottom: 14px;
    }
    .escorts-type .escorts-type-items .btn {
        padding: 6px 15px;
        font-size: 14px;
        line-height: 18px;
    }
    .about-6 .content-wrap {
        padding: 30px 10px;
    }

    .product-items .product-items-content {
        padding: 8px 8px 10px;
    }
    .product-items .product-items-content .h5 {
        font-size: 18px;
    }
    .product-items .product-items-content .age {
        font-size: 14px;
    }
    .product-items .product-items-content p {
        font-size: 14px;
    }
   .extra-pad .container {
        padding-inline: 20px;
    }
    .footer-contact .footer-contact-item {
        padding: 10px 4px;
        font-size: 15px;
    }
    
}