/*
Theme Name: Fastcashlondon
Theme URI: http://scwebtech.com/
Author: SCWebTech Team
Author URI: http://scwebtech.com/
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Fastcashlondon
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
	font-family: 'impactreg';
	src: url('./impactreg.eot');
	src: local('impactreg'), url('./impactreg.woff') format('woff'), url('./impactreg.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_7349">Text with this font applied</p> */
.fontsforweb_fontid_7349 {
	font-family: 'impactreg' !important;
}
/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

.socail_main1 {
	display: none;
}

.leftcol .blueback p {
    text-align: left!important;
}




header, section, footer {
	width: 100%;
	float: left;
}
h1, h2, h3, h4, h5, h6, p, a, ul, li, figure {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
li {
	list-style-type: none;
}
.entry > p {
	line-height: 20px;
	margin-top: 3%;
}
header {
	background: #1c3f55; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjM2Y1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzNmNTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #1c3f55 0%, #1c3f55 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c3f55), color-stop(100%, #1c3f55)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1c3f55 0%, #1c3f55 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1c3f55 0%, #1c3f55 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1c3f55 0%, #1c3f55 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1c3f55 0%, #1c3f55 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f55', endColorstr='#1c3f55', GradientType=0 ); /* IE6-8 */
	min-height: 538px;
	width: 100%;
	float: left;
}
#wrapper {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
#wrapper1 {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.toparea {
	width: 100%;
	float: left;
}
.logo {
	float: left;
	margin-top: 6px;
}
.tollfree {
	float: right;
	color: #fff;
	margin-top: 6px;
}
.tollfree h3 {
	font-size: 25px;
	background: url(images/phone.png) no-repeat;
	/*background: url(images/CALL.png) no-repeat;*/
	padding-left: 26px;
}
.tollfree p {
	font-size: 28px;
	text-align:center;
}
.tollfree a {
    color: #fff;
    font-weight: 600;
}
nav {
	background: url(images/menubak.png) repeat-x;
	height: 60px;
	line-height: 60px;
	width: 100%;
	float: left;
	border-radius: 7px;
	margin-top: 20px;
}
nav ul {
	margin-left: 6px;
}
nav ul li {
	display: inline-block;
}
nav ul li a {
	font-family: Impact;
	color: #adadad;
	font-size: 19px;
	font-weight: normal;
	margin-right: 9px;
	padding: 0% 12px;
	display: block;
}
nav ul li a:hover, nav ul li.active a {
	background: #fd6206;
	color: #fff;
}
nav ul li a:hover, nav ul li.current-menu-item a {
	/*background: #fd6206;*/
	background: #fd620600;
	/*color: #fff;*/
	color:#adadad;
}
.banner {
	height: 376px;
	background: #1e4f71;
	width: 100%;
	float: left;
	margin-top: 16px;
}
.banleft {
	float: left;
	width: 68%;
}
.banleft img {
	margin-top: 0px;
}
.banright {
	float: right;
	width: 32%;
}
.banright ul {
	float: left;
	margin-top: 22px;
}
.banright ul li {
	background: url(images/rightblueback.png) no-repeat;
	height: 53px;
	width: 365px;
	left: -22px;
	position: relative;
	box-sizing: border-box;
	padding-top: 15px;
	margin-bottom: 19px;
}
.banright ul li:after {
	bottom: -5px;
	content: url("images/blubackafter.png");
	height: 10px;
	position: absolute;
	right: 0;
	width: 23px
}
.banright ul li img {
	float: left;
	margin-left: 37px;
}
.banright ul li p {
	color: #1c3f55;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 13px;
	width: 51%;
}
.contentarea #wrapper {
	background: #fff;
	box-shadow: 1px 1px 20px 1px #bdbdbd;
	padding-bottom: 26px;
}
.contentarea #wrapper1 {
	background: #fff;
	box-shadow: 1px 1px 20px 1px #bdbdbd;
	padding-bottom: 26px;
}
.leftcol {
	width: 65%;
	float: left;
	box-sizing: border-box;
	padding-left: 43px;
	padding-top: 36px;
}
.leftcol ul {
	margin: 38px 0 38px 0;
}
.leftcol ul li {
	list-style-type: disc;
	list-style-position: inside;
	color: #1c3f55;
	font-size: 15px;
	font-weight: bold;
}
.rightcol {
	box-sizing: border-box;
	float: right;
	margin-top: -11px;
	width: 324px;
	border-left: 1px solid #999;
	min-height: 1500px;
}
.leftcol .blueback {
	background: url(images/arrowboxing.png) no-repeat;
	width: 457px;
	height: 65px;
}
.leftcol .blueback ul li span {
	color: #0d3356;
	font-family: Arial;
	font-weight: bold;
	font-size: 50px;
	float: left;
	margin-left: 8px;
	margin-top: 5px;
}
.leftcol .blueback ul li {
	width: 36%;
	float: left;
	list-style-type: none;
}
.leftcol .blueback ul li p {
	float: left;
	color: #fff;
	font-family: Arial;
	font-size: 17px;
	width: 68%;
	margin-top: 10px;
	margin-left: 10px;
}
.leftcol .blueback ul li+li {
	margin-left: 9px;
	width: 38%;
}
.leftcol .blueback ul li+li+li {
	margin-left: -12px;
	width: 26%;
}
.leftcol .blueback ul li+li+li p {
	width: 61%;
}
.gradarea {
	width: 457px;
	height: 219px;
	background: url(images/gradarea.png) no-repeat;
	border-radius: 4px;
	box-shadow: 0px 0px 5px 0px #666;
	margin-top: 4px;
}
.gradarea ul {
	margin: 36px 0 0 16px;
	float: left;
}
.gradarea ul li {
	background: url(images/bullet-blue.png) no-repeat center left;
	display: block;
	color: #4b4949;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding-left: 33px;
	margin-bottom: 6px;
}
.leftcol p {
	color: #1c3f55;
	font-size: 15px;
	text-align:justify;
     /* word-break: break-all;*/
}
.leftcol p.phno {
	color: #1f83b5;
	font-size: 40px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 28px 0 40px 84px;
}
.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px;
  font-weight: 500 !important;
  line-height: 33px !important;
  margin: 30px 0;
}
.greenBox {
	background: #edfcd5;
	width: 96%;
	float: left;
	height: 111px;
	border: 1px solid #d4ebaf;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.greenBox:after {
	clear: both;
}
.greenBox p {
	color: #555555;
	font-size: 20px;
	margin: 34px 0 0 25px;
}
ul.green {
	margin-left: 40px;
}
ul.green li {
	background: url(images/greenarrow.png) no-repeat center left;
	list-style-type: none;
	padding-left: 15px;
	color: #1c3f55;
	margin-bottom: 5px;
}
.leftcol p.small {
	color: #1c3f55;
	font-size: 12px;
	line-height: 18px;
}
.leftcol a {
	color: #287aad;
}
.bluebarback {
	background: url(images/arrow.png) no-repeat;
	width: 324px;
	height: 152px;
	border: none;
	float: right;
	position: relative;
	top: 0;
}
.bluebarback p {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	width: 80%;
	text-align: center;
	margin: 22px auto 0 auto;
}
.formcontent label {
	width: 100%;
	float: left;
	color: #444444;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
}
#wpcf7-f49-o1 .wpcf7-form label {
	width: 100%;
	float: left;
	color: #444444;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
}
.formcontent {
	float: left;
	margin-left: 17px;
	margin-top: 10px;
}
#wpcf7-f49-o1 .wpcf7-form {
	float: left;
	margin-left: 17px;
	margin-top: 10px;
}
.formcontent input {
	width: 286px;
	height: 44px;
	background: #e8e8e8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e8e8e8 0%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	border: 1px solid #b7b7b7;
	margin-bottom: 22px;
}
#wpcf7-f49-o1 .wpcf7-form input {
	width: 286px;
	height: 44px;
	background: #e8e8e8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e8e8e8 0%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
	border: 1px solid #b7b7b7;
	margin-bottom: 22px;
}
.formcontent input[type=submit] {
	background: #f07116; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwNzExNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDVkMTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f07116 0%, #d05d18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f07116), color-stop(100%, #d05d18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f07116 0%, #d05d18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f07116 0%, #d05d18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f07116 0%, #d05d18 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f07116 0%, #d05d18 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07116', endColorstr='#d05d18', GradientType=0 ); /* IE6-8 */
	height: 54px;
	width: 264px;
	border: none;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	margin-top: 20px;
	cursor: pointer;
}
#wpcf7-f49-o1 .wpcf7-form input[type=submit] {
	background: #f07116; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwNzExNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDVkMTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f07116 0%, #d05d18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f07116), color-stop(100%, #d05d18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f07116 0%, #d05d18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f07116 0%, #d05d18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f07116 0%, #d05d18 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f07116 0%, #d05d18 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07116', endColorstr='#d05d18', GradientType=0 ); /* IE6-8 */
	height: 54px;
	width: 264px;
	border: none;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	margin-top: 20px;
	cursor: pointer;
	float:left;
}
footer {
}
.footerinner {
	background: #fcfbfb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fcfbfb 0%, #dfdfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfbfb), color-stop(100%, #dfdfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfbfb 0%, #dfdfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfbfb 0%, #dfdfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfbfb 0%, #dfdfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfbfb 0%, #dfdfdf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbfb', endColorstr='#dfdfdf', GradientType=0 ); /* IE6-8 */
	min-height: 130px;
	max-width: 1000px;
	margin: 0 auto;
	float: none;
	position: relative;
	box-shadow: 1px 14px 20px 1px #bdbdbd;
}
.footerinner ul {
	float: none;
	width: 805px;
	margin: 0 auto;
	padding-top: 53px;
}
.footerinner ul li {
	float: left;
	border-right: 1px solid #1e4f71;
	padding: 0 16px;
        list-style-type: none;
}
.footerinner ul li:last-child {
	border: none;
}
.footerinner ul li a {
	color: #1e4f71;
	font-size: 13px;
}
.footerinner ul li a:hover {
	color: #000;
}
.footerinner p.copyright {
	color: #3ebae5;
	font-size: 15px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 18px;
}
.footerinner p.copyright span {
	color: #1e4f71;
}
/*----------do-you-qualify----------*/



