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

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

@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,800);
.bottom_form {
	width: 100%;
	background-color: #000;
	padding-top: 2px;
    line-height: 80%;
	color: #FFF;
	text-size: 70%;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	height: 36px;
	position: fixed;
	bottom:0px;
	border: 1px solid #333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}


.content {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.table-div {
width: 100%;	
}
.appearing_limit {
	max-width: 420px;	
	margin-left: auto;
	margin-right: auto;
}
.boilerplate {
	font-size: 80%;
	color: #888;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 680px) {
	

	
body {
	background-color: #254075;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(images/bg_L.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}
a:link {
	color: #1E5C8A;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #B30000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	font-weight: 800;
	color: #006699;
}

H2 {
font-size: 1.1em;
color: #333;	
font-weight: bold;
}	


H4 {
font-size: 1.8em;
color: #C00;	
font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

.container {
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	width: 100%;
	text-align: left;
	background-color: #fff;
}
.bottom {
	color: #FFF;	
	font-family: 'Raleway', sans-serif;
	background-color: #333;
	height: auto;
	width: 100%;
	bottom: 0px;
	z-index:20000;
}

.vanishing_text {
	display: inline;
	height: auto;
	width: 100%;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
}
.med_head {
	font-weight: bold;
	color: #F30;
	text-shadow: 1px 1px 0px #000;
	font-size: 1.2em;
}
.top {
	width: 100%!important;
	height: 70px;
}


.top_limit {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;	
}



.top_center {
	diaplay: none!important;	
}




.nav {
	width: 100%;
	height:54px;
	z-index: 1000;
}
.phone {
	display: none;
}
.logo {
	float: left;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	max-width: 390px;
	padding-left: 8px;
}

.concept_box {
	float: right;
	text-align: right;
	height: auto;
	padding-left: 10px;
	margin-right: 40px;
	max-width: 260px;
}


.concept_box_visible {
	display: none;
}

.gray_head {
	font-family: 'IMPACT', sans-serif;
	text-align: center;
	letter-spacing: 2px;
	text-align: center;
	line-height: 98%;
	font-size: 1.6em;
	padding-right: 10px;
	text-shadow: 1px 1px 1px #000;
	color: #F00;
}
.slider_box {
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	width: 100%;
	z-index: -10000!important;
}


.float_left_30_percent {
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
	min-width: 260px;
	margin-bottom: 16px;
	height: auto;
	text-align: left;
	width: 44%;
}
  




.float_left_50_percent {
	float: none!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	height: auto;
	text-align: left;
	width: 100%;
}
  


  
.float_right_video_box_clean {
	display:none;
}
.mobile_friendly_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
	font-weight: bold;	
}
.video_limit_900px {
	width: 100%;
	max-width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.float_right_contact_box {
	float: right;
	height: auto;
	width: 320px;
	margin-right: 16px;
}

.appearing_text {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: -4px;
}

@keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}


}





@media screen and (min-width: 680px) {
	
body {
	background-image: url(images/bg_L.jpg);
	background-color: #254075;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a:link {
	color: #1E5C8A;
	text-decoration: none;
}
a:visited {
	color: #727B9E;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 1.8em;
	font-weight: 800;
	color: #006699;
	text-shadow: 1px 1px 5px #FFF;
}


H2 {
font-size: 1.2em;
color: #333;	
font-weight: bold;
}


H4 {
font-size: 1.8em;
color: #C00;	
font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

.container {
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 96%;
	max-width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #DCB720;
	border-radius: 20px 20px 10px 10px;
}
.bottom {
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	background-color: #333;
	height: auto;
	width: 100%;
	bottom: 0px;
	z-index:20000;
}

.vanishing_text {
	height: auto;
	width: 100%;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
	text-align: left;
}
.med_head {
	font-weight: bold;
	color: #F30;
	text-shadow: 1px 1px 1px #000;
	font-size: 1.3em;
}
.top {
	width: 100%;
	height: 70px;
}

.top_limit {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;	
}


.top_center {
	width: 40%
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

.nav {
	width: 100%;
	height:54px;
	z-index: 1000;
}
.phone {
	animation: bounceIn 1s ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	color: #F30;
	float: right;
	margin-right: 30px;
	margin-top: 52px;
}
.logo {
	float: left;
	height: auto;
	width: 57%;
	max-width: 420px;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.concept_box {
	float: right;
	text-align: right;
	margin-right: 60px;
	height: auto;
	width: 40%;
	padding-left: 10px;
	max-width: 260px;
}

.concept_box_visible {
	float: right;
	text-align: left;
	height: auto;
	width: 50%;
	max-width: 380px;
}

.gray_head {
	font-family: 'IMPACT', sans-serif;
	text-align: center;
	letter-spacing: 3px;
	text-align: center;
	line-height: 110%;
	font-size: 2.2em;
	color: #F00;
	text-shadow: 1px 1px 1px #000;
}
.slider_box {
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	width: 100%;
	z-index: -10000!important;
}


.float_left_30_percent {
	float: left;
	margin-left: 12px;
	height: auto;
	text-align: left;
	width: 22%;

 }
 
 

 
 
.float_left_50_percent {
	float: left;
	height: auto;
	text-align: center;
	width: 48%;

 }
  
.float_right_video_box {
	float: right;
	height: auto;
	width:65%;
}



.mobile_friendly_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F00;
	font-weight: bold;
}
.video_limit_900px {
	width: 100%;
	max-width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.float_right_contact_box {
	float: right;
	height: auto;
	width: 320px;
	margin-right: 80px;
}


.appearing_text {
	display: none!important;
}



@keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  40% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}
@media only screen and (min-width: 400px) {

.float_left_concept_box {
	float: left;
	width: 88%;
}
}

@media only screen and (min-width: 600px) {
.float_left_concept_box {
	float: left;
	width: 44%;
}
}

@media only screen and (min-width: 1000px) {
.float_left_concept_box {
	float: left;
	width: 24%;
}
}

@media only screen and (min-width: 1000px) {
.float_left_form {
	float: left;
	width: 20%;
	max-width: 280px;
}
}

@media only screen and (min-width: 600px) {

.float_left_form {
	float: left;
	width: 45%;
	max-width: 280px;
}
}



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

.float_left_form {
	float: left;
	width: 70%;
	max-width: 280px;
}
}

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

.float_left_shape_box {
	float: left;
	width: 88%;
	max-width: 180px;
}
}

@media only screen and (min-width: 00px) {
.float_left_shape_box {
	float: left;
	width: 44%;
}
}

@media only screen and (min-width: 900px) {
.float_left_shape_box {
	float: left;
	width: 25%;
}
}
