@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300;400;500;700;800;900&family=Inter:wght@300;400;500;600;700;800;900&display=swap');




.openhouseheader {
	background-image: url(https://news.csn.edu/wp-content/themes/blog-csn-edu/openhouse/headeropenhouse.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	background-color: #000000;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	aspect-ratio: 16 / 3; 
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.openhouseheadertext {
	padding-top:40%;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	filter: drop-shadow(1px 1px 1px #000000);
	
}




.openhouseimagetext {
	max-width: 850px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
	margin-left: auto;
    margin-right: auto;
}





.regnowbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin: 2px 2px;
  opacity: 1; 
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
  margin-right: 20px;
}


.regnowbutton a {
  display: inline-block;
  width: 220px; 
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #004890;
  background-color: #004890;
  color: #ffffff;
  text-decoration: none;
}

.regnowbutton a:visited {
  color: #ffffff;
  background-color: #004890;
}

.regnowbutton a:hover {
  color: #004890;
  border-color: #004890;
  background-color: #f9d538;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.regnowbutton a:active {
  color: #004890;
  background-color: #f9d538;
}


.ohsection1 {
	background-color: #fefbec;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	
}




.bodysec1text {
	width: 1150px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Inter', sans-serif;
	color: #636363;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}





.bodysec1left {
	width: 360px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:0px;
	text-align: left;
	float: left;
}


.ohahrline {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.ohahrspacerline {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:30px;
	margin-bottom:30px;
	
}




.ohsection2 {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	
}

.ohsection3 {
	background-color: #ccdbe9;
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	padding-top:80px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	text-align: center;
	
}


.pageblueohtitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	
}




.ohabadge1 {
	width: 18%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:1%;
	padding-left:1%;
	font-size: 18px;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top:22px;
	float: left;
}

.ohabadge1 li {
	margin-left: 20px; 
}


.ohabadge1 img {
	width: 98%;
	height: auto;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	overflow: hidden;object-fit: cover; border-radius: 50%
}



.ohbadgetitles {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	
}


.page2blueohtitlemargin {
	background-color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	margin-top: -32px;
	width: 300px;
	margin-left: auto;
    margin-right: auto;
	
}



.page3blueohtitlemargin {
	background-color: #ccdbe9;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	margin-top: -32px;
	margin-bottom: 22px;
	width: 300px;
	margin-left: auto;
    margin-right: auto;
	
}




.sec3left {
	width: 450px;
	padding-top:50px;
	padding-bottom:5px;
	padding-right:50px;
	padding-left:0px;
	text-align: left;
	text-align: left;
	float: left;
}


.sec3right {
	width: 650px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	float: left;
}



.sectitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 1.5;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	
}

.secsubtitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 1.5;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	
}


.schedule-accordion {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.schedule-item {
  margin-bottom: 16px;
  border: 1px solid #004890;
  overflow: hidden;
}

.schedule-toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 20px 24px;
  background: #004890;
  color: #ffffff;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.4s ease, color 0.4s ease;
}

.schedule-toggle:hover,
.schedule-toggle:focus {
  outline: none;
}

.schedule-toggle.active {
  background: #ffffff;
  color: #004890;
}

.schedule-heading {
  flex: 1 1 auto;
}

.schedule-heading h2,
.schedule-heading h3 {
  margin: 0;
  color: inherit;
  transition: color 0.4s ease;
}

.schedule-heading h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 6px;
}

.schedule-heading h3 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
}

.schedule-icon {
  flex: 0 0 auto;
  font-size: 34px;
  line-height: 1;
  font-weight: 400;
  color: inherit;
  transition: color 0.4s ease, transform 0.3s ease;
}

.schedule-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #ffffff;
  color: #004890;
  padding: 0 24px;
  transition:
    max-height 0.5s ease,
    opacity 0.4s ease,
    padding-top 0.4s ease,
    padding-bottom 0.4s ease;
}

.schedule-content.open {
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.schedule-content p,
.schedule-content li,
.schedule-content strong {
  color: #004890;
}

.schedule-content p {
  margin-top: 0;
  margin-bottom: 16px;
}

.schedule-content ul {
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 22px;
}

.schedule-content li {
  margin-bottom: 8px;
}

.sub-accordion {
  margin-top: 20px;
  border: 1px solid #004890;
}

.sub-toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  background: #f4f8fc;
  color: #004890;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
}

.sub-icon {
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
}

.sub-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 18px;
  transition:
    max-height 0.4s ease,
    opacity 0.3s ease,
    padding-top 0.3s ease,
    padding-bottom 0.3s ease;
}

.sub-content.open {
  opacity: 1;
  padding-top: 16px;
  padding-bottom: 16px;
}

.sub-content ul {
  margin: 0;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .schedule-toggle {
    padding: 18px 18px;
    align-items: flex-start;
  }

  .schedule-heading h2 {
    font-size: 24px;
  }

  .schedule-heading h3 {
    font-size: 17px;
  }

  .schedule-icon {
    font-size: 28px;
    margin-top: 2px;
  }

  .schedule-content {
    padding-left: 18px;
    padding-right: 18px;
  }
}




@media screen and (max-width:850px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }
    



.openhouseheader {
	background-image: url(https://news.csn.edu/wp-content/themes/blog-csn-edu/openhouse/headeropenhousemob.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	background-color: #000000;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	aspect-ratio: 16 / 3; 
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.openhouseheadertext {
	padding-top:40%;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	filter: drop-shadow(1px 1px 1px #000000);
	
}




.openhouseimagetext {
	max-width: 850px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
	margin-left: auto;
    margin-right: auto;
}





.regnowbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin: 2px 2px;
  opacity: 1; 
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
  margin-right: 20px;
}


.regnowbutton a {
  display: inline-block;
  width: 220px; 
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #004890;
  background-color: #004890;
  color: #ffffff;
  text-decoration: none;
}

.regnowbutton a:visited {
  color: #ffffff;
  background-color: #004890;
}

.regnowbutton a:hover {
  color: #004890;
  border-color: #004890;
  background-color: #f9d538;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.regnowbutton a:active {
  color: #004890;
  background-color: #f9d538;
}


.ohsection1 {
	background-color: #fefbec;
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	
}




.bodysec1text {
	width: 94%;
	max-width: 1150px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Inter', sans-serif;
	color: #636363;
	text-align: center;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
}





.bodysec1left {
	width: 94%;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:3%;
	padding-left:3%;
	text-align: left;
}


.ohahrline {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.ohahrspacerline {
	background-color: #cccccc;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:30px;
	margin-bottom:30px;
	
}




.ohsection2 {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	
}

.ohsection3 {
	background-color: #ccdbe9;
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	text-align: center;
	
}


.pageblueohtitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	
}




.ohabadge1 {
	width: 86%;
	height: auto;
	padding-bottom:0px;
	padding-right:7%;
	padding-left:7%;
	font-size: 18px;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top:10px;
}

.ohabadge1 li {
	margin-left: 20px; 
}


.ohabadge1 img {
	width: 98%;
	height: auto;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	overflow: hidden;object-fit: cover; border-radius: 50%
}



.ohbadgetitles {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	
}


.page2blueohtitlemargin {
	background-color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	margin-top: -32px;
	width: 300px;
	margin-left: auto;
    margin-right: auto;
	
}



.page3blueohtitlemargin {
	background-color: #ccdbe9;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	color: #004890;
	text-align: center;
	font-weight: 700;
	margin-top: -32px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
	
}




.sec3left {
	width: 94%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	float: left;
}


.sec3right {
	width: 94%;
	max-width: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	text-align: left;
}


}