.left {
	padding: 0 0 0 6px;
	width: 97%;
}
.leftcol .left h1 {
  color: #3d3d3d;
  font-family: "Arial";
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 34px;
}
.leftcol .left h2 {
    font-family: "Arial";
    font-size: 18px;
    color: #000;
    margin: 20px 0 0px 0;
    font-weight: normal;
}
.leftcol .left li {
	margin: 0 0 15px 0;
	list-style-position: outside;
}
.leftcol .left li a {
	color: #1c3f55;
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
}
/*----------how-it-works----------*/



.left-div {
	overflow: hidden;
	padding: 0 0 52px 6px;
	position: relative;
	width: 97%;
}
.main-div {
	overflow: hidden;
	width: 474px;
}
.arrow-one {
	left: 254px;
	position: absolute;
	top: 66px;
}
.arrow-two {
	left: 255px;
	position: absolute;
	top: 140px;
}
.arrow-three {
	left: 255px;
	position: absolute;
	top: 215px;
}
.top-div {
	margin-bottom: 60px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.left-div .gradiant {
	width: 190px;
	height: 74px;
	background: rgb(17,126,190); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExN2ViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmE0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(17,126,190)), color-stop(100%, rgb(63,164,228))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* IE10+ */
	background: linear-gradient(to right, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117ebe', endColorstr='#3fa4e4', GradientType=1 ); /* IE6-8 */
	position: relative;
	border-radius: 3px;
	padding: 20px 0 0 0;
	float: left;
}
.left-div .gradiant {
	width: 190px;
	height: 74px;
	background: rgb(17,126,190); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExN2ViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmE0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(17,126,190)), color-stop(100%, rgb(63,164,228))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* IE10+ */
	background: linear-gradient(to right, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117ebe', endColorstr='#3fa4e4', GradientType=1 ); /* IE6-8 */
	position: relative;
	border-radius: 3px;
	padding: 20px 0 0 0;
	float: left;
}
.left-div .gradiant img {
	bottom: 0;
	position: absolute;
	right: 0;
}
.left-div .gradiant h1 {
	color: #0d3356;
	font-family: "Arial";
	font-size: 65px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	margin-left: 6px;
}
.left-div .gradiant h2 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	margin-left: 32px;
}
.left-div .gradiant h2 {
  color: #fff;
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  margin-left: 22%;
  margin-top: 11px;
}
.left-div .gradiant-right {
	width: 190px;
	height: 74px;
	background: rgb(17,126,190); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExN2ViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmE0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(17,126,190)), color-stop(100%, rgb(63,164,228))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* IE10+ */
	background: linear-gradient(to right, rgb(17,126,190) 0%, rgb(63,164,228) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117ebe', endColorstr='#3fa4e4', GradientType=1 ); /* IE6-8 */
	position: relative;
	border-radius: 3px;
	padding: 20px 0 0 0;
	float: right;
}
.left-div .gradiant-right img {
	bottom: 0;
	position: absolute;
	right: 0;
}
.left-div .gradiant-right h1 {
	color: #0d3356;
	font-family: "Arial";
	font-size: 65px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	margin-left: 9px;
}
.left-div .gradiant-right h2 {
  color: #fff !important;
  font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  margin-left: 24%;
  padding-top: 3px;
}
.main-div h1 {
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
	color: #1f83b5;
	text-align: center;
}
.content {
	overflow: hidden;
	padding-top: 35px;
	width: 100%;
}
.content h1 {
	color: #3d3d3d;
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content p {
	color: #1c3f55;
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	margin-bottom: 18px;
}
.content p span {
	color: #287aad;
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
}
.content h2 {
	color: #3d3d3d;
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 76%;
}
.content h2 mark {
	background: none repeat scroll 0 0 #ffffaa;
	color: #3d3d3d;
}
.content h3 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 50px;
	margin-bottom: 10px;
}
.content h4 {
	margin: 0;
	margin-bottom: 10px;
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
}
/*---------------apply-now--------------*/



