@font-face {
	font-family: HelveticaNeue-Regular;
	src: url(../fonts/HelveticaNeue.ttf) format("truetype");
}
@font-face {
	font-family: HelveticaNeue-Medium;
	src: url(../fonts/HelveticaNeue-Medium.ttf) format("truetype");
}
@font-face {
	font-family: HelveticaNeue-Light;
	src: url(../fonts/HelveticaNeue-Light.ttf) format("truetype");
}
@font-face {
	font-family: HelveticaNeue-Bold;
	src: url(../fonts/HelveticaNeue-Bold.ttf) format("truetype");
}
@font-face {
	font-family: HelveticaNeue-Thin;
	src: url(../fonts/HelveticaNeue-Thin.otf) format("truetype");
}
body {
	/*font-family: '  Open Sans', sans-serif;*/
	font-family: HelveticaNeue-Regular;
	color: #606060;
}


.news>div p{
	font-size: 13px;
	line-height: 22px;
}

.form-map textarea{
	padding: 6px 12px !important;
	height: 181px;
}
.continue_reading{
	margin-top: 23px;
}
.continue_reading a{
	font-family: HelveticaNeue-Regular;
	font-size: 15px;
	line-height: 25px;
	color:#24749f;
	text-decoration: underline;
}

.about_text{
	line-height: 22px;
	font-family: HelveticaNeue-Regular;
	font-size: 15px;
}

/*.form-map textarea::-webkit-input-placeholder {font-size: 16px;}
.form-map textarea::-moz-placeholder          {font-size: 16px;}
.form-map textarea:-moz-placeholder           {font-size: 16px;}
.form-map textarea:-ms-input-placeholder      {font-size: 16px;}*/

button,
a{
	outline: none;
}

.our_mission h2{
	font-family: HelveticaNeue-Light;
	font-size: 40px;
}
#loans_content .cms-editable-content>div{
	margin-bottom: 30px;
}
.our_mission{
	line-height: 25px;
}
.btn-success,
.btn-default{
	border: none;
	background: #2ecc71;
	color:#fff;
	font-size: 17px;
	font-family: HelveticaNeue-Bold;
}
.btn-success:hover,
.btn-default:hover{
	border: none;
	background: #27ae60;
	color:#fff;
}

#news a,
#quotes a{
	color:#606060;
}
#quotes a{
	font-family: HelveticaNeue-Light;
	font-size: 30px;
	line-height: 30px;
}
#menu_home{
	width: 16px;
	height: 15px;
	background: url(../i/home.png) center center no-repeat;
	margin-top: 41px;
}

.top-mid2-def #menu_home{
	margin-top: 16px;
}

.navbar-nav  li>a,
.navbar-nav  li .dropdown>button{
	text-transform: uppercase;
	/*line-height: 100px;*/
	/*height: 100%;*/
	font-family: HelveticaNeue-Medium;
}

.top-mid2-def .navbar-nav  li>a,
.top-mid2-def .navbar-nav  li .dropdown>button{
	line-height: 50px;
}

.lo-navbar-fix {
	padding-bottom: 90px;
}

.lo_phone_us2 .lo-header-image {
	position: relative;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
	margin-top: 2px;
}

.lo_phone_us2 .top_user_title{
	font-family: "Arial";
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin-bottom: 10px;
}

.lo-photo {
	position: absolute;
	left: -100px;
	top: 8px;
	width: 89px;
	height: 89px;
	border-radius: 50%;
}

.lo_phone_us2 li {
	font-size: 13px;
	font-family: "Arial";
	line-height: 18px;
	color:#575757;
}

