* {
    font-family: "Roboto", serif;
}
main{
    word-break: break-word;
    line-height: 1.43em;
}
p, ul li, ol li, table{
    font-size: 18px;
    line-height: 1.5;
}
.applyP{
    margin-top: 48px!important;
    line-height: 28px!important;
    margin-bottom: 20px!important;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
	font-family: 'Roboto';
	margin-bottom: 8px;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main img:not(.whatsappBannerCta-modal, .bac-form-image, .customer-review-image) {
	font-family: Roboto;
	padding-top: 4px !important;
	padding-bottom: 8px !important;
	font-weight: 500;
	line-height: 1.2;
}
main strong{
	font-weight: 500;
}
main h6 {
	font-size: 1rem;
}
main h5 {
	font-size: 1.125rem;
}
main h4 {
	font-size: 1.25rem;
}
main h3 {
	font-size: 1.5rem;
}
main h2 {
	font-size: 1.75rem;
    padding-top: 24px!important;
}
main h1 {
	font-size: 2.5rem;
}
.published_at {
    margin-right: 15px;
}
.main_container .meta-data{
    padding: 0!important;
}
.toc_height{
    top: 74px !important;
}

.bac-page-divider-container{
    background: linear-gradient(180deg, #FFF7E8 0%, #FFF5D8 100%);
}

.bac-page-divider-content{
    background-image: url("../../images/blog-images/bac-ad-vector.svg");
    background-size: cover;
    padding: 64px 0px;
}

.common-width-container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.bac-page-divider-content-text{
   border-radius: 12px;
   border: 2px solid #FFB000;
   padding:32px 40px;
   background: white;
}

.bac-divider-text{
    color: #1E1E1E;
    text-align: center;
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 0px;

}

@media screen and (max-width:768px) {
    .breadcrumbs li{
		display: inline-block;
        max-width: 310px;
	}
    strong{
        font-size: 24px;
    }
    ol.breadcrumbs{
        padding-left: 0!important;
		margin-top: 0!important;
    }
    .pie-circle::before{
        font-size: 22px!important;
    }
    .schoolContainer, .schoolRhs{
        flex-direction: column!important;
    }
    .bannerContainer{
        grid-template-columns: auto!important;
    }
    .featuredImageContainer{
        min-height: 180px;
        margin-left: -27px;
        height: 122% !important;
    }
    main h1{
        font-size: 2rem!important;
    }
    main{
        padding: 0!important;
    }
    .applyBtn{
        font-size: 16px!important;
    }
    .listTitle{
        padding: 0 16px!important;
    }
    .schoolLhs{
        padding: 20px 16px!important
    }
    .schoolRhs{
        padding: 15px 16px!important;
    }
    .bannerContent{
        padding: 4px 16px!important;
    }
    .section2, .section4, .section5{
        margin: auto 4px!important;
        width: auto!important;
    }
    .schoolRhs .col1, .schoolRhs .col2{
        padding: 10px 0px!important;
        font-size: 16px!important;
    }
    .schoolRhs p{
        font-size: 16px!important;
    }
    p, ul li, ol li, table{
        font-size: 17px;
    }
    .main_container{
        display: flex !important;
        flex-direction: column;
        padding-left: 16px !important;
    }
    .lhs_class .mce-toc{
        margin-left: 4px;
    }
    .listicleExploreBanner{
        width: 100%;
    }
    .relatedBlogs{
        display: block !important;
    }
    .relatedBlogs-title{
        text-align: center;
    }
    #rhs{
        height: 0px;
    }
    #content{
        padding-left: 0px;
        padding-right: 0px;
    } 
    .readless_button{
        margin-bottom: 15px !important;
    }
    .readmore_button{
        margin-bottom: 10px;
    }
    iframe{
        width: auto !important;
    }
    .mce-toc li::marker {
        font-size: 18px;
    }
    .lhs_class .mce-toc ul li ul li {
        list-style: circle;
        margin-left: 32px;
        padding-left: 0;

    }
    .lhs_class .mce-toc ul li {
        list-style: none;
    }
    .seeAllContentlisticle, .viewLessContentlisticle{
        width: 100%;
        color: #0C71C3;
        padding: 8px 21px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        cursor: pointer;
        border: 1px solid #DEDEDE;
        background-color: white;
        margin: 0;
        border-top: 0;
        border-radius: 4px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .seeAllContentMainlisticle, .viewLessContentMainlisticle{
        margin-bottom: 20px;
    }
    .lhs_class .mce-toc ul li {
        list-style-type: disc;
        margin-left: 32px;
    } 
    .lhs_class .mce-toc ul li ul li{
        padding-top: 5px;
        padding-left: 0 !important;
    }
    .lhs_class .mce-toc ul li ul{
        margin-left: -14px !important;
    }
    .rhs-mobile-view{
        max-width: -webkit-fill-available;
        margin: 10px;
        height: unset;
        display: flex;
        width: 100%;
        justify-content: center;
        
    }
    .bac-page-divider-content{
        padding: 48px 0px !important;
    }
    .common-width-container{
        padding: 0px 16px;
    }
    .bac-page-divider-content-text{
        padding: 24px !important;
    }
}

.applyBtn{
    padding: 6px 10px;
}
.bannerContainer{
    max-width: 2600px;
    display: grid;
    grid-template-columns: 20% 80%;
    font-family: Roboto;
}
.lowerContent{
    margin-bottom: 30px!important;
}
#faq {
    margin: 48px auto;
    width: 100%;
}
.bannerContent{
    font-family: Roboto;
    padding: 30px 48px;
    color: #FFFFFF;
}
.applyBtn{
    display: block;
    font-size: 20px;
    width: fit-content;
    margin: auto;
    font-weight: 400;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    transition-property: all !important;
    color: #ffffff !important;
    border-width: 0px !important;
    margin-bottom: 10px !important;
    background-color: #293b5f;
}
.applyBtn:hover{
    text-decoration: underline;
}
.image_container .featuredImageContainer img{
    text-align: center;
    border-top-right-radius: 130px;
    border-bottom-right-radius: 130px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    height: 100% !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.image_container .featuredImageContainer{
    height: 100%;
    padding: 0!important;
    width: 100%;
    min-height: 250px;
    max-height: 250px;
}
main{
    padding: 0 0px 30px 0;
}
/* .section2,.section4{
    padding: 31px 0;
    margin: auto;
    width: 80%;
} */
.section1{
    background: transparent linear-gradient(90deg, #293B5F 0%, #1D2E51 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

.section5{
    margin: auto;
    width: 80%;
}
table{
    max-width: 100%!important;
}
main .blogs-table-container {
    max-width: 100%;
    overflow: auto;
}
main .blogs-table-container table tr td {
    word-break: break-word;
    padding: 8px;
    text-align: unset;
    border: 0.4px solid #C6C6C6;
}

strong{
    font-weight: 800!important;
    font-size: inherit;
}
.listTitle{
    padding-bottom: 0;
    margin-bottom: 48px;
    text-align: center;
    font-family: Roboto;
}
.listTitle h3, .listTitle h3 strong{
    font-size: 1.75rem!important;
    margin-bottom: 0!important;
}
.schoolContainer{
    min-height: 455px;
    display: flex;
    flex-direction: row;
    font-family: Roboto;
}
.schoolImage{
    height: 200px;
    width: 200px;
    margin-bottom: 9.27%;
    border-radius: 50%;
}
.schoolLhs{
    flex: 30%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: Roboto;
    padding: 20px 16px;
}
.schoolRhs{
    flex: 70%;
    display: flex;
    flex-direction: row;
    padding: 15px 30px;
    font-family: Roboto;
}
.schoolRhs .col1, .schoolRhs .col2{
    padding: 10px;
    flex: 50%;
    font-family: Roboto;
    font-size: 18px;
}
.site-header {
    height: 128.5px;
}
.schoolRhs p{
    font-size: 18px;
}
.schoolContainer:nth-child(odd){
    background-color: #f4f4f4!important;
}
.schoolTitle{
    /* min-height: 70.6px; */
    /* padding-top: 52px!important; */
    padding-bottom: 6px!important;
    margin-bottom: 24px!important;
    color: white;
    font-family: Roboto;
}
.schoolLocation{
    color: white;
    font-size: 1.125rem;
}
.section4{
    padding: 4% 0;
    padding-bottom: 0px;
    margin-top: -4px;
    margin-bottom: 3px;
    font-family: Roboto;
    text-align: unset;
}
.pe--increase-admit-container {
    box-shadow: 0 1px 2px rgb(0 0 0 / 35%);
    border-radius: 8px;
    background-color: #ffffff;
    padding: 20px 32px;
    box-shadow: 0 0 8px rgb(197 62 70 / 35%);
    border-radius: 8px;
    border: 2px solid #c53e46;
    font-family: Roboto;
}
.pe--admit-deadlines-text {
    color: rgba(0, 0, 0, 0.87);
    font-family: Lato;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
    font-family: Roboto;
}
.pe--admit-deadline-sub-text {
    color: #000000;
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    font-family: Roboto;
}
.pe--increase-admit-heading, .pe--increase-admit-heading .pe--highlight-text {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    font-family: Roboto;
}
.pe--increase-admit-heading {
    font-family: Roboto;
}
.pe--increase-admit-heading .pe--highlight-text {
    color: #c53e46;
}
.pe--schl-selector-cta-container {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 15px auto 30px;
    justify-content: center;
    font-family: Roboto;
}
.pe-jump-btn {
    display: flex;
    font-family: Roboto;
    background-color: #c53e46;
    color: white;
    font-size: 20px;
    height: 45px;
    border-radius: 5px;
    margin: 30px auto 0;
    border: 1px solid #c53e46;
    margin: 15px 0px 15px 30px;
    width: fit-content;
    font-family: Roboto;
}
.knowYourAuthor{
    font-size: 16px;
}
@media (max-width: 768px){
    main .blogs-table-container table tr td {
        word-break: normal !important;
    }
    .pe--increase-admit-container {
        padding: 20px 15px;
    }
    .pe--admit-deadlines-text .pe--highlight-text {
        font-size: 18px;
    }
    .pe--admit-deadline-sub-text {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .pe--increase-admit-heading, .pe--increase-admit-heading .pe--highlight-text {
        font-size: 18px;
        line-height: 28px;
    }
    .pe--increase-admit-heading {
        margin-bottom: unset;
    }
    .pe--increase-text, .pe--increase-text-ul li {
        font-size: 16px;
        font-weight: 400;
    }
    .pe--increase-container-img {
        margin-top: 15px;
        width: 90%;
        text-align: center;
    }
    .pe-jump-btn {
        display: flex;
        font-family: Roboto;
        background-color: #c53e46;
        color: white;
        font-size: 20px;
        height: auto;
        font-size: 18px;
        border-radius: 5px;
        margin: 10px auto;
        margin-bottom: 30px;
        border: 1px solid #c53e46;
        padding-right: 15px;
        padding-left: 15px;
    }
    .pe--schl-selector-cta-container {
        flex-direction: column-reverse;
        margin-top: 15px;
    }
    .lhs_class .mce-toc ul li ul li a{
        padding-left: 0px;

    }


}
.pe--admit-deadline-sub-text u {
    font-weight: 700;
}
.pe--admit-deadlines-text .pe--highlight-text {
    color: #c53e46;
    font-size: 20px;
    font-weight: 800;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
  }
@media screen and (min-width:768px) {
    .bannerIMG{
        width: 100%; 
        height: inherit; 
        object-fit: cover;
        object-position: 0% -30px; 
        padding: 0!important;
    }
}
.main_container .breadcrumbs{
    margin-bottom: 7px;
    margin-top: 0px;
}

/* Style for heading row */
.blogs-table-container tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.blogs-table-container tbody tr:nth-child(odd) {
    background-color: #F0F8FF;
}
.image_container{
    padding-top: 20px;
    padding-bottom: 20px;
}
.main_container {
    display: grid;
    padding: 20px;
    grid-template-columns: 250px auto auto 32px;
    grid-column-gap: 36px;
    padding-left: 45px;
    padding-top: 32px;
}

.rhs_side{
    margin-left: 2px;
    width: 333px;
    position: sticky;
    top: 150px; 
    overflow-y: auto;
    height: calc(100vh - 150px);
    margin-right: -59px;
    
}
.ppc-page-rhs{
    top: 85px;
}
.main_container .rhs_blog_book_call{
    border: #0B71C35C 2px solid;
    background: transparent linear-gradient(180deg, #E2F3FF29 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.relatedBlogs{
    display: none;
}

.main_container .mce-toc ul li {
    padding: 8px 0 8px 0;
}
.color{
    padding: 8px 16px !important;
    line-height: 20px;
    font-size: 16px;
    border-left: 4px solid #0c71c3;
    background-color: rgba(12, 113, 195, 0.06);
}
.main_container .mce-toc li a{
    padding: 0 20px;
}
.responsive-iframe{
    text-align: center;
}
.responsive-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.readmore_button{
    cursor: pointer;
    display: block;
    width: fit-content;
    flex-basis: 68%;
    margin-top: -20px;
}
.banner_content_main{
    display: inline-flex;
    flex-direction: column;
}
.readless_button{
    cursor: pointer;
    display: block;
    width: fit-content;
    flex-basis: 68%;
    margin-bottom: -15px;
   margin-top: -20px;
}
.banner_title{
    font-family: 'Merriweather';
    color: #FFE991;
    display: flex;
    align-items: center;
}
.readmore_button , .readless_button{
    text-decoration: underline;
}
.read_moreLess_button{
	float: right;
	margin-top: 26px;
}
.mobile-header li {
    line-height: unset;
}
#editBlog{
    right: unset !important;
    left: 15px !important;
}
#editBlog .floating-icon-text {
    font-size: 18px !important;
    padding: 15px 20px !important;
}

.lhs_class .mce-toc ul li ul{
    border: none;
    display: block;
    margin-left: unset;
    
}
.lhs_class .mce-toc ul li.active:has(ul) {
    background: white;
}
.lhs_class .mce-toc ul li:has(ul) {
    padding-right: 0px !important;
}

.lhs_class .mce-toc ul li.active:has(ul) > a {
    font-weight:500;
    color: #0c71c3;
}
.lhs_class .mce-toc ul li ul li{
    padding-left: 36px;
}
.main_container .rhs-images{
    top: 72px;
}

.rhs-images .rhs_blog_book_call,
.rhs-images .rhs_explore_banner
{
    display: none;
}
.rhs-images .related_blog_container{
    border-left: none;
}
