@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: "Fira Sans", sans-serif;
}


/*************************************** common style start ********************************************/

.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}

.padleftright0 {
    padding-left: 0;
    padding-right: 0;
}

.padright0 {
    padding-right: 0;
}

.padleft0 {
    padding-left: 0;
}

.width100 {
    width: 100%;
}

.form-group {
    margin-bottom: 0;
}

.martop30 {
    margin-top: 30px;
}


/*************************************** general style start ********************************************/

.thankyouSec {
    padding: 80px 0;
    border-top: 1px solid #ccc;
    background: url(../img/Thankyou.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.thanksD {
    padding: 60px 30px;
    border-radius: 30px;
    padding-top: 80%;
}

.thanksD .imgfst {
    height: 50px;
    margin: 15px 0;
}

.lifeatpcuSubD h4 {
    margin: 10px 8px;
}

.thanksD .imgsnd {
    height: 40px;
    margin: 15px 0;
}

.thanksD h2 {
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
}

.thanksD p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
}

.header-nav {
    padding: 10px 40px;
    background: #fff;
}

.btn-red {
    padding: 12px 25px;
    border-radius: 8px;
    background: #A50C22;
    font-size: 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active {
    border: none;
    outline: none;
    color: #fff;
}

.applyBtnD {
    padding: 14px 0;
}

.slider-Sec {
    position: relative;
    background: url(../img/banner.png) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 60px 40px;
    padding-bottom: 0;
}

.sliderCap {
    padding: 12% 0;
}

.sliderCap h4 {
    color: #000;
    font-size: 45px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
}

.sliderCap h1 {
    color: #A50C22;
    font-size: 80px;
    font-weight: 800;
    margin-top: 15px;
    line-height: 90px;
    text-transform: capitalize;
}

.sliderCap h1 span {
    color: #000;
}

.sliderCap h5 {
    text-transform: capitalize;
    color: #000;
    font-size: 32px;
    font-weight: 400;
    margin-top: 30px;
}

.sliderCap img {
    width: 100%;
    margin-top: 30px;
}

.sliderCapImg img {
    width: 90%;
}

.sliderRightFm {
    padding: 15px;
    background: #fff;
    margin: 7% 0;
    height: 420px;
    border-radius: 10px;
}

.sliderRightFm h3 {
    font-size: 24px;
    color: #58595B;
    margin-top: 0;
}

.afterSlider-Sec {
    background: #A50C22;
    padding: 15px 60px;
}

.afterSliD h4 {
    color: #fff;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 5px;
}

.afterSliD h3 {
    font-size: 56px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}

.afterSliD h3 small {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
}

.afterSliD h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 10px 15px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
}

.logoD .owl-dots,
.logoD .owl-nav {
    display: none;
}

.logoD {
    padding: 20px 0;
}

.exSvDiff-Sec {
    padding: 0 60px;
}

.exSvDiffD {
    padding: 60px 0;
}

.exSvDiffD h2 {
    font-size: 75px;
    line-height: 85px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

.exSvDiffD h2 span {
    color: #A50C22;
}

.exSvDiffD p {
    color: #000000;
    font-size: 21px;
    line-height: 34px;
    font-weight: 400;
}

.exSvDiffD h5 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    background: #A50C22;
    padding: 18px 35px;
    display: inline-block;
    border-radius: 8px;
    margin-top: 30px;
}

.exSvDiffimgD {
    margin-left: -100px;
}

.exSvDiffimgD img {
    width: 100%;
}

.exSvDiffD .nav-pills>li.active>a,
.exSvDiffD .nav-pills>li.active>a:focus,
.exSvDiffD .nav-pills>li.active>a:hover {
    color: #A50C22;
    background-color: transparent;
    border-bottom: 3px solid #A50C22;
    border-radius: 0;
}

.exSvDiffD .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 5px;
    font-size: 18px;
    margin: 0 6px;
    font-weight: 600;
}

.exSvDiffD .nav>li:first-child a {
    margin-left: 0;
}

.tab-content {
    margin-top: 20px;
}

.exSvDiffD table {
    margin-right: 60px;
}

.exSvDiffD table tr td {
    color: #000;
}

.areaExpert-Sec {
    background: url(../img/probg.png) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 60px 80px;
    border-radius: 60px 60px 0 0;
    box-shadow: 1px -2px 25px -17px #333;
    margin-top: -120px;
}

