
@font-face {
    font-family: 'Muli';
    src: url('../fonts/Muli.ttf') format('truetype');
}

@font-face {
    font-family: 'Gabriola';
    src: url("../font/Gabriola.ttf");
}

@font-face {
 /*   font-family: 'futura-light-bt';
    src: url("../font/futura-light-bt.ttf");*/
}



body {
    font-size: 16px;
    font-family: 'muli';
    line-height: 26px;
    overflow-x: hidden;
    font-family: 'Livvic',sans-serif !important;
}

.gallery-content-text {
    text-align: center;
    width: 70%;
    margin: auto;
    margin-bottom: 25px;
}

.thank-bold {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
    color: #f84b06;
}

.thank-normal {
    font-size: 13px;
    font-weight: bold;
    color: #223871;
}

#section1 {
    scroll-margin: 50px;
}

#section2 {
    scroll-margin: 50px;
}

#section3 {
    scroll-margin: 50px;
}

#section4 {
    scroll-margin: 50px;
}

#section5 {
    scroll-margin: 50px;
}

#section6 {
    scroll-margin: 50px;
}

#section7 {
    scroll-margin: 140px;
}
#section08 {
    scroll-margin:-70rem;
}
#section07 {
    scroll-margin: -125rem;
}
/* #section1 {
	scroll-margin: 10em;
}
#section2 {
	scroll-margin: 15em;
}
#section3 {
	scroll-margin: 8.5em;
}
#section4 {
	scroll-margin: 8.5em;
}
#section5 {
	scroll-margin: 8.5em;
}
#section6 {
	scroll-margin: 8.5em;
}
#section7 {
	scroll-margin: 8.5em;
} */
.container-fluid {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}


.counter-numbers .timer {
    margin-right: 10%;
}

.choose-content-text {
    text-align: initial;
    font-size: 14px;
    line-height: 20px;
}

.choose-content .img-container img {
    width: 105px;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer li a i {
    color: #333333;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-right: 8px;
    text-align: center;
    width: 20px;
}

.footer li {
    display: inline-block;
}

.footer {
    background-color: #e0e0e0;
    display: grid;
    grid-template-columns: 48% 40%;
    grid-gap: 2%;
    padding: 25px;
}

.footer-section1 {
    display: flex;
}

.media-text-heading {
    margin-bottom: 10px;
    color: #FFA500;
    font-size: 21px;
}

p {
    margin: 0 0 10px;
    line-height: 23px;
    text-align: justify;
    font-family: 'Livvic',sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
}

.navbar-inverse {
    background-color: #ffffff;
    border-color: #ffffff;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #000000;
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #000;
            background-color: transparent;
        }

.navbar-nav > li > a:focus {
    /* color: #ffffff !important;
    background-color: #c4853a !important;
    border-radius: 25px; */
    /*border-bottom: 5px solid #f5a101;*/
}

.navbar-nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: unset !important;
    color: unset !important;
    /* border: 0 !important; */
    /*border-bottom: 5px solid #f5a101;*/
}

.navbar {
    margin-bottom: 0px;
    /* position: fixed; */
    width: 100%;
    z-index: 99;
}

a:focus, a:hover {
    text-decoration: unset !important;
}

.width-container {
    width: 80%;
    margin: auto;
    margin-bottom: 60px;
}

.img-container img {
    width: 100%;
    height: auto;
}

