:target:before {
content:"";
display:block;
height:8em; /* fixed header height*/
margin:-8em 0 0; /* negative fixed header height */
}

@font-face {
    font-family: 'square721';
    src: url('../fonts/sqr721dn-webfont.eot');
    src: url('../fonts/sqr721dn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sqr721dn-webfont.woff2') format('woff2'),
         url('../fonts/sqr721dn-webfont.woff') format('woff'),
         url('../fonts/sqr721dn-webfont.ttf') format('truetype'),
         url('../fonts/sqr721dn-webfont.svg#square721_dmregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.button-press {
	font-weight: bold;
	color: white!important;
	border: 4px solid white!important;
	border-bottom: 16px white solid!important;
}

#carouselButtons {
    margin-left: 100px;
    position: absolute;
    bottom: 0px;
    z-index: 10;
}

.training-banner {
	margin: 0 auto!important;

}

.video-container {
    position: relative;
    padding-bottom: 37.15%;
    padding-top: 30px; height: 0; overflow: hidden;
    max-width: 800px;
    max-height: 300px!important;
    margin: auto;
   }
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 3px solid #b3b3b3;
    
}

.video-container2 {
    position: relative;
    padding-bottom: 22%;
    padding-top: 30px; height: 0; overflow: hidden;
    max-width: 500px;
    max-height: 300px!important;
    margin: auto;
   }
 
.video-container2 iframe,
.video-container2 object,
.video-container2 embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 3px solid #b3b3b3;
    
}


body {
	font-family: open sans;
	font-style:;
	position: relative;
}

a {
	color: black;
}

h1 {
	font-family: 'square721';
	text-align: center;
	margin-bottom: 1em;
}

h3 {
	font-family: 'square721';
	text-align: center;
	margin-bottom: 1em;
}

h4 {
	font-weight: bold;
}

.con-border {
	border-top: 3px solid #b3b3b3;
}

.p-centered {
	text-align: center;
}

.col-centered {
	text-align: center;
	margin-bottom: 3em;
}

.navbar {
	margin: 0 0 0 0;
	background-color: white;
	border-bottom: 3px solid #b3b3b3;
}

.navbar-toggle {
	margin: 0;
	z-index: 10;
	position: fixed;
	right: .4em;
	top: .4em;
}

.top-menu {
	background-color: white;
	height: 8em;
	z-index: 10;
	margin-bottom: 1em;
}

.menu-container {
	position: relative;
}

.navbar-header {
	position: relative;
}

.navbar-brand {
	position: relative;
	z-index: 10;
}

.navbar-right {
	min-width: 36.5em;
	background-repeat: no-repeat;
	min-height: 5em;
	margin-top: 1.7em;
	color: black;
}

.navbar-right a {
	color: black!important;
}

.navbar-right > li {
	margin: .7em 0 0 .7em;
	padding: 0;
	font-weight: bold;
}

.navbar-right > li > a {
	background-color: rgba(0,0,0,0)!important;
	color: black;
}

.social-icons {
	float: left;
	margin: 0;
	padding: 1em 0.5em 0 .5em!important;

}

.banner-show {
	padding: 0;
}

.jumbotron {
	padding: 10em 0 0 0!important;
	background-color: white;
}

.carousel-indicators {
	margin-bottom: -1em;
}

.carousel-caption {
	width: 100%!important;
	margin: 0!important;
	left: 0!important;
}

.carousel-caption p:first-child {
	background-color: rgba(67, 126, 155, .75);
	animation-delay: 1s;
	padding: .5em 2em 2em 2em;
	font-size: 12pt;
	margin-bottom: -3.2em;
} 

.service-intro, .service-intro > p {
	text-align: center;
}

.service-icon {
	margin: auto;
}

.learn-more {
	position: relative;
	 padding: 1em;
	 background-color: #437e9b;
	 color: white;
	 border-radius: .5em;
	 text-align: center;
}

.service-items {
	margin-bottom: 10em;
}

.h3-heading {
	display: block;
	margin: auto;
}

.home-clients {
	background-color: #437e9b;
}

#logoCarousel {
	margin-top: 4em;
}

/* fade on slider */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.home-testamonial {
	padding: 5em;
	text-align: center;
	color: white;
}

.home-testamonial > p {
}

