@charset "utf-8";
/* CSS Document */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, form, input, a, p, span {
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
 @font-face {
 font-family: "Candara";
 src: url('fonts/833862305-Candara.eot');
 src: url('fonts/833862305-Candara.eot?#iefix') format('embedded-opentype'),  url('fonts/833862305-Candara.svg#Candara') format('svg'),  url('fonts/833862305-Candara.woff') format('woff'),  url('fonts/833862305-Candara.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'HelveticaNarrowBoldRegular';
 src: url('fonts/helvet.eot');
 src: url('fonts/helvet.eot') format('embedded-opentype'),  url('fonts/helvet.woff') format('woff'),  url('fonts/helvet.ttf') format('truetype'),  url('fonts/helvet.svg#HelveticaNarrowBoldRegular') format('svg');
}
 @font-face {
 font-family: 'TrajanProBold';
 src: url('fonts/trajanpro-bold.eot');
 src: url('fonts/trajanpro-bold.eot') format('embedded-opentype'),  url('fonts/trajanpro-bold.woff') format('woff'),  url('fonts/trajanpro-bold.ttf') format('truetype'),  url('fonts/trajanpro-bold.svg#TrajanProBold') format('svg');
}
 @font-face {
 font-family: 'HelveticaBlackSemiBoldRegular';
 src: url('fonts/helvblak.eot');
 src: url('fonts/helvblak.eot') format('embedded-opentype'),  url('fonts/helvblak.woff') format('woff'),  url('fonts/helvblak.ttf') format('truetype'),  url('fonts/helvblak.svg#HelveticaBlackSemiBoldRegular') format('svg');
}
 @font-face {
 font-family: 'Conv_helvetica-conth-1361523401';
 src: url('fonts/helvetica-conth-1361523401.eot');
 src: local('☺'), url('fonts/helvetica-conth-1361523401.woff') format('woff'), url('fonts/helvetica-conth-1361523401.ttf') format('truetype'), url('fonts/helvetica-conth-1361523401.svg') format('svg');
}
@font-face {
	font-family: 'Conv_helvetica-bold';
	src: url('fonts/helvetica-bold.eot');
	src: local('☺'), url('fonts/helvetica-bold.woff') format('woff'), url('fonts/helvetica-bold.ttf') format('truetype'), url('fonts/helvetica-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#232222;
}
img, a {
	border:0;
	max-width: 100%;
	outline:none;
	text-decoration:none;
}
.input {
	outline:none;
}
.FloatL {
	float:left
}
.FloatR {
	float:right
}
.clear {
	clear:both;
}
.fullwidth {
	width:100%;
}
ul, li {
	list-style:none;
}
#printLogo {
	display:none;
}
#mainwrapper {
	width:100%;
	float:left;
}
#wrapper {
	width:100%;
	max-width:1195px;
	position:relative;
	display:block;
	padding:0 15px;
	margin: 0 auto;
}
#top {
	float:left;
	width:100%;
}
.header-top{
	width:100%;
	float: left;
	padding: 10px 0 0 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b5ca7+0,0a5ba5+40,05569f+100 */
	background: #0b5ca7; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5ca7 0%, #0a5ba5 40%, #05569f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5ca7 0%,#0a5ba5 40%,#05569f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5ca7 0%,#0a5ba5 40%,#05569f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5ca7', endColorstr='#05569f',GradientType=0 ); /* IE6-9 */
}
#topArea {
	width:100%;
	float:left;
}
#logo {
	float:left;
}
.toggle-menu{
	width:100%;
	float:left;
	background:#02428e;
	color:#FFF;
	font-size:16px;
	padding:10px 8px;
	display:none;
}
.toggle-menu .icon-menu{
	width:28px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	background:url(images/menu-icon.png) no-repeat center;
}
#callnow {
	font-family: "Candara";
	font-size:22px;
	text-transform:uppercase;
	float:right;
	text-align:right;
	font-weight:bold;
	color:#fff;
	padding-top:20px;
}
#callnow span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}
#callnow span a{
	color:#fff;
	cursor: default;
}
#top_navarea {
	width:100%;
	float:left;
	padding:10px 0;
	border-top:#013d89 1px solid;
	border-bottom:#013d89 1px solid;
	margin-top:8px;
}
.header_navL {
	float:left;
	width:74%;
}
.header_navL ul {
	list-style:none;
}
.header_navL ul li {
	float:left;
	background:url(images/nav_separetor_v.png) no-repeat left center;
	padding: 4px 17px;
}
.header_navL ul li:first-child {
	padding-left:0;
	background:none;
}
.header_navL ul li a {
	font-family: "Candara";
	font-size:15px;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
}
.header_navL ul li a:hover, .header_navL ul li a:active {
	color:#ffcc00;
}
.header_Social_media {
	float:right;
	width:26%;
	text-align:right;
}
.header_Social_media a{
	display:inline-block;
	vertical-align:middle;
}
.header_Social_media a + a{
	margin-left:7px;
}
.header_Social_media ul {
	list-style:none;
}
.header_Social_media ul li {
	float:left;
	margin-left:7px;
	width:26px;
	height:27px;
	display:block;
}
.header_Social_media ul li a.fcbk {
	background:url(images/fcbk_icon.png) no-repeat 0 0;
	display:block;
	width:26px;
	height:27px;
}
.header_Social_media ul li a.twtr {
	background:url(images/twtr_icon.png) no-repeat 0 0;
	display:block;
	width:26px;
	height:27px;
}
.header_Social_media ul li a.lnkd {
	background:url(images/lnknd_icon.png) no-repeat 0 0;
	display:block;
	width:26px;
	height:27px;
}
.banner_sec {
	float:left;
	width:100%;
	background:#02428e;
	position:relative;
}
.banner_sec:before{
	content:'';
	width:100%;
	max-width:1165px;
	height:1px;
	background:#373b3c;
	position:absolute;
	left:0;
	bottom:4px;
	right:0;
	margin:0 auto;
}
.bnr_left {
	float:left;
	width: 77%;
	padding:25px 0 0 0;
}
.bnr_top {
	float:left;
	width:100%;
	margin-bottom:13px;
}
.bnr_top ul {
	list-style:none;
}
.bnr_top ul li {
	background:url(images/red_tik_icon.png) no-repeat 0 0;
	padding:0 30px 8px 50px;
	float:left;
}
.bnr_top ul li p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	padding-top: 7px;
	color:#ffffff;
	text-shadow: 4px 4px 2px #001a38;
	letter-spacing: 1px;
filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, color=#001a38, Strength=5);
}
.bnr_mid {
	float:left;
	width:100%;
	position:relative;
	padding:0px 0 36px 0;
}
.arow {
	position: absolute;
	top: 15px;
	right: -32px;
	z-index: 9;
}

.bnr_rght {
	float:right;
	width:23%;
	text-align: right;
	padding-top:30px;
}
#Contentarea {
	width:100%;
	float:left;
	position:relative;
	background:#d5ebff;
	overflow: hidden;
}
#Contentarea:before{
	content:'';
	width: 20.6%;
	height: 100%;
	position:absolute;
	left:0;
	top:0;
	background:#f0f8ff;
}
#Contentarea:after{
	content:'';
	width: 30.2%;
	height: 100%;
	position:absolute;
	right:0;
	top:0;
	background:#002b76;
}
#ContentareaLeft {
	width:16%;
	float:left; /*font-family: 'Conv_helvetica-conth-1361523401';*/
	font-size:16px;
	color:#444444;
	line-height:22px;
	background:#f0f8ff;
	padding-top:15px;
	padding-right: 5px;
	position:relative;	
}
#ContentareaLeft:before{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:-100%;
	background:#f0f8ff;
}

#ContentareaLeft p {
	margin-bottom:20px;
	clear:both;
}
#ContentareaLeft .heading, #ContentareaLeft .heading a {
	color:#c61219;
	font-family: 'Conv_helvetica-bold';
	font-size:18px;
}
#ContentareaLeft .heading a:hover {
	color:#002A75;
}
.main_contentL {
	float:left;
	width:57%;
	padding:15px;
}
.main_contentInrFrst {
	float:left;
	width:100%;
}
.main_contentInrFrst .alignleft{
	float:left;
	border:#FFF 8px solid;
	margin:0 15px 10px 0;
}
.main_contentInrFrst h1 {
	font-family: 'Conv_helvetica-bold';
	font-size:24px;
	color:#002a75;
	text-transform:uppercase;
	line-height:1.4em;
	margin:0 0 5px 0;
}
.main_contentInrFrst h3 {
	font-family: "Candara";
	font-size:20px;
	color:#002a75;
	padding-bottom:10px;
	line-height:28px;
	font-weight:bold;
}
.main_contentInrFrst h4 {
	font-family: "Candara";
	font-size:17px;
	color:#002a75;
	padding-bottom:10px;
	line-height:22px;
	font-weight:bold;
}
.main_contentInrFrst p {
	margin-bottom: 17px;
	color: #232222;
	font-size: 15px;
	line-height: 1.3em;
}
.main_contentInrFrst p span {
	color:#0052a5;
}
.main_contentInrFrst p span a {
	text-decoration:none;
}
.main_contentInrFrst p a, .main_contentInrFrst a {
	font-size:14px;
	color:#002b76;
	text-decoration:underline;
	margin-top:20px;
}
.main_contentInrFrst p a:hover, .main_contentInrFrst a:hover {
	color:#000;
}
.main_contentInrFrst ul {
	padding:0 0 20px 10px;
}
.main_contentInrFrst ul li {
	padding:0 0 10px 25px;
	background:url(images/bull.png) no-repeat left 5px;
	line-height:20px;
}
.main_contentInrSecnd {
	float:left;
	width:100%;
	padding:15px 0 0 0;
}
.main_contentBox {
	float:left;
	width:58%;
	padding-right: 45px;
	margin-bottom:10px;
}
.main_contentBox h2 {
	font-size:16px;
	color:#002a75;
	padding:0 0 20px 55px;
	line-height:20px;
	background:url(images/icon1.png) no-repeat left top;
	font-weight:bold;
}
.main_contentBox p {
	line-height: 1.3em;
	font-size:14px;
	color:#1d232c;
	font-family:'Arial';
	margin-bottom:17px;
}
.main_contentBox p span {
	font-size:16px;
}
.main_contentBox a {
	font-size:16px;
	color:#02428e;
	text-decoration:underline;
}
.main_contentBox a:hover{
	color:#01050a;
}
.main_contentBox2 {
	float:left;
	width:42%;
	min-height:108px;
	margin-bottom:10px;
	padding-right:0px;
}
.main_contentBox2 h2 {
	font-size: 21px;
	color: #002a75;
	padding: 8px 0 20px 42px;
	line-height: 20px;
	background: url(images/icon2.png) no-repeat left top;
	font-weight: bold;
}
.main_contentBox2 ul {
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:25px;
	width:285px;
	color:#002a75;
}
.main_contentBox2 ul li {
	list-style:disc;
	line-height:24px;
}
.main_contentBox2 a {
	color:#02428e;
	text-decoration:underline;
}
.main_contentBox2 a:hover{
	color:#000;
}
.main_cont_sidebar {
	float:right;
	width:27%;
	background:#002b76;
	position: relative;
	z-index: 1;
	padding:0 0 0 0;
}
.main_cont_sidebar:before{
	content:'';
	width:100%;
	height:100%;
	background:#002b76;
	position:absolute;
	left:0;
	bottom:-99%;
}

