@charset "utf-8";
html{height:100%; overflow-x: hidden;  /*scroll-behavior: smooth;*/}
body{overflow-x: hidden; display: flex; flex-wrap: wrap; min-height:100%; font-family: "Inter", sans-serif; color:#333; font-weight:400; padding: 106px 0 0 0; margin:0; font-size:16px; background:#fff; position:relative; line-height: 1.2;}
h1, h2, h3, h4, h5, h6, p, ul, li, img, a, input, select, div{ margin:0px; padding:0px; outline:none!important; box-shadow:none; border:0px; list-style:none; font-weight:normal;} 
h1, h2, h3, h4, h5, h6, p, header, img, a{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
*{-webkit-overflow-scrolling: touch; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust: 100%;}
ul.pagination{display:inline-block;padding:0;margin:0}ul.pagination li{display:inline}ul.pagination li a{color:#000;float:left;padding:8px 16px;text-decoration:none}
.bgwhite{ background-color:#fff; }
.borderTop{border-top: 1px solid #777;}
.mobBtn{ display: none;}

.color1{ color:#318a5c;}
.color2{ color:#cb4f8d;}
.color3{ color:#6581b2;}
.color4{ color:#ba9230;}
.color5{ color:#3f8b92;}
.color6{ color:#e38e2c;}
.color7{ color:#90a542;}
.color8{ color:#e77a7b;}
.color9{ color:#a470a2;}
.color10{ color:#62b08b;}

.bgcolor1{ background-color:#318a5c;}
.bgcolor2{ background-color:#cb4f8d;}
.bgcolor3{ background-color:#6581b2;}
.bgcolor4{ background-color:#ba9230;}
.bgcolor5{ background-color:#3f8b92;}
.bgcolor6{ background-color:#e38e2c;}
.bgcolor7{ background-color:#90a542;}
.bgcolor8{ background-color:#e77a7b;}
.bgcolor9{ background-color:#a470a2;}
.bgcolor10{ background-color:#62b08b;}

/*.bgcolor1:before{ background-color:#318a5c;}
.bgcolor2:before{ background-color:#cb4f8d;}
.bgcolor3:before{ background-color:#6581b2;}
.bgcolor4:before{ background-color:#ba9230;}
.bgcolor5:before{ background-color:#3f8b92;}
.bgcolor6:before{ background-color:#e38e2c;}
.bgcolor7:before{ background-color:#90a542;}
.bgcolor8:before{ background-color:#e77a7b;}
.bgcolor9:before{ background-color:#a470a2;}
.bgcolor10:before{ background-color:#62b08b;}*/

.desktopHide{display: none!important;}
.center{ text-align:center;}
.right { text-align:right; }
.alignEnd {align-items: flex-end; }
.alignCenter {align-items: center; }
.blockTxt{ display: block;}
.blockTxtP{ display: block;}
.spaceTopMragin{ margin-top: 70px;}
.spaceTop{ padding-top: 70px;}
.spaceBottom{ padding-bottom: 70px;}
.spaceBoth{ padding-top: 70px; padding-bottom: 70px;}
.spaceBothLess{ padding-top: 40px; padding-bottom: 40px;}
.hrLine{ border: 0; border-top: 1px solid #e7e7e7; height: 0; margin: 0px; padding: 0;}
.strong{font-weight: 700;}
.hidden{overflow: hidden;}
.lightGray{background-color: #f9f9f9;}
.white{ color: #fff;}
.black{ color: #000;}
.red{ color: #f04e37;}
.shadow{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.flexRow{ display: flex; flex-wrap: wrap; min-width: 100%; margin-left: -15px; margin-right: -15px;}
.blackOverlay{position: relative;}
.blackOverlay:before{ content: ""; background-color: rgba(0,0,0,0.6); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.fw900{font-weight: 900}
img{ max-width:100%; vertical-align: top;}
a{text-decoration: none;}
*:focus { outline:none;}
a:hover{text-decoration: none;}
.clear{ clear:both;}
.clearFix:after{ content: ""; display: block; clear:both;}
::-webkit-input-placeholder {opacity:1; opacity: 0.5;}
:-moz-placeholder {opacity:1;  opacity: 0.5;}
::-moz-placeholder {opacity:1;  opacity: 0.5;}
:-ms-input-placeholder {opacity:1;  opacity: 0.5;}
.grayscale {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
h1{ font-size: 60px; line-height: 1.2; margin: 0 0 30px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
h2{ font-size: 40px; line-height: 1.2; margin: 0 0 30px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
h3{ font-size: 25px; line-height: 1.2; margin: 0 0 25px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
h4{ font-size: 22px; line-height: 1.2; margin: 0 0 22px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
h5{ font-size: 20px; line-height: 1.2; margin: 0 0 20px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
h6{ font-size: 18px; line-height: 1.2; margin: 0 0 18px 0; font-weight: 700; font-family: "Outfit", sans-serif;}
p{color: #777; font-size: 16px; font-weight: 400; line-height: 24px; margin-bottom: 20px;}
p.strong{color: #000;}
strong{color: #000;}
p:last-child{margin-bottom: 0;}
.relative{position: relative;}
.centerImg{ text-align: center; margin: 0 auto 10px auto; }
.centerImg img{vertical-align: top;}
.txtUppercase { text-transform: uppercase; }
.blue{ color: #006699; }
.yellow{ color: #f8b426;}
.blueBg{ background: #006699; padding:70px;}
.blueBg *{ color: #fff;}
.blueBg *:before,
.blueBg *:after{background: #fff!important;}
.alignCenter{align-items: center;}
.imgShadow{box-shadow: 15px 15px 0 #ccc;}
.spaceLeft{padding-left: 20px;}
.width100{width: 100%;}
.pb0{padding-bottom: 0px!important;}
.pt0{padding-top: 0px!important;}
.containerSmall{max-width: 950px; margin-left:auto; margin-right:auto;}
.container{max-width: 1400px; width: 100%; padding-left: 15px;  padding-right: 15px; margin-right: auto;margin-left: auto; clear:both; }
.container-fluid {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px; clear:both;}
.row {margin-left: -15px;margin-right: -15px; clear:both; display: flex; flex-wrap: wrap;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,.col-custom {float: left; position: relative; min-height: 1px;padding-left: 15px;padding-right: 15px;}

.strp-window, .strp-spinner-move {
    z-index: 999999999;
}


.form-box{
    width:100%;
    background:white;
    padding:20px;
}

.tabs{
    display:flex;
    border-radius: 4px;
    overflow: hidden;
}

.tabs button{
    flex:1;
    padding:8px 12px;
    border:none;
    background:#ccc;
    cursor:pointer;
    font-size:16px;
    color: #1a4280;
}

.tabs .active{
    background:#f04e37;
    color:white;
}

.form-box form{
    padding:15px 0 0 0;
}

.form-box input, .form-box select{
    width:100%;
    padding:6px 10px;
    margin-bottom:6px;
    border:1px solid #ccc;
    border-radius:3px;
    font-size:14px;
}

.rowform{
    display:flex;
    gap:10px;
}

.phone-row{
    display:flex;
    gap:10px;
}

.phone-row select{
    width:80px;
}

.captcha-row{
    display:flex;
    gap:10px;
    align-items: flex-start;
}

.captcha{
    background:#eee;
    padding:5px 15px;
    font-weight:bold;
    border:1px solid #ccc;
    border-radius: 2px;
    font-size: 14px;
}

.check{
    font-size:13px;
    display:flex;
    margin-bottom:15px;
    text-align: left;
    gap: 10px;
}
.check input[type=checkbox], 
.check input[type=radio]{ width:20px; height: 20px; margin: 0}

.register-btn{
    width:100%;
    padding:12px;
    background:#1a4280;
    border-radius: 4px;
    color:white;
    border:none;
    font-size:16px;
    cursor:pointer;
}

.heroBanner p.login-link{
    text-align:center;
    margin-top:10px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.heroBanner p.login-link a{
    color:#f04e37;
    text-decoration: underline;
    font-weight: 700;
}


.whatsapp {position: fixed; width: 44px; height: 44px; bottom: 90px; right: 35px; background-color: #25d366; color: #fff; border-radius: 5px; text-align: center; z-index: 1000000; display: flex; align-items: center; justify-content: center; font-size: 26px; }
.whatsapp img{width: 75%;}

.whyUsContant{position: relative; z-index: 1;}

.videoWrapper{position: relative; display: block; height: 0; padding: 0 0 60% 0; overflow: hidden; width: 100%;  margin: auto;}
.videoWrapper .videoWrapperResponsive{position: absolute; top: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: 0;}

.videoBg {/*background: url(../images/images/main/video_bg.jpg) no-repeat center center; background-size: 100% 100%; background-size: cover;*/ position:absolute !important; width:100%; }
.embed-responsive-16by9 {position: relative; display: block; height: 0; padding: 0; overflow: hidden; width: 100%; padding-bottom: 56.25%; }
.embed-responsive .embed-responsive-item, 
.embed-responsive iframe, 
.embed-responsive embed, 
.embed-responsive object, 
.embed-responsive video {position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.videoSound {position: absolute; right: 20px; top: 20px; display: flex; z-index: 9; background: #f04e37; width: 50px; height: 50px; border-radius: 50%; align-items: center; justify-content: center; }
.videoSound a {display: none; vertical-align: top; }
.videoSound a.active {display: inline-block; }

.heroBanner{overflow: hidden; width: 100%; z-index: 1}
.bannerText{position: absolute; left: 40px; top: 80px; text-align: left; max-width: 40%;}
.bannerText h1{color: #1a4280;}
.heroBanner {color: #000; font-weight: 600; text-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
.bannerText a{ display: inline-flex; align-items: center; justify-content: center; font-size: 18px; text-decoration: none; position: relative; white-space: nowrap; background-color: #f04e37; color: #ffffff; border: 1px solid #f04e37; border-radius: 4px; padding: 10px 20px; padding-left: 35px;}
.bannerText a img {background: #f04e37; padding:0 2px; color: #ffffff; position: absolute; left: 5px; height: 70%; width: 25px; display: flex; align-items: center; justify-content: center; border-radius: 2px; }
.bannerText span.fw900{ display: inline-block;}

.titleBorder {width: 100px; height: 1px; background: #e41f05; position: relative; background: linear-gradient(to right, transparent, #e41f05, transparent); margin: 0 auto 30px; }
.titleBorder.whiteBorder{background: linear-gradient(to right, transparent, #fff, transparent);}
.list {text-align: left;}
.list li {position: relative; font-family: "Inter", sans-serif; padding-left: 35px; font-size: 16px; line-height: 1.4; margin: 0 0 20px 0; font-weight: 400; }
.list li:before {position: absolute; left: 0px; top: -5px; font-size: 150%; color: #f8b426; width: 20px; height: 20px; font-family: remixicon; content: "\EB55"; }
.columns2{ columns: 2; column-gap: 30px; }
/*.stonePattern{background: url(../images/images/main/stone-pattern.jpg) repeat 0 0;}*/

@media (min-width: 768px) {
.col-12{width: 100%;}
.col-11{width: 91.66666667%;}
.col-10{width: 83.33333333%;}
.col-9 {width: 75%;}
.col-8 {width: 66.66666667%;}
.col-7 {width: 58.33333333%;}
.col-6 {width: 50%;}
.col-5 {width: 41.66666667%;}
.col-4 {width: 33.33333333%;}
.col-3 {width: 25%;}
.col-2 {width: 16.66666667%;}
.col-1 {width: 8.33333333%;}
}

header{ position: fixed; top: 0; left: 0; padding: 10px 15px 0; width: 100%; background: #fff; z-index: 999999; display: flex; align-items: center; justify-content: space-between;}
header .container{display: flex;}
header .logo{ margin: 0; display: flex; align-items: flex-end;}
header .logo a{display: flex; flex: 0 0 300px; width: 200px;}
header .logo img{width: 100%;}
header .headerRight{width: calc(100% - 240px); display: flex; flex-wrap: wrap; justify-content: flex-end;}
.headerCall{color: #1a4280;  font-size: 16px; font-weight: 700; display: flex; align-items: center;}
.headerCall a{color: #1a4280; text-decoration: none; font-size: 30px; font-weight: 700;  text-align: center; line-height: 1; display: flex; align-items: center; padding: 7px 0;}
.headerCall a + a{margin-left: 30px;}
.headerCall a img{width: 40px; flex: 0 0 40px; padding: 7px; margin: 0 8px 0 0; background:#f04e37;  border-radius: 5px;}
.headerCall span{font-size: 16px; font-weight: 600; padding: 7px 15px; margin: 0 15px 0 0; color: #000;  text-align: center; background: #fff; border-radius: 5px; border: 2px solid #e22625;}
header.sticky{box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.position-relative {
    position: relative!important;
}

.placementSection{position: relative; text-align: left;  background:#1a4280; padding:100px 2px; }
.mainHeading p{ margin:0; color:#fff }
.mainHeading h2{ font-weight:900; font-size: 50px; margin-bottom: 50px; color: #fff}
.mainHeading h2 span{font-weight:300;}

.btn-primary {background-color:#f04e37; box-shadow: 0 0 1px transparent; display: inline-flex; align-items: center; gap: 10px; border-radius: 6px!important; color: #fff; border: 0; letter-spacing: 0; padding: 12px 30px; font-weight: 700!important; font-size: 14px!important; text-transform: uppercase; }
.bg-white {background-color:#fff; box-shadow: 0 0 1px rgba(0, 0, 0, 1);}
.bg-white img{filter: invert(1);}
.text-dark{color: #000;}
.text-white { color:#fff!important; }
.bg-dark{ background-color:#000 !important; }
.btn-primary:hover{background-color:#1a4280;}
.bg-white:hover img{filter: invert(0);}
.cuPlacement-numbers{ margin-top:60px;}
.cuPlacement-numbers1{display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 4px}
.placementNo {
    color:#000;
    border-radius: 6px;
    background: #e9e9e9;
    height: 131px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 32px;
}
.placementNo.bigpl {
    background: #fff;
    padding-left: 14px;
}
.placementNo__num {
    font-size: 30px;
    line-height: 1;
    font-weight: 800;
    display: block;
    margin-bottom: 10px;
}
.placementNo__num sub{
        font-size: 65%;
}
.placementNo.bigpl .placementNo__num{color: #f04e37;}
.placementNo__title {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    display: block;
}
.placementNo.bigpl .placementNo__title {
    font-size: 16px;
    line-height: 1;
}
.borderLines {
    display: flex;
    gap: 20px;
    margin-top: 60px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
}
.borderLines .placementNo {
    background: 0 0;
    border: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 20px;
    height: 99px;
    border-right: 1px solid #e9e9e9;
}
.placementNo__title strong {
    font-weight: 800;
    color: #f04e37;
}

.placementSection{max-width: 100vw; display: flex; overflow: hidden;}
.placementSlidernew{max-width: 100vw; display: flex; overflow: hidden; }
.placementSlidernew > li{ flex:calc(50% - 20px) 0 0; } 
.placementSlidernew ul li{margin: 10px; padding: 1px; width: calc(100% - 20px);  overflow: hidden;  display: flex; flex-wrap: wrap; row-gap: 20px; align-items: center; justify-content: center;}
.placementSlidernew img{max-width: 100%; border-radius: 5px !important; border: 1px solid transparent;}
.placementSlidernew img + img{ margin-top:20px !important; }
.border1{border-color: #95cced !important;}
.border2{border-color: #9e8fc4 !important;}

.placementSlidernew1{max-width: 100%; display: flex; overflow: hidden;}
.placementSlidernew1 > li{ flex:calc(13% - 20px) 0 0; } 
.placementSlidernew1 ul li{margin: 10px; padding: 1px; width: calc(100% - 20px);  overflow: hidden;  display: flex; flex-wrap: wrap; row-gap: 20px; align-items: center; justify-content: center;}
.placementSlidernew1 img{max-width: 100%; border-radius: 5px !important;}

.accreditionsAndAffiliations{max-width: 100%; display: flex; overflow: hidden; margin-top: 10px}
.accreditionsAndAffiliations > li{ flex:calc(16.666% - 20px) 0 0; } 
.accreditionsAndAffiliations ul li{margin: 0 20px; padding: 1px; width: calc(100% - 40px);  overflow: hidden;  display: flex; flex-wrap: wrap; row-gap: 20px; align-items: center; justify-content: center;}
.accreditionsAndAffiliations img{max-width: 100%; border-radius: 5px !important;  padding: 16px;}
.accreditionsAndAffiliations .owl-stage-outer{padding-left: 1px;}
.accreditionsAndAffiliations .owl-stage {transition-timing-function: linear !important;}

.topCompanies-block {
    margin-top: 80px;
    background: #fff;
    padding-block: 20px
}
.topCompanies-block .mainHeading p{color: #000; margin-block:0 20px;}

.headernav {width: 100%; margin: 10px -15px 0 0;}
.headernav ul{
background: rgb(147,41,30);
background: -moz-linear-gradient(top,  #96161a, #f04e37 100%);
background: -webkit-linear-gradient(top,  #96161a 0%,#f04e37 100%);
background: linear-gradient(to bottom,  #96161a 0%,#f04e37 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96161a', endColorstr='#f04e37',GradientType=0 );
float: right; white-space: nowrap; padding:0; display: flex; justify-content: flex-end; border-radius: 25px 0 0 0;}
.headernav ul li {width: 100%; padding: 0;}
.headernav ul li a{color: #fff; border: 0; font-size: 16px; font-weight: 400; padding: 10px 20px; display: block; line-height: 1.2;}

.npf_wgts{width: 100%; max-width: 450px; position: relative; z-index: 1; border-radius:4px; overflow: hidden; margin-left: auto; margin-right: 50px;}
.npfForm{ max-width: 450px;margin: 20px; margin-left: auto; width: calc(100% - 40px); position: relative; margin-bottom: 220px;}
/*.npfForm img{width: 120px; position: absolute; left: -57px; top: 0px; z-index: 2;}*/
.npfFormInn{background: #fff; padding: 0; text-align: center;  border-radius:2px;}
.npfFormInn h3{padding: 10px; padding-top: 20px; margin: 0; color: #1a4280; text-align: center;}

.admissionsEnquiryForm{max-width: 370px;}
.form-position-right{ position: static; right: 0; margin-right: 0;}

.heroBanner{ padding: 0; display: flex; justify-content: flex-end; color: brown; position: relative; text-align: left; background-color: #c2e0f1; min-height: 200px;}
.heroBanner:before{ content: ""; display: block; clear: both; position: absolute; left: 0; top: 0; width: 100%;  height: 100%; background:url(../images/images/main/herobanner.jpg) no-repeat center bottom; background-size: cover;}
.heroBanner .container{ position: relative; color: #fff; z-index: 1;}
.heroBanner p{font-size: 20px; line-height: 1.5; margin-bottom: 35px; font-weight: 300; color: #000;}
.heroBanner .outlinedBtn{display: inline-flex; border: 0; margin:5px 0 ; justify-content: flex-start; align-items: center; align-items: center; font-weight: 700;}
.heroSlider{width: 100%; left: 0; top: 0;}
.heroSlider{ display: flex; overflow: hidden;}
.heroSlider > .heroSliderItem{flex: 0 0 100%;}
.heroSlider .heroSliderItem{position: relative;}

.heroSlider .owl-stage-outer,
.heroSlider .owl-stage,
.heroSlider .owl-item,
.heroSlider .owl-item img{height: 100%;}

.belowBannerSection{ width: 100%; clear: both; }
.belowBannerSection .belowBannerinner{background: #1a4280; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border-radius: 5px; display: flex; justify-content: space-between; align-items: center; padding: 20px; margin: 50px 0; gap: 20px; /*transform: translateY(-50%);*/ position: relative; z-index: 1;}
.belowBannerSection .belowBannerinner .belowBannerLeft{font-size: 46px; color: #fff; font-weight: 700; white-space: nowrap;}
.belowBannerSection .belowBannerinner .belowBannerLeft span{background: #f04e37; color: #fff; font-weight: 900; padding: 4px 10px; border-radius: 4px;}
.belowBannerSection .belowBannerCenter{ position: relative; z-index: 1; margin: 0; display: flex; align-items: center; justify-content: center;}
.belowBannerSection .belowBannerCenter .rightBtn{margin: 5px;}
.belowBannerSection .belowBannerCenter a{ display: flex; align-items: center; justify-content: center; text-decoration: none; position: relative; white-space: nowrap; background-color: #ffffff; color: #f04e37; border: 1px solid #f04e37; border-radius: 2px; padding: 10px; padding-left: 35px;}
.belowBannerSection .belowBannerCenter a img {background: #f04e37; padding:0 2px; color: #ffffff; position: absolute; left: 5px; height: 70%; width: 25px; display: flex; align-items: center; justify-content: center; border-radius: 2px; }
.belowBannerSection .actionBtn{ border: 0; text-transform: uppercase; position: relative; color:#fff; line-height: 1; background:#f04e37; display:inline-block; text-decoration:none; border-radius: 5px; font-size: 16px; font-weight: 500; position: relative; padding:8px 20px; padding-left: 45px; white-space: nowrap;}
.belowBannerSection .actionBtn:hover,
.belowBannerSection .belowBannerCenter a:hover{background-color: #b40005; color: #fff;}
.belowBannerSection .belowBannerRight .actionBtn span{padding: 0; position: absolute; left: 10px; background: #fff; width: 26px; height: 26px; top: 50%; transform: translateY(-50%); border-radius: 50%; color: #f04e37; display: flex; align-items: center; justify-content: center;}
.belowBannerSection .belowBannerImg{ display:flex; gap: 6px}
.belowBannerSection .belowBannerImg > div{ background:#fff; padding:5px; border-radius:4px; box-shadow: rgba(0, 0, 0, 0.5);}

.belowBannerImg1{ display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px;  padding:30px; border-radius: 5px !important; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.belowBannerImg1 img {width: 100%; border-radius: 4px; padding: 16px; border: 1px dashed #f04e37;}


.owl-stage{display: flex;}
h2.uspHeading{ position: relative; display: inline-block; margin: 0; color: #fff; padding: 5px 60px 5px 20px; border-radius: 0 50px 0 0;  background: rgb(147,41,30); background: -moz-linear-gradient(top,  #96161a 0%, #f04e37 100%); background: -webkit-linear-gradient(top,  #96161a 0%,#f04e37 100%); background: linear-gradient(to bottom,  #96161a 0%,#f04e37 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96161a', endColorstr='#f04e37',GradientType=0 );}
h2.uspHeading span{position: relative;}
h2.uspHeading:before{content: ""; position: absolute; right: 50px; top: 0; background: #fff; width: 100vw; height: 100%; ackground: rgb(147,41,30); background: -moz-linear-gradient(top,  #96161a 0%, #f04e37 100%); background: -webkit-linear-gradient(top,  #96161a 0%,#f04e37 100%); background: linear-gradient(to bottom,  #96161a 0%,#f04e37 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96161a', endColorstr='#f04e37',GradientType=0 );}

.stepSection{display: flex; flex-wrap: wrap; margin: auto;  justify-content: center; gap: 10px; row-gap: 20px;}
.stepSection li{display: flex; width:calc(25% - 10px); }
.stepSection li figure{width: 100%;}
.stepSection li figure img{ width: 100%;}

.aboutNims { width: 100%;}
.aboutNims .aboutNimsHead{display: flex; justify-content: space-between; background-color: #96161a; color: #fff; align-items: center; padding: 5px 15px;}
.aboutNims .aboutNimsHead span{padding: 5px; }
.aboutNims .aboutNimsHead .more{font-size: 22px; font-weight: 700;}
.aboutNims .aboutNimsHead .crores{font-size: 60px; font-weight: 700; line-height: 1; letter-spacing: 1px;}
.aboutNims .aboutNimsHead .worth{font-size: 16px;}
.aboutNims .aboutNimsList{margin: 0; padding: 0; list-style: none;}
.aboutNims .aboutNimsList li{margin: 10px 0 0 0; padding: 0 0 0 20px; position: relative;}
.aboutNims .aboutNimsList li:before{content: ""; width: 8px; height: 8px; background-color: #96161a; position: absolute; left: 0; top: 6px;}

.stonePattern {background: url(../images/images/main/stone-pattern.jpg) repeat 0 0;}
.tableData{width: 100%;}
.tableData .tableRow,
.tableData .tableRowhead{position: relative; width: 100%; display: flex;  margin-bottom: 5px; background: #fff; color: #000; border-left: 1px dashed #f04e37; border-top: 1px dashed #f04e37;}
.tableData .tableCol{ border-bottom: 1px dashed #f04e37; border-right: 1px dashed #f04e37; min-height: 100%; padding: 5px; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.tableData .tableCol span{display: block; width: 100%;}
.tableData .tableCol a{display: inline-block; background: #f04e37; color: #fff; border-radius: 2px; padding: 5px 10px; font-size: 80%; display: inline-block;} 
.tableData .tableCol a:hover{background: #000;}
.tableData .tableCol:nth-child(1){width: 40%; text-align: left; justify-content: flex-start; padding-left: 10px; background: #f4e8db;}
.tableData .tableCol:nth-child(2){width: 15%;}
.tableData .tableCol:nth-child(3){width: 15%;}
.tableData .tableCol:nth-child(4){width: 15%;color: #f04e37; font-weight: 700;}
.tableData .tableCol:nth-child(5){width: 15%;}
.tableData .tableRowhead {border-color: #fff; border-style: solid;}
.tableData .tableRowhead .tableCol{background: #4d4d4e; color: #fff; font-weight: 500; border-color: #fff; border-style: solid;}

.panel-heading{padding: 0;}
.panel-group{counter-reset: line;}
.panel-default>.panel-heading{color: #f04e37; background-color: #fff;}
.panel-title{font-size: 24px; }
.panel-title a{display: block; padding: 15px 20px; padding-left: 70px; padding-right: 50px; background-color: #f04e37;  position: relative; color: #fff; font-weight: 200;}
.panel-title a.collapsed{background-color: #fff; color: #000;}
.panel-title a:after{content: ""; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); background: #fff; color: #f04e37; width: 40px; aspect-ratio: 1/1;
    counter-increment: line; content: counter(line); display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
.panel-title a:before{content: ""; position: absolute; right: 20px; top: 50%; transform: translateY(-50%) rotate(180deg); width: 26px; height: 26px; border-radius: 2px; background: url(../images/images/main/arrow.svg) no-repeat center center #fff; background-size: 70%;}
.panel-title a.collapsed:before{transform: translateY(-50%) rotate(0deg);}

.SectionName{display: none; justify-content: space-between; z-index: 1; position: absolute; left: -1px; top: -1px; text-align: left; background-color: #e41f05; color: #fff; padding: 10px; width: 100%; min-height: 100%; border: 1px solid #e41f05; white-space: normal; }
.SectionName a.closeBtn{ flex: 0 0 50px; background-color: #fff; color: #e41f05; display: flex; align-items: center; justify-content: center; border-radius: 5px; }
.tableData .tableRow .tableCol .tableBtn:focus ~ .SectionName{display: flex;}

.coursesMain{ width:100%; max-width: 1000px; margin-inline: auto}
.coursesMainRow{display: flex; cursor: pointer; justify-content: space-between; gap: 10px; align-items: center; border-bottom: 1px solid #ccc; overflow: hidden;}
.coursesMainRow .coursesMainColNo{font-size: 50px; color: #e9e9e9; font-weight: 700; width: 100px}
.coursesMainRow .coursesMainColNo img{ width:50px; }
.coursesMainRow .coursesMainCol{ flex:1 0 0; display: flex; flex-direction: column; padding-block: 30px;}
.coursesMainRow .coursesMainCol h3{margin: 0; padding: 0; font-size: 24px; line-height: 1; font-weight: 500; position: relative; }
.coursesMainRow .coursesMainCol h3:after {content: ""; position: absolute; bottom: 0; left: 0; background: #000; height: 1px; width: 44px; opacity:0 }
.coursesMainRow .coursesMainCol p,
.coursesMainRow .coursesMainCol ul{height: 0; overflow: hidden;}
.coursesMainRow .coursesMainCol ul li{padding: 5px 0 5px 25px; position: relative;}
.coursesMainRow .coursesMainCol ul li:before{content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 17px; height: 9px; display: inline-block; background: url(../images/images/main/right-arrow-blk.webp) no-repeat 0 center; background-size: 100%;}
.coursesMainRow .coursesMainCol ul li a{color: inherit;}


.coursesMainRow .coursesMainColImg{width: 300px; transform: translateY(120%); height: 0; overflow: hidden; transition: width 2s, height 4s, background-color 3s;}
.coursesMainRow .coursesMainColarrow{ width:35px; transform: translateY(0%);}

.coursesMainRow.active .coursesMainCol h3{margin-bottom: 20px; padding-bottom: 20px;}
.coursesMainRow.active .coursesMainCol h3:after{opacity: 1}
.coursesMainRow.active .coursesMainCol p,
.coursesMainRow.active .coursesMainCol ul{height: auto; overflow: visible; margin-bottom: 20px}
.coursesMainRow.active .coursesMainColarrow{ width: 0}
.coursesMainRow.active .coursesMainColImg{transform: translateY(0%); height: auto;}

.scholarshipsMainSec{background: #ebf6fc;}
.scholarshipsMain{ display:flex;}
.scholarshipsMain .scholarshipsMainLeft{width: 30%;}
.scholarshipsMain .scholarshipsMainCenter{width: 40%; padding:0 40px;}
.scholarshipsMain .scholarshipsMainRight{width: 30%;}
.scholarshipsMain ul li{border-bottom: 1px solid #335893; padding: 10px 0 10px 25px; position: relative;}
.scholarshipsMain ul li:before{content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 17px; height: 9px; display: inline-block; background: url(../images/images/main/right-arrow-blk.webp) no-repeat 0 center; background-size: 100%;}
.scholarshipsMain h4{ color:#1a4280;}


.awardsLists{ background-color: #fff; width: 100%; padding: 20px 0;}
.awardsLists .awardsListsRow{display: flex; flex-wrap: wrap; gap: 20px; row-gap: 20px;}
.awardsLists .awardsList{ width: calc(16.66% - 20px); position: relative;overflow: hidden;  display: flex; align-items: center; justify-content: center; text-align: center; padding:0;  padding-bottom: 8%; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.awardsLists .awardsList img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width: 100%; max-height: 75%;}
.discoverLink{ background:#96161a; color: #fff; border-radius: 2px; padding: 5px 15px; margin:40px auto 0; display: table;}
.discoverLink:hover{background-color: #000; color: #fff}


.liveConcertRow{display: flex; column-gap: 20px; row-gap: 20px; padding: 50px 0;}
.liveConcertLeft{width: 24%; display: flex; flex-wrap: wrap; column-gap: 20px; row-gap: 20px;}
.liveConcertCenter{width: 52%;}
.liveConcertRight{width: 24%; display: flex; flex-wrap: wrap; column-gap: 20px; row-gap: 20px;} 
.liveConcertItem{width: 100%; background: #fff; padding: 5px; border: 1px solid #ccc; overflow: hidden; }

.videoWrapper1{background: #fff; padding: 5px; border: 1px solid #ccc; overflow: hidden;}
.videoWrapper1 .videoWrapperinner{position: relative; overflow: hidden; padding-bottom: 56.2%;}
.videoWrapper1 .videoWrapperinner iframe,
.videoWrapper1 .videoWrapperinner video{position: absolute; width: 100%; height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.videoSlideLists{display: flex; width: 100%; overflow: hidden; position: relative;}
.videoSlideLists > .videoWrapperinner{flex: 0 0 100%; margin-right: 10px;}
.videoSlideLists .owl-nav {position: absolute; right: 15px; bottom: 0px; width: 100px; height: 50px; display: flex;}
.videoSlideLists .owl-nav  button{ width: 50px; height: 50px; border:0px; background: #96161a; color: #fff; font-size: 22px; display: flex; align-items: center; justify-content: center;}
.videoSlideLists .owl-nav  button:hover{ background-color: #000; color: #fff;}

.owl-carousel .owl-nav button{position: absolute; top: 50% !important; left: 0; transform: translateY(-50%); }
.owl-carousel .owl-nav button.owl-next{left: auto; right: 0;}
.owl-carousel .owl-nav button span{ font-size:0px; width: 11px; height: 20px; background:url(../images/images/main/arrow-1.svg) no-repeat 0 0; background-size: auto 100%; display: block;}
.owl-carousel .owl-nav button.owl-next span{background:url(../images/images/main/arrow-r.svg) no-repeat 0 0;}
.awardsLists1{width: 100%; display: flex; overflow: hidden;}
.awardsLists1 > .awardsList{ flex:calc(33.33% - 40px) 0 0; margin: 20px;} 
.awardsLists1 .awardsList{margin: 20px; min-height: calc(100% - 40px);}
.awardsLists1 .awardsList{ padding: 10px; padding-bottom: 40px; position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);  display: flex; flex-wrap: wrap;  justify-content: center; text-align: center; }
.awardsLists1 .awardsList img{ height: 100px; width: auto; margin-bottom: 20px;}
.awardsLists1 .awardsList h4{ width: 100%; font-size: 13px; font-weight: 700; color: #f04e37; text-align: center; padding: 0 0 0 0; margin: 0}
.awardsLists1 .awardsList h4 span{color: #000; margin: 5px 0; display: block; font-size: 80%;}
.awardsLists1 .awardsList h4 small{ position: absolute; bottom: 20px; left: 50%; transform:translateX(-50%); color: #fff; display: table; padding: 2px 5px; font-weight: 700; border-radius: 2px; margin: auto; font-size: 100%; background: #f04e37;}


.awardsLists1{width: 100%;}
.awardsLists1 .container{display: flex; align-items: center; justify-content: space-between;}
.awardsLists1 .awardsList{ flex: 1 0 0; display: flex; padding: 20px 10px 40px 20px; margin: 15px;  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);  display: flex; align-items: center; justify-content: flex-start; text-align: center; }
.awardsLists1 .awardsList img{ height: 120px; margin: auto auto 20px auto;}
.awardsLists1 .awardsList h4{font-size: 13px; font-weight: 700; color: #f04e37; text-align: center; padding-left: 0; margin: 0}
.awardsLists1 .awardsList h4 span{color: #000; display: block; font-size: 80%;}

.headingStyle2 {position: relative; margin: 0; margin-bottom: 28px;}
.headingStyle2.center{text-align: center; margin-bottom: 50px;}
.headingStyle2 h2{font-weight: 700; color: #f04e37; padding: 0; text-transform: uppercase; margin: 0 0 20px 0; position: relative;}
.headingStyle2 h2 b{color: #fff; background: #f04e37; font-weight: inherit; padding: 0 7px;}

.headingStyle3 {position: relative; margin: 0; margin-bottom: 28px;}
.headingStyle3.center{text-align: center; margin-bottom: 50px;}
.headingStyle3 h2{font-weight: 700; color: #1a4280; padding: 0; text-transform: uppercase; margin: 0 0 20px 0; position: relative;}
/*.headingStyle3 h2 b{color: #fff; background: #000; font-weight: inherit; padding: 0 7px;}*/
.headingStyle3 h2 small{font-weight: 500; color: #000; line-height: 1.2; font-size: 20px; display: block; text-transform: none;}
.headingStyle3 h2 span:after{content: ""; display: block; background:#f04e37; height: 5px; width: 200px; margin:15px auto;}

.listOfCourses{max-width: 100%; margin-bottom: 20px;}
.listOfCourses ul{text-align: left; display: flex; flex-wrap: wrap; gap: 10px; row-gap: 10px;}
.listOfCourses ul li{padding: 0; flex: auto; width: 20%;}
.listOfCourses ul li a{padding: 5px; padding-left: 60px; position: relative;  background: #f04e37; color: #fff; border-radius: 5px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; min-height: 100%; position: relative; font-size: 20px; font-weight: 800; text-decoration: none;  line-height: 1.2; text-align: center; min-height: 62px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.3) inset; overflow: hidden;}
.listOfCourses ul li a.active{background: #000;}
.listOfCourses ul li a.active  span img{transform: rotate(180deg);}
.listOfCourses ul li a span{ display:flex; align-items:center; flex-wrap: wrap; gap: 5px; width: 100%; text-align: center; justify-content: center;}
.listOfCourses ul li a span img{width: 20px; position: absolute; left: 0;}
.listOfCourses ul li a:before{ content: ""; border-radius: 5px 0 0 5px; width: 60px; height: 100%; position: absolute; top: 0; left: 0; background:url(../images/images/main/books-thin.svg) no-repeat center center rgba(0,0,0,0.2); background-size: 70% auto;}
.listOfCourses ul li a small{display: block; font-size: 70%; width: 100%;}

.listOfCourses1{max-width: 100%; }
.listOfCourses1 ul{text-align: left; display: flex; flex-wrap: wrap; gap: 10px; row-gap: 10px;}
.listOfCourses1 ul li{padding: 0; width: calc(33.33% - 20px);  border: 1px solid #ccc;}
.listOfCourses1 ul li a{padding: 10px 10px; /*text-transform: capitalize;*/ display: flex; align-items: center; position: relative; min-height: 100%; font-size: 18px; font-weight: 800; text-decoration: none;  color: #000; line-height: 1; overflow: hidden;}
.listOfCourses1 ul li a img{width: 50px; margin-right: 10px;}
.listOfCourses1 ul li a:hover img{margin-right: 5px;}
.listOfCourses1 ul li.redBg{ background: #f04e37; border-color:#f04e37; color:#fff }
.listOfCourses1 ul li.redBg a{ color: inherit;}
.listOfCourses1 ul li.redBg .blackicon{display: none;}

.ProgrammesTableList{width: 100%; max-width: 1600px; margin: auto; overflow: auto;}
.ProgrammesTableList table{ width: 100%; border-left: 1px dashed #f04e37; border-top: 1px dashed #f04e37; background-color: #fff;}
.ProgrammesTableList table thead th{position: relative; padding:10px 5px; font-size: 110%; background: #000; color: #fff; border-right: 1px solid #fff; border-right: 1px solid #fff; text-align: center;}
.ProgrammesTableList table thead th span{display: block; font-size: 75%;}
.ProgrammesTableList table tr{position: relative;}
.ProgrammesTableList table td{ width: auto; border-bottom: 1px dashed #f04e37; border-right: 1px dashed #f04e37; color: #000; font-weight: 500; min-height: 100%; padding: 5px; text-align: center;}
.ProgrammesTableList table th:nth-child(1),
.ProgrammesTableList table td:nth-child(1){text-align: left;}
.ProgrammesTableList table td span{display: block; width: 100%;}
.ProgrammesTableList table td a{display: inline-block; background: #f04e37; color: #fff; border-radius: 5px; padding: 8px 10px; font-size: 100%;} 
.ProgrammesTableList table td a:hover{background: #000;}
.ProgrammesTableList table td.programmeNameSection{  color: #f04e37; font-weight: 700; padding: 10px 5px;}
.ProgrammesTableList.sixCol table th:nth-child(1){text-align: left;}
.ProgrammesTableList.sixCol table th:last-child{width: 20%;}
.ProgrammesTableList table td.noFees{font-size: 70%;}

.liveConcertSection{ background:#f04e37; }

.bottomCTA{background:url(../images/images/main/surat-city.jpeg) no-repeat center center; background-size: cover; position: relative; color: #fff}
.bottomCTA:before{content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.5);}
.bottomCTA .container{position: relative;}
.bottomCTA p{color: #fff;}
.bottomCTA p a {display: inline-flex; align-items: center; justify-content: center; text-decoration: none; position: relative; white-space: nowrap; background-color: #f04e37; color: #ffffff; border: 1px solid #f04e37; border-radius: 4px; padding: 10px 20px;}

.InternationalCollaboration ul{display: flex; gap: 40px; overflow: hidden;}
.InternationalCollaboration ul > li{ min-width:300px; }
.InternationalCollaboration li{ width:100%; display: flex; flex-direction: column; justify-content: space-between; color: #1a4280; padding: 10px 10px;  position: relative; text-align: center; font-weight: 400;}
.InternationalCollaboration li span{ padding-bottom: 40%; display: block; width: 100%; overflow: hidden; position: relative;}
.InternationalCollaboration li img{border: 0; max-width: 100%; max-height:70%; position: absolute; inset: 0; margin: auto;}
.InternationalCollaboration li h3{ font-size: 18px; font-weight: 500; text-align: center; margin: 0}

.ICPSliderMain{background: #eeeeee;}
.ICPSlider ul{display: flex; gap: 20px; overflow: hidden;}
.ICPSlider ul > li{ min-width:300px; }
.ICPSlider li{ width:100%; display: flex; flex-direction: column; justify-content: space-between; color: #1a4280; padding: 10px 10px;  position: relative; text-align: center; font-weight: 400;}
.ICPSlider li span{ padding-bottom: 80%; background: #eeeeee; display: block; width: 100%; overflow: hidden; position: relative;  border-radius: 4px;}
.ICPSlider li img{border: 0; max-width: 100%;  position: absolute; inset: 0; margin: auto;}

.placementsPackagesTxt{margin-bottom: 40px;}
.placementsPackagesTxt img{width: 100%;}
.counterTxt{ width:100%; }
.counterTxt img{width: 90%;}
.placementsPackages{display: flex; flex-wrap: wrap; margin:20px 0 20px 0; padding: 15px 0; gap: 20px; row-gap: 20px;}
.placementsPackages li{font-size: 30px; padding-left: 30px; position: relative; display: flex; flex-wrap: wrap; text-align: left; justify-content: center;  width: calc(50% - 20px);  position: relative;}
.placementsPackages li:before{content: ""; position: absolute; left: 0; top: 13px; background-color:#f04e37; width:10px; height:10px;}
.placementsPackages li strong{font-size: 100%; color: #000; width: 100%; display: block;}
.placementsPackages li span{font-size: 70%; font-weight: 300;  width: 100%; display: block;}
.placementSlider{ width: 100%; overflow: hidden; /*box-shadow:0 0 10px rgba(0, 0, 0, 0.2); background: #fff; padding: 10px;*/}
.placementSlider1{display: flex; overflow: hidden; }
.placementSlider1 > img{flex: 1; margin-right: 10px;}
img{vertical-align: top;}

.listOfRecuriters{max-width: 100%; display: flex; overflow: hidden;}
.listOfRecuritersList{width: 100%; display: flex; overflow: hidden; padding: 0 20px}
.listOfRecuritersList > li{ flex:calc(20% - 20px) 0 0; } 
.listOfRecuriters ul li{margin: 10px; padding: 1px; width: calc(100% - 20px);  overflow: hidden;  display: flex; flex-wrap: wrap; row-gap: 20px; align-items: center; justify-content: center;}
.listOfRecuriters ul li img{max-width: 100%;border-radius: 5px; border: 1px dashed #f04e37;}

.lifeatppsuBanner{max-width: 100%; overflow: hidden; text-align: center; padding: 0 0 40px 0; position: relative;}
.lifeatppsuBannerSlider{width: 100%; overflow: hidden;  display: flex;}
.lifeatppsuBannerSlider > img{width: 100%;}
.lifeatppsuBanner .lifeatppsuBannerTxt{position: absolute; top: 10%; left: 50%; transform: translateX(-50%); width: 55%; z-index: 1;}
.lifeatppsuBanner .lifeatppsuBannerTxt img{width: 100%;}
.lifeatppsuTab{display: flex; margin:0 auto 0; transform: translateY(-50%); max-width: 1200px; justify-content: space-between; background: #eeeeee;}
.lifeatppsuTab .lifeAtPpsuTabBtn{padding: 20px 5px; flex: 1 0 0; border: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: relative; font-size: 15px; font-weight: 800; text-decoration: none; line-height: 1.2; text-align: center;}
.lifeatppsuTab .lifeAtPpsuTabBtn.active{background: #f04e37; color: #fff;   box-shadow: 0 0 20px rgb(0 0 0 / 30%) inset;}
.lifeatppsuTab .lifeAtPpsuTabBtn.active:after {top: 99%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(237, 33, 58, 0); border-top-color: #f04e37; border-width: 15px; margin-left: -15px; }
.gallerySection1{display: flex; flex-wrap: wrap; width: 100%;}
.gallerySection1 .galleryLeft1{width: 25%; display: flex; flex-wrap: wrap;}
.gallerySection1 .galleryCenter1{width: 50%;  display: flex;  flex-wrap: wrap;}
.gallerySection1 .galleryRight1{width: 25%;  display: flex; flex-wrap: wrap;}
.galleryTwoCal{width: 100%; padding: 0 5px;}
.galleryTwoCal1{width: 50%; padding: 0 5px;}
.galleryTwoCal2{width: 33.33%; padding: 0 5px;}
.galleryLarge{ border-radius: 10px; overflow: hidden; width: 100%; padding-bottom: 120%; position: relative; overflow: hidden; background-color: #ccc; margin-bottom: 5px;}
.gallerySmall{ border-radius: 10px; overflow: hidden; width: 100%; padding-bottom: calc(60% - 10px); position: relative; overflow: hidden;  background-color: #ddd; margin-bottom: 10px;}
.gallerySmall1{ border-radius: 10px; overflow: hidden; width: 100%; padding-bottom: calc(61.4% - 10px); position: relative; overflow: hidden;  background-color: #ddd; margin-bottom: 10px;}
.gallerySmall2{ border-radius: 10px; overflow: hidden; width: 100%; padding-bottom: calc(70% - 10px); position: relative; overflow: hidden;  background-color: #ddd; margin-bottom: 10px;}
.gallerySection1 img { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%); object-fit: cover;}
.galleryLarge,
.gallerySmall,
.gallerySmall1,
.gallerySmall2{ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);}

.testimonialsImg{width: 100px; height: 100px; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: -60px auto 20px; overflow: hidden; position: relative;}
.testimonialsImg img{width: 250% !important; max-width: initial; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.testimonialsImg span.play{ position: absolute; right: 10px; bottom: 10px; width: 30px; display: none;}
.testimonialsImg span.play img{width: 100%;}

.testimonialsSlider{width: 100%; display: flex; overflow: hidden;}
.testimonialsSlider > .testimonialsList,
.testimonialsSlider > .testimonialsItems{ flex:calc(25% - 20px) 0 0; } 
.TestimonialsNew{margin: 20px; font-size: 16px; height: calc(100% - 40px); position: relative; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); padding: 15px;  }
.testimonialsList{height: 100%; padding-top: 50px;}
.TestimonialsNew p {font-size: 12px; text-align: left; color: #000; margin: 0; font-weight: 400; line-height: 1.4; display: flex;}
.TestimonialsNew p span{ flex:70px 0 0; padding-left: 10px;  display:flex; align-items: center; margin-left: 10px; border-left:2px solid #e6e6e6; }
.TestimonialsNew p span img{ width:100%; }
.TestimonialsNew .testimonialsNewFooter {width: 100%; background: transparent; padding: 0 0 20px 0; text-align: left; }
.TestimonialsNew .testimonialsNewFooter h4{display: block; font-weight: 700;  font-size: 22px; margin: 0; color: #f04e37; }
.TestimonialsNew .testimonialsNewFooter .testimonialsIFTxt {width: 100%; padding: 0; font-size: 14px; color: #000; font-weight: 600;}
.testimonialsItems{padding: 10px 10px; border-radius: 5px !important; border: 1px dashed #f04e37;}

.collegetestimonials{background: #f04e37;  padding: 40px 0;}
.collegetestimonialsItems{display: flex; width: 100%; overflow: hidden;}
.collegetestimonialsItems > li{min-width:calc(20% - 20px); margin: 0 10px}
.collegetestimonialsItems li {padding: 5px; background: #fff; border-radius: 2px;}

footer{ width: 100%; clear: both; background:#1a4280; padding:40px 0 0 0; text-align:center; position: relative;}
footer .footerInner{ display: block; color: #fff; text-align: left; }
footer .facebookFeedSection{max-width: 340px; width: 100%;}
footer address a{ display:inline-block; }
footer ul{ text-align:left;}
footer ul li{ float:left; margin-right:30px;}
footer h4{ font-size:20px; color:#fff;  text-transform:uppercase; font-weight:400; margin:0 0 19px 0; padding:0px;}
footer h5{width: 100%;}
footer p{font-size:16px; color:#fff;}
footer a{ font-size:16px; color:#fff; text-decoration:none;}
footer a:hover{color:rgba(255,255,255,1); text-decoration:none;}
footer ul li li{ float:left; margin:0 0 10px 0; clear:both;}
footer ul li li:last-child{margin-bottom:0px;}
footer .columns2{columns: 2; column-gap: 10px;}
footer .columns3{columns: 3; column-gap: 10px;}
footer .footerInner > ul{display: flex; width: 100%;}
footer .footerInner > ul li a{padding-left: 20px; position: relative; display: inline-block;}
footer .footerInner > ul li a:before {-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content: "\EA6C";   position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
footer .footerInner > ul li a:hover:before{left: 5px;}
footer .footerInner > ul > li:first-child{width: 75%;}
footer .footerInner > ul > li:last-child{width: 25%; margin-right: 0;}
footer .footerContact{width: 100%; display: flex; justify-content: space-between; align-items: flex-start; text-align: center;  gap: 20px; row-gap: 20px;}
footer .footerContact .addressLeft{width: 50%;}
footer .footerContact .addressRight{width: 40%;}
footer .footerContact .awardsLists2{ width:25%;}
.awardsLists2{  width: 100%; gap: 5px; row-gap: 5px; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between;}
.awardsLists2 .awardsList{ background-color: #fff; border-radius: 5px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);  display: flex; align-items: center; justify-content: center; text-align: center; padding:0; }
.awardsLists2 .awardsList img{ height: 40px; padding: 5px; filter: grayscale(1); }
.awardsLists2 .awardsList:not(:first-child){border-left: 2px solid #ccc;}
footer .footerContact h5{text-transform: uppercase; font-weight: 600}
footer .footerApproval{width: 25%;}
footer .footerApproval .footerApprovalInner{ display: flex; gap: 10px; width: 100%;}
footer .footerApproval .awardsList{display: flex; align-items: center; justify-content: center; flex: 1; border-radius: 5px; padding: 5px; background: #fff;}
footer .footerApproval .awardsList img{vertical-align: top; filter: grayscale(1);}
footer .footerAddress{width: 100%; text-align: center;}
footer .footerAddress .iconNew{vertical-align: top; display: inline-block; margin-right: 5px}
footer .footerAddress .iconNew svg{width: 25px;height: 25px; fill: #fff}
footer .footerSocial{width: 100%}
footer ul.socialLink{display: flex; position: relative; flex-wrap: wrap; justify-content: center; }
footer ul.socialLink li{ margin:5px; padding:0px; width:36px; clear:both;}
footer ul.socialLink li a{ background:#fff; color: #000;  border-radius: 2px; font-size: 22px; height: 36px; display: flex; align-items: center; justify-content: center;}
footer ul.socialLink li a:hover{ background: rgba(255, 255, 255, 0.8);color: #fff;}
footer ul.socialLink li a img{max-width: 65%;}
footer ul.socialLink li:last-child{margin-bottom:0px;}
.copyright {background: #133468; margin-top: 25px; color: #fff; font-size: 13px; line-height: 1.5; text-align: center; padding: 15px 0; }
.copyright a{color: #fff; font-size: 13px; text-decoration: underline;}
#gallery{padding:30px;}


.stepSection4{display: grid; gap: 2px; grid-template-columns: repeat(5, minmax(0, 1fr)); margin-top: 40px;}
.stepSection4 li{ width:100%;  color: #fff; padding: 10px 10px; border-radius: 2px; position: relative; text-align: center; font-weight: 500;}

.stepSection2{display: flex; flex-wrap: wrap; row-gap: 0px;}
.stepSection2 li{ width:100%; display: flex; align-content: flex-start; color: #fff; padding: 5px 10px; border-radius: 2px; position: relative;}
.stepSection2 li p{ font-size: 16px; font-weight: 300; margin: 0; padding: 0; line-height: 1.2; color: #000}
.stepSection2 li p strong{font-weight: 700; display: block; color: #1a4280}
.stepSection2 li span{min-width: 25px; max-width: 25px; display: block; border-radius: 2px; margin: 0 6px 0 0;}
.stepSection2 li span img{width: 100%;}
.stepSection3{display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));   gap: 30px; margin-bottom: 30px}
.stepSection3 li{  display: flex; align-items: center; background: #f04e37; border-radius: 50px; color: #fff; font-size: 16px; font-weight: 300; padding: 10px 20px;}
.stepSection3 li figure{background: #fff; border-radius: 50%; max-width: 50px; min-width: 50px; height: 50px; border: 5px solid #f04e37; outline: 5px solid #fff; display: flex; justify-content: center; align-items: center;}
.stepSection3 li figure img{ width: 100%;}
.stepSection3 li > div{ padding:2px 5px 2px 12px; }
.stepSection3 li > div > span{margin-top: -3px; display: block; font-weight: 300;}

.number-counter-section {max-width: 150px; text-align: center; }
.number-counter-section .odometer {font-size: 40px; line-height: 1;}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value{font-size: 40px; font-weight: 700; color:#fff; }
.progress1{text-align: left; white-space: nowrap;}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.odometer.odometer-auto-theme,.odometer.odometer-theme-default{}
.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}
.odometer.odometer-auto-theme .odometer-digit, 
.odometer.odometer-theme-default .odometer-digit{margin-right: -1px;}
.number-counter-section{display: flex;}
.number-counter-section:after{content: "+"; display: inline-block; font-size: 40px; font-weight: 700; line-height: 1; margin: 0 0 0 2px;}
.stepSection3 li.kSym .number-counter-section:after{content: "K";}
.stepSection3 li.perSym .number-counter-section:after{content: "%";}
.progress1 .odometer {margin: 0; }
@keyframes duepduep {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(-40px, 0);
  }

  75% {
    transform: translate(0, 0);
  }
}


.mt5 {
    margin-top: 50px!important;
}
.mb0 {
    margin-bottom: 0px!important;
}
.width1200 {
    max-width: 1200px;
}
.lifeatppsuBannerNew{z-index: 1;}
.mbaNewMain{margin-top:70px; position: relative;}
.mbaNewMain:before{ content: ""; position: absolute; left: 0%; top: -25%; width: 100%; height: 100%; background: url(images/business-school/mba-graphic.jpg) no-repeat center top; background-size: auto 200%; opacity: 0.5; z-index: -1;}
.mbaNewMainLeft{display: flex;}
.mbaNewMainLeft{padding: 10px;  position: relative; margin-right: 40px; width: calc(100% - 40px);}
.mbaNewMainLeft:before{ content: ""; position: absolute; left: -15px; top: -15px; background: #f04e37; z-index: -1; width: 80%; height: 50%;}
.mbaNewMainLeft:after{ content: ""; position: absolute; left: 0; top: 0;  z-index: -1; width: 100%; height: 100%; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.mbaNewMainLeft > img{width: 100%;}
.mbaNewMainRight{padding: 0 0 0 40px;}
.mbaNewMainRight h2{ position: relative; color: #000; margin: 0 0 30px 0; padding: 0 0 0 20px; font-size: 50px;  font-weight: 700; text-transform: uppercase;}
.mbaNewMainRight h2 span{display: block; margin: 0; padding: 0; font-weight: 700;}
.mbaNewMainRight h2:before{ content: ""; position: absolute; left: 0; top: 0; width: 4px; height: 100%;background: #f04e37; }
.mbaNewMainRight p{text-align: justify;}

.MBALeftRight{width: 100%;}
.MBALeftRight .row{margin: 0;}
.MBALeftRight .row [class^="col-"]{padding: 0;}
.MBALeftRight .row:nth-child(2n) [class^="col-"]:first-child{order: 2;}
.MBALeftRight .MBALeftRightImg{position: relative; text-align: center;}
.MBALeftRight .MBALeftRightImg img{max-width: 100%;}
.MBALeftRight .MBALeftRightTxt{padding: 20px;}
.MBALeftRight .MBALeftRightTxt h2{padding-left: 70px; position: relative; font-size: 30px; font-family: gorgia;}
.MBALeftRight .MBALeftRightTxt h2 span{display: block; color: #808080; position: relative; font-size: 60%; font-weight: 400; font-family: "Inter", sans-serif;}
.MBALeftRight .MBALeftRightTxt h2 span:before,
.MBALeftRight .MBALeftRightTxt h2 span:after{content: ""; position: absolute; left: -10px; top: -10px; width: 10px; height: 1px; background: #808080;}
.MBALeftRight .MBALeftRightTxt h2 span:after{width: 1px; height: 10px;}
.MBALeftRight .MBALeftRightTxt h2 img{position: absolute; left: 0; top: 0; width: 50px;}

.MBAimpeccablePlacementsMain{width: 100%; background: #f04e37; padding: 25px 0; margin:50px 0 0 0;}
.MBAimpeccablePlacements{display: flex;  overflow: hidden; padding: 0 80px;}
.MBAimpeccablePlacements li{ margin: 0; padding: 1px; border-radius: 2px; min-height: 100%; align-items: center; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; font-size: 22px; font-weight: 700; box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 20%) inset; }
.MBAimpeccablePlacements > li{width: calc(16.66% - 10px); margin: 0 5px;}
.MBAimpeccablePlacements li img{ border: 1px dashed #f04e37; width: 100%;  background: #fff;}
.MBAimpeccablePlacements .owl-nav{display: block !important;}
.MBAimpeccablePlacements .owl-nav  button{position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 60px; height: 60px;  font-size: 0; display: flex; align-items: center; justify-content: center;}
.MBAimpeccablePlacements .owl-nav  button.owl-next{left: auto; right: 0;}
.MBAimpeccablePlacements .owl-nav button span{ font-size:0px; width: 20px; height: 30px; background:url(../images/images/main/arrow-w.svg) no-repeat 0 0; background-size: auto 100%; display: block;}
.MBAimpeccablePlacements .owl-nav button.owl-next span{background:url(../images/images/main/arrow-w-r.svg) no-repeat 0 0; background-size: auto 100%;}

.MBAimpeccablePlacements .owl-stage{display: flex;}

.MBAAwardsAchievements{ position: relative;}
.MBAAwardsAchievements:before{ content: ""; position: absolute; left: 0%; top: -25%; width: 100%; height: 100%; opacity: 0.5; z-index: -1;}
.MBAAwardsAchievements h2{font-family: var(--p-font);}
.MBAAwardsAchievements h2 span{ font-weight: 700; }
.MBAAwardsAchievements p{font-size: 120%; }
.MBAAwardsAchievements p span{color: #f04e37; font-weight: 700; font-size: 130%;}

.MBAAALists {margin: 20px 0 0 0;}
.MBAAALists .MBAAAList{display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; border-radius: 2px; box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 20%); margin: 30px 0 0 0;}

.MBAstepSection{display: flex; flex-wrap: wrap; margin: 50px -5px 0;}
.MBAstepSection li{display: flex; width: 20%; padding: 5px;}
.MBAstepSection .MBAstepSectionInner{ border: 1px dashed #f04e37; background: #fff; display: flex; align-items: center; width: 100%; border-radius: 5px; overflow: hidden; padding: 5px;}
.MBAstepSection li figure{flex: 50px 0 0; text-align: center; margin: 0; height: 100%; display: flex; align-items: center; justify-content: center;}
.MBAstepSection li figure img{height: 40px;}
.MBAstepSection li p{ padding: 5px; font-size: 95%; line-height: 1.2; font-weight: 400; color: #000;}
.MBAstepSection li p span{display: block; font-size: 80%;}
.MBAstepSection li p span.smallTxt{font-size: 70%;}
.MBAAwardsAchievements .tabs{display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap;  background: #fff; box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 20%); border-radius: 5px;}
.MBAAwardsAchievements .tabs a{padding: 10px 15px; border-radius: 5px; color: #000; font-size: 125%; font-weight: 700;}
.MBAAwardsAchievements .tabs a.active{background: #f04e37;  color: #fff;}
.MBAAwardsAchievements .tabcontent{display: none;}

.MBAOurFaculties{}
.MBAOurFaculties p{font-size: 100%; font-weight: 700; }
.MBAOurFaculties p span{color: #f04e37; font-weight: 700; font-size: 130%;}
.MBAOurFaculties .foundYourProgram{ display: block; width: 100%; text-align: center; }
.MBAOurFaculties .foundYourProgram img{max-width: 1000px; width: 100%; margin: -30px 0 30px 0;}
.MBAOurFaculties .holtallife{font-family: var(--p-font);}

.MBAOurFacultiesSection1{background: #f04e37; padding: 50px 250px; border-radius:5px; display: flex;}
.MBAOurFacultiesSection1 > .MBAOurFacultiesSection{flex:33.33% 0 0; padding: 0 15px;}
.MBAOurFacultiesSection1 img{width: 100%;}
.MBAOurFacultiesSection{ margin-bottom: 20px;  border-radius: 10px; position: relative;}
.MBAOurFacultiesSection h3{text-align: center; position: relative;  color: #fff;  margin: 0 0 5px; padding:0; font-size: 20px; font-weight: 700; line-height: 1;}
.MBAOurFacultiesSection .contantArea{position: relative; z-index: 1; width: 100%;  color: #fff; font-size: 14px; padding: 20px 0; overflow: hidden; text-align: center;}
.MBAOurFacultiesSection .contantArea figure{margin: 0 0 20px 0; border-radius: 10px; background: #fff; padding: 5px;}
.MBAOurFacultiesSection .contantArea figure img{border-radius: 10px;}

.MBAOurFacultiesSection1 .owl-nav  div{position: absolute; left: 100px; top: 50%; transform: translateY(-50%); width: 60px; height: 60px;  font-size: 0; display: flex; align-items: center; justify-content: center;}
.MBAOurFacultiesSection1 .owl-nav  div.owl-next{left: auto; right: 100px;}
.MBAOurFacultiesSection1 .owl-nav  div:before{content: "\ea6e"; font-family:var(--icon-font); font-size: 60px; padding: 0; color: #fff; text-shadow: 0 0 2px #fff; transform: rotate(-180deg);}
.MBAOurFacultiesSection1 .owl-nav  div.owl-next:before{ transform: rotate(0); }
.MBAOurFacultiesSection1 .owl-nav  div:hover:before{ color: #000;}
.MBAOurFacultiesSection1 .owl-stage{display: flex;}

.MBAVisitingFaculty p{font-size: 130%; font-weight: 700; }
.MBAVisitingFaculty p span{color: #f04e37; font-weight: 700; font-size: 130%;}
.MBAVisitingFaculty .foundYourProgram{ display: block; width: 100%; text-align: center; }
.MBAVisitingFaculty .foundYourProgram img{max-width: 1000px; width: 100%; margin: -30px 0 30px 0;}
.MBAVisitingFaculty .holtallife,
.ourMbaSpecializations .holtallife{font-family: var(--p-font);}

.MBAVFboxMainSection1{background: #000; padding: 50px; border-radius: 100px 100px 0 0;}
.MBAVFboxMainSection{ margin-bottom: 20px;  border-radius: 10px; position: relative;}
.MBAVFboxMainSection h3{text-align: center; position: relative;  color: #fff;  margin: 0 0 5px; padding:0; font-size: 20px; font-weight: 700; line-height: 1;}
.MBAVFboxMainSection .contantArea{position: relative; z-index: 1; width: 100%;  color: #fff; font-size: 14px; padding: 20px 0; overflow: hidden; text-align: center;}
.MBAVFboxMainSection .contantArea figure{margin: 0 0 20px 0; border-radius: 10px; background: #fff; padding: 5px;}
.MBAVFboxMainSection .contantArea figure img{border-radius: 10px;}

.MBAInternationalExposure{background: #f04e37; padding-bottom: 50px;}
.MBAInternationalExposure h2{font-size: 25px; text-align: center; color: #f04e37; font-weight: 700;  padding: 30px 0px; top: -17px; position: relative;}
.MBAInternationalExposure h2 span{color:#000; display: block; font-size: 70%; font-weight: 400;}

.MBAInternationalExposure .MBAInternationalExposureImg{margin: 0; border-radius: 10px; background: #fff; padding: 5px;}
.MBAInternationalExposure .MBAInternationalExposureImg img {border-radius: 10px; width: 100%; }
.MBAInternationalExposure .MBAInternationalExposuretxt{color: #fff; padding: 20px;}
.MBAInternationalExposure .MBAInternationalExposuretxt p{color: #fff; text-align: justify;}
.MBAInternationalExposure .MBAInternationalExposuretxt img{width: 100%;}
.MBAInternationalExposure .MBAInternationalExposuretxt .discoverLink{background:#fff; color: #000; margin: 40px auto 0;}
.MBAInternationalExposure .MBAInternationalExposuretxt .discoverLink:hover{background:#000; color: #fff;}

.MBAOurStudentsSpeak{width: 100%;}
.MBAOurStudentsSpeak p{line-height: 1.2;}
.MBAOurStudentsSpeak .MBAOurStudentsSpeakTitle{font-size: 25px;}
.MBAOurStudentsSpeak .MBAOurStudentsSpeakTitle img{width: 50px;}
.MBAOurStudentsSpeak .MBAOurStudentsSpeakHeading{font-size: 35px; font-weight: 700;}
.MBAOurStudentsSpeak .MBAOurStudentsSpeakTxt{font-size: 16px; font-weight: 700; font-style: italic;}

.MBAstepInfrastructure{display: flex; flex-wrap: wrap; margin: 50px -5px 0;}
.MBAstepInfrastructure li{display: flex; padding: 5px; width: 20%;}
.MBAstepInfrastructure .MBAstepInfrastructureInner{ border-left: 2px dashed var(--border-color);  display: flex; flex-wrap: wrap;  width: 100%;  padding: 10px 20px; text-align: left;}
.MBAstepInfrastructure li:first-child .MBAstepInfrastructureInner{border: 0;}
.MBAstepInfrastructure li figure{flex: 100% 0 0; text-align: center; margin: 0; height: 60px; display: flex; }
.MBAstepInfrastructure li figure img{height: 50px;}
.MBAstepInfrastructure li p{ padding: 5px; font-size: 100%; font-weight: 700;}

@media (max-width: 1199px){
.MBAOurFacultiesSection1{padding: 50px;}
.MBAOurFacultiesSection1 .owl-nav  div{left: 0px;}
.MBAOurFacultiesSection1 .owl-nav  div.owl-next{right: 0;}
}
@media (max-width: 991px){
  .mbaNewMainLeft{margin: 0 0 0 20px; width: calc(100% - 20px);}
  .mbaNewMainRight{padding: 0;}
  .mbaNewMainRight h2 {font-size: 30px;}
  .MBALeftRight .row:nth-child(2n) [class^="col-"]:first-child{order: -1;}
  .MBALeftRight .MBALeftRightImg{margin-bottom: 30px;}
  .MBAAwardsAchievements p br{display: none;}
  .MBAstepSection li{width: 33.33%;}
  .MBAVisitingFaculty .holtallife, .ourMbaSpecializations .holtallife{font-size: 30px;}
}
@media (max-width: 767px){
  .mbaNewMainLeft{margin-bottom: 30px;}
  .MBALeftRight{margin-top: 30px;}
  .MBAVFboxMainSection1{padding: 0 20px 20px 20px; border-radius: 20px 20px 0 0;}
  .MBAVFboxMainSection {margin: 0;}
  .MBAInternationalExposure .MBAInternationalExposuretxt{    padding: 20px 0 0;}
  .MBAInternationalExposure{padding-bottom: 20px;}
  .MBAOurStudentsSpeak .MBAOurStudentsSpeakHeading{font-size: 30px;}
  .MBAOurStudentsSpeak .MBAOurStudentsSpeakTxt br{display: none;}
  .MBAstepInfrastructureMain .container p br{display: none;}
  .MBAstepInfrastructure li{width: 50%;}
  .MBAstepInfrastructure .MBAstepInfrastructureInner{border: 2px dashed var(--border-color) !important;}
  .mbaNewMain:before{ top: -20%; background-size: auto 100%;}
}
@media (max-width: 480px){
  .MBAstepSection li{width: 50%;}
  .MBAstepInfrastructure li{width: 100%;}
  .MBAVisitingFaculty p{font-size: 100%;}
  .MBAstepInfrastructure .MBAstepInfrastructureInner{flex-wrap: inherit; align-items: center;}
  .MBAstepInfrastructure li figure{flex: 60px 0 0; height: 50px;}
  .MBALeftRight .MBALeftRightTxt h2{font-size: 27px;}
  .MBAimpeccablePlacements{padding: 0 50px;}
  .MBAimpeccablePlacements > li {width: calc(50% - 10px); margin: 0 5px; flex:1;}
}




@media (max-width: 1365px) {
    .stepSection3{gap: 10px}
    .stepSection3 li > div > span br{display: none;}
    .headernav ul{padding-left: 10px;}
  .headernav ul li a{font-size: 12px; padding: 10px 5px;}
}

@media (max-width: 1199px) {
    h1{font-size: 35px;}
  h2{font-size: 35px;}
  header .logoRight{display: none;}
  .headernav ul li a{padding: 10px 10px;}
  .stepSection3{    grid-template-columns: repeat(3, minmax(0, 1fr));}
  
}

@media (max-width: 991px) {
  .spaceBoth {padding-top: 50px; padding-bottom: 50px; }
  .spaceTop {padding-top: 50px;}
  .spaceBottom {padding-bottom: 50px;}
  h1{font-size: 32px;}
  h2{font-size: 32px;}
  .heroBanner p{font-size: 16px}
  body {/*padding-top: 83px;*/}
  header{/*padding: 15px;*/}
  header .logo{width: 150px;}
  .headernav {width: 100%; margin: 14px -15px 0 0; }
  .headerCall a{font-size: 20px;}
  .stepSection li{width: calc(20% - 20px); padding: 10px;}
  .headernav ul{padding-left: 10px;}
  .headernav ul li a{font-size: 9px; padding: 10px 5px;}
  .stepSection{margin-bottom: 30px;}
  .headingStyle2{    text-align: center;}
  .awardsLists .container{flex-wrap: wrap;justify-content: space-evenly;}
  .awardsLists .awardsList{flex: auto 0 0; margin: 10px 0;}
  .placementSlider{margin-bottom: 30px}
  .testimonialsSlider > .testimonialsList{flex: calc(50% - 20px) 0 0}
  .testimonialsSlider > .testimonialsList{ flex:calc(50% - 20px) 0 0; } 
  .awardsLists2 .container{flex-wrap: wrap;justify-content: space-evenly;}
  .npfForm{max-width: 50%}
  .bannerText a{font-size: 14px;}
  .placementSection .mainHeading h2{margin-top: 20px;  margin-bottom: 30px; font-size: 32px; }
  .cuPlacement-numbers{margin-top: 30px;}
}


@media (max-width: 767px) {
    .headingStyle3.center{margin-bottom: 30px;}
    .scholarshipsMain{flex-wrap: wrap; gap: 20px;}
    .scholarshipsMain .scholarshipsMainLeft,
    .scholarshipsMain .scholarshipsMainRight{ width:100% }
    .scholarshipsMain .scholarshipsMainCenter{display: none;}
    .placementSection .btnsGroup{ display: flex; flex-wrap: wrap; gap: 10px; justify-content: center;}
    
    .downloadBrochure{margin-bottom: 30px;}
    header .headerRight{width: 200px;}
    .coursesMainRow .coursesMainCol{padding-top: 0; padding-bottom: 20px}
    .coursesMainRow .coursesMainColarrow{width: 25px;}
    .coursesMainRow{flex-wrap: wrap;}
.coursesMainRow .coursesMainCol h3{font-size: 18px;}
.coursesMainRow .coursesMainColImg{display: none;}
.coursesMainRow .coursesMainColNo{width: 100%; display: flex; align-items: center; margin-top: 10px;}
.coursesMainRow .coursesMainColNo img{width: 40px}
    .stepSection3{    grid-template-columns: repeat(2, minmax(0, 1fr));}
  .belowBannerSection .belowBannerinner{flex-wrap: wrap; margin: 30px 0;}
  .belowBannerSection .belowBannerCenter{text-align: center; }
  .belowBannerSection .belowBannerinner{flex-wrap: wrap; }
  .belowBannerSection .belowBannerinner .belowBannerLeft{width: 100%; text-align: center; margin-bottom: 15px;}
  .mobileHide{display: none!important;}
  .desktopHide{display:flex!important;}
  body {padding-top: 50px; }
  header{padding: 10px 15px;}
  .npf_wgts{margin-top: 20px; width: 100%;}
  .headerCall span{margin: 0 0 3px 0; display: block;
    font-size: 9px;
    padding: 0;
    border: 0;}
  .headerCall{flex-wrap: wrap;}
  .headerCall a + a{margin: 0;}
  .headerCall a{display: flex; flex-wrap: wrap; font-size: 16px; padding: 5px 10px;  margin: 0;}
  .headerCall a img{ width: 15px; flex: 0 0 15px; margin: 0 8px 0 0;}
  .gallerySection1 .galleryLeft1,
  .gallerySection1 .galleryCenter1,
  .gallerySection1 .galleryRight1{width: 100%;}
  footer .footerContact{flex-wrap: wrap; text-align: center;}
  footer .footerContact > *{width: 100% !important;}
  .listOfCourses ul{columns: 2;}
  .heroBanner{display: flex; flex-wrap: wrap;}
  .heroBanner:before{ height: 0; width: 100%; padding-bottom: 80%; background-size:100%; position: static; }
  .awardsLists .awardsList:nth-child(4){border-left: 0;}
  .npfForm{max-width: 100%;}
  header{}
  header .logo{width: 100px;}
  .headernav{ display: none; position: absolute; bottom: 0; left: 0; width: 100%; margin: 0; max-width: 100%;}
  .headernav ul {padding-left: 5px; padding-right: 5px; border-radius: 0; width: 100%; height: 30px; text-align: center;}
  .headernav ul li a{font-size: 11px; padding: 8px 4px;}
  .headerCall a img {width: 20px; flex: 0 0 20px; margin: 0 8px 0 0; padding: 4px; }
  .headerCall a{ padding: 1px 5px; justify-content: end;}
  header .logoRight{display: none;}
  .awardsLists1 > .awardsList{ flex:calc(50% - 40px) 0 0;} 
  .listOfCourses ul li{width: calc(50% - 5px);}
  .listOfCourses ul li.redBg{    background: #fff; border-color: #ccc; color: #000;}
  header .logo a{display: flex; flex: 0 0 200px; width: 200px;} 
  .headernav ul{background: #000;}

  .lifeatppsuTab{flex-wrap: wrap; transform: translateY(0); margin: 20px 0;}
  .lifeatppsuTab .lifeAtPpsuTabBtn{flex: 50%; padding: 10px; font-size: 13px;}
  .lifeatppsuTab .lifeAtPpsuTabBtn br{ display:none; }
  .videoSlideLists .owl-nav{width: 60px; height: 30px;}
  .videoSlideLists .owl-nav button{width: 30px; height: 30px;}
    .listOfCourses1 ul{columns: 2;}
    .listOfCourses1 ul li{width: calc(50% - 20px);}
    .listOfCourses1 ul li.redBg{    background: #fff; border-color: #ccc; color: #000;}
    .listOfCourses1 ul li.redBg .whiteicon{display: none;}
    .listOfCourses1 ul li.redBg .blackicon{display: block;}
    #gallery{padding: 0 0 30px 0;}
    #gallery .container{display: flex; flex-wrap: wrap;}
    .lifeatppsuTab{order: 1; width: 100%;}
    .lifeatppsu{width: 100%;}
    .lifeatppsuTab .lifeAtPpsuTabBtn.active:after{display: none;}
    .lifeatppsuBanner{display: none;}
    .panel.dynamic_theme_block{ margin: 0; margin-top: 10px;}
    .npfFormInn{padding-bottom: 10px;}
    .stepSection2{row-gap: 10px;}
    .stepSection2 li{align-items: center; width: calc(50% - 20px)}
    .stepSection2 li p{font-size: 14px;}

    header{order: -4}
    .heroBanner{order: -3}
    #whyPpsu{order: -2}
    #courses{order: -1; border-top:1px solid #ccc; }
    .bannerText{position: absolute; left: 20px; top: 50px; text-align: left; max-width: calc(100% - 40px);}
    .npfForm{    margin: 0 20px 20px 20px;}
    .borderLines{ flex-wrap:wrap; margin-top:30px; gap:20px; }
    .borderLines .placementNo{ width: calc(33.33% - 16px);}
    .cuPlacement-numbers1{    grid-template-columns: repeat(2, minmax(0, 1fr));}
    .placementSection{padding-top: 30px; padding-bottom: 0}
    .topCompanies-block{margin-top: 50px;}
    .mobBtn{display: flex; flex-wrap: wrap; width: 140px; z-index: 1; position: fixed; left: 10px; bottom: 100px; gap: 4px}
    .mobBtn a{
        width: 100%;
            display:flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    white-space: nowrap;
    background-color: #f04e37;
    color: #ffffff;
    border: 1px solid #f04e37;
    border-radius: 4px;
    padding: 6px 16px;
    }
.downloadBrochure{display: none;}
.bannerText h1{text-align: center;}
.heroBanner p{    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;}
.heroBanner p .blue.fw900{display: block; order: 2}
.placementSlidernew{max-width: calc(100vw - 15px);}
.placementSection .container{ min-width:100%; }
.placementRight{display: flex; flex-direction: column;}
.placementRight .btnsGroup{ order:1; margin-block:20px }

}

@media (max-width: 479px) {
    

    .stepSection3{    grid-template-columns: repeat(1, minmax(0, 1fr));}
  h1{font-size: 30px;}
  h2{font-size: 30px;}  
  .stepSection li{width: calc(50% - 20px); padding: 5px;}
  .awardsLists1 > .awardsList{ flex:calc(100% - 40px) 0 0;} 
  
  .belowBannerSection .belowBannerinner{justify-content: space-between; margin: 0 -15px 40px; padding: 10px;}
  .belowBannerSection .belowBannerCenter .rightBtn{margin:0 2px;}
  .belowBannerSection .belowBannerCenter a{font-size: 13px;}
  .belowBannerSection .belowBannerinner .belowBannerRight{ }
  .belowBannerSection .actionBtn{width: 100%; padding: 13px 20px; font-size: 13px; text-align: center;}
  .belowBannerSection .actionBtn br{display: none;}
  .belowBannerSection .actionBtn span{left: auto;}
  .belowBannerSection .actionBtn:after{display: none;}
  .belowBannerSection .belowBannerCenter{width: 100%;}
  .belowBannerSection .belowBannerinner .belowBannerLeft{display: block; width: 100%;}
  .belowBannerSection .belowBannerinner .belowBannerRight{ width: 100%; margin-top: 10px;}
  
  .aboutNims .aboutNimsHead{flex-wrap: wrap; text-align: center; justify-content: center;}
  .aboutNims .aboutNimsHead br{display: none;}
  .awardsLists .awardsListsRow{row-gap: 10px;}
  .awardsLists .awardsList{flex: auto 0 0; padding: 0; padding-bottom: 31%; width: calc(50% - 10px)}
  .awardsLists .awardsList img{height: auto;}
  
  .listOfCourses ul{columns: 1;}
  .headingStyle2 h2{padding-top: 0;}
  .listOfCourses ul li{width: calc(50% - 5px);}
  .listOfCourses ul li a:before{width: 40px;}
  .listOfCourses ul li a{font-size: 16px; padding-left: 40px;}
  .placementsPackages li{width: calc(50% - 10px); font-size: 22px;}
  .listOfRecuritersList > li{ flex:calc(50% - 20px) 0 0; } 
  .testimonialsSlider > .testimonialsList{ flex:calc(100% - 20px) 0 0; } 
    .headernav ul li a{font-size: 9px; padding: 8px 0px;}
    .listOfCourses1 ul{columns: 1;}
    .listOfCourses1 ul li{width: 100%;}
    .stepSection2 li{width: 100%;}
    .liveConcertRow{flex-wrap: wrap;}
    .liveConcertLeft{width: 100%; display: flex;}
.liveConcertCenter{width: 100%;}
.liveConcertRight{width: 100%;  display: flex;}  
.liveConcertItem{width: 100%;}
.borderLines .placementNo {width: calc(50% - 10px); }
.headingStyle3 h2{font-size: 26px}
}




