

html, body{
	font-family: Helvetica, Verdana, sans-serif;
}


main{
	margin-top: 250px;
	width: 90%;
	margin-left: 30px;
	display: block;
}

p{
	letter-spacing: .025em;
}
em{
	font-weight: bold;
}

header img{
	position: relative;
	top: -55px;
}

h1{
	font-size: 4em;
	color:white;
	padding: 0;
	margin-left: -100000px;
	margin-top:0;
}

h2{
	padding: 0;
	margin: 0;
}

h3{
	font-size: 1.3em;
	color: #black;
}
h6{
 margin:0;
 padding: 0;
}

footer{
	display: block;
	font-size: .75em;
	/*padding-bottom: 20px;*/
	
}

.bold{
	font-weight: bold;
}

.search_header {
    font-size: 1.1em;
	width: 60%;
	position: relative;
	top: 31px;
	left: 8px;
	color: white;
	padding-bottom: 10px;
}

#search{
	width: 20%;
	position: absolute;
	top: 35px;
	left: 46em;
	z-index: 2;
}
	

/********Google Search Bar Styles*************/

.cse{
	background-color: transparent !important;
	border: transparent !important;
	}

.gsc-control-cse{
	background-color: transparent !important;
	border: transparent !important;
	}
				
.gsc-control-cse-en {
	background-color: transparent !important;
	border: transparent !important;
	}
/************************************/


#container{
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

#heading{
	background-image: url("new_images/banner.jpg");
	background-color: black;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-left: 100px;
	padding-right: 180px;
	margin-left: -120px;
	margin-right: -120px;
	position: fixed;
	top: -50px;
	left: 120px;
	
	width: 100%;
	height: 15em;
	border-bottom: 2px solid black;
}


#info_knowledge {
	color: white;
	margin: 0;
	padding: 0;
	width: 250px;
	position: absolute;
	top: 70px;
	left: 464px;
	font-size: 1.2em;
	
	display: none;
}

#info_training {
	color: white;
	width: 280px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 70px;
	left: 463px;
	font-size: 1.2em;
}

#info_phone {
	color: white;
	margin: 0;
	padding: 0;
	width: 300px;
	position: absolute;
	top: 149px;
	left: 100px;
	/*! font-size: 1.2em; */
}

.navigation{
 width: 80%;
 position: relative;
 top: -3em;
 left: -6.5em;
 }

.navigation nav ul{
	list-style-type: none;
	width: 100%;
	position: relative;
	left: 340px;
	top: -21px;
	display: inline-block;
	margin: 0;
	padding: 0;
	
}

.navigation li {
	display: inline;
	float: left;
	margin-left: 2px;
	width: 14%;
	background-color: #cde7f0;
	text-align: center;
	border-radius: 10px; 
	border: 2px solid black;
}

.navigation li a{
	display: block;
	color: black;
	padding: 13px 0px;
	margin: 0 5px;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 1.2em;
}

.navigation li:hover{
	background-color: #999;
}



#info{
	padding: 5px 5px 20px 5px;
	
}

#info_head{
	padding: 0;
	margin: 0;
	
}

#video{
	margin-top: -10px;
	margin-bottom: 15px;
}

.course_title {
	color: #990001;
	font-size: 1.1em;
	/*float: left;*/
	padding: 0;
}

.course_length h3{
	/*float: left;*/
	margin: 0;
	padding: 0;
	color: #000;
	
}

.course_tuition h3{
	padding: 0;
	margin: 0;
	color: #000;
	
}

#contact{
	margin-top: 20px;
	margin-bottom: 30px;
}

#contact a{
	text-decoration: none;
	background-color: #0071bc;
	padding: 10px 30px;
	
	color: #fff;
	border-radius: 10px;
}


#info_links  {
	margin-top: 2em;
}


#info_links a
{
	text-decoration: none;
	background-color: #eee;
	padding: 15px 30px;
	color: #fff;
}

#info_links a.schedule{
	background-color: #0071bc;
	border-radius: 10px;
	padding: 13px;
	display: none;
}

#info_links a.reserve{
	background-color: #0071bc;
	border-radius: 10px;
	padding: 13px;
	display: none;
}

