* {
    box-sizing: border-box;
 }
body {
	font-family: 'Montserrat', sans-serif;
}
.bg-img {
	background-image: url(../images/ifde-adypu-hero-banner.jpg);
	background-size: cover;
    height: 380px;
    position: relative;
}
.degree-pgm {
	background-color: rgba(4, 23, 87, 0.6);
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.degree-pgm h1 {
	font-size: 40px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
}

.request-form {
	padding: 30px 25px;
    background-color: #FFE503;
    width: 23%;
    margin: 0 auto;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
    color: #000;
    position: fixed;
    /*width: auto;*/
    bottom: 50px;
    margin-left: 0%;
    margin-right: 0%;
}
.request-form h3 {
	font-size: 17px;
    font-weight: 600;
    padding-bottom: 15px;
    text-align: center;
}
.request-form .btn-primary {
	background-color: #0037F0;
    border-radius: 1px;
    padding: 8px 30px;
    margin-top: 10px;
}
.request-form .form-control {
	border-radius: 0px;
    border-color: #707070;
    font-size: 13px;
}
.navbar-brand {
	padding-top: 40px;
}
.aj-logo {
	max-width: 86%;
}
.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ptb-60 {
	padding: 60px 0;
}
.pl-15 {
	padding-left: 15px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-60 {
	padding-top: 60px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-60 {
    padding-bottom: 60px;
}
.design-course h6 {
	display: list-item;
	font-weight: 700;
    line-height: 23px;
    margin-top: 25px;
}

.bg-blue {
	background-color: #335FF3;
	color: #fff;
}
.heading {
	font-size: 34px;
    font-weight: 600;
    line-height: 44px;
}
.reasons .reasons-text {
	font-size: 16px;
    margin-top: 20px;
}
.three-icons {
	padding-top: 50px;
    padding-bottom: 30px;
}
.three-icons .col-md-4 {
	max-width: 29.333333%;
}
.three-icons img {
	max-width: 75%;
}
.three-icons h4 {
	font-size: 20px;
	margin-top: 12px;
}
.list p {
	font-size: 15px;
    list-style: none;
    padding: 20px 0;
    /*display: flex;*/
}

.list .count {
	font-weight: 600;
    font-size: 18px;
    padding-right: 10px;
}

.two-columns p {
    font-size: 14px;
}
.two-columns .col-md-6 {
   
    margin-top: 40px;
}
.profile h5 {
	font-size: 17px;
    font-weight: 600;
}
.profile p {
	font-size: 12px;
	margin-bottom: 0;
}
.rounded-img {
	border-radius: 100%;
}

.career-opp {
	background-color: #F4F4F4;
}
.five-icons h4 {
	font-size: 16px;
    margin-top: 12px;
    font-weight: 600;
}
.career-opp .heading {
	padding-bottom: 20px;
}

.admissions .reasons p {
	font-weight: 600;
    color: #0037F0;
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 30px;
}
.admissions .course h6 {
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;

}
.admissions .course p {
	font-size: 15px;
    font-weight: 500;
}
.text-blue {
	color: #0037F0;
}
footer {
	background-color: #19236A;
	color: #FFFFFF;
	font-size: 13px;
/*	z-index: 999;*/
    position: relative;
    z-index: 1;
}
footer .aj-logo {
    max-width: 41%;
}
footer .address ul li {
	display: inline-block;
	    padding-right: 15px;
}
ul {
	padding-left: 0;
}
.address ul li:first-child {
    padding-right: 22px;
}
.social-icon img {
	padding-right: 8px;
}
.border-between > [class*='col-']:before {
   background: #8c7d7d;
   bottom: 0;
   content: " ";
   left: -48px;
   position: absolute;
   width: 1px;
   top: 0;
}
.webinar-pg .border-between > [class*='col-']:before {
    background: #8c7d7d;
    width: 1px;
}
.border-between1 > [class*='col-']:first-child:before {
   display: none;
}

.border-between1 > [class*='col-']:before {
   background: #fff;
   bottom: 0;
   content: " ";
   left: -48px;
   position: absolute;
   width: 1px;
   top: 0;
}

.border-between > [class*='col-']:first-child:before {
   display: none;
}
.desk-none {
	display: none;
}

.thank-page {
	background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)),
	                  url(../images/adypu-ifde-dde-course.jpg);
	background-size: cover;
    height: 380px;
    position: relative;
}
.pgm-brochure h2 {
	font-weight: 600;
    font-size: 36px;
}
.pgm-brochure .btn {
    background-color: #0037F0;
    border-radius: 0;
    font-size: 16px;
    padding: 15px 40px;
    margin-top: 40px;
    margin-left: 20px;
}
.m-des-img {
	background-image: url(../images/m-des/m-des-in-design-driven-entrepreneurship.jpg);
    height: 650px;
    background-position: center;
}


.course-venue {
	padding-top: 75px;
}
.course-venue h3 {
	font-size: 28px;
	font-weight: 600;
    color: #ffd400!important;
}
.course-venue h1 {
	font-weight: 700;
    font-size: 55px;
    line-height: 1.2em;
    text-align: left;
    color: #fff;
}
.course-venue p {
	color: rgba(255,255,255,0.7)!important;
    font-weight: 600;
    font-size: 15px;
}
.schedule-details {
	background-color: rgba(0,0,0,0.3);
    margin-top: -10%;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #fff;
}
.four-columns h6 {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #FACD33;
}
.four-columns .class-schedule p {
    margin-bottom: 5px;
    font-size: 14px;
}
.about-course h2 {
	font-weight: 700;
    font-size: 40px;
    color: #000000;
    text-align: left;
    margin-bottom: 25px;
}
.learn-experience {
	background-color: #f8f8f8;
}
.learn-experience h2, .experts h2, .course-journey h2, 
.future-prof h2, .career-after-course h2, .design-future h2, .university h2 {
	font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 1.4em;
}
.design-future h2, .university h2 {
	color: #fff;
}

.learn-experience .card-text h4 {
	font-weight: 700;
    text-transform: uppercase;
    color: #296aef;
    font-size: 18px;
    margin-bottom: 15px;
}
.learn-experience .card-text p, .learn-experience .accordion .card-body p {
	font-size: 14px;
}
.learn-experience .accordion .fa-plus-circle {
	float: right;
}
.learn-experience .accordion .card, .learn-experience .accordion .card-header {
	border: none;
}
.learn-experience .accordion .card-header h5 {
	font-size: 16px;
    font-weight: 700;
    color: #296aef;
}
.learn-experience .accordion .card-body {
	background-color: #f8f8f8;
}
.experts .rect-card h5 {
	font-size: 15px;
    font-weight: 700;
}
.experts .rect-card p {
	font-size: 12px;
	margin-bottom: 0px;
}
.experts .card-gray {
	background-color: #f9f9f9;
	border: 1px solid #8c8686;
    border-radius: 5px;
    margin-top: 30px;
}

.width-chng:last-child {
	margin-left: 6%;
}
.experts .btn-faculty {
	color: #ffffff;
    border-width: 0px;
    border-color: #086cf2;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #086cf2;
    margin-top: 50px;
    padding: 12px 20px;
}
.course-journey {
	background-color: #f9f9f9;
}
.course-journey .blue-box h3 {
	font-weight: 700;
    font-size: 25px;
    color: #ffffff;
    line-height: 1.8em;
    background-color: #086cf2;
    max-width: 54%;
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.course-journey .white-box {
	padding: 30px;
	font-size: 15px;
	margin-bottom: 30px;
}
.course-journey .white-box h4 {
	font-size: 18px;
    padding-bottom: 20px;
}
.course-journey .white-box .sec-column li {
	font-size: 16px;
	margin-bottom: 10px;
}
.course-journey .white-box .sec-column .fa {
	color: #086cf2;
    font-size: 24px;
    padding-right: 15px;
}
.btn-download {
	color: #086cf2;
    border-width: 1px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    border-color: #086cf2;
    background-color: transparent;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 30px;
}
.btn-download .fa-download {
	padding-right: 10px;
}
.future-prof ul li {
	font-size: 15px;
}
.company-logos {
	background-color: #f8f8f8;
}
.company-logos h2 {
	font-weight: 700;
    font-size: 32px;
    color: #000000!important;
    line-height: 1.4em;
    text-align: left;
}
.company-logos h6 {
	font-size: 18px;
	font-weight: 700;
	color: #727272;
}
.company-logos hr {
	margin-top: 3rem;
    margin-bottom: 3rem;
}
.career-after-course h4 {
	font-size: 17px;
    font-weight: 600;
}
.design-future {
	background-color: #0651B6;
	color: #fff;
}
.design-future h4 {
	font-weight: 700;
    font-size: 33px;
    text-align: center;
}
.design-future .row-width {
	width: 71%;
    margin: 0 auto;
    padding-top: 60px;
}

.design-future .row-width .col-md-6:first-child {
	margin-right: 4%;
}
.design-future .row-width img {
	max-width: 60%;
}
/*.design-future .row-width ul {
	list-style: none;
}*/
.design-future .row-width ul li {
	padding-top: 20px;
}
.design-future .row-width ul h5 {
	font-size: 17px;
    font-weight: 600;
}
.design-future .row-width ul p {
	font-size: 13px;
}
.design-future .fa {
	padding: 10px;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-right: 15px;
}
.design-future .btn {
	color: #296aef;
    border-width: 0px;
    border-color: #086cf2;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #ffffff;
    padding-top: 13px;
    padding-right: 30px;
    padding-bottom: 13px;
    padding-left: 30px;
    margin: 50px 30px;
}

.university {
	background-image: url(../images/ajeenkya-university2.jpg);
	background-size: cover;
    height: 500px;
    position: relative;
    background-position: center;
    color: #fff;
    text-align: center;
}
.font-18 {
	font-size: 18px;
}
.inline-grid {
	display: inline-grid;
}


.experts .carousel-control-prev {
    left: -2%;
}

.experts .carousel-control-next {
    right: -1%;
}

.experts .carousel-inner {
    width: 85%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.experts .rect-card {
    width: 96%;
}
footer .btn-form {
    position: fixed;
    right: 2%;
    bottom: 0;
    border-radius: 3px;
    padding: 14px 55px;
    background-color: #FFE503;
    border: 3px solid #fff;
    color: #000;
    font-size: 20px;
}
footer .slide-form {
    display: none;
    right: 2%;
    bottom: 0;
    width: 24%;
}
.close-form {
    top: 5px;
    position: absolute;
    right: 10px;
}


/**/
.join-us {
    background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.4)), url(../images/masters-pg-program-ifde.jpg);
    background-size: cover;
    height: 500px;
    position: relative;
}
.join-us .degree-pgm {
    background-color: transparent;
    bottom: 24%;
}
.benefits .ben-text {
    font-weight: 500;
}
.benefits ul {
    list-style: none;
    font-size: 14px;
    padding-left: 0px;
    padding-top: 15px;
}
.benefits ul li {
    margin-bottom: 8px;
    font-weight: 500;
}
.benefits ul li span {
    padding-left: 7px;
}
.benefits .fa-check-square-o {
    color: #1ed01e;
}
.benefits .two-columns .col-md-6 {
    margin-top: 20px;
    padding-bottom: 30px;
    padding-right: 35px;
}
.heading-1 {
    font-size: 29px;
    font-weight: 700;
    line-height: 42px;
}
.heading-2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
}