.sider_bar_frm {
	float:left;
	width:100%;
	/*padding: 35px 32px 0 25px;*/
	padding: 20px;
}
.sider_bar_frm h3 {
	font-family: "Candara";
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 4px 5px 2px #001a38;
	margin:0 0 12px 0;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, color=#001a38, Strength=5);
}
.sider_bar_frm .input-field{
	width:100%;
	float: left;
	margin-bottom:5px;
}
.sider_bar_frm label{
	width:82px;
	float: left;
	color:#d8e2f4;
	font-size:15px;
	font-weight:normal;
}
.sider_bar_frm label sup{
	top: 3px;
	position: relative;
}
.sider_bar_frm .field{
	display:block;
	overflow:hidden;
}
.sider_bar_frm input,
.sider_bar_frm textarea{
	width:100%;
	display:block;
	height:27px;
	background:#0d61b2;
	border:#dae8f3 1px solid;
	padding:0 10px;
	color:#FFF;
	font-size:14px;
}
.sider_bar_frm textarea{
	height:92px;
	padding:10px;
}
.sider_bar_frm .btn-sec{
	width:100%;
	float: left;
	text-align:right;
	margin-top:5px;
	margin-bottom:10px;
}
.sider_bar_frm .btn-sec input{
	width:auto;
	display:inline-block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cb0000+0,bd0101+44,ad0202+100 */
background: #cb0000; /* Old browsers */
background: -moz-linear-gradient(top, #cb0000 0%, #bd0101 44%, #ad0202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cb0000 0%,#bd0101 44%,#ad0202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cb0000 0%,#bd0101 44%,#ad0202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0000', endColorstr='#ad0202',GradientType=0 ); /* IE6-9 */
	height:27px;
	line-height:27px;
	border:none;
	font-family: 'HelveticaBlackSemiBoldRegular';
	font-size:14px;
	text-transform:uppercase;
	padding:0 19px;
	cursor:pointer;
	box-shadow:#000b1e 1px 1px 0;
}
.sider_bar_frm .btn-sec input:hover{
	background:#d90c0c;
}
.sider_bar_frm p{
	font-size:14px;
	color:#d8e2f4;
	font-family: "Candara";
	margin:0;
}

.sider_bar_frm iframe{
	min-width: 340px !important;
}

.sider_bar_frmInr {
	float:left;
	width:100%;
}
.sider_bar_frmInrSec {
	float:left;
	width:100%;
	padding-bottom:5px;
}
.sider_bar_frmInrSec label {
	float:left;
	font-family: "Candara";
	font-size:15px;
	color:#d8e2f4;
	width:84px;
	line-height:25px;
	padding:0 0 0 20px;
}
.sider_bar_frmInrSec input[type="text"] {
	float:left;
	width:139px;
	height:25px;
	background:#0d61b2;
	border:1px solid #dae8f3;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sider_bar_frmInrSec textarea {
	float:left;
	width:139px;
	height:40px;
	background:#0d61b2;
	border:1px solid #dae8f3;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sider_bar_frmInrSec_btn {
	float:left;
	width:140px;
	height:28px;
	border:0;
	color:#FFFFFF;
	font-family: 'HelveticaBlackSemiBoldRegular';
	background:url(images/submit_btn.png) no-repeat 0 0;
	text-align:center;
	margin-left:106px;
	margin-top:10px;
	cursor:pointer;
}
.sider_bar_frmInrSec_btn {
	padding-top:5px \0/;
}
.sider_bar_frmInrSec p {
	font-family: "Candara";
	font-size:14px;
	color:#d8e2f4;
	display:block;
	padding:0 0 0 20px;
}
.paying_sec {
	float:left;
	width:100%;
	padding:45px 0 0 0;
}
.paying_sec p {
	color:#d8e2f4;
	text-align:center;
	padding:0 0 13px 0;
}
.margine-left {
	margin-left:75px;
}
#footer {
	width:100%;
	float:left;
	border-top:5px solid #a5c5e5;
	background:#ffffff;
}
#footer .footer-logo{
	display:block;
	margin-bottom:20px;
}
.footer_wrapper {
	width:100%;
	float:left;
	padding:41px 0 22px 0;
	margin:0 auto;
}
#footer .container{
	width: 100%;
	max-width: 1195px;
	position: relative;
	display: block;
	padding:0 15px;
	margin: 0 auto;
}
.footerL {
	float:left;
	width:57%;
}
.ftr_top {
	float:left;
	width:100%;
}
.ftr_top p {
	color:#222222;
	font-size:14px;
	margin:0 0 8px 0;
}
.ftr_top a {
	font-family: "Candara";
	font-size:17px;
	color:#333332;
}
.footerR ul {
	list-style:none;
	padding:7px 15px 0 0;
	float:right;
}
.footerR ul li {
	float:left;
	margin-right:4px;
	width:19px;
	height:20px;
	display:block;
}
.footerR ul li a.ftr_fcbk {
	background:url(images/ftr_fcbk_icon.png) no-repeat 0 0;
	display:block;
	width:19px;
	height:20px;
}
.footerR ul li a.ftr_twtr {
	background:url(images/ftr_twtr_icon.png) no-repeat 0 0;
	display:block;
	width:19px;
	height:20px;
}
.footerR ul li a.ftr_lnkd {
	background:url(images/ftr_lnknd_icon.png) no-repeat 0 0;
	display:block;
	width:19px;
	height:20px;
}
.ftr_bot {
	float:left;
	width:100%;
	padding:8px 0 0 0;
}
.ftr_bot ul {
	list-style:none;
	margin-left:-6px;
	display:block;
	float:left;
}
.ftr_bot ul li {
	float:left;
	border-right:1px solid #333332;
	padding:0 6px;
}
.ftr_bot ul li.no_bdr {
	border:none;
}
.ftr_bot ul li a {
	font-family: "Candara";
	font-size:15px;
	color:#333332;
	text-transform:uppercase;
	display:block; /*font-weight:bold;*/
	line-height:15px;
}
.copy_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6e6e6e;
	display:block;
	float:left;
	padding-top:12px;
}
.ftr_bot p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	display:block;
	float:left;
	padding-top:23px;
}
.footerR {
	float:right;
	width:43%;
	text-align:right;
}
.footerR img {
	margin:0 3px;
}
.footerR p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	display:block;
	margin-bottom:18px;
}
.application-form-wrapper {
	width: 100%;
}
.application-form-wrapper label {
	display: inline-block;
	width: 242px;
	text-align: right;
	color: #002b76;
	padding-right: 8px;
}
.application-form-wrapper input {
	display: inline-block;
	width: 300px;
	font-size: inherit;
	line-height: 1em;
	color: #001333;
	background-color: #fafdff;
	border: 1px solid #abbccc;
	padding: 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.user-details + div a {
	margin: 1em 0 1em 18em;
	display: inline-block;
	color: #000;
}
.user-details + div a:hover {
	color: #002b76;
}
.highslide-maincontent {
	width: 100%;
}
.highslide-maincontent h2, p {
	width: 100%;
}
.agreement-footer p:first-child input {
	background-color: transparent;
	border: none;
}
.agreement-footer p:last-child input {
	width: 200px;
}
.agreement-footer label {
	width: 240px;
	text-align: right;
	padding-right: 8px;
	display: inline-block;
}
.agreement-footer p input[type="submit"] {
	margin-left: 250px;
	line-height: 3em;
	cursor: pointer;
	width: auto;
	display: inline-block;
	line-height: 1.5em;
	padding:  .3em 1.5em;
	text-align: center;
	-webkit-border-radius: .2em;
	-ms-border-radius: .2em;
	border-radius: .2em;
 -webkit-transition: all .1s ease-in-out;
 --moz-transition: all .1s ease-in-out;
 -ms-transition: all .1s ease-in-out;
 -o-transition: all .1s ease-in-out;
 transition: all .1s ease-in-out;
}
.agreement-footer p input[type="submit"]:hover {
	background-color: #002c77;
	color: #fff;
	border: 1px solid #002c77;
}
/* agreement styling */

.agreement-scroller {
	width: 530px;
	margin-left: 0;
	border: 1px solid #ABBCCC;
	padding: .7em;
	margin-bottom: 1em;
	overflow-y: scroll;
	height: 120px;
	background: #FAFDFF;
}
.agreement-scroller h1, h2, h3 {
	color: #002b76;
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: .3em;
	text-transform: uppercase;
}
.agreement-scroller a {
	color: #002b76;
}
.agreement-scroller a:hover {
	color: #000;
}
/* .delivery-form-wrapper styling */

.delivery-form-wrapper {
	width: 100%;
}
.delivery-form-wrapper p:after, .delivery-form-wrapper p:before {
	content: " ";
	display: table;
}
.delivery-form-wrapper p:after {
	clear: both;
}
.delivery-form-wrapper label {
	display: block;
	width: 60%;
	min-height: 20px;
	background-color: transparent;
	float: left;
	text-align: left;
	color: #002b76;
	overflow: auto;
	position: relative;
	padding-left: 2.3em;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.delivery-form-wrapper input {
	display: inline-block;
	width: 36%;
	font-size: inherit;
	line-height: 1em;
	color: #001333;
	background-color: #fafdff;
	border: 1px solid #abbccc;
	padding: 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.delivery-form-wrapper span {
	display: block;
	position: absolute;
	width: 2em;
	top: 0;
	left: 0;
	text-align: right;
}
.delivery-form-wrapper label.no-input {
	width: 100%;
	margin: 1em 0;
	color: #000;
	padding: 0;
}
.delivery-form-wrapper label.no-input span {
	position: relative;
	display: inline;
	top: 0;
	left: 0;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}
.delivery-form-wrapper p input[type="submit"] {
	margin-left: 60%;
	line-height: 3em;
	cursor: pointer;
	width: auto;
	display: inline-block;
	line-height: 1.5em;
	padding:  .4em 2em;
	text-align: center;
	-webkit-border-radius: .2em;
	-ms-border-radius: .2em;
	border-radius: .2em;
 -webkit-transition: all .1s ease-in-out;
 --moz-transition: all .1s ease-in-out;
 -ms-transition: all .1s ease-in-out;
 -o-transition: all .1s ease-in-out;
 transition: all .1s ease-in-out;
}
.delivery-form-wrapper p input[type="submit"]:hover {
	background-color: #002c77;
	color: #fff;
	border: 1px solid #002c77;
}
.main_contentInrFrst .delivery-header {
	padding-bottom: 14px;
}
.main_contentInrFrst .delivery-header h2, .main_contentInrFrst .delivery-header h3, .main_contentInrFrst .delivery-header h4 {
	padding:0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:1.25em;
	line-height: 1.25em;
	font-weight: normal;
}
.main_contentInrFrst .delivery-header h3 {
	font-weight: bold;
	color: #001333;
}
.application-form-wrapper .user-details + h2 {
	margin-top: 30px;
}
input[type="file"] {
	background-color: rgba(0, 0, 0, 0);
    border: none;
}
#agree {
	width: 15px;
}
.digi-sign {
	font-size: .9em;
	display: block;
}
.application-form-wrapper label .digi-sign {
	color: #002B76;
}
#signature {
	vertical-align: top;
	margin-top: 5px;
}
.delivery-form-wrapper label.no-input span {
	font-weight: normal;
}
.main_contentInrFrst p.inline-input {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_contentInrFrst p.inline-input label, .main_contentInrFrst p.inline-input input {
	float: left;
	width: auto;
}
.delivery-form-wrapper label.full-width {
	width: 100%;
}
.main_contentInrFrst p.inline-input input {
	width: auto;
	width: 400px;
}

.main_contentInrFrst p.signature-adj label .row {
	display: none;
}

.pdf-sec {
  float: right;
  max-width: 265px;
  width: 100%;
  margin-top: 15px;
}
.pdf-sec img{
	display: inline-block;
	vertical-align: middle;
}
.pdf-sec strong{
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	margin-left: 20px;
}

.video-sec{
	width: 100%;
	float: left;
	margin: 10px 0 20px;
}



@media only screen and (max-width:1320px){
	#Contentarea:before{
		width:10%
	}
	#Contentarea:after{
		width:10%;
	}
}
@media only screen and (max-width:1200px){
.bnr_mid img{
	width:700px;
}
.arow {
    top: 36px;
    right: 0;
}
.arow img{
	width:105px;
}
}
@media only screen and (max-width:1141px){
	#ContentareaLeft {
	    padding: 15px 10px 0;
	}
	#Contentarea:before,
	#Contentarea:after{
		display:none;
	}
	#ContentareaLeft .heading, #ContentareaLeft .heading a {
	    font-size: 15px;
	}
	#ContentareaLeft p {
	    font-size: 14px;
	}
	.main_contentBox2 ul li {
	    font-size: 14px;
	}
	.main_contentBox2 h2 {
    	font-size: 16px;
	}
}
@media only screen and (max-width:1080px){
.bnr_mid img {
    width: 630px;
}
.arow img{
	width:105px;
}
.bnr_top ul li p {
    font-size: 16px;
}
.bnr_top ul li {
    padding: 0 30px 20px 50px;
}
.main_contentInrFrst h1 {
    font-size: 20px;
 }
.header_navL ul li a {
    font-size: 14px;
}
#callnow span {
    font-size: 22px;
}
.sider_bar_frm h3 {
    font-size: 20px;
}
.sider_bar_frm {
    padding: 35px 20px 0 20px;
}
.main_contentBox {
    width: 100%;
    padding-right:0;
    margin-bottom: 10px;
}
.main_contentBox2 {
    width:100%;
}
}

