@media (min-width: 1500px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1900px) {
    .leadForm h2 {
        font-size: 2rem;
        padding: 0.5rem 0;
        margin-bottom: 1.4rem;
    }

    .main-slider .content h2 {
        font-size: 3.25rem;
    }
}

@media only screen and (max-width: 1600px) {
    h2 {
        font-size: 3rem;
    }

    .serviceCard.highlighted h2 {
        font-size: 2.75rem;
    }

    .faqSec h4 {
        width: auto;
    }

    .serIner,
    .serIner p {
        height: auto;
    }

    .serviceBox {
        height: 29rem;
    }

    .serviceBox p {
        height: 15rem;
    }

    .reviewInner .reviewWrap {
        height: 46rem;
    }
}

@media only screen and (max-width: 1440px) {
    .sampleCarousel .sampleWrap {
        min-height: 13rem;
    }

    .subjectSec {
        padding: 6rem 0;
    }

    .reviewSec {
        padding-bottom: 5rem;
    }

    .confidentialSec {
        padding-top: 5rem;
    }

    .desirePartnerCarousel .cell {
        width: 180px;
        height: 110px;
    }

    .desireGradesHead li:nth-child(2) {
        width: 38%;
    }

    .desirePartnerCarousel .cell img {
        display: block;
        width: 140px;
    }

    .main-slider figure {
        margin: 3rem -7rem 0;
        padding-right: 0px;
    }

    .leadForm form button.ban_btn {
        font-size: 1.1rem;
    }

    .leadForm label,
    .confidentialSec .confidential .circle {
        width: 2.5rem;
        height: 2.5rem;
        top: -1.4rem;
    }

    .serviceCard h4 {
        font-size: 1.35rem;

    }

    .serIner,
    .serIner p {
        height: auto;
    }

    .main-slider .content .arrow {
        right: 9%;
        bottom: -5rem;
    }

}

