body{padding: 0px; margin: 0px; list-style: none; font: 400 15px/24px var(--Lato); color: var(--dark);}
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none;}
ul{list-style: none; padding: 0px; margin: 0px;}
label{list-style: none; padding: 0px; margin: 0px;}
ul li{padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder{opacity: 1;}
input[type="text"]::-moz-placeholder{opacity: 1;}
input[type="password"]::-webkit-placeholder{opacity: 1;}
input[type="password"]::-moz-placeholder{opacity: 1;}
input[type="search"]::-webkit-placeholder{opacity: 1;}
input[type="search"]::-moz-placeholder{opacity: 1;}
input[type="email"]::-webkit-placeholder{opacity: 1;}
input[type="email"]::-moz-placeholder{opacity: 1;}
input[type="tel"]::-webkit-placeholder{opacity: 1;}
input[type="tel"]::-moz-placeholder{opacity: 1;}
textarea::-moz-placeholder{opacity: 1;}
textarea::-webkit-placeholder{opacity: 1;}
a:hover{outline: none; text-decoration: none;}
a:active{outline: none; text-decoration: none;}
a{text-decoration: none;}
a, button, input[type="submit"], ::before, ::after{transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out;}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}
.media{display: flex; align-items: flex-start; gap: 16px;}
.media-object{flex: 1;}
h1, h2, h3, h4, h5, h6{font-family: var(--Merriweather); font-weight: 400;}

:root{
/* Colors */
--primary-color: #264796;
--secondary-color: #FFC117;
--success-color: #198754;
--danger-color: #dc3545;
--dark: #000000;
--darkRGB: 0, 0, 0;
--light: #FFFFFF;
--lightRGB: 255, 255, 255;
--muted: #777;
--textColor: #454545;

/* Font Family */
--Lato: 'Lato';
--Merriweather: 'Merriweather';
--icomoon: 'icomoon';

/* Heading Font Sizes */
--heading-xs: 25px;
--heading-sm: 28px;
--heading-md: 30px;
--heading-lg: 33px;
--heading-xl: 37px;
--heading-xxl: 42px;
--heading-lineHeight: 1.2;

/* Paragraph Font Sizes */
--text-sm: 15px;
--text-md: 16px;
--text-lg: 18px;
--text-lineHeight: 1.7;

--transition: all 0.3s ease-in-out;
}

