  a.btn-orange, .btn-orange {
	color: #fff;
	background-color: #ED6C02;
	text-decoration: none;
	text-shadow: none;
	font-size: 1.2rem;
}
#days, #minutes, #hours, #seconds {
	color: #fff;
	text-align: center;
}
#timer {
	/*	width: 100%;
	padding: 10px 0 0;*/
	padding-top: 1rem;
}
#days, #hours, #minutes, #seconds, .colon {
	font-size: 2.0rem;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	margin: 0 5px;
	color: #fff;
}
#days span, #hours span, #minutes span, #seconds span {
	font-size: 1.0rem;
	font-weight: normal;
}
.movin {
	font-size:2.0rem; 
	margin-bottom: 0;
	margin-top:1rem;
	color:#fff;
	text-align: center; 	
}
.section-title {
	font-size: 2.0rem;
	text-align: center;
	color: #003c69;
}
.lead {
	color: #003c69;
	font-size: 1.5rem;
	margin-top: 1rem;
	line-height:1.3;
}
.font22{
	font-size: 1.0rem;
}
.welcome {
	position: relative;
	width: 100%;
	height: auto;
	opacity: .9;
	background-color: #00223e;
	overflow: hidden;
	display: block;
	padding: 1rem 0;
	min-height: 80px;
}
.divider {
	border-top: 2px solid #003c69;
}

#maincontent .dropdown-item a {
	text-decoration: none;
}
#maincontent .dropdown-item a:active, #maincontent .dropdown-item a:focus, #maincontent .dropdown-item a:hover {
	text-decoration: none;
}
a {
	font-weight: 600;
	text-decoration: underline;
}
.card {
	margin-bottom: 0;
}

#admitted-accordian a.major-collapse::before {
	content: "\f107";
		font-family: Font Awesome\ 5 Free;
	margin-right: 5px;
	font-weight: 600;
	float: right;
	font-size: 1.8rem;
}
#admitted-accordian a.major-collapse.collapsed::before {
	content: "\f105";
	font-family: Font Awesome\ 5 Free;
	margin-right: 5px;
	font-weight: 600;
	float: right;
	font-size: 1.8rem;
}
.card-header {
	padding: 0;
}
.card .card-header h2 {
	font-size: 1.2rem;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.card .card-header h2 a {
	display: block;
	padding: 1.0rem;
}
#admitted-accordian a.major-collapse.collapsed {
	text-decoration: none;
	color: #fff;
	background-color: #003c69;
	display: block;
	padding: 1rem .5rem;
}
#admitted-accordian a.major-collapse, #admitted-accordian a.major-collapse.collapsed:hover, #admitted-accordian a.major-collapse:active, #admitted-accordian a.major-collapse:focus {
	background-color: #0091b8;
	color: #fff;
	text-decoration: none
}
h2.admitheading {
	font-size: 2.2rem;
	font-family: 'Fugaz One', cursive;
	color: #003c69;
	text-transform: uppercase;
}
@media (min-width:480px) {
#days, #hours, #minutes, #seconds, .colon {
	font-size: 3.0rem;
	margin: 0 15px;
}
#days span, #hours span, #minutes span, #seconds span {
	font-size: 1.3rem;
}
.movin {
	font-size: 2.5rem;
}
.section-title {
	font-size: 2.5rem;
}
}
@media (min-width:576px) {
#days, #hours, #minutes, #seconds, .colon {
	font-size: 3.0rem;
	margin: 0 15px;
}
#days span, #hours span, #minutes span, #seconds span {
	font-size: 1.3rem;
}
.movin {
	font-size: 2.5rem;
}
.section-title {
	font-size: 2.5rem;
}
}
@media (min-width:768px) {
.font22{
	font-size: 1.2rem;
}
}
@media (min-width:992px) {
	.font22{
	font-size: 1.375rem;
}
#days, #hours, #minutes, #seconds, .colon {
 font-size: 60px;
 line-height: 40px;
 font-weight: bold;
 margin: 0 2rem;
 text-align: center
}
#days span, #hours span, #minutes span, #seconds span {
 font-size: 25px;
 font-weight: normal;
 text-align: center;
}
.welcome {
	background-image: none;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: auto;
	opacity: .9;
	background-color: #00223e;
	overflow: hidden;
	display: block;
	padding: 1rem 0;
	min-height: 80px;
}
}
@media (min-width:1200px) {

}
@media (min-width:1400px) {

}