.ifde-logo-img {
    max-width: 80%;
}
.aj-logo-1 {
    max-width: 67%;
}
.join {
    background-color: #414141;
}
/*faculty.html*/
.faculty-banner {
	background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)),
	                  url(../images/adypu-ifde-dde-course.jpg);
	background-size: cover;
    height: 380px;
    background-position: center;
}
.faculty-banner h1 {
	font-weight: 700;
    font-size: 55px;
    line-height: 1.2em;
    text-align: left;
    color: #fff;
    padding-top: 100px;
}
.faculty-cards .card h5 {
	font-weight: 600;
}
.faculty-cards .card p {
	font-size: 13px;
	line-height: 20px;
}
.faculty-cards .card {
	box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.11);
	width: 20em;
	min-height: 498px;
}
.faculty-cards .card .card-body {
    padding: 1rem;
}
.faculty-cards .btn-join {
	color: #ffffff!important;
    border-width: 0px!important;
    border-color: #086cf2;
    font-size: 14px;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #086cf2;
    padding-top: 12px!important;
    padding-right: 20px!important;
    padding-bottom: 12px!important;
    padding-left: 20px!important;
    margin-top: 50px;
}
 .address a {
        display: -webkit-inline-box;
    }

.experts .carousel-control-next-icon, .experts .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    background-size: 50% 50%;
    border: 1px solid #000;
    border-radius: 100%;
}