.left-form {
	width: 100%;
	overflow: hidden;
}
.left-form h1 {
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	color: #3d3d3d;
}
.left-form p {
	font-family: "Arial";
	font-size: 15px;
	margin: 39px 0 0 0;
	width: 92%;
	font-style: normal;
}
.left-form span {
	font-family: "Arial";
	font-size: 15px;
	color: #287aad;
}
.formcontent-left {
	float: left;
	margin-left: 0;
}
.formcontent-left label {
	color: #444444;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
	width: 100%;
}
.formcontent-left input {
	background: linear-gradient(to bottom, #e8e8e8 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #b7b7b7;
	float: left;
	height: 45px;
	margin-bottom: 0px;
	/*width: 286px;*/
        width: 100%;
}
.formcontent-left input[type="submit"] {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f07116+0,d05d17+100 */
background: #f07116; /* Old browsers */
	background: -moz-linear-gradient(top, #f07116 0%, #d05d17 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f07116 0%, #d05d17 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f07116 0%, #d05d17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07116', endColorstr='#d05d17', GradientType=0 ); /* IE6-9 */
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	height: 54px;
	margin-top: 20px;
	width: 264px;
	float: left;
	clear: both;
	margin-left: 10px;
}
.right {
	padding: 75px 30px;
	position: relative;
}
.right .one {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4298d9+0,275e82+100 */
background: #4298d9; /* Old browsers */
	background: -moz-linear-gradient(top, #4298d9 0%, #275e82 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4298d9 0%, #275e82 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4298d9 0%, #275e82 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4298d9', endColorstr='#275e82', GradientType=0 ); /* IE6-9 */
	height: 30px;
	padding: 0px 0;
	position: relative;
	width: 100%;
}
.right .one h1 {
	color: #0d3356;
	float: left;
	font-family: "Arial";
	margin-left: 42px;
	margin-right: 10px;
}
.right .one h2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	line-height: 25px;
}
.right .one img {
	bottom: -5px;
	height: 6px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 21px;
	z-index: 9;
}
.right .two {
	background: rgb(113,197,245); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxYzVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzdmYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(113,197,245) 0%, rgb(35,127,175) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(113,197,245)), color-stop(100%, rgb(35,127,175))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(113,197,245) 0%, rgb(35,127,175) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(113,197,245) 0%, rgb(35,127,175) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(113,197,245) 0%, rgb(35,127,175) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(113,197,245) 0%, rgb(35,127,175) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c5f5', endColorstr='#237faf', GradientType=0 ); /* IE6-8 */
	height: 30px;
	position: relative;
}
.right .two h1 {
	color: #0d3356;
	float: left;
	font-family: "Arial";
	margin-left: 42px;
	margin-right: 10px;
}
.right .two h2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	line-height: 25px;
}
.right .two img {
	bottom: -5px;
	height: 6px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 21px;
	z-index: 9;
}
.right .three {
	background: rgb(151,214,246); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3ZDZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDg4YjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(151,214,246) 0%, rgb(45,136,184) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(151,214,246)), color-stop(100%, rgb(45,136,184))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(151,214,246) 0%, rgb(45,136,184) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(151,214,246) 0%, rgb(45,136,184) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(151,214,246) 0%, rgb(45,136,184) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(151,214,246) 0%, rgb(45,136,184) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97d6f6', endColorstr='#2d88b8', GradientType=0 ); /* IE6-8 */
	height: 30px;
	position: relative;
}
.right .three img {
	position: absolute;
	bottom: -5px;
	width: 21px;
	height: 6px;
	left: 50%;
	margin-left: -10px;
}
.right .three h1 {
	color: #0d3356;
	float: left;
	font-family: "Arial";
	margin-left: 42px;
	margin-right: 10px;
}
.right .three h2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	line-height: 25px;
}
.right-gradiant {
	width: 100%;
	height: 100px;
	background: rgb(238,238,238); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(238,238,238) 0%, rgb(214,214,214) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(238,238,238)), color-stop(100%, rgb(214,214,214))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(238,238,238) 0%, rgb(214,214,214) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(238,238,238) 0%, rgb(214,214,214) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(238,238,238) 0%, rgb(214,214,214) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(238,238,238) 0%, rgb(214,214,214) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-8 */
	border-radius: 0 0 5px 5px;
	padding: 15px 0;
	box-shadow: 0 2px 2px #b2b1b1;
}
.right-gradiant li {
	background: url(images/bullet-blue.png) no-repeat left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.right-gradiant li h1 {
	font-size: 15px;
	margin-left: 30px;
	font-family: "Arial";
	color: #4b4949;
}
.contact {
	margin-top: 60px;
	width: 100%;
}
.contact h2 {
	color: #444444;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 22px;
	text-align: center;
}
.contact h3 {
	color: #1f83b5;
	font-family: "Arial";
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
/*------------------------contact-us----------------------------*/



.leftcol.video {
	width: 100%;
}
.video iframe {
	width: 100%;
	height: 320px;
}
.video h2 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 30px 0 0;
	width: 75%;
}
span.wpcf7-not-valid-tip {
	clear: both;
	color: #f00;
	display: block;
	font-size: 1em;
}
span.wpcf7-not-valid-tip {
	clear: both;
	color: #f00 !important;
	display: block;
	font-size: 1em !important;
}
.wpcf7-response-output {
	clear: both;
}
ul.areaserved li {
	list-style-position:inside;
}
ul.areaserved li a:hover {
	color:#fd6206;
}
.blog_pagg {
	border:0px solid #999;
	margin-bottom: 20px;
	position:relative;
}
.blog_dddt {
	background-color: #1c3f55;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0 20px -17px;
	padding: 8px 50px 8px 30px;
	position: relative;
}
.blog_dddt::before {
	border-color: transparent #1c3f55 transparent transparent;
	border-style: solid;
	border-width: 0 10px 10px;
	bottom: -10px;
	content: "";
	display: block;
	height: 0px;
	left: -10px;
	position: absolute;
	width: 0px;
}
.left.blog_pagg h2 {
	margin-top:0px;
	margin-bottom:0px;
}
.left.blog_pagg h2 a {
	font-size:22px;
}
.blog_authh {
	margin-bottom:20px;
	display:block;
	font-size:14px;
	color:#333;
}
.left.blog_pagg .entry {
	padding-bottom:20px;
	color:#555;
	font-size: 15px;
}
.left.blog_pagg .entry p {
	color:#555;
}
.blog_main_wrapper {
	/*display:table;*/
    display: contents;
}
.blog_main_wrapper h2 {
	margin:20px 0px;
}
.blog_main_wrapper {
	width:1000px;
	margin:0 auto;
}
.socail_main {
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}
.blog_title_tex {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	font-weight:normal !important;
	color:#287aad !important;
	font-size:22px !important;
}
.adj_responsive {
	display:none;
}
.menu_new {
	display:none;
}
.menu-header_menu-container {
	display:block;
}
.mobile_blue_container {
	display:none;
}
 @media (min-width: 993px) and (max-width: 1090px) {
/**{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*/
	#wrapper {
	max-width:98%;
}
	#wrapper1 {
	max-width:98%;
}
.banleft, .banright {
	display:none;
}
.banner {
	height:auto;
}
.adj_responsive {
	display:block;
	width:100%;
}
header {
	min-height:1px;
}
.adj_apply #wrapper .rightcol {
	margin-top:0px;
}
.adj_apply #wrapper1 .rightcol {
	margin-top:0px;
}
nav ul li a {
	font-family: 'impactreg';
}
.footerinner ul li {
	padding:0px 15px;
}
}
 @media (min-width: 768px) and (max-width: 1024px) {
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#wrapper {
	max-width:98%;
	width:98%;
}
#wrapper1 {
	max-width:98%;
	width:98%;
}
.banleft, .banright {
	display:none;
}
.banner {
	height:auto;
}
.adj_responsive {
	display:block;
	width:100%;
}
header {
	min-height:1px;
}
.tollfree {
	margin-right:10px;
}
nav ul li a {
	margin-right:0px;
	padding:0px 10px;
	font-family: 'impactreg';
}
.contentarea #wrapper {
	box-shadow:none;
}
.contentarea #wrapper1 {
	box-shadow:none;
}
.leftcol {
	padding-left:0px;
	padding-right:0px;
	width:61%;
}
.bluecontainer {
	width:457px;
	margin:0 auto;
}
.rightcol {
	width:38%;
	margin-top:74px;
	border:1px solid #999;
}
.bluebarback {
	background-size: 100% auto;
	width: 100%;
	height:162px;
}
.bluebarback p {
	font-size:18px;
	margin-top:11px;
}
#wpcf7-f49-o1 .wpcf7-form {
	width:100%;
	margin:0px;
	padding:0px 15px;
}
#wpcf7-f49-o1 .wpcf7-form input {
	width:100%;
}
#wpcf7-f49-o1 .wpcf7-form input[type="submit"] {
	width:100%;
}
#wpcf7-f49-o1 .wpcf7-form label {
	text-align:left;
}
#wpcf7-f49-o1 .wpcf7-form p {
	text-align:center;
}
.footerinner ul {
	width:100%;
	float:left;
}
.footerinner ul li {
	padding:0px 12px;
}
.adj_how_it .rightcol {
	margin-top:36px;
}
.arrow-one {
	left:211px;
	top:20px;
}
.arrow-two {
	left:212px;
	top:84px;
}
.arrow-three {
	left:212px;
	top:150px;
}
.how_it_work_responsive .main-div {
	position:relative;
	margin:0 auto;
}
.right-gradiant {
	height:auto;
	float:left;
}
.adj_apply #wrapper .rightcol {
	margin-top:36px;
}
.adj_apply #wrapper1 .rightcol {
	margin-top:36px;
}
.adj_apply #wrapper .rightcol .contact {
	text-align:center;
}
.adj_apply #wrapper1 .rightcol .contact {
	text-align:center;
}
.adj_apply .formcontent-left {
	width:100%;
	text-align:center;
}
.adj_apply .formcontent-left input {
	width:100%;
}
.formcontent-left input[type="submit"] {
	float:none;
	width:55%;
}
.formcontent-left label {
	text-align:left;
}
.adj_apply .right .one {
	float:left;
	clear:both;
}
.adj_apply .right .two {
	float:left;
	width:100%;
	clear:both
}
.adj_apply .right .three {
	float:left;
	width:100%;
	clear:both;
}
.adj_apply .right .one h1 {
	margin-left: 15px;
}
.adj_apply .right .two h1 {
	margin-left: 15px;
}
.adj_apply .right .three h1 {
	margin-left: 15px;
}
.leftcol ul {
	padding-left:10px;
}
.gradarea {
	height:auto;
	float:left;
	margin-bottom:10px;
}
body.blog .leftcol {
	width:60%;
	margin-left:1%;
}
body.blog .rightcol {
	margin-top:36px;
}
body.single-post .leftcol {
	width:60%;
	margin-left:1.5%;
}
body.single-post .rightcol {
	margin-top:36px;
	float:left;
}

