body, html{margin: 0px;padding: 0px;font-family: 'Open Sans', sans-serif;}
a{text-decoration: none!important}
.bg_linear{background-image: linear-gradient(106deg, #f53941, #ff6e6a);}
/*--------------------------------- Header ---------------------------------------------------*/
  .mba_container{width: 100%;max-width: 1170px;padding: 0 15px;margin: auto;}
.header{display:block; width:100%;z-index:9999;background-color: #fff; box-sizing: border-box;transition: 0.5s;}
.header.stikey{position: fixed;top:0px;left: 0px;right: 0px;transition: linear 0.5s;box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);}
.header .container{padding: 0px;} 
.header.active{position: fixed;top: 0px;right: 0px;;left: 0px}
.header .mba_header{padding:  0;position: relative;}
.header .mba_header .logo{display: inline-block;overflow: hidden;box-sizing: border-box;text-align: center;vertical-align: middle;margin-right: 10px;}
.header .mba_header .logo a{display: block;}
.header .mba_header .logo img{width: 100%;height: auto;max-width: 220px;}

.header_fixed{ top: -150px;display: none; width: 100%;transition: 0.5s;} 
.header_fixed.active{top: 0px;display: block;}

.mba_header .flex_row{display: flex;align-items: center;padding: 10px 0}
.mba_header .flex_row .flex_col{}
.mba_header .flex_row .left{width: 22%}
.mba_header .flex_row .right{align-items: center;justify-content: center;width: 78%}

.nav_links{padding-top: 20px;}
.nav_links ul{list-style-type: none;margin: 0px;padding: 0px;}
.nav_links ul li{position: relative;}	
.nav_links ul li a{display: block; color: #fff; font-size: 15px; padding: 5px 0; padding-left: 30px; letter-spacing: 0.5px; position: relative;}
.nav_links ul li img{display: block;position: absolute;max-width: 20px;max-height: 20px;top: 5px;left: 5px;}
/*.nav_links ul li a:hover{color: #365899;}*/
/*.searchbox{display: inline-block; }*/
.search_box_area{}
.searchbox .site-search ,.searchbox .widget{margin: 0px}
/*.searchbox .search_box_area input{outline: 0px;background-color: #f2f3f5;border: solid 1px transparent;height: 40px;position: relative;overflow: hidden;box-shadow: none!important;font-size: 14px;padding-left: 10px;border-radius: 4px 0 0 4px;border-right: solid 1px #fff;float: left;}*/
.searchbox .search_box_area button{outline: none;background-color: #365899;border: solid 1px transparent;height: 40px;padding: 0 15px;position: relative;overflow: hidden;border-radius: 4px}
.searchbox .search_box_area button:hover{background-color: #365899;}
.searchbox .search_box_area button:hover > i{color: #fff}
.searchbox .search_box_area button i{color: #fff;font-size: 16px}


.navs{display: block;height: 100%;}
.navs ul{list-style-type: none;  padding: 0px;margin: 0px;float: right;}
.navs ul li.callback{padding:px 0}
.navs ul li.callback a{background: #FFFFFF; border: 1px solid #2196F3; color: #2196F3; border-radius: 4px;  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 12px;;font-size: 14px;text-transform: capitalize;}
.navs ul li.callback a i{margin-left: 7px}
.navs ul li{float: left;  margin: 0 15px;position: relative;}
.navs ul li:last-child{margin-right: 0px!important}
.navs ul li a{text-decoration: none; text-align: center; position: relative; display: inline-block; color: #535b62; text-transform: none; padding: 7px 0; font-weight: 700; margin: 0; text-transform: uppercase; font-size: 13px; letter-spacing: 0.5px; cursor: pointer; -webkit-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out;} 
.navs ul li a:hover{color: #365899;}
.navs ul li a span{display: block;} 


/*-------------------------- For Mobile Menu -------------------------------------*/
.mba_header_mobile{display: none;background-color: #fff;}
.iiec_mob_container {padding: 0px}
.iiec_mob_container .flex_row{display: flex;width: 100%;padding: 5px 0;}
.iiec_mob_container .flex_row .flex_col{flex: 1;}
.iiec_mob_container .flex_row .menu_btn{max-width: 10%}
.menu_btn .menu_bar_btn{height: 100%;vertical-align: middle;align-items: center;padding: 5px 0}
.menu_btn .menu_bar_btn a{display: inline-block;font-size: 24px;color: #365899;}
.iiec_mob_container .flex_row .logo_area{max-width: 90% 	}
.iiec_mob_container .flex_row .logo_area .logo{text-align: center!important;}
.iiec_mob_container .flex_row .logo_area .logo img{max-width: 250px;display: inline-block;}
.iiec_mob_container .searchbox{width: 100%;display: block!important;}
.mob_search_box_area{width: 100%;position: relative;margin-bottom: 5px}
.mob_search_box_area input{width: 100%!important;border:none;outline: none;height: 40px;background-color: #f2f3f5;border-radius: 4px}
.mob_search_box_area button{position: absolute!important;right: 0px;top: 0px;bottom: 0px;border:none;outline: none;background-color: transparent;padding: 0 10px}
.mob_search_box_area button i{color: #365899;}

.menu_links ul{list-style-type: none;margin: 0px;background-color: #2e3d49}
.menu_links ul .close_btn{text-align: right;padding: 2px 10px;padding-top:15px; background-color:#fff}
.menu_links ul .close_btn a{display: inline-block;font-size: 16px;color: #365899;font-weight: 500;}
.menu_links ul .logo{overflow: hidden;text-align: center;box-sizing: border-box;border-bottom: solid 1px #365899;padding-bottom: 10px;margin-bottom: 15px;background-color: #fff}
.menu_links ul .logo img{display: inline-block;max-width: 220px;}
.menu_links ul li {height: 70px}
.menu_links ul li a{display: block;line-height: 32px;color: #fff;padding: 5px 20px;font-size: 16px }
/*.menu_links ul li a:hover{background-color: #f1f1f1}*/
.cat_show_btn{position: relative;}
.cat_show_btn i{position: absolute;right: 20px;top: 10px}
#cat_hide_btn{background-color: #f1f1f1;padding: 15px 20px;margin-top: -15px;margin-bottom: 15px}
.mob_nav, .mob_sub_nav{position: fixed;top:0px;bottom: 0px;z-index: 999999;background-color: #fff;left: 100%;transition:0.5s;min-width: 300px;padding:0 0 15px 0;max-width: 100%;overflow: auto;}
.mob_sub_nav{z-index: 1000000000000;}
.mob_nav.active {left: 0;transition:0.5s;right: 0;}
.mob_sub_nav.active{left: 0;transition:0.5s;right: 0;}

@media screen and (max-width: 900px)
{
	.header .mba_header{display: none;}
	.mba_header_mobile{display: block;padding: 0 15px}

}
@media screen and (max-width: 600px)
{
	.iiec_mob_container .flex_row .menu_btn{max-width: 10%;}
	.iiec_mob_container .flex_row .logo_area{max-width: 90%;text-align: center;}
	.iiec_mob_container .flex_row .logo_area .logo{text-align: center;}
	.subscriber_form p input{margin: 5px 0!important;width: 100%!important}
}
@media (max-width: 1024px) and (min-width: 769px)
{
.navs ul li a{font-size: 14px}
.navs ul li.login a{padding-left: 15px;padding-right: 15px;font-size: 14px}
.mba_header .category .category_btn{font-size: 15px}
 .mba_header .flex_row .left{max-width: 15%;}
 .mba_header .flex_row .right{max-width: 85%;width: 85%}

}


/*-------------------------------- Banner Section -------------------------------------*/
.banner_slider .banner_slider{position: relative;color: #fff;height: 100%;background-color: #000;}
.banner_slider .banner_image .overlay{background-image:  linear-gradient(to right, rgba(0,0,0,0.86) , rgba(0,0,0,0.1));position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.banner_slider .banner_image{position: relative; height: 550px; overflow-y: hidden;background-image: ;background-position: 100% 100%;background-repeat: no-repeat;background-size: 100% 100%;} 
.banner_slider .banner_image .banner_info{z-index: 5;color: #fff!important;height: 100%;padding-top: 40px}
.banner_image .banner_info .banner_img{max-width: 340px;}
.banner_image .banner_info .banner_img img{width: 100%;	margin-bottom: 5px}
.banner_image .banner_info .text_content h1{color: #fff; font-size: 44px; line-height: 52px; font-weight: 400; letter-spacing: -1px; }
.banner_image .banner_info .text_content p{color: rgba(255,255,255,0.9); margin: 8px 0; font-size: 16px; line-height: 24px; height: auto; }
.banner_slider .apply_btn{float: left; margin-top: 10px}
.apply_btn a{position: relative; font-size: 16px; font-weight: 700; color: #fff; background: #365899; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: none; border-radius: 4px; cursor: pointer; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: calc(0.375em - 1px); padding-left: 0.75em; padding-right: 0.75em; padding-top: calc(0.375em - 1px); text-align: center; white-space: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.5; vertical-align: top;width: 200px;height: 44px;}
.apply_btn a:hover{color: #fff;}

.banner_slider .BannerSection__video{display: none;}
.banner_slider .BannerSection__video.active{display: block;}
.banner_slider .vid_player{display: none;}
.banner_slider .vid_player.active{display: block;}
.BannerSection__partners{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: auto; padding-top: 0; bottom: 90px; left: 0; right: 0; position: absolute; z-index: 2;}
.BannerSection__partners .BannerSection__partners__title{width: auto; font-size: 14px; margin-right: 12px; padding-right: 12px; border-right: 1px solid #979797;}
.BannerSection__partners .BannerSection__partners__list{display: flex;padding: 0;margin: 0;}
.BannerSection__partners .BannerSection__partners__list li{width: 120px; height: 40px; text-align: center; -webkit-transform: scale(0.7); -ms-transform: scale(0.7);}
.BannerSection__partners .BannerSection__partners__list li .img_box{width: 120px; height: 40px;margin-right: 12px}
.BannerSection__partners .BannerSection__partners__list li .img_box img{height: auto;width: 100%;}


.below_banner_info ul{position: relative; z-index: 1; top: -54px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; height: 100%; z-index: 10; border-radius: 4px; padding: 24px; background: #fff; -webkit-box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08); box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08);list-style-type: none;margin-left: 0px}
.below_banner_info ul li{padding: 0 20px;}
.below_banner_info ul li .static_label{font-size: 22px; font-weight: 600; color: #252525; margin: 5px 0;}
.below_banner_info ul li .static_label .capital{all:unset;}
.below_banner_info ul li .static_desc{font-size: 14px; font-weight: 400; color: #666e75; margin: 5px 0;}

@media screen and (max-width: 800px)
{
	.below_banner_info ul li{padding: 0 6px}
	.banner_image .banner_info .banner_img{margin-bottom: 20px}
	.banner_image .banner_info .text_content h1,.banner_image .banner_info .text_content p{width: 80%;margin-bottom: 20px}
	.Syllabus__summaryWrapper{display: block!important;}
	.Syllabus__summarizedList{grid-template-columns: auto auto auto auto auto	!important}
	.below_banner_info ul li .static_desc
}
@media screen and (max-width: 620px)
{	
	.BannerSection__partners{flex-direction: column;bottom: 30px}
	.banner_slider .apply_btn{float: none;text-align: center;margin-bottom: 30px}
	.below_banner_info ul{overflow:auto;}
	.Syllabus__summarizedList{    grid-template-columns: auto auto auto !important;}
	.banner_image .banner_info .text_content h1{font-size: 24px;line-height: 28px;width: 100%;}
	.banner_image .banner_info .text_content p{width: 100%;}

}
/*-------------------------------- syllbus section ----------------------------*/
.download_syllabus{color: #fff; background-image: linear-gradient(106deg, #f53941, #ff6e6a);padding: 48px 24px }
.download_syllabus .flex_row{webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}
.download_syllabus .flex_row .heading{width: 100%; font-size: 24px; font-weight: 600;margin-bottom: 12px	}
.download_syllabus .flex_row .button_white{text-align: center; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;}
.download_syllabus .flex_row .button_white button{height: 48px; border-radius: 4px; border: solid 1px #fff; background-color: #fff; font-size: 14px; padding: 10px; line-height: 28px; width: 300px; cursor: pointer; color: #365899;}
.download_syllabus .flex_row .button_white button span{display: inline-block; vertical-align: middle; text-transform: uppercase; font-weight: 600;}
.download_syllabus .flex_row .button_white button i{margin-right: 7px}

@media screen and (max-width: 800px)
{
	.download_syllabus .flex_row{flex-direction: column;}
	.download_syllabus .flex_row .text{margin-bottom: 30px}
}
#syllabus ul{margin: 0px}
 /*---------------- Tools section -------------------------------*/
.tools{padding: 85px 0;}
.tools h4{margin-bottom: 30px}
.tools .item .tools_img_box{display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 60px; padding: 15px;}
.tools .item .tools_img_box .img{width: 100%; height: 60px; text-align: center; padding: 10px 0;}
.tools .item .tools_img_box .img img{width: 120px;height: 40px; }

/*------------------ Caraousel --------------------------*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
#carousel .owl-stage-outer{min-height: 390px!important}

.owl-nav button {    transition: all 0.3s ease-in-out;}
.owl-nav button.owl-prev {  left: 0; margin-right: 10px}
.owl-nav button.owl-next {  right: 0;margin-left: 10px}

.owl-dots {  text-align: center;  padding-top: 15px;}
.owl-dots button.owl-dot {  width: 12px;  height: 12px;  border-radius: 50%;  display: inline-block;  background: #ccc;  margin: 0 5px;}
.owl-dots button.owl-dot.active {  background-color: #000;}
.owl-dots button.owl-dot:focus {  outline: none;}
.owl-nav button.disabled{opacity: .4;}
.owl-nav button span {    font-size: 70px;        position: relative;    top: -5px;}
.owl-nav button span img{width: 40px}
.owl-nav button:focus {    outline: none;} 
.owl-nav{text-align: center;}
#career_c .owl-dots{display: block!important; text-align: left;}
/*----------------------------- Program fee --------------------------------*/
.program_fee {background-color: #f5f8fa}
.program_fee .top_bar{padding: 36px;}
.program_fee .top_bar h2{font-size: 40px; font-weight: 600; color: #292929;margin: 0 0 18px}
.price_block{display: block;flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; padding: .75rem 0;}
.price_block .price_text {display: block; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1;}
.price_block .price_text .price{font-size: 32px; color: #333; font-weight: 300;margin-bottom: 12px;float: left;margin-right: 5px}
.price_block .price_text .plan_btn{float: left;}
.price_block .price_text .plan_btn button{font-size: 16px; font-weight: 700; color: #fff; background: #ef403d; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: none; border-radius: 4px; cursor: pointer; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: calc(0.375em - 1px); padding-left: 0.75em; padding-right: 0.75em; padding-top: calc(0.375em - 1px); text-align: center; white-space: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.5; vertical-align: top; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;padding: 5px 26px;outline: none;background-image: linear-gradient(106deg, #f53941, #ff6e6a);}
 

.price_block .desc_text{font-size: 14px; color: #5a5a5a; letter-spacing: 0.14px;}


.program_fee  .bottom_bar{border-bottom: 1px solid #e3ebf3;padding: 36px 0 72px 0}
.program_fee .bottom_bar .enroll_area{display: -ms-flexbox; display: flex; position: relative; overflow: hidden; -webkit-box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08); box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08); border-radius: 3px;}
.program_fee .bottom_bar .enroll_area .inclue_details , .bottom_bar .enroll_area  .form_area{height: auto; min-width: 50%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-height: 520px; padding: 36px;background-color: #fff}
.program_fee .bottom_bar .enroll_area .inclue_details h4{font-size: 32px; font-weight: 300;color: #fff;margin-bottom: 24px}
.program_fee .bottom_bar .enroll_area .inclue_details h5{margin-bottom: 24px;color: #fff;font-weight: 600;}
.program_fee .bottom_bar .enroll_area .inclue_details ul{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;list-style-type: none;padding: 0px;margin: 0px}
.program_fee .bottom_bar .enroll_area .inclue_details ul li{position: relative; font-size: 13.5px; line-height: 17px; width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; padding: 0 0 0 36px;color: #fff;margin-bottom: 24px}
.program_fee .bottom_bar .enroll_area .inclue_details ul li::before{content: " "; position: absolute; top: 2px; left: 12px; display: inline-block; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); height: 1.2em; width: 0.6em; border-bottom: 0.2em solid #fff; border-right: 0.2em solid #fff;}

.program_fee .bottom_bar .enroll_area .form_area{padding: 24px!important}
.program_fee .bottom_bar .enroll_area .form_area .heading{font-size: 32px; font-weight: 300; color: #444;margin-bottom: 24px}
.program_fee .bottom_bar .enroll_area .form_area .columns{display: flex;margin: 0 -12px 6px -12px}
.program_fee .bottom_bar .enroll_area .form_area .input-group{position: relative; text-align: left;display: block; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; padding: 1rem;}
.program_fee .bottom_bar .enroll_area .form_area .input-group input{-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-shadow: none; box-shadow: none; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 16px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; line-height: 1.5; position: relative; vertical-align: top; background-color: #fff; max-width: 100%; width: 100%; padding: 0 15px; height: 50px; box-shadow: none; resize: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #dbe2e8; -webkit-box-shadow: 0 2px 2px 0 rgba(46,60,73,0.05); box-shadow: 0 2px 2px 0 rgba(46,60,73,0.05); border-radius: 2px; color: #2e3d49;opacity: 0.5}
.program_fee .bottom_bar .enroll_area .form_area p{margin: 24px 0}
.program_fee .btn_area{text-align: center;}
.program_fee .btn_area input[type=submit]{position: relative; font-size: 16px; font-weight: 700; color: #fff; background: #ef403d; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: none; border-radius: 4px; cursor: pointer; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: calc(0.375em - 1px); padding-left: 0.75em; padding-right: 0.75em; padding-top: calc(0.375em - 1px); text-align: center; white-space: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.5; vertical-align: top; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;width: 60%; max-width: 320px; height: 50px;}
.p-12{padding: 12px}
@media screen and (max-width: 800px)
{
   .bottom_bar .enroll_area{flex-direction: column;}
}
/*---------------------- career impact ------------------------------------*/

.career_impact{color: #fff;  background-color:   #f5f8fa;height: 570px;}
.career_impact .bg_blue{ height: 330px;   background-image: linear-gradient(135deg, #4661db, #4fb4c9); padding: 5rem 0} 
.career_impact .career_list_area{height: 330px;top:-114px;position: relative;}
.career_impact .career_list{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.career_impact .career_list .action_item{position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 276px; min-height: 280px; padding: 24px; border-radius: 4px; background-color: #fff; -webkit-box-shadow: 2px 4px 8px 0 rgba(46,61,73,0.11); box-shadow: 2px 4px 8px 0 rgba(46,61,73,0.11);}
.career_impact .career_list .action_item .icon_circle{display: inline-block; width: 48px; height: 48px; padding: 12px; border-radius: 50%; background-image: linear-gradient(106deg, #f53941, #ff6e6a);margin-bottom: 20px}
.career_impact .career_list .action_item .info{width: 100%}
.career_impact .career_list .action_item .title_head{font-size: 16px; font-weight: 700; line-height: 30px; color: #425a6e;margin-bottom: 12px}
.career_impact .career_list .action_item .desc{font-size: 14px; line-height: 21px; color: #5a5a5a; margin-bottom: 20px; height: 90px;}
.learn_more{position: absolute; bottom: 24px; left: 24px; font-size: 12px; color: #ef403d; cursor: pointer; font-weight: 700; letter-spacing: 0.4px; text-transform: uppercase;position: absolute; bottom: 24px; left: 24px; font-size: 12px; color: #ef403d; cursor: pointer; font-weight: 700; letter-spacing: 0.4px; text-transform: uppercase;}

@media screen and (max-width: 800px)
{
	.career_impact .career_list .action_item .title_head{margin-bottom: 8px}
	.career_impact .career_list .action_item{padding: 10px}
	.career_impact .career_list .action_item .desc{margin-bottom: 10px;line-height: 18px}
	.career_impact .career_list .action_item .icon_circle {margin-bottom: 10px}
	.Syllabus__leftWrapper,.Syllabus__rightWrapper {width: 100%!important;display: block!important;}

}
@media screen and (max-width: 620px)
{
	.career_impact,.career_impact .bg_blue,.career_impact .career_list_area{height: auto;}
	.career_impact .career_list_area{top: -50px}
	.career_impact .career_list{flex-direction: column;}
	.career_impact .career_list .action_item{margin:0 auto 10px auto; }

	.AboutSection__list{flex-direction: column!important}
	.AboutSection__list li{width: 100%!important;}
}




/*------------------------------------- certificate area ---------------------*/
.certificate_sec{background-image: linear-gradient(106deg, #f53941, #ff6e6a);color: #fff;padding: 30px 0 70px 0 }
.certificate_sec .tab_area{margin-bottom: 30px}
.certificate_sec .tab_area .tab {  overflow: hidden;  border-bottom: solid 1px #e3ebf3;display: flex;list-style-type: none;margin: 0px;padding: 0px;text-align: center;}
.certificate_sec .tab_area .tab a {  background-color: inherit;  padding: 14px 16px;  transition: 0.3s;  font-size: 17px;display: flex;padding: 15px 30px;color: #fff;text-align: center;justify-content: center;border-bottom: solid 4px transparent;}

.certificate_sec .tab_area .tab li  a.active {  border-color: #fff }
 
.certificate_sec .tab_content_area{}
.certificate_sec .tabcontent {  display: none;  }
.certificate_sec .tab_content_area .tab_content {display: -webkit-box; display: -ms-flexbox; display: flex;width: 100%;overflow: hidden;}
.certificate_sec .tab_content_area .tab_content .col_tab{display: block; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; padding: .75rem;flex: 1;min-width: 50%}
.certificate_sec .tab_content_area .tab_content .col_tab_content h4{margin: 0 0 24px 0 ;color: #fff; font-size: 32px; font-weight: 300; line-height: 36px;}
.certificate_sec .tab_content_area .tab_content .col_tab_content p{margin: 40px 0 32px; font-size: 16px; line-height: 24px;color: #fff!important;}
.certificate_sec .tab_content_area .tab_content .col_tab_content ul{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: col_tab; flex-direction: col_tab; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; border-left: 2px solid #fff; padding-left: 20px;list-style-type: none;}
.certificate_sec .tab_content_area .tab_content .col_tab_content ul li{width: 100%;margin-bottom: 20px;}
.certificate_sec .tab_content_area .tab_content .col_tab_content ul li:last-child{margin-bottom: 0px}
.certificate_sec .Certificate__figure{height: auto!important;max-width: 100%}
.certificate_sec .tab_content_area .tab_content .col_tab_img .certificate__img{position: relative; z-index: 1; width: 465px;   border-radius: 6px;  text-align: center; cursor: pointer;margin: auto;max-width: 100%}
.certificate_sec .tab_content_area .tab_content .col_tab_img .certificate__img img{position: relative; z-index: 1; -webkit-box-sizing: content-box; box-sizing: content-box; width: 100%;  overflow-y: hidden; padding: 10px; border: 1px solid #fff; border-radius: 6px; background-color: #fff; -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5); box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);}

@media screen and (max-width: 900px)
{
  .certificate_sec .tab_content_area .tab_content {flex-direction: column;}
  .certificate_sec .tab_area .tab li{flex: 1;;width: 50%}
}



/*--------------------- advantage ----------------*/
.specialisation {padding: 70px 0; background-color: #fafbfc;position: relative;}
.specialisation .tab_area .tab a{padding: 12px 14px;font-size: 15px;border:0px!important;border-radius: 0px;}
.specialisation .tab_area .tab a span{margin-right: 5px!important;}
.specialisation .tab_content_area{ border:none!important;padding: 0px;}
.specialisation .tab_area{margin-bottom: 20px}

.advantage{padding-top: 70px}
.advantage h2{font-size: 40px; font-weight: 600; color: #292929;margin-bottom: 24px}
.advantage .tab_area{margin-bottom: -35px;z-index: 1;position: relative;background-color: #fff;margin-top: 40px}
.advantage .tab_area .tab {  overflow: hidden;  display: flex;list-style-type: none;margin: 0px;padding: 0px;text-align: center;}
.advantage .tab_area .tab a{  background-color: inherit;  padding: 14px 16px;  transition: 0.3s;  font-size: 16px;display: flex;padding: 15px 30px;color: #fff;text-align: center;justify-content: center;border: solid 1px #e3ebf3;-webkit-box-pack: start; -ms-flex-pack: start;  padding: 15px 28px;color: rgba(21,28,42,0.87);align-items: center;}
.advantage .tab_area .tab a span{margin-right: 30px;padding: 12px;width: 48px; height: 48px;border:solid 1px #365899;display: inline-flex;border-radius: 50%;align-items: center;justify-content: center;text-align: center;}
.advantage .tab_area .tab a span i{color: #365899}
.advantage .tab_area .tab a.active span{background-color: #365899;}
.advantage .tab_area .tab a.active span i{color: #fff!important}
.advantage .tab_area .tab a:hover {  background-color: #f4f4f4;;} 
.advantage .tab_area .tab a.active{border-color: #e3ebf3 !important; background-color: #fff; color: #365899; -webkit-box-shadow: 0 6px 28px 0 rgba(0,0,0,0.19); box-shadow: 0 6px 28px 0 rgba(0,0,0,0.19);}
.advantage .tab_area .tab a.active::after{content: " "; position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background-image: linear-gradient(135deg, #4661db, #4fb4c9);}
.advantage .tab_area .tab li {-webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 0; flex-shrink: 0;position: relative;} 
.advantage .tab_area .tab li:first-child a{border-radius: 4px 0 0 4px}
.advantage .tab_area .tab li:last-child a{border-radius:     border-radius: 0 4px 4px 0;}
 
.advantage .tab_content_area{position: relative; overflow: hidden; background-color: #fafbfc; border-top: 1px solid #e3ebf3;padding-top: 80px;z-index: 0}
.advantage .tabcontent_adv {  display: none;  }
.advantage .tab_content_area .tab_content {display: -webkit-box; display: -ms-flexbox; display: flex;width: 100%;overflow: hidden;min-height: 420px;align-items: flex-start;}
.advantage .tab_content_area .tab_content .col_tab{-webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;min-width: 50%}
.advantage .tab_content_area .tab_content .col_tab .img_box{width: 560px; height: 315px; margin: 0 auto; text-align: center; -webkit-box-shadow: 2px 4px 8px 0 rgba(46,61,73,0.11); box-shadow: 2px 4px 8px 0 rgba(46,61,73,0.11);}
.advantage .tab_content_area .tab_content .col_tab .img_box img{width: 100%;}
.advantage .tab_content_area .tab_content .adv_content{padding: 0 40px;}
 .advantage .tab_content_area .tab_content .adv_content .content_wrapper{margin-bottom: 24px}
 .advantage .tab_content_area .tab_content .adv_content .point_head{position: relative; font-size: 16px; font-weight: 400; color: rgba(21,28,42,0.95);margin-bottom: 10px;padding-left: 40px}
 .advantage .tab_content_area .tab_content .adv_content .point_head::before{content: " "; position: absolute; top: 2px; left: 8px; display: inline-block; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); height: 16px; width: 8px; border-bottom: 0.2em solid #22af73; border-right: 0.2em solid #22af73;}

.advantage .tab_content_area .tab_content .adv_content ul{width: 100%;height: 100%;padding:  0 0 0 12px;margin-bottom: 8px;margin-left: 44px}
.advantage .tab_content_area .tab_content .adv_content ul li{list-style-type: disc; color: #6d6f71; width: 80%; line-height: 1.4; font-size: 14px;}

@media screen and (max-width: 900px)
{
  .certificate_sec .tab_content_area .tab_content {flex-direction: column;}
  .certificate_sec .tab_area .tab li{flex: 1;;width: 50%}
  .advantage .tab_area .tab a {padding: 18px 1em; }
  .advantage .tab_content_area .tab_content{flex-direction: column;}
  .advantage .tab_content_area .tab_content .col_tab{margin-bottom: 20px;width: 100%;}
}
@media screen and (max-width: 620px)
{
  .advantage .tab_area .tab a {padding: 7px;font-size: 11px;height: 100%}
  .advantage .tab_area .tab a span{height: 10px;width: 10px;margin-right: 4px;padding: 4px}
  .advantage .tab_area .tab a span i{font-size: 7px}
  .advantage .tab_area .tab a.active::after{height: 2px}
  .advantage h2{font-size: 24px}
  .advantage .tab_content_area .tab_content .adv_content{padding: 0px}
}

.banner_info_mobile{ padding-top: 20px}
.banner_info_mobile .flex_row{display: flex;width: 100%;}
.banner_info_mobile .flex_row .content_box{flex: 1;width: 50%;margin-bottom: 15px}
.banner_info_mobile .flex_row .content_box .capital{width: 100%;font-size: 16px; font-weight: 600; color: #fff}
.banner_info_mobile .flex_row .content_box .desc{font-size: 12px; font-weight: 400; color:#9bacba; margin:  5px 0;}

/*---------------------- our partners  -----------------*/
.our_partners h2{font-size: 36px; font-weight: 300; color: #444;margin-bottom: 18px}
  .our_partners .partner_content{text-align: center;padding: 70px 0}
  .our_partners .desc{font-size: 16px; width: 60%; margin: 0 auto; line-height: 24px; letter-spacing: -0.2px; color: #475465;}
  .icons_list_area .icons_list{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
  .icons_list_area .icons_list .item{width: 160px}
  .icons_list_area .icons_list .item .img{width: 100%; height: 114px; padding-top: 40px;}
  .icons_list_area .icons_list .item .img img{width: 120px;height: 40px}


.instructors{padding:90px 0 70px 0  ;background-color: #f8f8f8;}
.owl-dots{display: none!important;}

.adm_process{padding: 90px 0}

.reviews_sec{padding: 80px 0;background-color: #f8fafc; border-top: 1px solid #e3ebf3; border-bottom: 1px solid #e3ebf3;}


/*-------------- syllabus section ---------------*/
#syllabus .Syllabus__module__wrapper{display: none;max-height: 0px;}
#syllabus .Syllabus__module__wrapper.active{display: block;animation-fill-mode: both; animation-timing-function: ease-out;max-height: 100%;transition: height 0.5s ease-in-out;}


/*------------ faq section --------------------*/

.AccordionBox {  width: 100%;  padding: 0 0 48px;  margin: 0 auto}
.AccordionBox__wrapper {  width: 100%;  max-width: 100%;  margin: 0 auto}
.AccordionBox__nav { display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  border: 2px solid #eee;  border-radius: 5px}
.AccordionBox__nav-item {height: 60px;  -webkit-box-flex: 1;  -ms-flex: 1;  flex: 1;
  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: center;  -ms-flex-pack: center;  justify-content: center;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  border-right: 2px solid #eee;  cursor: pointer;  font-weight: 600;  -webkit-transition: all 0.3s;  transition: all 0.3s;  text-align: center;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;
  color: rgba(21, 28, 42, 0.87)}
.AccordionBox__nav-item_active {  color: rgba(21, 28, 42, 0.95)}
.AccordionBox__nav-item:hover {  color: #65a0e6}
.AccordionBox__nav-item:last-child {  border-right: none}
.AccordionBox__accordion {  min-height: 250px}
.accordion-fade-slide-enter-active,
.accordion-fade-slide-leave-active {  -webkit-transition: all 0.3s;  transition: all 0.3s}
.accordion-fade-slide-enter {  -webkit-transform: translateY(-25px);  -ms-transform: translateY(-25px);  transform: translateY(-25px);  opacity: 0}
.accordion-fade-slide-leave-to { -webkit-transform: translateY(25px);  -ms-transform: translateY(25px);  transform: translateY(25px);  opacity: 0}
.accordion { background-color: #fff; border-radius: 5px;  margin-top: 15px;
  -webkit-box-shadow: 0 7px 31px 0 rgba(0, 0, 0, 0.05);  box-shadow: 0 7px 31px 0 rgba(0, 0, 0, 0.05)}
.accordion__item {border-bottom: 1px solid #eee}
.accordion__item:last-child { border-bottom: none}
.accordion__title { display: -webkit-box; display: -ms-flexbox;  display: flex;
  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;
  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;  padding: 24px;
  cursor: pointer;  -webkit-transition: all 0.3s;  transition: all 0.3s;  color: rgba(21, 28, 42, 0.6)}
.accordion__title_active {  color: rgba(21, 28, 42, 0.9)}
.accordion__title-text { margin-right: 10px;margin-bottom: 0px;}
.accordion__value {    background-color: #f5f8fa;  padding: 16px 24px;  text-align: left;  color: rgba(21, 28, 42, 0.87);  font-size: 14px}
.accordion__value li {list-style-type: disc;  list-style: disc}
.accordion__toggle-button { position: relative;  width: 16px;  height: 16px;  -webkit-transition: all 0.3s;  transition: all 0.3s;  -webkit-transform-origin: 50% 50%;  -ms-transform-origin: 50% 50%;  transform-origin: 50% 50%;  padding-left: 16px;  cursor: pointer;background-color: transparent!important;color: transparent!important;line-height: 16px!important;padding: 0px!important}
.accordion__toggle-button::before,.accordion__toggle-button::after{  content: "";  position: absolute;  left: 0;  width: 100%;  height: 2px;  -webkit-transition: all 0.3s;  transition: all 0.3s;  background: #475465}

.accordion__toggle-button::before {  -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg);  transform: rotate(90deg)}
.accordion__toggle-button_active::before {  content: none}

.ProgramFaq .ProgramFaq__firstLevelListItem__content{display: none;}
.ProgramFaq .ProgramFaq__firstLevelListItem__content.active{display: block;}
.ProgramFaq__firstLevelListItem__content .desc_box{display: none;max-height: 0px;}
.ProgramFaq__firstLevelListItem__content .desc_box.active{display: block;max-height: 100%;transition: max-height 0.5s ease-in-out; animation-fill-mode: both; animation-timing-function: ease-out;}




/*----------------- model ---------------*/
.EmiOptionsModal {
	overflow-y: auto
}

.EmiOptionsModal__title {
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #dbe2e9
}

.EmiOptionsModal__wrapper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

.EmiOptionsModal__lhs {
	width: 30%;
	background-color: #fbfbfb
}

.EmiOptionsModal__rhs {
	width: 70%
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__rhs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.EmiOptionsModal__lhs,
.EmiOptionsModal__rhs {
	height: 380px
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__lhs,
	.EmiOptionsModal__rhs {
		width: 100%;
		height: auto
	}
}

.EmiOptionsModal__subHeaderBox {
	height: 60px;
	border-bottom: 1px solid #dbe2e9;
	font-size: 16px;
	font-weight: 700;
	color: #777777
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__subHeaderBox.emiType {
		display: none
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__subHeaderBox.emiPartners {
		height: 34px;
		font-size: 14px
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__optionsWrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-bottom: 1px solid #dbe2e9
	}
}

.EmiOptionsModal__optionsWrapper__option {
	position: relative;
	font-size: 14px;
	color: rgba(21, 28, 42, 0.87);
	cursor: pointer
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__optionsWrapper__option {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

.EmiOptionsModal__optionsWrapper__option .u-chevron {
	visibility: hidden;
	position: absolute;
	right: 20px;
	top: 23px;
	border-color: #fff
}

.EmiOptionsModal__optionsWrapper__option.isActive {
	background-image: linear-gradient(106deg, #f53941, #ff6e6a);
	color: #fff
}

.EmiOptionsModal__optionsWrapper__option.isActive .u-chevron {
	visibility: visible
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__optionsWrapper__option .u-chevron {
		display: none
	}
}

.EmiOptionsModal__valueBoxWrapper {
	height: calc(380px - 60px);
	overflow-y: scroll
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__valueBoxWrapper {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		height: calc(100vh - 278px)
	}
}

.EmiOptionsModal__loader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: calc(380px - 60px)
}

.EmiOptionsModal__valuesWrapper__partner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-shadow: 0px 4px 16px rgba(189, 189, 189, 0.24);
	box-shadow: 0px 4px 16px rgba(189, 189, 189, 0.24);
	border-radius: 4px;
	padding: 13px 10px;
	color: #222222;
	cursor: pointer
}

.EmiOptionsModal__valuesWrapper__partner h1 {
	font-weight: 700;
	font-size: 14px
}

.EmiOptionsModal__valuesWrapper__partner svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: 100ms -webkit-transform ease-in;
	transition: 100ms -webkit-transform ease-in;
	transition: 100ms transform ease-in;
	transition: 100ms transform ease-in, 100ms -webkit-transform ease-in
}

.EmiOptionsModal__valuesWrapper__partner svg.active {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.EmiOptionsModal__valuesWrapper__plansTable {
	width: 100%
}

.EmiOptionsModal__valuesWrapper__plansTable td,
.EmiOptionsModal__valuesWrapper__plansTable th {
	padding: 10px;
	border: 1px solid #dbe2e9;
	border-collapse: collapse
}

.EmiOptionsModal__valuesWrapper__plans .title {
	font-weight: bold;
	font-size: 14px;
	color: #777777
}

.EmiOptionsModal__valuesWrapper__plans .body {
	font-size: 16px;
	color: #222222
}

.EmiOptionsModal__valuesWrapper__plans .col-40 {
	text-align: center;
	width: 40%
}

.EmiOptionsModal__valuesWrapper__plans .col-30 {
	text-align: center;
	width: 30%
}

.EmiOptionsModal__footer {
	border-top: 1px solid #dbe2e9
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal__footer {
		width: 100%;
		background-color: #fff
	}
}

.EmiOptionsModal__footer__notes {
	font-size: 12px;
	color: rgba(21, 28, 42, 0.87)
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.EmiOptionsModal .vodal-dialog {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		overflow: hidden
	}
}



/*-------------------- below banner section ---------------------*/
.CareerServices {	background-color: #f8f8f8}
.CareerServices__title {	font-size: 32px;	font-weight: 400}

@media only screen and (min-width: 320px) and (max-width: 767px) 
{
	.CareerServices {background-color: #fff}
}

@media only screen and (min-width: 768px) and (max-width: 1025px) 
{
	.CareerServices .section-career-services {padding: 60px 0 70px	}
}
.CareerServices .section-career-services h1 {	font-size: 24px;	font-weight: 600;	color: #292929}

@media only screen and (min-width: 768px) and (max-width: 1025px) 
{
	.CareerServices .section-career-services h1 {font-size: 32px;font-weight: 300;	color: #101010;		margin-bottom: 25px	}	
}
.CareerServices .column {width: 240px;	max-width: 240px;	display: inline-block}
.CareerServices .column .card-contact-detail {height: 100%}
.CareerServices .career-centered {-webkit-box-pack: center;	-ms-flex-pack: center;	justify-content: center}

@media only screen and (min-width: 320px) and (max-width: 767px) 
{
	.CareerServices .vertical-mobile {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;	padding: 20px}
}
@media only screen and (min-width: 320px) and (max-width: 767px) 
{
	.CareerServices .is-mobile {padding: 20px}
}

.CareerServices .card-career-services {border-radius: 4px;-webkit-box-shadow: 0 6px 28px 0 rgba(0, 0, 0, 0.05);	box-shadow: 0 6px 28px 0 rgba(0, 0, 0, 0.05);	height: 100%}
.CareerServices .card-career-services .card-content {background-color: #fff;padding: 1.6rem 2rem;height: 100%;text-align: left;white-space: normal}
.CareerServices .card-career-services .figure {	width: 40px;height: 40px;border-radius: 45px;display: -webkit-box;display: -ms-flexbox;	display: flex;	-webkit-box-pack: center;	-ms-flex-pack: center;	justify-content: center;	-webkit-box-align: center;	-ms-flex-align: center;	align-items: center}
.CareerServices .card-career-services .figure .brand-icon-retina {-webkit-transform: none;-ms-transform: none;	transform: none}

@media only screen and (min-width: 768px) and (max-width: 1025px) 
{
	.CareerServices .card-career-services .figure {	width: 43px;height: 43px}
}

.CareerServices .card-career-services .figure img {	height: 14px;	width: 14px}

.CareerServices .card-career-services .figure svg {	height: 40px}

.CareerServices .card-career-services h4 {font-size: 16px;font-weight: bold;color: #101010;margin: 10px 0 11px}

@media only screen and (min-width: 768px) and (max-width: 1025px) 
{
	.CareerServices .card-career-services h4 {font-size: 22px;font-weight: 600;	color: #101010	}
}

.CareerServices .card-career-services p {font-size: 14px;font-weight: normal;line-height: 1.43;color: #5a5a5a}

@media only screen and (min-width: 768px) and (max-width: 1025px) 
{
	.CareerServices .card-career-services p {font-size: 16px;line-height: 1.5}
}

@media only screen and (min-width: 320px) and (max-width: 767px) 
{
	.CareerServices .scroll-mobile {white-space: nowrap;overflow-x: auto}
}

@media only screen and (min-width: 320px) and (max-width: 767px) 
{
	.CareerServices .scroll-mobile .card-content {	min-height: 300px}
}
.brand-icon-retina.brand-icon-retina_executive__1578650441304 { width: 32px; height: 32px; background-position: -512px -356px; }
.brand-icon-retina.brand-icon-retina_manager__1578650472313 { width: 32px; height: 32px; background-position: -480px -356px; }
.brand-icon-retina.brand-icon-retina_leader__1578650499855 { width: 32px; height: 32px; background-position: -287px -272px; }
.CareerServices .brand-icon-retina{background-image: url(https://iiec.edu.in/wp-content/uploads/2020/06/sprite-digital-marketing-and-communication-pgc-mica.png);}

.hide_desktop{display: none;}
/*------------- specialisation section -----------------*/















/*--------------- Responsive ------------------*/

@media screen and (max-width: 820px)
{
	.PaymentSection__list__item_second{flex-direction: column;height: auto;width: 100%;max-width: 100%;}
	.PaymentSection__list__slot{margin: 0px;padding: 5px 28px;width: 100%;}
	.PaymentSection__list__group{width: 100%;flex-direction: column;}
	.specialisation .Specialisation__syllabus{margin: 0px!important	;width: 100%!important;max-width: 100%!important}
	.header_fixed{display: none!important;} 
	.header_fixed.active{display: none!important;}
	.below_banner_info ul li .static_label{font-size: 16px}
	.ProgramProjects__projectCard{margin: auto;}
	.no-capstone.ProgramProjects .ProgramProjects__projectList li{width: 48%}
	.ProgramFaq__firstLevelListItem__arrow {right: 20px!important}
	.CareerTransition__storyList{max-width: 100%!important}
	.CareerTransition__title,.column.CareerTransition__downloadHandbook > div{width: 100%!important;text-align: center!important;}
	 	
	.CareerTransition,.CareerTransition__stories{height: auto!important;}
	.CareerTransition__actions{top: 0px;padding: 40px 0;}
	.CareerTransition__actionWrapper{padding: 0px!important}
	.CareerTransition__actionList{flex-wrap: wrap;padding: 0 30px;justify-content: space-around;}
	.CareerTransition__artwork__list{margin: auto;top: 0px}
	.CareerTransition__actionList__item{margin-bottom: 20px;width: 100%}
	.ProgramHandbook__actionBar{align-items: center;height: auto!important;}
	.Specialisation__project{width: 100%;}
	.specialisation .Specialisation__project__title{text-align: center;}
}


@media screen and (max-width: 620px)
{
	.CareerServices .career-centered{flex-wrap: wrap;flex-direction: column;}
  .banner_image .banner_info .banner_img,.CareerServices .column{max-width: 100%;width: 100%}
  .banner_image .banner_info .banner_img{text-align: center;}
  .banner_image .banner_info .text_content h1, .banner_image .banner_info .text_content p{text-align: center;}
  .banner_image .banner_info .banner_img img{max-width: 300px}
  .BannerSection__videoBtnLabel{display: block;margin-top: 20px}

	.no-capstone.ProgramProjects .ProgramProjects__projectList li{width: 100%!important}
	.program_fee .top_bar{padding: 10px}
	.CareerTransition__artwork__list{flex-wrap: wrap;width: 100%}
	.CareerTransition__authorInfo {width: 100%;text-align: center;margin-bottom: 10px}
	.CareerTransition__authorBox{flex-direction: column;text-align: center;}
	.CareerTransition__authorPhoto{margin-bottom: 10px}
	.hide_mobile{display: none!important;}
	.hide_desktop{display: block!important;}
	.AboutSection__list { flex-direction: column!important; }
	.AboutSection__list li{width: 100%}
	.ProgramValues .ProgramValues__list{flex-direction: column;}
	.ProgramValues .ProgramValues__list li{width: 100%;margin: 0 0 5px 0}
	.ProgramValues__list__action{font-size: 14px}
	.PaymentSection__quote{font-size: 20px}
	.BannerSection__videoBtnLabel__title, .BannerSection__videoBtnLabel__subtext{font-size: 15px}
	.banner_slider .banner_image{height: 750px	}
	.banner_image .banner_info .text_content p {font-size: 12px!important;line-height: 16px}
	.AboutBasecamp{margin-top: 0px}
	.below_banner_info{display: none;}
	.BannerSection__partners .BannerSection__partners__list li .img_box{width: 80px	}
	.BannerSection__partners .BannerSection__partners__title{border:none;}
	.BannerSection__videoButton{display: block; margin: 5px auto;text-align: center;}
	.program_fee .bottom_bar .enroll_area .top_box h2{font-size: 18px}
	.program_fee .bottom_bar .enroll_area .top_box h2 span{font-size: 30px}
	.program_fee .bottom_bar .enroll_area .pricing_zone .pricing .sale{font-size: 2.5em;}
	.program_fee .bottom_bar .enroll_area .pricing_zone .pricing{margin-bottom: 5px}
	.program_fee .bottom_bar .enroll_area .price_increase{font-size: 0.7em;margin-bottom: 15px}
	.program_fee .bottom_bar .enroll_area .inclue_details, .bottom_bar .enroll_area .form_area{min-height: 500px}
	.program_fee .bottom_bar .enroll_area .inclue_details{padding: 20px}
	.AboutSection__testimonial{max-width: 100%}
	.advantage h2{font-size: 24px}
  .advantage .tab_content_area .tab_content .adv_content,.car_artwork{padding: 0px}
  .AboutBasecamp{margin-top: 0px;padding-top: 60px}
  .ProgramHandbook__actionBar{flex-direction:  column;text-align: center;}
  .ProgramHandbook__actionBar__title,.ProgramHandbook__actionBar__cta {margin: auto!important;}
  .ProgramHandbook__actionBar__desc{line-height: 20px!important;margin-bottom: 10px}
  .AboutSection__title{font-size: 36px}
  .AboutSection__desc {font-size: 28px}
  .workat_item_box{width: auto!important;margin-right: auto!important;}
  .specialisation .tab_area .tab{display: grid; grid-template-columns: repeat(2, 1fr); width: 100%!important;}
  .specialisation .tab_area .tab a span{height: 20px;width: 20px
}

