


@media only screen and (min-width: 1200px) {
    /* .banner-container {
        position: absolute;
        top: 52%;
        left: 45%;
        transform: translate(-44%, -55%);
        z-index: 1;
    } */
    .w-lg-25{width: 25% !important;}
}
@media only screen and (min-width: 992px) {
    .col-custom{
        width: 20%;
        flex: 0 0 auto;
    }
    .w-lg-25{width: 25% !important;}
    .site-header { padding-top: 100px; padding-bottom: 50px; }
    
}


.banner-heading h2{
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 63px;
    margin-bottom: 10px;
}

.banner-heading p{
    font-size: 18px;
    color: #fff;
    font-family: "Roboto", sans-serif;
}

.banner-content span{
    display: inline-block;
    background-color: #faa820;
    color: #fff;
    padding: 18px 15px;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.banner-content h3{
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 12px;
}
.banner-content h4{
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
}
.why-choose-header h2 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 0px;
    letter-spacing: 0px;
}

.line-bar{
    width: 25%;
    height: 2px;
    margin: 10px 0px;
    background: linear-gradient(90deg, #f9a91a 0%, #eb417a 30%, #3f91c1 60%, #fff 90%);
}
.why-choose-paragraph p{
    margin-bottom: 0px;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
#highlight .line-bar{
    width: 25%;
}
.placement-logo{
    padding: 20px 30px;
    background: #ffffff;
}
#placement .line-bar{
    width: 40%;
}
.placement-section{
    background: #eff1f4;
}
.placement-section .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]{
    background-color: #39414c;
    border-color: #39414c #39414c #39414c;
    color: #FFF;
}
.sec--title{margin-bottom: 15px; padding-bottom: 8px;}
.sec--title h2 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 35px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}
.courses-section .card-bg{
    background-color: #39414c;
    box-shadow: rgba(0, 0, 0, 0.19) -6px 8px 3px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.card--stripe{
    height: 4px;
    width: 50%;
    background-color: #faa820;
}
.usp-content h3 {
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 15px;
    color: #000;
    text-transform: none;
    font-weight: 600;
}
.section-bg{background-color: #f8f8f8;}
.course-card{
    background-size: cover;
    background-color: #eff1f4;
    box-shadow: inset 0 0 0 1000px #eff1f4e0;
    border: none;
    filter: drop-shadow(-1.498px 3.709px 2.5px rgba(54, 54, 54, 0.3));
    border-radius: 20px;
}
.course-card-bg1{
    background-image: url('../img/bg1.jpg');
}
.course-card-bg2{
    background-image: url('../img/bg2.jpg');
}
.course-card-bg3{
    background-image: url('../img/bg3.jpg');
}
.course-card .card-body { padding: 50px 40px; }
.course-card h2{
    font-size: 35px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.course-card p{
    font-size: 22px;
    color: #000;
    margin-bottom: 16px;
}
.course-card .course-stripe{
    height: 3px;
    background-color: #faa820;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 33px;
}
.designDegree-wrap{
    background-image: url('../img/design-web-degree.webp');
    background-size: 114% 100%;
    background-repeat: no-repeat;
}
.design-degree-content{
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left-box h4 {
    font-size: 35px;
    color: #fff;
    line-height: 36px;
}
.left-box{width: 40%;}
.right-box{width: 40%;}
.right-box p { font-size: 30px; color: #fff; line-height: 30px; }

.number-usp-box {
    padding-right: 22px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 145px;
    background-color: transparent;
}
.number-usp-box p{color: #39414c; font-size: 18px; margin-bottom: 0; line-height: 24px; }
.number-usp-box h4{ font-size: 50px; font-weight: 700;line-height: 40px;} 
.number-usp-box::after {
    width: 95px;
    height: 95px;
    background: #fff0;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    border-right-color: #39414c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-color: #39414c;
    border-width: 0 1px 1px 0;
    border-style: solid;
}
.container-wrapper{background-color: #f4deb9;}
.eligibility-section .sec--title{background-color: #51b5dc;}
.eligible-card-bg{ background-image: url('../img/eligible1.jpg'); background-size: cover;}
.eligible-card-top{
    padding: 30px 20px;
    /* border-top-left-radius: 20px;
    border-top-right-radius: 20px; */
    box-shadow: inset 0 0 0 1000px #eff1f4e0;
    border: none;
}
.eligible-card{
    filter: drop-shadow(-1.498px 3.709px 2.5px rgba(54, 54, 54, 0.3));
    border-radius: 20px;
    overflow: hidden;
}
.eligible-card-top h3{
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #000;
}
.eligible-card-top p{ font-size: 22px; color: #000; line-height: 24px; }
.course-stripe{
    height: 3px;
    background-color: #faa820;
    width: 100%;
    left: 0;
    bottom: 33px;
}
.eligible-card-bottom{
    background-color: #70c1e1;
    padding: 16px 16px;
}
.eligible-card-bottom h4 {
    line-height: normal;
    font-size: 25px;
    color: #000;
    margin-bottom: 4px;
}
.eligible-card-bottom p {
    color: #000;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
}
.contact-form, .form-label, .form-control, .datepicker{
    font-family: "Poppins", sans-serif;
}
.college-points-box span{
    font-size: 30px;
    display: inline-block;
    background-color: #39414c;
    padding: 4px 12px;
    color: #fff;
    margin-bottom: 18px;
}
.college-points-box ul{
    padding-left: 0;
    position: relative;
    list-style: none;
}
.college-points-box ul li{
    color: #000;
    margin-bottom: 5px;
    font-size: 18px;
    position: relative;
    padding-left: 15px;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
}
.college-points-box ul li::before{
    content: "";
    position: absolute;
    top: 9px;
    left: 1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ea2c6f;
}
.global-li{
    position: relative;
}
.global-li::before{
    content: "" !important;
    position: absolute !important;
    top: 9px !important;
    left: 1px !important;
    width: 8px !important;
    height: 2px !important;
    border-radius: 0% !important;
    background-color: #ea2c6f !important;
}
.college-points-box p{
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.banner-form {
    padding: 22px;
    border-radius: 6px;
    text-align: center;
    background: white;
    color: rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    /* max-width: 370px; */
    margin: 0 auto;
}
.first {
    background-color: #00739c;
    position: relative;
    left: -40px;
    color: #fff;
    font-weight: 600;
    top: -10px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-transform: none;
}
.banner-form .first::before {
    content: "";
    border: 10px solid;
    border-color: #ea2c6f #ea2c6f transparent transparent;
    position: absolute;
    left: 0;
    bottom: -19px;
}
.first::after {
    content: "";
    height: 100%;
    width: 10px;
    position: absolute;
    right: -6px;
    top: 0;
    background-color: #ea2c6f;
    transform: skew(10deg);
}
.first {
    width: Calc(100% + 40px);
    padding: 10px 0;
    font-size: 20px;
}
.form-group{ margin-bottom: 0.589rem; }
.form-control{border-color: #00698f;}
::placeholder{ color: #000 !important; }
.site-header h2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.1;
    text-transform: capitalize;
}
.site-header .fa-check {
    color: #faa820;
    font-size: 6rem;
    font-weight: 800;
}



@media only screen and (max-width: 768px) {
    section.section{padding: 25px 0;}
    .sec--title{ margin-bottom: 8px; padding-bottom: 0;}
    .right-box p{ font-size: 24px; line-height: 24px; }
    .left-box { width: 100%;  }
    .right-box { width: 100%; }
    .left-box h4{ font-size: 30px; line-height: 28px;}
    .designDegree-wrap{ background-size: cover; background-position: 100% 70%;}
    .number-usp-box{min-height: auto;}
    .banner-content span{font-size: 30px;padding: 12px 12px;}
    .banner-content h3{font-size: 30px;}
    .banner-content h4{font-size: 28px;}
    .course-card .card-body {  padding: 20px 18px; }
    .course-card .course-stripe{display: none;}
    .usp-content h3{font-size: 20px;line-height: 20px;}
    .sec--title h2{font-size: 25px;}
    .usp-section{padding-bottom: 0 !important;}
    .eligible-card-top h3{font-size: 25px;}
    .eligible-card-bottom p{font-size: 18px;}
}
.banner-section{
    /* background-image:   linear-gradient(99deg, rgba(0,121,163,1) 0%, rgba(4, 4, 4, 0) 100%), url('../img/banner1.png'); */
    background: url(../img/banner1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
}
.admission-section {
    background-image: url('../img/Business-Education.jpg');
    padding: 110px 0px !important;
    background-size: cover;
    background-attachment: fixed;
    box-shadow: inset 0 0 0 1000px #00769d94;
}
.admission-col h5{
    font-size: 28px;
    text-transform: none;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 500;
}
.admission-col p, .admission-col ul li{
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
}
.admission-col ul{
    padding-left: 17px;
}
.admission-section .why-choose-header h2 {
    color: #fcbb23;
}
.custom-footer{
    padding: 50px 0px;
}
.offer-section h5{
    font-size: 30px;
    color: #000;
    letter-spacing: 0px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.offer-col{
    border: 1px solid #e6eaee;
    padding: 20px 20px;
    border-radius: 10px;
    background: #e6eaee;
    min-height: 205px;
    transition: .3s ease-in;
}
.offer-col:hover{
    background: #00698f;
}
.offer-col:hover ul li{
    color: #fff !important;
} 
.offer-col:hover ul li::marker{
    color: #fff !important;
}
.offer-section .offer-col ul li{
    font-size: 16px;
    color: #000;
    font-family: "Roboto", sans-serif;
}
.offer-col:hover h4{
    color: #fcb000 !important;
}
.offer-section .offer-col ul{
    padding-left: 1rem;
    margin-bottom: 0px;
}
.offer-section .offer-col ul li::marker{
    color: #000000;
    font-size: 20px;
}
.offer-section .offer-col h4{
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #000;
    line-height: 22px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.offer-section .owl-carousel:nth-child(2) .owl-item.active.center .offer-col{
    background: #00698f;
}
.offer-section .owl-carousel:nth-child(2) .owl-item.active.center .offer-col ul li{
    color: #fff;
}

.offer-section .owl-carousel:nth-child(2) .owl-item.active.center .offer-col ul li::marker{
    color: #fff;
}

.offer-section .owl-carousel:nth-child(2) .owl-item.active.center .offer-col h4{
    color: #fcb000;
}

.offer-section .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #39414c;
    border-color: #39414c #39414c #39414c;
    color: #FFF;
}

.tc-card{
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 20px;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    min-height: 110px;
}
.tc-card .tc-card-icon{
    margin-right: 10px;
}

.tc-card .tc-card-content p{
    font-size: 17px;
    color: #000;
    line-height: 22px;
    margin-bottom: 0px;
    font-weight: 500;
}



@media only screen and (max-width: 991px){
    .banner-heading h2 {
        font-size: 30px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 0px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .banner-section {
        background-image: linear-gradient(99deg, rgba(0, 121, 163, 1) 0%, rgba(4, 4, 4, 0) 100%), url(../img/banner1.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 35px 0px;
    }
    .banner-heading p {
        font-size: 16px;
        color: #fff;
        line-height: 22px;
        font-family: "Roboto", sans-serif;
    }
    .why-choose-header h2 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 0px;
    }
    .why-choose-paragraph p {
        margin-bottom: 0px;
        color: #000;
        font-size: 18px;
        font-weight: 500;
    }
    .college-points-box ul li {
        color: #000;
        margin-bottom: 5px;
        font-size: 16px;
        position: relative;
        padding-left: 15px;
        line-height: 22px;
        font-family: "Roboto", sans-serif;
    }
    .college-points-box span {
        font-size: 25px;
        display: inline-block;
        background-color: #39414c;
        padding: 4px 12px;
        color: #fff;
        margin-bottom: 13px;
    }
    .admission-col h5 {
        font-size: 25px;
        text-transform: none;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 10px;
        font-weight: 500;
    }
    .admission-col p, .admission-col ul li {
        font-size: 16px;
        color: #fff;
        line-height: 22px;
        font-family: "Roboto", sans-serif;
    }
    .admission-section {
        background-image: url(../img/Business-Education.jpg);
        padding: 35px 0px !important;
        background-size: cover;
        background-attachment: fixed;
        box-shadow: inset 0 0 0 1000px #00769d94;
    }
    .custom-footer {
        padding: 25px 0px;
    }
    .offer-section h5 {
        font-size: 25px;
    }
    .offer-col {
        min-height: auto;
    }
    .offer-section .offer-col h4{
        font-size: 25px;
    margin-bottom: 5px;
    }
    
    .tc-icon-50{
        width: 60px !important;
    }
    .tc-icon-40{
        width: 45px !important;
    }
    .tc-icon-60{
        width: 47px !important;
    }
    .tc-icon-70{
        width: 82px !important;
    }
}