ul {
    margin: 0;
    padding: 0;
}


.advnt-main{ width: 100%; float: left; border-bottom: 1px dashed #ffe6b3; padding-bottom: 2px; margin-bottom: 10px; }
.advnt-main .img{ width: 50px; height: 50px; float: left; margin-right: 15px; }
.advnt-main .text{ width: 70%; float: left; margin-top: 5px; }





.d-none { display: none; }




.whats-lg {position: fixed; bottom:75px; right: 0px; z-index: 9999;     -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;}
.whats-lg:hover {bottom: 70px;     -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms; }


@media only screen and (max-width: 767px) {
#home-banner .item img{ width: 630px;     height: 530px !important;}

.fun-facts_wrapper {
        width: 100%;
    }
  
  .fun-facts_wrapper p {
    float: left;
    line-height: 33px;
}

  #mt_fun .fun-facts_title {
    margin-top: 5px;
        padding-bottom: 10px;
}

  #mt_fun .fun-facts_title:before {
    content: "";
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -12px;
    width: 93%;
    height: 2px;
    background: #fead06;
    display: none;
}

#mt_fun .fun-facts_title:after {
    content: "";
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: 0px;
    width: 93%;
    height: 2px;
    background: #fead06;
}

#mt_fun .fun-facts_figure {
    padding: 5px 0;
}

}

.fun-facts-main {
    display: block;
    padding:50px 0 17px 20px;

}

.fun-facts_wrapper p{ float: left; }
.fun-facts_wrapper .ma { width: 100%;     float: left; }
.fun-facts_wrapper .fun-facts_title{  float: left; }


.placements .fun-facts_wrapper {
    display: inline-block;
    text-align: left;
    line-height: 20px;
    width: 40%;
}
.placements .fun-facts_wrapper p {
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 7px;
}









.admission-process ol li {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 24px;
    color: #181d31;
    padding-left: 30px;
    position: relative;
    left: 17px;
}

.admission-process ol, ul {
    list-style: decimal;
}


.courses-research {
    border: 1px solid #ffac00;
    padding: 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.feature-box .feature-box-icon {
 
    top: 7px;
    text-align: center;
    padding:0em;
    height: 1px;
    width: 3.7em;
    height: 3.7em;
    float: left;
}

.feature-box-icon img {
    background-color: #ffc107;
    border-radius: 50%;
}

.feature-box .feature-box-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 72px;
    padding-top: 19px;
}

/*Choose section*/

.choose_us .inner-heading{
  margin:0 auto 5rem;
  width: 70%;
}

.choose_us .inner-heading h2{
    margin-bottom: 10px;
}
.choose-list {
    border-width: 1px 1px 1px 3px;
    border-color: #f1f1f1 #f1f1f1 #f1f1f1 #ffac00;
    border-style: solid;
    padding: 12px 12px 12px 38px;
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
}
.choose-list i {
    position: absolute;
    left: -27px;
    top: 9%;
    background: #ffac00;
    border-radius: 50px;
    padding: 10px;
    font-size: 24px;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    height: 50px;
}
.choose-list h3 {
    margin-bottom: 10px;
}
.choose-list p {
    margin: 0;
}
.choose_us img {
    width: 100%;
    padding: 0;
    box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
    border: 10px solid #fff;
}


@media(max-width: 767px){
  section#choose_us{padding-bottom: 50px;}
  .choose_us .inner-heading{width: 100%;}
  .safe-list{padding:0 30px 30px;}
}


.NexGen ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 14px;
    color: #fff;
    padding-left: 00px;
    position: relative;
}

.NexGen h3 {
    font-size: 16px;
    line-height: 30px;
}

.NexGen p {
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #2a2f52;
    font-size: 15px;
}

.NexGen .inner-heading h3:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 4px;
    background: #faf7f7;
}

.NexGen .img { position: relative; }

.NexGen .img img{
    position: absolute; 
    top: -20px;
    right: 0px;

     max-width: 550px !important;
    height: 512px;
}


@media only screen and (max-width: 900px) {
.NexGen .img img{
    position: inherit; 
}
}






html {
  scroll-behavior: smooth;
}

.edu-testimonial .slider-eductestimo .slick-prev, .slider-eductestimo .slick-next {
    top: 30px;
    /*bottom: 30px;*/
    background: #aacd19;
    line-height: 7px;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    transition: all ease-in-out .3s;
}

.edu-testimonial .slider-eductestimo .slick-next {
    right: 30%;
}

.edu-testimonial .slider-eductestimo .slick-prev {
    left: 30%;
}

.edu-testimonial .slider-eductestimo .slick-prev:hover, .slider-eductestimo .slick-prev:focus, .slider-eductestimo .slick-next:hover, .slider-eductestimo .slick-next:focus {
    border: 2px solid #ffac00;
}

.edu-testimonial .slider-eductestimo .slick-prev:hover:before, .slider-eductestimo .slick-prev:focus:before, .slider-eductestimo .slick-next:hover:before, .slider-eductestimo .slick-next:focus:before {
    color: #fff;
}


.highlight .inner-heading  {
    position: relative;
    padding-left: 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

.highlight .inner-heading:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 4px;
    background: #ffac00;
}


.isbc-me-tabs .accrodion-grp .accrodion .accrodion-content p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .01em;
    color: #fff;
}

.batch-start { 
    /*background:url(../img/mba-uws/batch-start.png); 
    height: 173px; 
    width: 173px; */
    padding: 10px 20px;
    background: #ffac00;
    text-align: center;
    font-size: 15px; 
    font-weight: 800; 
    color: #000;
    position: absolute;
    right: 0px;
    top:-30px;

 }

 .team-slide .col-md-4{ padding-right: 35px; padding-left: 35px; } 
 .team-slide .col-md-3{ padding-right: 35px; padding-left: 35px; }