/*new-mdes.html style here*/
.new-mdes, .webinar-pg {
    font-family: 'Open Sans', sans-serif;
}
.new-mdes h1,.new-mdes h2,.new-mdes h3,.new-mdes h4,.new-mdes h5,.new-mdes h6 {
    font-family: 'Montserrat', sans-serif;
}
.upskilling-sect {
    background-image: url(../images/m-des/ifde-mdes-mba-entrepreneurship-banner.jpg);
    /*background-color: #1515eac7;*/
    background-size: cover;
    height: 550px;
    position: relative;
}
.upskilling-pgm h1 {
    font-weight: 600;
    font-size: 37px;
}
.upskilling-sect .req-info {
    background-color: #001293;
    border-color: #ffe503;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    padding: 10px 35px;
    font-weight: 600;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    border: none;
}
.pgm-highlights {
    background-color: rgba(34, 34, 34, 0.8);
    padding: 50px 0;
    color: #fff;
}
.pgm-highlights h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}

.pgm-highlights .col5 p {
    font-size: 15px;
    margin-bottom: 0;
}
.border-between2 > [class*='col-']:before {
    background: #ffe503;
    bottom: 0px;
    content: " ";
    left: 0px;
    position: absolute;
    width: 5px;
    top: 0;
}
/*.border-between2 > [class*='col-']:first-child:before {
   display: none;
}*/
.mtop-60 {
    margin-top: 60px;
}
.mtop-30 {
    margin-top: 30px;
}
.mbottom-30 {
    margin-bottom: 30px;
}
.pt-90 {
    padding-top: 90px;
}
.pb-90 {
    padding-bottom: 90px;
}
.upskilling-career h4 {
    font-weight: 500;
}
.width-85 {
    max-width: 85%;
}
.upskilling-career .para {
    font-weight: 300;
    padding-top: 25px;
    width: 80%;
}
.upskilling-career ul, .journey ul {
    list-style: none;
}
.upskilling-career ul li, .journey ul li {
    padding-bottom: 20px;
    font-weight: 600;
    width: 90%;
}
.upskilling-career ul li span, .journey ul li span {
    display: table-cell;
}
.font-14 {
    font-size: 14px;
}
.upskilling-career ul .fa, .journey ul .fa, .session-info ul .fa {
    padding-right: 12px;
    font-size: 16px;
}
.upskilling-career ul .fa {
    color: #001293;
}
.journey ul .fa {
    color: #FFE503;
}
.scholarships-cta {
    background-color: #FFE503;
    padding: 40px 0;
}
.scholarships-cta h4 {
    font-size: 20px;
}
.scholarships-cta .btn {
    background-color: #001293;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 35px;
    font-weight: 600;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    border: none;
}
.about-course h4 {
    font-weight: 700;
    font-size: 26px;
    color: #000000;
    text-align: left;
    margin-bottom: 25px;
}
.new-mdes footer {
    background-color: #272727;
}