.banner-container {
    background-image: url('../Images/MLSI/banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size:100% 100%;
    height:550px;
    position: relative;
    margin-bottom: 30px;
    /* background-attachment: fixed; */
    /* padding-bottom: 25px;
    margin-bottom: 60px; */
}

.banner-text {
    position: absolute;
    margin-top: 50px;
    margin-left: 4%;
}

.form-control {
    border: 1px solid #f5a101 !important;
}

.about-heading {
    margin-bottom: 30px;
    margin-top: 20px;
}

    .about-heading span, .choose-heading span, .gallery-heading span {
        font-size: 40px;
        font-weight: bold;
        border-bottom: 2px solid #f5a101;
        color: #223871;
        position: relative;
    }

.about-section {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 2%;
    margin-bottom: 30px;
}

.buttons {
    text-align: center;
}

    .buttons button, .buttons [type=button] {
        color: #fff;
        background-color: #f5a101;
        border: 0;
        outline: 0;
        border-radius: 5px;
        padding:5px 15px;
        font-size:16px;
        font-weight: 600;
    }

.choose-heading, .gallery-heading {
    margin-bottom: 30px;
}

.choose-mlsi-section {
    display: grid;
    grid-template-columns: 22% 22% 22% 22%;
    grid-gap: 43px;
    text-align: center;
    margin-bottom: 30px;
}

.gallery-section {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    grid-gap: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.gallery-content .img-container {
    border: 1px solid #F74C05;
}

.events {
    background-color: #F74C05;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-top: -6px;
    padding: 7px;
}

.media-section {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-gap: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.media-content {
    border: 1px solid #C7C7C7;
    border-radius: 5px;
    padding: 25px;
}

.add-text {
    font-size: 55px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 15px;
    color: #F6A400;
    text-shadow: 3px 0px 0px #223871;
}

.playground-text {
    margin-bottom: 15px;
}

    .playground-text .play1 {
        font-size: 25px;
        font-weight: bold;
        color: #F6A400;
        text-shadow: 3px 0px 0px #223871;
    }

    .playground-text .play2 {
        font-size: 25px;
        color: #F6A400;
        text-shadow: 3px 0px 0px #223871;
    }

.pyp-text {
    border: 2px solid #ffffff;
    display: inline-block;
    padding: 20px;
    font-size: 20px;
    color: #ffffff;
}

.learning-container {
    background-color:#e0e0e0;
    padding: 20px 15px;
    margin-bottom: 60px;
}

.learning-section {
    color: #ffffff;
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 25px;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.learing-text {
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    color: #223871;
}

.learing-text-name {
    font-size: 16px;
    font-weight: bold;
    color: #223871;
}

.form-info-container {
    /*width: 25%;*/
    /* border-radius: 15px; */
    position: relative;
    float: right;
    margin-top: 0;
    right: 15px;
    height:530px;
    top: 20px;
    border: 1px solid #FFF;
    background-color: #FFFFFF;
    border-radius: 20px;
}

.form-info-heading {
    /*background-color: #223871;*/
    border-radius: 15px 15px 0 0;
    padding:7px 0 0 0;
    color: #223871;
    text-align: center;
    font-size:22px;
    font-weight: 600;
}

.form-info {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 0 0 15px 15px;
}

/* light-box */
#light {
    display: none;
    position: fixed;
    top: 30%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    /* width: 50%; */
    /* height: 315px; */
    left: 29%;
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    /* border: 1px solid #AEAEAE; */
    border-radius: 3px;
    /* background: #222222; */
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    /* padding: 11px 3px; */
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: 0.9;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.boxclose:before {
    content: "×";
}

#light video {
    max-width: 100%;
}
/* light-box */



/***********************************
    checkbox & Radio Button
***********************************/
/*@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 #aaa}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}
@keyframes pulse{0%{box-shadow:0 0 0 0 #aaa}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}



@-webkit-keyframes icon-beat {
    0% {@include transform(scale(2));}
    100% {@include transform(scale(1));}
}

@keyframes  icon-beat 
{
    0% {@include transform(scale(2));}
    100% {@include transform(scale(1));}
}*/
label.cbox i, label.radiobtn i {
    display: inline-block;
    position: relative;
    font-style: normal;
    color: #898E95;
    vertical-align: middle;
    line-height: normal;
}

label.cbox, label.radiobtn {
    /*font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    margin: 0;
    vertical-align: middle;
}

    label.radiobtn input[type="radio"],
    label.cbox input[type="checkbox"] {
        display: none;
    }

        label.radiobtn input[type="radio"] + i,
        label.cbox input[type="checkbox"] + i {
            content: "";
            position: relative;
            top: -1px;
            width: 15px;
            height: 15px;
            background-color: #fff;
            border: 1px solid #c2c2c2;
            display: inline-block;
            vertical-align: middle;
            cursor: pointer;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

        /*label.radiobtn input[type="radio"]:checked + i,
label.cbox input[type="checkbox"]:checked + i {
    @include animation(icon-beat 0.1s ease);
 }*/
        label.radiobtn input[type="radio"]:checked + i + span,
        label.cbox input[type="checkbox"]:checked + i + span {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            font-weight: 500;
        }

        label.radiobtn input[type="radio"] + i {
            top: -2px !important;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

            label.radiobtn input[type="radio"] + i + span {
                margin-left: 5px;
                vertical-align: bottom;
            }

        label.radiobtn input[type="radio"]:checked + i:before {
            width: 7px;
            height: 7px;
            top: 3px;
            left: 3px;
            content: '';
            position: absolute;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

        label.cbox input[type="checkbox"]:checked + i {
            position: relative;
            background-color: #fff;
            /*border-color: $white;*/
        }

        label.cbox input[type="checkbox"] + i + span {
            margin-left: 5px;
            font-weight: normal;
        }

        label.cbox input[type="checkbox"]:checked + i:before {
            position: absolute;
            content: '';
            left: 4px;
            top: 1px;
            width: 5px;
            height: 8px;
            border: solid #ed1c24;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        label.radiobtn input[type="radio"] + i:after,
        label.cbox input[type="checkbox"] + i:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

        label.radiobtn input[type="radio"]:checked + i:after,
        label.cbox input[type="checkbox"]:checked + i:after {
            /*-webkit-animation:;animation:pulse 1s*/
            -webkit-animation: pulse 1s;
            -moz-animation: pulse 1s;
            -o-animation: pulse 1s;
            animation: pulse 1s;
        }

.Mandatorychkbox + i {
    border-radius: 3px !important;
    border: 2px solid #d62d20 !important;
}

    .Mandatorychkbox + i + span {
        color: #d62d20 !important;
    }
/***********************************
    // checkbox & Radio Button
***********************************/



@media (min-width:100px) and (max-width:575px) {


    .banner-text {
        margin-top: 0px;
        margin-left: 4%;
        width: 124%;
    }

    .banner-container {
        background-image: url(../Images/MLSI/banner.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 204px;
        position: relative;
        margin-bottom: 15px;
        /* background-attachment: fixed; */
    }

    .banner-container {
        background-image: url(../Images/MLSI/banner.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 195px;
        position: relative;
        margin-bottom: 15px;
        /* background-attachment: fixed; */
    }


    body {
        line-height: 20px;
        font-size: 14px;
        font-family: 'Livvic',sans-serif !important;
    }

    .about-section {
        grid-template-columns: 100%;
    }

    .choose-mlsi-section {
        grid-template-columns: 100%;
    }

    .gallery-section {
        grid-template-columns: 100%;
    }

    .media-section {
        grid-template-columns: 100%;
    }

    .learning-section {
        grid-template-columns: 100%;
    }

    .about-heading span, .choose-heading span, .gallery-heading span {
        font-size: 22px;
    }

    .buttons button {
        padding: 6px 10px;
        font-size: 15px;
    }

    .navbar-toggle {
        margin-right: 30px;
    }

    .navbar-toggle {
        color: #fff;
        background-color: #e2680e !important;
        border: 1px solid #e2680e !important;
    }

    .form-info-container {
        width: 95%;
        /* border-radius: 15px; */
        position: relative;
        float: unset;
        margin-top: 0;
        right: 0;
        margin: auto;
        margin-bottom: 30px;
    }

    .form-info {
        background-color: #b8d5df;
        padding: 20px;
        border-radius: 0 0 15px 15px;
    }

    .add-text {
        font-size: 30px;
        font-weight: bold;
        line-height: 35px;
        color: #F6A400;
        margin-bottom: 15px;
        text-shadow: 3px 0px 0px #223871;
    }

    .playground-text .play1 {
        font-size: 18px;
        font-weight: bold;
        color: #F6A400;
        text-shadow: 3px 0px 0px #223871;
    }

    .playground-text .play2 {
        font-size: 18px;
        color: #F6A400;
        text-shadow: 3px 0px 0px #223871;
    }

    .pyp-text {
        border: 2px solid #ffffff;
        display: inline-block;
        padding: 15px;
        font-size: 17px;
        color: #ffffff;
    }

    .logo-container img {
        width: 220px;
        padding-left: 15px;
    }

    .footer {
        background-color: #e0e0e0;
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 0;
        padding: 15px;
    }

    .footer-section1 {
        display: unset;
        margin-bottom: 15px;
    }

    .choose-content .img-container img, .media-content .img-container img {
        width: 50%;
        height: auto;
    }

    .media-text-heading {
        font-size: 18px;
    }

    .thank-you {
        font-size: 35px;
    }

    .gallery-content-text {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }

    #light {
        left: 0;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}


@media (min-width:576px) and (max-width:767px) {
    body {
        line-height: 20px;
        font-size: 14px;
        font-family: 'Livvic',sans-serif !important;
    }

    .about-section {
        grid-template-columns: 100%;
    }

    .choose-mlsi-section {
        grid-template-columns: 100%;
    }

    .gallery-section {
        grid-template-columns: 100%;
    }

    .media-section {
        grid-template-columns: 100%;
    }

    .learning-section {
        grid-template-columns: 100%;
    }

    .about-heading span, .choose-heading span, .gallery-heading span {
        font-size: 22px;
    }

    .buttons button {
        padding: 6px 10px;
        font-size: 15px;
    }

    .navbar-toggle {
        margin-right: 30px;
    }

    .navbar-toggle {
        color: #fff;
        background-color: #e2680e !important;
        border: 1px solid #e2680e !important;
    }

    .form-info-container {
        width: 95%;
        /* border-radius: 15px; */
        position: relative;
        float: unset;
        margin-top: 0;
        right: 0;
        margin: auto;
        margin-bottom: 30px;
    }

    .form-info {
        background-color: #b8d5df;
        padding: 20px;
        border-radius: 0 0 15px 15px;
    }

    .add-text {
        font-size: 30px;
        font-weight: bold;
        line-height: 35px;
        color: #ffffff;
        margin-bottom: 15px;
    }

    .playground-text .play1 {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
    }

    .playground-text .play2 {
        font-size: 18px;
        color: #ffffff;
    }

    .pyp-text {
        border: 2px solid #ffffff;
        display: inline-block;
        padding: 15px;
        font-size: 17px;
        color: #ffffff;
    }

    .logo-container img {
        width: 220px;
        padding-left: 15px;
    }

    .footer {
        background-color: #e0e0e0;
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 0;
        padding: 15px;
    }

    .footer-section1 {
        display: unset;
        margin-bottom: 15px;
    }

    .choose-content .img-container img, .media-content .img-container img {
        width: 50%;
        height: auto;
    }

    .media-text-heading {
        font-size: 18px;
    }

    .thank-you {
        font-size: 35px;
    }

    .gallery-content-text {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }

    #light {
        left: 0;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}






@media (min-width:100px) and (max-width:320px) {
}

@media (min-width: 565px) and (max-width: 575px) {
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        margin-left: 0%;
        margin-top: -10px;
    }

    .logo-container-right img {
        float: right;
        margin-top: -110px;
    }

    .add-text {
        font-size: 35px;
        font-weight: bold;
        line-height: 35px;
        color: #ffffff;
        margin-bottom: 15px;
    }

    .playground-text .play1 {
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
    }

    .playground-text .play2 {
        font-size: 15px;
        color: #ffffff;
    }

    .pyp-text {
        border: 2px solid #ffffff;
        display: inline-block;
        padding: 10px;
        font-size: 15px;
        color: #ffffff;
    }

    .form-info-container {
        width: 35%;
        /* border-radius: 15px; */
        position: relative;
        float: right;
        margin-top: -690px;
        right: 30px;
    }

    .about-section {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 2%;
        margin-bottom: 30px;
    }

    .about-heading span, .choose-heading span, .gallery-heading span {
        font-size: 40px;
        font-weight: bold;
        border-bottom: 2px solid #f5a101;
        color: #223871;
    }

    .learing-text {
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
    }


    .media-text-heading {
        font-size: 19px;
    }


    .thank-you {
        font-size: 45px;
    }

    .gallery-content-text {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }

    #light {
        top: 200px;
        left: 10%;
    }

    .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .add-text {
        font-size: 35px;
        font-weight: bold;
        line-height: 35px;
        color: #ffffff;
        margin-bottom: 15px;
    }

    .playground-text .play1 {
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
    }

    .playground-text .play2 {
        font-size: 15px;
        color: #ffffff;
    }

    .pyp-text {
        border: 2px solid #ffffff;
        display: inline-block;
        padding: 10px;
        font-size: 15px;
        color: #ffffff;
    }

    .form-info-container {
        width: 35%;
        /* border-radius: 15px; */
        position: relative;
        float: right;
        margin-top: -690px;
        right: 30px;
    }

    .about-section {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 2%;
        margin-bottom: 30px;
    }

    .about-heading span, .choose-heading span, .gallery-heading span {
        font-size: 40px;
        font-weight: bold;
        border-bottom: 2px solid #f5a101;
        color: #223871;
    }

    .learing-text {
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
    }

    .media-text-heading {
        font-size: 19px;
    }

    .thank-you {
        font-size: 45px;
    }

    .gallery-content-text {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }

    #light {
        top: 250px;
        left: 20%;
    }

    .logo-container-right img {
        float: right;
        margin-top: -63px;
    }
}

@media (min-width: 1200px) {
    .navbar-nav {
        margin-left: 22%;
        font-size: 18px;
        /* width: 100%; */
        margin-top: -60px;
        border-bottom: 2px solid #f5a101;
    }

    .logo-container-right img {
        float: right;
        margin-top: -70px;
    }
}
#banner_mobileId{
    display: none;
}
#main_div{
background-color: #223871; 
height:550px;
}
#map {
    width: 100%;
    height: 570px !important;
}
/*.img1 {
    background-image: url('~/Images/MLSI/pyp_programme_logo_en.png');
    background-size:cover;
    background-repeat:no-repeat;
    width:200px;
    height:61px;
}*/
#bannerId{
    display:block;
}
#fixed_footer{
    display:none;
}

#pillar1{
    display:block;
}
#pillar2{
display:none;
}
.pillars_img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.border_radius{
    border-radius:10px;
}