.tollfree p {
  font-size: 18px;
  text-align: center;
}
.leftcol h1 {
  font-size: 18px !important;
}
.left img {
  height: 100% !important;
  width: 100% !important;
}

.leftcol .left h1 {
  color: #3d3d3d;
  font-family: "Arial";
  font-size: 16px!important;
  font-weight: normal!important;
  line-height: 30px;
}

iframe {
  height: 100% !important;
  width: 100% !important;
}

.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 0px 0;
}

.left > h3 {
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 28px !important;
}

.bluebarback p {
  font-size: 15px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}

#wpcf7-f49-o1 .wpcf7-form input[type="submit"] {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f07116 0%, #d05d18 100%) repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  height: 54px;
  margin-top: 20px;
  width: 100% !important;
}


.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 2px 0!important;
}

.leftcol p {
  color: #1c3f55;
  font-size: 15px !important;
  line-height: 27px !important;
  text-align: justify !important;
  /*word-break: break-all;*/
}



}



@media (min-width: 600px) and (max-width: 1280px) {
	
.tollfree p {
  font-size: 18px;
  text-align: right;
}
.leftcol h1 {
  font-size: 18px !important;
}
.left img {
  height: 100% !important;
  width: 100% !important;
}

.leftcol .left h1 {
  color: #3d3d3d;
  font-family: "Arial";
  font-size: 16px!important;
  font-weight: normal!important;
  line-height: 30px;
}

iframe {
  height: 100% !important;
  width: 100% !important;
}

.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 0px 0;
}

