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

@font-face {
				font-family: 'HelveticaNeueLTStd-BdCn';
				src: url('../fonts/helveticaneueltstd-bdcn.eot');
				src: url('../fonts/helveticaneueltstd-bdcn.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/helveticaneueltstd-bdcn.woff') format('woff'),
						 url('../fonts/helveticaneueltstd-bdcn.ttf') format('truetype'),
						 url('../fonts/helveticaneueltstd-bdcn.svg#helveticaneueltstd-bdcn') format('svg');
				font-weight: normal;
				font-style: normal;
		}

@font-face {
				font-family: 'ArialNarrow-Bold';
				src: url('../fonts/779.eot');
				src: url('../fonts/779.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/779.woff') format('woff'),
						 url('../fonts/779.ttf') format('truetype'),
						 url('../fonts/779.svg#779') format('svg');
				font-weight: normal;
				font-style: normal;
		}

*{margin:0;padding:0;}
header{
	width:100%;
	min-height:590px;
	background:url(../images/top_bg_05.jpg) repeat-x;
	float:left;
}
.wrapper{
	max-width:1000px;
	margin:10px auto;
}
.top{
	width:100%;
	display:block;
}
nav{
	float:left;
	display:inline-block;
	padding-top:20px;
}
nav ul{
	display:inline-block;
	list-style:none;
}
nav ul li{
	display: inline;
	color: #04396c;
	padding: 6px 11px;
}
nav ul li a{
	font-size: 17px;
	font-family: 'ArialNarrow-Bold';
	border-radius: 8px;
	color: #145a9b;
	padding: 5.5px 10px;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid transparent;
}
nav ul li a:hover, nav ul li a.active{
	color: #fff;
	background-color: #145a9b;
	border: 1px solid #032040;
}
.phone{
	float:right;
	display:inline-block;
}
.phone p{
	font-family: 'HelveticaNeueLTStd-BdCn';
    font-style: italic;
    font-size: 36px;
    color: #0a2900;
    padding-right: 20px;
    padding-top: 10px;
}
.content-section{
	width:100%;
	float:left;
	background:url(../images/body_bottom_bg_22.jpg) repeat-y center #1C6E00;
	padding-bottom:30px;
}
.content-wrapper{
	max-width:1000px;
	margin:0 auto;
	background:#e3eaf1;
	margin-top:-500px;
	border-radius:10px;
	overflow:hidden;
	padding:0 2px;
}
.topHeading{
    width: 100%;
    float: left;
    background: url(../images/top_line_bg_07.jpg) repeat-x;
    background-size: contain;
}
.topHeading p{
	font-family: 'HelveticaNeueLTStd-BdCn';
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
	color: #FFF;
	text-shadow: 1px 1px #2d4860;
	letter-spacing: 5px;
	word-spacing: 20px;
	margin-bottom:10px;
}
.bodyhead {
    width: 100%;
    min-height: 349px;
    float: left;
    background-image: url(../images/banner_bg_10.jpg);
    background-repeat: no-repeat;
}
.upper-section{
	display:table;
	width:100%;
	background:url(../images/uperr-bg_03.jpg) repeat-x;
	background-size:contain;
}
.content-cover{
}
.left-content{
	width:64%;
	float:left;
}
.arrow{
	position:relative;
	top:-40px;
}
.arrow img{
	float:left;
	width:100%;
}
.listtext-cover{
	display:table;
	width:90%;
	float:left;
	margin:10px 0 10px 10px;
	background:#00173d;
	border-radius:10px;
}
.listtext-cover p{
	font-family: 'ArialNarrow-Bold';
font-size: 24px;
color: #FFF;
padding-top: 6px;
text-transform: uppercase;
text-align: center;
word-spacing: 10px;
}
.listtext-inner{
	width:90%;
	background:#a0d7f8;
	display:table;
	margin:10px auto;
	padding:10px ;
	border-radius:10px;
}
.listtext-inner ul{
	list-style: url(../images/list-style.png);
	padding-left: 40px;
	padding-top: 10px;
}
.listtext-inner ul li{
    font-size: 22px;
    color: #161616;
    font-family: 'ArialNarrow-Bold';
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-left: 10px;
    letter-spacing: 2px;
    word-spacing: 4px;
}
.list-box-shadow{
	width:90%;
	text-align:center;
	display:table;
}
.list-box-shadow img{
	width:50%;
	margin-top:-10px;
}
.right-content{
	float:right;
	width:35%;
}
.bodyform {
    width: 95%;
    min-height: 550px;
    float: left;
    background: url(../images/form-bg.png);
    background-repeat: no-repeat;
}
.formArea {
    min-width: 270px;
    float: left;
    margin-top: 40px;
    margin-left: 17px;
}
.formArea input {
    width: 82%;
    height: 40px;
    float: left;
    border: 1px solid #2e4901;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 17px;
    color: #2b2f33;
    font-family: 'ArialNarrow-Bold';
	margin-left:10px;
}
.formArea select {
    width: 84%;
    height: 37px;
    float: left;
    background-color: #FFF;
    border: 1px solid #6f6f6f;
    font-family: 'ArialNarrow-Bold';
    font-size: 17px;
    margin-bottom: 19px;
    color: #2b2f33;
    padding-left: 5px;
    font-weight: bold;
	margin-left:10px;
}
.sendbtn{
	display:table;
	margin:20px auto;
}
.upper-section-cover{
	display:table;
	width:100%;
}
.upper-section-end{
	width:100%;
	display:table;
}
.upper-section-end img{
	width:100%;
	margin-top:-7px;
}
.blue-box{
	width:95%;
	display:table;
	margin:10px auto;
	border-radius:10px;
	overflow:hidden;
}
.blue-top{
	display:table;
	width:100%;
	margin:0 auto;
	background:#06275f;
}
.blue-left{
	width:55%;
	float:left;
	background:#a0d7f8;
	padding:10px;
	border-radius:10px;
	margin:15px 10px;
}
.blue-left p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#151e26;
}
.blue-right{
	width:35%;
	float:right;
	margin-right:10px;
	margin-top:35px;
}
.blue-right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
}
.blue-bottom{
	display:table;
	width:100%;
	margin:0 auto;
	background:#1f3d6f;
	padding: 20px 0 5px 0;
}
.blue-bottom h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#fff;
	text-align:center;
}
.click-btn{
	display:table;
	margin:10px auto; 
}
.box-shadow{
	width:100%;
	text-align:center;
	display:table;
	margin-top:-10px;
}
.box-shadow img{
	width:90%;
}
.bottom-section{
	width:100%;
	display:table;
	margin:10px auto;
}
.text-portion{
	width:95%;
	margin:0 auto;
	display:table;
	border-top:2px solid #fff;
}
.text-portion p{
	margin:20px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1d1d1e;
	line-height:22px;
}
.blue-bottom-bar{
	width:80%;
	margin:0 auto;
	display:table;
	background:url(../images/blue-bottom-bg_17.jpg) repeat-x;
	background-size:contain;
	border-radius:10px;
	padding:10px;
	border:1px solid #000;
}
.blue-bottom-bar p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.shadow{
	width:70%;
	margin:0 auto;
}
.shadow img{
	width:100%;
}
.bottom-line{
	max-width:1000px;
	margin:0 auto;
	background:url(../images/yellow-line-bg_18.jpg) repeat-x;
	background-size:contain;
	position:relative;
	top:0px;
	overflow:hidden;	
	padding:10px 0;
}
.bottom-line p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#232323;
	text-align:center;
}
.videolink a img{
	width:90%;
}