.areaExperthead h2 {
    font-size: 84px;
    font-weight: 600;
    color: #000;
    line-height: 94px;
    text-transform: capitalize;
}

.areaExpertD {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.09);
    padding: 45px 30px;
    margin-top: 60px;
    height: 260px;
}

.areaExpertD img {
    height: 90px;
}

.areaExpertD p {
    font-size: 23px;
    color: #000;
    font-weight: 600;
    margin-top: 15px;
}

.reason-Sec {
    padding: 0 80px;
    padding-bottom: 80px;
}

.reasonwhyimgD img {
    width: 100%;
}

.reasonwhyD {
    padding-top: 155px;
}

.reasonwhyD h2 {
    font-size: 96px;
    font-weight: 600;
    line-height: 93px;
    color: #A50C22;
}

.reasonwhysubD {
    min-height: 230px;
}

.reasonwhysubD h2 {
    font-size: 110px;
    font-weight: 600;
    line-height: 93px;
    color: #A50C22;
    float: left;
    width: 20%;
}

.reasonwhysubD h4 {
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    float: left;
    width: 80%;
    margin: 30px 0;
    text-transform: capitalize;
}

.reasonwhysubD h4 span {
    color: #A50C22;
    font-weight: 700;
}

.reasonwhysubD {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.marminus {
    margin-left: -115px;
}

.bdr0 {
    border: none;
}

.admisonPross-Sec {
    background: #F9F9F9;
    padding: 60px 120px;
    position: relative;
}

.admisonProssD {
    margin-top: 50px;
}

.admisonProssD .panel-title a {
    display: block;
    padding: 20px 35px;
    color: #000;
}

.admisonProssD .glyphicon {
    float: right;
}

.admisonProssD .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    padding: 0;
}

.admisonProssD .panel-body {
    padding: 35px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.admisonProssD .panel-group .panel-heading+.panel-collapse>.list-group,
.admisonProssD .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.admisonProssD h4 {
    font-size: 40px;
    font-weight: 600;
    color: #000;
}

.admisonProssD h5 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.admisonProssD h5 span {
    color: #A50C22;
}

.admisonProssD p span {
    color: #A50C22;
}

.admisonProssD p {
    font-size: 24px;
    color: #222;
    line-height: 30px;
}

.applySticy {
    position: fixed;
    top: 30%;
    right: -62px;
    z-index: 999;
    transform: rotate(-90deg);
}

.eligibil-Sec {
    background: url(../img/probg.png) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 0 80px;
    background-color: #fff;
    position: relative;
    border-radius: 60px 60px 0 0;
    box-shadow: 1px -2px 25px -17px #333;
}

.eligibilD {
    padding: 80px 0;
    padding-right: 120px;
}

.eligibilD h2 {
    font-size: 52px;
    font-weight: 600;
    color: #000;
    line-height: 64px;
    margin-bottom: 25px;
}

.eligibilD p {
    font-size: 20px;
    color: #606060;
    line-height: 36px;
}

.eduexl-Sec {
    background: linear-gradient(180deg, #ED1C24 22.54%, #871015 110.48%);
    padding: 60px 80px;
}

.eduexlheadD h2 {
    font-size: 84px;
    font-weight: 600;
    line-height: 94px;
    color: #fff;
    text-transform: capitalize;
}

.eduexlimgD {
    margin-top: 20px;
}

.headfixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999999;
    border: 1px solid #ccc;
}

.studentspeck-Sec {
    padding: 100px 0;
}

.studentspeckSubD {
    padding-left: 30px;
}

.studentspeckSubD h3 {
    font-size: 70px;
    line-height: 72px;
    margin-top: 0;
    font-weight: 600;
    color: #222222;
    text-transform: capitalize;
}

.studentspeckSubD p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #000;
}

.studentspeckrightBk {
    background: #A50C22;
    border-radius: 15px 0 0 15px;
    height: 160px;
}

.studentspeckSubDslider {
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 2px 3px 12px 0px #3333335c;
    position: absolute;
    margin-left: 45px;
    margin-right: 130px;
    margin-top: -40px;
    height: 240px;
}

.qt {
    position: absolute;
    right: 20px;
    top: 10px;
    height: 30px;
}