.DrSubhash_img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
#mapId{
    display:block;
}
#mobMap{
    display:none;
}
.about_paragraph span {
    text-align: justify !important;
    text-justify: inter-word !important;
}
#formId{
    display:none;
}
.about_text{
    right: 77rem;
}
@media only screen and (max-width: 600px) {
  
    .about_text {
        right: 0;
    }
    .footer-section2{
        margin-bottom:55px;
    }
    body {
        font-family: 'Livvic',sans-serif !important;
    }
    .mob_map {
        background-image: url("../Images/MLSI/MLSI Map.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 200px;
    }
    #mobMap {
        display: block;
    }
    #mapId {
        display: none;
    }
    .pillars_img {
        width: 150px;
        height:80px;
        border-radius: 100%;
    }
    #pillar2 {
        display: block;
    }
    #pillar1 {
        display: none;
    }
    .stepper .nav-tabs {
        position: relative;
         right: 0px !important; 
    }
    #main_div {
        background-color: #223871;
        height:770px
    }
    .icon_box button{
        background:none;
        border:none;
    }
    .icon_box .fa {
        color: #FFFFFF !important;
        margin-right: 7px;
        font-size:16px;
    }
    .icon_box a {
        color: #FFFFFF !important;
        font-size:18px;
    }
    .icon_box {
        border: 1px solid #FFF;
        padding: 10px;
        width: 100%;
        text-align: center;
        color: #FFF;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #fixed_footer {
        display: block;
    }
    .fixed_footer_box {
        display: flex;
        width: 100%;
        background-color: #223871;
        position: fixed;
        bottom: 0;
    }
    #banner_mobileId {
        display: block;
    }
    #bannerId {
        display: none;
    }
    .caption h4 {
        color: #223871;
        font-weight: 600;
        font-size: 11px !important;
    }
    .caption p {
        color: #223871;
        font-weight: 600;
        font-size: 10px !important;
    }
    .swiper-slide {
        width: 100px !important;
        height: 100px !important;
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .container {
        max-width: 1280px;
        margin: 0 auto;
        height: 100%;
        padding:0;
    }
    .paragraph {
        padding: 0px !important;
    }
    ul li{
        margin-right:70px !important;
        padding:0px 5px 0 0px;
    }
    .stepper {
        margin-right: 0px !important;
    }
.img{
    width: 100px !important;
    height:33px !important;
}
    .stepper ul{
        display:flex;
        justify-content:space-between;
    }
  
    #map {
        width:100%; 
        height:200px
    }
    .banner_mobile {
        background-image: url('../Images/MLSI/banner.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 203px;
        position: relative;
        margin-bottom: -7px;
        display: block;
        margin-top: 5px;
    }
  
    .form-info-heading {
        font-size: 20px;
    }
   
}