.videolink{
	width:100%;
}


/*  media queries  */
@media screen and  (min-width: 769px) and (max-width: 980px){
.left-content{
	width:63%;
}
.right-content{
	margin-right:10px;
}
.bodyform{
	min-width:100%;
	margin:20px auto;
	float:none;
}
}
@media screen and (max-width: 900px){
.topHeading p{
	font-size:30px;
}
.content-cover{
	display:table;
	width:100%;
}
.right-content{
	margin:0 auto;
	float:none;
	width:335px;
}
.left-content{
	margin:0 auto;
	float:none;
	width:95%;
}
.arrow{
	display:none;
}
.negative-margin{
	position:relative;
	margin-top:-200px;
}
.blue-bottom h1{
	font-size:20px;
}
.blue-bottom-bar p{
	font-size:18px;
}
.listtext-cover{
	width:100%;
	margin:10px 0;
}
.bodyform{
	float:none;
	margin:0 auto;
}
.videolink{
	padding:0 !important;
	margin:0 auto;
	text-align:center !important;
}
.videolink a img{
	width:100%;
}
}
@media screen and (max-width: 768px){
.block{
	display:block;
}
.content-cover{
}
.negative-margin{
	MARGIN-TOP:-180px !important;
}
}
@media screen and (max-width: 680px){
.content-wrapper{
	margin-top:-500px;
}
.phone p{
	font-size:25px;
	padding-top:15px;
}
.topHeading p{
	font-size:20px;
}
}
@media screen and (max-width: 580px){
.content-wrapper{
	margin-top:-470px;
}
.left-content{
	width:95%;
}
.listtext-cover p, .blue-right p, .blue-bottom h1{
	padding:10px;
}
nav{
	display:block;
	width:300px;
	margin:0 auto;
	float:none;
}
.phone{
	width:100%;
	text-align:center;
}
.negative-margin{
	margin-top:-150px;
}
.text-portion{
	width:90%;
}
.blue-left{
	margin:15px auto;
	width:90%;
	float:none;
}
.blue-right{
	width:100%;
	margin:10px auto;
	text-align:center;
}
.list-box-shadow img{
	width:80%;
}
.topHeading p{
	letter-spacing:0px;
	word-spacing:2px;
}
.logo img{
	width:90%;
}
.description{
	width:90% !important;
	margin:10px auto !important;
	float:none !important;
}
.left, .right{
	padding:5px 0 !important;
	float:none !important;
}
.article-heading p{
	margin-left:20px !important;
}
}
@media screen and (max-width: 380px){
.right-content{
	width:300px;
}
.listtext-inner ul li{
	font-size:16px;
}
.content-cover{
}
.bodyform{	
	background-size:contain;
}
.sendbtn{
	width:70%;
}
.sendbtn input{
	width:100%;
}
.formArea input{
	height:30px;
}
.topHeading p{
	font-size:18px;
}
.negative-margin{
	margin-top:-200px;
}
.bodyform{
	min-height:475px;
}
}



