
/*.footer h4{font-family: var(--primary-font);}*/
.cAddress p{margin-bottom:20px;}

/* HOME PAGE SECTION */
h2.head{font-family: var(--primary-font);font-weight: 700;font-size: 45px;line-height: 54px;color:#000;}
h2.head5{font-family: var(--primary-font);font-weight: 700;font-size: 35px;line-height: 50px;color:#000;text-align:center;}
h2.head6{font-family: var(--primary-font);font-weight: 700;font-size: 35px;line-height: 50px;color:#000;text-align:center;}
.bg_img{display:block; clear:both;}
.bg_img_mob{display:none; }
.moboff{display:block;}
.mobon{display:none;}

/*overview Section CSS*/
.overViewSection{padding: 75px 0px 75px 0px;background-color:#FFF8E6; position:relative;}
.overViewSection p{font-family: var(--primary-font);font-weight: 400;font-size: 18px;line-height: 28px;text-align: center; color: #000000;margin-bottom:0px;}

/*Context Section CSS*/
.contextSection{background:#fff; width:100%; padding:75px 0px 75px 0px;}
.context-wrapper {display: flex;gap: 60px;align-items: flex-start;}
.context-wrapper-left {flex: 1;}
.context-wrapper-right {flex: 3; display: flex; flex-direction: column; gap:14px;}

/*Establishment Section CSS*/
.EstbSection{background:#000; width:100%; padding:75px 0px 75px 0px;}
.Estb-wrapper {display: flex;gap: 60px;align-items: flex-start;}
.Estb-wrapper-left {flex: 1;}
.Estb-wrapper-right {flex: 3; display: flex; flex-direction: column; gap:14px;}


/*Benifits Section CSS*/
.benefitsSection{width:100%; position:relative;padding: 75px 0px 75px 0px; background: #fff;}
.benefitsList li div:after{content: ""; position: absolute;left: 0;right: 0; bottom:-20px; height: 1px;background: linear-gradient(90deg, rgba(102, 102, 102, 0) 0%, #D9D9D9 100%);}
ul.benefitsList{flex: 1;}
.stickyWrap {display: flex; margin: 0 auto;gap:45px;}
.sticky-benefits {position: sticky;top: 70px;height: fit-content;width: 37%; flex-shrink: 0;}
.sticky-benefits p{margin-bottom:0px;font-family: 'Inter';font-weight: 400;font-size: 16px;line-height: 26px;letter-spacing: 0%;vertical-align: middle;color:#000;margin-top:10px;}
.benefitsList {margin:0px; flex: 1;}
.benefitsList li { margin-bottom: 50px;}
.benefitsList li{background: #fff;  padding:15px 30px; margin-bottom: 0px;}
.benefitsWrap{position: relative; padding-left:60px;}
.benefitsWrap p{font-family: Inter;font-weight: 500;font-size: 16px;line-height: 26px;letter-spacing: 0%;vertical-align: middle;margin-bottom:6px;}
.benefitsWrap span{position: absolute;  background: #000;  left: 0px; height: 40px;  width: 40px;  border-radius: 40px;  line-height: 28px;  text-align: center;  color: #fff; font-size:18px; font-weight:500; display:flex; justify-content: center;  align-items: center;}
.benefitsList li:nth-child(2) span{background: #000;}
.benefitsSliderMob{display:none;}
#benefitsSlider{margin-top:40px;}
#benefitsSlider .item{background:#fff; height:100%;}
#benefitsSlider .owl-stage{display:flex;}
#accordionFlushExample .accordion-button:not(.collapsed)::after{background-image: url("https://www.chitkara.edu.in/wp-content/themes/chitkara/images/Chevron-Double-up-white.svg"); width: 18px;  height: 18px; transform: rotate(-0deg);color:#fff8e6!important;}
#accordionFlushExample .accordion-item .accordion-button:focus{color:#000;box-shadow:none;}
#accordionFlushExample .accordion-button:not(.collapsed):focus{color:#fff8e6!important;}
#accordionFlushExample .accordion-button:not(.collapsed){color:#fff8e6!important;}
#accordionFlushExample .accordion-button:not(.collapsed):hover { background-color: #000;}

/*rural Impact CSS*/
.rural-impact-section {display: flex;flex-wrap: wrap;gap: 40px;font-family: 'Helvetica Neue', sans-serif;}
.rural-impact-left {flex: 1;}
.rural-impact-left h2 {font-family: Inter;font-weight: 700;font-size: 35px;line-height: 52px;letter-spacing: 0px;vertical-align: middle;color:#000;margin-bottom:16px;}

.rural-impact-right {flex: 1 1 340px; display: flex; flex-wrap: wrap;  gap: 10px; padding: 0; margin: 0; list-style: none;}
.rural-impact-right li{ flex: 1 1 calc(50% - 10px);}
.rural-impact-box {border: 1px solid #E9e9e9;padding: 42px 60px;background: #fff;text-align:center;flex: 1 1 49%;}
.rural-impact-box img {color: #000;font-family: Inter;font-size: 18px;font-style: normal;font-weight: 600;line-height: 28px; /* 155.556% */margin-bottom: 10px;}
.rural-impact-box p {color: #000;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 400;line-height: 26px;margin:0px; /* 162.5% */}
.rural-impact-sectionmain{padding: 75px 0px 75px 0px;background-color:#FFF8E6; position:relative;}
ul.careersListCEPE{display: flex;flex-wrap: wrap; margin-top:25px; gap:20px;}
.careersListCEPE li {width: 48%; position:relative; margin-bottom: 10px;}
.careersListCEPE li h4{position:relative; font-weight: 600;font-size:18px;line-height: 28px;color:#fff; }
.careersListCEPE li h4:before{background: linear-gradient(90deg, #fff8e6 0%, #000 100%); bottom:-8px; position:absolute; width:90%; content: "";  height: 3px;}
.careersListCEPE li p{font-family: var(--primary-font);font-weight: 400;font-size: 16px;line-height: 26px;color:#fff; margin-top: 15px; margin-bottom: 10px;}
.careerOppSection .collapsed::after {background-image: url("https://www.chitkara.edu.in/wp-content/themes/chitkara/images/Chevron-Double-Down.svg"); width: 18px;  height: 18px;}
.careerOppSection .collapsed:hover{color:#000}
.accordionFlushExample .accordion-button:not(.collapsed):hover{background-color:#000!important;}
.careerOppSection .accordion-button{background:#000;}
.careerOppSection .collapsed{background:#f4f4f4;}
.careerOppSection .accordion-item{margin-bottom:5px; border: 0;}
.careerOppSection .accordion-body{background:#fff;}
.careerOppSectionCEPE .col-md-4{display:flex;}
.careerOppSectionCEPE .col-md-4 img{object-fit: cover;  object-position: 80%;}
.careerOppSectionCEPE .crmCol1{width: 52%;}
.careerOppSectionCEPE .crmCol2{width: 48%;}
.careerOppSectionCEPE .crmCol2{display:flex;}
.careerOppSectionCEPE .crmCol2 img{object-fit: cover;  object-position: 80%;}
.careerPathwaysSection{background: #f4f4f4;padding: 80px 0px 70px 0px; position: relative;}
ul.careerList{display: flex; flex-wrap: wrap;  gap: 30px; margin-top: 14px;}
.careerList li{position:relative;  padding: 3px 0 0 45px; font-family: Inter;font-weight: 500;font-size: 16px;line-height: 26px;color:#000;}
.careerList li:before{content:""; background:#d00000 url(../images/cas/crm/list-arrow.svg) no-repeat; position:absolute; left:0px; top:0px;width:30px; height:30px; border-radius:30px; background-position: center;}
.careerOppSection{padding: 75px 0px 75px 0px;background-color:#fff; position:relative;}
.careerOppSection h4.head4{margin-bottom: 16px;}
.careerOppSection .paraTxt{margin-bottom:30px;}
.careerOppSection p{font-size:16px;line-height:26px;font-family: Inter;font-weight: 400;margin-bottom:20px;}
.careerOppSectionCEPE img.caPicDesk {border-radius:0px;}
.careerOppSectionCEPE  img.caPicMob {border-radius:0px; margin-bottom:30px;}


/*Spritual Section CSS*/
.spritualSection{background:#fff8e6 url(../images/cas/human-values/spritual-gurudwara-pic-bg.png) no-repeat; background-position: center;  background-size: cover; background-repeat: no-repeat;width:100%; padding:75px 0px 75px 0px;}
.spritual-wrapper {display: flex;gap: 40px;align-items: flex-start;}
.spritual-wrapper-left {flex: 1;}
.spritual-wrapper-right {flex: 3; display: flex; flex-direction: column; gap:14px;}


/*Peace through Dialouge CSS*/
.dialouge-sectionmain{padding: 75px 0px 75px 0px;background-color:#fff; position:relative;}
.dialouge-section {display: flex;flex-wrap: wrap;gap: 75px;font-family: 'Helvetica Neue', sans-serif;}
.dialouge-left {flex: 2;min-width: 300px;}
.dialouge-right {flex: 1;display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 10px;}

/*Leadership Section CSS*/
.leadership-section{padding: 75px 0px 75px 0px;background-color:#000; position:relative;}
.leaders-grid{display: flex;flex-wrap: wrap;gap:10px;margin-top:30px;margin-bottom:0px;}
.leaders-grid li{display: flex;gap: 20px;flex: 1 1 30%;}
.circle {background-color: #fff8e6; color: #000; font-weight: 600; font-size: 28px; border-radius: 50%; width: 50px; height: 50px; text-align: center;line-height: 38px;align-content:center;}
.details h5 {color: #FFF;font-family: Inter;font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;margin:0px;}
.details p {color: #FFF;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 400;line-height: 26px;margin-bottom:26px;}



/* combined CSS*/
.headBlockB{font-family: Inter;font-weight: 700;font-style: Bold;font-size: 35px;line-height: 52px;letter-spacing: 0%;vertical-align: middle;color:#000;margin-bottom:10px;}
.headBlockW{font-family: Inter;font-weight: 700;font-style: Bold;font-size: 35px;line-height: 52px;letter-spacing: 0%;vertical-align: middle;color:#fff;margin-bottom:10px;}
.para16B{font-family: Inter;font-weight: 400;font-style: Regular;font-size: 16px;line-height: 26px;letter-spacing: 0px;color:#000;margin:0px;}
.para16W{font-family: Inter;font-weight: 400;font-style: Regular;font-size: 16px;line-height: 26px;letter-spacing: 0px;color:#fff;margin:0px;}




/*Gallery Section CSS*/
.gallerySection{width:100%; position:relative;padding: 75px 0px 75px 0px;clear: both; background: #fff;}
.gallerySection h4 { text-align: left; margin-bottom: 26px;}
ul.galleryList{display: flex; flex-wrap:wrap;gap: 6px;  list-style: none;margin-top:20px;margin-bottom:0px;}
.galleryList li{flex: 1 1 calc(50% - 20px); display: flex;}
.galleryList li a{display:flex; }
.galleryList li a img{object-fit: cover;}
.gallerylist li.full-width {width: 100%;}


.voicesTrustSection{width:100%; position:relative; padding:0px; clear: both;}
.voicesTrustSection h4 { text-align: center; margin-bottom: 26px;}
#voicesTrustSlider .owl-dots {text-align: center;position: relative; top: 8px;}
#voicesTrustSlider .owl-dot span{width: 20px;height: 3px;background: #a4a4a4;display: inline-block;border-radius: 0px;}
#voicesTrustSlider .active span{background: #000;width: 50px;}
#voicesTrustSlider .testimonial-text {font-family: Inter;font-weight: 400;font-size: 14px;line-height: 24px;vertical-align: middle;}
#voicesTrustSlider .testimonial-footer {display: flex;  align-items: center;  gap: 16px;}
#voicesTrustSlider .profile-img {width: 75px;  height: 75px;  border-radius: 75px;  border: 1px solid #D00000;  object-fit: cover; margin: 0;}
#voicesTrustSlider .author-details {display: flex;  flex-direction: column;}
#voicesTrustSlider .author-name {font-family: Inter;color: #D00000;font-weight: 500;font-size: 16px;line-height: 22px;text-transform: capitalize; }
#voicesTrustSlider .author-title {font-family: Inter;color: #000;font-weight: 500;font-size: 14px;line-height: 22px;text-transform: capitalize;}
#voicesTrustSlider .testimonial-card{ background-color: #F4F4F4;  border-radius: 0px; position: relative;    overflow: hidden;    display: flex;    flex-direction: column;    align-items: stretch;}
.overlayimg_txt{position:absolute;bottom:0px;padding:25px 25px; /*background: linear-gradient(to top, rgba(17, 17, 17, 0.85) 0%, rgba(17, 17, 17, 0.65) 30%, rgba(17, 17, 17, 0.3) 60%, rgba(17, 17, 17, 0) 100%);*/background: linear-gradient(180.69deg, rgba(0, 0, 0, 0) 25.93%, #000000 79.34%);}
.overlayimg_txt h4{font-family: Inter;font-weight: 600;font-style: Semi Bold;font-size: 16px;line-height: 30px;letter-spacing: 0px;vertical-align: middle;color:#fff;text-align:left;margin:0px;}

.overlayimg_txt p{font-family: Inter;font-weight: 400;font-style: Regular;font-size: 14px;line-height: 24px;letter-spacing: 0px;vertical-align: middle;color:#fff;text-align:left;margin:0px;}
h4.headFour:after{background:url(../images/cas/human-values/btn-line-img.png) no-repeat; bottom: 70px; position: absolute; width: 75%; content: ""; height: 3px; left: 26px;}

.accordion_headLP{background-color: #fff;color: #000; cursor: pointer; margin: 10px 0 0px 0;  font-size: 15px !important; padding:15px;  font-weight: 400;border: 0px solid #B9B9B9; position:relative; border-radius:4px;}
.accordion_headLP b{font-weight: 600;font-size: 16px;line-height: 100%;color:#D00000; text-transform:uppercase;}
.accordion_headLP:hover{background-color:#fff;}
.accordion_bodyLP{background: #fff; padding:15px; font-size: 16px;border-top: 1px solid #c4c4c4; border-left: 0px solid #B9B9B9; border-right: 0px solid #B9B9B9; border-bottom:0px solid #B9B9B9; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.plusminusLP{padding-right: 5px; font-size:28px; position:absolute; right:10px; top:5px;}

img.caPicDesk {border-radius:8px; display:block;}
img.caPicMob {border-radius:8px; display:none;}

ul.cosList2 {display: flex;flex-wrap: wrap; margin-top:25px;}
.cosList2 li {width: 50%;  font-family: var(--primary-font);font-size: 16px;font-weight: 400;line-height: 26px;text-align: left;color: #000; margin-bottom: 5px;  background:url(../images/cas/csl/list5R.svg) no-repeat 0px 7px;padding-left: 25px;text-decoration: none;} 
  
.opportunitiesSection{padding: 50px 0px;background-color:#f4f4f4; position:relative;}
.opportunitiesSection h4.head4{margin-bottom:16px;}
.opportunitiesSection p{font-size:18px;line-height:30px;}
ul.careersList{display: flex;flex-wrap: wrap; margin-top:25px; gap:20px;}
.careersList li {width: 48%; position:relative; margin-bottom: 10px;}
.careersList li h4{position:relative; font-weight: 700;font-size: 20px;line-height: 30px;color:#000; }
.careersList li h4:before{background: linear-gradient(90deg, #D00000 0%, #fff 100%); bottom:-8px; position:absolute; width:100%; content: "";  height: 3px;}
.opportunitiesSectionCEPE{background-color:#000; position:relative;padding: 75px 0px 70px 0px;}
.opportunitiesSectionCEPE h4.head4{color:#fff;margin-bottom:16px; line-height:52px;}
.opportunitiesSectionCEPE p{font-family: Inter;font-weight: 400;font-size: 16px;line-height: 26px;letter-spacing: 0%;vertical-align: middle;color:#fff;}

.accordion-flush .accordion-item .accordion-button{text-transform:uppercase;font-family: 'Inter';font-weight: 600;font-size: 18px;
line-height: 28px;letter-spacing: 0%;vertical-align: middle;text-transform: capitalize; padding: .9rem 1.25rem;color:#000;}


@media only screen and (min-width: 1341px) and (max-width: 1440px) {
	
	
}


@media only screen and (min-width: 1200px) and (max-width: 1310px) {
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.careerOppSection .col-md-8{width: 100%;}
}

@media only screen and (min-width: 992px) and (max-width: 1160px) {
}

@media only screen and (max-width: 991px) {
	.rural-impact-section{display:block;}	
	.rural-impact-right{gap: 15px;margin-top:20px;}
}

@media only screen and (max-width: 767px) {
	.bg_img{display:none; }
	.bg_img_mob{display:block; clear:both; padding-top: 70px;}
	.overViewSection{padding:45px 0px;}
	.contextSection{padding:45px 0px;}
	.EstbSection{padding:45px 0px;}
	.benefitsSection{padding: 45px 0px;}
	.rural-impact-sectionmain{padding: 45px 0px;}
	.opportunitiesSectionCEPE{padding: 45px 0px;}
	.careerOppSection{padding: 45px 0px;}	
	.spritualSectionMob{padding: 45px 0px;}
	.dialouge-sectionmain{padding: 45px 0px;}
	.dialouge-section{display:block;}
	.dialouge-right{margin-top:30px;}
	.leadership-section{padding: 45px 0px;}
	.gallerySection{padding: 45px 0px;}
	h2.head{font-size:32px;line-height:42px;font-weight:700;}
	.overViewSection p{font-size: 18px;  line-height: 28px;}
	.strategicLeadershiptxt{text-align:left!important;font-weight: 400!important;font-size: 16px!important;line-height: 26px!important;letter-spacing: 0px;}
	
	.opportunitiesSectionCEPE h4.head4{line-height:36px;}
	.opportunitiesSectionCEPE p{font-family: Inter;font-weight: 400;font-size: 16px;line-height: 26px;letter-spacing: 0px;}
	ul.careersListCEPE{gap:30px; margin-top: 25px;margin-bottom:25px;}
	.accordion-flush .accordion-item .accordion-button{padding: 16px 25px;font-size:18px;font-weight:600;line-height:28px;text-transform: capitalize;}
	img.caPicMob { display:block;}
	.opportunitiesSection{padding: 35px 0px;}
	.opportunitiesSection p{font-size: 16px;}	
	ul.careersList{margin-top: 5px;}
	.careersList li{width: 100%; margin-bottom: 0px;}
	.careersList li h4{font-size: 18px;}
	.careersList li p{margin-bottom: 0px;font-size: 16px;  line-height: 26px;}
	.careersListCEPE li{width: 100%; margin-bottom: 0px;}
	.careersListCEPE li h4{font-size: 18px; line-height: 28px;font-weight: 600;}
	.careersListCEPE li p{margin-bottom: 0px;font-size: 16px;  line-height: 26px;}	
	.bottomReachOutWrap{flex-wrap: wrap; padding: 40px 35px 60px 35px; justify-content: center;}
	.reachOutContent { max-width: none;  text-align: center;}
	.bottomReachOutWrap p{line-height: 26px;}
	.bottomReachOutWrap h4.head4{text-align: center;}
	.reachOutBtn{margin-top:30px; position:relative; width: 100%; max-width: 265px;   margin-left: 0;}
	.reachOutBtn::before{background:#fff; top:-15px; content:""; position:absolute;width:158px; height:1px; right: 0;    left: 0; margin: 0 auto;}
	.head4 h4, h4.head4{font-size: 26px;line-height:36px;}	
	.careerOppSection p{font-size: 16px;font-weight:400;line-height:26px;}
	.overlayimg_txt p{font-size:14px;line-height:24px;}
	.moboff{display:none;}
	.mobon{display:block;}
	.voicesTrustSection{padding: 0px 0px 35px 0px;}
	.voicesTrustSection h4{margin-bottom: 20px;}
	#voicesTrustSlider .author-name{margin-bottom:5px;}
	#voicesTrustSlider .testimonial-card{padding: 0px; position: relative;overflow: hidden;display: flex;flex-direction: column;align-items: stretch;}
	#voicesTrustSlider .owl-dots{display:none;}
	.owl-carousel .owl-item img{margin-top:0px;}	
	.benefitsSliderMob{display:block; padding-left: 25px;}
	.benefitsSliderMob p{margin-bottom:0px;padding: 0px;}
	.MadR{margin-right:25px!important;}
	
	.paddleft10{padding-right:25px !important;}
	.benefitsWrap{padding:20px 18px; text-align: center; border: 1px solid #E4E4E4; border-radius:4px;}
	.benefitsWrap span{position:relative; display: table;    margin: 0 auto 15px; line-height: 40px;}
	.benefitsWrap h4{margin-bottom: 10px; font-size: 18px;  line-height: 28px;}
	#benefitsSlider .owl-stage{display: flex; margin-left: 2px;}
	
	#benefitsSlider .item {display: flex;flex: 1 0 auto; height: 100%;}
	.stickyWrap{display:none;}
	.sticky-benefits{width: 100%; top:0px;position:relative;}	
	
	
	
	.leadership-section .row{margin-bottom:0px!important;}
	#benefitsSlider{margin-top:30px;}
	.gallerySection h4{margin-bottom: 20px;}
	.galleryList li{flex: 1 1 calc(100% - 00px); display: flex;}
	.galleryList li:nth-child(4){}
	.galleryList li:nth-child(5){}
	.galleryList li:nth-child(6){}
	.careerOppSectionCEPE .crmCol1{width: 100%;order:2;}
	.careerOppSectionCEPE .crmCol2{width: 100%;}
	.benefitsWrap p{font-size: 16px;line-height: 26px; font-weight: 600;}
	.rural-impact-left h2{font-size:26px;line-height:36px;font-weight:700;}
	.rural-impact-section{gap:20px}
	.light_bg{background-color:#fff;}
	.dark_bgM{background-color:#f6f6f6;}
	.rural-impact-right{margin-top:30px;}
	.rural-impact-box{padding:40px 50px;}
	.context-wrapper{display:block;}
	.Estb-wrapper{display:block;}
	.spritual-wrapper{display:block;}
	.leaders-grid{display:block;}
	.responsive-img{width:auto;height:230px;}
	.careerOppSection .paraTxt{margin-bottom:0px;}
	.overlayimg_txt{bottom:0px;padding:14px;}	
	h4.headFour{position: relative;}
	h4.headFour:after{background:url(../images/cas/human-values/btn-line-img.png) no-repeat; bottom: 0px; position: absolute; width: 100%; content: ""; height: 3px; left: 0px;}
	.voicesTrustSection h4{margin-bottom:3px;}
	/*Spritual Section CSS*/
	.spritualSectionMob{background:#fff8e6 url(../images/cas/human-values/spritual-gurudwara-pic-bgMob.png) no-repeat; background-position: center;  background-size: cover; background-repeat: no-repeat;width:100%;}
	.leaders-grid li{display:flex;position:relative;margin: 24px 0px;gap:10px;}
	
	.leaders-grid li:last-child{margin:0px;}
	.leaders-grid li::before { content: ""; display: block;   height: 1px; background: linear-gradient(270deg, rgba(244, 244, 244, 0.10) 0%, #8C8C8C 48.08%, rgba(230, 230, 230, 0.10) 100%);position: absolute;bottom: 0; width: 100%;}
	 .leaders-grid li:last-child::before{height:0px;}
	.circle{font-size:18px;font-weight:600;width: 32px;height:32px;line-height:20px;}
	.headBlockB{font-family: Inter;font-weight: 700;font-style: Bold;font-size: 26px;line-height: 36px;letter-spacing: 0%;vertical-align: middle;color:#000;}
	.headBlockW{font-family: Inter;font-weight: 700;font-style: Bold;font-size: 26px;line-height: 36px;letter-spacing: 0%;vertical-align: middle;color:#fff;}
	ul.galleryList{margin-top:10px; gap:11px}
.details p {margin-bottom:24px;}

	
	}
@media only screen and (min-width: 359px) and (max-width: 385px) {
	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
	
	
}