.navbar {
	margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #111;
	background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #ffffff;
}
.navbar-nav {
	float: left;
	margin: 0 0 0 220px;
}
.navbar-nav button {
	background:#ffffff;
	color: #777;
	border:none;
	padding:15px 12px;
}
.navbar-nav button:hover {
	color: #111111;
}
.navbar-nav .first_item button:active
{
	box-shadow:none;
}
.navbar-nav  .dropdown-menu {
	border:none !important;
}
.navbar-nav  .dropdown-item {
	border:none !important;
	display:block;
	padding-left:10px;
	width: 100%;
	text-align: left;
}
.navbar-nav  .dropdown-item:hover {
	color: #111111;
	background: #EEEEEE;
}
.navbar-nav .home_icon:before {
	content: url(../i/home.png);
	position: absolute;
	left: -15px;
	top: 17px;
}
.navbar-right {
	position:absolute;
	/*right:15%;*/
	right: 0px;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
	height: 90px;
	padding-top: 20px;
}
.navbar-brand {
	position: relative;
	left:-120px;
	padding: 0;
}
.phone_us {
	width: 195px;
	color: #247aa4 !important;
	font-size: 20px;
	padding-top: 10px;
}

.lo_phone_us {
	width: 195px;
	padding-top: 10px;
	font-size: 13px;
}

.phone_us:before {
	content: url(../i/top_phone.png);
	position: absolute;
	float: left;
}
.phone_us li {
	float: right;
}
#home {
	position: relative;
	background: url(../i/home.jpg) no-repeat;
	text-align: center;
	padding: 100px 50px 300px 50px;
}
#home h1 {
	font-family: HelveticaNeue-Thin;
	font-weight: 300;
	color: #fff;
	font-size: 70px;
}
#home p {
	font-family: Arial;
	/*font-weight: 300;*/
	color: #ffffff;
	font-size: 17px;
	padding-top: 15px;
	margin-bottom: 40px;
}

h2 {
	margin-bottom: 30px;
}

#home p a {
	color: #24749f;
	text-decoration: underline !important;
	margin-top: 20px;
	outline: none;
}
#home button {
	border-radius: 30px;
	padding: 15px 40px;
	outline: none;
}
#login {
	opacity: .88;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: rgba(255, 255, 255, 0.78);
	padding-top: 25px;
}
#login input {
	width: 176px;
	margin-right: 20px;
	padding: 20px 10px;
}
#login p {
	float: left;
	color: #656565;
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 35px;
	padding-top: 0;
	margin-right: 50px;
	padding-left: 10px;
}
#login form {
	float: left;
}
#login button {
	background: #88c78b;
	padding: 13px 50px;
	color: #fff;
	text-transform: uppercase;
}

#contact p>img{
	margin-right: 10px;
}

#contact p>span{
	display: inline-block;
	vertical-align: middle;
}
#contact{
	padding-left: 0 !important;
}
#about{
	padding-left: 0;
}
.about_text{
	color:#949494;
}

