/*font-family: "Playfair Display", serif;*/
:root {
    --primary-font: 'Inter', sans-serif;
    --text-dark: #191919;
    --text-red: #d00000;
    --text-white: #fff;
	--text-black: #000;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {	line-height: 1;	margin: 0px;	background: #FDFBF5 !important;	font-family: var(--primary-font);	font-weight: 400;	font-size: 18px;	line-height: 28px;	color: #000;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
a{text-decoration:none !important;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
.md12{position:relative;}
.error{position: absolute;  top: 8px;  right: 9px;  color: #ce1518;  font-size: 14px;}
.enrollDivSec.formBlk {
	padding-top: 0px;
}

/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block;}
.inline {	display: inline-block !important;}
b, strong {font-weight: 600 !important;}
* {	box-sizing: border-box;}
a {	color: #1a1a1a;	text-decoration: none;}
a:hover {	color: #1a1a1a;	text-decoration: underline;}
.container {	max-width: 1400px !important;	width: 100% !important;}
.clr {clear: both;}
.moboff {display: block}
.mobon {display: none;}
.mtop10 {	margin-top: 10px !important;}
.mtop15 {	margin-top: 15px !important;}
.mtop20 {	margin-top: 20px !important;}
.mtop25 {	margin-top: 25px;}
.mtop30 {	margin-top: 30px;}
.mtop40 {	margin-top: 40px !important;}
.txtRed{color:var(--text-red);}
h1, h2, h3, h4 {font-family: var(--primary-font);}
p {	font-style: normal;	font-family: var(--primary-font);	font-weight: 400;	font-size: 18px;	line-height: 28px;	color:var(--text-dark);}

.head2 h2, h2.head2 {font-family: var(--primary-font); font-weight: 700;font-size: 52px;line-height: 64px; color:var(--text-dark);}
.head2 h2 span, h2.head2 span{color:var(--text-red);}
.head3 h3, h3.head3 {font-family: var(--primary-font); font-weight: 700;font-size: 40px;line-height: 50px; color:var(--text-dark); text-transform:uppercase;}
.head3 h3 span, h3.head3 span{color:var(--text-red);}

.p0{padding-left:0px!important;}
.main-border{border: 1px solid #191919; padding:25px 45px 10px 45px; max-width: 1410px; margin:15px auto 15px;}
.mainHeader{width:100%;border-bottom:1px solid #191919;  padding-bottom: 20px;}
img.cuLogoTop{max-width:96px;}
ul.topLogos{display:flex; gap:0px; justify-content: end; margin: 0px 0 0px 0px;}
.topLogos li{padding: 0px 32px 0px 32px; border-left:0px solid #191919; position:relative;}
.topLogos li:nth-child(2)::after{position:absolute; height:60px; left:0px;width:1px; background:#191919; content: "";  top: 45px;}
.topLogos li:nth-child(2)::before{position:absolute; height:60px; right:0px;width:1px; background:#191919; content: "";  top: 45px;}
.topLogos li .logoTxtSmall{font-family: var(--primary-font);font-weight: 400;font-size: 10px;line-height: 27px;letter-spacing: -1%;color:#011F5B; margin-bottom: 0;}

.topLogos li b{font-family: var(--primary-font);font-weight: 600;font-size: 14px;line-height: 27px; text-align:center; margin-bottom: 15px;  display: inline-block; color:#191919;}
.topLogos li:first-child{border:0px; padding-left:0px; max-width: 210px;  padding-right: 25px;}
.topLogos li:last-child{ padding-right:0px;}

.mainVideoOverview{width:100%; margin:10px 0px 0px 0px; position:relative; height: 650px;padding: 100px 0px 200px 0px;}
.top-video-wrap {position: absolute;  height: 100%;  width: 100%;  top: 0; left: 0; overflow: hidden;}
.background-video{-o-object-fit: cover;  object-fit: cover; width: 100%;}
.background-overlay{background-color: #000000;  opacity: 0.41;  transition:background 0.3s, border-radius 0.3s, opacity 0.3s;  position: absolute;  z-index: 1;  height: 100%;  width: 100%;  top: 0; overflow: hidden; left: 0;}
.overlayContent{position:absolute; z-index:100;color:#fff; top:30%; text-align: center;  width: 100%; left: 0;}
.overlayContent h1{font-family: var(--primary-font);font-weight: 700;font-size: 72px;line-height: 82px;text-align: center; color:#fff; margin-bottom:30px;}
.overlayContent p{font-family: var(--primary-font); color:#fff; font-weight: 600;font-size: 20px;line-height: 32px;text-align: center; max-width:1100px; margin:0 auto;}

.brochureTwoTop{display:flex; gap:20px; justify-content: center; margin-top:30px;}
.brochureTwo{display:flex; gap:20px;}


/*.mainOverview{width:100%; margin:30px 0px 0px 0px; position:relative;}
.mainOverview .col-md-5{width: 48%;}
.mainOverview .col-md-7{width: 52%;}
.mainOverview h1{font-family: var(--primary-font);font-weight: 700;font-size: 72px;line-height: 82px; color:var(--text-dark); margin-bottom: 28px;}
.mainOverview h1 span{color:var(--text-red);}
.mainOverview p{font-family: var(--primary-font);font-weight: 400;font-size: 22px;line-height: 36px;color:var(--text-dark);}*/
a.registerBtn{background:var(--text-red); padding:16px 30px; color:#fff;font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 15px;text-transform: uppercase; text-decoration:none; border-radius:6px;  display: table; max-height:47px; height:47px;}

a.registerBtnWhite{background:transparent;padding:16px 30px; color:#fff;font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 15px;text-transform: uppercase; text-decoration:none; border-radius:6px;  display: table; border: 1px solid #fff;  max-height:47px; height:47px;}

.timeTableSection{width:100%; position:relative; border-top: 0px solid #191919; border-bottom: 1px solid #191919; padding: 40px 0px;}
ul.timeWrapList{display: flex; margin:0;  padding:0;}
.timeWrapList li{padding: 0px 32px 0px 32px; border-left:1px solid #191919; flex-grow: 1;    flex-basis: 0;}
.timeWrapList li:first-child{border:0px; padding-left:0px;}
.timeWrapList li:last-child{ padding-right:0px;}
.timeWrapList p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 500;font-size: 16px;line-height: 27px;}
.timeWrapList p span{font-size: 13px;}

.formSection{width:100%; padding:35px 0px; position:relative;}
.formContent h2.head2{margin-bottom:25px;}
.formContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.twoFields{display:flex;}
.cCode{max-width:30%;}

.whyChooseSectionForm{max-width:370px; width: 350px; background: #FDFBF5; padding:30px 25px 10px 25px; border-radius:12px; margin-top:0px; position:relative; border: 1px solid #191919; float: right;}
.overlayForm{position:absolute; width:100%; height:100%; font-size:34px; color:#ce1518; text-align:center; background: rgba(255, 255, 255, 0.7); align-items: center;z-index:2;
  font-weight: bold;display: flex; top:0px; left: 0;}
.whyChooseSectionForm h3{font-size: 22px;font-weight: 700;line-height: 32px;text-align: left;}
.whyChooseSectionForm h3 span{display:block; color: #AD0833;}
.whyChooseSectionForm input::placeholder {color: #8A8E9B !important;}
.whyChooseSectionForm input[type="text"], .whyChooseSectionForm input[type="email"], .whyChooseSectionForm input[type="tel"] {width: 100%; border-radius: 2px;
border: 1px solid #CECECE;  padding: 0 12px; background: #fff; font-style: normal; font-weight: 400; font-size: 14px; height: 46px; line-height: 24px; color: ##191919; margin-bottom: 8px; border-radius:5px;}
.whyChooseSectionForm select { -webkit-appearance: none; appearance: none; background:#fff url(images/form-dd.png) !important; background-position: 96% 18px !important;  background-repeat: no-repeat !important; background-size: 14px !important; font-family: var(--primary-font); width: 100%; border: 1px solid #DBDBDB; padding: 0 12px; height: 46px;  border-radius: 2px; font-style: normal;font-weight: 400;font-size: 14px;line-height: 24px;color: #919395; margin-bottom: 8px; border-radius:5px;}
.whyChooseSectionForm label { color: #8A8E9B !important; font-size: 12px !important; font-style: normal !important; font-weight: 400 !important; line-height: 15px !important; font-family: var(--primary-font);}
.whyChooseSectionForm input[type="button"] { /*background: linear-gradient(0deg, #CD1317, #CD1317),
linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);*/
background: #d00000;font-family: var(--primary-font);
 border-radius: 5px;border: 0px solid #094B29;box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);  width: 100%;  padding: 0;margin: 20px auto 0 auto;  cursor: pointer; font-style: normal; font-weight: 600;  font-size: 16px; line-height: 28px;  height: 50px;  color: #fff;}
 
.hostedSection{background:url(images-new/penn-bg.jpg) no-repeat; background-size:cover; position:relative; width:100%; height:650px; padding:20px;}
.hostedLogoBG{position:absolute; left:20px; top:20px; display:none;}
.hostedLogoBG img{max-width:250px;}
.hostedBGContent{position:absolute; right:20px; top:20px; max-width:515px; background: rgba(16, 16, 20, 0.6); color:#fff; padding:40px;}
.hostedBGContent h4{font-family: var(--primary-font);color:#fff;font-weight: 700;font-size: 40px;line-height: 50px;text-transform: uppercase;}
.hostedBGContent p{font-family: var(--primary-font);color:#fff;font-weight: 600;font-size: 15px;line-height: 26px;}

.secretaryGeneralSection{width:100%; position:relative; padding:40px 0px 40px 0px; border-bottom: 1px solid #191919;}
.secretaryWrap{display:flex;}
.sgPicMob{display:none;}
.sgPic{max-width: 410px; }
.sgPic h5{font-family: var(--primary-font);color:var(--text-red);font-weight: 700;font-size: 15px;line-height: 18px;letter-spacing: 0px;text-transform: uppercase;}
.sgPic h4{font-family: var(--primary-font);color:var(--text-dark);font-weight: 700;font-size: 28px;line-height: 38px;text-transform: uppercase; margin-bottom:20px;}
.sgPic img{border-radius:8px;}
.sgContent{margin-left:50px;}
.sgContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.sgContent p b{font-weight:700;}
.sgContent p.letterTxt b{font-style:italic; font-weight:700;}
.pennLogoSG{margin-top:32px;}

.secretariatSection{width:100%; position:relative; padding:40px 0px; border-bottom: 1px solid #191919;}
.secretariatWrap{display:flex;}
.secretPic{max-width: 410px; min-width: 410px; border-right: 1px solid #191919;}
.secretPic img{margin-top:10px;}
.secretContent{margin-left:50px;}
.secretContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.secretContent p b{font-weight:700; font-style:italic; color:var(--text-red);}

.secretariatSliderSection{width:100%; position:relative; padding:35px 0px; border-bottom: 1px solid #191919;}
#secretariatSliderNew{margin-top:50px;}
#secretariatSliderNew .owl-stage-outer{width:98%; overflow:hidden;}
.slide-count{position: absolute;  top: 35px;  right: 15px;}
.slide-count .prev{background:none; /*height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px; text-align: center;*/ border: 0;}
.slide-count .next{background:none; /*height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px; text-align: center;*/ border: 0;}
.slide-count .current-slide{color:var(--text-red); font-weight:600; width: 16px;  display: inline-block;  text-align: center;}
.slide-count .total-slides{font-weight:600; width: 16px;  display: inline-block;  text-align: center;}

.slide-count2 .current-slide2{color:var(--text-red); font-weight:600; width: 16px;  display: inline-block;  text-align: center;}
.slide-count2 .total-slides2{font-weight:600; width: 16px;  display: inline-block;  text-align: center;}

.slide-count2Mob .current-slide2{color:var(--text-red); font-weight:600;}
.slide-count2Mob .total-slides2{font-weight:600;}

.slide-count .prev:hover{color:var(--text-red); border:0px solid var(--text-red);}
.slide-count .next:hover{color:var(--text-red); border:0px solid var(--text-red);}
#secretariatSliderNew .item{ display: flex;    flex: 1 0 auto;    height: 100%; padding:0px 45px;  border-right:1px solid #191919;}
#secretariatSliderNew .owl-stage{display: flex;}

.mentorsWrap img.mentorsPic{border-radius:8px;}
.mentorsWrap h4{font-family: var(--primary-font);color:var(--text-dark); font-weight: 600;font-size: 28px;line-height: 38.6px;text-transform: uppercase; margin:12px 0px;}
.mentorsWrap h4 span{color:var(--text-red); width: 100%;  display: table;}
.mentorsWrap p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 26px;}
.pItemLogo img{max-width:110px; margin-bottom:15px;}

.UNModelSection{width:100%; position:relative; padding:40px 0px; border-bottom: 1px solid #191919;}
.modelWrap{display:flex;}
.modelPic{max-width: 525px; min-width: 525px; border-right: 1px solid #191919;}
.modelContent{margin-left:50px;}
.modelContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.modelContent p b{font-weight:700; font-style:italic; color:var(--text-red);}

.experienceSliderSection{width:100%; position:relative; padding:35px 0px; border-bottom: 1px solid #191919;}
#experienceSlider{margin-top:50px;}
#experienceSlider .owl-stage-outer{width:98%; overflow:hidden;}
.slide-count2{position: absolute;  top: 35px;  right: 15px;}
.slide-count2 .prev2{background:none; /* height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px; text-align: center;*/ border: 0;}
.slide-count2 .next2{background:none; /* height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px; text-align: center;*/ border: 0;}
.slide-count2 .current-slide2{color:var(--text-red); font-weight:600; width: 16px;  display: inline-block;  text-align: center;}
.slide-count2 .prev2:hover{color:var(--text-red); border:0px solid var(--text-red);}
.slide-count2 .next2:hover{color:var(--text-red); border:0px solid var(--text-red); }

.slide-count2Mob{position: absolute;  top: 35px;  right: 15px; display:none;}
.slide-count2Mob .prev2{background:none; /*height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px;*/ border: 0;}
.slide-count2Mob .next2{background:none; /*height:42px; width:42px; border:1px solid #191919; border-radius:42px; padding-top: 0px; line-height: 42px;*/ border: 0;}
.slide-count2Mob .current-slide2{color:var(--text-red); width: 16px;  display: inline-block;  text-align: center;}
.slide-count2Mob .prev2:hover{color:var(--text-red); border:0px solid var(--text-red);}
.slide-count2Mob .next2:hover{color:var(--text-red); border:0px solid var(--text-red); }

#experienceSlider .item{ display: flex;    flex: 1 0 auto;    height: 100%; padding:0px 20px;  border-right:1px solid #191919;}
#experienceSlider .owl-stage{display: flex;}
.experienceWrap h4{font-family: var(--primary-font);color:var(--text-dark); font-weight: 600;font-size: 28px;line-height: 38.6px;text-transform: uppercase; margin:12px 0px;}
.experienceWrap h4 span{width:100%; display:block;}
.experienceWrap p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 26px;}


.degreeSection{width:100%; position:relative; padding:40px 0px; border-bottom: 1px solid #191919;}
.degreeWrap{display:flex;}
.degreePic{max-width: 475px; min-width: 475px; border-right: 1px solid #191919;}
.degreePic img{max-width: 435px;border: 1px solid #000000; border-radius:8px; }
.degreeContent{margin-left:35px;}
.degreeContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.degreeContent p b{font-weight:700; font-style:italic; color:var(--text-red);}

.agendasSection{width:100%; position:relative; padding:35px 0px; border-bottom: 1px solid #191919;}
.itemSlider{display:flex; align-items: center;}
.committees-logo-bdr{border-right: 1px solid #191919; padding-right:40px; max-width: 390px; min-width: 390px;}
.committees-logo{ max-width: 350px; min-width: 350px; height:350px; background: #142f4c; border-radius:18px; align-content: center;}
.committee_firstpic {padding-right:40px;border-radius:18px;}
.sizepic2{border-radius:18px;}
.committees-logo img{max-width: 50%; margin: 0 auto;}
img.sizepic4a{max-width:96px;}
.isContent{margin-left:35px;}
.isContent h4{font-family: var(--primary-font);color:var(--text-dark);font-weight: 700;font-size: 28px;line-height: 38px;letter-spacing: -0.7%;text-transform: uppercase;}
.isContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 28px;}
.isContent p b{font-weight: 500;font-size: 18px;line-height: 28px;}

.sliderWrap{position:relative;}
.agendasSection .owl-counter{position: absolute;  top: 45px;  right: 52px;  transform: translate(-50%);font-family: Inter;font-weight: 500;font-size: 15px;line-height: 30px;letter-spacing: 0%;color:#d00000;}
.agendasSection .owl-counter span{color: #191919;}
#agendasSlider{margin-top: 30px;}
#agendasSlider .owl-dots { counter-reset: slides-num;  /* Initialize counter. */  position: absolute;  top: -50px;  right: 50px;  transform: translate(-50%); }
#agendasSlider .owl-dots:after { content: counter(slides-num); display: inline-block;  font-size: 20px; color:#D00000;  vertical-align: middle;}
#agendasSlider .owl-dot {  display: inline-block;  counter-increment: slides-num;  /* Increment counter */  margin-right: 5px;}
#agendasSlider .owl-dot span {  display: none;}
#agendasSlider .owl-dot.active:before {  content: counter(slides-num) " / ";  /* Use the same counter to get current item. */  display: inline-block;  vertical-align: middle;
  font-size: 20px;  position: absolute;  left: 0;  top: 0; margin-left: -9px;}

#agendasSlider .owl-nav {position: absolute;top: -75px;right:10px;}
#agendasSlider .owl-prev {margin-right: 65px; color:var(--text-dark); background:none;  height: 42px;  width: 42px;  border:1px solid #191919;  border-radius:42px;}
#agendasSlider .owl-prev:hover{color:var(--text-red); border:1px solid var(--text-red);}
#agendasSlider .owl-next{color:var(--text-dark); background:none;  height: 42px;  width: 42px;  border:1px solid #191919;  border-radius:42px;}
#agendasSlider .owl-next:hover{color:var(--text-red); border:1px solid var(--text-red);}

a.agendaBtn{background:var(--text-red); padding:16px 30px; color:#fff;font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 15px;text-transform: uppercase; text-decoration:none; border-radius:6px; margin: 30px auto 5px;  display: table;}

.tutorSection{width:100%; position:relative; padding:35px 0px 20px 0px; border-bottom: 1px solid #191919;}
.tutorWrap{display:flex;}
.tutorPic{position: absolute;  right: 80px; bottom: 0;}
.tutorContent{max-width:60%; padding-left:70px;}
.tutorContent h4{font-family: var(--primary-font);font-weight: 400;font-size: 28px;line-height: 38px;letter-spacing: 0.5px; color:var(--text-dark);}
.tutorContent h4 span{font-weight: 800;}
p.tutorTxt{margin-top:20px;}
p.tutorTxtMob{display:none;}
p.tutorTxt span{color:var(--text-red);font-weight: 600;font-size: 20px;line-height: 38px;letter-spacing: 0.5px;text-transform: uppercase;}
.tutorContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.tutorContent p b{font-weight:700; font-style:italic; color:var(--text-red);}

.appplicationsSection{width:100%; position:relative; padding:40px 0px 10px; border-bottom: 1px solid #191919;}
.appplicationsWrap{display:flex;}
.appplicationsPic{max-width: 505px; min-width: 505px; border-right: 1px solid #191919;}
.appplicationsPic1{width:100%;}
.appplicationsPic1 p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.appplicationsContent{margin-left:50px;}
.appplicationsContent p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 26px;}
.appplicationsContent p b{font-weight:700; font-style:italic; color:var(--text-red);}
.plUL1 {padding:0px;margin:0px;}
.plUL1 li{list-style-type:disc;padding:0px;margin-left:20px;font-style: normal;font-family: var(--primary-font);font-weight: 400;font-size: 15px; line-height: 28px; color: var(--text-dark);}
.educatorsSection{width:100%; position:relative; padding:35px 0px 30px 0px; border-bottom: 1px solid #191919;}
.educatorsSection h3.head3{margin-bottom:20px;}
.educatorsSection p{font-size:15px; line-height:28px;}
.educatorsBtnsTwo{display:flex; gap:20px;}
a.eduBtn:first-child{margin-right:20px;}
a.eduBtn{background:var(--text-red); padding:16px 30px; color:#fff;font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 15px;text-transform: uppercase; text-decoration:none; border-radius:6px; margin-top: 0px; margin-bottom: 20px; display: table; position:relative;}
a.eduBtn:first-child::before{position:absolute; width:1px; height:46px; content:""; right:-20px; top:0px;background: #191919;}

.hostedBySection{width:100%; position:relative; padding:35px 0px 30px 0px; border-bottom: 1px solid #191919;}
.hostedBySection h3.head3{margin-bottom:20px;}
.hostedBySection p{font-size:15px; line-height:28px;}

a.registerNowBtn{background:var(--text-red); padding:16px 30px; color:#fff;font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 15px;text-transform: uppercase; text-decoration:none; border-radius:6px; margin-top: 22px; margin-bottom: 30px; display: table;}

.faqsSection{width:100%; position:relative; padding:35px 0px 30px 0px; border-bottom: 1px solid #191919;}
.accordion_headOX {color: #414141; cursor: pointer; margin: 0 0 1px 0;   padding: 8px 0px; position: relative;}
.accordion_headOX b{padding-right: 40px; display:flex; font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 28px; color:var(--text-dark);}
.accordion_bodyOX { border-bottom: 1px solid #ddd; padding-top: 00px;}
.accordion_bodyOX p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 28px; color:var(--text-dark);}
.plusminusOX {padding-right: 5px;color: #002147;font-size: 36px;font-weight: 300;position: absolute;right: 0;top: 12px;  width: 24px;  height: 24px;  /*border:2px solid #000;
  border-radius:24px;  */line-height: 14px;  font-size: 26px;  font-weight: 500; padding-left: 1px; text-align: right;}
 .plusminusOX img{width: 24px;  height: 24px;}
 
 .accordion_containerMain{margin-left:0px; border-bottom:0px solid #191919; padding-bottom: 0px;}
.accordion_head {color: #414141; cursor: pointer; margin: 0 0 1px 0;   padding: 8px 0px; position: relative;}
.accordion_head b{padding-right: 40px; display:flex; font-family: var(--primary-font);font-weight: 600;font-size: 15px;line-height: 28px; color:var(--text-dark);}
.accordion_body { border-bottom: 0px solid #eee; padding-top: 00px;}
.accordion_body p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 28px; color:var(--text-dark);}
.plusminusMain {padding-right: 5px;color: #002147;font-size: 36px;font-weight: 300;position: absolute;right: 0;top: 12px;  width: 24px;  height: 24px;  /*border:2px solid #000;
  border-radius:24px;  */line-height: 14px;  font-size: 26px;  font-weight: 500; padding-left: 1px; text-align: right;}
 .plusminusMain img{width: 24px;  height: 24px;}
 .accordion_head h4{font-family: var(--primary-font);font-weight: 500;font-size: 20px;line-height: 32px;text-transform: uppercase; margin-bottom: 10px; display: flex;  gap:30px;color:var(--text-dark);}
.accordion_head h4 span{font-size: 13px;  line-height: 34px;  border:1px solid #191919;  height: 34px;  width: 34px;  border-radius:34px;  text-align: center;   position: relative;  top: 1px; min-width: 34px;color:var(--text-dark);}
 
 
 
.faqLevelWrap{padding:5px 0px 5px 0px;}
.faqLevelWrap h4{font-family: var(--primary-font);font-weight: 500;font-size: 20px;line-height: 32px;text-transform: uppercase; margin-bottom: 10px; display: flex;  gap:30px;}
.faqLevelWrap h4 span{font-size: 13px;  line-height: 34px;  border:1px solid #191919;  height: 34px;  width: 34px;  border-radius:34px;  text-align: center;   position: relative;  top: 1px;}
.accordion_container{margin-left: 65px; border-bottom: 1px solid #191919; padding-bottom: 25px;}

.footerSection{width:100%; position:relative; padding:30px 0px 0px 0px;}
.footerSection p{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 18px;letter-spacing: 0.5px;}
.footerSection p a{color:var(--text-red);}
ul.footerList{display:flex; justify-content: flex-end;}
.footerList li{margin-left:20px;}
.footerList li:first-child{margin-left:0px;}
.footerList li a{font-family: var(--primary-font);color:var(--text-dark);font-weight: 400;font-size: 15px;line-height: 18px;letter-spacing: 0.5px;}
.footerList li a{color:var(--text-dark);}
.footerList li a:hover{color:var(--text-red);}
.contactMob{display:none;}
p.contactDesk{display:block;}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
	
}

@media only screen and (min-width: 1341px) and (max-width: 1400px) {
	
}
@media only screen and (min-width: 1200px) and (max-width: 1340px) {
	
	.main-border{margin: 15px;}
	.mainVideoOverview{height: 620px;}
	.topLogos li b{font-size: 12px;  line-height: 16px;  text-align: left;}
	  .footerSection .col-md-6 { width: 100%;}
	  ul.footerList {  justify-content: flex-start;  padding:0px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.head2 h2, h2.head2 {font-size: 38px;  line-height: 48px;}
	.main-border{margin: 15px; padding: 30px 30px 10px 30px;}
	.mainVideoOverview{padding: 50px 0px ;height: 500px;}
	.overlayContent h1{font-size: 45px;  line-height: 60px;}
	.overlayContent{top: 15%;}
	.timeWrapList p{font-size: 15px;  line-height: 24px;}
	.formSection .col-md-8{width: 55%;}
	.formSection .col-md-4{width: 45%;}
	.whyChooseSectionForm{width: auto;}
	.hostedBGContent h4{font-size: 32px;  line-height: 44px;}
	.modelPic{max-width: 425px;  min-width: 425px;}
	.appplicationsPic{max-width: 425px;  min-width: 425px;}
	.topLogos li b{font-size: 12px;  line-height: 16px;  text-align: left;}
	.footerSection .col-md-6 { width: 100%;}
	ul.footerList {  justify-content: flex-start;  padding:0px;}
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
	.head2 h2, h2.head2 {font-size: 38px;  line-height: 48px;}
	.head3 h3, h3.head3{font-size: 30px;  line-height: 40px;}
	.main-border{margin: 15px; padding: 30px 30px 10px 30px;}
	.mainHeader .col-md-5{width: 30%;}
	.mainHeader .col-md-7{width: 70%;}
	ul.topLogos{margin: 0px 0 0px 0px;}
	.topLogos li b{font-size: 12px;  line-height: 16px;  text-align: left;}
	.topLogos li:nth-child(2)::after, .topLogos li:nth-child(2)::before{height: 45px;}
	.mainVideoOverview{padding: 20px 0px;height: 380px;}
	.overlayContent h1{font-size: 38px;  line-height: 50px;}
	.overlayContent{top: 10%;}
	.overlayContent p{font-size: 15px;  line-height: 28px;}
	.timeWrapList p{font-size: 15px;  line-height: 24px;}
	.formSection .col-md-8{width: 100%;}
	.formSection .col-md-4{width: 100%;}
	.whyChooseSectionForm{width: 100%; max-width: none; float: left;}
	.hostedBGContent h4{font-size: 32px;  line-height: 44px;}
	.modelPic{max-width: 425px;  min-width: 425px;}
	.hostedLogoBG{position: relative;  left: 0;  top: 0;}
	.hostedBGContent{position: relative; left: 0; right: auto;  top: 25px;  max-width: 100%;}
	.hostedBGContent p{margin: 0;}
	.secretPic{max-width: 300px;  min-width: 250px;}
	.modelPic {    max-width: 300px;    min-width: 300px;  }
	.appplicationsPic {    max-width: 300px;    min-width: 300px;  }
	.degreePic {    max-width: 300px;    min-width: 300px; padding-right: 20px; }
	.degreePic img{max-width: 100%;}
	.committees-logo-bdr{max-width: 340px;  min-width: 340px;}
	.committees-logo {  max-width: 300px;  min-width: 300px;  height: 300px;}
	.isContent h4{font-size: 20px;  line-height: 30px;}
	.tutorContent{padding-left: 0px;}
	.tutorPic{right: 0px;}
	.footerSection .col-md-6{width: 100%;}
	ul.footerList {  justify-content: flex-start;  padding:0px;}
	.slide-count2Mob{display:block;}
	.slide-count2{display:none;}
}


@media only screen and (max-width: 767px) {
	.row > *{padding:0px !important;}
	.moboff {display:none; }
	.mobon {display: block;}
	.container {width: 100% !important;}
	.head2 h2, h2.head2{font-size: 27px; line-height: 38px;}
	.head3 h3, h3.head3{font-size: 27px; line-height: 37px;}
	
	.mainHeader{border-bottom:0px solid #191919;  padding-bottom: 0px;}
	.main-border{margin: 12px; padding: 20px;}
	.top-logo-wrap{text-align: center;}
	img.cuLogoTop {  max-width: 65px;}
	ul.topLogos{padding: 0px; margin-bottom: 8px; margin-top: 15px;}
	.topLogos li{padding: 0px 12px;}
	.topLogos li:first-child{max-width: 115px; padding-right: 5px;}
	.topLogos li .logoTxtSmall{line-height: 14px; margin-top: 5px;}
	.topLogos li b{font-weight: 400 !important;text-align: left;  font-size: 12px; line-height: 16px;}
	.topLogos li:nth-child(2)::after{height: 35px;}
	.topLogos li:nth-child(2)::before{height: 35px;}
	
	.mainVideoOverview{height:auto; padding: 0; border-bottom: 1px solid #191919;}
	.forMobModel{display: flex;  flex-wrap: wrap;}
	.background-overlay{display:none;}
	.overlayContent{position: relative;top: 0; order: 2;}
	.overlayContent h1{font-weight: 700;font-size: 31px;line-height: 42px; color:var(--text-dark); text-align:left; margin-bottom: 15px; margin-top: 15px;}
	.overlayContent p{font-weight: 400;font-size: 15px;line-height: 24px; color:var(--text-dark); text-align:left;}
	a.registerBtn{margin: 0px 0px 10px 0px;}
	a.registerBtnWhite{border: 1px solid #d00000; color: #d00000; padding:15px 30px;    height: 44px;}
	.brochureTwoTop{flex-wrap: wrap;justify-content: flex-start; margin:20px 0px;}
	.top-video-wrap{position: relative; height: auto;}
	
	.timeTableSection{padding: 30px 0px;}
	.timeWrapList p{font-size: 15px;  line-height: 24px;}
	ul.timeWrapList{flex-wrap: wrap;}
	.timeWrapList li{flex-grow: unset;  flex-basis: auto; flex-basis: calc(50% - 0px); border:0px; padding: 0 15px;}
	.timeWrapList li:nth-child(1){border-bottom:1px solid #191919;}
	.timeWrapList li:nth-child(2){border-bottom:1px solid #191919; border-left:1px solid #191919;}
	
	.timeWrapList li:nth-child(3){padding-top:20px; padding-left: 0;}
	.timeWrapList li:nth-child(4){border-left:1px solid #191919; padding-top:20px;}
	.whyChooseSectionForm{max-width: none;  width: 100%; border: 1px solid #e4e4e4; background:#fff; float: left;}
	
	.formSection{padding: 25px 0px 30px 0px; margin-bottom: 30px; border-bottom: 1px solid #191919;}
	
	.hostedSection{background:none;  height: auto;  padding:0px 0px 10px 0px; border-bottom: 1px solid #191919; margin-bottom: 30px;}
	.hostedLogoBG{display:none;}
	.hostedBGContent{position: relative; background:none;  right: auto;  top: 0;  padding:0; max-width: 100%;}
	.hostedBGContent h4{color:var(--text-dark); font-weight: 700;font-size: 27px;line-height: 37px; margin-top: 20px;}
	.hostedBGContent img.pennBGMOb{margin-bottom:20px;}
	.hostedBGContent img.pennLogoMOb{max-width:125px;}
	.hostedBGContent p{color:var(--text-dark);font-size: 15px;line-height: 26px; font-weight: 400;}
	
	.secretaryGeneralSection{padding: 0px 0px 20px 0px;}
	.secretaryWrap{flex-wrap: wrap;}
	.sgPicMob{display:flex; gap:20px; margin-bottom: 20px;}
	.sgPicMob img{max-width:45%; border-radius: 8px;}
	.sgPiMobContent h5{font-family: var(--primary-font);font-weight: 700;font-size: 15px;line-height: 18px;text-transform: uppercase;color:var(--text-red);}
	.sgPiMobContent h4{font-family: var(--primary-font);font-weight: 700;font-size: 27px;line-height: 37px;color:var(--text-dark); text-transform: uppercase;}
	.sgPic{display:none;}
	.sgContent {  margin-left: 0px;}
	.secretariatSection{padding: 30px 0px;}
	.secretariatWrap{flex-wrap: wrap;}
	.secretContent { margin-left: 0px;}
	.secretPic{max-width: none;  min-width: auto;  border-right:0px solid #191919;}
	.secretPic img{display:none;}
	#secretariatSliderNew .item{padding:0;  border-right:0px solid #191919;}
	#secretariatSliderNew{margin-top: 75px;}
	#secretariatSliderNew .owl-stage-outer{width: 100%;  overflow:auto;}
	.slide-count{top: 80px;  right: 10px;}
	.slide-count .prev, .slide-count .next{/*height: 30px;  width: 30px; border-radius: 100%; line-height: 25px;*/}
	.modelWrap{flex-wrap: wrap;}
	.modelPic{max-width: none;  min-width: auto;  border-right:0px solid #191919;}
	.modelContent {margin-left: 0;}
	.appplicationsWrap{flex-wrap: wrap;}
	.appplicationsPic{max-width: none;  min-width: auto;  border-right:0px solid #191919;}
	.appplicationsContent {margin-left: 0;}
	.mentorsWrap h4{font-size:24px;line-height:34.6px;font-weight:600;}
	.mentorsWrap h4 span{display: inline;width: auto;}
	.mentorsWrap{padding-left:5px;}
	#experienceSlider { margin-top: 15px;}
	.experienceWrap h4{font-size: 24px;  line-height: 34px;}
	.experienceWrap{padding-left:5px;}
	.slide-count2{position: relative;  top: 0;  right: 15px;  text-align: right;}
	.slide-count2 .prev2, .slide-count2 .next2{height: 30px;  width: 30px; border-radius: 100%; line-height: 25px;}
	.slide-count2Mob{display:block;}
	.slide-count2{display:none;}
	.slide-count2Mob{position: relative;  top: 0;  right: 15px;  text-align: right;}
	.slide-count2Mob .prev2, .slide-count2Mob .next2{/*height: 30px;  width: 30px; border-radius: 100%; line-height: 25px;*/}
	#experienceSlider .owl-stage-outer { width: 100%;  overflow:auto;}
	#experienceSlider .item{padding:0;  border-right:0;}
	
	
	.UNModelSection{padding: 30px 0px 15px 0px; }
	.degreeSection{padding: 30px 0px 15px 0px;}
	.degreeWrap{flex-wrap: wrap;}
	.degreePic {max-width: none;min-width: auto;  border-right:0px solid #191919; margin-bottom: 20px;}
	.degreeContent { margin-left: 0;}
	.degreePic img{max-width: 100%;}
	
	.itemSlider{flex-wrap: wrap;}
	.committees-logo-bdr{border-right:0px solid #191919;  padding-right: 0;  max-width: none;  min-width: auto; width: 100%;}
	.isContent { margin-left: 0px;}
	.committees-logo{max-width: 100%;  min-width: 100%;  min-height: 318px; margin-bottom: 30px;}
	
	.tutorSection{padding: 35px 0px 10px 0px;}
	.tutorWrap{flex-wrap: wrap;}
	.tutorContent {  max-width: 100%;  padding-left: 0;}
	.tutorPic {position: relative;right: 0; bottom: 0;}
	.tutorContent h4{font-size: 24px;  line-height: 34px;}
	.tutorPic img{width:100%;}
	p.tutorTxtMob{display:block; font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 26px;letter-spacing: 0.5px; margin-top: 18px;}
	p.tutorTxtMob span{text-transform:uppercase;color:#d00000; font-size: 18px; font-weight: 600; line-height: 38px;}
	p.tutorTxt{display:none;}
	
	.agendasSection{padding: 30px 0px 15px 0px;}
	#agendasSlider {margin-top: 45px;}
	#agendasSlider .owl-nav{top: -50px;}
	#agendasSlider .owl-prev{height: 40px;width: 40px;border-radius: 40px;}
	#agendasSlider .owl-next{height: 40px;width: 40px;border-radius: 40px;}
	.agendasSection .owl-counter{top: 102px;  right: 48px;}
	a.agendaBtn{margin: 30px 0 5px;}
	
	.hostedBySection p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 28px;}
	.educatorsSection p{font-family: var(--primary-font);font-weight: 400;font-size: 15px;line-height: 28px;}
	
	.faqLevelWrap h4{font-weight: 500;font-size: 20px;line-height: 34px; gap: 12px;}
	.accordion_container { margin-left: 45px;}
	
	ul.footerList{justify-content: flex-start;  flex-wrap: wrap;  padding:0px 0px 10px 0px;    border-bottom:1px solid #191919;    margin-bottom: 22px;}
	.footerList li{width: 100%;  margin-bottom: 15px; margin-left: 0px;}
	.contactMob{display:block;}
	.contactMob p{font-family: var(--primary-font);font-weight: 400;font-size: 11px;line-height: 21px; margin-bottom:5px;}
	p.contactDesk{display:none;}
	.footerList li a{font-size: 13px;line-height: 23px;}
	.isContent h4{font-size: 24px;  line-height: 34.6px;font-weight:700;}
	.isContent p b{font-weight: 500;}
	.faqLevelWrap h4 span{padding: 10px; line-height:10px;}
	.plusminusOX{text-align: center;    line-height: 16px; padding-left: 2px;}
}
@media only screen and (min-width: 300px) and (max-width: 479px) 
{
	.brochureTwoTop{gap: 0px; margin: 20px 0px 40px 0px;}
	.brochureTwo{gap: 0px; margin: 20px 0px 40px 0px; flex-wrap: wrap;}
	.educatorsBtnsTwo{gap: 0px; margin: 20px 0px 40px 0px; flex-wrap: wrap;}
	a.registerBtn, a.registerBtnWhite{width:100%; }
	a.registerNowBtn{width:100%; margin:8px 0px; text-align: center;}
	a.eduBtn{width:100%; margin:8px 0px; text-align: center;}
	a.eduBtn:first-child::before{display:none;}
	a.eduBtn:first-child{margin-right:0px;}
	.accordion_head h4{gap:15px;font-size: 18px; padding-right: 40px; line-height: 28px;}
}