@media screen and (max-width: 1100px) {
.hero-text h1 {
	font-size: 1.5rem;
}
#textCarousel {
	font-size: 15px;
}
}

@media screen and (min-width: 992px) {
    .yoga-woman {
        position: absolute;
        top: 15%;
        left: 55%;
    }
}

@media screen and (max-width: 991px) {
.hero-text h1 {
	font-size: 1.5rem;
}
#textCarousel {
	font-size: 14px;
}
	
    h5.card-title {
        font-size: 20pt;
    }
    .form-sec {
        display: none;
    }
    .form-sec-mob {
        display: block;
        padding-bottom: 0;
    }
    .form-sec-mob .form-sec {
        display: block;
    }
    .form-sec p {
        text-align: center;
    }
    .form-sec-mob form.postcode_form {
        max-width: max-content;
    }
    .hero-text {
        padding: 0;
    }
    .form-sec-mob .postcode_checker_wrap {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .form-sec-mob .form-sec {
        margin-top: 0;
    }
	
	
	
}

@media (max-width: 768px) {
    .img-grid {
        display: block;
    }
}

@media (max-width: 767px) {
    div#textCarousel {
        text-align: center;
        font-size: 14px;
        padding-bottom: 40px;
    }
    .home-slider.home-mob {
        padding-left: 0px !important;
        text-align: center;
        padding-top: 15px;
    }
    .hero-text h1 {
        font-weight: 700;
        font-size: 18px;
		padding-top:10px;
    }
	.col-md-7.col-lg-8.arch-right{
    width: 54%;
}
.col-md-5.col-lg-4.hero-text.d-flex.flex-column.justify-content-center.arch {
    width: 45%;
}
.row.g-0.arch-mob {
    display: flex;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.trust-col {
    display: flex;
        margin-top: 3px;
}
.out-flex strong {
    font-size: 11px;
}
.out-flex span {
    font-size: 10px;
    margin: 0 0px !important;
}
    .out-flex a {
        font-size: 11px;
        margin: 0;
    }
.trust-col img {
    width: 100px;
}	
.trust-col .rating__item {
    font-size: 6px;
}
.out-flex {
    padding: 0px !important;
}
}

/* Media query for mobile portrait orientation */
@media (max-width: 767px) and (orientation: portrait) {
    #textCarousel {
        font-size: 10pt;
    }
    .features-section h1 {
        font-family: "Inter", sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 24pt;
    }

}

@media (max-width: 575.98px) {
    .logo-item {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 575px) {
    .features-section {
        padding: 70px 20px;
    }
    .logo-item {
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-inline: 30px;
        align-self: center;
    }
    .container.review-sec {
        padding: 0 16px;
    }
    h5.card-title {
        font-size: 24pt;
        padding: 20px 0 15px;
    }
    #serviceContent .service-list {
        padding-left: 0;
    }
    #serviceContent .service-list p {
        font-size: 14px;
    }
    .left-section {
        text-align: center;
    }
    .left-section h1 {
        font-family: Poppins;
        font-weight: bold;
        font-style: normal;
        font-size: 24pt;
        line-height: 36pt;
        color: #000000;
    }
    .price-sec h2 {
        font-size: 24pt;
        font-weight: 700;
    }
    #faqAccordion {
        padding: 0 30px;
    }
    .faq-sec .accordion-collapse .accordion-body {
        text-align: left;
        font-size: 14px;
    }
    .facecontent h1 {
        font-size: 24pt;
        font-weight: bold;
        padding: 36px 15px 10px;
    }
	.out-flex a {
    padding: 0 8px 0 1px;
}
    .facecontent h1 br {
        display: none;
    }
    .inner-faceto {
        padding: 30px 0px 0px 15px;
    }
    .imgblock {
        width: 170px;
        max-width: 100%;
    }
    .imgbx-single {
        width: 100px;
        margin-left: auto;
        margin-block: 30px 0;
    }
    .inner-faceto .inner-gif-col:nth-child(1) img {
        max-width: 100px;
    }
    .inner-faceto .inner-gif-col:nth-child(3) img {
        margin-left: 0;
    }
    .facecontent .btn {
        padding: 11px 35px;
    }
    .title-sec h2 {
        font-size: 36px;
        font-weight: 600;
    }
    .title-sec h6 {
        font-size: 18px;
    }
    .feature-box {
        padding: 0 46px;
    }
    .spend-more-sec .title-sec h2 {
        font-family: Poppins;
        font-weight: bold;
        font-style: normal;
        font-size: 24pt;
        line-height: 36pt;
        color: #000000;
    }
    .spend-more-sec .title-sec h6 {
        font-size: 18pt;
    }

}

@media screen and (max-width: 479px) {
    .simple-img {
        background-size: contain;
    }
    .imgblock {
        width: 110px;
    }
    .inner-faceto .inner-gif-col:nth-child(1) img {
        max-width: 73px;
        margin-left: -110px;
    }
    .inner-faceto .inner-gif-col:nth-child(3) img {
        max-width: 130px;
        margin-left: 30px;
    }
    .imgbx-single {
        margin-block: -30px 0;
    }
    .zzz2,
    .zzz5,
    .zzz6 {
        left: 2%;
    }
}
