/* @media only screen and (min-width: 1600px) and (max-width: 1920px) {
    html {
    overflow-x: hidden;
}
.menuSec ul li a {
    padding: 6px 36px;
    font-size: 14px;
}
h1 {
   font-size: 70px;
}
h3 {
    font-size: 33px;
}
h6 {
    font-size: 20px;
    
}

.banner-img img {
    height: 122vh;
}
} */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    
    html {
        overflow-x: hidden;
    }

    .menuSec ul li a {
        padding: 6px 39px;
        font-size: 14px;
    }

    h1 {
        font-size: 70px;
    }

    h3 {
        font-size: 33px;
    }

    h6 {
        font-size: 20px;

    }

    .container-fluid {
        padding: 0px 50px;
    }

    .banner-img img {
        height: 740px;
    }
    .why-choose-img-one img {
        width: 55%;
        border-radius: 180px;
        height: 400px;
        border: 10px solid #fff;
        object-fit: cover;
    }
    .why-choose-img-one {
        position: absolute;
        top: 210px;
        right: 200px;   
        text-align: end;
    }
    .why-choose-img>img {
        width: 50%;
        height: 570px;
        border-radius: 470px;
    }
    section.aboutUs .abImgesWraper .mainImg img {
        border-radius: 220px;
        width: 75%;
        object-fit: cover;
        height: 640px;
    }
    
    strong.banner-text {
    color: #000;
    text-transform: capitalize;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    html {
        overflow-x: hidden;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 28px;
        margin: 0 0 6px;
    }

    h6 {
        font-size: 29px;
        margin: 0px 0 4px;
    }

    p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 5px;
    }





    header {
        position: absolute;
        top: 10px;
    }
    .consultation-right img {
    width: 79%;
    height: 560px;
    border-radius: 340px;
    object-fit: cover;
}   

    .menuSec ul li a {
        padding: 6px 28px;
        font-size: 12px;
    }

    .menuSec ul {
        padding: 4px 4px;
    }

    .banner-main-img {
        margin-top: -50px;
    }

    .banner-img img {
        width: 100%;
        height: 700px;
    }
    strong.banner-text {
        color: #000;
        text-transform: capitalize;
    }
    .banner-box-one-text {
        margin-bottom: 30px;
    }

    .banner-box-two-line {
        padding: 24px 12px 24px;
        border-radius: 12px;
        margin-bottom: 10px;
    }

    .banner-box-two-icon {
        top: 8px;
        right: 8px;
        height: 25px;
        width: 25px;
    }

    .banner-box-two-text ul {
        gap: 10px;
    }

    .banner-box-two-text {
        margin-bottom: 30px;
        padding: 30px 0px;
    }

    .banner-box-two-ul ul {
        margin-bottom: 0px;
    }

    .banner-box-two-ul ul li {
        gap: 8px;
        margin-bottom: 13px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .banner-box-two-line p {
        font-size: 13px;
        line-height: 28px;
    }

    .banner_text {
        margin-top: 100px;
    }

    section.aboutUs .abImgesWraper .ab-smImg {
        left: -22px;
        z-index: 1;
    }

    .ab-smImg img {
        width: 80%;
    }

    .about-text p {
        font-size: 14px;
    }

    .about-text h4 {
        font-size: 44px;
    }

    .theme_btn {
        padding: 3px 18px 3px 3px;
        font-size: 10px;
    }

    .side-btn-text {
        background: #fff;
        padding: 5px 15px;
        border-radius: 30px 0px 0px 30px;
    }

    .side-btn-img-in {
        gap: 12px;
    }

    .about-text h2 {
        font-size: 46px;
        margin-bottom: 10px;
        line-height: 35px;
    }

    section.aboutUs .abImgesWraper .mainImg {
        margin-right: 0px;
    }

    section.aboutUs .abImgesWraper .mainImg img {
        width: 80%;
    }

    .our-sessions-box>img {
        height: 370px;
        width: 100%;
        border-radius: 190px;
        object-fit: cover;
    }

    .our-sessions-box:hover .our-session-text {
        bottom: 6%;
    }

    .our-sessions-slider .slick-prev:before {
        height: 50px;
        width: 50px;
        left: -9px;
    }

    .our-sessions-slider .slick-next:before {
        height: 50px;
        width: 50px;
        right: -20px;
    }

    section.ready-begin-sec {
        margin-bottom: 70px;
        padding: 50px 0px;
    }

    .ready-begin-text p {
        width: 65%;
        margin: 0 auto;
        line-height: 29px;
        margin-bottom: 20px;
    }

    .ready-begin-text p .dis-block {
        display: unset;
    }

    .ready-begin-text h2 {
        color: #fff;
        margin-bottom: 10px;
    }

    ul.why-choose-ul {
        column-count: 1;
    }

    .why-choose-img-one img {
        width: 50%;
    }

    .why-choose-img-one {
        text-align: end;
    }

    .footer-txt-main.footer-links-main.footer-contact-main {
        position: relative;
        left: 0px;
    }

    .footer-txt.footer-links {
        margin-left: 0px;
        margin-top: 20px;
    }

    .socials h5 {
        margin-bottom: 10px;
    }

    .banner-img.inner-banner-img img {
        height: 64vh;
    }

    .our-session-text h5 {
        font-size: 17px;
    }

    ul.program-detail-box-ul-one li {
        font-size: 12px;
    }

    .consult-left-heading h4 {
        font-size: 25px;
    }

    .consult-left-heading p {
        font-size: 12px;
    }

    .consult-form input {
        margin-bottom: 12px;
        padding: 7px 7px;
        border-radius: 4px;
    }

    .consult-form.consult-txt-area textarea {
        height: 140px;
    }

    .login-sec {
        margin: 40px 0px;
        padding: 0px 0%;
    }

    .login-left h2 {
        color: #000;
        margin-bottom: 10px;
    }

    .login-input input {
        height: 46px;
        width: 100%;
        padding: 10px;
        margin: 6px 0;
        border-radius: 3px;
    }

    .continue-with-third-party i {
        font-size: 40px;
    }

    .signup-right h2 {
        color: #000;
        margin-bottom: 0px;
    }

    .signup-inpt input {
        height: 44px;
        padding: 10px;
        margin: 7px 0;
        border-radius: 4px;
        font-size: 11px;
    }

    .footer-txt p {
        font-size: 12px;
        width: 90%;
    }

    .footer-txt.footer-links.footer-contact a {
        font-size: 12px;
        gap: 5px !important;
    }

    .consultation-right img {
        width: 71%;
    }



}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    html {
        overflow-x: hidden;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 28px;
        margin: 0 0 6px;
    }

    h6 {
        font-size: 20px;
        margin: 0px 0 4px;
    }

    p {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 5px;
    }




    .container-fluid {
        padding: 0px 20px;
    }

    header {
        position: absolute;
        top: 10px;
        /* background: #f7f5f0; */
        /* padding: 10px 0px; */
    }

    .menuSec ul li a {
        padding: 6px 28px;
        font-size: 10px;
    }

    .menuSec ul {
        padding: 4px 4px;
    }

    .banner-main-img {
        margin-top: -50px;
    }