.stepper .nav-tabs {
    position: relative;
    right: 60px;
}

    .stepper .nav-tabs > li {
        position: relative;
    }
        .stepper .nav-tabs > li.completed::after {
            background: #34bc9b;
        }

        .stepper .nav-tabs > li:last-child::after {
            background: transparent;
        }

    .stepper .nav-tabs [data-toggle='tab'] {
        width: 25px;
        height: 25px;
        margin: 20px auto;
        border-radius: 100%;
        border: none;
        padding: 0;
        color: #f1f1f1;
    }

        .stepper .nav-tabs [data-toggle='tab']:hover {
            background: transparent;
            border: none;
        }

    .stepper .nav-tabs > .active > [data-toggle='tab'], .stepper .nav-tabs > .active > [data-toggle='tab']:hover, .stepper .nav-tabs > .active > [data-toggle='tab']:focus {
        color: #34bc9b;
        cursor: pointer;
        border: none;
    }

.stepper .tab-pane {
    position: relative;
    padding-top: 50px;
}



.stepper .completed .round-tab {
    background: #34bc9b;
}

    .stepper .completed .round-tab::after {
        content: '✔';
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        display: block;
    }

.stepper .active .round-tab::after {
    display: none;
}

.img {
    cursor: pointer;
    transition: transform .5s;
    width: 200px;
    height: 61px;
}