.isbc-courses h4 {
    font-size: 14px;
}

.isbc-career ol, ul {
    list-style: none;
}

.isbc-me-tabs .accrodion-grp  ol, ul {
    list-style: disc;
}

.isbc-me-tabs .accrodion-grp ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 24px;
    padding-left: 00px;
    position: relative;
}

.isbc-me-tabs .accrodion-grp  ul {
    margin-left: 20px;
    padding: 0;
}

.highlight p{font-size: 14px;} 
.highlight h4{font-size: 16px;} 

.highlight .col-md-2{    /*padding-right: 10px;    padding-left: 10px;*/}

.topbar-section a {
    color: #fff;
}
.mt-0{ margin-top: 0px !important; }
.pt-0{ padding-top: 0px !important; }
.mb-0{ margin-bottom: 0px !important; }
.mt-5{ margin-top: 50px !important; }
.mt-4{ margin-top: 40px !important; }
.mt-3{ margin-top: 30px !important; }
.mt-2{ margin-top: 20px !important; }
.mt-1{ margin-top: 10px !important; }

.mb-5{ margin-bottom: 50px !important; }
.mb-4{ margin-bottom: 40px !important; }
.mb-3{ margin-bottom: 30px !important; }
.mb-2{ margin-bottom: 20px !important; }
.mb-1{ margin-bottom: 10px !important; }

.pb-0{padding-bottom: 0px !important;}
.pb-1{padding-bottom: 10px !important;}
.pb-2{padding-bottom: 20px !important;}
.pb-3{padding-bottom: 30px !important;}
.pb-4{padding-bottom: 40px !important;}
.pb-5{padding-bottom: 50px !important;}

.pt-0{padding-top: 0px !important;}
.pt-1{padding-top: 10px !important;}
.pt-2{padding-top: 20px !important;}
.pt-3{padding-top: 30px !important;}
.pt-4{padding-top: 40px !important;}
.pt-5{padding-top: 50px !important;}





.section-padding-50{ padding: 50px 0px!important; }

.port-popup h5{margin-bottom: 5px; text-align: center; margin-top: 5px;}
.port-popup p{ text-align: center; padding:0 20px; }


.testi h5{ text-align: left;  }
.testi p{ text-align: left;  }

.isbc-courses .inner-heading h3 {
    font-size: 16px;
}

.isbc-courses {
    margin-top: -65px!important; 
}

.isbc-courses .widget ul li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.isbc-courses  .widget_recent_entries ul {
	overflow: hidden
}

.isbc-courses  .widget_recent_entries ul li {
	position: relative;
	padding-left: 58px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px dashed #ffe6b3;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.isbc-courses  .widget_recent_entries ul li:last-child {
	padding-bottom: 0;
	border: none;
	margin-bottom: 0
}

.isbc-courses  .widget_recent_entries ul li:before {
	display: none
}

.isbc-courses  .widget_recent_entries ul li h4 {
	margin-bottom: 3px;
	line-height: 16px;
	margin-top: 0
}

.isbc-courses  .widget_recent_entries ul li h4 a {
	color: #444;
	line-height: 20px
}

.isbc-courses  .widget_recent_entries ul li h4 a:hover {
	color: #333a65;
	transition: all ease .4s
}

.isbc-courses  .widget_recent_entries ul li span {
	color: #666;
	font-size: 14px
}

.isbc-courses  .widget_recent_entries ul li p,
.isbc-courses  .widget_recent_entries ul li p span {
	color: #ffac00;
	margin-bottom: 0;
	font-size: 14px
}

.isbc-courses  .widget_recent_entries ul li img {
	position: absolute;
	top: -7px;
	left: 0
}

.isbc-courses  .widget_recent_entries ul li a {
	font-size: 15px;
	font-weight: 600;
	display: block;
	text-decoration: none
}

.isbc-courses  .widget_recent_entries img {
    max-width: 100%;
    height: 100%;
}

.isbc-me-tabs p{color: #fff}
.isbc-me-tabs li{color: #fff}
.isbc-me-tabs h3{color: #ffac00}

.isbc-me-tabs .course-tabs .nav-tabs>li.active>a, .course-tabs .nav-tabs>li.active>a:focus, .course-tabs .nav-tabs>li.active>a:hover {
    border: none;
    background-color: transparent;
    border-bottom: 5px solid #ffac00;
        color: #fff;
    font-weight: 600;
    margin: 0;
}

.isbc-me-tabs a {
    color: #fff;
}

.download-bro{ background: #ffac00 !important; float: right !important; } 
.isbc-award .team_member .team-overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 46px !important; 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #fbfbfb;
	border-bottom: 4px solid #ffac00;
	padding: 0 15px;
	transition: all ease-in-out .5s
}
.isbc-award p{ font-size: 14px; }

.isbc-career ul li {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px; 
    line-height: 24px;
    color: #5d5c5c;
    padding-left: 00px;
    position: relative;
}


.info-box h2 {
    color: #f4ca59;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
}

.info-box h3.title_info_box {
    border-bottom: 1px solid #e8e8eb;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
}

.info-box h3.title_info_box:after {
    background-color: #f4ca59;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: auto;
    width: 80px;
    right: 0;
    margin: 0 auto;
}

.info-box h2 i {
    font-size: 8px;
}

.col-md-1-5{ width:20% }

@media only screen and (max-width: 755px) {
.isbc-admission .col-md-1-5{ width:50% }
.isbc-admission .col-md-1-5 br{ display: none; }
}


.isbc-admission h3 {
    font-size: 14px;
}