.left > h3 {
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 28px !important;
}

.bluebarback p {
  font-size: 15px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}

#wpcf7-f49-o1 .wpcf7-form input[type="submit"] {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f07116 0%, #d05d18 100%) repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  height: 54px;
  margin-top: 20px;
  width: 100% !important;
}	
	
.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 2px 0!important;
}	
	
}




 @media (min-width: 481px) and (max-width: 767px) {
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#wrapper {
	max-width:98%;
}
#wrapper1 {
	max-width:98%;
}
.banleft, .banright {
	display:none;
}
.banner {
	height:auto;
}
.adj_responsive {
	display:block;
	width:100%;
}
header {
	min-height:1px;
}
nav {
	height:auto;
	background:none;
}
.menu_new {
	display:block;
	background: url(images/menubak.png) repeat-x;
	line-height: 40px;
	width: 100%;
	float: left;
	border-radius: 8px;
}
.menu-header_menu-container {
	display:none;
}
.adj_menu {
	display:block;
}
nav ul li {
	display:block;
}
nav ul li a {
	clear:both;
	line-height:40px;
	font-family: 'impactreg';
}
#span_menu {
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	padding: 0 14px;
	letter-spacing: 1px;
	color:#333;
	background: url(images/nav-icon.png) no-repeat 98% 10px;
	width:100%;
	float:left;
	cursor:pointer;
}
.contentarea #wrapper {
	box-shadow:none;
}
.contentarea #wrapper1 {
	box-shadow:none;
}
.leftcol {
	width:100%;
	padding:0px 10px 0px 10px;
}
.bluecontainer {
	width:457px;
	margin:0 auto;
}
.rightcol {
	width:100%;
	margin-top:20px;
	border: 1px solid #999;
	min-height:100%;
}
.bluebarback {
	width:100%;
	float:left;
	height:auto;
	background:#1e4f71;
	margin-bottom:10px;
}
.bluebarback p {
	margin:0px;
	width:100%;
	font-size:18px;
	padding:10px 0px;
}
#wpcf7-f49-o1 .wpcf7-form {
	width:100%;
	margin:0px;
	padding:0px 15px;
	text-align:center;
}
#wpcf7-f49-o1 .wpcf7-form label {
	text-align:left;
}
#wpcf7-f49-o1 .wpcf7-form input {
	height:34px;
	margin-bottom:10px;
	width:100%;
}
.footerinner ul {
	width:100%;
	padding-top:0px;
	float:left;
}
.footerinner ul li {
	width:100%;
	text-align:center;
	border-right:none;
}
.footerinner {
	width:100%;
	float:left;
	min-height:100%;
}
.footerinner p.copyright {
	margin:20px 0px;
}
.how_it_work_responsive {
	margin-top:20px;
	width:100%;
	float:left;
}
.how_it_work_responsive .main-div {
	width:450px;
	margin:0 auto;
	position:relative;
}
.how_it_work_responsive .main-div .left-div {
	padding:0px;
	width:100%;
}
.arrow-one {
	left:200px;
	top:20px;
}
.arrow-two {
	left:200px;
	top:84px;
}
.arrow-three {
	left:200px;
	top:150px;
}
.content h2 {
	width:100%;
}
.right-gradiant {
	height:auto;
	float:left;
}
.adj_apply #wrapper .rightcol .contact {
	float:left;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.adj_apply #wrapper1 .rightcol .contact {
	float:left;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.adj_apply .left-form p {
	width:100%;
	margin-top:10px;
}
.adj_apply {
	margin-top:20px;
}
.adj_apply .formcontent-left {
	width:100%;
	text-align:center;
}
.adj_apply .formcontent-left input {
	width:100%;
}
.formcontent-left input[type="submit"] {
	float:none;
	width:50%;
}
.formcontent-left label {
	text-align:left;
}
.adj_apply .right .one {
	float:left;
	clear:both;
}
.adj_apply .right .two {
	float:left;
	width:100%;
	clear:both
}
.adj_apply .right .three {
	float:left;
	width:100%;
	clear:both;
}
.adj_apply .right .one h1 {
	margin-left: 15px;
}
.adj_apply .right .two h1 {
	margin-left: 15px;
}
.adj_apply .right .three h1 {
	margin-left: 15px;
}
.leftcol ul {
	padding-left:10px;
}
.adj_apply #wrapper .rightcol .right {
	float:left;
	width:100%;
	padding:20px;
}
.adj_apply #wrapper1 .rightcol .right {
	float:left;
	width:100%;
	padding:20px;
}
.leftcol .blueback ul li + li + li p {
	width:60%;
}
body.page-area-served .leftcol {
	width:40%;
	margin-top:15px;
}
body.page-area-served .leftcol .left ul.areaserved {
	margin-top:0px;
}
body.page-area-served .rightcol {
	width:60%;
}
.gradarea ul li {
	font-size: 22px;
}
body.blog .leftcol {
	margin-top:20px;
}
body.blog .leftcol .left {
	width:100%;
}
body.single-post .leftcol {
	margin-top:20px;
}
body.single-post .leftcol .left {
	width:100%;
}
body.page-bad-credit-car-loans-in-canada .leftcol {
	margin-top:20px;
}
body.page-bad-credit-car-loans-in-canada .leftcol .left h2 {
	margin:10px 0px;
}
.tollfree h3 {
  background: rgba(0, 0, 0, 0) url("images/phone1.png") no-repeat scroll 0 0;
  font-size: 20px;
  padding-left: 26px;
  text-align:right;
}