#info_links a.request{
	background-color: #118914;
	border-radius: 10px;
	padding: 13px;
}

#info_links a.sampler{
	background-color: #990001;
	border-radius: 10px;
}

#banner_container{
	width:100%;
	/*background-image:url('new_images/footer.jpg');*/
	background-size: cover;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}

#social_media_icons{
	text-align: center;
	
}
.middle_section_browse{
	width:57%;
}
.middle_section_about{
	width:50%;
}


#footer_info {
	background-color: #cde7f0;
	padding-left: 200px;
	padding-right: 200px;
	/* padding-bottom: 30px; */
	margin-left: -120px;
	margin-right: -120px;
	margin-top: 30px;
	position: relative;
	top: 30px;
	left: 0;
	clear: left;
	overflow-x: hidden;
}

#footer_info{
	text-align: center;
	float: center;
}

.instructor{
	
	padding-right: 10px;
	margin-right: 5px;
	float: left;
	clear: left;
	
}
.bordered{
	border: 2px solid #000;
	
}

.bold{
	font-weight: bold;
}

.video_container{
	padding-left:0;
	padding-right:0;
	padding-bottom: 15px;
	float: left;
	display: inline;
	width: 100%;

}


.portrait{
	margin-top: -50px;
	background-color: white;
}



/******************************************/

#accordion_menu{
	
	border:1px solid #000;
}

button.accordion_mobile_nav{
	visibility: hidden;
}

button.accordion {
    background-color: #dedede;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
	font-weight: 700;
	color:#990001;
    transition: 0.4s;
	border-bottom: 1px solid #fff;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/*************************************/

iframe {
	border: none;
	/*float: left;*/
	width: 614px;
	height: 346px;
}

#video{
	

}


/*****************************/
/*Exclusive Resource Page Style
/*****************************/
#resources{
	/*height: 410px;*/
}

#resources h3{
	/*font-size: 2.5em;*/
	margin: 0;
	padding: 0;
	border-bottom: 4px solid maroon;
	color: maroon;
}

#resources ul{
	list-style-type: none;
}

#resources li{
	padding: 5px 0 5px 0;
}

#resources a
{
	text-decoration: none;
	/*font-size: 1.8em;*/
}
.underline{
	text-decoration: underline;
}

.italic{
	font-style: italic;
}


#about-dropdown, #resources-dropdown{
	width: 500px;
	background-color: #cde7f0;
	
	
	position: relative;
	left: calc(85%);
	top: -1.6em;
	border: 1px solid black;
}

.noDisplay{
		display: none !important;
		visibility: invisible !important
	}

.about-dropdown-content a, .resources-dropdown-content a{
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	color: black;
	padding: 10px;
	
}

.about-dropdown-content a:hover, .resources-dropdown-content a:hover{	
	background-color: #a3a3a3;
	
}


@media screen and (min-width: 770px) and (max-width:1102px) {
    .navigation {
        width: 100%;
			 position: relative;
			 top: -2em;
			 left: -27em;
			font-size: .8em;
			font-weight: bold;
    }
	
	#info_phone{
		position: absolute;
		top: 120px;
		left: 220px; 
		font-size: .8em;
		font-weight:bold;
	}
	
	#heading{
		
	}
	
	.navigation nav ul{
		position: relative;
		top: -40px;
	}
	

	
	#about-dropdown, #resources-dropdown{
	width: 500px;
	background-color: #cde7f0;
	display:block;
	
	position: relative;
	left: calc(85% - 150px);
	top: -3.5em;
	border: 1px solid black;
}

	@media screen and (min-width: 776px) and (min-height: 559px){
	.navigation {
        width: 100%;
			 position: relative;
			 top: -2em;
			 left: -27em;
			font-size: .8em;
			font-weight: bold;
    }
	
	#info_phone{
		position: absolute;
		top: 120px;
		left: 220px; 
		font-size: .8em;
		font-weight:bold;
	}
	
	#heading{
  
	}
	
	.navigation nav ul{
		position: relative;
		top: -40px;
	}
	
	
	}
	