.content_img {
    border-radius: 20px;
    width: 280px;
    height: 280px;
}

.img:hover {
    transform: scale(1.1);
}

.stepper .disabled .round-tab::after {
    display: none;
}

.content_box {
    width: 100%;
    margin: auto;
}

.paragraph {
    padding: 0px 0px 10px 30px;
}

.stepper {
    margin-right: 85px;
}



/*coursel css*/
.coursel_box {
    width: 100%;
}

#myCarousel .thumbnail {
    margin-bottom: 0;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

.carousel-control {
    color: #fff;
    top: 40%;
    color: #428BCA;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1;
}

    .carousel-control:hover {
        color: #d9534f;
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none !important;
    }

    .carousel-control.right {
        left: auto;
        right: -32px;
    }

    .carousel-control.left {
        right: auto;
        left: -32px;
    }

.carousel-indicators {
    bottom: -30px;
}

    .carousel-indicators li {
        border-radius: 0;
        width: 7px;
        height: 7px;
        background: #ccc;
        border: 1px solid #ccc;
        border-radius: 100%;
    }

    .carousel-indicators .active {
        width: 9px;
        height: 9px;
        background: #3276b1;
        border-color: #3276b1;
        border-radius: 100%;
    }

.caption p {
    font-size: 14px;
    line-height: 18px;
}

.our_toppers {
    width: 250px;
    height: 250px;
    border-radius: 100%;
}

.university_img {
    width: 100px;
    height: 100px;
}


.testimonials_img {
    width: 100% !important;
    height: 400px !important;
    border-radius: 20px !important;
}

.thumbnail {
    border: none !important;
}

/*accordion css*/
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: "Glyphicons Halflings"; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}


.faq_content{
   width:100%
}

.form-group {
    margin-bottom: 12px !important;
}
.row_div {
    height: 550px
}

h4{
    cursor:pointer;
}
.panel-heading {
    background: #f5f5f5;
    border:none !important;
}

.caption h4{
    color: #223871;
    font-weight:600;
}
.caption p {
    color: #223871;
    font-weight: 600;
}




.container {
    max-width: 1280px;
    margin: 0 auto;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}