.banner-img img {
    width: 100%;
    height: 660px;
}

    .banner-box-one-text {
        margin-bottom: 30px;
    }

    .banner-box-two-line {
        padding: 14px 4px 12px;
        border-radius: 12px;
        margin-bottom: 10px;
    }

    .banner-box-two-icon {
        top: 8px;
        right: 8px;
        height: 25px;
        width: 25px;
    }

    .banner-box-two-text ul {
        gap: 10px;
    }

    .banner-box-two-text {
        margin-bottom: 30px;
        padding: 12px 0px;
    }

    .banner-box-two-ul ul {
        margin-bottom: 0px;
    }

    .banner-box-two-ul ul li {
        gap: 4px;
        margin-bottom: 13px;
        font-size: 9px;
        margin-bottom: 5px;
    }

    .banner-box-two-line p {
        font-size: 10px;
        line-height: 16px;
    }

    .banner_text {
        margin-top: 100px !important;
    }

    section.aboutUs .abImgesWraper .ab-smImg {
        left: -22px;
        z-index: 1;
    }

    .ab-smImg img {
        width: 50%;
    }

    .about-text p {
        font-size: 12px;
    }

    .about-text h4 {
        font-size: 38px;
    }

    .theme_btn {
        padding: 3px 18px 3px 3px;
        font-size: 10px;
    }

    .side-btn-text {
        background: #fff;
        padding: 5px 15px;
        border-radius: 30px 0px 0px 30px;
    }

    .side-btn-img-in {
        gap: 12px;
    }

    .about-text h2 {
        font-size: 46px;
        margin-bottom: 10px;
        line-height: 35px;
    }

    section.aboutUs .abImgesWraper .mainImg {
        margin-right: 0px;
    }

    section.aboutUs .abImgesWraper .mainImg img {
        width: 80%;
    }

    .our-sessions-box>img {
        height: 370px;
        width: 100%;
        border-radius: 190px;
        object-fit: cover;
    }

    .our-sessions-box:hover .our-session-text {
        bottom: 6%;
    }

    .our-sessions-slider .slick-prev:before {
        height: 33px;
        width: 33px;
        left: 21px;
    }

    .our-sessions-slider .slick-next:before {
        height: 40px;
        width: 40px;
        right: 30px;
    }

    section.ready-begin-sec {
        margin-bottom: 70px;
        padding: 50px 0px;
    }

    .ready-begin-text p {
        width: 45%;
        margin: 0 auto;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .ready-begin-text p .dis-block {
        display: unset;
    }

    .ready-begin-text h2 {
        color: #fff;
        margin-bottom: 10px;
    }

    ul.why-choose-ul {
        column-count: 1;
    }

   html body .why-choose-img-one img {
        width: 50%;
        margin-left: 0 !important;
    }
    
    .why-choose-img>img {
        width: 70%;
        height: 570px;
        border-radius: 470px;
    }
    .why-choose-img-one {
        text-align: end;
    }

    .footer-txt-main.footer-links-main.footer-contact-main {
        position: relative;
        left: 0px;
    }

    .footer-txt.footer-links {
        margin-left: 0px;
        margin-top: 20px;
    }

    .socials h5 {
        margin-bottom: 10px;
    }

    .banner-img.inner-banner-img img {
        height: 44vh;
    }

    .our-session-text h5 {
        font-size: 17px;
    }

    ul.program-detail-box-ul-one li {
        font-size: 12px;
    }

    .consult-left-heading h4 {
        font-size: 25px;
    }

    .consult-left-heading p {
        font-size: 12px;
    }

    .consult-form input {
        margin-bottom: 12px;
        padding: 7px 7px;
        border-radius: 4px;
    }

    .consult-form.consult-txt-area textarea {
        height: 140px;
    }

    .login-sec {
        margin: 40px 0px;
        padding: 0px 0%;
    }

    .login-left h2 {
        color: #000;
        margin-bottom: 10px;
    }

    .login-input input {
        height: 46px;
        width: 100%;
        padding: 10px;
        margin: 6px 0;
        border-radius: 3px;
    }

    .continue-with-third-party i {
        font-size: 40px;
    }

    .signup-right h2 {
        color: #000;
        margin-bottom: 0px;
    }

    .signup-inpt input {
        height: 44px;
        padding: 10px;
        margin: 7px 0;
        border-radius: 4px;
        font-size: 11px;
    }

    .footer-txt p {
        font-size: 12px;
        width: 90%;
    }

    .footer-txt.footer-links.footer-contact a {
        font-size: 13px;
    }
    .consultation-right img {
    width: 79%;
    height: 560px;
    border-radius: 340px;
    object-fit: cover;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    html {
        overflow-x: hidden;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 28px;
        margin: 0 0 6px;
    }

    h6 {
        font-size: 20px;
        margin: 0px 0 4px;
    }

    p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 5px;
    }



strong.logo-text {
    position: absolute;
    top: 145px;
    left: 15px;
    text-transform: uppercase;
    font-size: 30px !important;
    font-family: 'Rachel-fonttwo';
    font-weight: 500;
    text-align: center;
    width: 100%;
}
    .footer-txt {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 0;
    }
    .footer-contact ul li:nth-child(2) {
        padding: 0;
        margin: 15px 0;
        /* border: 1px solid #ffffff47; */
        border-right: none;
        border-left: none;
    }
    .footer-links ul {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 5px;
        width: 100%;
    }
    html body strong.banner-text {
        text-transform: uppercase;
        font-size: 38px !important;
        font-family: 'Rachel-fonttwo';
        color: black;
        font-weight: 500;
        line-height: 1.2;
    }

    .container-fluid {
        padding: 0px 20px;
    }
    
    .why-choose-img>img {
        width: 100%;
        height: 570px !important;
        border-radius: 470px;
    }

    header {
        position: relative;
        top: 0px;
        background: #f7f5f0;
        padding: 10px 0px;
    }

    .menuSec ul li a {
        padding: 6px 38px;
        font-size: 10px;
    }

    .menuSec ul {
        padding: 4px 4px;
    }

    .banner-img img {
        width: 100%;
        height: 560px;
    }

    .banner-box-one-text {
        margin-bottom: 30px;
    }

    .banner-box-two-line {
        padding: 14px 4px 12px;
        border-radius: 12px;
        margin-bottom: 10px;
    }

    .banner-box-two-icon {
        top: 8px;
        right: 8px;
        height: 25px;
        width: 25px;
    }

    .banner-box-two-text ul {
        gap: 10px;
    }

    .banner-box-two-text {
        margin-bottom: 30px;
        padding: 12px 0px;
    }

    .banner-box-two-ul ul {
        margin-bottom: 0px;
    }

    .banner-box-two-ul ul li {
        gap: 4px;
        margin-bottom: 13px;
        font-size: 9px;
        margin-bottom: 5px;
    }

    .banner-box-two-line p {
        font-size: 10px;
        line-height: 16px;
    }

    .banner_text {
        margin-top: 30px;
    }

    section.aboutUs .abImgesWraper .ab-smImg {
        left: -22px;
        z-index: 1;
    }

    .ab-smImg img {
        width: 70% !important;
    }

    .about-text p {
        font-size: 10px;
    }

    .about-text h4 {
        font-size: 20px;
    }

    .theme_btn {
        padding: 3px 18px 3px 3px;
        font-size: 10px;
    }

    .side-btn-text {
        background: #fff;
        padding: 5px 15px;
        border-radius: 30px 0px 0px 30px;
    }

    .side-btn-img-in {
        gap: 12px;
    }

    .about-text h2 {
        font-size: 36px;
        margin-bottom: 0;
        line-height: 35px;
    }

    section.aboutUs .abImgesWraper .mainImg {
        margin-right: 0px;
    }

    section.aboutUs .abImgesWraper .mainImg img {
        width: 90%;
        height: 600px;
    }

    .our-sessions-box>img {
        height: 370px;
        width: 100%;
        border-radius: 190px;
        object-fit: cover;
    }

    .our-sessions-box:hover .our-session-text {
        bottom: 6%;
    }

    .our-sessions-slider .slick-prev:before {
        height: 30px;
        width: 30px;
        left: 23px;
    }

    .our-sessions-slider .slick-next:before {
        height: 30px;
        width: 30px;
        right: 20px;
    }

    section.ready-begin-sec {
        margin-bottom: 70px;
        padding: 50px 0px;
    }

    .ready-begin-text p {
        width: 55%;
        margin: 0 auto;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .ready-begin-text h2 {
        color: #fff;
        margin-bottom: 10px;
    }

    ul.why-choose-ul {
        column-count: 1;
    }

    html body .why-choose-img-one img {
        width: 80%;
        margin-left: 0 !important;
    }

    .why-choose-img-one {
        text-align: end;
    }

    .footer-txt-main.footer-links-main.footer-contact-main {
        position: relative;
        left: 0px;
    }
    .footer-rights-mian {
        padding: 20px 0;
        margin: 0;
        border-top: 1px solid #ffffff47;
    }

    .footer-txt.footer-links {
        margin-left: 0px;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .socials h5 {
        margin-bottom: 10px;
    }

    .banner-img.inner-banner-img img {
        height: 44vh;
    }

    .our-session-text h5 {
        font-size: 17px;
    }

    ul.program-detail-box-ul-one li {
        font-size: 12px;
    }
    
    .consult-left-heading h4 {
        font-size: 25px;
    }

    .consult-left-heading p {
        font-size: 12px;
    }

    .consult-form input {
        margin-bottom: 12px;
        padding: 7px 7px;
        border-radius: 4px;
        font-size: 10px !important;
    }
    .consultation-right img {
    width: 79%;
    height: 560px;
    border-radius: 340px;
    object-fit: cover;
}
    select.form-select {
        margin-bottom: 12px;
        padding: 7px 7px;
        border-radius: 4px;
        font-size: 10px !important;
    }

    .consult-form.consult-txt-area textarea {
        height: 140px;
    }

    .login-sec {
        margin: 40px 0px;
        padding: 0px 0%;
    }

    .login-left h2 {
        color: #000;
        margin-bottom: 10px;
    }

    .login-input input {
        height: 46px;
        width: 100%;
        padding: 10px;
        margin: 6px 0;
        border-radius: 3px;
    }

    .continue-with-third-party i {
        font-size: 40px;
    }

    .signup-right h2 {
        color: #000;
        margin-bottom: 0px;
    }

    .signup-inpt input {
        height: 44px;
        padding: 10px;
        margin: 7px 0;
        border-radius: 4px;
        font-size: 11px;
    }

    .keep-sign-in {
        display: block;
    }



}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .contact-page-wrapper {
    margin: 60px 0px;
}

strong.logo-text br {
    display: none;
}
    html {
        overflow-x: hidden;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 36px;
        line-height: 40px;
    }

    h3 {
        font-size: 27px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 25px;
    }

    p {
        line-height: 25px;
        font-size: 14px;
    }

    .container-fluid {
        padding: 0px 20px;
    }

    header {
        position: relative;
        top: 0px;
        padding: 10px 0px;
        background: #f5f4f0;
    }

    .consultation-right img {
        width: 59%;
        height: 460px;
        border-radius: 340px;
        object-fit: cover;
    }
    .banner_text {
        text-align: center;
        margin: 0px;
    }
    
    .why-choose-img>img {
        width: 60% !important;
        height: 550px;
        object-fit: cover;
    }
    section#media_image-2 {
        width: 50%;
    }
    html body strong.banner-text {
        text-transform: uppercase;
        font-size: 45px !important;
        font-family: 'Rachel-fonttwo';
        color: black;
        font-weight: 500;
        line-height: 1;
        width: 100%;
        display: block;
    }
    .banner-box-one {
        text-align: center;
    }

    .banner-box-one-text {
        margin-bottom: 20px;
    }

    .banner-box-two-text {
        margin-bottom: 0px;
        padding: 20px 0px 10px;
    }

    .banner-box-two-line {
        padding: 24px 10px;
        margin-bottom: 20px;
        text-align: center;
    }

    .banner-box-two-icon {
        top: 10px;
        right: 10px;
    }

    html body .banner-main-img {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .banner-box-two-ul ul {
        margin-bottom: 0px;
        column-count: 2;
    }

    .banner-img img {
        width: 100%;
        height: 1000px;
    }

    section.aboutUs .abImgesWraper .mainImg {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    section.aboutUs .abImgesWraper .mainImg img {
        width: 70%;
    }

    section.aboutUs .abImgesWraper .ab-smImg {
        left: 50px;
    }

    .ab-smImg img {
        width: 50%;
    }

    .theme_btn {
        padding: 5px 15px 5px 5px;
        font-size: 10px;
    }

    .side-btn-text {
        padding: 5px 15px;
    }

    .side-btn-img-in {
        gap: 12px;
    }

    section.aboutUs {
        margin: 40px 0px;
    }

    section.our-sessions-sec {
        margin: 40px 0px 40px;
    }

    .our-sessions-box>img {
        height: 380px;
    }

    .our-sessions-slider .slick-next:before {
        height: 30px;
        width: 30px;
        right: 22px;
    }

    .our-sessions-slider .slick-prev:before {
        height: 30px;
        width: 30px;
        left: 22px;
    }

    .our-sessions-box:hover .our-session-text {
        bottom: 20%;
    }

    .our-sessions-icon {
        height: 35px;
        width: 35px;
    }

    section.ready-begin-sec {
        margin-bottom: 30px;
        padding: 40px 0px;
    }

    ul.why-choose-ul {
        column-count: 1;
    }

    .why-choose-img {
        position: relative;
        margin-top: 20px;
    }

    .why-choose-img-one {
        top: 180px;
        right: 0;
        text-align: end;
    }

    html body .why-choose-img-one img {
        width: 60%;
        margin-left: 0 !important;
    }

    section.why-choose-sec {
        margin-bottom: 30px;
    }

    .footer-main {
        padding: 30px 0 0 0;
        background-color: #2b2b2b;
    }

    .footer-txt p {
        font-size: 12px;
    }

    .footer-txt.footer-links {
        margin-left: 0px;
        margin-top: 10px;
    }

    .footer-txt-main.footer-links-main.footer-contact-main {
        left: 0px;
    }

    .footer-rights p {
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-left-link ul {
        gap: 10px;
        justify-content: center;
    }

    .footer-rights-mian {
        padding: 20px 0;
        margin: 30px 0 0 0;
    }

    .footer-left-link ul li a {
        color: #b4b4b4cc;
        font-size: 12px;
    }

    .banner-img.inner-banner-img img {
        height: 30vh;
    }

    .our-sessions-box {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    section.program-detail-sec {
        margin: 30px 0px;
    }

    ul.program-detail-box-ul {
        display: block;
    }

    ul.program-detail-box-ul-one {
        column-count: 1;
    }

    .login-sec {
        margin: 40px 0px;
        padding: 0px 0%;
    }

    .login-left h2 {
        margin-bottom: 10px;
    }

    .login-input input {
        height: 44px;
        padding: 10px;
        margin: 10px 0;
        border-radius: 8px;
    }

    .keep-sign-in div label {
        font-size: 13px;
    }

    .form-bottom {
        width: 100%;
    }

    .continue-with-third-party i {
        font-size: 34px;
        color: #1f9b9b;
    }

    .continue-with-third-party {
        gap: 10px;
        justify-content: center;
    }

    .signup-right h2 {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .signup-inpt input {
        height: 44px;
        padding: 10px;
        border-radius: 5px;
    }

    .keep-sign-in {
        display: block;
    }

    .google-btn {
        margin: 0px 0;
    }

    .signup-sec {
        margin: 40px 0px;
    }

    .slicknav_nav a:hover {
        background: #1f9a9a;
    }

    .banner-box-two-text ul {
        justify-content: center;
    }

    .banner-box-two-text:before {
        right: 0;
        margin: 0 auto;
        /* left: 0; */
    }

    .banner-box-two-text:after {
        right: 0;
        margin: 0 auto;
    }

    .banner-main-img img {
        width: 70%;
    }

    .banner-box-two-ul ul li {
        font-size: 13px;
    }

    .why-choose-ul-text {
        width: 100%;
    }
    strong.logo-text {
    position: absolute;
    top: 135px !important;
    left: 15px;
    text-transform: uppercase;
    font-size: 30px !important;
    font-family: 'Rachel-fonttwo';
    font-weight: 500;
    text-align: center;
    width: 100%;
    }

    section.main_slider .carousel-caption {
    padding-top: 0;
    }
    .footer-contact ul li:nth-child(2) {
        padding: 0;
        margin: 15px 0;
        /* border: 1px solid #ffffff47; */
        border-right: none;
        border-left: none;
    }
    .footer-links ul {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 5px;
        width: 100%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    html {
        overflow-x: hidden;
    }

    h1 {
        font-size: 29px;
    }

    h2 {
        font-size: 36px;
        line-height: 40px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 18px;
    }

    p {
        line-height: 20px;
        font-size: 12px;
    }

    .container-fluid {
        padding: 0px 20px;
    }

.wppb-sc-buttons-container a i {
    font-size: 20px !important;
}
    header {
        position: relative;
        top: 0px;
        padding: 10px 0px;
        background: #f5f4f0;
    }

    .banner_text {
        text-align: center;
        margin: 0px;
    }

    .banner-box-one {
        text-align: center;
    }

    .banner-box-one-text {
        margin-bottom: 20px;
    }

    .banner-box-two-text {
        margin-bottom: 0px;
        padding: 20px 0px 10px;
    }

    .banner-box-two-line {
        padding: 24px 10px;
        margin-bottom: 20px;
        text-align: center;
    }

    .banner-box-two-icon {
        top: 10px;
        right: 10px;
    }

    .banner-main-img {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .banner-box-two-ul ul {
        margin-bottom: 0px;
    }
strong.logo-text br {
    display: none;
}
.banner-img img {
    width: 100%;
    height: 1230px;
}

    section.aboutUs .abImgesWraper .mainImg {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    section.aboutUs .abImgesWraper .mainImg img {
        width: 80%;
        height: 600px;
    }

    section.aboutUs .abImgesWraper .ab-smImg {
        left: 0;
    }

    .ab-smImg img {
        width: 70% !important;
    }

    .theme_btn {
        padding: 5px 15px 5px 5px;
        font-size: 10px;
    }

    .side-btn-text {
        padding: 5px 15px;
    }

    .side-btn-img-in {
        gap: 12px;
    }

    section.aboutUs {
        margin: 40px 0px;
    }

    section.our-sessions-sec {
        margin: 0px 0px 40px;
    }

    .our-sessions-box>img {
        height: 380px;
    }

    .our-sessions-slider .slick-next:before {
        height: 30px;
        width: 30px;
        right: 22px;
    }

    .our-sessions-slider .slick-prev:before {
        height: 30px;
        width: 30px;
        left: 22px;
    }

    .our-sessions-box:hover .our-session-text {
        bottom: 20%;
    }

    .our-sessions-icon {
        height: 35px;
        width: 35px;
    }

    section.ready-begin-sec {
        margin-bottom: 30px;
        padding: 40px 0px;
    }

    ul.why-choose-ul {
        column-count: 1;
    }

    .why-choose-img {
        position: relative;
        margin-top: 20px;
    }

    .why-choose-img-one {
        top: 60px;
        right: 0;
        text-align: end;
    }

    html body .why-choose-img-one img {
        width: 60%;
        margin-left: 0 !important;
        height: 300px;
    }

    section.why-choose-sec {
        margin-bottom: 30px;
    }

    .footer-main {
        padding: 30px 0 0 0;
        background-color: #2b2b2b;
    }

    .footer-txt p {
        font-size: 12px;
    }

    .footer-txt.footer-links {
        margin-left: 0px;
        margin-top: 10px;
    }

    .footer-txt-main.footer-links-main.footer-contact-main {
        left: 0px;
    }

    .footer-rights p {
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-left-link ul {
        gap: 10px;
        justify-content: center;
    }

    .footer-rights-mian {
        padding: 20px 0;
        margin: 30px 0 0 0;
    }

    .footer-left-link ul li a {
        color: #b4b4b4cc;
        font-size: 12px;
    }

    .banner-img.inner-banner-img img {
        height: 30vh;
    }

    .our-sessions-box {
        margin-bottom: 20px;
    }

    section.program-detail-sec {
        margin: 30px 0px;
    }

    ul.program-detail-box-ul {
        display: block;
    }

    ul.program-detail-box-ul-one {
        column-count: 1;
    }

    .login-sec {
        margin: 40px 0px;
        padding: 0px 0%;
    }

    .login-left h2 {
        margin-bottom: 10px;
    }

    .login-input input {
        height: 44px;
        padding: 10px;
        margin: 10px 0;
        border-radius: 8px;
    }

    .keep-sign-in div label {
        font-size: 13px;
    }

    .form-bottom {
        width: 100%;
    }

    .continue-with-third-party i {
        font-size: 34px;
        color: #1f9b9b;
    }

    .continue-with-third-party {
        gap: 10px;
        justify-content: center;
    }

    .signup-right h2 {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .signup-inpt input {
        height: 44px;
        padding: 10px;
        border-radius: 5px;
    }

    .keep-sign-in {
        display: block;
    }

    .google-btn {
        margin: 0px 0;
    }

    .signup-sec {
        margin: 40px 0px;
    }

    .slicknav_nav a:hover {
        background: #1f9a9a;
    }

    section.main_slider .carousel-caption {
        padding-top: 0;
    }

    html body strong.banner-text {
        line-height: 1;
        font-size: 55px !important;
    }

    .why-choose-img>img {
        width: 70% !important;
        height: 450px !important;
        object-fit: cover !important;
    }
    
    strong.logo-text {
        position: absolute;
        top: 155px !important;
        left: 15px;
        text-transform: uppercase;
        font-size: 30px !important;
        font-family: 'Rachel-fonttwo';
        font-weight: 500;
        text-align: center;
        width: 100%;
    }
    .banner-img.inner-banner-img img {
        height: 300px;
    }
    
    .consultation-right img {
    width: 99%;
    height: 460px;
    border-radius: 340px;
    object-fit: cover;
}
.contact-page-wrapper {
    margin: 60px 0px;
}

.banner_text.inner-banner-text ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #000;
}
.banner_text.inner-banner-text ul li a {
    font-size: 21px;
    font-family: 'Rachel-fonttwo';
    color: #000;
}
body.postid-107 .banner-img.inner-banner-img img {
    height: 390px;
}
body.postid-119 .banner-img.inner-banner-img img {
    height: 390px;
}
}

section#custom_html-10 {
    color: #ffff;
    text-transform: capitalize;
    opacity: 70%;
}

.footer-news-input input:focus {
    background-color: #fff;
    color: #000;
}

/* @media only screen and (min-width: 0px) and (max-width: 299px) {} */