#what_is {
	height: 474px;
	background: url(../i/what_is.jpg);
	padding-top: 80px;
}
#quotes {
	height: 150px;
	padding-top: 40px;
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 28px;
}
#quotes img {
	margin-right: 30px;
}
#news {
	padding-top: 50px;
	padding-bottom: 50px;
}
#news h2 {
	font-size: 40px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
	font-family: HelveticaNeue-Light;
}
#news h3 {
	font-size: 18px;
	line-height: 26px;
	min-height: 52px;
	margin-bottom: 3px;
}
.cms-editable-content>p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
.date {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 25px;
}
.date img {
	padding-bottom: 5px;
	margin-right: 5px;
}
#social {
	padding-top: 25px;
	padding-bottom: 15px;
	background: url(../i/social.jpg);
}
#social h1 {
	color: #fff;
	/*font-family: "Open Sans";*/
	font-family: HelveticaNeue-Light;
	font-weight: 300;
	margin: 0;
	float: left;
}
#social .icons {
	float: right;
	list-style-type: none;
}
#social .icons li {
	float: left;
	margin-right: 15px;
}
.dash {
	width: 600px;
	margin-left: 50px;
	margin-top: 10px;
}
#footer {
	background: #191919;
	padding-top: 50px;
	padding-bottom: 50px;
}
#footer h3 {
	color: #ffffff;
	margin-bottom: 30px;
	font-family: HelveticaNeue-Light;
}
#footer p {
	color: #949494;
	padding-right: 50px;
}
#footer #contact {
	padding-left: 5%;
}
#footer #contact p {
	margin-bottom: 25px;
}
#footer #contact img {
}
#footer #navigation hr {
	border: 1px dashed #313131;
	margin-top: 12px;
	margin-bottom: 10px;
}
#bottom {
	height: 50px;
	padding-top: 5px;
	background: #000000;
}
#bottom img {
	float: left;
	margin-right: 20px;
}
#bottom h4 {
	float: left;
	font-size: 14px;
}
#bottom ul {
	list-style-type: none;
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#bottom ul li {
	float: left;
}
#map {
	margin: 0;
	padding: 0;
}
.form-map .form-control {
	padding: 0px 12px;
	/*width: 82%;*/
	width: 100%;
}
.form-map .form-control input {
	margin-bottom: 20px;
}
.form-map button {
	border-radius: 30px;
	padding: 10px 40px;
	background: #88c78b;
	color: #fff;
	margin-top: 15px;
	border: none;
	background: #2ecc71;
}
.form-map button:hover{
	border: none;
	background: #27ae60;
	color:#fff;
}
.map_data {
	display: block;
	clear: both;
}
.map_data img {
	margin-right: 20px;
	float: left;
	margin-top: 4px;
	width: 40px;
}
.map_data p {
	float: left;
}
#loans {
	background: url(../i/loans_header.jpg)
}
#loans h1 {
	color: #ffffff !important;
	text-align: center;
	font-family: "Open Sans";
	font-weight: 300;
	padding: 50px 0px;
}
#loans_content {
	padding-top: 60px;
	margin-bottom: 35px;
}

#loans_content h2{
	margin-bottom: 30px;
	font-family: HelveticaNeue-Light;
	font-size: 25px;
	line-height: 25px;
}
.cms-editable-content h2{
	font-family: HelveticaNeue-Light;
	font-size: 25px;
	line-height: 25px;
}

#loans_content .my_left {
	padding-top: 60px;
}

.news-block {
	margin-top: 30px;
}

#loans_content iframe {
	height: 630px !important;
	width: 500px;
	position: relative !important;
	border: none;
}

#loans_content iframe .calculator #wizard-pager .calculator-button.next-button {
	float: right;
	border-radius: 30px;
	padding: 10px 40px;
	background: #88c78b;
	background-color: rgb(136, 199, 139);
	background-color: rgb(136, 199, 139);
	color: #fff;
	margin-top: 15px;
	text-align: center !important;
	border: none !important;
	width: 40%;
}


.separator {
	background: url(../i/separator.png) no-repeat;
	background-position-x: 50%;
	height: 450px;
}
#boxes .box1, #boxes .box2, #boxes .box3 {
	padding: 0 !important;
	-moz-box-shadow: 2px 2px 40px 1px #ccc;
	-webkit-box-shadow: 2px 2px 40px 1px #ccc;
	box-shadow: 2px 2px 40px 1px #ccc;
	margin-bottom: 50px;
	margin-right: 30px;
	max-width: 30%;
}

.apply-now-link {
	width: 100%;
}

.apply-now-link img{
	width: 100%;
}

#boxes .box1 img, #boxes .box2 img, #boxes .box3 img {
	padding: 0 !important;
	width: 100%;
	margin-right: 20px;
}
#boxes .box1 p, #boxes .box2 p, #boxes .box3 p {
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 22px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25%;
	padding-right: 12px;
}
#boxes .box1 p:before {
	content: url(../i/loan_cash.png);
	position: absolute;
	left: 15px;
	bottom: 32px;
}
#boxes .box2 p:before {
	content: url(../i/loan_book.png);
	position: absolute;
	left: 14px;
	bottom: 32px;
}
#boxes .box3 p:before {
	content: url(../i/loan_shake.png);
	position: absolute;
	left: 14px;
	bottom: 32px;
}
#map_contact {
	padding: 50px;
}
#map_contact .pin {
	padding-top: 7px;
}

.top-mid2 {
	margin: auto;
	padding-top: 10px;
	position: relative;
}

