@font-face {font-family: "TT Comons";font-display: swap;font-fallback: Arial;font-weight: 600;src: url(../woff2/ttcommons-demibold.woff2) format('woff2');}
@font-face {font-family: "TT Comons";font-display: swap;font-fallback: Arial;font-weight: 300;src: url(../woff2/ttcommons-light.woff2) format('woff2');}

.clgblock-pre{
    background-color: #eee;
}
.clgblock-pre .nrow span{
    padding: 5px 10px;
    width: 100%;
    text-align: right;
}
.clgblock-bigimg{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 440px;
}
.clgblock-bigimg img{
    width:100%;
    max-width: 380px;
    height: auto;
}

.clgblock-twocolumns{
    display: flex;
    gap:20px;
    align-items: center;
    max-width: 1000px;
    margin-bottom: 100px;

}
.clgblock-twocolumns > div{
    width:50%;
}

.clgblock-text h2{
    font-size: 32px;
    margin:0 0 20px;
}
.clgblock-text > *{
    margin-bottom: 0;
}
.clgblock-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.clgblock-img img{
    max-width: 380px;
    height:auto;
    width: 100%;
}

@media screen and (max-width: 1023px) {
    .clgblock-twocolumns{
        flex-direction: column;
    }
    .clgblock-twocolumns.clgblock-twocolumns-reverse{
        flex-direction: column-reverse;
    }
    .clgblock-twocolumns > div{
        width:100%;
    }
}

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

}

/* new template */
.hdr-right-extra{

}
.hdr-college{
    display: flex;
    align-items: center;
    justify-content: center;
}
.hdr-college-logo{
    width:auto;
}
.hdr .hdr-college  .logo {
    max-width: 100%;
}
.hdr-college-separator{
    width:1.5px;
    background-color:#D1DDE5;
    height: 39px;
    margin:0 30px;
}
.clgblock-ntop {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:72px;
}

.clgblock-ntop-left {
    width: 40%;
}
.clgblock-ntop-left-btns, .clgblock-nbtm-in-btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.clgblock-ntop-left-btns a, .clgblock-nbtm-in-btns a {
    display: inline-block;
    width: 202px;
    padding: 0;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border-radius: 60px;
    font-weight: 500;
    font-size: 22px;
}
.clgblock-nbtm-in-btns a.btn-solid-blue-external {
    background-color: #fff;
    color:#000C3D;
}
.clgblock-nbtm-in-btns a.custombtn-border {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.clgblock-ntop-left h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 52px;
    margin: 0 0 20px;
}

.clgblock-ntop-left p {
    font-size: 30px;
    line-height: 34px;
}

.clgblock-ntop-right {
    width: 58%;
    position: relative;
}
.clgblock-ntop-right .clgblock-ntop-right-photo{
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 25px;
}
.clgblock-ntop-right .clgblock-ntop-right-photo{
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 25px;
}
.clgblock-ntop-right .clgblock-ntop-right-logo, .clgblock-nbtm-logo {
    width: 130px;
    height: 130px;
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 1px 11px 2px rgba(209,221,229,0.4);
}
.clgblock-nbtm-logo {
    top: -65px;
    bottom: auto;
}
.clgblock-twocolumns-new{
    max-width: 1145px;
    margin-bottom: 25px;
}
.clgblock-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.clgblock-img-new img {
    height: auto;
    max-width: 94%;
}
.clgblock-twocolumns-new .clgblock-text h2 {
    font-size: 38px;
    margin: 0 0 20px;
}

.clgblock-reviews{
    flex-direction: column;
    margin-bottom:145px;
}

.clgblock-reviews h3,
.clgblock-faqs h3 {
    font-size: 38px;
    font-weight: 600;
    margin: 60px auto 50px;
    text-align: center;
}
.clgblock-reviews-top{
    margin:0 0 40px;
}
.clgblock-faqs .faqs {
    max-width: 720px;
    margin: 0 auto 25px;
    width: 100%;
}

.clgblock-reviews-in {
    background-color: #f6f8fb;
    padding: 40px 30px 20px;
    border-radius: 30px;
    max-width: 860px;
    margin: 0 auto;
}
.clgblock-reviews-in img{
    margin: 0 auto 15px;
    display: block;
}
.elementor .clgblock-reviews-in .quote {
    display: block;
    margin: 8px auto 15px;
}
.clgblock-reviews-in p {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.clgblock-reviews-in span {
    font-style: italic;
    text-align: center;
    display: inline-block;
    margin:0 0 20px;
    width: 100%;
}



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

    .clgreviews-slider-item-in{
        margin:0 10px;
    }

    .clgblock-reviews-in p {
        font-size: 22px;

    }
    .clgblock-reviews-in span {
        font-size: 18px;
    }

}



.clgblock-nbtm {
    background: #000C3D;
    padding: 104px 0 54px;
    position: relative;
}
.clgblock-nbtm .nrow {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.clgblock-nbtm .nrow h3{
    max-width: 656px;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 40px;
    color:#fff;
    text-align: center;
    margin: 0 0 40px;
}
.clgblock-nbtm-in-btns {
}

.clgblock-faqs{
    flex-direction: column;
}


@media screen and (max-width: 1023px) {
    .clgblock-ntop {
        flex-direction: column-reverse;
        gap: 70px;
    }
    .clgblock-ntop-left, .clgblock-ntop-right{
        width:98%;
        max-width: 600px;
    }
    .hdr-college-logo, .hdr-college-separator{
        display: none;
    }
    main{
        padding-top: 0px;
    }
    .faqs-item-cnt-btns {
        margin-top: 17px;
        flex-direction: column;
    }
    .clgblock-ntop-left-btns, .clgblock-nbtm-in-btns {
        flex-direction: column;
    }

}
@media screen and (max-width: 767px) {
    main{
        padding-top: 65px;
    }
    .clgblock-pre .nrow span{
        text-align: center;
        font-size: 18px;
    }

}