@media (min-width: 1200px) and (max-width: 1399px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 1299px) {
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-2 {
        bottom: 130px;
    }
    .homebanner-owl .owl-dots {
        left: 30px;
    }
}

@media (max-width: 1199px) {
    .title-1 h3 {
        font-size: 46px;
    }
    .hd-style-1 h3 {
        font-size: 44px;
    }


    header .classyright-menu .crm-login {
        font-size: 16px;
        padding: 31px 40px;
    }


    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 {
        bottom: 30px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 {
        font-size: 40px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 img {
        width: 150px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-2 {
        bottom: 90px;
        width: 280px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-2 p {
        font-size: 17px;
    }
    .homebanner-owl .owl-dots {
        left: 30px;
    }


    .aboutus-section::before {
        font-size: 20px;
        left: 20px;
    }
    .aboutus-section .abtsec-left {
        padding: 100px 0px 100px 30px;
    }
    .aboutus-section .abtsec-left h6 {
        font-size: 26px;
    }
    .aboutus-section .abtsec-left .gppae-logo img {
        max-width: 300px;
    } 
    .aboutus-section .abtsec-right img {
        margin-top: -60px;
    }


    .whychoose-section {
        margin: 60px 0px;
    }    
    .whychoose-section .whysec-left, 
    .whychoose-section .whysec-right {
        padding: 50px 0px;
    }
    .wc-block .wcbhead > div:first-child img {
        max-width: 38px;
    }
    .wc-block .wcbhead h3 {
        font-size: 20px;
    }
    @keyframes whysecrotation {
        from {
            transform: rotate(0deg) scale(0.86);
        }
        to {
            transform: rotate(360deg) scale(0.86);
        }
    }


    .whyweexist-section .wwesec-title h3 {
        font-size: 129px;
    }
    .whyweexist-section .wwes-content {
        margin-top: -130px;
    }
    .whyweexist-section .wwesec-left {
        /* padding: 0px 90px 0px 30px; */
    }


    .ex-block .exbimage img {
        max-width: 90px;
    }
    .ex-block .exbtext h6 {
        font-size: 13px;
    }
    .ex-block .exbtext h3 {
        font-size: 26px;
    }
    .ex-block .exbtext p {
        font-size: 16px;
    }


    footer .fbottom .fbinner {
        flex-direction: column-reverse;
    }


    .innerbanner-section .inbanner-text h1 {
        font-size: 55px;
    }
    .innerbanner-section .inbanner-text h5 {
        font-size: 24px;
    }


    .supportdetails-wrap .sdw-head .sdh-icon {
        width: 70px;
    }
    .supportdetails-wrap .sdw-head h3 {
        font-size: 44px;
    }


    .login-page .logpg-left .lpltitle {
        margin-bottom: 40px;
    }
    .login-page .logpg-left .lpltitle h3 {
        font-size: 50px;
    }
    .login-page .logpg-left .lpltitle span {
        padding-right: 60px;
    }
    .login-page .logpg-left .lpltitle img {
        width: 150px;
    }
    .login-page .logpg-left .lpltxt p {
        font-size: 22px;
    }
    .login-page .logpg-left .lpltxt p a {
        margin-left: 0px;
    }
    .login-page .logpg-left .lplimg {
        margin-top: -80px;
    }
    .login-page .logpg-left {
        padding-top: 60px;
    }


    .exam-block .ebhead .ebhright .ebhr-top h2 {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .section-padding {
        padding: 70px 0px;
    }
    .inner-page {
        padding: 70px 0px;
    }
    .title-1 h3 {
        font-size: 44px;
    }
    .hd-style-1 h3 {
        font-size: 40px;
    }


    .homebanner-owl .hbanner-block {
        min-height: initial;
        flex-direction: column;
    }
    .homebanner-owl .hbanner-block .hbbcaption {
        position: initial;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner {
        padding: 20px 0px 50px 0px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 {
        bottom: 40px;
        /* width: 250px; */

        width: 100%;
        position: initial;
        margin-bottom: 12px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 {
        font-size: 30px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 img {
        width: 120px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-2 {
        bottom: 20px;
        /* width: 190px; */

        width: 100%;
        position: relative;
        bottom: 0;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-2 p {
        font-size: 16px;
    }
    .homebanner-owl .owl-dots {
        left: 25px;
    }


    .aboutus-section::before {
        display: none;
        /* font-size: 18px; */
        /* left: 10px; */
    }
    .aboutus-section .abtsec-left {
        padding: 0px 0px;
        text-align: left;
    }
    .aboutus-section .abtsec-left .gppae-logo {
        text-align: left;
    }
    .aboutus-section .abtsec-left .gppae-logo img {
        max-width: 250px;
    }
    .aboutus-section .abtsec-left h6 {
        font-size: 24px;
    }
    .aboutus-section .abtsec-left h4 {
        font-size: 18px;
    }
    .aboutus-section .abtsec-left p {
        font-size: 16px;
    }
    .aboutus-section .abtsec-right img {
        margin-top: -40px;
    }


    .whychoose-section {
        padding: 50px 0px;
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .whychoose-section .whysec-left {
        padding: 0px 0px 30px 0px;
    }
    .whychoose-section .whysec-right {
        padding: 0px 0px 0px 0px;
    }

    
    .whyweexist-section .wwesec-title {
        margin-top: 20px;
    }
    .whyweexist-section .wwesec-title h3 {
        font-size: 96px;
    }
    .whyweexist-section .wwes-content {
        margin-top: -100px;
    }
    .whyweexist-section .wwesec-right {
        padding-top: 0px;
        text-align: left;
    }


    .ex-block .exbtext {
        padding-top: 10px;
    }


    .excellence-section .excsec-left {
        margin-bottom: 30px;
    }
    .ex-block {
        margin-bottom: 30px;
    }


    .innerbanner-section .inbanner-text h1 {
        font-size: 50px;
    }
    .innerbanner-section .inbanner-text h5 {
        font-size: 22px;
    }


    .block-style-1 .bs1txt h3 {
        font-size: 18px;
    }


    .supportdetails-wrap .sdw-head .sdh-icon {
        width: 60px;
    }
    .supportdetails-wrap .sdw-head h3 {
        font-size: 40px;
    }


    .login-page .logpg-left .lpltitle {
        margin-bottom: 30px;
    }
    .login-page .logpg-left .lpltitle h3 {
        font-size: 40px;
    }
    .login-page .logpg-left .lpltitle span {
        padding-right: 40px;
    }
    .login-page .logpg-left .lpltitle img {
        width: 140px;
    }
    .login-page .logpg-left .lpltxt p {
        font-size: 20px;
    }
    .login-page .logpg-left .lplimg {
        margin-top: -50px;
    }
    .login-page .logpg-left {
        padding-top: 40px;
    }


    .exam-block {
        padding-bottom: 70px;
        margin-bottom: 70px;
    }
    .exam-block .ebhead .ebhleft {
        max-width: 250px;
    }
    .exam-block .ebhead .ebhright .ebhr-top h2 {
        font-size: 35px;
    }
    .exam-block .ebhead .ebhright .ebhr-top h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .exam-block .ebhead .ebhright .ebhr-top h4 {
        font-size: 18px;
    }
    .exam-block .ebhead .ebhright .ebhr-top h4 span {
        width: 25px;
        height: 35px;
        font-size: 22px;
    }
    .exam-block .ebbody {
        margin-top: 40px;
    }
    .exam-block .ebbody .ebtask-list {
        margin-bottom: 30px;
    }
    .exam-block .ebbody .ebtask-list .ebt-top .taskcount {
        font-size: 18px;
        padding: 10px 15px;
    }
    .exam-block .ebbody .ebtask-list .ebt-top .taskduration h4 {
        font-size: 16px;
    }
    .exam-block .ebbody .ebtask-list .ebt-top .taskduration ul {
        font-size: 14px;
    }
    .exam-block .ebbody .ebtask-list .ebt-top .taskduration ul li i {
        font-size: 16px;
    }
    .exam-block .ebbody .ebtask-list .ebt-bottom h3 {
        font-size: 18px;
    }
    .exam-block .ebbody .ebtask-list .ebt-bottom p {
        font-size: 16px;
    }
    
    
    .contact-list ul li > div:first-child span {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
    .contact-list ul li > div:last-child p {
        font-size: 18px;
    }
    .contact-list ul li > div:last-child h4,
    .contact-list ul li > div:last-child a {
        font-size: 25px;
    }

    
    .contactpgsec-bottom .cpbsec-left {
        padding: 130px 0px 70px;
    }
    .cbottom-list .cblicon span {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
    .cbottom-list p {
        font-size: 16px;
    }
    .cbottom-list a {
        font-size: 25px;
    }


    .block-style-2 .bs2head .bs2h-text h3 {
        font-size: 26px;
    }
    .block-style-2 .bs2body p {
        font-size: 18px;
    }


    .block-style-3 .bs3right {
        padding: 50px 80px 40px 80px;
    }
    .block-style-3 .bs3right h3 {
        font-size: 22px;
    }
    .block-style-3 .bs3right p {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .section-padding {
        padding: 50px 0px;
    }
    .inner-page {
        padding: 50px 0px;
    }
    .title-1 h3 {
        font-size: 40px;
    }
    .hd-style-1 h3 {
        font-size: 36px;
    }


    header .classyright-menu .crm-login {
		padding: 26px 20px;
	}


    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 {
        font-size: 26px;
    }
    .homebanner-owl .hbanner-block .hbbcaption .hbcap-inner .hbcap-1 h1 img {
        width: 80px;
    }
    .homebanner-owl .owl-dots {
        left: 20px;
    }


    .aboutus-section .abtsec-left {
        padding: 0px 0px;
    }
    .aboutus-section .abtsec-left .gppae-logo img {
        max-width: 200px;
    }
    .aboutus-section .abtsec-left h6 {
        font-size: 22px;
    }
    .aboutus-section .abtsec-left h4 {
        font-size: 16px;
    }
    .aboutus-section .abtsec-left p {
        font-size: 14px;
    }


    .whychoose-section {
        padding: 40px 0px;
        margin-top: 40px;
    }
    .whychoose-section .whysec-left {
        padding: 0px 0px 20px 0px;
    }
    .wc-block {
        margin-bottom: 20px;
    }


    .whyweexist-section .wwesec-title h3 {
        font-size: 70px;
    }
    .whyweexist-section .wwes-content {
        margin-top: -80px;
    }
    .whyweexist-section .wwesec-right h3 {
        font-size: 18px;
    }
    .whyweexist-section .wwesec-right p {
        font-size: 16px;
    }


    .ex-block .exbimage img {
        max-width: 70px;
    }
    .ex-block .exbtext h6 {
        font-size: 12px;
    }
    .ex-block .exbtext h3 {
        font-size: 24px;
    }
    .ex-block .exbtext p {
        font-size: 14px;
    }


    .excellence-section .excsec-left {
        margin-bottom: 20px;
    }
    .ex-block {
        margin-bottom: 20px;
    }


    .innerbanner-section .inbanner-text h1 {
        font-size: 40px;
    }
    .innerbanner-section .inbanner-text h5 {
        font-size: 18px;
    }


    .block-style-1 {
        padding: 15px 15px;
    }
    .block-style-1 .bs1txt h3 {
        font-size: 16px;
    }


    .supportdetails-wrap .sdw-head .sdh-icon {
        width: 50px;
    }
    .supportdetails-wrap .sdw-head h3 {
        font-size: 36px;
    }
    .supportdetails-wrap .sdw-body h5 {
        font-size: 22px;
    }
    .supportdetails-wrap .sdw-body p {
        font-size: 16px;
    }


    .login-page .logpg-left .lpltitle {
        margin-bottom: 20px;
        display: none;
    }
    .login-page .logpg-left .lpltitle h3 {
        font-size: 30px;
    }
    .login-page .logpg-left .lpltitle span {
        padding-right: 20px;
    }
    .login-page .logpg-left .lpltitle img {
        width: 120px;
    }
    .login-page .logpg-left .lpltxt p {
        font-size: 18px;
    }
    .login-page .logpg-left {
        padding-top: 0px;
        padding-bottom: 50px;
        text-align: center;
    }
    .login-page .logpg-left .lplimg {
        display: none;
    }


    .exam-block {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .exam-block .ebhead .ebhleft {
        max-width: 200px;
    }
    .exam-block .ebhead .ebhright .ebhr-top h2 {
        font-size: 30px;
    }


    .contact-list ul li > div:first-child span {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    .contact-list ul li > div:last-child p {
        font-size: 16px;
    }
    .contact-list ul li > div:last-child h4,
    .contact-list ul li > div:last-child a {
        font-size: 20px;
    }
    .contactpgsec-bottom {
        background-image: url('../images/contact-shape-1-bg.jpg');

    }
    .contactpgsec-bottom .cps-bg1, 
    .contactpgsec-bottom .cps-bg2 {
        display: none;
    }
    .contactpgsec-bottom .cpbsec-left {
        justify-content: center;
        padding: 50px 0px;
    }


    .block-style-2 .bs2head .bs2h-text h3 {
        font-size: 24px;
    }
    .block-style-2 .bs2body p {
        font-size: 16px;
    }


    .text-wrap-1 p {
        font-size: 18px;
    }


    .block-style-3 {
        border-radius: 30px;
    }
    .block-style-3 .bs3right {
        padding: 30px 30px 30px 30px;
    }
    .block-style-3 .bs3right h3 {
        font-size: 20px;
    }
    .block-style-3 .bs3right p {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .title-1 h3 {
        font-size: 36px;
    }
    .hd-style-1 h3 {
        font-size: 32px;
    }


    .homebanner-owl .owl-dots {
        left: 10px;
    }


    .whyweexist-section .wwesec-title {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .whyweexist-section .wwesec-title h3 {
        font-size: 46px;
    }
    .whyweexist-section .wwes-content {
        margin-top: 0px;
    }
    .whyweexist-section .wwesec-left {
        /* padding: 0px 60px 0px 30px; */
    }

    footer .ftop .ftlinks .ftl-block {
        font-size: 22px;
    }


    .innerbanner-section .inbanner-text h1 {
        font-size: 32px;
    }
    .innerbanner-section .inbanner-text h5 {
        font-size: 16px;
    }


    .supportdetails-wrap .sdw-head .sdh-icon {
        width: 45px;
    }
    .supportdetails-wrap .sdw-head h3 {
        font-size: 30px;
    }


    .exam-block .ebhead {
        flex-direction: column;
        align-items: center;
    }
    .exam-block .ebhead .ebhright .ebhr-top {
        padding-left: 0;
        border-left: 0;
    }

    .block-style-3 .bs3right h3 {
        font-size: 18px;
    }
    .block-style-3 .bs3right p {
        font-size: 14px;
    }

    .navtabs-style-1 .nav-tabs .nav-link {
        padding: 10px 20px;

    }
}










@media (max-width: 1199px) {
    .examscoring-section .essec-inner {
        padding: 50px 0px;
    }
    .examscoring-section .essec-inner .essimg {
        width: 450px;
        /* height: 476px; */
        height: auto;
    }


    .examscore-block .esbhead .esh-text h3 {
        font-size: 11px;
    }
    .examscore-block .esbhead .esh-text p {
        font-size: 16px;
    }
    .examscore-block .esbbody p {
        font-size: 13px;
    }

    
    .examscoring-section .essec-inner .esblock1 {
        position: absolute;
        top: 0;
        right: 50px;
        width: 370px;
    }
    .examscoring-section .essec-inner .esblock2 {
        top: 120px;
        left: 10px;
    }
    .examscoring-section .essec-inner .esblock3 {
        top: 310px;
        left: 10px;    
    }
    .examscoring-section .essec-inner .esblock4 {
        bottom: 20px;
        right: 190px;
    }
    .examscoring-section .essec-inner .esblock4 {
        bottom: 20px;
        right: 190px;
    }
    .examscoring-section .essec-inner .esblock5 {
        top: 210px;
        width: 230px;
    }
}
@media (max-width: 991px) {
    .examscoring-section .essec-inner {
        padding: 0px 0px;
    }
    .examscoring-section .essec-inner .essimg {
        display: none;
    }


    .examscoring-section .essec-inner {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }
    .examscoring-section .essec-inner .examscore-block {
        width: calc(50% - 12px);
        height: auto;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: left;
        margin-bottom: 0px;
    }
    .examscoring-section .essec-inner .examscore-block .level {
        display: block;
    }
    .examscoring-section .essec-inner .examscore-block::before {
        display: block;
    }
    .examscoring-section .essec-inner .examscore-block .esbhead {
        flex-direction: row;
        margin-top: 5px;
    }
}

@media (max-width: 767px) {
    .examscoring-section .essec-inner .examscore-block {
        width: 100%;
    }
}





/* Training page :start */
@media screen and (max-width: 1199px) {
    .training-page .theassessment-section.training .tasec-title {
        font-size: 40px;
    }
    .training-page .theassessment-section .tablock::before {
        width: 50px;
    }
}
@media screen and (max-width: 991px) {
    .training-page .who-we-are {
        padding-bottom: 60px;
    }
    .training-page .border-cell p:first-child {
        font-size: 18px;
    }
    .training-page .theassessment-section {
        padding: 60px 0px;
        margin-top: 60px;
    }
    .training-page .theassessment-section.training .tasec-title {
        font-size: 35px;
    }
    .training-page .theassessment-section .tablock img {
        max-height: 60px;
    }
    .training-page .theassessment-section .tablock::before {
        content: '';
        width: 40px;
        height: 40px;
    }
    .training-page .theassessment-section .tablock {
        padding: 30px 30px;
    }
    .training-page .theassessment-section .tablock h3 {
        font-size: 19px;
    }
    .training-page .theassessment-section .tablock p {
        font-size: 15px;
    }
    .training-page .test-information {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .training-page .test-information h1 {
        font-size: 55px;
    }
    .training-page .test-information .cell {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
    .training-page .test-information .cell span {
        min-width: 76px;
        min-height: 76px;
        margin-bottom: 15px;
    }
    .training-page .test-information .cell .content {
        padding-left: 0;
    }
    .training-page .test-information .cell .content h4 {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .training-page .border-cell {
        padding: 30px;
        border-radius: 30px;
    }
    .training-page .theassessment-section {
        padding: 50px 0px;
        margin-top: 50px;
    }
    .training-page .theassessment-section.training .tasec-title {
        font-size: 30px;
    }
    .training-page .theassessment-section .tablock img {
        max-height: 50px;
    }
    .training-page .theassessment-section .tablock::before {
        width: 34px;
        height: 30px;
    }
    .training-page .theassessment-section .tablock h3 {
        font-size: 18px;
    }
    .training-page .theassessment-section .tablock p {
        font-size: 14px;
    }
    .training-page .test-information h1 {
        font-size: 45px;
    }
    .training-page .test-information.training span.one {
        font-size: 16px;
    }

    .training-page .test-information .cell .content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .training-page .test-information .cell .content p {
        font-size: 16px;
    }
    .training-page .test-information.training hr.one {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    .training-page .border-cell {
        padding: 24px;
        border-radius: 20px;
    }
    .training-page .theassessment-section .tablock img {
        max-height: 40px;
    }
    .training-page .theassessment-section .tablock::before {
        width: 34px;
        height: 30px;
    }
    .training-page .theassessment-section .tablock h3 {
        font-size: 18px;
    }
    .training-page .theassessment-section .tablock p {
        font-size: 14px;
    }
    .training-page .test-information h1 {
        font-size: 35px;
    }
    .training-page .test-information.training hr.one {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}
/* Training page :end */