html {
    scroll-behavior: smooth !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
}

/*start home page */

.research-block{
    height: 355px;
}
.research-block h3{en
    padding: 10px;
}

@media screen and (min-width:1024px) {
    .research-block{
        height: 320px;
    }
}
@media screen and (min-width:1400px) {
    .research-block{
        height: 300px;
    }
}
@media screen and (min-width:1800px) {
    .research-block{
        height: 310px;
    }    
}


.anchor-link span{
    color: #898989;
    font-size: 14px;
}
.single-subheader-title{
    margin-top: -116px !important;
}
@media screen and (max-width: 576px) {
    .single-subheader-title {
      margin-top: 0px !important;  
    }
}

#subheader-title{
    margin-top: -137px;
}

@media screen and (max-width: 576px) {
    #subheader-title {
      margin-top: 0px;  
    }
}

/* .banner-height {
    height: 75vh;

    @media screen and (max-width: 480px) {
        height: 45vh;
    }
} */

.banner-height {
    height: 45vh;
}
/* tablet device  */
@media screen and (min-width:760px) {
    .banner-height {
        height: 65vh;
    }
}
@media screen and (min-width:1036px) {
    .banner-height {
        height: 75vh;
    }
}

.banner-tag-element{
    width: 100%;
    left:50%;
    bottom:0%;
    transform: translate(-50%,0%); z-index:5 !important;
    padding:  15px 0;
    background-color: rgba(255, 255, 255, 0.8);

    /* @media screen and (max-width:1200px) {
        width: 300px;
    }
    @media screen and (max-width:480px) {
        width: 180px;
    } */
}
.banner-tag-element p {
    font-size: 12px;
    margin-bottom: 0px;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    
}
.banner-tag-element .banner-element-row {
    padding: 0 25px;
}

/* .banner-tag-element div>div{
    padding: 0 6px;
} */
.banner-tag-element .banner-tag-col{
    padding: 0 6px;
}
.mbae-logo-height{
    height: 28px;
}
.ps-white-bg{
    width:100%;
    height:28%;
    left:0;
    bottom: 0px;
    z-index:2 !important; background: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
}
.gcu-cie-div{
    width: unset;
}
.banner-tag-element .banner-course-tags img{
    height: 24px;
} 


@media screen and (max-width:600px) {
    .banner-tag-element .banner-tag-col{
    padding: 0 6px;
}
    .cambridge-text-short{
        display: block;
    }
    .cambridge-text-long{
        display: none;
    }

    .banner-tag-element .banner-course-tags .mbae-logo-height{
        height: 20px !important;
        /* height: 15px !important; */
    }
    .banner-tag-element .banner-element-row .gcu-cie-div img{
        padding: 0;
    }

    .banner-tag-element{
        width: 100%;
        padding: 4px 0;
    }

    .ps-white-bg {
        height: 45%;
    }

    .banner-tag-element {
        bottom: 0%;
    }

    .banner-tag-element .banner-course-tags img {
        height: 16px !important;
    }

    .banner-element-row p {
        font-size: 10px;
    }

    .gcu-cie-div{
        width: 100%;
    }
    .banner-tag-element .banner-element-row {
        padding: 0 0px;
    }
    .banner-tag-element div>div{
        padding: 0 6px;
    }    
}


@media screen and (min-width:600px) {
    .banner-tag-element .banner-tag-col {
        padding: 0 14px;
    }
    .section-flex{
        display: block;
    }
    .cambridge-text-short{
        display: block;
    }
    .cambridge-text-long{
        display: none;
    }
    .text-padding-top{
        padding-top: 5px;
        padding-bottom: 10px;
    }

}