.faculty-members h6 {
    font-size: 15px;
    margin-top: 8px;
}
.faculty-members p {
    font-size: 13px;
}
.journey {
    background-color: hsla(233, 100%, 29%, 0.9);
        color: #fff;
}
.journey h5 {
    color: #ffe503;
    font-size: 18px;
}

.req-more-info .request-form {
    padding: 30px 25px;
    background-color: #FFE503;
    width: 100%;
    margin: 0 auto;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
    color: #000;
    position: fixed;
    /* width: auto; */
    bottom: auto;
    margin-left: 0%;
    margin-right: 0%;
}
.req-more-info .close {
    z-index: 1;
}

/*webinar.html*/
.webinar {
    background-image: linear-gradient(0deg,rgba(0, 6, 46, 0.6),rgba(0, 6, 46, 0.6)), 
                      url(../images/webinar-banner-image.jpg);
    background-size: cover;
    height: 450px;
    background-position: center;
}
.webinar p {
    font-size: 28px;
}
.webinar h1 {
    font-size: 56px;
    font-weight: 600;
}
.venue .venue-details {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
}
.session-info ul {
    list-style: none;
}
.session-info ul li {
    padding-top: 10px;
}
.session-info ul li .fa {
    color: #009a3b;
}
.session-info ul li span {
    display: table-cell;
}
.venue .request-form {
    position: sticky;
    top: 0;
    width: 83%;
}
.session-info h5 {
    font-size: 19px;
    font-weight: 600;
}
.attention h5 {
    color: #FF0000;
    font-size: 20px;
    font-weight: 600;
}
.about-speaker {
    background-color: #111D6F;
}
.about-speaker h6 {
    font-size: 19px;
    font-weight: 500;
}
.testimonial-new h6 {
    font-size: 18px;
}