#footer #navigation a{
	color:#949494;
	font-size: 15px;
	
}

.header2 {
	position: relative;
	height: 80px;
	display: flex;
	align-items: center;
	padding: 0 8px;
}

.top-right2 {
	position: relative;
	display: flex;
	align-items: center;
}

.top-menu2 {
	margin: 0px !important;
}

.top-menu2 li {
	display: inline;
}

.navbar-nav > li > a {
	color: #777 !important;
}

.dropdown-menu {
	min-width: 200px !important;
	text-align: center !important;
	top: 90% !important;
}

.phone_us2 {
	/*margin: 0 0 0 85px;*/
	width: 220px;
	color: #247aa4 !important;
	font-size: 20px;
	padding-top: 10px;
}

.phone_us2 li {
	margin-left: 45px;
	margin-top: 2px;
}

.phone_us2::before {
	content: url(../i/top_phone.png);
	position: absolute;
	float: left;
}

#menu-icon2 {
	float:right;
	display: none;
	width: 40px;
	height: 40px;

	position: relative;
	padding: 9px 10px;
	background-color: transparent;
	border: 1px solid grey;
	border-radius: 4px;
}

.menu-icon2-bar {
	height: 2px;
	background-color: grey;
	margin-bottom: 7px;
}

#menu-icon2:hover {

	background-color: #ACB5BE;

}

.lo_header2 {
	height: 132px !important;
}

.lo_top-right2 {
	right: 150px;
	position: absolute;
	top: 10px;
	width: 200px;
}

.lo_top-left2 {
	position: absolute;
	left: 250px;
	top: 24px;
	width: 160px;
}

.top-left2 {
	display: flex;
	align-items: center;
	position: relative;
}

#boxes div {
	height: 363px;
}

/*******************************************
****************  QUERIES  *****************
*******************************************/

@media only screen and (max-width: 1640px) {
	.top-left2 {
		left: 20px;
	}

	.top-right2 {
		right: 20px;
	}
}

@media only screen and (max-width: 1830px) {
	.top-right2 img.small-none {
		display: none;
	}
}

@media only screen and (max-width: 1348px) {
	.top-left2 {
		left: 20px;
	}

	.top-right2 {
		right: 100px;
	}
}

@media only screen and (max-width: 1660px) {
	.lo_top-left2 {
		left: 20px;
	}

	.lo_top-right2 {
		right: 20px;
	}
}
@media only screen and (max-width: 1425px) {
	#menu-icon2 {
		display:inline-block;
		margin-top: 10px;
		margin-right: 5px;
	}
	#top-menu2,
	.phone_us2,
	.top-right2 img {
		display: none;
		
	}
}
@media only screen and (max-width: 1302px) {
	.lo_top-right2 {
		display: none;
	}
}

@media only screen and (max-width: 1244px) {

	.navbar-nav button {
		padding: 10px 12px !important;
		width: 100%;
		text-align: left;
	}

	.top-left2 {
		left: 5px;
	}

	.top-mid2 {
		width: 100%;
	}

	#menu-icon2 {
		display:inline-block;
		margin-top: 10px;
		margin-right: 5px;
	}

	.phone_us2 {
		display: none;
	}

	.top-menu2 {
		display: none;
	}

	.responsive {
		display: block;
		position: absolute !important;
		top: 65px;
		right: 5px;
		/*width: 500px !important;*/
		width: 500px;
		margin: 0 !important;
		z-index: 50;
		border: 1px solid grey;
		border-radius: 5px;
		padding-top: 1px;
	}

	.responsive li {
		float: none;
		display: block;
		width: 100%;
		background-color: #fff;
	}

	.responsive li  a{
		display: block;
		text-align: left;
		font-size: 15px !important;
	}

	.responsive .dropdown-menu {
		position: relative;
		width: 100%;
		margin: 0px !important;
		padding: 0;
	}

	.responsive button {
		/*background-color: #EEEEEE !important;*/
	}
	#menu-icon2{
		/*margin-top: -60px;*/
	}
	.top-left2{
		margin-bottom: 10px;
	}
}