.studentspeckSubDslider .carousel-control.left,
.studentspeckSubDslider .carousel-control.right {
    background-image: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #A50C22;
    opacity: 1;
    line-height: 50px;
}

.studentspeckSubDslider .carousel-control.left {
    background: #000;
}

.studentspeckSubDslider h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-top: 0;
}

.studentspeckSubDslider p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 0;
}

.studentspeckSubDslider .carousel-control {
    position: absolute;
    top: 165px;
    bottom: 0;
    left: -97%;
}

.studentspeckSubDslider .carousel-control.right {
    right: inherit;
    left: -90%;
}

.lifeAtpcu-Sec {
    padding: 60px 80px;
    background: url(../img/Life-at-SVU-Desktop.png) top center no-repeat;
    background-size: cover;
    padding-bottom: 460px;
}

.lifeatpcuD {
    margin-bottom: 30px;
}

.lifeatpcuD h4 {
    color: #000;
    font-size: 42px;
    font-weight: 600;
}

.lifeatpcuD p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: #606060;
}

.lifeatpcuSubDP {
    margin: 15px;
}

.lastfooter-Sec {
    background: #000;
    padding: 15px 80px;
}

.lastfooter-Sec p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.lastfooter-Sec p a {
    color: #fff;
}

@media screen and (max-width: 1920px) {
    .studentspeckSubDslider .item img {
        height: 190px;
    }
}

@media screen and (max-width: 1880px) {
    .afterSliD h3 small {
        font-size: 32px;
    }
    .afterSliD h3 {
        font-size: 48px;
    }
    .afterSliD h5 {
        font-size: 16px;
    }
    .reasonwhysubD h4 {
        font-size: 20px;
    }
    .sliderCap h1 {
        font-size: 56px;
    }
    .exSvDiffD p {
        font-size: 22px;
        line-height: 35px;
    }
    .studentspeckSubD h3 {
        font-size: 60px;
        line-height: 72px;
    }
    .thanksD {
        padding: 60px 30px;
        border-radius: 30px;
        padding-top: 75%;
    }
}

@media screen and (max-width: 1750px) {
    .reasonwhysubD h4 {
        font-size: 18px;
    }
    .exSvDiffD h2 {
        font-size: 70px;
        line-height: 70px;
    }
    .thanksD {
        padding: 60px 30px;
        border-radius: 30px;
        padding-top: 70%;
    }
}

@media screen and (max-width: 1680px) {
    .sliderCap h1 {
        font-size: 66px;
        line-height: 70px;
    }
    .sliderCap h5 {
        font-size: 28px;
    }
    .afterSliD h3 {
        font-size: 46px;
    }
    .afterSliD h3 small {
        font-size: 30px;
    }
    .afterSliD h5 {
        font-size: 15px;
    }
    .exSvDiffD h2 {
        font-size: 66px;
        line-height: 78px;
    }
    .exSvDiffimgD {
        margin-left: -150px;
    }
    .areaExpert-Sec {
        margin-top: -50px;
    }
    .areaExpertD img {
        height: 80px;
    }
    .areaExpertD p {
        font-size: 18px;
    }
    .areaExpertD {
        margin-top: 40px;
        height: 230px;
    }
    .reasonwhyD h2 {
        font-size: 78px;
        line-height: 82px;
    }
    .reasonwhyD {
        padding-top: 135px;
    }
    .reasonwhysubD h2 {
        font-size: 80px;
        line-height: 92px;
        width: 18%;
    }
    .reasonwhysubD h4 {
        font-size: 18px;
        line-height: 24px;
        width: 80%;
    }
    .reasonwhysubD {
        padding: 5px 0;
    }
    .eligibilD h2 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 20px;
    }
    .eligibilD p {
        font-size: 16px;
        color: #606060;
        line-height: 24px;
    }
    .eligibilD {
        padding: 80px 0;
    }
    .studentspeckSubD h3 {
        font-size: 62px;
        line-height: 62px;
    }
    .studentspeckSubDslider .carousel-control {
        left: -98%;
    }
    .studentspeckSubDslider {
        margin-right: 100px;
        height: 250px;
    }
}