/* lato - latin */
@font-face{font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 100; src: url('../fonts/lato-v25-latin-100.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 300; src: url('../fonts/lato-v25-latin-300.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 400; src: url('../fonts/lato-v25-latin-regular.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 700; src: url('../fonts/lato-v25-latin-700.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 900; src: url('../fonts/lato-v25-latin-900.woff2') format('woff2');}

/* merriweather - latin */
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 300; src: url('../fonts/merriweather-v33-latin-300.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 400; src: url('../fonts/merriweather-v33-latin-regular.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 500; src: url('../fonts/merriweather-v33-latin-500.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 600; src: url('../fonts/merriweather-v33-latin-600.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 700; src: url('../fonts/merriweather-v33-latin-700.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 800; src: url('../fonts/merriweather-v33-latin-800.woff2') format('woff2');}
@font-face{font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 900; src: url('../fonts/merriweather-v33-latin-900.woff2') format('woff2');}

@font-face{font-family: 'icomoon'; src: url('../fonts/icomoon.eot?8zvyq0'); src: url('../fonts/icomoon.eot?8zvyq0#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?8zvyq0') format('truetype'), url('../fonts/icomoon.woff?8zvyq0') format('woff'), url('../fonts/icomoon.svg?8zvyq0#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block;}

[class^="icon-"], [class*=" icon-"]{/* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.icon-Vector-9:before{content: "\e901";}
.icon-Vector:before{content: "\e902";}
.icon-Vector3:before{content: "\e903";}
.icon-Arrow-8:before{content: "\e904";}
.icon-Vector1:before{content: "\e905";}
.icon-Vector2:before{content: "\e906";}
.icon-linkedin:before{content: "\e907";}
.icon-instagram:before{content: "\e908";}
.icon-Vector31:before{content: "\e909";}
.icon-Vector4:before{content: "\e90a";}
.icon-instagram1:before{content: "\e90b";}
.icon-best-seller-1:before{content: "\e90c";}
.icon-Vector5:before{content: "\e90d";}
.icon-Vector11:before{content: "\e90e";}
.icon-Vector21:before{content: "\e90f";}
.icon-phone-call:before{content: "\e918";}
.icon-email:before{content: "\e919";}
.icon-facebook-logo:before{content: "\e91b";}
.icon-pinterest:before{content: "\e934";}
.icon-whatsapp:before{content: "\ea93";}
.icon-youtube:before{content: "\ea9d";}
.icon-downArrow:before{content: "\e900";}

.headersec.fixed_header, .navbar-brand{transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.headersec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999; -moz-box-shadow: 0 0 8px -5px #333; -webkit-box-shadow: 0 0 8px -5px #333; box-shadow: 0 0 8px -5px #333;}
@-webkit-keyframes animationFade{
0%{opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px);}
100%{opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
}
@keyframes animationFade{
0%{opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px);}
100%{opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);}
}

.headersec.fixed_header{top: 0; left: 0; right: 0; position: fixed; margin: 0; z-index: 1002; -webkit-animation-name: animationFade; -o-animation-name: animationFade; animation-name: animationFade; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -moz-box-shadow: 0 0 8px -5px #333; -webkit-box-shadow: 0 0 8px -5px #333; box-shadow: 0 0 8px -5px #333;}

p{color: var(--textColor); font-size: var(--text-lg); line-height: var(--text-lineHeight); font-weight: 400;}
.pagehding h2{font-size: var(--heading-xxl); line-height: var(--heading-lineHeight);}
.txtcenter{text-align: center;}
.exploreMdiSec{padding: 70px 0; width: 100%;}
.exploreMdipnel{margin-top: 80px;}
.exploreMditop{display: flex; align-items: flex-start; justify-content: center; gap: 0 135px; position: relative;}
.exploreMdiIcn h4{font-weight: 400; font-size: 18px; line-height: 24px; color: #454545; font-family: var(--Lato);position: relative;}
.exploreMdiIcn{text-align: center; position: relative;}
.exploreMdiIcn span{display: inline-flex; transition: var(--transition); background: var(--primary-color); color: var(--light); width: 104px; height: 104px; border-radius: 100%; font-size: 38px; align-items: center; justify-content: center; margin-bottom: 20px; transition: var(--transition);}
.exploreMdiIcn:hover span{background: var(--secondary-color); color: var(--dark); box-shadow: 0px 30px 40px 0px rgba(255, 193, 23, 0.52); transform: scale(1.1);}
.exploreMditop::before{position: absolute; content: ""; top: 52px; left: 50%; transform: translateX(-50%); z-index: -1; width: 835px; border-top: 1px solid rgba(0, 0, 0, 0.13);}
.exploreMdiIcnlnk{position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.exploreMdiSlder{margin-top: 40px;}
.exploreMdiItem{position: relative;}
.exploreMdiimge{width: 100%; position: relative; overflow: hidden;}
.exploreMdiimge::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); /* backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); */ pointer-events: none;}
.exploreMdicont{position: absolute; bottom: 0; left: 0; width: 100%; padding: 28px; z-index: 1;}
.exploreMdicont p{color: var(--light);}
.exploreMdicont h3{font-weight: 400; font-size: 24px; line-height: 30px; color: var(--secondary-color); margin-bottom: 8px;}
.exploreMdicont ul{display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px;}
.exploreMdicont li{position: relative; color: var(--light); font-weight: 400; font-size: 16px; line-height: 22px;
padding-left: 16px;}
.exploreMdicont li::before{position: absolute; font-family: var(--icomoon); content: "\e903"; color: var(--secondary-color); left: 0; font-size: 9px;}
.exploreMdiSlder .owl-dots{align-items: center; justify-content: center; margin-top: 48px; gap: 5px;}

@media(max-width: 1199px){
.exploreMdiSlder .owl-dots{display: flex !important;}

}

.exploreMdiSlder .owl-dots button{width: 10px; height: 10px; border: 1px solid var(--primary-color); border-radius: 100%;}
.exploreMdiSlder .owl-dots button.active{background: var(--primary-color);}
.exploreMdiItemlink{position: absolute; bottom: 0; top: 0; left: 0; right: 0; z-index: 1;}
.exploreMdiItem:hover .exploreMdiimge img{transform: scale(1.05);}
.exploreMdiimge img{transition: var(--transition);}
.whyChooseSec{padding: 70px 0 60px;}
.whyChooseSlder{margin-top: 68px; width: 100%;}
.whyChooseItem{position: relative; width: 100%;}
.whyChooseimge img{width: 100%; transition: var(--transition);}
.whyChooseimge::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);}
.whyChoosecont{position: absolute; bottom: 0; left: 0; width: 100%; padding: 21px; z-index: 1;}
.whyChoosecont p{color: var(--light);}
.whyChoosecont .media{align-items: center; padding-bottom: 17px;}
.whyChoosecont h3{color: var(--secondary-color); font-weight: 400; font-size: 24px; line-height: 33px;}
.whyChoosecont span{display: inline-flex; align-items: center; width: 62px; height: 62px; background: var(--secondary-color); color: #171717; font-size: 28px; justify-content: center;}
.whyChooseSlder .owl-dots{display: flex !important; align-items: center; justify-content: center; margin-top: 45px; gap: 5px;}
.whyChooseSlder .owl-dots button{width: 8px; height: 8px; border-radius: 100%; background: #D9D9D9;}
.whyChooseSlder .owl-dots button.active{background: var(--primary-color);}
.themebtn{display: inline-flex; align-items: center; color: var(--light); background: var(--primary-color);
font-weight: 400; font-size: 20px; line-height: 25px; gap: 11px; height: 50px; padding: 0 34px;}
.themebtn span{font-size: 11px; display: inline-flex;}
.themebtn:hover{color: var(--dark); background: var(--secondary-color);}
.mdiGallerybtn{text-align: center; margin-top: 50px;}
.mdiGallerySec{width: 100%; padding: 0 0 60px;}
.mdiGalleryItem img{width: 100%; height: 100%; object-fit: cover;}
.mdiGallerypnel .mdiGalleryItem{height: 350px;}

.mdiGalleryItem{margin-top: 25px; position: relative;}
.mdiGallerypnel{padding-top: 12px;}
.mdiGalleryItem::before{position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none; background: var(--dark); opacity: 0;}
.mdiGalleryItem:hover::before{opacity: 0.42; top: 20px; left: 20px; right: 20px; bottom: 20px;}

.trustedSec{background: #F2F6FF; width: 100%; padding: 55px 0 68px;}
.trustedItem{width: 100%; text-align: center; background: #E3EBFF; padding: 45px; transition: var(--transition);}
.trustedPeople figure{width: 100px; height: 100px; border-radius: 100%; margin-bottom: 22px;}
.trustedPeople figure img{width: 100%; object-fit: cover; height: 100%; border-radius: 100%;}
.trustedPeople{display: flex; flex-direction: column; align-items: center;}
.trustedItem p{color: #888888; font-size: 20px; transition: var(--transition);}
.trustedPeople h3{font-family: var(--Lato); font-weight: 600; font-size: 20px; line-height: 28px; color: #454545; margin-bottom: 4px; transition: var(--transition);}
.trustedPeople span{display: inline-block; color: #787878; font-weight: 400; font-size: 14px; line-height: 20px; transition: var(--transition);}
.trustedCont{width: 100%; min-height: 309px; padding-bottom: 15px;}
.trustedSlder .owl-item{transition: var(--transition); padding: 35px 0;}
.trustedSlder .owl-item.center .trustedItem{background: var(--primary-color);}
.trustedSlder .owl-item.center .trustedItem p{color: var(--light);}
.trustedSlder .owl-item.center .trustedPeople h3{color: var(--secondary-color);}
.trustedSlder .owl-item.center .trustedPeople span{color: var(--light);}
.trustedSlder .owl-item.center{transform: scale(1.1); z-index: 1;}
.trustedSlder{margin-top: 53px;}
.trustedSlder .owl-dots{display: flex !important; align-items: center; justify-content: center; margin-top: 45px; gap: 5px;}
.trustedSlder .owl-dots button{width: 8px; height: 8px; border-radius: 100%; background: #D9D9D9;}
.trustedSlder .owl-dots button.active{background: var(--primary-color);}

.contactpnel{padding: 90px 0; border-top: 1px solid rgba(0, 0, 0, 0.22);}
.advantagepnel{padding: 60px 0 50px; width: 100%;}
.advantagecontactSec{background: #F2F6FF; width: 100%;}
.advantageItem h3{color: #1E1E1E; font-weight: 400; font-size: 24px; line-height: 30px; margin-bottom: 24px;}
.advantageItem strong{font-family: var(--Merriweather); font-weight: 400; font-size: 80px; line-height: 80px; margin-bottom: 6px; color: #1E1E1E; display: block;}
.advantageItem{width: 100%; max-width: 345px; margin-top: 40px;}
.readlink{display: inline-flex; align-items: center; position: relative; color: #1E1E1E; font-weight: 400;
font-size: 18px; line-height: 24px; text-decoration: underline;}
.readlink span{display: inline-flex; position: absolute; right: -18px; font-size: 10px;}
.readlink:hover{color: var(--primary-color);}
.advantagelist .row{margin: 0; justify-content: space-between;}
.advantagelist .row > div{width: auto; padding: 0;}
.contactimge{width: 100%; max-width: 950px;}
.contactimge img{width: 100%;}
.contactpnel .media{align-items: center; gap: 115px;}
.contacthding h2{font-weight: 400; font-size: 36px; line-height: 40px;}
.dataItem{margin-top: 35px; display: flex; align-items: center; border: 1px solid #E2E2E2; height: 55px;}
.dataItem i{display: inline-flex; height: 100%; width: 50px; justify-content: center; align-items: center; position: relative;}
.dataItem i::before{position: absolute; content: ""; right: 0; height: 24px; border-left: 1px solid #E2E2E2;}
.dataItem input[type="text"], .dataItem select, .dataItem input[type="email"], .dataItem input[type="tel"]{width: 100%; height: 55px; border: 0; outline: none; background: transparent; padding: 0 12px; color: #454545; font-weight: 400; font-size: 18px; line-height: 22px;}
.dataItem input[type="text"]::placeholder, .dataItem select::placeholder, .dataItem input[type="email"]::placeholder,
.dataItem input[type="tel"]::placeholder{opacity: 1; color: #454545;}
.contactform{padding-top: 10px; width: 100%;}
.databutn{margin-top: 47px;}
.databutn input[type="submit"]{background: var(--primary-color) url(../images_new/rightArw.png) no-repeat right 42px center; color: var(--light); height: 50px; display: inline-flex; align-items: center; justify-content: center; border: 0; outline: none; min-width: 192px; font-weight: 400; font-size: 20px; line-height: 24px; padding: 0 0 6px; border-radius: 0;}
.databutn input[type="submit"]:hover{background-color: var(--secondary-color); color: var(--dark); background-image: url(../images_new/rightArwBack.png);}

.courseDesignedSec{padding: 85px 0 80px; width: 100%;}
.courseDesignedpnel{width: 100%; display: flex; align-items: flex-start; justify-content: space-between;}
.courseDesignedpnel .pagehding{max-width: 450px; width: 100%;}
.courseDesignedSlder{flex: 1; max-width: 1170px;}
.courseDesignedpnel .pagehding .themebtn{margin-top: 17px;}
.courseDesignedimge img{width: 100%; transition: var(--transition);}
.courseDesignedimge{overflow: hidden;}
.courseDesignedcont{padding-top: 13px;}
.courseDate{margin-bottom: 20px; width: 100%; display: flex; align-items: center; background: var(--secondary-color); min-height: 40px; padding-right: 14px; gap: 12px;}
.courseDesignedcont h3{font-weight: 400;font-size: 24px;line-height: 30px; margin-bottom: 10px;}
.courseDesignedcont h3 a{color: var(--dark);}
.courseDate span{font-weight: 400; font-size: 18px; line-height: 23px; color: var(--dark);}
.courseDate i{display: inline-flex; width: 42px; position: relative; align-items: center; justify-content: center;}
.courseDate i img{display: inline-block !important; width: auto !important;}
.courseDate i::before{height: 25px; right: 0; position: absolute; content: ""; border-left: 1px solid rgba(0, 0, 0, 0.27);}
.applyLink{display: inline-flex; align-items: center; position: relative; padding-right: 16px; color: var(--primary-color); font-size: 18px;line-height: 23px; text-decoration: underline;}
.applyLink span{display: inline-flex; position: absolute; right: 0; font-size: 9px;}
.applyLink:hover{color: var(--secondary-color);}
.courseDesignedItem:hover .courseDesignedimge img{transform: scale(1.05) rotate(2deg);}
.courseDesignedSlder .owl-dots{display: flex !important; align-items: center; justify-content: center; margin-top: 42px; gap: 5px;}
.courseDesignedSlder .owl-dots button{width: 8px; height: 8px; border-radius: 100%; background: #D9D9D9;}
.courseDesignedSlder .owl-dots button.active{background: var(--primary-color);}
.foterpnel{width: 100%; display: flex; align-items: flex-start;}
.foterlft{position: relative; width: 100%; max-width: 400px; padding-right: 67px;}
.foterlft::before{position: absolute; content: ""; bottom: -99%; top: 0; left: -99%; right: 0; background: var(--primary-color); z-index: -1;}
.foterlft, .foterrght{padding-top: 70px;}
.foterrght{width: 100%; position: relative;}
.foterrght::before{position: absolute; content: ""; z-index: -1; top: 0; bottom: 0; left: 0; right: -120px;
background: url(../images_new/foterImage.jpg) no-repeat 0 0; background-repeat: no-repeat; background-size: cover !important;}
.footerSec{width: 100%;}
.footerSec .container{position: relative; z-index: 1;}
.foterparent{overflow: hidden; position: relative; max-width: 1980px; margin: 0 auto;}
.foterlgo{display: inline-flex; margin-bottom: 27px;}
.fterrghtTop{display: flex; align-items: flex-start; justify-content: space-between;}
.foterlft p{color: var(--light);}
.fotersocial{display: inline-flex; gap: 12px; margin-top: 20px;}
.fotersocial li a{display: inline-flex; overflow: hidden; border: 2px solid transparent;}
.fotersocial li a:hover{border-color: var(--light);}
.fterbrand{margin-top: 35px; display: flex; gap: 13px;}
.ftercopy{text-align: center; min-height: 84px; padding: 12px 0; display: flex; align-items: center; justify-content: center; position: relative; margin-top: 40px;}
.ftercopy p{color: #161616; font-size: 16px;}
.ftercopy p a{color: #161616;}
.ftercopy p a:hover{color: var(--primary-color);}
.ftercopy::before{border-top: 1px solid rgba(23, 23, 23, 0.3); position: absolute; content: ""; top: 0; left: 0;
right: -99%;}
.fterrghtTop, .ftermenu{padding-left: 67px;}
.ftermenu ul{display: flex; justify-content: center; flex-wrap: wrap;}
.ftermenu li{position: relative; padding-right: 22px; margin-right: 22px; display: inline-flex; align-items: center;}
.ftermenu li a{color: #1A1A1A; font-weight: 400; font-size: 18px; line-height: 20px;}
.ftermenu li:last-child{margin: 0; padding: 0;}
.ftermenu li::before{position: absolute; content: ""; width: 6px; right: -3px; height: 6px; background: var(--primary-color);}
.ftermenu li a:hover{color: var(--primary-color);}
.ftermenu li:last-child::before{content: none;}
.ftermenu{margin-top: 30px;}
.fterrghtTop h3{font-weight: 400; font-size: 20px; line-height: 24px;color: #1A1A1A; margin-bottom: 35px;}
.fterrghtTop li{color: #1A1A1A; font-weight: 400; font-size: 16px; line-height: 20px;}
.fterrghtTop li a{color: #1A1A1A;}
.fterrghtTop li a:hover{color: var(--primary-color);}
.fterlink ul, .fteradmition ul{display: inline-flex; flex-direction: column; gap: 14px;}
.fteradmition h4{color: #1A1A1A; font-weight: 400; font-size: 16px; line-height: 20px; padding-top: 15px;}
.fteradmition h4:nth-child(2){padding: 0;}
.fterinfo ul{display: flex; flex-direction: column; gap: 14px; align-items: baseline;}
.fterinfo li{display: flex; align-items: center; gap: 10px;}
.fterinfo li i{width: 24px;}
.fterinfo li:first-child{align-items: flex-start;}
.happeningSec{background: var(--primary-color); padding: 65px 0 56px;}
.happeningSec .pagehding h2{color: var(--light);}
.happeningSec .pagehding p{color: var(--light);}
.happeningbtn{text-align: center; margin-top: 53px;}
.happeningbtn .themebtn{background: var(--secondary-color); color: var(--dark);}
.happeningbtn .themebtn:hover{background: var(--light);}
.recruiterItem{display: flex; align-items: center; justify-content: center; height: 117px; padding: 14px; background: var(--light);}
.recruiterItem img{width: auto !important; display: inline-block !important;}
.recruiterSec{background: #F0F5FF; padding: 53px 0; overflow: hidden;}
.recruiterSlder{width: 120%;}
.recruiterSlder .owl-dots{display: none !important;}

.happeningpnel{display: flex; gap: 16px; margin-top: 53px;}
.happeningItem{width: 14.28%; height: 530px; transition: var(--transition); display: flex;position: relative; overflow: hidden;}
.happeningItem.activeItem{width: 450px;}
.happeningimge{width: 100%; position: relative;}
.happeningimge img{height: 100%; object-fit: cover; width: 100%;}
.happeningimge::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; transition: var(--transition); background: linear-gradient(180deg, rgba(102, 102, 102, 0) -2.25%, rgba(0, 0, 0, 0.455) 41.26%, rgba(0, 0, 0, 0.5) 68.16%, rgba(0, 0, 0, 0.5) 100%); backdrop-filter: blur(10px);}
.happeningItem.activeItem .happeningimge::before{backdrop-filter: blur(0px); background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) -9.02%, rgba(0, 0, 0, 0.8) 100%);}
.happeningCont{position: absolute; bottom: 0; left: 0; width: 100%; padding: 18px; transition: var(--transition); opacity: 0;}
.happeningCont p{color: var(--light);}
.happeningCont h3, .happeningtitle h4{color: var(--light); font-weight: 400; font-size: 24px; line-height: 30px;}
.happeningCont .media{align-items: center; padding-bottom: 14px;}
.happeningCont .media i{display: flex; align-items: center; justify-content: center; background: var(--secondary-color); width: 61px; height: 61px; color: var(--dark); font-size: 30px;}
.happeningCont .applyLink{color: var(--secondary-color);}
.happeningCont .applyLink:hover{color: var(--light);}
.happeningItem.activeItem .happeningCont{opacity: 1;}
.happeningtitle{position: absolute; writing-mode: vertical-rl; left: 50%; transform: translateX(-50%) scale(-1);
bottom: 40px; transition: var(--transition); opacity: 1;}
.happeningItem.activeItem .happeningtitle{opacity: 0;}
.happeninglink{position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%;}

.placementSec{background: var(--primary-color); padding: 80px 0;}
.placementpnel{display: flex; align-items: flex-start; justify-content: space-between; gap: 30px;}
.placementleft{width: 100%; max-width: 620px;}
.placementleft .pagehding h2{color: var(--light);}
.placementleft .pagehding p{color: var(--light);}
.placementleft .pagehding{max-width: 550px;}
.placementItem{width: 100%; background: #3052A3; min-height: 190px; padding: 20px 20px 20px 30px; margin-top: 27px; display: flex; align-items: flex-start; flex-direction: column; justify-content: center;}
.placementItem h3{color: var(--light); font-family: var(--Lato); font-weight: 700; margin-bottom: 3px;
font-size: 18px; line-height: 24px;}
.placementItem p{color: var(--light);}
.placementItem strong{display: block; font-family: var(--Merriweather); font-weight: 400; font-size: 40px; line-height: 44px; color: var(--secondary-color); margin-bottom: 22px;}
.placementbtn{margin-top: 50px;}
.placementbtn .themebtn{background: var(--light); color: var(--primary-color); font-size: 20px;}
.placementbtn .themebtn:hover{background: var(--secondary-color); color: var(--dark);}
.placementrght{width: 100%; max-width: 970px; position: relative;}
.placementlink{background: #3B5DAE; padding: 29px 20px 29px 38px;}
.placementlink ul{border: 0;}
.placementlink li button{color: var(--light); font-weight: 400; font-size: 30px; line-height: 35px; font-family: var(--Merriweather); background: transparent; padding: 0; border: 0; position: relative;}
.placementlink li button.active{color: var(--secondary-color);}
.placementlink li button::before{position: absolute; content: ""; transition: var(--transition); width: 0;
border-top: 3.47px solid var(--secondary-color); bottom: -28px; left: 0;}
.placementlink li button.active::before{width: 100px;}
.placementlink li{margin-right: 70px;}
.placementlink li:last-child{margin: 0;}
.placementrght::before{position: absolute; content: ""; left: -75px; height: 720px; border-left: 1px solid rgba(91, 124, 202, 1);}

.commingtext{text-align: center; margin-top: 40px;}
.commingtext h3{color: var(--dark); background: var(--light); padding: 15px;}
.placementlinkdate{border: 0; margin: 64px 0;}
.placementlinkdate ul{justify-content: space-between; display: flex; border: 0;}
.placementlinkdate li button{color: var(--light); padding: 0; background: transparent; border: 0; font-weight: 700; font-size: 18px; line-height: 24px; display: inline-flex; flex-direction: column; gap: 13px;}
.placementlinkdate .dotedwhite{width: 31px; height: 31px; background: #3E5DA8; border-radius: 100%; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--light); position: relative;}
.placementlinkdate .dotedwhite::before{width: 14px; height: 14px; background: var(--light); position: absolute;
content: ""; border-radius: 100%;}
.placementlinkdate li button.active{color: var(--secondary-color);}
.placementlinkdate li button.active .dotedwhite{border-color: var(--secondary-color);}
.placementlinkdate li button.active .dotedwhite::before{background: var(--secondary-color);}
.packegList{background: #3152A3; min-height: 300px; padding: 65px 45px; display: flex; align-items: center;}
.packegItem h4{color: var(--light); font-weight: 400; font-size: 18px; line-height: 23px; font-family: var(--Lato); margin-bottom: 20px;}
.packegItem strong{display: block; color: var(--secondary-color); font-family: var(--Merriweather);
font-weight: 400; font-size: 40px; line-height: 40px; margin-bottom: 3px;}
.packegItem span{color: var(--light); font-weight: 400; font-size: 18px; line-height: 24px; display: block;}
.packegList .row > div{position: relative; width: auto;}
.packegList .row > div::before{position: absolute; content: ""; top: 50%; right: -85px; transform: translateY(-50%);
border-left: 1px solid rgba(255, 255, 255, 0.2); height: 160px;}
.packegList .row > div:last-child::before{content: none;}
.packegList .row{justify-content: space-between; width: 100%;}
.dotedwhite::after{position: absolute; content: ""; right: -172px; left: 38px; border-top: 1px dashed rgba(150, 171, 222, 1); pointer-events: none;}
.placementlinkdate li:last-child .dotedwhite::after{content: none;}
.dumeycontent{text-align: center; color: var(--light); font-size: 22px;}

/* --- Marquee Styles --- */
.customMarquee{overflow: hidden; white-space: nowrap; min-height: 60px; background: var(--secondary-color); transition: box-shadow 0.3s ease; display: flex; align-items: center;}
.marqueeInner{display: inline-flex; align-items: center; will-change: transform;}
.marquee-item{display: inline-flex; align-items: center; justify-content: center; margin-right: 14px; padding-right: 14px; white-space: nowrap; transition: transform 0.3s, background 0.3s; position: relative;}
.marquee-item::before{position: absolute; content: ""; right: 0; border-left: 1px solid rgba(0, 0, 0, 0.22); height: 30px;}
.marquee-img-item{display: inline-block; border-radius: 8px; margin-right: 20px; border: 1px solid #ddd; transition: transform 0.3s;}

/* Paragraph item (for longer text blocks) */
.marquee-paragraph-item{display: inline-block; font-size: 0.95rem; line-height: 1.4;}
.biteItem strong{display: inline-block; color: var(--dark); font-weight: 400; font-size: 20px; line-height: 24px;}
.biteItem strong a{color: var(--dark);}
.biteItem strong a:hover, .biteItem strong:hover{color: var(--primary-color);}
.bnervideo{position: relative; width: 100%; height: 700px; /* Change to your required height */ overflow: hidden;}
.bnervideo video{position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%);}
.bnervideo::before{position: absolute; content: ""; opacity: 0.58; background: var(--dark); width: 100%; height: 100%; top: 0; left: 0; z-index: 1;}
.bnertext{position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); z-index: 3;}
.bnercont{text-align: center;}
.bnercont h1{color: var(--light); font-weight: 400; font-size: 64px; line-height: 70px;}
.bnercont p{color: var(--light);}
.bnercont .themebtn{background: var(--secondary-color); color: var(--dark); margin-top: 7px;}
.bnercont .themebtn:hover{background: var(--light);}
.bnercont ul{margin-top: 25px; gap: 20px; display: flex; justify-content: center;}
.banerCategrey{position: absolute; width: 100%; bottom: 24px; left: 0; z-index: 2;}
.bannerSec{position: relative; width: 100%; margin-top: 150px;}
.banerCatItem h3{color: var(--light); margin: 0; font-weight: 400; font-size: 40px; line-height: 40px;}
.banerCatItem p{font-weight: 500; color: var(--light);}
.banerCatItem span{display: inline-flex; font-size: 37px; color: var(--secondary-color);}
.banerCategrey .row{justify-content: center; margin: 0; gap: 90px;}
.banerCategrey .row > div{width: auto; padding: 0;}
.hdercalMoble{display: none;}

.headersec{position: absolute; top: 0; left: 0; width: 100%; z-index: 999;}
.hdermenuprent{width: 100%; background: rgba(0, 0, 0, 0.51); padding: 18px 0;}
.hdertop{background: var(--light); width: 100%; padding: 11px 0;}
.hdermidle{background: var(--primary-color); padding: 20px 0; overflow: hidden;}
.hdertopinr{display: flex; align-items: center; justify-content: space-between;position: relative;}
.hdertopinr ul{display: inline-flex; align-items: center;}
.hdroplink{position: absolute; left: 50%; transform: translateX(-50%);}
.hdermidleinr{display: flex; align-items: center; justify-content: space-between;}
.hdermidlerght{display: inline-flex; align-items: center;}
.hdercategrey{display: inline-flex; align-items: center; gap: 44px; margin-right: 58px;}
.hdercall .media-object{display: inline-flex; flex-direction: column;}
.hdercall .media{align-items: center;}
.hdercategrey h4{color: var(--light); font-family: var(--Lato); font-weight: 400; font-size: 17px; transition: var(--transition); line-height: 22px;}
.hdersocil{gap: 5px;}
.hdersocil li a{display: inline-flex; border: 1px solid transparent;}
.hdersocil li a:hover{border-color: var(--primary-color);}
.hdersocil li{display: inline-flex;}
.hdroplink li{padding-right: 26px; margin-right: 26px; position: relative; display: inline-flex; align-items: center;}
.hdroplink li a{font-weight: 400; font-size: 17px; line-height: 23px;text-transform: uppercase; color: var(--dark);}
.hdroplink li a:hover{color: var(--primary-color);}
.hdroplink li::before{width: 6px; right: -3px; height: 6px; background: var(--primary-color); position: absolute;
content: "";}
.hdroplink li:last-child{padding: 0; margin: 0;}
.hdroplink li:last-child::before{content: none;}
.hderserch{display: inline-flex; align-items: center; width: 275px; height: 35px; position: relative; background: #E9E9E9;}
.hderserch input[type="text"], .hderserch input[type="search"]{width: 100%; height: 100%; color: var(--dark); font-weight: 400; font-size: 14px; line-height: 24px; padding: 0 9px; background: transparent; border: 0; outline: none; flex: 1;}
.hderserch input[type="text"]::placeholder, .hderserch input[type="search"]::placeholder{opacity: 1; color: #9D9D9D;}
.hderserch input[type="submit"]{width: 35px; height: 35px; padding: 0; border: 0; outline: none; transition: var(--transition); font-size: 0px; background: var(--primary-color) url(../images_new/search_icon.webp) no-repeat center center;}
.hderserch input[type="submit"]:hover{background-color: var(--secondary-color); background-image: url(../images_new/search_icon_black.webp);}
.hdercall{position: relative; z-index: 1; padding-left: 26px;}
.hdercall i{width: 39px; height: 39px; background: var(--light); color: var(--primary-color); font-size: 20px;
display: inline-flex; align-items: center; justify-content: center;}
.hdercall span{font-weight: 700; font-size: 18px; line-height: 24px; color: var(--light);}
.hdercall span a{display: inline-flex; color: var(--light);}
.hdercall span a:hover{color: var(--secondary-color);}
.hdercall::before{background: #182E65; position: absolute; content: ""; left: 0; top: -80px; bottom: -80px; right: -999%; z-index: -1;}
.hdrmnu .sub-menu-toggle{display: none;}
ul.slimmenu li .sub-toggle{width: 10px; height: 10px; background: url(../images_new/caret_icon.webp) no-repeat center center; top: 8px; right: 0;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li .sub-toggle::before{content: none;}
ul.slimmenu li > ul{width: 290px; background: var(--light); box-shadow: rgba(var(--dark), 0.24) 0px 3px 8px; /*padding: 10px;*/ padding: 5px; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
ul.slimmenu li:nth-last-child(2) > ul{width: 245px;}

ul.slimmenu li > ul > li{width: 100%; background: transparent; margin: 0;}
ul.slimmenu li > ul > li > a{display: block; text-transform: capitalize; color: var(--dark); width: 100%; text-align: left; background: transparent; padding: 8px 12px; border-bottom: 1px solid rgba(var(--dark), 0.09) !important; border-radius: 0px !important; line-height: normal;}
ul.slimmenu li > ul > li > a:hover{background: var(--primary-color); color: var(--light);
border-color: var(--primary-color) !important; border-radius: 6px !important;}
ul.slimmenu li > ul > li:last-child > a{border: 0 !important;}
ul.slimmenu > li > a{display: inline-block; color: var(--light); font-weight: 400;font-size: 18px;line-height: 24px; position: relative;}
ul.slimmenu{display: flex; justify-content: center; flex-wrap: wrap;}
ul.slimmenu > li{margin-right: 32px;}
ul.slimmenu > li:last-child{margin: 0;}
ul.slimmenu > li.has-submenu{padding-right: 14px;}
ul.slimmenu > li > a::before{position: absolute; content: ""; left: 0; bottom: -1px; width: 0; transition: var(--transition); border-top: 1px solid var(--light); pointer-events: none;}
ul.slimmenu > li:hover > a::before{width: 30px;}

.applybuton{display: inline-flex; align-items: center; background: var(--secondary-color); color: var(--dark); font-family: var(--Merriweather); position: fixed; z-index: 9; left: 0; font-weight: 500; font-size: 16px; line-height: 20px; text-transform: uppercase; top: 50%; transform: translateY(-50%) scale(-1); writing-mode: vertical-rl; width: 50px; padding: 45px 0; border: 1px solid transparent; white-space: nowrap;}
.fixedbuton{position: fixed; z-index: 9; right: 0; top: 55%; transform: translateY(-50%);display: inline-flex;flex-direction: column;}
.fixedbuton li a{writing-mode: vertical-rl; transform: scale(-1); white-space: nowrap; font-weight: 500; width: 50px; font-family: var(--Merriweather); font-size: 16px; line-height: 23px; text-transform: uppercase; background: var(--primary-color); color: var(--light); padding: 25px 0; display: inline-flex; align-items: center; border: 1px solid var(--light);}
.fixedbuton li:first-child a{background: var(--secondary-color); color: var(--dark);}
.fixedbuton li:last-child a{border-bottom: 0;}
.fixedbuton li{display: inline-flex;}
.applybuton:hover{color: var(--light); border-color: var(--light); background: var(--primary-color);}
.fixedbuton li a:hover{background: var(--primary-color); color: var(--light);}
.fixedbuton li:last-child a:hover{background: var(--secondary-color); color: var(--dark);}
.whyChooseItem:hover .whyChooseimge img{transform: scale(1.05);}
.whyChooseimge{overflow: hidden;}
.hdercategrey .media > i{display: inline-flex;}
.recruiterSec .row{align-items: center;}
.fotersocial li{display: inline-flex;}
.hdercategrey .media{align-items: center; position: relative;}
.courseDesignedbtn{display: none;}
.headersec.fixed_header .hdertop{display: none;}
.headersec.fixed_header .hdermenuprent{background: #3b5dae;}
.searchicon{display: none;}
.hdercatlink{position: absolute; left: 0; top: 0; bottom: 0; right: 0;}
.hdercategrey .media:hover h4{color: var(--secondary-color);}

.dataItem select{-webkit-appearance: none; background: url(../images_new/downArw.png) no-repeat right 20px center;}
.bnerprent{position: relative;}
.fixedSocial{position: fixed; right: 0; top: 50%; transform: translateY(-50%); background: var(--primary-color);
z-index: 9; padding: 25px 8px; border: 1px solid var(--light); border-right: 0;}
.fixedSocial ul{gap: 6px; display: inline-flex; flex-direction: column;}
.fixedSocial li a{display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px;
color: var(--light); border: 1px solid #4062B4; /*transform: rotate(-90deg);*/}
.fixedSocial li a:hover{background: var(--light); color: var(--primary-color);}
.placementItem, .placementItem h3, .placementItem strong, .placementItem p{transition: var(--transition);}
.placementItem:hover strong, .placementItem:hover h3, .placementItem:hover p{color: var(--dark);}
.placementItem:hover{background: var(--secondary-color);}
.placementpackeg{overflow: hidden;}
.packegItem{z-index: 1;}
.packegItem::before{position: absolute; content: ""; left: -200px; top: -200px; bottom: -200px; background: var(--secondary-color); z-index: -1; right: -200px;}
.packegItem h4, .packegItem strong, .packegItem span{color: var(--dark);}
.packegList .row > div::before{border-color: var(--primary-color); z-index: 3; top: -99%; transform: initial; bottom: -99%; height: auto;}
.packegList{background: var(--secondary-color);}
.dumeycontent{color: var(--dark);}
.trustedSlder .owl-item{padding: 0 !important;}

.studentItem{position: relative;}
.studentcont{position: absolute; bottom: 0; left: 0; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 22px 25px;}
.studentPLay{width: 89px; height: 89px; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.11); border-radius: 100%;}
.studentPLay img{width: auto !important; display: inline-block !important; transition: var(--transition);}
.studenttitle h3{color: var(--secondary-color); font-family: var(--Lato);font-weight: 600; margin-bottom: 5px;
font-size: 36px; line-height: 40px;}
.studenttitle span{color: #D7D7D7; font-weight: 400;font-size: 24px;line-height: 30px;}
.studentimge::before{background: linear-gradient(180deg, rgba(18, 18, 18, 0) 55.03%, #121212 100%); position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%;}
.studentPLay:hover{background: var(--secondary-color);}
.studentPLay:hover img{filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(223deg) brightness(97%) contrast(107%);}
.imp_in{display: flex; background:#E3EBFF; padding: 15px; border-radius: 5px; justify-content: space-between;}
.imp_in h5{margin-bottom: 0px;}
.foterlft h3{color: var(--light);}
.fteradres li{color: var(--light); font-weight: 400; font-size: 16px; line-height: 23px; display: flex; align-items: flex-start; gap: 10px;}
.fteradres li a{color: var(--light);}
.fteradres li a:hover{color: #91acf3;}

.fteradres li i{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(63deg) brightness(99%) contrast(103%);}
.fteradres li i{width: 24px;}
.fteradres h3{color: var(--light); font-family: var(--Merriweather); font-weight: 400; font-size: 20px; line-height: 23px;}
.fteradres li span{flex: 1;}
.fteradres{padding-top: 8px;}
.fterbrand{margin-top: 21px;}
.imp_in h5{color: #1A1A1A; font-weight: 400; font-size: 20px; line-height: 24px;}
.ftermenu.imp_lnk li:last-child{margin: 0; padding: 0;}
.aaplyModal .btn-close{display: flex; align-items: center; background-color: var(--secondary-color); color: var(--light); border-radius: 0; opacity: 1; position: absolute; right: 0; top: 0; width: 35px; height: 35px; z-index: 1; padding: 0;}
.aaplyModalbtn ul{flex-wrap: wrap; justify-content: center; gap: 10px; display: flex;}
.aaplyModalbtn li a{display: inline-flex; align-items: center; justify-content: center; color: var(--primary-color); border: var(--primary-color) 1px solid; width: 190px; font-size: 16px; padding: 10px 10px; font-weight: 600;}
.aaplyModalbtn li a:hover{background: var(--primary-color); color: #fff;}
.aaplyModalbtn{padding: 15px 20px 15px;}
.bigContainer .container{max-width: 1780px;}
ul.slimmenu li>ul .sub-toggle{filter: brightness(0) saturate(100%) invert(24%) sepia(75%) saturate(1460%) hue-rotate(208deg) brightness(75%) contrast(105%);}
ul.slimmenu li:has(> a:hover) > .sub-toggle{filter: brightness(0) saturate(100%) invert(100%);}
ul.slimmenu li>ul .sub-toggle{top: 15px;}
.facultyrt :is(ol li, ul li){color: var(--textColor); font-size: var(--text-lg); line-height: var(--text-lineHeight); font-weight: 400;}
.gren_bx1{margin-bottom: 20px;}
.mbrslstlblin h4{margin-bottom: 30px;}
p.card-text{line-height: normal;}
.facultyrtaccdian table, .entrepreneurshipcon table, .Startuppnl table{font-size: var(--text-lg);}

/*********start home_modal*********/
.aaplyModal .modal-dialog{position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; max-width: 600px;}
.aaplyModal .modal-content{position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); border-radius: 0; height: 430px;}
.aaplyModal{background: #00000070;}
.aaplyimg{text-align: center; margin-bottom: 25px;}
.aaplyimg img{background: var(--primary-color); max-width: 165px; width: 100%; padding: 5px;}
/*********end home_modal*********/

.hdrmnu ul.slimmenu>li:nth-child(10) ul ul{left: inherit; right: 100%;}
.centre_excellence_list{padding-bottom: 50px;}
.centre_excellence_list .row:not(:last-child){margin-bottom: 2.5rem;}
.excel_content{padding-left: 20px;}
.excel_content a.themebtn{margin-top: 20px;}
.centre_excellence_list .pagehding h1{font-size: 42px;}
.centre_excellence_list .pagehding{margin-bottom: 40px; margin-top: 40px;}

/*********start faculty*********/
.faculty_listing{background: #f2f2f2; padding-bottom: 50px;}
.faculty_bx.governorPeople{margin-bottom: 0;}
.faculty_bx .governorPeoplecon{text-align: left; padding: 16px 16px; transition: all 0.3s ease-in-out;}
.faculty_listing .faculty_bx .governorPeoplecon{background: inherit; min-height: auto; height: 100%;}
.faculty_bx .governorPeoplecon h5{padding: 0;}
.faculty_img{overflow: hidden; border-radius: 7px 7px 0 0;}
.faculty_img img{transition: 0.5s ease-in-out;}
.faculty_bx:hover .faculty_img img{transform: scale(1.05);}
.faculty_listing .faculty_bx:hover .governorPeoplecon{background: var(--secondary-color);}
.cmn_padding{padding: 50px 0;}
.cmn_list ul li{color: var(--textColor); font-size: var(--text-lg); line-height: var(--text-lineHeight);}
.faculty_details_content .facultyrtaccdian table{/*display: block;*/ width: 100%; overflow-x: auto; border: none; -webkit-overflow-scrolling: touch;}
.faculty_details_content > h2{margin-bottom: 0;}
.faculty_details{background: #f2f2f2;}
.faculty_details_content{padding-left: 20px;}
.faculty_details_content .facultyrtaccdianinr ol{text-align: left;}
.faculty_listing .faculty_bx.governorPeople{height: 100%; overflow: hidden;}
.faculty_top_content{margin-top: 30px;}
/*********end faculty*********/

.facultylft .animated{animation: none;}
.research_top{margin-bottom: 30px;}
.research_btm{margin-top: 50px;}
.research_btm ul{display: flex; gap: 15px; flex-wrap: wrap; margin-top: 20px;}
.research_btm ul li a{background: var(--secondary-color); color: var(--primary-color); width: 130px; padding: 16px 10px; display: flex; align-items: center; justify-content: center; line-height: normal; font-weight: 600;}
.research_btm ul li a:hover{background: var(--primary-color); color: #fff;}
.faculty_details .cmn_list ul li{font-size: 17px;}




/***************responsive***************/
@media screen and (min-width: 1920px){
.foterparent{max-width: 100%;}
.foterlft::before{left: -99em;}
.foterrght::before{right: -50em;}

}

@media screen and (min-width: 1600px){
.container{max-width: 1584px;}

}

@media screen and (min-width: 991px){
.bannerSec{height: calc(100vh - 150px);}
.bnerprent{height: calc(100% - 60px);}
.bnervideo{height: 100%;}

}

@media (min-width: 1700px) and (max-width: 1799px){
.fixedbuton{top: 60%;}
.ftermenu li{padding-right: 25px; margin-right: 25px;}
ul.slimmenu > li{/*margin-right: 53px;*/ margin-right: 25px;}
.banerCategrey{bottom: 15px;}
.banerCatItem h3{font-size: 35px; line-height: 35px;}
.banerCatItem span{font-size: 33px;}
.bnercont h1{font-size: 55px; line-height: 60px;}
.studenttitle h3{font-size: 30px; line-height: 35px;}
.studenttitle span{font-size: 20px; line-height: 25px;}
.studentPLay{width: 78px; height: 78px;}
.studentPLay img{max-width: 16px;}
.studentcont{padding: 20px;}
.ftermenu li{padding-right: 20px; margin-right: 20px;}
.ftermenu li a{font-size: 16px; line-height: 20px;}

/* ul.slimmenu li > ul{width: 228px;} */
ul.slimmenu li > ul > li > a{padding: 5px 12px;}
ul.slimmenu li:nth-last-child(2) > ul{width: 230px;}

}

@media (min-width: 1600px) and (max-width: 1699px){
.hdroplink li a{font-size: 15px; line-height: 20px;}
.hdroplink li{padding-right: 23px; margin-right: 23px;}
.hdertop{padding: 9px 0;}
.hdermidle{padding: 17px 0;}
ul.slimmenu > li{margin-right: 35px;}
ul.slimmenu > li > a{font-size: 17px; line-height: 23px;}
.bannerSec{margin-top: 139px;}
.applybuton{font-size: 14px; line-height: 20px; width: 45px; padding: 35px 0;}
.fixedbuton li a{width: 45px; font-size: 14px; line-height: 23px; padding: 24px 0;}
.fixedbuton{top: 60%;}
.banerCategrey{bottom: 14px;}
.banerCatItem h3{font-size: 30px; line-height: 30px;}
.placementleft{max-width: 565px;}
.placementItem{padding: 18px 18px 18px 25px; margin-top: 25px;}
.placementItem p{font-size: 15px;}
.placementpnel{gap: 90px;}
.placementrght::before{left: -45px; height: 710px;}
.dotedwhite::after{right: -160px;}
.exploreMdicont{padding: 20px;}
.exploreMdicont p{font-size: 16px; line-height: 20px;}
.exploreMdicont li{font-size: 14px; line-height: 20px; padding-left: 15px;}
.exploreMdicont ul{gap: 12px;}
.courseDesignedSlder{max-width: 1050px;}
.courseDesignedcont p{font-size: 17px;}
.courseDate span{font-size: 15px; line-height: 20px;}
.courseDate i{width: 40px;}
.courseDate i::before{height: 22px;}
.foterlft, .foterrght{padding-top: 50px;}
.foterlft{max-width: 390px;}
.ftermenu li{padding-right: 30px; margin-right: 30px;}
.contactpnel .media{gap: 75px;}
.contactimge{max-width: 55%;}
.packegList .row > div::before{right: -65px;}
.bannerSec{height: calc(100vh - 139px);}
.biteItem strong{font-size: 16px; line-height: 20px;}
.marquee-item::before{height: 24px;}
.customMarquee{min-height: 48px;}
.bnerprent{height: calc(100% - 48px);}
.banerCatItem p{font-size: 15px;}
.banerCatItem span{font-size: 33px;}
.bnercont h1{font-size: 50px; line-height: 55px;}
.bnercont img{max-width: 100px;}
.studenttitle h3{font-size: 25px; line-height: 30px;}
.studenttitle span{font-size: 17px; line-height: 23px;}
.studentPLay{width: 69px; height: 69px;}
.studentPLay img{max-width: 14px;}
.studentcont{padding: 20px;}
.fterrghtTop, .ftermenu{padding-left: 45px;}
.ftermenu.imp_lnk li{padding-right: 12px; margin-right: 12px;}
.ftermenu.imp_lnk li::before{width: 4px; right: -2px; height: 4px;}

}

@media only screen and (max-width: 1599px){
.pagehding h2{font-size: var(--heading-xl);}
p, .facultyrt :is(ol li, ul li), .facultyrtaccdian table, .entrepreneurshipcon table, .Startuppnl table, .cmn_list ul li{font-size: var(--text-md);}
.faculty_details .cmn_list ul li{font-size: 14px;}
.bigContainer .container{max-width: 1320px;}
.hdroplink li a{font-size: 14px; line-height: 20px;}
.hdroplink li{padding-right: 20px; margin-right: 15px;}
.hdertop{padding: 9px 0;}
.hdersocil img{max-width: 28px;}
.hdercategrey h4{font-size: 15px; line-height: 20px;}
.hdercategrey{gap: 30px; margin-right: 45px;}
.hdercall span{font-size: 16px; line-height: 21px;}
.hdercall{padding-left: 20px;}
.hdercategrey .media{gap: 12px;}
.hdermidle{padding: 15px 0;}
.hdercategrey .media > i{max-width: 35px;}
.hdercall i{width: 37px;height: 37px;font-size: 17px;}
ul.slimmenu > li > a{font-size: 15px; line-height: 20px;}
ul.slimmenu > li{/*margin-right: 30px;*/ margin-right: 12px;}
ul.slimmenu li .sub-toggle{top: 7px;}
ul.slimmenu li>ul .sub-toggle{top: 9px;}

.hdermenuprent{padding: 15px 0;}
.bannerSec{margin-top: 134px;}
ul.slimmenu li > ul > li > a{font-size: 13px; padding: 5px 12px;}
.applybuton{font-size: 14px; line-height: 20px; width: 45px; padding: 35px 0;}
.fixedbuton li a{width: 45px; font-size: 14px; line-height: 23px; padding: 24px 0;}
.fixedbuton{top: 60%;}
.recruiterSec{padding: 46px 0;}
.biteItem strong{font-size: 15px; line-height: 20px;}
.marquee-item::before{height: 27px;}
.bnercont h1{font-size: 45px; line-height: 50px;}
.themebtn{font-size: 16px; line-height: 20px; gap: 10px; height: 46px; padding: 0 30px;}
.themebtn span{font-size: 10px;}
.bnercont li img{max-width: 90px;}
.banerCatItem h3{font-size: 25px; line-height: 30px;}
.banerCatItem p{font-size: 15px;}
.banerCatItem span{font-size: 32px;}
.banerCategrey .row{gap: 70px;}
.banerCategrey{bottom: 13px;}
.placementSec{padding: 65px 0;}
.placementbtn .themebtn{font-size: 18px;}
.placementItem strong{font-size: 35px; line-height: 40px; margin-bottom: 19px;}
.placementItem h3{margin-bottom: 2px; font-size: 17px; line-height: 23px;}
.placementItem p{font-size: 15px;}
.placementItem{min-height: 170px; padding: 16px 16px 16px 25px; margin-top: 25px;}
.placementbtn{margin-top: 40px;}
.placementleft{max-width: 525px;}
.placementpnel{gap: 50px;}
.placementlink li button{font-size: 25px; line-height: 30px;}
.placementlink li{margin-right: 55px;}
.placementlink{padding: 26px 20px 26px 30px;}
.placementlinkdate li button{font-size: 16px; line-height: 20px;}
.placementlinkdate .dotedwhite{width: 27px; height: 27px;}
.placementlinkdate .dotedwhite::before{width: 12px; height: 12px;}
.dotedwhite::after{right: -118px; left: 32px;}
.placementlinkdate{margin: 50px 0;}
.packegItem strong{font-size: 34px; line-height: 38px;}
.packegItem h4{margin-bottom: 18px; font-size: 16px; line-height: 21px;}
.packegItem span{font-size: 16px; line-height: 22px;}
.packegList{min-height: 260px; padding: 50px 40px;}
.packegList .row > div::before{right: -45px;}
.placementrght::before{left: -25px; height: 635px;}
.exploreMdiIcn h4{font-size: 16px; line-height: 21px;}
.exploreMdiIcn span{width: 95px; height: 95px; font-size: 35px; margin-bottom: 17px;}
.exploreMditop{gap: 0 110px;}
.exploreMditop::before{top: 47.5px; width: 660px;}
.exploreMdiSec{padding: 60px 0;}
.exploreMdipnel{margin-top: 65px;}

.exploreMdiSlder .owl-dots{margin-top: 38px;}
.exploreMdicont{padding: 15px;}
.exploreMdicont h3{font-size: 20px; margin-bottom: 6px; line-height: 25px;}
.exploreMdicont p{font-size: 14px;}
.exploreMdicont li{font-size: 13px; line-height: 20px; padding-left: 11px;}
.exploreMdicont ul{gap: 12px;}
.exploreMdicont li::before{font-size: 7px;}
.happeningSec{padding: 55px 0;}
.happeningpnel{gap: 13px; margin-top: 40px;}
.happeningbtn{margin-top: 44px;}
.applyLink{font-size: 16px; line-height: 20px;}
.happeningCont h3, .happeningtitle h4{font-size: 20px; line-height: 28px;}
.happeningCont .media i{width: 57px; height: 57px;}
.happeningCont{padding: 15px;}
.happeningItem{height: 440px;}
.courseDesignedSec{padding: 70px 0;}
.courseDesignedcont h3{font-size: 20px; line-height: 25px; margin-bottom: 8px;}
.courseDesignedSlder{max-width: 850px;}
.courseDesignedpnel .pagehding{max-width: 420px;}
.courseDate span{font-size: 13px; line-height: 20px;}
.courseDate i{width: 33px;}
.courseDate i img{max-width: 17px;}
.courseDate{margin-bottom: 16px; padding-right: 10px; gap: 10px; min-height: 34px;}
.courseDate i::before{height: 20px;}
.trustedSec{padding: 55px 0;}
.trustedItem p{font-size: 18px;}
.trustedItem{padding: 35px;}
.trustedPeople h3{font-size: 18px; line-height: 25px; margin-bottom: 3px;}
.trustedPeople figure{width: 91px; height: 91px; margin-bottom: 18px;}
.trustedCont{min-height: 250px;}
.trustedSlder .owl-item{padding: 27px 0;}
.trustedSlder .owl-dots{margin-top: 35px;}
.trustedSlder{margin-top: 40px;}
.whyChoosecont h3{font-size: 20px; line-height: 30px;}
.whyChoosecont span{width: 55px; height: 55px;}
.whyChooseSlder{margin-top: 48px;}
.mdiGallerypnel{padding-top: 5px;}
.mdiGallerybtn{margin-top: 40px;}
.advantageItem h3{font-size: 20px; line-height: 25px; margin-bottom: 20px;}
.readlink{font-size: 16px; line-height: 20px;}
.advantageItem strong{font-size: 65px; line-height: 65px;}
.advantageItem{max-width: 290px; margin-top: 33px;}
.advantagepnel{padding: 50px 0;}
.contactpnel{padding: 70px 0;}
.contactpnel .media{gap: 60px;}
.contactimge{max-width: 50%;}
.dataItem input[type="text"], .dataItem input[type="email"], .dataItem input[type="tel"], .dataItem select{height: 55px; font-size: 16px; line-height: 20px;}
.dataItem{margin-top: 25px;}
.contactform{padding-top: 0;}
.databutn input[type="submit"]{height: 50px; min-width: 160px; font-size: 17px; line-height: 22px; padding: 0 0 4px; background-position: right 33px center;}
.databutn{margin-top: 30px;}
.contacthding h2{font-size: 30px; line-height: 36px;}

.foterlgo{max-width: 270px; margin-bottom: 20px;}
.fotersocial{gap: 9px; margin-top: 10px;}
.fterbrand{margin-top: 28px; gap: 12px;}
.fterbrand img{max-width: 60px;}
.foterlft{padding-right: 30px; max-width: 320px;}
.foterlft, .foterrght{padding-top: 58px;}
.ftercopy p{font-size: 15px;}
.ftercopy{min-height: 70px; padding: 10px 0; margin-top: 30px;}
.ftermenu li a{font-size: 12px; line-height: 15px;}
.ftermenu li{padding-right: 14px; margin-right: 14px;}
.imp_in h5{margin: 0px; font-size: 13px;}
.fterrghtTop, .ftermenu{padding-left: 30px;}
.fterrghtTop h3{font-size: 18px; line-height: 23px; margin-bottom: 30px;}
.fterlink ul, .fteradmition ul{gap: 13px;}
.fterrghtTop li{font-size: 13px; line-height: 18px;}
.fteradmition h4{font-size: 13px; padding-top: 12px; margin-bottom: 8px;}
.fterinfo ul{gap: 12px;}
.fterinfo li i img{max-width: 19px;}
.fterinfo li i{width: 20px;}
.ftermenu{margin-top: 30px;}
.whyChooseSec{padding: 60px 0;}
.mdiGallerySec{padding: 0 0 55px;}
.bannerSec{height: calc(100vh - 134px);}
.customMarquee{min-height: 50px;}
.bnerprent{height: calc(100% - 50px);}
.fixedSocial{padding: 20px 8px;}
.studenttitle h3{font-size: 21px; line-height: 28px;}
.studenttitle span{font-size: 15px; line-height: 20px;}
.studentPLay{width: 60px; height: 60px;}
.studentPLay img{max-width: 13px;}
.studentcont{padding: 15px;}
.fteradres h3{font-size: 18px; line-height: 24px;}
.fteradres li{font-size: 14px; line-height: 22px;}
.fterbrand{margin-top: 21px;}

.mbrslstlblin h4{margin-bottom: 20px;}
.news_mr, .btm_down{font-size: 16px;}
.aaplyModal .modal-dialog{max-width: 540px;}
.aaplyModal .modal-content{height: 400px;}
.excel_content a.themebtn{margin-top: 15px;}
.excel_content{padding-left: 10px;}
.centre_excellence_list .pagehding h1{font-size: 37px;}
.centre_excellence_list .pagehding{margin-top: 35px; margin-bottom: 35px;}
.centre_excellence_list{padding-bottom: 30px;}
.centre_excellence_list .row:not(:last-child){margin-bottom: 2rem;}

ul.slimmenu li > ul{width: 265px;}
.research_btm ul li a{width: 125px; padding: 15px 10px;}
.faculty_top_content{margin-top: 20px;}
.mdiGallerypnel .mdiGalleryItem{height: 310px;}

}

@media only screen and (max-width: 1399px){
.pagehding h2{font-size: var(--heading-lg);}
p, .facultyrt :is(ol li, ul li), .facultyrtaccdian table, .entrepreneurshipcon table, .Startuppnl table, .cmn_list ul li{font-size: var(--text-sm);}
.faculty_details .cmn_list ul li{font-size: 13px;}

.bigContainer .container{max-width: 1140px;}
.hdroplink li{padding-right: 10px; margin-right: 10px;}
.hdroplink li::before{width: 4px; right: -2px; height: 4px;}
.hderserch{width: 250px;}
.hdercategrey h4{font-size: 14px; line-height: 20px;}
.hdercategrey{gap: 25px; margin-right: 30px;}
.hdercall span{font-size: 14px; line-height: 18px;}
.hdercall{padding-left: 15px;}
.hderlgo{max-width: 180px;}
.hdercategrey .media{gap: 9px;}
.hdercategrey .media > i{max-width: 31px;}
.hdercall i{width: 34px; height: 34px; font-size: 15px;}
ul.slimmenu > li > a{font-size: 14px; line-height: 20px;}
ul.slimmenu > li.has-submenu{/*padding-right: 18px;*/ padding-right: 14px;}
ul.slimmenu > li{/*margin-right: 13px;*/ margin-right: 10px;}
ul.slimmenu li > ul > li > a{font-size: 12px; padding: 4px 12px;}
ul.slimmenu li:nth-last-child(2) > ul{width: 225px;}

ul.slimmenu li .sub-toggle{top: 8px;}
.hdermenuprent{padding: 12px 0;}
.bannerSec{margin-top: 115px;}
.bnercont h1{font-size: 48px; line-height: 53px;}
.themebtn{font-size: 15px; line-height: 20px; gap: 9px; height: 42px; padding: 0 25px;}
.bnercont ul{margin-top: 23px; gap: 15px;}
.bnercont li img{max-width: 85px;}
.banerCatItem h3{font-size: 23px; line-height: 26px;}
.banerCatItem p{font-size: 13px;}
.banerCatItem .media{gap: 11px;}
.banerCatItem span{font-size: 27px;}
.banerCategrey .row{gap: 60px;}
.banerCategrey{bottom: 13px;}
.applybuton{font-size: 13px; line-height: 20px; width: 40px; padding: 27px 0;}
.fixedbuton li a{width: 40px; font-size: 13px; line-height: 23px; padding: 20px 0;}
.biteItem strong{font-size: 14px; line-height: 20px;}
.marquee-item::before{height: 20px;}
.customMarquee{min-height: 47px;}
.recruiterItem{height: 106px;}
.placementSec, .exploreMdiSec, .happeningSec, .courseDesignedSec, .trustedSec, .whyChooseSec, .contactpnel{padding: 50px 0;}
.mdiGallerySec{padding: 0 0 50px;}

.placementbtn .themebtn{font-size: 16px;}
.placementbtn{margin-top: 32px;}
.placementItem strong{font-size: 30px; line-height: 35px; margin-bottom: 15px;}
.placementItem{min-height: 155px; padding: 15px 15px 15px 20px;}
.placementleft{max-width: 475px;}
.placementlink li button{font-size: 22px; line-height: 27px;}
.placementlink{padding: 23px 20px 23px 26px;}
.placementlink li button.active::before{width: 80px;}
.placementlink li button::before{bottom: -24px;}
.placementlinkdate{margin: 43px 0;}
.placementlinkdate li button{font-size: 14px; line-height: 20px;}
.placementlinkdate .dotedwhite{width: 22px; height: 22px;}
.placementlinkdate .dotedwhite::before{width: 8px; height: 8px;}
.dotedwhite::after{right: -95px; left: 27px;}
.packegList{padding: 25px; min-height: 200px;}
.packegItem strong{font-size: 28px; line-height: 33px;}
.packegItem h4{margin-bottom: 16px; font-size: 15px; line-height: 20px;}
.packegList .row > div::before{right: -30px;}
.commingtext h3{font-size: 21px;}
.dumeycontent{font-size: 20px;}
.placementrght::before{height: 577px;}
.exploreMdiIcn h4{font-size: 15px; line-height: 20px;}
.exploreMdiIcn span{width: 85px; height: 85px; font-size: 32px; margin-bottom: 14px;}
.exploreMditop{gap: 0 89px;}
.exploreMditop::before{top: 42.5px; width: 570px;}
.exploreMdipnel{margin-top: 45px;}
.exploreMdiSlder{margin-top: 32px;}
.exploreMdicont ul{gap: 3px; grid-template-columns: repeat(1, 1fr);}
.exploreMdicont h3{font-size: 17px; margin-bottom: 5px; line-height: 21px;}
.happeningpnel{gap: 10px; margin-top: 30px;}
.happeningCont h3, .happeningtitle h4{font-size: 18px; line-height: 25px;}
.happeningCont .media i{width: 50px; height: 50px;}
.applyLink{font-size: 15px; line-height: 20px;}
.happeningItem{height: 400px;}
.happeningbtn{margin-top: 38px;}
.trustedItem p{font-size: 16px;}
.trustedItem{padding: 25px;}
.trustedPeople h3{font-size: 17px; line-height: 24px;}
.trustedPeople figure{width: 84px; height: 84px; margin-bottom: 14px;}
.trustedCont{min-height: 215px;}
.trustedSlder .owl-item.center{transform: scale(1.07);}
.trustedSlder .owl-item{padding: 20px 0;}
.trustedSlder{margin-top: 30px;}
.whyChooseSlder{margin-top: 31px;}
.whyChoosecont h3{font-size: 19px; line-height: 24px;}
.whyChoosecont span{width: 51px; height: 51px;}
.whyChoosecont .media{padding-bottom: 13px;}
.whyChoosecont{padding: 17px;}
.advantageItem h3{font-size: 18px; line-height: 24px; margin-bottom: 15px;}
.advantageItem strong{font-size: 53px; line-height: 53px;}
.advantageItem{max-width: 255px; margin-top: 30px;}
.contactpnel .media{gap: 35px;}
.contacthding h2{font-size: 25px; line-height: 33px;}
.dataItem input[type="text"], .dataItem input[type="email"], .dataItem select, .dataItem input[type="tel"]{height: 50px; font-size: 15px; line-height: 20px;}
.dataItem{margin-top: 20px; height: 50px;}
.databutn{margin-top: 25px;}
.courseDesignedSlder{max-width: 745px;}
.courseDesignedpnel .pagehding{max-width: 350px;}
.courseDesignedcont h3{font-size: 19px; line-height: 24px; margin-bottom: 7px;}
.courseDate{padding-right: 5px; gap: 7px;}
.courseDate i{width: 30px;}
.courseDate span{font-size: 12px; line-height: 16px;}
.foterlgo{max-width: 215px; margin-bottom: 15px;}
.foterlft p{font-size: 13px;}
.fotersocial{gap: 5px; margin-top: 4px;}
.fotersocial li a{border-width: 1px;}
.fterbrand{margin-top: 15px; gap: 7px;}
.fterbrand img{max-width: 50px;}
.foterlft, .foterrght{padding-top: 50px;}
.foterlft{padding-right: 12px; max-width: 236px;}
.fterrghtTop, .ftermenu{padding-left: 20px;}
.ftercopy{min-height: 55px; margin-top: 20px;}
.ftermenu li::before{width: 4px; right: -2px; height: 4px;}
.ftermenu li{padding-right: 15px; margin-right: 15px;}
.fterlink ul, .fteradmition ul{gap: 9px;}
.fterrghtTop h3{font-size: 17px; line-height: 22px; margin-bottom: 25px;}
.fteradmition h4{font-size: 13px;}
.fterinfo li{gap: 7px;}
.ftermenu{margin-top: 20px;}
.ftercopy p{font-size: 14px;}
.hdermidle{padding: 12px 0;}
.hdertop{padding: 7px 0;}
.bannerSec{height: calc(100vh - 115px);}
.bnerprent{height: calc(100% - 47px);}
.fixedSocial{padding: 15px 8px;}
.studentcont{padding: 13px;}
.studenttitle h3{font-size: 18px; line-height: 23px; margin-bottom: 2px;}
.studenttitle span{font-size: 13px; line-height: 20px;}
.studentPLay{width: 52px; height: 52px;}
.studentPLay img{max-width: 12px;}
.fteradres li{font-size: 13px; line-height: 20px;}
.fteradres h3{font-size: 17px; line-height: 23px;}
.ftermenu.imp_lnk li{padding-right: 12px; margin-right: 12px;}
.news_mr, .btm_down{font-size: 14px;}
.aaplyModalbtn li a{width: 170px; font-size: 14px; padding: 7px 10px;}
.aaplyModal .modal-content{height: 345px;}
.aaplyModal .modal-dialog{max-width: 460px;}
.aaplyimg img{max-width: 145px;}

ul.slimmenu li > ul{width: 220px;}
.centre_excellence_list .pagehding h1{font-size: 33px;}
.excel_content a.themebtn{margin-top: 5px;}
.centre_excellence_list .row:not(:last-child){margin-bottom: 1.5rem;}
.centre_excellence_list .pagehding{margin-top: 30px; margin-bottom: 30px;}
.faculty_top_bread.facultySec{padding-bottom: 35px;}
.research_btm ul li a{width: 110px; padding: 12px 10px;}
.mdiGallerypnel .mdiGalleryItem{height: 285px;}

}

@media (min-width: 1300px) and (max-width: 1399px){
.footerSec .container, .container, .container-lg, .container-md, .container-sm, .container-xl{max-width: 1250px;}
.bigContainer .container{max-width: 1250px;}
.ftermenu li a{font-size: 14px;}

}

@media (min-width: 1200px) and (max-width: 1299px){
ul.slimmenu > li{margin-right: 6px;}
ul.slimmenu li>ul .sub-toggle{top: 11px;}
ul.slimmenu > li > a{font-size: 13px;}
ul.slimmenu li > ul{width: 185px;}
ul.slimmenu li:nth-last-child(2) > ul{width: 185px;}

}

@media only screen and (max-width: 1199px){
.collapse-button{right: 0px; background: transparent !important; border-radius: 0px; padding: 0px; width: auto;justify-content: center; display: flex; flex-direction: column; align-items: flex-end;}
.collapse-button .icon-bar{background: var(--light); height: 3px; border-radius: 5px; width: 27px; margin: 3px 0; transition: all 0.45s ease-in-out;}
.collapse-button .icon-bar:first-child{margin-top: 0; width: 22px;}
.collapse-button .icon-bar:last-child{margin-bottom: 0; width: 22px;}
ul.slimmenu{background: var(--primary-color); position: fixed; top: 0; flex-wrap: initial; right: -530px; height: 100vh !important; width: 500px; z-index: 999; padding: 20px 20px 20px; transition: all 0.45s ease-in-out; overflow-x: auto; display: flex !important; flex-direction: column; justify-content: flex-start;}
body.sideMenu{overflow: hidden;}
.menuOvrly{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(var(--lightRGB), 0.92); z-index: 99; transition: all 0.45s ease-in-out; opacity: 0; visibility: hidden;}
.sideMenu .menuOvrly{opacity: 1; visibility: visible;}
.sideMenu ul.slimmenu{right: 0;}
ul.slimmenu > li{border-bottom: 1px solid rgba(var(--lightRGB), .1); transition: all 0.75s ease-in-out; padding: 5px 0; padding-left: 65px;}
ul.slimmenu > li > a{padding: 10px 0; color: var(--light); border: 0 !important;}
ul.slimmenu > li:last-child{border: 0;}
ul.slimmenu li .sub-toggle{background: transparent; height: 43px !important; width: 43px; display: flex; top: 5px; align-items: center; justify-content: center;}
.sideMenu ul.slimmenu > li{padding-left: 0px; margin: 0;}
.closeMenu{position: absolute; right: 550px; top: 20px; width: 32px; height: 32px; z-index: 999; opacity: 0; visibility: hidden; transform: rotate(-25deg); transition: all 0.45s ease-in-out; transition-delay: 0.2s;}
.closeMenu::before, .closeMenu::after{position: absolute; left: 15px; content: ' '; height: 33px; width: 2px; background-color: var(--primary-color);}
.closeMenu::before{transform: rotate(45deg);}
.closeMenu::after{transform: rotate(-45deg);}
.sideMenu .closeMenu{transform: rotate(0deg); opacity: 1; visibility: visible;}
ul.slimmenu > li > a:hover{padding-left: 8px; opacity: .6;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li .sub-toggle::before{content: none;}
ul.slimmenu li .sub-toggle::after{border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px var(--light); height: 0; width: 0; position: absolute; content: "";}
ul.slimmenu.collapsed li > ul{width: 100%; background: var(--light); float: left;}
ul.slimmenu.collapsed li > ul > li{background: transparent;}
ul.slimmenu.collapsed li > ul > li > a{padding: 10px 12px; color: var(--primary-color); text-transform: capitalize;}
ul.slimmenu.collapsed li > ul > li i{display: none;}
ul.slimmenu.collapsed li > ul > li > a:hover{background: var(--primary-color); color: var(--light);}
.collapse-button{top: -44px; transform: initial;}
.pagehding h2{font-size: var(--heading-md);}
.bigContainer .container{max-width: 960px;}
.placementSec, .exploreMdiSec, .happeningSec, .courseDesignedSec, .trustedSec, .whyChooseSec, .contactpnel, .advantagepnel{padding: 40px 0;}
.mdiGallerySec{padding: 0 0 40px;}

.hdercategrey{display: none;}
.hdersocil{display: none !important;}
.hdroplink{position: static; transform: initial;}
.hdercall{padding: 0 15px;}
.hdercall::before{top: -25px; bottom: -25px; right: 0;}
.hdermidlerght{margin-right: 60px;}
.hdermenuprent{padding: 0;}
.hdrmnu{position: relative;}
.banerCategrey{display: none;}
.bnercont h1{font-size: 40px; line-height: 45px;}
.themebtn{padding: 0 22px;}
.bnercont li img{max-width: 85px;}

.recruiterSec{padding: 35px 0;}
.customMarquee{min-height: 46px;}
.courseDesignedpnel{flex-direction: column;}
.courseDesignedpnel .pagehding{text-align: center; max-width: 100%;}
.courseDesignedpnel .pagehding .themebtn{display: none;}
.courseDesignedSlder{max-width: 100%; margin-top: 25px;}
.courseDesignedbtn{display: flex; align-items: center; justify-content: center; margin-top: 30px; width: 100%;}
.trustedSlder .owl-item{padding: 0;}
.trustedCont{min-height: 200px;}
.whyChoosecont h3{font-size: 18px; line-height: 23px;}
.whyChoosecont span{width: 47px; height: 47px;}
.whyChooseSlder .owl-dots, .courseDesignedSlder .owl-dots, .trustedSlder .owl-dots{margin-top: 30px;}
.advantageItem h3{font-size: 17px; line-height: 23px; margin-bottom: 11px;}
.advantageItem strong{font-size: 40px; line-height: 40px;}
.advantageItem{max-width: 205px;}
.contactpnel .media{gap: 25px;}
.contacthding h2{font-size: 22px; line-height: 30px;}
.dataItem{margin-top: 15px;}
.databutn{margin-top: 20px;}
.databutn input[type="submit"]{height: 45px; min-width: 135px; font-size: 15px; line-height: 20px; padding: 0 0 4px;background-position: right 25px center;}
.foterpnel{flex-direction: column;}
.foterrght{padding: 25px 20px 0;}
.fterrghtTop, .ftermenu{padding-left: 0;}
.ftermenu li{padding-right: 20px; margin-right: 20px;}
.footerSec{background: var(--primary-color); padding: 0 0 15px;}
.foterlft{padding: 25px 0; max-width: 70%; text-align: center; margin: 0 auto;}
.fterbrand{justify-content: center;}
.foterrght::before{right: 0;}

.placementpnel{gap: 30px; flex-direction: column;}
.placementleft{max-width: 100%;}
.placementleft .pagehding{max-width: 100%; text-align: center;}
.placementItem{padding: 15px; align-items: center; text-align: center;}
.placementbtn{margin-top: 25px; text-align: center;}
.packegList .row > div{width: 33.33%;}
.packegList .row > div::before{right: 70px;}
.placementlinkdate ul{justify-content: initial; gap: 30px;}
.placementlinkdate{margin: 40px 0; display: flex; justify-content: center;}
.placementlinkdate li button{align-items: center;}
.packegItem{text-align: center;}
.packegItem br{display: none;}
.packegList .row > div::before{right: 0;}
.packegList{padding: 23px; min-height: 165px;}
.placementrght::before{display: none;}
.packegList .row{justify-content: center;}
.headersec.fixed_header{border-bottom: 1px solid rgba(255,255,255,0.35);}
.dotedwhite::after{right: -103px; left: 26px;}
.happeningCont h3, .happeningtitle h4{font-size: 16px; line-height: 23px;}
.happeningCont p{font-size: 14px; line-height: 24px;}
.applyLink{font-size: 13px; line-height: 20px;}
.fixedSocial{padding: 13px 7px;}
.fixedSocial li a{width: 30px; height: 30px; font-size: 13px;}

.centre_excellence_list .pagehding h1{font-size: 30px;}
.excel_content{padding-left: 0;}
.excel_content h2{font-size: 22px; line-height: normal;}
ul.slimmenu li > ul > li > a{font-size: 15px;}
.research_btm ul{gap: 10px;}
.research_btm ul li a{width: 100px; padding: 12px 10px;}
.facultySec{padding: 0 0 30px;}
.mdiGallerypnel .mdiGalleryItem{height: 205px;}

}

@media only screen and (max-width: 991px){
.pagehding h2{font-size: var(--heading-sm);}
.bigContainer .container{max-width: 720px;}
ul.slimmenu > li > a::before{bottom: -5px;}
.exploreMditop{gap: 0 70px;}
.exploreMditop::before{width: 520px;}
.happeningtitle{bottom: 25px;}
.happeningItem{height: 360px;}
.mdiGallerypnel .row{margin: 0 -5px;}
.mdiGallerypnel .row > div{padding: 0 5px;}
.mdiGalleryItem{margin-top: 10px;}
.mdiGallerybtn{margin-top: 30px;}
.advantagelist .row{margin: 0 -12px;}
.advantagelist .row > div{width: 50%;}
.advantageItem{max-width: 100%; padding: 0 20px; text-align: center;}
.pagehding br{display: none;}
.contactpnel .media{flex-direction: column;}
.contactimge{max-width: 100%;}
.contactpnel .media-object{width: 100%;}
.ftermenu li{padding-right: 15px; margin-right: 15px;}
.fterrghtTop{display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px;}
.fterrghtTop h3{margin-bottom: 18px;}
.foterlft{max-width: 90%;}
.mdiGallerybtn{margin-top: 25px;}
.hdroplink li{padding-right: 8px; margin-right: 8px;}
.hdroplink li a{text-transform: capitalize;}
.headersec .container{max-width: 100%;}
.bnercont h1{font-size: 35px; line-height: 40px;}
.bnercont ul{display: none;}
.bnervideo{height: 400px;}
.recruiterSec .row > div{width: 100%;}
.recruiterSec .pagehding{text-align: center;}
.recruiterSlder{margin-top: 30px;}
.bnerprent{height: auto;}
.bannerSec{height: auto;}
.imp_in{display:block; text-align: center;}
.imp_in h5{margin-bottom: 10px;}
.ftermenu li a{line-height: 20px;}
.fixedSocial{padding: 10px 6px;}
.fixedSocial li a{width: 28px; height: 28px; font-size: 12px;}
.fteradres li{flex-direction: column; align-items: center;}
.collapse-button{top: -50px;}

.excel_img img{height: 300px; object-fit: cover; object-position: top;}
.centre_excellence_list .pagehding h1{font-size: 28px;}
.faculty_details_content{padding-left: 0;}
.mdiGallerypnel .mdiGalleryItem{height: 165px;}

}

@media only screen and (max-width: 767px){
.pagehding h2{font-size: var(--heading-xs);}
.animated{-webkit-animation-duration: initial; animation-duration: initial; -webkit-animation-fill-mode: initial; animation-fill-mode: initial;}
.bigContainer .container{max-width: 540px;}
.exploreMditop{gap: 0 40px;}
.exploreMdiIcn span{width: 77px; height: 77px; font-size: 29px; margin-bottom: 13px;}
.exploreMditop::before{width: 400px; top: 38.5px;}
.exploreMdiIcn:hover span{box-shadow: 0px 23px 25px 0px rgba(255, 193, 23, 0.42);}
.trustedItem{padding: 15px;}
.trustedItem p{font-size: 15px;}
.bnercont h1{font-size: 30px; line-height: 35px;}
.bnervideo{height: 350px;}
.applybuton, .fixedbuton li a{font-size: 11px; line-height: 18px; width: 30px; padding: 10px 0; text-transform: capitalize;}
.packegList{padding: 15px;}
.packegItem strong{font-size: 24px; line-height: 30px;}
.placementlinkdate ul{gap: 10px;}
.placementlinkdate li button{font-size: 13px;}
.placementlink li{margin-right: 35px;}
.placementlink li button{font-size: 20px; line-height: 24px;}
.trustedCont{min-height: auto;}
.advantageItem strong{font-size: 35px; line-height: 37px;}
.advantageItem{padding: 0;}
.fterinfo br{display: none;}
.fterinfo ul{gap: 9px;}
.happeningpnel{gap: 20px; flex-wrap: wrap;}
.happeningItem{width: 100% !important;}
.happeningtitle{display: none;}
.happeningCont{opacity: 1;}
.happeningimge::before{background: var(--dark) !important; backdrop-filter: initial !important; opacity: 0.55 !important;}
.happeningCont p{font-size: 14px; line-height: 20px;}
.happeningCont .media{padding-bottom: 10px;}
.happeningCont h3{font-size: 15px; line-height: 25px;}
.happeningCont .media i{width: 46px; height: 46px; font-size: 26px;}
.hdercall .media{display: none;}
.hdercalMoble{display: inline-flex; align-items: center; justify-content: center; width: 35px; height: 35px;
background: var(--light); color: var(--primary-color);}
.hdercalMoble::before{font-family: var(--icomoon); position: absolute; content: "\e903";}
.hdermidle{padding: 10px 0;}
.hdertopinr ul{justify-content: center; flex-wrap: wrap;}
.hdertopinr{justify-content: center;}
.bannerSec{margin-top: 88px;}
.hdercall{display: inline-flex;}
.closeMenu{right: 520px;}

.searchicon{display: flex; align-items: center; justify-content: center; width: 35px; height: 35px; background: var(--light); margin-left: 15px;}
.searchicon img{filter: brightness(0) saturate(100%) invert(22%) sepia(46%) saturate(2838%) hue-rotate(205deg) brightness(89%) contrast(81%);}
.hdermidlerght{margin-right: 50px;}
.collapse-button{/*top: -41px;*/ top: -45px;}
.hderserch{position: fixed; top: 105px; width: 75%; left: 0; right: 0; margin: auto; transition: var(--transition); height: 40px; opacity: 0; visibility: hidden;}
.hderserch input[type="text"], .hderserch input[type="search"]{padding: 0 15px;}
.hderserch input[type="submit"]{height: 40px; width: 40px;}
.searchoverly{position: fixed; bottom: 0; top: 89px; background: var(--dark); opacity: 0.78; left: 0;
right: 0; height: 100vh; opacity: 0; visibility: hidden; transition: var(--transition);}
.headersec.fixed_header .hdertop{display: block;}
.headersec.fixed_header .hdertopinr ul{display: none;}
.headersec.fixed_header .hdertop{padding: 0;}
.searchhder .searchoverly{top: 59px;}
.headersec.fixed_header .hderserch{top: 80px;}
.openserch .searchoverly{opacity: 0.88; visibility: visible;}
.openserch .hderserch{opacity: 1; visibility: visible;}
.openserch{overflow: hidden;}
.dotedwhite::after{right: -75px; left: 26px;}
.happeningbtn{margin-top: 25px;}
.happeningSec .owl-dots{display: flex; align-items: center; justify-content: center; margin-top: 23px; gap: 5px;}
.happeningSec .owl-dots button{width: 8px; height: 8px; border-radius: 100%; background: var(--light); opacity: 0.55;}
.happeningSec .owl-dots button.active{opacity: 1;}
.hdroplink li a{font-size: 13px; line-height: 20px;}
.hdertop{padding: 5px 0;}
.hderlgo{max-width: 165px;}
.fixedSocial{padding: 8px 5px;}
.fixedSocial li a{width: 26px; height: 26px; font-size: 11px;}
.aaplyModalbtn li a{padding: 5px 10px; font-size: 13px; width: 155px;}
.aaplyModal .modal-dialog{max-width: 400px; margin: 0 auto !important;}
.aaplyModal .modal-content{height: 305px;}
.aaplyimg{margin-bottom: 15px;}
.aaplyimg img{max-width: 110px;}
.faculty_details .facultyrtaccdian{text-align: left;}
.mdiGallerypnel .mdiGalleryItem{height: 130px;}

}

@media only screen and (max-width: 575px){
.bigContainer .container{max-width: 100%;}
.bnercont h1{font-size: 26px; line-height: 30px;}
.packegList .row > div{width: 50%;}
.packegItem{margin-top: 25px;}
.packegList .row > div::before{content: none;}
.packegList{padding: 0 15px 20px;}
.exploreMdiIcn{width: 47%;}
.exploreMditop{gap: 12px 25px; flex-wrap: wrap;}
.exploreMditop::before{content: none;}
.happeningItem{width: 100% !important;}
.mdiGallerypnel .row > div{width: 50%;}
/* .mdiGalleryItem img{height: 220px; object-fit: cover;} */
ul.slimmenu{width: 80%; right: -81%;}
.closeMenu{right: 83%;}
.dotedwhite::after{content: none;}
.placementlinkdate ul{gap: 15px 40px; justify-content: center;}
.applybuton, .fixedbuton li a{font-size: 11px; line-height: 20px; width: 27px; padding: 11px 0;}
.placementlink{padding: 15px;}
.placementlink li{margin-right: 22px;}
.placementlink li button{font-size: 15px; line-height: 20px;}
.placementlink li button.active::before{width: 65px;}
.placementlink li button::before{bottom: -16px; border-width: 2px;}
.placementlinkdate{margin: 30px 0;}
.fixedSocial{padding: 6px 4px;}
.fixedSocial ul{gap: 5px;}
.fixedSocial li{display: inline-flex;}
.fixedSocial li a{width: 24px; height: 24px; font-size: 10px;}
.collapse-button{top: -48px;}
.aaplyModal .modal-dialog{margin: 0;}
.aaplyModal .modal-content{height: auto;}
.aaplyModalbtn ul{gap: 5px;}
.aaplyModalbtn li a{width: 145px}
.excel_img img{height: auto;}
.excel_content h2{font-size: 18px;}
.centre_excellence_list .pagehding{margin-top: 20px; margin-bottom: 20px;}
.centre_excellence_list .pagehding h1{font-size: 25px;}
.hderserch{width: 92%;}
.research_btm ul li a{width: 95px;}
.fixedSocial{top:40%;}
.mdiGallerypnel .mdiGalleryItem{height: 180px;}

}

@media only screen and (max-width: 480px){
.bnercont h1{font-size: 22px; line-height: 25px;}
.placementleft .row > div{width: 100%;}
.exploreMdiIcn{width: 46%;}
/* .mdiGalleryItem img{height: 170px;} */
.advantagelist .row > div{width: 100%;}
.fterrghtTop{grid-template-columns: repeat(1, 1fr);}
.foterrght{padding: 25px 15px 0;}
.hdercall{padding: 5px;}
.hdercall::before{top: 0; bottom: 0;}
.hderlgo{max-width: 153px;}
/*.hdertopinr ul.hdroplink{max-width: 330px;}*/
.hdertopinr ul.hdroplink{max-width: 100%;}
.hdroplink li{padding-right: 7px; margin-right: 7px;}
.hdroplink li a{font-size:12px;}
.bannerSec{margin-top: 90px;}
.searchoverly{top: 115px;}
.hderserch{top: 140px;}
.searchhder .searchoverly{top: 65px;}
.fixedbuton{top: 65%;}

}