@media screen and (device-width: 1440px) {
    .schedule-details {
        margin-top: -9.4%;
    }
}
@media screen and (device-width: 1220px) {
    .experts .carousel-inner {
        width: 90%;
    }
    .experts .carousel-control-next {
    right: -5%;
   }
    .experts .carousel-control-prev {
    left: -5%;
   }
    .schedule-details {
        margin-top: -11%;
    }
    .experts .card-gray {
        min-height: 136px;
    }
}
@media screen and (device-width: 1024px) {
    .schedule-details {
        margin-top: -13%;
    }
    .border-between1 > [class*='col-']:before {
       left: -5px;
    }
    .ipad-img {
        max-width: 70%;
    }
    .experts .card-gray {
        min-height: 155px;
    }
    .experts .carousel-control-next {
        right: -6%;
    }
    .experts .carousel-control-prev {
        left: -6%;
    }
}

@media screen and (min-width: 1024px) {
	.list .col-md-1 {
    -ms-flex: 0 0 3.333333%;
    flex: 0 0 3.333333%;
    max-width: 3.333333%;
	}
	.experts .width-chng {
		-ms-flex: 0 0 47%;
	    flex: 0 0 47%;
	    max-width: 47%;
	}
	.design-future .row-width .col-md-6 {
		-ms-flex: 0 0 48%;
	    flex: 0 0 48%;
	    max-width: 48%;
	}
    .pgm-highlights .col5 {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
    .upskilling-career .col5 {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
    
}
@media screen and (max-width: 768px) {
    .contact-btns {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999;
    }
    .contact-btns .col-6 {
        padding: 0;
   }
   .btn-call, .btn-request {
        width: 100%;
        border-radius: 0px;
        font-size: 15px;
        font-weight: 500;
        padding: 13px;
    }
    .btn-call {
        background-color: #FFE503;
        border-color: #FFE503;
        color: #0037F0;
    }
    .btn-call:not(:disabled):not(.disabled).active, .btn-call:not(:disabled):not(.disabled):active, .show>.btn-call.dropdown-toggle {
        color: #0037F0 !important;
        background-color: #FFE503 !important;
        border-color: #FFE503 !important;
    }
    .btn-request {
        background-color: #0037F0;
        border-color: #0037F0;
        color: #FFE503;
    }
     .btn-request:not(:disabled):not(.disabled).active, .btn-request:not(:disabled):not(.disabled):active, .show>.btn-request.dropdown-toggle {
        color: #FFE503 !important;
        background-color: #0037F0; !important;
        border-color: #0037F0; !important;
    }
    .new-mdes .btn-call {
        text-transform: uppercase;
    }
    .new-mdes .btn-call a {
        color: #001293
    }
    
}
@media screen and (device-width: 768px) {
    .degree-pgm h1 {
      font-size: 30px;
   }
    .ipad-block {
        display: block;
    }
    .ipad-none {
        display: none;
    }
    .course-venue h1 {
        font-size: 42px;
    }
    .schedule-details {
        margin-top: -22%;
    }
    .experts .card-gray {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .experts .carousel-indicators .active {
        background-color: #000;
    }
    .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        border: 1px solid #000;
    }
    .carousel-indicators {
        bottom: -50px;
    }
    .experts .btn-faculty {
        margin-top: 70px;
    }
    .company-logos h2 {
        font-size: 24px;
    }
    .width-50 {
        max-width: 85%;
    }
    .university {
        padding: 20px 0px;
    }
    .request-form {
        position: static;
        bottom: unset;
        width: 100%;
    }
    .faculty-cards .card {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }
    .faculty-cards {
        height: 800px;
       overflow-y: scroll;
    }
    footer .res-pt-30 {
        padding-top: 30px;
    }
    
     .border-between1 > [class*='col-']:before {
        left: -6px;
    }
    .four-columns h6 {
        font-size: 14px;
    }
    .pgm-highlights .col-md-2 {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
    .pgm-highlights .col5 p {
        font-size: 13px;
    }
    .border-between2 > [class*='col-']:before {
        left: -7px;
    }
    .width-85 {
        max-width: 80%;
    }
    .ipad-pt-10 {
        padding-top: 10px;
    }
    .webinar h1 {
        font-size: 45px;
    }
    .about-speaker img {
        text-align: center;
        margin-bottom: 30px;
    }

}

@media screen and (max-width: 480px) {
    .mtop-60 {
       margin-top: 0px;
    }
    .mtop-30 {
        margin-top: 0px;
    }
    .res-mt-10 {
        margin-top: 10px;
    }
	.desk-none {
		display: block;
	}
	.res-none {
		display: none;
	}
	.navbar-brand {
	    display: initial;
	}
	.logo-img {
		max-width: 24%;
	}
	.aj-logo {
		max-width: 50%;
	}
	.border-between1 > [class*='col-']:before {
      display: none;
    }
	.degree-pgm {
		background-color: transparent;
	}
    .join-us .degree-pgm {
        bottom: 0;
    }
    .join-us .navbar-brand {
        display: table-cell;
    }
    .benefits ul li span {
        display: table-cell;
    }
    .benefits ul li {
        margin-bottom: 15px;
    }
	.degree-pgm h1 {
	    font-size: 25px;
	    line-height: 40px;
	}
    .heading-1 {
        font-size: 21px;
        line-height: 31px;
    }
    .join-pg .testimonial-carousel .heading {
        font-size: 19px;
        line-height: 25px;
    }
	.bg-img {
		background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.5) 51%,#000000, #000C36 100%), 
		 url(../images/ifde-adypu-hero-banner.jpg);
	    height: 590px;
	    background-position: center center;
	    padding-top: 74%;
   }
   .join-us {
        background-position: center center;
        padding-top: 34%;
   }
   .font-14 {
     	font-size: 14px;
   }
   .font-13 {
     	font-size: 13px;
   }

	.bg-blue {
		background-color: #0037F0;
	}
    
	.heading {
	    font-size: 23px;
	    line-height: 34px;
	}
	.mlr-0 {
		margin-left: 0;
        margin-right: 0;
	}
	.testimonial-carousel .heading {
		padding-bottom: 15px;
	}
	.testimonial-carousel .carousel-indicators {
		bottom: -45px;
	}
	.testimonial-carousel .carousel-indicators .active {
	    background-color: #000;
	}
	.testimonial-carousel .carousel-indicators li {
	    width: 10px;
	    height: 10px;
	    border: 1px solid #000;
	    border-radius: 100%;
	}
	.testimonial-carousel p.testimonial {
		color: #000;
	    font-size: 17px;
	    line-height: 26px;
	}
	.testimonial-carousel .profile h5 {
		font-size: 19px;
	}
	.testimonial-carousel .profile p {
	    font-size: 14px;
	    margin-bottom: 0;
	    color: #000;
	}
	.testimonial-carousel .rounded-img {
		padding-top: 15px;
	}
	.res-text-center {
		text-align: center;
	}
	.five-icons h4 {
	    font-size: 13px;
	}
	.ptb-60 {
	    padding: 40px 0;
	}
	.admissions .reasons p {
	    font-size: 14px;
	}
	.course img {
		padding-bottom: 15px;
	}
	.pb-35 {
		padding-bottom: 35px;
	}
    .res-pt-0 {
        padding-top: 0;
    }
	.res-pt-30 {
		padding-top: 30px;
	}
	#demo.carousel.slide {
		padding: 40px 0;
	}
	.carousel.slide h4 {
		padding-top: 15px;
	}
	.request-form {
		position: relative;
		padding: 30px 25px;
        width: 100%;
	}
	.list {
		padding-left: 30px;
        text-align: left !important;
	}
	.list .col-3 {
	    -ms-flex: 0 0 13%;
	    flex: 0 0 13%;
	    max-width: 13%;
	}
	.pgm-brochure h2 {
	    font-weight: 600;
	    font-size: 30px;
	}
	.pgm-brochure .btn {
	    margin-top: 20px;
        padding: 15px 20px;
        margin-left: 0;
	}
	.thank-page {
	    background-position: center center;
	    padding-top: 10%;
   }

   /*m-des-in-design.html*/
   .m-des-img {
	    height: 400px;
       padding: 19px 0;
       background-position: right center;
	}
   .course-venue h1 {
	    font-size: 25px;
	}
	.schedule-details {
	    margin-top: 0%;
	}
    .schedule-details .class-schedule {
        text-align: left !important;
        margin-bottom: 20px;
    }
    
    .res-order-3 {
        order: 3;
    }
    .res-order-4 {
        order: 4;
    }
    .four-columns h6 {
        font-size: 18px;
    }
    footer .mt-5 {
        margin-top: 1rem !important;
    }
	.about-course h2 {
	    font-size: 34px;
	}
	.learn-experience h2, .experts h2, .course-journey h2, .future-prof h2, 
	.career-after-course h2, .design-future h2, .university h2 {
	    font-size: 25px;
	    line-height: 1.2em;
    }
	.course-journey .blue-box h3 {
	    font-size: 20px;
	    line-height: 1.5em;
	    max-width: 100%;
	}
	.experts .carousel-control-prev {
        left: -5%;
    }
    .experts .carousel-control-next {
        right: -5%;
    }
	.card-gray .col-md-3 {
		padding-top: 10px !important;
	}
	.card-gray .col-md-9 {
		padding-top: 12px;
        padding-bottom: 10px;
	}
	.experts .rect-card p {
	    font-size: 13px;
	}
	.experts .rect-card h5 {
	    font-size: 17px;
	}
	.experts .card-gray {
	    width: 85%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.experts .carousel-indicators .active {
	    background-color: #000;
	}
	.carousel-indicators li {
	    width: 10px;
	    height: 10px;
	    border-radius: 100%;
	    border: 1px solid #000;
	}
	.carousel-indicators {
	    bottom: -35px;
	}
	.future-prof ul {
		padding-left: 40px;
	}
	.company-logos h2 {
	    text-align: center;
        font-size: 25px;
	}
	.company-logos img {
		padding: 20px 0;
	}
	.company-logos .pt-60 {
		padding-top: 0px;
	}
	.company-logos hr {
	    margin-top: 2rem;
	    margin-bottom: 2rem;
	}
	.university {
	    height: 600px;
	}
	.design-future .row-width img {
	    max-width: 55%;
	}
	.design-future .row-width {
	    width: 100%;
	}
	.design-future h4 {
	    font-size: 18px;
	}
	.design-future .btn {
	    margin: 0px 7px;
        padding-left: 20px;
        padding-right: 20px;
	}
    .m-des-ifde-logo {
       max-width: 30%;
    }
    .m-des-aj-logo {
        max-width: 60%;
    }
   .m-des-logos {
        display: contents;
    }
    .class-schedule ul {
        padding-left: 20px;
    }
    .res-order-1 {
        order: 1;
    }
    .res-order-2 {
        order: 2;
    }
    .experts p {
        font-size: 13px;
    }
    .experts .card-gray {
       margin-top: 10px;
    }
    .experts .btn-faculty {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .course-journey .blue-box h3 {
        font-size: 17px;
        padding: 10px 10px;
    }
    .width-50 {
        max-width: 50%;
    }
    .design-future .row-width ul p {
       font-size: 15px;
    }
    .company-logos h6 {
        padding-bottom: 15px;
        padding-top: 10px !important;
    }
    .company-logos img {
        max-width: 80%;
    }
    footer {
        z-index: 1;
    }
    .list p {
       padding: 10px 0;
    }
    .course-venue {
        padding-top: 105px;
    }
    .course-venue h3 {
        font-size: 18px;
    }
    
/*faculty.html*/
    .faculty-banner {
        height: 400px;
        padding: 19px 0;
    }
    
    .faculty-banner h1 {
        font-size: 38px;
    }
    .faculty-cards .pt-5 {
        padding-top: 0 !important;
    }
    .faculty-cards .card {
        margin-top: 30px;
    }
    .faculty-cards {
        height: 700px;
        overflow-y: scroll;
    }
    #req-form .modal-header .close {
        z-index: 1;
    }
    #req-form .modal-content {
        background-color: transparent;
    }

    /*new-mdes.html responsive style here*/
    .upskilling-sect {
        background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.5) 51%,#000000, #000C36 100%), 
 url(../images/m-des/Mobile-banner-ifde-mdes-master-mba-in-entrepreneurship.jpg);
        background-position: center center;
    }
    .upskilling-pgm h1 {
        font-size: 21px;
    }
    .upskilling-pgm .pt-60 {
        padding-top: 30px;
    }
    .upskilling-sect p {
        font-size: 14px;
    }
    .pgm-highlights .col5 {
         margin-bottom: 30px;
    }
    .pgm-highlights .col5 p {
        font-size: 14px;
    }
    .upskilling-career img {
        max-width: 80%;
    }
    .upskilling-career .ipad-img {
        max-width: 58% !important;
    }
    .career-after-course h4 {
        font-size: 15px;
    }
    .upskilling-career h3 {
        font-size: 22px;
    }
    .upskilling-career .para {
        width: 100%;
    }
    .scholarships-cta h4 {
        font-size: 18px;
        text-align: center;
        line-height: 25px;
    }
    .scholarships-cta {
        padding: 30px 0;
    }
    .scholarships-cta .btn {
        margin-top: 12px;
    }
    .new-mdes .about-course h4 {
        font-size: 22px;
    }
    .upskilling-career ul, .journey ul {
        list-style: none;
        margin-bottom: 0;
    }
    .upskilling-sect {
        padding-top: 150px;
    }
    .border-between2 {
        margin-left: 10px;
    }
    .new-mdes .ptb-60 {
        padding: 60px 0;
    }
    .new-mdes h2,.new-mdes h3,.new-mdes h4 {
        text-align: center;
    }
    /*weinar.html responsive code*/
    .webinar {
        padding-top: 120px;
    }
    .webinar h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .venue .venue-details {
        font-size: 26px;
        padding-top: 30px;
    }
    .venue .request-form {
        width: 100%;
    }
    .about-speaker img {
        margin-bottom: 30px;
    }
    .res-mr-0 {
        margin-right: 0;
    }

}


@media (min-width: 576px){
.req-more-info .modal-dialog {
    max-width: 400px;
}
.req-more-info .request-form {
    padding: 30px 40px;
}
}