/*********************************************/
@media (min-width:1700px) {
	.navbar-nav {
		float: left;
		margin: 0 0 0 90px;
	}
}

@media (min-width:1600px) and (max-width:1699px) {
	.navbar-nav {
		float: left;
		margin: 0 0 0 85px;
	}
}

@media (min-width:1200px) and (max-width:1600px) {
	.navbar-brand {
		left:0px;}
	.navbar-nav {
		float: left;
		margin-left:80px;
	}
	.navbar-right {
		position:absolute;
		/*right:6% !important;*/
	}
}



@media (max-width:1110px) and (min-width:992px) {
	.navbar-brand {
		left:0px !important; }
	.navbar-nav {
		float: left;
		margin: 0 0 0 70px !important;
	}
	.navbar-right {
		float: left;
		margin: 0 0 0 0px !important;
	}
	.navbar-brand {
		position: relative;
		left:-10px;
		padding: 0;
	}
	.phone_us {
		width: 125px !important;
		color: #247aa4 !important;
		font-size: 13px !important;
		padding-top: 17px !important;
	}
	.lo_phone_us {
		width: 125px !important;
		font-size: 11px !important;
		padding-top: 17px !important;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		transform: scale(.45) !important;
		position: absolute;
		float: left;
		top: 28px;
	}
}

@media (max-width: 992px) {
	.navbar-brand {
		position: absolute;
		left: 5% !important;
		/*padding-top: 12px;*/
	}
	.navbar-nav {
		position: relative;

	}
	.form-map {
		margin-bottom: 30px;
	}
	.form-map .form-control {
		width: 100%;
	}
	.separator {
		display: none;
	}
	#boxes .box1, #boxes .box2, #boxes .box3 {
		max-width: 100%;
	}
	#boxes .box1 p:before, #boxes .box2 p:before, #boxes .box3 p:before {
		bottom: 6px;
	}
	.navbar-nav button {
		/*background:#ffffff;
        color: #777;
        border:none;
        padding:10px 12px;*/
	}

	.navbar-nav .home_icon:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 12px;
	}
	textarea.form-control {
		margin-top: 20px;
	}
}

@media (max-width:1200px) and (min-width:992px) {

	.navbar-brand {
		position: relative;
		left:-20px;
		padding: 0;
	}
	.navbar-brand img {
		/*width: 140px;*/
	}
	.navbar-nav {
		float: left;
		/*margin: 0 0 0 100px;*/
		margin-left: 0px !important;
	}
	.navbar-right {
		position: absolute;
		top:17px;
		right:5px;
	}
	.phone_us {
		width: 155px;
		color: #247aa4 !important;
		font-size: 16px;
		padding-top: 15px;
	}
	.lo_phone_us {
		width: 155px;
		font-size: 12px;
		padding-top: 15px;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		transform: scale(.6);
		position: absolute;
		float: left;
		top: 8px;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 14px 12px;
	}
	.navbar-nav .first_item a:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 16px;
	}
	#what_is img {
		max-width: 460px;
	}
	#quotes .col-md-4 {
		font-size: 20px;
	}
	.map_data {
		width: 300px;
	}
}

@media (max-width:1400px) and (min-width:1px) {
	.lo_phone_us {
		display: none;
	}
}

@media (max-width:950px) and (min-width:888px) {
	.nav>li>a {
		position: relative;
		display: block;
		padding: 16px 8px;
	}
	.navbar-nav {
		float: left;

	}
	.phone_us {
		width: 122px !important;
		color: #247aa4 !important;
		font-size: 13px !important;
	;
		padding-top: 13px;
	}
	.lo_phone_us {
		width: 122px !important;
		font-size: 10px !important;
		padding-top: 13px;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		transform: scale(.5) !important;
		position: absolute;
		float: left;
		top: 25px;
	}
	.navbar-nav button {
		background:#ffffff;
		color: #777;
		border:none;
		padding:11px 12px;
	}
	.navbar-nav .home_icon:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 10px;
	}
}