/* @media screen and (min-width:1040px) { */
@media screen and (min-width:840px) {
    .banner-tag-element .banner-tag-col {
        padding:0 7px ;
    }
    .text-padding-top{
        padding-top: 15px;
        padding-bottom: 0px;
    }
    .cambridge-text-short{
        display: block;
    }
    .cambridge-text-long{
        display: none;
    }

    

    .banner-tag-element .banner-element-row {
        padding: 0 6px;
    }
    
    .banner-tag-element .banner-course-tags img{
        height: 17px;
    }
    .banner-tag-element .banner-course-tags img.mbae-logo-height{
        /* height: 25px !important; */
        height: 22px !important;
    }
}
@media screen and (min-width:1300px) {
    .section-flex{
        display: flex;
    }
    .text-padding-top{
        padding-top: 16px;
    }
    .cambridge-text-short{
        display: none;
    }
    .cambridge-text-long{
        display: block;
    }

    .section-flex{
        display: flex;
    }

    .banner-tag-element .banner-element-row {
        padding: 0 6px;
    }
    
    .banner-tag-element .banner-course-tags img{
        height: 23px !important;
    }
    .banner-tag-element .banner-course-tags img.mbae-logo-height{
        /* height: 34px !important; */
        height: 30px !important;
    }
}
@media screen and (min-width:1740px) {
    .banner-tag-element .banner-tag-col {
        padding: 0 10px;
    }
    .banner-tag-element .banner-course-tags img{
        height: 30px !important;
    }
    .banner-tag-element .banner-course-tags img.mbae-logo-height{
        height: 38px !important;
    }
    .banner-tag-element .banner-element-row {
        padding: 0 8px;
    }
}

@media screen and (min-width:640px) {
    .ps-white-bg{
        height: 15%;
    }
}


/*start home program section  */
.program-div img{
    width: 100%;
}
@media screen and (min-width:760px) {
    .program-div img{
        width: 50% !important;
    }   
}
@media screen and (min-width:1036px) {
    .program-div img{
        width: 100% !important;
    }   
}
/*end home program section  */

.ps-index-student-block {
    height: 270px;
}
/* tablet device  */
@media screen and (min-width:760px) {
    .ps-index-student-block {
        /* height: 360px !important; */
        height: 375px !important;
    } 
    .ps-index-student-block .short-desc{
        height: 118px;
        overflow: hidden;
    } 
    .ps-index-student-block .position-absolute {
        bottom: -90px !important;
    } 
    .notice-board-holder{
        height: 240px !important;
    }
}
@media screen and (min-width:1036px) {
    .ps-index-student-block {
        height: 300px !important;
    }  
    .ps-index-student-block .position-absolute {
        bottom: 10px !important;
    }  
    .notice-board-holder{
        height: 300px !important;
    }
}
.news-block h4{
    font-size: 15px;
}


/*end home page */


.desktop-title{
    display:none !important;
}
.mob-title{
    /*display:none !important;*/
}
.mob-title span{
        font-size: 18px;
        display:block !important;
    }
    .mob-title{
        /* display:block !important;*/
        font-size:30px !important;
    }
/*end title modification */

/*start modal video  */
.apply-online-pasa03{
    position: fixed;
    right: -200px;
    bottom: 0;
    transition: .3s;
    background-color:#a6ce3b; 
    border-radius:50px;
    transition-delay: 1s;
    padding: 11px 20px;
    font-weight:600;
}

@media (min-width: 992px) {
    .large-video-modal {
        max-width: 80%;
    }
}

.ratio {
    position: relative;
    width: 100%
}