@media only screen and (max-width: 1366px) {
    h2 {
        font-size: 2.65rem;
    }

    header .navbar .navbar-nav,
    .contInfo {
        gap: 1rem;
    }

    header .navbar .logo img {
        width: 100%;
    }

    .main-slider {
        /* height: 50rem; */
        height: auto;
        padding: 7rem 0;
    }

    .main-slider .content h2 {
        font-size: 2.8rem;
    }

    .main-slider figure img {
        width: 26rem;
    }

    .main-slider figure {
        margin: 2rem -6rem 0;
    }

    .leadForm {
        padding: 1rem 2rem 4rem 3rem;
        margin-right: 0rem;
    }

    .reviewSec figure {
        margin: 5rem 0 0 -4rem;
    }

    .resultWrap {
        margin-right: 3rem;
        margin-left: -3rem;
    }

    .reviewSec .arrow {
        right: 3rem;
        width: 90px;
    }

    .leadForm .input-group .form-control,
    .leadForm .phone-container .form-control {
        padding: 10px 10px 10px 1rem;
    }

    .leadForm form button.ban_btn {
        padding: 10px 1rem;
        font-size: 1.5rem;
    }

    .serviceCardSec {
        padding: 6rem 0 4rem;
    }

    .reviewWrap,
    .resultWrap {
        padding: 1rem;
    }

    .studentsReviewsCarousel .review .comment {
        box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        padding: 1rem;
        margin: 0 5px;
    }

    .studentsResultCarousel h5 {
        font-size: 1.25rem;
    }

    .studentsResultCarousel .topic {
        font-size: 13px;
    }

    .studentsReviewsCarousel .review .client img {
        width: 4rem;
    }

    .studentsReviewsCarousel .review .client h4 {
        font-size: 1.25rem;
    }

    .resultWrap .checkCircle {
        width: 4.5rem;
        height: 4.5rem;
        padding: 12px;
    }

    /*.desireGrades .gradesList li {*/
    /*  flex: 0 0 32%;*/
    /*}*/
    .serviceCard h4 {
        font-size: 1.1rem;
        font-weight: 700;
    }

    .serIner,
    .serIner p {
        height: auto;
    }

    .studentsReviewsCarousel .review .comment,
    .studentsReviews .review .comment {
        height: 490px;
    }

    .sampleCarousel .sampleWrap {
        padding: 1.5rem 1rem;
    }

    .sampleCarousel .sampleWrap .btnWrap {
        gap: 0.5rem;
    }

    .serviceBox {
        height: 29rem;
    }

    .serviceBox p {
        height: 16rem;
    }
}

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

    header .navbar .navbar-nav,
    .contInfo {
        gap: 1rem;
    }

    .desireGrades .gradesList .cell {
        padding: 1rem 0.5rem;
    }

    .desireGrades .gradesList .cell h3 {
        color: var(--primary);
        font-size: 2.875rem;
    }

    .desireGrades .gradesList .cell h3 span {
        font-size: 2.875rem;
    }

    header .navbar .navbar-nav .nav-item .nav-link,
    .themeBtn,
    .themeBtn-blue {
        font-size: 12px;
    }

    .contInfo .phone {
        font-size: 1rem;
    }

    .main-slider {
        height: auto;
        padding: 8rem 5rem;
    }

    .main-slider figure img {
        display: none;
    }

    h2,
    .confidentialSec h2 {
        font-size: 2rem;
    }

    .desireGradesHead {
        gap: 2rem;
    }

    .desirePartnerCarousel .cell {
        width: 150px;
    }

    .leadForm,
    .main-slider .content .arrow {
        background: none;
    }

    .main-slider .content .arrow {
        display: none;
    }

    .chat {
        width: 45%;
    }

    .leadForm label {
        display: none;
    }

    .resumeSample {
        background: #14324f;
        padding-top: 2rem;
    }

    .btnWrap a {
        width: 100%;
        text-align: center;
    }

    .btnWrap {
        flex-direction: column;
    }

    .sampleCarousel .slick-next,
    .sampleCarousel .slick-prev {
        bottom: 2rem;
    }

    .serviceBox {
        height: auto;
    }

    .serviceBox p {
        height: auto;
    }

    .reviewInner .reviewWrap {
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width: 991px) {
    .sampleCarousel .sampleWrap {
        min-height: 11.5rem;
    }

    .navbar-toggler {
        color: #fff;
    }

    .serviceCard.highlighted h2 {
        font-size: 2rem;
    }

    .leadForm h2 {
        font-size: 2.2rem;
        margin-bottom: 0.7rem;
    }

    .leadForm h2 br {
        display: none;
    }

    .subjectSec {
        padding: 1rem 6rem;
        min-height: 57rem;
    }

    .subjectSec .themeBtn,
    .serviceCardSec .themeBtn {
        margin-top: 2rem;
    }

    .lvyLeague {
        padding: 1rem 0 0;
    }

    .subjectCarousel .slick-next {
        right: 45%;
    }

    .subjectCarousel .slick-prev {
        left: 45%;
    }

    .subjectCarousel .subject {
        margin: 0 2rem;
    }

    .reviewSec .incredibleServiceWrap {
        bottom: 16rem;
        left: 2rem;
    }

    .resultWrap {
        bottom: 8rem;
        left: 5rem;
    }

    .resultWrap .checkCircle {
        left: 0;
    }

    .reviewSec figure {
        margin: 3rem 0 0 -4rem;
        width: 380px;
    }

    .desireGrades .gradesList .cell h3 {
        font-size: 2.875rem;
    }

    .confidentialSec .confidential,
    .ocheTag {
        left: 0;
        margin: 1rem 0;
    }

    .faqImg {
        margin-top: 7rem;
    }

    .faqSec .net {
        top: 4rem;
    }

    .faqSec .chat {
        position: unset;
        width: 100%;
        margin-top: 1rem;
        padding: 1rem;
    }

    .desireGrades {
        padding: 2rem;
    }

    .desireGradesHead {
        flex-direction: column;
        gap: 0.5rem;
    }

    .desirePartnerCarousel .cell {
        width: 200px;
    }

    .desireGradesHead li:nth-child(2) {
        width: 80%;
        text-align: center;
    }

    .lvyLeague .uniList {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }

    .lvyLeague .uniList li:first-child .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(2) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(3) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(4) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(5) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(6) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(7) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:nth-child(8) .circle {
        margin: 0;
    }

    .lvyLeague .uniList li:last-child .circle {
        margin: 0;
    }

    .pastResultSec {
        padding-bottom: 2rem;
    }

    .navbar-collapse {
        background: #1f1d39fa;
        padding: 2rem;
        text-align: center;
    }

    section {
        padding: 2rem 0;
    }

    .contInfo {
        flex-direction: column;
    }

    .pastResultSec h2 {
        margin-top: 7px;
    }

    .contInfo .phone {
        margin-top: 1rem;
    }

    .tabStyle .imgWrap img {
        display: none;
    }

    .successBatch {
        display: none;
    }

    header .navbar .navbar-nav .nav-item .nav-link,
    .themeBtn,
    .themeBtn-blue {
        font-size: 14px;
    }

    .desireGrades p br {
        display: none;
    }

    .desireGrades .gradesList {
        margin-top: 1rem;
        gap: 0.7rem;
    }

    .reviewSec {
        padding-bottom: 0rem;
    }

    .faqSec {
        padding: 0rem 0;
    }

    .desireGrades .gradesList .cell h3 span {
        font-size: 2rem;
    }

    .desireGrades .gradesList {
        gap: 0.7rem;
        margin-top: 1rem;
    }

    .themeBtn,
    .themeBtn-blue {
        padding: 12px 26px;
    }

    .reviewWrap {
        margin-top: 0rem;
        position: relative;
    }

    .desireGrades .gradesList .cell h3 span {
        font-size: 2rem;
    }

    .satisfiedList {
        margin: 3rem 0 2rem;
        gap: 1rem;
        flex-flow: row wrap;
    }

    .satisfiedList li {
        flex: 0 0 47%;
        max-width: 47%;
    }

    .resumeSample {

        padding: 1rem 0 5rem;

    }

    .resumeSample .girl1,
    .resumeSample .shape {
        display: none;
    }

    .sampleCarousel .draggable {
        padding: 0 !important;
    }

    .resumeSample h3+p {
        width: 72%;
    }

    .processBox {
        padding: 1rem;
        border-radius: 10px;
    }

    .processBox h5 {
        position: unset;
        font-size: 4rem;
    }

    .processBox a {
        padding-top: 1rem;
    }

    .confidentialSec figure {
        display: none;
    }

    .confidentialSec {
        padding-top: 0rem;
    }

    .serviceCard.highlighted,
    .desireGrades {
        background: #14324f;
        padding: 1.3rem 2rem;
    }

    .serviceCard.highlighted h3 br {
        display: none;
    }

    .serviceCardSec {
        padding: 2rem 0 2rem;
    }

    .serviceCard h4 {
        font-size: 1.7rem;
    }

    .subjectSec .themeBtn,
    .serviceCardSec .themeBtn {
        margin-top: 1rem;
    }

    .mian-slider {
        background: #14324f;
    }

    .sampleCarousel .slick-next,
    .sampleCarousel .slick-prev {
        bottom: -3rem;
    }

    .reviewInner .reviewWrap {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .top_header {
        display: none;
    }

    header nav .logo {
        width: auto;
    }

    header .navbar .logo img {
        width: 130px
    }

    header {
        top: 0;
    }

    .cartItemCard {
        margin: 0 0 1rem;
        padding-bottom: 15px;
    }

    .cartItemCard h4 {
        margin: 12px 0;
        font-size: 1.2rem;
    }

    .cartItemCard .price {
        margin-bottom: 10px;
        display: block;
    }

    .cartItemCard .proCounter {
        width: 100%;
        margin-bottom: 20px;
    }

    .cartItemCard .proCounter input {
        width: calc(100% - 100px);
    }

    .accountAccesSec .formStyle .input-group {
        flex-flow: column;
        align-items: center;
    }

    .accountAccesSec .formStyle .btnStyle {
        margin-bottom: 1rem;
    }

    .accountAccesSec h2 span {
        font-size: 30px;
    }

    .accountAccesSec h2 {
        font-size: 22px;
    }

    .main-slider {
        padding: 7rem 2rem 0;
    }

    .main-slider .content h2 {
        font-size: 2.3rem;
        margin-bottom: 1rem;
    }

    .leadForm h2 {
        font-size: 1.8rem;
    }

    .serviceCard.highlighted h2 small {
        display: block;
        font-size: 1.375rem;
    }

    .serviceCard.highlighted h2 {
        font-size: 1.6rem;
    }

    .serviceCard.highlighted h3 {
        font-size: 1.3rem;
    }

    .subjectCarousel .slick-prev {
        left: 43%;
    }

    .subjectCarousel .slick-next {
        right: 43%;
    }

    .reviewSec figure {
        display: none;
    }

    .reviewSec .incredibleServiceWrap {
        margin: 0;
    }

    .reviewSec .incredibleServiceWrap {
        left: 0;
        max-width: 100%;
        margin: 2rem 0 0;
    }

    .reviewWrap,
    .resultWrap {
        margin-top: 2rem;
        gap: 1rem;
    }

    .desireGrades .gradesList {
        flex-flow: row wrap;
        gap: 1rem;
    }

    .desireGrades .gradesList li {
        margin: 0;
        flex: 0 0 47%;
    }

    .desireGrades .gradesList .cell p {
        font-size: 0.9rem;
        padding-top: 0rem;
    }

    .desireGrades .gradesList .cell {
        width: 280px;
    }

    .serviceCard.highlighted,
    .desireGrades {
        background: #14324f;
    }

    .faqImg {
        margin-left: 0;
    }

    .faqSec .accordion-button {
        font-size: 1rem;

    }

    .lvyLeague .uniList .circle {
        margin: 1rem !important;
    }

    .copyright ul {
        flex-wrap: wrap;
    }

    .copyright ul li:first-child {
        flex: 0 0 100%;
    }

    .copyright ul li {
        flex: 0 0 31%;
        text-align: center;
        font-size: 12px;
    }

    .copyright ul li:nth-child(3) {
        display: none;
    }

    section {
        padding: 2rem 0;
    }

    .checkCircle,
    .reviewSec .arrow {
        display: none !important;
    }

    .reviewSec {
        padding-bottom: 2rem;
    }

    .listStyle {
        margin: 2rem 0;
    }

    .main-slider .btnWrap {
        display: none;
        gap: 0.5rem;
        margin-bottom: 1.5rem;
    }

    .main-slider figure {
        display: none;
    }

    header {
        padding-top: 1rem;
    }

    .leadForm .input-group,
    .leadForm .phone-container {
        margin-bottom: 1rem;
    }

    .leadForm .input-group .form-control,
    .leadForm .phone-container .form-control,
    .leadForm .phone-container .iti {
        height: 3rem;
    }

    .main-slider .listStyle li {
        line-height: 1.3;
    }

    .subjectList {
        flex-direction: column;
    }

    .studentsReviewsCarousel .review .comment,
    .studentsReviews .review .comment {
        height: auto;
    }

    .reviewSec .incredibleServiceWrap {
        bottom: 0rem;
    }

    .resultWrap {
        bottom: -1rem;
        left: 0;
    }

    .resultWrap {
        margin: 0;
    }

    .main-footer .copyright {
        margin: 0;
    }

    .tabStyle .imgWrap .women {
        display: none;
    }

    .subjectSec .themeBtn,
    .serviceCardSec .themeBtn {
        margin-top: 0rem;
        font-size: 1rem;
        padding: 10px 1rem;
    }

    .navStyle .nav-link {
        padding: 8px;
        font-size: 1rem;
    }

    .tabStyle {
        border: 1px solid #dadada;
        border-radius: 6px;
        padding: 2rem 1rem 1rem;
    }

    .tabStyle .imgWrap {
        display: none;
    }

    .hugeDiscount h2 {
        margin: 0 !important;
    }

    .sampleCarousel .slick-next {
        right: 41%;
    }
}

@media only screen and (max-width: 575px) {
    .subjectLast {
        margin: 0;
        padding: 0;
    }

    .main-slider {
        padding: 11rem 0 2rem;
        min-height: auto;
    }

    .serviceCard.highlighted,
    .desireGrades {
        padding: 1rem;
    }

    .serviceCard.highlighted .botomBordr {
        display: table;
        margin: 0 auto;
    }

    .serviceCard {
        padding: 0.5rem 1rem;
    }

    .subjectCarousel .subject {
        margin: 0 1rem;
        padding: 0;
    }

    .satisfiedList {
        margin: 1rem 0;
    }

    .main-slider .content h4 {
        display: none;
    }

    .leadForm h2 {
        display: none;
    }

    h2.mb_fm_hd {
        display: block !important;
        margin-top: 20px;
    }

    .leadForm {
        margin: 0;
        margin-top: -1rem;
        padding: 0;
    }

    .leadForm form button.ban_btn {
        font-size: 1rem;
    }

    .main-slider {
        background: #1f1d39;
        padding-bottom: 2rem;
    }

    .serviceCardSec {
        padding: 1rem 0;
    }

    .serviceCard.highlighted h2 small,
    .serviceCard.highlighted h3 {
        font-size: 1rem;
    }

    .serviceCard h4 img {
        width: 40px;
    }

    .serviceCard h4 {
        font-size: 1.3rem;
    }

    .linkStyle {
        font-size: 1rem;
    }

    .subjectSec {
        padding: 1rem 0;
        background-position: top left;
        background-size: 100% 120%;
    }

    h2,
    .confidentialSec h2 {
        font-size: 1.5rem;
        margin: 10px 0;
    }

    .subjectSec h2 small {
        font-size: 1rem;
    }

    .subjectSec p {
        font-size: 0.8rem;
    }

    .subjectCarousel .slick-next,
    .subjectCarousel .slick-prev {
        top: 87%;
    }

    .reviewSec .incredibleServiceWrap h4 {
        font-size: 1.3rem;
    }

    .desireGrades .gradesList .cell {
        width: 100%;
        padding: 1rem;
    }

    .confidentialSec .confidential,
    .ocheTag {
        font-size: 0.9rem;
    }

    .bgGrad img {
        width: 30px;
    }

    .faqSec h4 {
        font-size: 1.4rem;

    }

    .faqSec .accordion-button,
    .faqSec .accordion-button:not(.collapsed) {
        font-size: 0.8rem;
        margin-bottom: 0;
    }

    .subjectSec h2 small {
        font-size: 1rem;
    }

    .subjectSec p {
        font-size: 0.8rem;
    }

    .reviewSec .incredibleServiceWrap ul span br {
        display: none;
    }

    .reviewSec .incredibleServiceWrap ul span {
        font-size: 11px;
    }

    .confidentialSec .confidential,
    .ocheTag {
        font-size: 0.9rem;
        margin: 0;
    }

    .faqSec .ocheTag {
        width: 100%;
        justify-content: center;
    }

    .bgGrad img {
        width: 30px;
    }

    .faqImg {
        margin: 1rem 0;
        display: none;
    }

    .faqSec .net {
        display: none;
    }

    .desirePartnerCarousel .cell {
        width: 100%;
    }

    .main-footer h4 {
        margin-top: 1rem;
        margin-bottom: 0;
    }

    .main-footer {
        background: #1c1c3a;
        padding: 2rem 0;
        margin-top: 2rem;
    }

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

    .confidentialSec .confidential span {
        font-size: 0.8rem;
    }

    h2 br,
    .confidentialSec h2 br {
        display: none;
    }

    .desireGrades {
        padding: 1rem;
    }

    .confidentialSec h4 {
        font-size: 1.1rem;
        margin: 0.3rem 0;
    }

    .confidentialSec p {
        font-size: 1rem;
    }

    .accordion-body {
        padding: 0;
    }

    .accordion-body p {
        font-size: 0.8rem;
        margin: 0;
    }

    .faqSec,
    .pastResultSec,
    .reviewSec {
        padding: 1rem 0;
        background: #fff;
    }

    .desireGradesHead li:nth-child(2) {
        width: 100%;
    }

    .lvyLeague .uniList .circle {
        width: 5rem;
        height: 5rem;
    }

    .lvyLeague .uniList .circle img {
        width: 3rem;
    }

    .lvyLeague {
        padding: 0rem 0 0;
    }

    .resumeSample h3 {
        font-size: 1.5rem;
    }

    .resumeSample h3+p {
        width: 100%;
    }

    .reviewWrap {
        display: none;
    }

    .confidentialSec figure {
        display: none;
    }

    .confidentialSec {
        padding-top: 0rem;
    }

    .serviceCard.highlighted h2 {
        margin: 0;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    section {
        padding: 1rem 0;
    }

    .desireGrades .gradesList .cell h3 span {
        font-size: 2rem;
        margin-left: -8px;
    }

    .desireGrades .gradesList {
        margin-top: 0.3rem;
    }

    .confidentialSec .btnWrap {
        margin-top: 0rem;
    }

    .desirePartnerCarousel .cell {
        margin-top: 1rem;
    }

    .main-footer .line {
        display: none;
    }

    .pastInner {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .subjectSec {
        background: #14324f;
        min-height: 41rem;
    }

    .subjectinner {
        padding: 1rem 0;
        background: #14324f;
    }

    .subjectLast {
        margin-bottom: 0rem;
    }

    .reviewWrap {
        margin-top: 1rem;
    }

    .sampleCarousel .sampleWrap {
        min-height: 15.5rem;
    }

    .phone-container {
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    .foot_contact_info {
        flex-wrap: wrap;
        gap: 10px !important;
    }
}