@media screen and (max-width: 1600px) {
    .afterSliD h3 {
        font-size: 40px;
    }
    .applyBtnD {
        padding: 18px 0;
    }
    .sliderCap h1 {
        font-size: 62px;
        line-height: 62px;
    }
    .afterSliD h4 {
        color: #fff;
        font-size: 20px;
    }
    .afterSliD h5 {
        font-size: 14px;
    }
    .exSvDiffD p {
        font-size: 16px;
        line-height: 1.42857143;
    }
    .exSvDiffimgD {
        margin-left: -94px;
    }
    .eduexlheadD h2 {
        font-size: 68px;
        line-height: 72px;
    }
}

@media screen and (max-width: 1510px) {
    .sliderCap h1 {
        font-size: 60px;
        line-height: 65px;
    }
    .exSvDiffD h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .sliderCap h5 {
        font-size: 24px;
    }
    .afterSliD h3 {
        font-size: 42px;
    }
    .afterSliD h5 {
        font-size: 13px;
    }
    .applyBtnD {
        padding: 14px 0;
    }
    .afterSliD h3 small {
        font-size: 26px;
    }
    .reasonwhysubD h4 {
        font-size: 16px;
    }
    .thanksD {
        padding-top: 65%;
    }
}

@media screen and (max-width: 1440px) {
    .eligibilD {
        padding: 45px 0;
        padding-right: 80px;
    }
    .sliderCap h1 {
        font-size: 56px;
        line-height: 60px;
    }
    .afterSliD h4 {
        color: #fff;
        font-size: 18px;
    }
    .sliderCap h5 {
        font-size: 22px;
    }
    .sliderRightFm {
        margin: 2% 0;
    }
    .afterSliD h3 {
        font-size: 36px;
    }
    .afterSliD h3 small {
        font-size: 22px;
    }
    .afterSliD h5 {
        font-size: 12px;
        padding: 8px 8px;
    }
    .exSvDiffD {
        padding: 30px 0;
    }
    .exSvDiffD h2 {
        font-size: 56px;
        line-height: 60px;
    }
    .areaExperthead h2 {
        font-size: 68px;
        line-height: 70px;
    }
    .areaExpertD img {
        height: 70px;
    }
    .areaExpertD {
        margin-top: 30px;
        height: 190px;
        padding: 30px 20px;
    }
    .areaExpertD p {
        font-size: 16px;
    }
    .reasonwhyD h2 {
        font-size: 48px;
        line-height: 62px;
    }
    .reasonwhyD {
        padding-top: 105px;
    }
    .marminus {
        margin-left: -90px;
    }
    .reasonwhysubD h2 {
        font-size: 70px;
        line-height: 68px;
        width: 18%;
    }
    .reasonwhysubD h4 {
        font-size: 17px;
        line-height: 24px;
        margin: 32px 0;
    }
    .areaExperthead h2 {
        font-size: 64px;
        line-height: 80px;
    }
    .linePosi {
        top: 205px;
    }
    .admisonProssD p {
        font-size: 17px;
        line-height: 26px;
    }
    .eligibilD h2 {
        font-size: 42px;
        line-height: 64px;
    }
    .eligibil-Sec {
        padding: 0px 30px;
    }
    .eduexlheadD h2 {
        font-size: 65px;
        line-height: 64px;
    }
    .studentspeckSubD h3 {
        font-size: 48px;
        line-height: 57px;
    }
    .studentspeckSubDslider p {
        font-size: 16px;
    }
    .studentspeckSubDslider .carousel-control {
        left: -104%;
    }
}

@media screen and (max-width: 1400px) {
    .reasonwhysubD h4 {
        font-size: 15px;
        line-height: 20px;
        margin: 25px 0;
    }
    .sliderCap h4 {
        font-size: 40px;
    }
    .sliderCap h1 {
        font-size: 52px;
        line-height: 58px;
    }
}

