@charset "UTF-8";
/* CSS Document */

@media (max-width: 2000px)  {

body {
	/*background: url(../images/background.jpg) repeat-x fff;*/
  	padding: 20px 0 10px 0;
  	color: #666;
}


#bodyText a, #bodyText a:link, #bodyText a:active {
	color: #394B89 !important;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}



.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/

footer {
  background-color: #394B89;
  min-height: 35px;
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 20px 0;
  overflow: hidden;
  clear:both;
  color: #fff;
}


.imgBG {
	background: url(images/background.jpg) repeat-x #000;
}

a: link, a {
	color: #394B89 !important;
}

a: visited {
	color: #555 !important;
}

a: hover, a: active {
	color: #99C5FF !important;
}

div.col-sm-5.col-sm-offset-1.addressSec {
	margin-top: 25px;
	padding-top:25px;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: bold;
}

h1.blue, h2.blue, h3.blue, h4.blue {
	color: #394B89;
	font-weight: bold;
}


h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 17px;
}

.titlecenter {
	text-align: center;
	margin-bottom: 35px;
}

span.phoneicon {
	display: block;
	padding-top: 0;
	padding-right: 10px;
}

#header {
	margin: 20px auto 5px auto;
}

#HdContact {
  padding: 0;
  color: #887;
  background-color: #FFF;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 17px;
  text-align: right;
}


.navbar {
	margin-top: 25px;
}

.sliderBG {
	background: url(../images/tempslider1.jpg) repeat-x #555;
	width: 100%;	
	min-height: 380px;
}


.subtext {
	font-size: 15px;
	display: block;
	margin-top: 5px;
}

.navbarCont {
	background: #fff;
}

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}

.navbar {
	border: none;
	min-height: 40px;
	padding: 0;
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.navbar-nav {
	float: right;
}

.dropdown-menu>li>a  {
	white-space: normal;
	width: 30em;
	color: #ccc;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:visited, .navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:link {
  color: #394B89;
}

navbar-nav > li > a {
	padding: 0px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #99C5FF;
}

.dropdown-menu {
  background: #394B89;
  color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #fff;
  background: #394B89;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #fff;
}

.dropdown-menu>li>a:hover {
	background: #eee;
}



.subpageBG {
background: rgba(214,214,214,1);
background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,214,214,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff', GradientType=0 );
}



.page-header {
	border-bottom: none;
}

.panel-heading {
	background: #eee;
}

.navbar-toggle .icon-bar {
	background-color: #FFF;
}

div.navbar-header {
	background-color: #000;
}

.navbar {
  border-radius: 0px;
}

.address {
	font-size: 14px;
	text-align: right;
}

.myrespimg{max-width:100%;height:auto}

.text-left2 {
	text-align: left !important;
	font-weight: 600;
}

.tbh1 {
	width: 25%;
}

.tbh2 {
	width: 20%;	
}

.tbh3 {
	width: 20%;
	color: #999;
	border-bottom: 2px dashed black;
}

.tbh4 {
	width: 15%;
	color: #999;
	border-bottom: 2px dashed black;
}

.tbh5 {
	width: 20%;
	color: #999;
	border-bottom: 2px dashed black;
}



.btn-readmore { 
  color: #ffffff; 
  background-color: #394B89; 
  border-color: #82BBF5; 
} 
 
.btn-readmore:hover, 
.btn-readmore:focus, 
.btn-readmore:active, 
.btn-readmore.active, 
.open .dropdown-toggle.btn-readmore { 
  color: #ffffff; 
  background-color: #24347A; 
  border-color: #82BBF5; 
} 
 
.btn-readmore:active, 
.btn-readmore.active, 
.open .dropdown-toggle.btn-readmore { 
  background-image: none; 
} 
 
.btn-readmore.disabled, 
.btn-readmore[disabled], 
fieldset[disabled] .btn-readmore, 
.btn-readmore.disabled:hover, 
.btn-readmore[disabled]:hover, 
fieldset[disabled] .btn-readmore:hover, 
.btn-readmore.disabled:focus, 
.btn-readmore[disabled]:focus, 
fieldset[disabled] .btn-readmore:focus, 
.btn-readmore.disabled:active, 
.btn-readmore[disabled]:active, 
fieldset[disabled] .btn-readmore:active, 
.btn-readmore.disabled.active, 
.btn-readmore[disabled].active, 
fieldset[disabled] .btn-readmore.active { 
  background-color: #394B89; 
  border-color: #82BBF5; 
} 
 
.btn-readmore .badge { 
  color: #394B89; 
  background-color: #ffffff; 
}




.panel-heading {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
}

h3.panel-title{
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.7) !important;
	text-align: center;
}

.panel-title small {
	color: #333;
	font-weight: bold;	
	text-shadow: none;
}


.glyphicon.glyphicon-globe {
    font-size: 75px !important;
}


.nodisblock img {
	margin: auto;
}


.panel {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


.imgbdrbasic {
	border: 1px solid #666 !important;
}


.feature {
	text-align: center;
	margin-bottom: 40px;
}

.feature img {
	margin: auto;
}

.greyfeatureText {
	font-size: 13px;
	color: #555;
	font-weight: bold;
}



.imgbdrbasic {
	border: 1px solid #555;
}


.blockspcr {
	margin-bottom: 60px;
}


.topmarg25 {
	margin-top: 0px;
}

.hdelement {
	display: none;
}

.contact-text {
	font-size: 16px;
}

.green-text {
	color: #0C8740;
}



.copyright {
	font-size: 11px;
}

.videospcr {
	margin-top: 25px;
}

}

@media (max-width: 767px) {

#navigationbar {
	text-align: center;
}

.navbar-nav {
	float: none !important;
	text-align: center;
}

.navbar {
	margin-bottom: 0;
}

.col-sm-5.toplogo {
	text-align: center;
	float: none;
	clear: both;
	width: 100%;
}

.navbar-toggle {
	float:none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 15px;
}

.topmarg25 {
	margin-top: 25px;
}

.addressSec {
	padding-top: 40px;
}

.contact-text {
	font-size: 12px;
}

/*.youtubeWrapper, .vimeoWrapper, .instagramWrapper {
    position: relative;
    padding-top: 30px; height: 0; overflow: visible;
}*/

.certlogos {
	padding-top: 20px;
	text-align: center;
}

.videotop {
	padding-top: 50px;
}

nav.navbar {
	text-align: center;
}

.address {
	text-align: center;
	padding-top: 20px;
}

}


@media (max-width: 500px) {
	

.topmarg25 {
	margin-top: 25px;
}

/*

.youtubeWrapper, .vimeoWrapper, .instagramWrapper {
    position: relative;
    padding-top: 30px; height: 0; overflow: visible;
} */

}