.tollfree {
    width: 100%;
}
.socail_main {
    display: none;
}
.tollfree a {
    font-size: 30px;
}
.socail_main1 {
	display: block;
    text-align: center;
    width: 100%;
}
.menu-header_menu-container {
    display: block;
}







}
 @media (min-width: 320px) and (max-width: 480px) {
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#wrapper {
	max-width:98%;
}
#wrapper1 {
	max-width:98%;
}
.banner {
	height:auto;
}
.banleft {
	width:100%;
}
.banleft img {
	max-width:100%;
}
.banright {
	width:100%;
	overflow:hidden;
}
.banright ul {
	margin-top:0px;
	margin-bottom:10px;
	width:100%;
}
.banright ul li {
	margin-bottom:0px;
	width:100%;
	background: url(images/rightblueback_mobile.jpg) repeat-x;
	left:0px;
}
.banright ul li::after {
	right:1000px;
}
.banright ul li p {
	font-size:13px;
}
.bluecontainer {
	width:100%;
	float:left;
}
.leftcol .blueback {
	display:none;
}
.mobile_blue_container {
	display:block;
	margin-top:20px;
}
.mobile_blue_container img {
	max-width:100%;
}
.gradarea {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:20px;
}
.gradarea > ul {
	margin:0px;
	padding:10px 10px 0px 10px;
	width:100%;
}
.gradarea ul li {
	font-size:18px;
}
.greenBox {
	height:auto;
}
.greenBox p {
	margin:0px;
	padding:10px;
}
nav ul li a {
	font-family: 'impactreg';
}
header {
	min-height:1px;
}
nav {
	height:auto;
	background:none;
}
.menu_new {
	display:block;
	background: url(images/menubak.png) repeat-x;
	line-height: 40px;
	width: 100%;
	float: left;
	border-radius: 8px;
}
.menu-header_menu-container {
	/*display:none;*/
	display:block;
}
.adj_menu {
	display:block;
}
nav ul li {
	display:block;
}
nav ul li a {
	clear:both;
	line-height:40px;
}
#span_menu {
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	padding: 0 14px;
	letter-spacing: 1px;
	color:#333;
	background: url(images/nav-icon.png) no-repeat 98% 10px;
	width:100%;
	float:left;
	cursor:pointer;
}
.contentarea #wrapper {
	box-shadow:none;
}
.contentarea #wrapper1 {
	box-shadow:none;
}
.leftcol {
	width:100%;
	padding:0px 10px 0px 10px;
}
.rightcol {
	width:100%;
	margin-top:20px;
	border: 1px solid #999;
	min-height:100%;
}
.bluebarback {
	width:100%;
	float:left;
	height:auto;
	background:#1e4f71;
	margin-bottom:10px;
}
.bluebarback p {
	margin:0px;
	width:100%;
	font-size:18px;
	padding:10px 0px;
}
#wpcf7-f49-o1 .wpcf7-form {
	width:100%;
	margin:0px;
	padding:0px 15px;
	text-align:center;
}
#wpcf7-f49-o1 .wpcf7-form label {
	text-align:left;
}
#wpcf7-f49-o1 .wpcf7-form input {
	height:34px;
	margin-bottom:10px;
	width:100%;
}
.footerinner ul {
	width:100%;
	padding-top:0px;
	float:left;
}
.footerinner ul li {
	width:100%;
	text-align:center;
	border-right:none;
}
.footerinner {
	width:100%;
	float:left;
	min-height:100%;
}
.footerinner p.copyright {
	margin:20px 0px;
}
.socail_main {
	float:left;
	margin-right:0px;
	margin-left:10px;
}
.logo {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.how_it_work_responsive {
	margin-top:30px;
	width:100%;
	float:left;
}
.how_it_work_responsive .main-div {
	width:100%;
}
.how_it_work_responsive .main-div .left-div {
	padding:0px;
	width:100%;
}
.arrow-one, .arrow-two, .arrow-three {
	display:none
}
.left-div .gradiant {
	width:290px;
	float:none;
	margin:0px auto;
}
.left-div .gradiant-right {
	width:290px;
	margin:30px auto;
	float:none;
}
.how_it_work_responsive .main-div .left-div .top-div {
	margin-bottom:0px;
}
.adj_how_it #wrapper .leftcol .content {
	padding-top:0px;
}
.adj_how_it #wrapper1 .leftcol .content {
	padding-top:0px;
}
.content h2 {
	width:100%;
}
.adj_apply #wrapper .rightcol .contact {
	float:left;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.adj_apply #wrapper1 .rightcol .contact {
	float:left;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.adj_apply .left-form p {
	width:100%;
	margin-top:10px;
}
.adj_apply {
	margin-top:20px;
}
.adj_apply .formcontent-left {
	width:100%;
	text-align:center;
}
.adj_apply .formcontent-left input {
	width:100%;
}
.formcontent-left input[type="submit"] {
	float:none;
	width:88%;
}
.formcontent-left label {
	text-align:left;
}
.adj_apply .right .one {
	float:left;
	clear:both;
}
.adj_apply .right .two {
	float:left;
	width:100%;
	clear:both
}
.adj_apply .right .three {
	float:left;
	width:100%;
	clear:both;
}
.adj_apply .right .one h1 {
	margin-left: 15px;
}
.adj_apply .right .two h1 {
	margin-left: 15px;
}
.adj_apply .right .three h1 {
	margin-left: 15px;
}
.adj_apply #wrapper .rightcol .right {
	float:left;
	width:100%;
	padding:20px;
}
.adj_apply #wrapper1 .rightcol .right {
	float:left;
	width:100%;
	padding:20px;
}
.right-gradiant {
	height:auto;
	float:left;
}
.video h2 {
	width:100%;
}
body.page-area-served .leftcol {
	margin-top:15px;
}
body.page-area-served .leftcol .left ul.areaserved {
	margin-top:0px;
}
body.blog .leftcol {
	margin-top:20px;
}
body.blog .leftcol .left {
	width:100%;
}
body.single-post .leftcol {
	margin-top:20px;
}
body.single-post .leftcol .left {
	width:100%;
}
body.page-bad-credit-car-loans-in-canada .leftcol {
	margin-top:20px;
}

