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

@media (max-width: 1400px) {
    .topcolleges-block img.topcolleges-image {
        min-height: 355px;
        max-height: 355px;
    }
}

@media (max-width: 1299px) {
    .clgdetail-specs .cdspecs-wrap ul {
        flex-wrap: wrap;
    }
    .clgdetail-specs .cdspecs-wrap ul li {
        flex-basis: calc(33.3333% - 7px);
    }
    .interestedcollege h3 {
        font-size: 22px;
    }
    .studalsovisited h3 {
        font-size: 22px;
    }
    ul.box-style li {
        flex-basis: 31.73%;
    }
}

@media (max-width: 1199px) {

    .abtcount-block .abtcountb-txt h3 {
        font-size: 62px;
        line-height: 45px;
    }
    .abtcount-block .abtcountb-txt h4 {
        font-size: 26px;
        font-weight: 400;
        line-height: 18px;
    }

    .topcolleges-section .tcollege-left .tcoll-txt h3 {
        font-size: 32px;
    }
    .topcolleges-section .tcollege-left .tcoll-txt p {
        font-size: 18px;
        line-height: 22px;
    }
    .tcoll-nav .owl-nav a span {
        width: 50px;
        height: 50px;
    }


    .talkexpert-section .talkexp-block .talkexp-txt h3 {
        font-size: 62px;
        line-height: 54px;
    }
    footer .fcontact .fcontact-wrap {
        flex-wrap: wrap;
    }
    footer .fcontact .fcontact-wrap .fcont-block {
        flex: auto;
        width: 50%;
    }
    footer .fcontact .fcontact-wrap .fcont-block:nth-child(1),
    footer .fcontact .fcontact-wrap .fcont-block:nth-child(2) {
        border-bottom: 1px solid rgb(111, 112, 112, 0.5);
    }
    footer .fcontact .fcontact-wrap .fcont-block:nth-child(2) {
        border-right: 0;
    }

    .listing-head .right .mobfilter {
        display: block;
        white-space: nowrap;
    }

    .bxs3-wrap {
        gap: 30px 50px;
    }
    .box-style-3::after {
        width: 50px;
        background-size: 70%;
    }
    .bxs3-wrap li {
        width: calc((100% / 3) - 34px);
    }
    .box-style-3 h2 {
        width: 70px;
        font-size: 28px;
    }
    .box-style-3 h3 {
        font-size: 20px;
    }
    .box-style-3 p {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .abtcount-wrap > div[class^="col-"] {
        border-right-width: 0;
    }
    .abtcount-wrap > div[class^="col-"]:first-child {
        border-right-width: 1px;
    }
    .abtcount-block .abtcountb-txt {
        width: 135px;
    }
    .abt-details {
        margin-top: 50px;
    }

    .topcollection-section .topcolsec-head .tcsec-title h3 {
        font-size: 34px;
    }
    .topcollection-section {
        padding: 50px 0px 0px 0px;
    }

    .talkexpert-section .talkexp-block {
        height: 300px;
    }
    .talkexpert-section .talkexp-block .talkexp-txt {
        padding-left: 50px;
    }
    .talkexpert-section .talkexp-block .talkexp-txt h3 {
        font-size: 52px;
        line-height: 44px;
    }

    .talkexpert-section {
        margin: 50px 0px;
    }

    .fshort-links {
        padding: 50px 0px 20px 0px;
    }
    .fshort-links .fshortlinks-wrap {
        flex-wrap: wrap;
    }
    .fshort-links .fshortlinks-wrap .fshortlinks-col.big,
    .fshort-links .fshortlinks-wrap .fshortlinks-col.small {
        flex: auto;
        width: 50%;
        margin-bottom: 30px;
    }
    .fshort-links .fshortlinks-wrap .fshortlinks-col:nth-child(even) {
        padding-right: 0;
    }
    .coursestream-section {
        padding: 50px 0px;
    }
    .topcolleges-section {
        margin: 50px 0px;
    }

    .listing-head {
        flex-direction: column;
    }
    .listing-head .left {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }
    .listing-head .left .found {
        margin-left: 0;
        padding-left: 0;
        margin-top: 15px;
    }
    .listing-head .right {
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        padding: 5px 0px;
    }
    .listing-head .right .mobfilter::after {
        display: none;
    }

    .listitem-block {
        flex-direction: column;
    }
    .listitem-block .listitem-image {
        margin-bottom: 20px;
        margin-right: 0px;
        text-align: center;
    }
    
    .listitem-block .listitem-image .imagebox {
        width: 100%;
        height: 250px;
        border-radius: 10px;
    }
    .listitem-block .listitem-image .imagebox img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .courselist-block .clist-details .clist-det {
        flex-wrap: wrap;
    }
    .courselist-block .clist-details .clist-det li {
        width: 50%;
    }
    .courselist-block .clist-details .clist-det li:nth-child(odd) {
        justify-content: flex-start;
        padding-left: 0;
    }
    .courselist-block .clist-details .clist-det li:nth-child(even) {
        justify-content: flex-end;
        padding-right: 0;
    }

    .contact-page {
        padding: 100px 0px;
    }
    .contactpg-inner {
        padding: 50px;
    }

    .aboutus-page .aboutuspg-inner {
        padding: 50px 0px;
    }

    .collegedetail-page {
        padding-bottom: 50px;
    }
    .collegedetail-page .clgdetail-head .cdinner {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .collegedetail-page .clgdetail-head .cdinner .cdi-left .colname {
        font-size: 30px;
    }

    .clgdetail-specs .cdspecs-wrap ul li .cdsblock .sbtxt h3 {
        font-size: 16px;
    }
    .clgdetail-specs .cdspecs-wrap ul li .cdsblock .sbtxt p {
        font-size: 18px;
    }
    .clgdetail-tabs .cdt-tabs {
        border-radius: 4px;
    }
    .clgdetail-tabs .cdt-tabs li a {
        font-size: 16px;
        border-radius: 4px;
    }
    .clgdetail-content h3 {
        font-size: 20px;
    }
    .clgdetail-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .clgdetail-content .ol-style-1 li {
        counter-increment: my-awesome-counter;
        font-size: 16px;
    }
    .clgdetail-content .ul-style-1 li {
        font-size: 16px;
    }

    .coursesdetail-page {
        padding-bottom: 50px;
    }
    .coursesdetail-page .coudetail-header .cdhinner h3 {
        font-size: 30px;
    }
    .topcolleges-block img.topcolleges-image {
        min-height: 305px;
        max-height: 305px;
    }

    .nocollege-wrap > div {
        width: 80%;
    }

    .inner-page {
        padding: 50px 0px;
    }

    .sub-hd-0 {
        font-size: 30px;
    }
    .sub-hd-1 {
        font-size: 28px;
    }
    .sub-hd-2 {
        font-size: 22px;
    }
    .sub-hd-3 {
        font-size: 18px;
    }

    .bxs3-wrap li {
        width: calc((100% / 2) - 40px);
    }
    .bxs3-wrap li:nth-child(even) .box-style-3::after {
        display: none;
    }
    .bxs3-wrap li:nth-child(odd) .box-style-3::after {
        display: block;
    }
    .bxs3-wrap.how-select li {
        width: calc((100% / 3) - 16px);
    }
}

@media (max-width: 767px) {
    .clgdetail-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .topcolleges-section .tcollege-left .tcollegel-inner {
        flex-direction: column;
    }
    .topcolleges-section .tcollege-left .tcoll-txt {
        text-align: center;
    }
    .topcolleges-section .tcollege-left .tcoll-txt a {
        justify-content: center;
    }
    .tcoll-nav .owl-nav {
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin: 20px 0px;
        justify-content: center;
    }
    .tcoll-nav .owl-nav a:first-child {
        margin-bottom: 0px;
        margin-left: 10px;
    }

    .topcollection-section .topcolsec-head .tcsec-title h3 {
        font-size: 30px;
    }
    .topcollection-section .topcolsec-head {
        flex-direction: column;
    }
    .topcollection-section .topcolsec-head .tcsec-nav {
        margin-top: 10px;
    }


    footer .fcontact .fcontact-wrap .fcont-block.fcall h4 {
        font-size: 16px;
        line-height: 32px;
    }
    footer .fcontact .fcontact-wrap .fcont-block.fcall a {
        font-size: 26px;
        line-height: 32px;
    }
    footer .fcopyright .ulfcpy {
        flex-wrap: wrap;
    }
    footer .fcopyright .ulfcpy li:first-child {
        width: 100%;
        text-align: center;
    }
    footer .fcopyright .ulfcpy li:first-child::after {
        display: none;
    }

    .costream-block .coustr-details {
        padding: 20px 20px 25px 20px;
    }
    .costream-block .coustr-details .csdet-left h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .costream-block .coustr-details .csdet-left p {
        font-size: 13px;
        line-height: 15px;
    }
    .costream-head {
        flex-direction: column;
    }

    .listitem-block .listitem-details .lidet-features .fealist li {
        width: calc(50% - 5px);
        margin: 10px 0px;
    }

    .contact-page {
        padding: 50px 0px;
    }
    .contactpg-inner {
        padding: 40px;
    }


    .about-innerbanner .abtinnerbanner img.banner-image {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: left;
    }
    .aboutus-page .aboutuspg-inner {
        padding: 40px 0px;
    }
    .aboutpg-bottomlink {
        padding: 30px 0px;
    }

    .aboutuspg-inner .two-col-img {
        margin-bottom: 20px;
    }
    .aboutuspg-inner .two-col-img .tcol-right {
        margin-top: 10px;
    }

    .collegedetail-page {
        padding-bottom: 40px;
    }
    .collegedetail-page .clgdetail-head .cdinner .cdi-left .colname {
        font-size: 28px;
        margin-bottom: 0px;
    }
    
    .clgdetail-specs .cdspecs-wrap ul li {
        flex-basis: calc(50% - 10px);
    }

    .tableocont {
        width: 100%;
        /* column-count: 1; */
        padding: 20px 15px 5px 15px;
    }
    .tableocont ol {
        font-size: 16px;
    }

    .coursesdetail-page {
        padding-bottom: 40px;
    }
    .coursesdetail-page .coudetail-header .cdhinner h3 {
        font-size: 30px;
    }
    .coursesdetail-page .coudetail-description .cddesc-specs li h3 {
        font-size: 16px;
    }
    .coursesdetail-page .coudetail-description .cddesc-specs li p {
        font-size: 18px;
    }
    
    .contentsec h3 {
        font-size: 20px;
    }
    .contentsec p {
        font-size: 16px;
        line-height: 26px;
    }
    .topcolsec-block img.topcol-image {
        min-height: 283px;
        max-height: 283px;
    }
    .searchPopup .modal-dialog {
        padding: 10px 10px;
    }
    .searchPopup .modal-body {
        padding: 60px 10px 30px 10px;
    }
    .searchPopup .modal-body .btn-close {
        width: 30px;
        height: 30px;
    }

    .nocollege-wrap > div {
        width: 100%;
    }

    .inner-page {
        padding: 40px 0px;
    }

    .sub-hd-0 {
        font-size: 28px;
    }
    .sub-hd-1 {
        font-size: 26px;
    }
    .sub-hd-2 {
        font-size: 20px;
    }
    .sub-hd-3 {
        font-size: 16px;
    }

    .bxs3-wrap li {
        width: 100%;
    }
    .bxs3-wrap li .box-style-3::after {
        display: none !important;
    }

    .box-style-3 h2 {
        width: 60px;
        font-size: 24px;
    }
    .box-style-3 h3 {
        font-size: 18px;
    }
    .box-style-3 p {
        font-size: 16px;
    }
    .bxs3-wrap.how-select li {
        width: calc((100% / 2) - 12px);
    }
}

@media (max-width: 575px) {
    ul.box-style li {
        flex-basis: calc(50% - 12px);
    }
    .abt-details {
        margin-top: 40px;
    }

    .topcolleges-section {
        margin: 40px 0px;
    }

    .topcollection-section {
        padding: 40px 0px 0px 0px;
    }

    .talkexpert-section {
        margin: 40px 0px;
    }
    .fshort-links {
        padding: 40px 0px 10px 0px;
    }
    .fshort-links .fshortlinks-wrap .fshortlinks-col.big,
    .fshort-links .fshortlinks-wrap .fshortlinks-col.small {
        width: 100%;
    }
    .fshort-links .fshortlinks-wrap .fshortlinks-col {
        padding-right: 0;
    }

    footer .fcontact .fcontact-wrap .fcont-block {
        width: 100%;
        border-bottom: 1px solid rgb(111, 112, 112, 0.5);
        border-right: 0;
    }
    footer .fcontact .fcontact-wrap .fcont-block:last-child {
        border-bottom: 0;
    }
    .coursestream-section {
        padding: 40px 0px;
    }
    .abtcount-block {
        flex-direction: column;
        align-items: center;
    }
    .abtcount-block .abtcountb-img {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .abtcount-block .abtcountb-txt {
        text-align: center;
    }

    .courselist-block .clist-details .clist-det li {
        width: 100%;
        justify-content: flex-start !important;
        padding-left: 0;
    }
    
    .unipartners-section {
        margin-top: 0px;
    }
    .listing-head .right .sortby .sortby-select {
        width: 130px;
    }

    .contactpg-inner {
        padding: 40px 20px;
    }

    .loginModal .modal-body {
        padding: 50px 20px;
    }
    .loginModal button.btn-close {
        top: 20px;
        right: 20px;
    }

    .collegedetail-page .cdgal-wrap {
        height: auto;
    }
    .collegedetail-page .cdgal-wrap .galleryrow.s1 {
        flex-direction: column;
    }
    .collegedetail-page .cdgal-wrap .cdgal-showall {
        padding: 10px 10px;
    }
    .collegedetail-page .cdgal-wrap .cdgal-showall span {
        display: none;
    }
    .tableocont {
        column-count: 1;
    }

    .clgdetail-tabs.fix-it {
        top: 126px;
    }
    .clgdetail-tabs.fix-it.after-login {
        top: 146px;
    }

    .scroll-down .clgdetail-tabs.fix-it.after-login {
        top: 0px;
    }

    .single-wrap {
        flex-direction: column;
        align-items: initial;
    }
    .single-wrap span {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .single-wrap .nice-select {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .single-wrap .nice-select:last-child {
        margin-bottom: 0px;
    }
    .single-wrap .nice-select .list {
        width: 100%;
    }

    .tocscrolling {
        scroll-margin-top: 210px;
    }
    .wew__outer .slideleft-arrow,
    .wew__outer .slideright-arrow,
    .wew__outer {
        border-radius: 0;
    }

    .cont-wrap p {
        font-size: 16px;
    }
    ol.list-style-1 {
        font-size: 16px;
    }
    .bxs3-wrap.how-select li {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .logregModal  .modal-dialog {
        max-width: 435px;
    }
}

@media (max-width: 1199px) {
    .galleryimages-outer .gimgrow {
        height: auto;
        /* flex-direction: column; */
        flex-wrap: wrap;
    }
    .galleryimages-outer .gimgrow .gimgcol.g1 {
        flex: 1;
    }
    .galleryimages-outer .gimgrow .gimgcol.g2 {
        flex: 1;
    }
    .galleryimages-outer .gimgrow .gimgcol.g3 {
        width: 100%;
        flex: initial;
    }
    .galleryimages-outer .gimgrow .gimgcol > div {
        height: 250px !important;
    }
}
@media (max-width: 767px) {
    .galleryimages-outer .gimgrow {
        flex-direction: column;
        /* flex-wrap: wrap; */
    }
    .galleryimages-outer .gimgrow .gimgcol.g1 {
        flex: initial;
    }
    .galleryimages-outer .gimgrow .gimgcol.g2 {
        flex: initial;
    }
    .galleryimages-outer .gimgrow .gimgcol.g3 {
        flex: initial;
    }
}
@media (max-width: 575px) {
    .galleryimages-outer .gimgrow .gimgcol > div {
        height: 200px !important;
    }
}