@media (max-width:887px) and (min-width:768px) {
	.navbar-brand img {
		/*width: 80px !important;*/
		padding-top: 5px;
		margin-top: -5px;
	}
	.navbar-brand {
		position: absolute;
		left: 3% !important;
		/*padding-top: 12px;*/
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 4px;
		font-size: 12px;
	}
	.navbar-nav {
		float: left;

	}
	.phone_us {
		position: absolute;
		right: 3px;
		top: 38px !important;
		width: 110px !important;
		font-size: 11px !important;
	}
	.lo_phone_us {
		position: absolute;
		right: 3px;
		top: 38px !important;
		width: 110px !important;
		font-size: 11px !important;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		position: absolute;
		transform: scale(.4) !important;
		float: left;
		top: 0px !important;
	}
	.navbar-nav button {
		/*background:#ffffff;
        color: #777;
        border:none;
        padding:12px 5px;
        font-size:12px;*/
	}
	.navbar-nav .home_icon:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 10px;
	}
}

@media (max-width:768px) and (min-width:715px) {
	#login p {
		font-size: 20px !important;
		padding-top: 10px !important;
		margin-right: 5px !important;
	}
	.form-group {
		margin-bottom: 15px;
		width: 150px;
		display: inline-block;
	}
	.form-map .form-group {
		margin-bottom: 15px;
		margin-top: 40px;
		width: 100% !important;
		display: inline-block;
	}
	.navbar-nav li a:hover {
		font-weight: bold;
	}
	.navbar-nav li button:hover {
		font-weight: bold;
	}


}

@media (max-width:714px) {
	.navbar-brand {
		position: absolute;
		left: 3% !important;
		padding-top: 0px !important ;
	}
	.navbar-nav li a:hover {
		font-weight: bold;
	}
	.navbar-nav li button:hover {
		font-weight: bold;
	}
	#login {
		padding-top: 15px;
		height: 210px;
		text-align: center;
	}
	#login p {
		text-align: center;
		float: none;
		font-size: 24px !important;
		padding-top: 10px !important;
		margin-right: 5px !important;
	}
	#login form {
		max-width: 490px;
		float: none !important;
		margin: auto;
	}
	.form-group {
		margin-bottom: 15px;
		width: 160px;
		display: inline-block;
		margin-right: 20px;
	}
	.form-map .form-group {
		margin-bottom: 15px;
		width: 100%;
		display: inline-block;
	}
	.map_data {
		margin-bottom: 30px;
	}
	.map_data p {
		float: none;
	}
	.map_data img {
		padding: 4px 15px 5px 15px;
		margin-right: 20px;
		float: left;
	}
}

@media (max-width:991px) and (min-width:670px) {
	.navbar-brand img {
		/*width: 130px;*/
	}

	.navbar-nav .first_item a:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 11px;
	}
	.navbar-right {
		float: left;
		margin: 0 0 0 0px !important;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 9px;
	}
	.phone_us {
		position: absolute;
		right: 10px;
		top: 0px;
		width: 140px;
		font-size: 14px;
	}
	.lo_phone_us {
		position: absolute;
		right: 10px;
		top: 0px;
		width: 140px;
		font-size: 14px;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		position: absolute;
		transform: scale(.5);
		float: left;
		top: 3px;
	}
	#login p {
		font-size: 26px;
		margin-right: 0px;
		padding-top: 5px;
	}
	#login form {
		width: 490px;
		float: right;
	}
	#login form input {
		width: 130px;
	}
	#login form-inline {
		width: 450px;
	}
	#what_is {
		height: 620px;
	}
	#what_is img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	#quotes {
		height: 250px;
		text-align: center;
	}
	#quotes .col-md-4 {
		font-size: 20px;
	}
}

