html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.marginb1em {margin-bottom:1em;}
.marginb2em {margin-bottom:2em;}
.marginb3em {margin-bottom:3em;}
.marginb4em {margin-bottom:4em;}
.marginb5em {margin-bottom:5em;}
.marginb6em {margin-bottom:6em;}
.marginb7em {margin-bottom:7em;}
.marginb8em {margin-bottom:8em;}
.marginb9em {margin-bottom:9em;}
.marginb10em {margin-bottom:10em;}

.margint1em {margin-top:1em;}
.margint2em {margin-top:2em;}
.margint3em {margin-top:3em;}
.margint4em {margin-top:4em;}
.margint5em {margin-top:5em;}
.margint6em {margin-top:6em;}
.margint7em {margin-top:7em;}
.margint8em {margin-top:8em;}
.margint9em {margin-top:9em;}
.margint10em {margin-top:10em;}

.marginb5percent{
	margin-bottom: 5%;
}

.boxshadow {
	box-shadow: 0px 0px 4px rgba(85, 85, 85, 0.2);
	-webkit-box-shadow: 0px 0px 4px rgba(85, 85, 85, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(85, 85, 85, 0.2);
}

.picborder {
	border: white 2px solid;
}

body {
	padding-top: 0;
}

.container {
	width: 80%;
	padding: 0;
}

.black {
	color: #000000;
}

.bolder {
	font-weight: bolder;
}

hr {
	margin: 10% auto 0 auto;
	padding: 0;
	width: 85%;
	
}

.caption h3 { 
	font-weight: bold;
	font-family: 'Roboto Slab', "Helvetica Neue";
	font-size: 2.2em;
}

.caption h4 {
	font-family: roboto slab;
	font-size: 135%;
}

.caption p {
	font-family: Georgia;
	font-size: 1.2em;
}

.thumbnail {
	background-repeat: repeat;
	border-radius: 0;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	height: 20em;
}

/* Nav */
.active {
	text-decoration: underline;
	text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.35);
}

nav {
	height: 5em;
}

nav .container {
	padding-top: .6em;
}

.navbar {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.navbar-nav {
	margin: 0;
	right: 0;
	position: fixed;
	width: 55%;
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: relative;
}

body .navbar-nav>li {
	margin: 0 2%;
	font-family: Oxygen, Verdana;
	font-size: 1.2em;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.28), 2px 2px 11px rgba(0, 0, 0, 0.21), -2px -4px 11px rgba(0, 0, 0, 0.12);
}

body .navbar-inverse {
	background-color: #196BFF;
	box-shadow: 0px 0px 2px;
	-webkit-box-shadow: 0px 0px 2px;
	-moz-box-shadow: 0px 0px 2px;
}

.navbar-header .navbar-toggle{
	background-color: rgba(0, 102, 255, 0.7);
}

.navbar-inverse .navbar-toggle {
   border-color: transparent;
}

.left {
	overflow: hidden;
}

/* Main Content */
.sideimages {
	background-repeat: repeat-y;
	height: 100%;
	width: 10%;
	position: fixed;
	top: 0;
	background-color: #f5f5f5;
}

.leftbg {
	background-image: url(../images/shadowleft.png);
	background-position: right;
}

.rightbg {
	background-image: url(../images/shadowright.png);
	background-position: left;
	right: 0;
}

.content {
	background-image: url('../images/texture.png');
}

.row {
	width: 90%;
	margin: 0 auto;
	padding-top: 3%;
}

.row2 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.row2 a {
	color: white;
	font-family: montserrat;
}

.row3 {
	width: 90%;
	margin: 1% auto 0 auto;
	text-align: center;
}

.row3 a {
	color: white;
	font-family: Raleway;
}

.nav li a:hover, a:hover {
	text-decoration: underline;
}

#forinformation {
	color: white;
	font-family: ;
}

#mainleftpic{
	width: 90%;
	height: auto;
	margin: auto;
	display: block;
}

.background-image {
	width: 50%;
	background-color: #f5e7e1;
}

#contactmainleftpic {
	max-width: 100%;
	width: 100%;
	height: 100%;
}

#instructor {
	float: left;
	margin: 0 7% 5% 5%;
	width: 28%;
}

#accolades {
	color: black;
	width: 90%;
	text-align: justify;
	margin: 1% 5%;
}

.instructor-name{
	font-size: 22px;
}

.instructorlist{
	margin: 0 0 4% 0;
}

.height100 {
	height: 100%;
}