.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    `content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-16x9 {
    aspect-ratio: calc(16 / 9)
}

/*end modal video  */


.footer-bottom{
    padding-bottom: 0;
}
@media screen and (max-width:1600px) {
    .footer-bottom{
        padding-bottom: 20px;
    }
}
@media screen and (max-width:600px) {
    .footer-bottom{
        padding-bottom: 70px;
    }
}

/* start student blog page */ 
.student-blog-hover hr {
    width: 50px;
    border-top-color: #a6ce3b;
    margin-left: 0;
    transition: all 0.5s ease;
    border-width: 2px;
    margin: 5px !important;
}

.student-blog-hover:hover hr {
    width: 80%
}
/* end student blog page */

#student-life{
    padding: 70px 0;
    
    @media screen and (max-width:480px){
        padding:35px 0;
    }
}

.table-bordered td, .table-bordered th{
    padding-left:10px !important;
}
.card-header{
    padding:5px 0px !important;
}


/*start ascend page */
.nav-tabs-blue{
    border-bottom: 2px solid rgba(47, 53, 143, 0.4)  !important;
   
}
.nav-tabs li{
    cursor: pointer !important;
}
.nav-tabs-blue>.active{
    border: 2px solid rgba(47, 53, 143, 0.4) !important;
    border-bottom: 0px !important;
}

/*end ascend page */

/* start alumni carousel  */

.alumni {
    position: relative;
}

.alumni .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.2) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        left: 0%;
    }
}
.alumni .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.2) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        right: 0%;
    }
}

.alumni .owl-prev:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}
.alumni .owl-next:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    /* background: rgba(150, 150, 150, 0.3) !important; */
    color: #FFF;
    text-decoration: none;
}
/* end alumni carousel  */




/* start placement carousel  */

.placement {
    position: relative;
}

.placement .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.2) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        left: 0%;
    }
}
.placement .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.2) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        right: 0%;
    }
}

.placement .owl-prev:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}
.placement .owl-next:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    /* background: rgba(150, 150, 150, 0.3) !important; */
    color: #FFF;
    text-decoration: none;
}
/* end placement carousel  */


/* start placement page  */
.placement-section .emphasis{
    color: #30368d;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 16px;
}
.placement-section h4{
    color: #30368d ;
    font-size: 19px;
    font-weight: 600;
}
.placement-section p{
    font-size: 16px;
}
.placement-main-content h3{
    color:#30368d;
    font-size: 24px;
    letter-spacing: 0px;
    font-weight: 600;
}
.placement-main-content p{
    font-size: 16px;   
    font-weight: 500;
}
/* end placement page  */



/* start owl-carousel-nav carousel  */

.owl-carousel-nav {
    position: relative;
}

.owl-carousel-nav .owl-prev {
    position: absolute;
    top: 31%;
    transform: translateY(-50%);
    left: -4%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.3) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        left: 0%;
    }
}
.owl-carousel-nav .owl-next {
    position: absolute;
    top: 31%;
    transform: translateY(-50%);
    right: -4%;
    font-size: 60px !important;
    color: rgba(0, 0, 0, 0.3) !important;
    @media screen and (max-width:480px) {
        font-size: 40px !important;
        right: 0%;
    }
}

.owl-carousel-nav .owl-prev:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}
.owl-carousel-nav .owl-next:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    /* background: rgba(150, 150, 150, 0.3) !important; */
    color: #FFF;
    text-decoration: none;
}
/* end owl-carousel-nav carousel  */


/* start newsletter modification  */
#newsletter h3 {
    font-size: 24px;
}
#newsletter h5{
    font-size: 20px;
    margin-top: 5px;
    font-family: var(--font-family-sans-serif);
}
@media screen and (max-width:480px) {
    #newsletter h3 {
        font-size: 20px;
    }
    #newsletter h5{
        font-size: 18px;
        margin-top: 5px;
    }
}
#newsletter h4 {
    margin-top: 5px;
    font-size: 18px;
}
/*end newsletter modification  */

/*start contact page */
.location h5{
    padding-top:15px;
}
/*end contact page */

/* start for archive image  */
.post-thumbnail img{
    width: 100%;
    object-fit: cover;
}
.entry-footer{
    background: unset;
    padding: unset;
}
/* end  for archive image  */


/* start mba page  */
.right-arrow-container:before {
    z-index: 1;
}
.ps-masters-program-list .ps-anchor-link{
    display: block;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    padding-bottom: 8px;
    font-weight: 600;
    background-color: #e6e6e6;
    border-radius: 5px;
    padding: 10px;

    /* padding-top: 0px;
    border-right: 2px solid grey;
    height: 26px;
    border-radius: 0px; */

}

.ps-masters-program-list .ps-anchor-link span{
    /* color: #676767; */
    font-weight: 600;
    font-size: 15px;
}
/* end mba page  */





/* bachelor master pages */
/* ace.edu.np/bachelor-of-business-administration/ */
.row-eq-height .col-md-6>img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.card-header:hover {
    background-color:rgba(0,0,0,.08);
    box-shadow: 0 3px 6px rgba(0,0,0,.15)!important
}