.bodyform form{
	width:100%;
}

.logo{
	margin:10px;
}
.imges{
	margin:20px;
}
.videolink{
	text-align:left;
	padding-left:10px;
}
.gray-bg{
	background:#e3eaf2 !important;
}
.article-heading{
	display:table;
}
.article-heading p{
	float: left;
	font-family: 'ArialNarrow-Bold';
	font-weight: bold;
	font-size: 32px;
	color: #372e2e;
	margin-left: 30px;
	padding-top: 19px;
}
.description{
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 150px;
}
.description p{
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4a4a4a;
	text-align: justify;
	line-height: 28px;
}
.min-green{
	min-height:500px;
}
.description h3{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4a4a4a;
	margin:10px 0;
}
.description h4{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1a76ff;
	margin:10px 0;
}
.description ul.alpha{
	list-style:lower-alpha inside;
}
.doted{
	list-style: inside !important;
}
.description ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	text-align: justify;
	padding-bottom: 10px;
}
.left{
	float:left;
	padding-left:50px;
}
.right{
	float:right;
	padding-right:20px;
}
.list-box-shadow-ending{
	width:100%;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.list-box-shadow-ending img{
	width:50%;
}
#thank{
	text-align:center !important;
	padding:100px 10px !important;
}
.thnxlogo, #phonenaddress{
	width:100%;
	display:block;
	text-align:center;
}
#phonenaddress{
	padding-bottom:50px;
}

@media screen and (max-width:520px){
#thank{
	text-align:center !important;
	padding:100px 10px !important;
	margin-left:0 !important;
	font-size:20px !important;
}
.thnxlogo{
	width:100%;
	display:block;
	text-align:center;
}
.thnxlogo img{
	max-width:300px;
}
#phonenaddress{
	width:100%;
	text-align:center;
	padding:15px 0;
	margin:0 !important;
	font-size:20px !important;
}
}

.disclaimer{
	max-width:970px;
	width: 90%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-align:justify;
}