.tollfree h3 {
  background: rgba(0, 0, 0, 0) url("images/phone1.png") no-repeat scroll 0 0;
  font-size: 20px;
  padding-left: 26px;
  text-align:center;
}

.tollfree p {
  font-size: 18px;
  text-align: center;
}
.leftcol h1 {
  font-size: 18px !important;
}
.left img {
  height: 100% !important;
  width: 100% !important;
}

.leftcol .left h1 {
  color: #3d3d3d;
  font-family: "Arial";
  font-size: 16px!important;
  
  line-height: 30px;
}

iframe {
  height: 100% !important;
  width: 100% !important;
}

.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 0px 0;
}

.left > h3 {
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 28px !important;
}

.bluebarback p {
  font-size: 15px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}


#wpcf7-f49-o1 .wpcf7-form input[type="submit"] {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f07116 0%, #d05d18 100%) repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  height: 54px;
  margin-top: 20px;
  width: 100% !important;
}


.leftcol h3 {
  color: #3d3d3d;
  font-size: 17px !important;
  font-weight: bold;
  margin: 2px 0!important;
}


.leftcol p {
  color: #1c3f55;
  font-size: 15px !important;
  line-height: 27px !important;
  text-align: justify !important;
  /*word-break: break-all;*/
}

.content h2 mark {
  background: #ffffaa none repeat scroll 0 0;
  color: #3d3d3d;
  font-size: 15px!important;
}




.tollfree {
    width: 90%;
}
.socail_main {
    display: none;
}
.tollfree a {
    font-size: 30px;
}
.socail_main1 {
	display: block;
    text-align: center;
    width: 100%;
}

#wpcf7-f49-o1 .wpcf7-form label {
    float: left!important;
}

}



@media (min-width: 360px) and (max-width: 640px) {
.tollfree {
  color: #fff;
  float: none !important;
  margin-top: 6px;
}	
#wpcf7-f49-o1 .wpcf7-form label {
    float: left!important;
}	
	
}



