/* @media all and (min-width:1400px){  

} */

@media (max-width:1200px) and (min-width:1101px) {
    footer .container {
        width: 1000px;
    }

    .col.colMed {
        width: calc(300px - 5px);
    }

    .bottomSec .formSec {
        top: 240px;
    }
}

@media all and (max-width:1100px) {
    section {
        padding: 0 50px;
        box-sizing: border-box;
    }

    section.learning {
        padding: 0;
    }

    .worried .bigBorder {
        transform: translate(-5%, -24px);
    }

}

@media (max-width:1100px) and (min-width:1001px) {
    .largeTxt {
        font-size: 38px !important;
    }

    .vLargeTxt {
        font-size: 85px !important;
    }

    .container {
        width: 900px;
    }

    .textAndForm .formSec {
        width: 420px;
    }

    .bottomSec .formSec {
        top: 230px;
    }

    footer .container {
        width: 900px;
    }

    .col.colMed {
        width: calc(300px - 5px);
    }

    .list.howToLearn .col {
        width: calc(225px - 10px);
    }

    .list.howToLearn {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .list.faqList .col.colQtr {
        width: calc(220px - 10px);
    }

    .testimonialsList .colMed {
        width: calc(290px - 5px);
    }
}

@media all and (max-width:1000px) {

    .worried .bigBorder {
        transform: translate(-5%, -21px);
    }

    .col.colMed {
        width: calc(250px - 5px);
        box-sizing: border-box;
    }

    .testimonialsList .colMed {
        width: calc(250px - 5px);
        box-sizing: border-box;
    }

    .list.howToLearn {
        justify-content:center;
    }

    .list.howToLearn .col {
        width: calc(200px - 10px);
    }

    .topSec .getTotal {
        position: absolute;
        top: -20px;
        transform: translate(-10%, 0);
    }

    .bottomSec .formSec {
        position: relative;
        top: 215px;
        width: 400px;
    }

    section.learning {
        padding: 0;
    }

    .worriedaAbout .container {
        padding-top: 100px;
    }

    .trailClass .form .row input {
        padding: 7px 10px;
        margin-bottom: 5px;
    }

    .roundImg {
        width: 140px;
        height: 140px;
    }
}

@media (max-width:1000px) and (min-width:901px) {

    .largeTxt {
        font-size: 35px !important;
    }

    .vLargeTxt {
        font-size: 85px !important;
    }

    .container {
        width: 800px;
    }

    .teacher .textBox .title.largeTxt {
        font-size: 42px !important;
    }

    footer .container {
        width: 820px;
    }
}

@media all and (max-width:900px) {
    .abacusList .col:last-child .card .icon img {
        width: 30px !important;
    }

    .bottomSec .formSec {
        top: 180px;
    }
}

@media (max-width:900px) and (min-width:801px) {

    .worried .bigBorder {
        transform: translate(-5%, -18px);
    }

    .largeTxt {
        font-size: 35px !important;
    }

    .vLargeTxt {
        font-size: 70px !important;
    }

    .teacher .textBox .title.largeTxt {
        font-size: 42px !important;
    }

    .list.howToLearn .col {
        width: calc(185px - 10px);
    }

    .largeTitle {
        font-size: 25px !important;
    }

    .marginBtm60 {
        margin-bottom: 50px !important;
    }

    .testimonialsList .colMed {
        width: calc(220px - 5px);
    }

    .col.colMed {
        width: calc(220px - 5px);
    }

    .midTitle {
        font-size: 15px !important;
    }

    .smallest {
        font-size: 12px !important;
    }

    .container {
        width: 700px;
    }

    footer .container {
        width: 720px;
    }
}

@media all and (max-width:800px) {

    .headerContainer .logoCont,
    .contacNo {
        width: 150px;
    }

    .headerContainer .contacNo {
        width: 160px;
        padding: 10px 15px;
        letter-spacing: 1px;
    }

    .bottomSec .formSec {
        position: relative;
        left: 0;
        top: 170px;
        width:400px;
    }

    .bottomSec .formSec {
        padding: 20px 50px;
    }

    .form.marginLR{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }


    .worried .bigBorder {
        transform: translate(-5%, -16px);
    }

    .list.howToLearn .col {
        width: calc(160px - 5px);
    }

    .col.colMed {
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }

    footer .container .list .col.colMed:last-child {
        width: 100%;
    }

    .howToLearn .col .card .ImageBox {
        width: 50px !important;
    }

    .howToLearn .col:last-child .card .ImageBox {
        width: 65px !important;
    }

    .testimonials .container .list.testimonialsList {
        justify-content: center;
    }

    .icon90 {
        width: 70px !important;
    }

}

@media (max-width:800px) and (min-width:701px) {
    .smallTitle {
        font-size: 14px !important;
    }

    .largeTxt {
        font-size: 35px !important;
    }

    .vLargeTxt {
        font-size: 60px !important;
    }

    .subNormal {
        font-size: 14px !important;
    }

    .midTitle {
        font-size: 15px !important;
    }

    .teacher .textBox .title.largeTxt {
        font-size: 35px !important;
    }

    .list.howToLearn .colQtr .card .textBox {
        font-size: 15px !important;
    }

    .description {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .card .cardTitel {
        font-size: 13px !important;
    }

    .largeTitle {
        font-size: 20px !important;
    }

    .smallTitle {
        font-size: 12px !important;
    }

    .headerContainer{
        padding:0 50px;
    }

    .container {
        width:100%;
    }

    footer .container {
        width: 620px;
    }
}

@media all and (max-width:700px) {

    .header {
        padding: 20px 30px;
    }

    .headerContainer .contacNo {
        width: 180px;
    }

    .banner {
        height: 100%;
    }

    .baby_calc {
        display: none;
    }

    .topSec .getTotal {
        top: 10px;
    }

    .topSec .fearofnumber {
        display: block;
    }

    .banner .container .topSec {
        padding-top: 110px;
        margin-bottom: 30px;
    }

    .banner .container .bottomSec {
        width: 400px;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .bottomSec .formSec {
        top: 20px;
        width: 100%;
    }


    .abacusList .col:last-child .card {
        width: 100% !important;
        margin: 0 auto;
    }

    .getTotal .mathQuestion {
        display: block;
    }

    .worriedaAbout .container {
        padding-top: 50px;
    }

    .worried .teacher {
        flex-wrap: wrap;
    }

    .worried .teacher {
        width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .worried .teacher .imageBox {
        width: 400px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .worried .teacher .textBox {
        text-align: center;
        bottom: 0;
        margin: 0 auto;
    }

    .bigBorder {
        display: none;
    }

    section.learning .curve {
        padding: 0;
    }

    .list.howToLearn {
        width: 100%;
        padding: 0 50px;
        box-sizing: border-box;
    }

    .list.howToLearn .col {
        width: 50%;
    }

    .container {
        width: 100%;
    }

    footer .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .courseMaterial .list .col {
        padding: 0 25px;
        margin-bottom: 30px;
        box-sizing: border-box;
    }

    .materialList .col:nth-child(2) .icon {
        display: none;
    }

    .materialList .col:nth-child(6) .icon {
        display: none;
    }

    .testimonialsList .colMed {
        width: 100%;
        padding: 0 50px;
        margin-bottom: 50px;
        box-sizing: border-box;
    }

    .aboutD-Abacus {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .abacusList .col.colHalf {
        width: 100%;
        box-sizing: border-box;
    }

    ul.list.abacusList {
        margin-bottom: 20px;
    }

    .col.colQtr {
        width: calc(50% - 15px);
    }

    .col.colMed {
        width: 100%;
        margin-bottom: 20px;
    }


    .colMed.solcialMedia {
        width: 350px;
        margin-bottom: 30px;
    }

    .roundImg {
        width: 100px;
        height: 100px;
    }

    .betterResultsSec {
        height: 100vh;
        padding: 0;
    }

    .betterResultsSec.paddingTBLarge {
        padding-top: 0 !important;
    }

    .bottomSec .formSec {
        padding: 20px 50px;
    }

    .betterResult .card {
        position: absolute;
        top: 7%;
        left: 50%;
        transform: translate(-50%, 35%);
        width: 350px;
    }
}

@media (max-width:700px) and (min-width:601px) {
    .largeTxt {
        font-size: 30px !important;
    }

    .titleBox {
        text-align: left;
    }

    .vLargeTxt {
        font-size: 70px !important;
    }

    .subNormal {
        font-size: 14px !important;
    }

    .deserve .sectionTitle .largeTitle:first-child {
        font-weight: 600;
        margin-bottom: 20px !important;
    }

    .deserve .sectionTitle .largeTitle:last-child {
        color: var(--insta);
    }
}

@media all and (max-width:700px) {
    .list.faqList .col.colHalf {
        width: 100%;
    }
    
    .description{
        font-size: 18px;
    }
}

@media (max-width:600px) and (min-width:501px) {

    .worried .summary {
        margin-top: 20px;
    }

    .largeTxt {
        font-size: 35px !important;
    }

    .vLargeTxt {
        font-size: 85px !important;
    }


    .vLargeTxt {
        font-size: 50px !important;
    }

    .titleBox {
        text-align: left;
    }

    .vLargeTxt {
        font-size: 55px !important;
    }

    .subNormal {
        font-size: 14px !important;
    }

    .largeTitle {
        font-size: 26px !important;
    }

    .deserve .sectionTitle .largeTitle:first-child {
        font-weight: 600;
        margin-bottom: 20px !important;
    }

    .deserve .sectionTitle .largeTitle:last-child {
        color: var(--insta);
    }

}

@media all and (max-width:500px) {

    .faq .list.faqList .col.marginBtmSec {
        margin-bottom: 15px !important;
    }

    .banner .container .bottomSec {
        width: 325px;
    }

    .bottomSec .formSec {
        padding: 20px 30px;
    }

    .bottomSec .formSec {
        left: 0;
    }

    .form.marginLR {
        margin-left: 0;
        margin-right: 0;
    }

    .banner .container .topSec {
        padding-top: 80px;
        margin-bottom: 20px;
    }

    .topSec .fearofnumber {
        width: 300px;
    }

    .topSec .fearofnumber img {
        width: 300px;
    }

    .worried .teacher {
        width: 300px;
        margin: 0 auto;
    }

    .worried .teacher .imageBox {
        width: 300px;
    }

    .worried .summary {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dAbacus .container {
        padding: 0 !important;
    }

    .testimonialsList .colMed {
        padding: 0;
    }
}

@media (max-width:500px) and (min-width:401px) {

    .worried .summary {
        margin-top: 20px;
    }

    .largeTxt {
        font-size: 35px !important;
    }

    .vLargeTxt {
        font-size: 85px !important;
    }


    .vLargeTxt {
        font-size: 50px !important;
    }

    .vLargeTxt {
        font-size: 55px !important;
    }

    .subNormal {
        font-size: 14px !important;
    }

    .largeTitle {
        font-size: 26px !important;
    }

    .teacher .textBox .title.largeTxt {
        font-size: 38px !important;
    }

    .deserve .sectionTitle .largeTitle:first-child {
        font-weight: 600;
        margin-bottom: 20px !important;
    }

    .deserve .sectionTitle .largeTitle:last-child {
        color: var(--insta);
    }

}

@media all and (max-width:400px) {

    .abacusList .col .card .text {
        width: calc(100% - 25px);
    }

    .headerContainer .logoCont,
    .contacNo {
        margin: 0 auto;
    }

    .headerContainer .contacNo {
        width: 200px;
        margin: 0 auto;
        margin-top: 21px;
        text-align: center;
    }

    .topSec .fearofnumber img {
        width: 100%;
    }

    .list.howToLearn {
        padding: 0 20px;
    }

    .list.faqList .col.colQtr {
        width: 100%;
    }


    .bottomSec .formSec {
        left: 0px;
        border-radius: 45px 0 0 0;
    }

    .banner .container .bottomSec .titleBox {
        width: 100%;
        margin: 0;
    }

    .form.marginLR {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .trailClass .form .row input {
        padding: 5px 5px;
    }

    .topSec .getTotal {
        top: 10px;
        width: 100%;
        left: 10%;
    }

    .worried .summary {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 20px;
    }

    ul.list.abacusList {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .yourChildren .container.paddingTBLarge {
        padding-bottom: 0 !important;
    }

    .betterResult .card {
        transform: translate(-50%, 25%);
        width: 280px;
    }

@media (max-width:400px) and (min-width:300px) {
    .largeTxt {
        font-size: 36px !important;
    }

    .vLargeTxt {
        font-size: 80px !important;
    }

    .button {
        width: 120px;
    }

    .icon.plus {
        left: 110%;
    }

    .dAbacus .container .vLargeTxt {
        font-size: 55px !important;
    }

    .dAbacus .container .subTitle {
        font-size: 16px !important;
        font-weight: 600;
    }

    .worried .teacher {
        margin-bottom: 20px;
    }

    .bottomSec .formSec {
        padding: 10px 25px;
    }

    .formSec .title {
        margin-bottom: 10px;
        font-weight: 600;
    }

    .formSec .trailClass {
        padding: 15px 15px;
        border-radius: 30px 0 0 0;
    }

    .teacher .textBox .title.largeTxt {
        font-size: 38px !important;
    }

    .banner .container .bottomSec {
        width: 270px;
    }

    .formSec .trailClass .subNormal {
        font-size: 14px;
    }

    section {
        padding: 0 30px;
    }

    .topSec .fearofnumber {
        width: 270px;
        margin: 0 auto;
    }

    .worried .teacher {
        width: 300px;
        margin: 0 auto;
    }

    .faqList .col .card:first-child {
        font-size: 15px;
    }

    .deserve .sectionTitle .largeTitle:first-child {
        font-weight: 600;
        margin-bottom: 20px !important;
    }

    .deserve .sectionTitle .largeTitle:last-child {
        color: var(--insta);
    }

    .largeTitle {
        font-size: 22px !important;
    }

    .faqList .col .card .cardBody.marginBtm40 {
        margin-bottom: 10px !important;
    }

    .faqList .col .card {
        margin-bottom: 20px;
    }



    .testimonialsList .colMed {
        padding: 0 20px;
        margin-bottom: 15px;
    }

    section.learning .curve {
        border-radius: 120px 0 120px 0;
    }

    .paddingTB100 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}