.home-contact {
	height: 100%;
	background-image: url(../images/home-contact-bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	}
	
.home-contact-content {
	background-color: white;
	margin-top: 7em;
	margin-bottom: 7em;
}

.home-contact-icon {
	display: block;
	margin: auto;
	 margin-top: -4em;
}

.home-contact-row {
	padding: 5em;
}

.home-contact-info {
	margin-top: 3em;
	margin-left: 1em;
	font-size: 14pt;
	font-weight: bold;
	
}

.home-contact-info > img {
	margin-right: 1em;
}

.home-contact-info > p {
	display: block;
}

.contact-or {
	text-align: center;
}

.input-group {
	width: 80%;
	margin: 20px 0 20px 0;
}

.form-control {
	background-color: transparent;
	color: #333;
	border: 3px #437e9b solid;
}

.msg-area {
	height: 150px !important;
	resize: none;
}

.footer {
	background-color: #383838;
}

.footer-menu {
	text-align: center;
	padding: 2em;
	vertical-align: middle;
	color: white;
	font-size: 14pt;
}

.footer-menu > a {
	color: white;
	font-size: 14pt;
}

.footer-social {
	display: block;
	margin: auto;
	overflow-x: auto;
	padding-left: 4em;
}

/*TRAINING STYLING*/


.container-alt {
	background-color: #437e9b;
	color: white;
}

.cont-one {
	margin-top: 10em;
}

.container-alt a {
	color: white;
}

.con-tmargin {
	margin-top: 10em;
}

.con-about {
	margin-top: 10em;
}

.con-about > p {
text-align: center;
	
}
.img-right {
	float: right;
}

.img-center {
	display: block;
	margin: 3em auto;
}

.url-form {
	display: none;
}

.anchor {
	padding-top: 20em;
}

.home-test-buttons {
	text-align: center;
	padding: 0px;
}

.home-test-buttons > li {
		display: inline-block;
		text-align: center;
		padding: 10px;
		border-radius: 5px;
		border: 2px solid white;
		margin: 15px;
		color: white;
}

.home-test-button {
	width: 11em;
}

.home-test-button:hover {
	color: #333;
	border-color: #333;
}

.test-off {
	display: none!important;
}

.img-staff {
	float: left;
	width: 10em;
	height: auto;
}

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

	.services-span {
		font-size: .85em;
	}

}

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

	.call-to-action {
		padding-top: 1em;
	}
	
	.slogin {
		display: none;
	}
	
	.services-span {
		display: none;
	}
}

.footer {
	background-color: #383838;
}

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

	.url-form {
		display: none!important;
	}

	.img-leadership {
		display: none;
	}

	.carousel-inner {
		text-align: center;
		overflow: hidden;
	}


	.service-icon {
		height: 7em;
		width: auto;
	}
	
	#myCarousel .item > .img-responsive {
		height: 15em;
		max-width: 100em;
		position: relative;
		  left: 50%;
		  -webkit-transform: translateX(-50%);
		  -ms-transform: translateX(-50%);
		  -o-transform: translateX(-50%);
		  transform: translateX(-50%);
	}
	
	.sasm {
		margin: 0!important;
	}
	
	.sasm > img {
	margin: 0!important;
	}
	
	
	.carousel-caption {
		display: none;
	}
	
	.service-intro {
		margin-bottom: 3em;
	}
	
	.home-testamonial {
		padding: 1em;
	}
	
	.navbar-brand {
		position: absolute;
		top: 1em;
		left: 3em;
		right: 3em;
		z-index: 5;
		padding: 0;
	}
	
	.navbar {
		min-height: 10px!important;
		height: 10px!important;
	}
	
	.top-menu {
		height: 5em;
	}
	
	.navbar-brand > img {
		display: block;
		margin: auto;
		z-index: 8;
	}
	
	.jumbotron {
		padding-top: 6em!important;
	}
	
	.collapse {
		position: relative;
		background-color: white;
		z-index: 10;
		margin-top: 3em;
	}
	
	.navbar-right {
		min-width: 5em!important;
		background-color: #f9f9f9;
	}
	
	.home-contact-row {
		padding: 0em;
	}
	
	.headQuestions, .headQustions > li, .headQuestions > li > a {
		display: none!important;
	}
	
	.input-group {
		display: block;
		margin: 2em auto 0 auto;

	}
	
	.img-right {
		display: none;
	}
	
	.video-container2 iframe,
	.video-container2 object,
	.video-container2 embed {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    height: 100%;
	    border: 3px solid #b3b3b3;
	    }
	    
	    .video-container {
	        padding-bottom: 70%!important;
	    	
	    	}
	 .video-container2 {
	     padding-bottom: 45%!important;
	 	
	 	}
}