@media (min-width: 641px) and (max-width: 767px) {
.tollfree {
  color: #fff;
  float: none !important;
  margin-top: 6px;
}	
#wpcf7-f49-o1 .wpcf7-form label {
    float: left!important;
}	
	
}


@media (min-width: 768px) and (max-width: 1024px) {
.bluecontainer {
  margin: 0 auto;
  width: 100% !important;
}

.gradarea {
  background: rgba(0, 0, 0, 0) url("images/gradarea.png") no-repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 0 5px 0 #666;
  height: 219px;
  margin-top: 4px;
  width: 100% !important;
}


.leftcol .blueback ul li + li + li p {
  width: 60%;
}

.leftcol .blueback ul li p {
  color: #fff;
  float: left;
  font-family: Arial;
  font-size: 14px !important;
  margin-left: 0 !important;
  margin-top: 10px;
  width: 63%;
}	
	
	
}





/* 4.3 WooTabs */



#tabs {
	background:#EDF1F4;
	height:auto;
	display: block;
	padding:10px;
	border:1px solid #D6DEE5;
	/* Border Radius */



	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tabs ul.wooTabs {
	padding:0px;
}
#tabs ul.wooTabs li {
	float: left;
	display:inline;
	color: #ffffff;
	margin:0px;
	cursor: pointer;
	/* Gradient Background */



	background: #f5f5f5;
	background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));
}
#tabs ul.wooTabs li a {
	color:#777;
	display: block;
	float: left;
	padding: 10px;
	text-transform:none;
	font:bold 12px/18px sans-serif;
	border: 1px solid #e6e6e6;
	border-width:1px 1px 1px 0;
}
#tabs ul.wooTabs li a.selected {
	padding-bottom:11px;
}
#tabs ul.wooTabs li a.selected,  #tabs ul.wooTabs li a:hover {
	background:#fff;
	text-decoration:none;
	border-width:1px 1px 0 0;
}
#tabs ul.wooTabs li:first-child a {
	border-width:1px 1px 0px 1px;
}
#tabs .inside {
	background:#fff;
	border: 1px solid #e6e6e6;
	margin-top:-1px;
}
#tabs .inside ul, #tabs .inside #tab-tags {
	margin:0;
	padding:0;
	display: none;
}
#tabs .inside ul:first-child {
	display: inline;
}
#tabs .inside #tab-tags {
	border-width:1px;
	padding:10px;
}
#tabs .inside li {
	border-bottom: 1px solid #e6e6e6;
	padding:15px;
	list-style:none;
}
#tabs .inside li a {
	color:#555;
	font:bold 12px/18px sans-serif;
	padding:0;
}
#tabs .inside a:hover {
}
#tabs .inside #tab-tags a {
	padding:2px 4px;
	margin:3px 1px;
	display:inline-block;
	background: #f0f0f0;
	font-size:13px !important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#tabs .inside #tab-tags a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
#tabs .inside li span.meta {
	display:block;
	font:italic 11px/20px Georgia, serif;
	text-transform:normal;
	color:#999;
}
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #ffffff;
	float: left;
	margin: 0 10px 0 0;
}
#tabs .inside li img.avatar:hover, #tabs .inside li img.thumbnail:hover {
	border-color:#aaa;
}















.leftcol p {
    color: #1c3f55;
    font-size: 16px!important;
    line-height: 27px!important;
  /*  word-break: break-all;*/
}

.leftcol ul li {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 38px !important;
}

.footerinner ul li a {
    font-size: 13px!important;
    font-weight: 600!important;
}


















#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

span.wpcf7-not-valid-tip {

        text-shadow: none!important;
        background: transparent!important;
        padding: 5px!important;

}

.frm {
    font-size: 9px;
    line-height: 14px;
}
#wpcf7-f49-o1 .wpcf7-form label {
float: left!important;
}












@media (max-width: 480px) and (min-width: 320px){
.leftcol .left h1 {
    color: #3d3d3d;
    font-family: "Arial";
    font-size: 21px!important;
    line-height: 30px;
}

.leftcol {
    width: 100%;
    padding: 0px 26px;
}
.leftcol h3 {
    color: #3d3d3d;
    font-size: 20px !important;
    font-weight: 700;
    margin: 2px 0!important;
}
}


.stb-content a {
    font-weight: 600;
    color: #fff!important;
    font-size: 16px;
    border: 1px solid #1c3f55;
    border-radius: 2px;
    padding: 1%;
    background: #1c3f55!important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.stb-content a:hover {
    color: #333!important;
    background: #fff!important;
}
.stb-content h4 {
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5%;
}
}




















































































@media (max-width: 480px) and (min-width: 320px){
.formcontent-left input[type=submit] {
    float: none;
    width: 88% !important;
}
}






.greenBox p {
    font-weight: 600 !important;
}



div#wpcf7-f5-o1 {
    width: 88%;
    float: left;
    margin-left: 17px;
    margin-top: 10px;
}
#wpcf7-f5-o1 label {
    width: 100%;
    float: left;
    color: #444;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 3px;
}
#wpcf7-f5-o1 p {
    margin-bottom: 3%;
}
.tollfree a {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    line-height: 23px;
}



div#wpcf7-f19-o1 {
    width: 88%;
    float: left;
    margin-left: 17px;
    margin-top: 10px;
}
#wpcf7-f19-o1 p {
    margin-bottom: 3%;
}

.tollfree {
    float: right;
    color: #fff;
    margin-top: 6px;
    background-image: url(https://www.fastcashedmonton.com/wp-content/uploads/2021/10/toll_free_bg.png);
    width: 267px;
    height: 72px;
    background-repeat: no-repeat;
}
.tollfree p {
    text-align: center;
    padding: 28px 0px 0px 20px;
    color: #fff;
    font-weight: bold;
	font-size: 18px;
}
.tollfree a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
}