@media (max-width:991px) and (min-width:670px) {
	.navbar-brand img {
		/*width: 130px;*/
	}

	.navbar-nav .first_item a:before {
		content: url(../i/home.png);
		position: absolute;
		left: -15px;
		top: 11px;
	}
	.navbar-right {
		float: left;
		margin: 0 0 0 0px !important;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 9px;
	}
	.phone_us {
		position: absolute;
		right: 10px;
		top: 35px;
		width: 140px;
		font-size: 14px;
	}
	.lo_phone_us {
		position: absolute;
		right: 10px;
		top: 35px;
		width: 140px;
		font-size: 14px;
	}
	.lo_phone_us {
		display: none;
	}
	.phone_us:before {
		content: url(../i/top_phone.png);
		position: absolute;
		transform: scale(.5);
		float: left;
		top: 3px;
	}
}

@media (max-width:768px) {
	.navbar-nav {
		background: #fff;
		margin-left:0px;
		width:90%;
	}
	.navbar-nav .home_icon:before {
		display:none;
	}
	.phone_us {
		display: none;
	}
	.map_data img {
		width: 25px !important;
		padding: 0;
	}
	#loans_content iframe {
		width: 100% !important;
	}
}

@media (max-width:669px) {
	#what_is {
		height: 650px;
	}
	#what_is .container:last-child {
		text-align: center !important;
	}
	#what_is img {
		width: 80%;
	}
	#quotes {
		text-align: center;
		height: 300px;
	}
}

@media (max-width:535px) {
	#social h1 {
		text-align: center;
		float: none;
		margin-bottom: 10px;
	}
	#social .icons {
		float: none;
		list-style-type: none;
		width: 210px;
		margin: auto;
	}
}

@media (max-width:440px) {
	.map_data img {
		width: 45px !important;
		padding: 0;
	}
	#bottom {
		padding-top: 10px;
		padding-left: 30px;
		height: 100px;
	}
	#bottom ul {
		display: block;
		width: 100%;
	}
}

@media (max-width:414px) {
	#login {
		text-align: center;
		height: 250px;
	}
	.form-group {
		margin-bottom: 15px;
		width: 100% !important;
		display: block;
		margin-right: 20px;
	}
	input {
		width: 100% !important;
	}

	#quotes .col-md-4 {
		margin-bottom:20px;
	}

	#quotes img {
		max-width:60px;}

}

@media (max-width:382px) {
	#login {
		text-align: center;
		height: 250px;
	}
	.form-group {
		margin-bottom: 15px;
		width: 100% !important;
		display: block;
		margin-right: 20px;
	}
	input {
		width: 100% !important;
	}
	#quotes {
		font-size:20px;
		height: 180px;}

	#quotes  img {
		width:40px;}
}


@media (max-width:350px) {
	#what_is {
		height:100%;
		padding-bottom:10px;}
	#quotes {
		margin-top:10px;
		text-align:center;
		height:240px;}
	#quotes img{
		display:block;
		margin:auto;}
}

}






@media (max-width: 1200px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
}
@media (max-width: 1880px) {
	.navbar-nav  li>a, .navbar-nav  li .dropdown>button{
		line-height: normal;
		height: auto;
	}
	#menu_home{
		margin-top: 0;
	}
	.navbar-nav{
		float: none;
	}

	.header3 .navbar-nav{
		float: none;
		padding-top: 0;
	}
}
@media (max-width: 1496px) {
	.header3 .navbar-nav{
		float: none;
		padding-top: 50px;
	}
}
@media (max-width: 1244px) {
	.navbar-nav  li>a, 
	.navbar-nav  li .dropdown>button{
		line-height: normal;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#menu_home{
		margin-top: 0;
	}

	.navbar-nav{
		float: none;
		padding-top: 0;
	}
	.top-mid2{
		max-width: 100%;
	}

	.top-mid2-def .navbar-nav  li>a, .top-mid2-def .navbar-nav  li .dropdown>button{
		line-height: normal;
	}

	.header3 .navbar-nav{
		float: none;
		padding-top: 0;
	}
}

/*
.top-left2{
	position: static;
	margin-top: 10px;
	margin-left: 15px;
}
.top-right2{
	float: right;
	margin-top: 15px;
	position: static;
}
.phone_us2{
	margin: 0;
}

.navbar-nav{
	padding-top: 10px;
}*/