@media only screen and (max-width:992px){
.header_navL {
    width: 85%;
}
.header_Social_media {
    width:15%;
}
#ContentareaLeft{
	width:100%;
	float:none;
	max-width:400px;
	margin:0 auto;
	padding:20px 15px;
}
.main_cont_sidebar{
	width:100%;
	float:none;
	max-width:400px;
	margin:0 auto;
}
.sider_bar_frm {
    background: #002b76;
}
#ContentareaLeft:before,
.main_cont_sidebar:before{
	display:none;
}
.main_contentL {
	width:100%;
    padding: 25px 15px;
}
.arow img{
	display:none;
}
}

@media only screen and (max-width:870px){
.header_Social_media {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.toggle-menu{
	display:block;
}
.header_navL {
    width: 100%;
    background:#b5b8bb;
    display:none;
}
.header_navL ul li {
    float: none;
    background: none;
    padding: 0;
}
.header_navL ul li a{
	display:block;
	padding:8px 10px;
}
.header_navL ul li a:hover{
	background:#969696;
}
.header_navL ul li + li a{
	border-top:#d6d6d6 1px solid;
}
.bnr_left {
    width: 100%;
    text-align: center;
}
.bnr_mid {
    padding: 0 0 15px;
}
.bnr_rght{
	width:100%;
	text-align: center;
	padding: 10px 0 30px;
}
}

@media only screen and (max-width:641px){
#logo {
    float: none;
    display: block;
    text-align: center;
}
#callnow {
    float: none;
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
}
#callnow span {
    font-size: 18px;
}
.main_contentInrFrst .alignleft {
    float: none;
    display: block;
}
.ftr_bot ul {
    list-style: none;
    margin-left:0;
    display: block;
    float: none;
}
.ftr_bot ul li {
    float: none;
    border-right:none;
    padding: 5px 0;
}
.footerL {
    width: 100%;
    text-align: center;
}
.footerR {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.copy_right {
    float: none;
}
}

@media only screen and (max-width:520px){
.sider_bar_frm label {
    width: 100%;
    margin-bottom: 5px;
}
.sider_bar_frm .field{
	display:block;
	overflow:visible;
}
}