/*------------------------
CCCti css
---------------------------*/
html,
body {
  color: #000000;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
/* 
the anchor class is used to compensate for the fixed header when linking to an anchor within a page
put the anchor id in a span statement link this: <<span id="paymentplan" class="anchor" ></span>
then link to /students/Tuition.asp#paymentplan  
*/
.anchor{display: block; 
	height: 152px; /*same height as header*/ 
	margin-top: -152px; /*same height as header*/  
	visibility: hidden;
}

p {
  margin: 0 0 15px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 14px 0 14px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
a:link { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight:bold;
}
a:visited { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {  
	color: #536ED7;
	text-decoration: underline;
	font-weight:bold;
}
a:active { 
	color: #0b2f8c;
	text-decoration:underline;
	font-weight: bold;
}
.emphasis {
	color: #a52d05;
	font-weight: bold;
}
#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 
.twoul50a { width: 50%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside; }
.twoul50b { width: 50%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside;  }
.twoul60 { width: 60%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside; }
.twoul40 { width: 40%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside;  }
.twoulcc55 { width: 55%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside; }
.twoulcc45 { width: 45%; float: left; padding-left: 0; margin-left: 0; list-style-position:inside;  }
/* next 3 are used for directory photo pages */
.twoulx { width: 30%; float: left; padding-left: 0; margin-left: 0; }
.twouly { width: 70%; float: left; padding-left: 0; margin-left: 0; }
div.ex { width: 90%; padding: 2%; border: 5px solid #0b2f8c; margin: 2%;}

.mean-container .mean-bar::after {
  background: transparent url("/2018images/LogoMobileCCCTI.png") no-repeat scroll 0 0;
  color: #ffffff;
  content: ".";
  font-size: 21px;
  left: 5%;
  position: absolute;
  text-indent: -999px;
  top: 10px;
  width: 180px;
  height: 50px;
}
/* --------------------------
2.Header Area Start Here 
-----------------------------*/
header .header-top-area {
  background: #0b2f8c;
}
header .header-bottom-area {
  background: #0b2f8c;
}
header .header-bottom-area p {
	color:#FFF
}
header .header-area h1 {font-size:24px;}
header .header-area.stick {
  background: rgba(255, 255, 255, 1.0);
  border-bottom: 1px solid #ffffff;
  position: fixed;
  top: 0px;
  z-index: 999;
  margin: 0 !important;
  padding: 0em;
  left: 0;
  right: 0;
  margin: auto;
}
header .header-area.header-two .main-menu ul li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #000000;
  text-align: center;
  border-radius: 50%;
  background: #86bc42;
}
header .header-area.header-two .main-menu ul li ul {
  position: absolute;
  background: rgba(255, 255, 255, 1.0);
  left: 0;
  opacity: 0;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  width: 170px;
  z-index: 99999;
  text-align: left;
  visibility: hidden;
}
header .header-area .main-menu ul li a {
  color: #000000;
}
header .header-area.header-two .main-menu ul li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #000000;
  text-align: center;
  border-radius: 50%;
  background: #86bc42;
}
header .header-top-area .header-top-left ul li {
  font-size: 14px;
}

.slider-area .slider-1 h1 {
  -webkit-animation: bounceInUp 1000ms ease-in-out;
  -moz-animation: bounceInUp 1000ms ease-in-out;
  -ms-animation: bounceInUp 1000ms ease-in-out;
  animation: bounceInUp 1000ms ease-in-out;
  text-transform: capitalize;
  font-size: 80px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.slider-area .slider-1 h2 {
  -webkit-animation: bounceInUp 2000ms ease-in-out;
  -moz-animation: bounceInUp 2000ms ease-in-out;
  -ms-animation: bounceInUp 2000ms ease-in-out;
  animation: bounceInUp 2000ms ease-in-out;
  text-transform: capitalize;
  font-size: 50px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.slider-area .slider-2 h2 {
  -webkit-animation: fadeInLeft 2000ms ease-in-out;
  -moz-animation: fadeInLeft 2000ms ease-in-out;
  -ms-animation: fadeInLeft 2000ms ease-in-out;
  animation: fadeInLeft 2000ms ease-in-out;
  left: 20%;
  position: relative;
  font-size: 40px;
  font-weight: 700;
}
.s-tb-t {
  display: table-cell;
  vertical-align: top;
}
.slider-area .slider-1 .slider-button ul li a {
  display: block;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: capitalize;
  border: 1px solid #0b2f8c;
  color: #0b2f8c;
  font-size: 16px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.slider-area .slider-2 .slider-button ul li a {
  display: block;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: capitalize;
  border: 1px solid #0b2f8c;
  color: #0b2f8c;
  font-size: 16px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.why-connect-us {
  background: url(/2018images/banner/1.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 90px 0;
  text-align: left;
}
.why-connect-us .section-title {
  width: 60%;
  float: right;
}
.why-connect-us .section-title h2 {
  color: #ffffff;
}
.why-connect-us .section-title ul {
  color: #ffffff;
}
.why-connect-us .section-title p {
  color: #ffffff;
}
/* Footer */
.footer-area {  
	padding: 90px 0 30px;
  background: url(/2018images/banner/CampusBG.jpg) no-repeat;  
  background-position: center center;
  background-size: cover;
}
.footer-area .single-footer h2 {
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  position: relative;
}
.footer-area .single-footer p {
  color: #ffffff;
}
.footer-area .single-footer .social-media {
  margin-bottom: 20px;
}
.footer-area .single-footer .social-media ul {
  text-align: left;
}
.footer-area .single-footer .social-media ul li {
  display: inline-block;
  margin-right: 10px;
 
}
.footer-area .single-footer .social-media ul li a {
  width: 30px;
  height: 30px;
  transition: all 0.5s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-align: center;
  color: #ffffff;
}
.footer-area .single-footer .social-media ul li a i {
  font-size: 18px;
}
.footer-area .single-footer .social-media ul li a:hover {
  color: #dfe0dd;
}
.footer-area .single-footer .quick-links ul {
  text-align: left;
}
.footer-area .single-footer .quick-links ul li {
  display: block;
  margin-bottom: 10px;
  font-size:16px;
}
.footer-area .single-footer .quick-links ul li a {
  width: 230px;
  height: 30px;
  transition: all 0.5s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-align: left;
  color: #ffffff;
}
.footer-area .single-footer .quick-links ul li a i {
  font-size: 18px;
}
.footer-area .single-footer .quick-links ul li a:hover {
  color: #dfe0dd;
}
.footer-area .single-footer .single-post .media a.pull-left {
  margin-right: 10px;
  width: 100px;
  height: 100px;
  text-align: center;
}
.footer-area .single-footer .single-post .media .media-body h4 {
  margin: 0 0 10px 0;
}
.footer-area .single-footer .single-post .media .media-body h4.media-heading a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
.footer-area .single-footer .single-post .media .media-body h4.media-heading a:hover {
  background: transparent;
  color: #dfe0dd;
}
.footer-area .single-footer .single-post .media .media-body p {
  color: #ffffff;
  font-size: 12px;
}
.footer-area .single-footer .contact-info ul {
  text-align: left;
}
.footer-area .single-footer .contact-info ul li {
  margin-bottom: 10px;
  transition: all 0.5s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
}
.footer-area .single-footer .contact-info ul li i {
  font-size: 18px;
  margin-right: 20px;
}
.footer-area .single-footer .contact-info ul li:hover {
  color: #dfe0dd;
}
.footer-area .footer-bottom {
  margin-top: 30px;
}
.footer-area .footer-bottom .logo-area {
  text-align: center;
}
.footer-area .footer-bottom .logo-area a {
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.footer-area .footer-bottom .logo-area a span {
  color: #dfe0dd;
}
.footer-area .footer-bottom p {
  font-size: 12px;
  color: #ffffff;
}
.footer-area .footer-bottom p span {
  color: #dfe0dd;
}

.register-now-area {
  background: url(/2018images/Banner/WataugaBG1.jpg) no-repeat;

}
.register-now-area .reservation-field h2 {
  width: 100%;
  margin: 0 0 15px 0;
  height: 200px;
  padding: 10px;
  opacity: .8;
  background: #ffffff;
  color:#0b2f8c;
  font-size:30px;
}
.page-header-area {
  background:  url("/2018images/banner/Students03a.jpg") no-repeat scroll center center / cover; 
  text-align: left;
  padding: 200px 0 70px;
}
.page-header-area ul li:last-child {
  color: #ffffff;
  margin-left: 15px;
}

/* EVENT */
.event-area .tab-content .single-event .media .pull-left .overley {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(134, 188, 66, 0.9);
  top: 0;
  transition: all 0.5s ease 0s;
  transform: scaleX(0);
  opacity: 0;
  transform-origin: 1 0 0;
}
.event-area {
  padding: 15px 0;
}
.event-area ul.nav.nav-tabs li.active a {
  border-top: 2px solid #86bc42;
  color: #000000;
  background: #f5f5f5;
  padding: 15px 15px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0px;
  margin: 0;
  line-height:normal;
 
}
.event-area ul.nav.nav-tabs li.active a:hover {
  background: #f5f5f5;
  border-top: 2px solid #86bc42;
}
.event-area ul.nav.nav-tabs li a {
  margin: 0;
  border-right: 2px solid transparent;
  color: #000000;
  background: #e7e7e7;
  padding: 15px 15px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 0px;
  line-height:normal;
  
}
.event-area ul.nav.nav-tabs li a:hover {
  background: #f5f5f5;
  border-top: 2px solid #86bc42;
}
.event-area .tab-content .single-event .media .media-body h3 a {
  color: #000000;
  font-weight: 800;
  font-size: 20px;
}
.page-header-area ul li.first-child+li:after {
  position: absolute;
  content: "\f101";
  top: 0;
  left: 50px;
  right: 0;
  display: block;
  font-family: FontAwesome;
}
::-moz-selection {
  background: #dddddd;
  text-shadow: none;
}
::selection {
  background: #dddddd;
  text-shadow: none;
}
#scrollUp {
  background: #0b2f8c;
  color: #ffffff !important;
}
#scrollUp:hover {
  background: #0b2f8c;
}
li {margin-bottom:14px;
}
th, td {padding:15px
}