#logo {
	margin-left: -15%;
	margin-top: 2%;
	font-family: Montserrat;
	color: white;
	font-size: 2.5em;
	text-shadow: 0 0 1px rgba(255, 255, 255, .5), -4px 0px 9px rgba(0, 0, 0, 0.1), 2px 1px 9px rgba(0, 0, 0, 0.1);
}

#showcase {
	box-shadow: 0px 1px 2px;
	-webkit-box-shadow: 0px 1px 2px;
	-moz-box-shadow: 0px 1px 2px;
}

#showcaseimg {
	width: 100%;
}

#mitakacopyright{
	margin: .4em auto;
	width: 14em;
	color: white;
	font-family:;
}

.right-half p, .right-half h5 {
	width: 32em;
	color: #000000;
	margin: .75em auto;
	text-align: justify;
	max-width: 70%;
}

.right-half h5{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.right-half hr{
	width: 70%;
	margin: 2em auto;
}

.indent {
	text-indent: 2em; 
}

.bold {
	font-weight: bold;
}

.oneandhalfem {
	line-height: 1.5em;
}

.pagetitle{
	letter-spacing: 1px;
	font-size: 3em;
	text-transform: uppercase;
	display: inline-block;
	padding: 2.25em 0.7em 0 0.7em;
	color: #222;
	display: block;
	text-align: center;
}

#footer {
	overflow: hidden;
	background-color: #196BFF;
	padding: 2%;
}

footer {
	margin: 0;
	padding: 0;
}

/* Contact Form */

.cover{
	width:700px; 
	margin:auto; 
	padding-left:60px;
}

h2.contact { 
	padding-left: 125px;
	color: #ff5400;
	height: 105px;
	background: url(images/contact.png) no-repeat -10px -10px;
	font-family: Oxygen, sans-serif, Arial;
	font-size: 14px;
	font-weight: 300;
}
	
p.contact { 
	font-size: 1em; 
	margin-bottom: .5em; 
	line-height: 2em; 
	font-family: Oxygen, sans-serif, Arial; 
	color: #4b4b4b; 
	ext-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); 
}
	
#contact { 
	margin-bottom: 0px; 
}

textarea { 
	width: 32em; 
	height: 8em; 
	margin: .75em auto;
	margin-left: 5.75em;
}

input, textarea { 
	background-color: rgba(255, 255, 255, 0.4); 
	border: 5px solid rgba(0, 106, 221, 0.15); 
	padding: .4em; 
	font-family: Oxygen, sans-serif, Arial; 
	color: #4b4b4b; 
	font-size: 1em; 
	-webkit-border-radius: 5px; 
	margin-top: -10px;
	margin-left: 15%;
	width: 70%;
}

input:focus, textarea:focus { 
	background-color: rgba(255, 255, 255, 1); 
}

input[type="submit"] { 
	border: none; 
	cursor: pointer; 
	color: #fff; 
	font-size: 1em; 
	background-color: rgba(0, 122, 255, 0.6); 
	padding: 5px 36px 8px 36px; 
}

input[type="submit"]:hover { 
	color: #fff; 
	background-color: rgba(0, 122, 255, 1);
}

input[type="submit"]:active { 
	top: 1px; 
}


/*===========================================================*/
/*	=media queries
/*===========================================================*/

@media only screen and (min-width: 991px) and (max-width: 1199px) {
	body .navbar-nav>li {
		margin: 0 .7em;
	}
}

@media only screen and (max-width: 991px) {
	body .navbar-nav>li {
		margin: 0 .25em;
	}
}

@media only screen and (max-width: 768px) {

	body .navbar-inverse {
		background-color: transparent !important;
	}
	
	.navbar-inverse {
		background-color: transparent !important;
	}
	
	.pagetitle {
		padding-top: 0.5em;
	}
	
	body .navbar-nav>li {
	margin: 0 -0.3em;
	
}

@media only screen and (max-width: 479px) {
	body .navbar-inverse {
		background-color: transparent !important;
	}
	
	.navbar-inverse {
		background-color: transparent !important;
	}
	
	.pagetitle {
		padding-top: 0.5em;
		font-size: 245%;
	}

	#instructor {
		float: left;
		margin: 0 7% 5% 5%;
		border: 1px #eeeeee solid;
		padding: 1%;
	}
	
	#footercontainer2 {
		width: 100%;
	}
}

@media only screen and (max-width: 400px) {
	#instructor {
		float: none;
		display: block;
		margin: 5% auto;
		border: 1px #eeeeee solid;
		padding: 1%;
	}
	
	#footercontainer2 {
		width: 100%;
	}
}