@media screen and (max-width: 1366px) {
    .sliderCap h1 {
        font-size: 52px;
        line-height: 58px;
    }
    .thanksD {
        padding-top: 50%;
    }
    .afterSliD h4 {
        color: #fff;
        font-size: 16px;
    }
    .reasonwhysubD h4 {
        font-size: 13px;
    }
    .studentspeckSubDslider .item img {
        height: auto;
    }
    .admisonPross-Sec {
        padding: 60px 80px;
    }
    .admisonProssD .panel-title a {
        padding: 15px 25px;
    }
    .admisonProssD h4 {
        font-size: 28px;
    }
    .admisonProssD h5 {
        font-size: 25px;
    }
    .admisonProssD p {
        font-size: 14px;
        line-height: 22px;
    }
    .slider-Sec {
        padding: 40px 60px;
        padding-bottom: 0;
    }
    .exSvDiffimgD {
        margin-left: -65px;
    }
    .exSvDiffD h2 {
        font-size: 50px;
        line-height: 56px;
    }
    .exSvDiffD p {
        font-size: 14px;
        line-height: 25px;
    }
    .areaExpertD p {
        font-size: 15px;
    }
    .lifeatpcuD .owl-theme .owl-dots .owl-dot span {
        width: 50px;
        height: 6px;
    }
    .lifeTextcap h5 {
        font-size: 24px;
    }
    .lifeATsubD .lifeTextcap {
        bottom: 20px;
    }
    .studentspeckSubDslider h4 {
        font-size: 26px;
        line-height: 26px;
    }
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {
    .reasonwhysubD h4 {
        font-size: 11px;
    }
}

@media screen and (max-width: 1400px) {
    .reasonwhysubD {
        min-height: 180px;
    }
}

@media screen and (max-width: 767px) {
    .reasonwhysubD {
        min-height: 0;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .exSvDiffD .nav>li>a {
        padding: 0px 10px;
        font-size: 18px;
        margin: 8px 0;
        border-bottom: 3px solid transparent;
    }
    .header-nav {
        padding: 5px 0;
    }
    .btn-red {
        padding: 10px 15px;
        font-size: 16px;
    }
    .applyBtnD {
        padding: 0px 0;
    }
    .sliderCap {
        padding: 0 20px;
    }
    .sliderCap h1 {
        font-size: 28px;
        text-align: center;
        line-height: 36px;
    }
    .sliderCap h4 {
        font-size: 14px;
    }
    .sliderCap h5 {
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 330px;
    }
    .slAdop {
        font-size: 22px;
        padding: 8px 10px;
        height: 45px;
    }
    .slider-Sec {
        background: url(../img/banner-img-2.svg) top center no-repeat;
        border-top: 1px solid #ccc;
        background-size: contain;
        padding: 20px 0;
        padding-bottom: 0;
    }

    .sliderCapImg img {
        width: 100%;
    }
    .sliderRightFm {
        margin: 0;
    }
    .afterSlider-Sec {
        padding: 25px 0;
    }
    .afterSliD {
        margin: 15px 0;
    }
    .afterSliD h3 {
        text-align: center;
    }
    .afterSliD h5 {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
        margin: 0 auto;
        display: table;
    }
    .exSvDiff-Sec {
        padding: 0;
    }
    .exSvDiffD h2 {
        font-size: 42px;
        line-height: 50px;
        text-align: center;
    }
    .exSvDiffD img {
        margin-top: -30px;
    }
    .exSvDiffD p {
        font-size: 16px !important;
        line-height: 28px;
        text-align: left;
    }
    .exSvDiffD h5 {
        font-size: 24px;
    }
    .areaExpert-Sec {
        margin-top: 0;
        padding: 30px 0;
    }
    .areaExperthead h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .lifeatpcuD h4 {
        font-size: 26px;
    }
    .lifeatpcuD p {
        font-size: 15px;
        line-height: 25px;
    }
    .lifeatpcuSubD {
        margin-top: 20px;
    }
    .lifeatpcuSubD img {
        /*    height: 130px;*/
        margin: 0 auto;
    }
    .lifeatpcuSubD h4 {
        text-align: center;
    }
    .areaExpertD img {
        height: 40px;
    }
    .areaExpertD p {
        font-size: 13px;
        font-weight: 400;
        color: #000;
    }
    .areaExpertD {
        height: 130px;
        padding: 15px 10px;
    }
    .reason-Sec {
        padding: 30px 0;
    }
    .reasonwhyD {
        padding-top: 25px;
    }
    .reasonwhyD h2 {
        font-size: 30px;
        line-height: 37px;
    }
    .marminus {
        margin-left: 0;
        margin-top: 30px;
    }
    .reasonwhysubD {
        padding: 10px 0;
    }
    .reasonwhysubD h2 {
        font-size: 60px;
        line-height: 60px;
        margin: 0;
    }
    .admisonProssD h4 {
        font-size: 22px;
    }
    .admisonProssD .panel-body {
        padding: 20px;
    }
    .admisonProssD h5 {
        font-size: 18px;
    }
    .reasonwhysubD h4 {
        font-size: 15px;
        line-height: 20px;
        margin: 2px 0;
    }
    .bdrR0xs {
        border: none;
    }
    .admisonPross-Sec {
        padding: 30px 0;
    }
    .linePosi {
        display: none;
    }
    .xsStepimg {
        margin-top: 30px;
    }
    .xsStepimg img {}
    .admisonProssD {
        margin-top: 30px;
    }
    .admisonProssD p {
        font-size: 14px;
        line-height: 22px;
        text-align: left;
    }
    .eligibil-Sec {
        padding: 0;
        padding-top: 30px;
    }
    .eligibilD {
        padding: 0;
    }
    .eligibilD h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .eligibilD img {
        height: 15px;
    }
    .lifeAtpcu-Sec {
        padding: 30px 0;
        padding-bottom: 455px;
    }
    .lastfootSubD p {
        text-align: center !important;
    }
    .eligibilImg {
        margin-top: 0px;
    }
    .eduexl-Sec {
        padding: 30px 0;
    }
    .eduexlheadD h2 {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
    }
    .studentspeckSubD h3 {
        font-size: 30px;
        line-height: 32px;
    }
    .lifeTextcap h5 {
        font-size: 18px;
    }
    .lastfooter-Sec {
        padding: 15px 0;
    }
    .lastfooter-Sec p {
        font-size: 11px;
    }
    .studentspeck-Sec {
        padding: 30px 0;
        padding-bottom: 100px;
    }
    .studentspeckSubD h3 {
        font-size: 32px;
    }
    .studentspeckrightBk {
        border-radius: 0;
        margin-top: 35px;
        height: 85px;
    }
    .studentspeckSubDslider {
        background: #fff;
        padding: 8px;
        border-radius: 5px;
        box-shadow: 2px 3px 12px 0px #3333335c;
        position: absolute;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: -20px;
        height: auto;
    }
    .studentspeckSubDslider p {
        font-size: 13px;
        line-height: 19px;
    }
    .studentspeckSubDslider h4 {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 3px;
    }
    .testiXsD {
        height: 110px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .studentspeckSubDslider .carousel-control {
        margin-top: 10px;
        top: 132px;
        left: 90px;
    }
    .studentspeckSubDslider .carousel-control.right {
        right: 100px;
        left: inherit;
    }
    .studentspeckSubD {
        padding-left: 0;
    }
    .applySticy {
        position: fixed;
        top: inherit;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 999;
        transform: none;
    }
}

@media screen and (max-width: 768px) {
    

    .lifeAtpcu-Sec {
        padding: 60px 80px;
        background: url(../img/Life-at-SVU-Mobile.png) top center no-repeat;
        background-size: cover;
        padding-bottom: 460px;
    }
}

@media screen and (max-width: 360px) {
    .studentspeckSubD h3 {
        font-size: 25px;
    }
}


/* Let's get this party started */

.catby::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}


/* Track */

.catby::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}


/* Handle */

.catby::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #A50C22;
}

/* tabs in section: exp the svu */
.exSvDiffD img {
    max-width: 100%;
    height: auto;
}

.nav.nav-pills {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.nav-pills li {
    list-style: none;
}

.nav-pills li a {
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
    color: #333;
    background: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: none;
}

.nav-pills li a:hover,
.nav-pills li.active a {
    background: none;
    color: #333;
}

.tab-content {
    margin-top: 20px;
}

.table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.table td {
    padding: 8px;
    border: 1px solid #ddd;
}

.table td strong {
    font-weight: bold;
}

.exSvDiffimgD img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 500px){
    .studentspeckSubDslider .carousel-control.left{
        margin-top: 0px;
    }
    .studentspeckSubDslider .carousel-control.right{
        margin-top: 0px;
    }
    
}

@media screen and (max-width: 768px) {
    .afterSliD h4 {
        text-align: center;
        color: #fff;
        font-size: 16px;
    }
}


.placement-student{
    width:400px !important; 
    display: block !important; 
    margin: 0 auto; 
    margin-top:6em;
}
.panel-title .steps {
    color: #A50C22;
}