@charset "utf-8";
@font-face {
 font-family: 'newFonts';
 src: url('../fonts/OpenSans-Light.eot?#iefix') format('../fonts/embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
 font-weight: normal;
 font-style: normal;
 font-size:20px;
}

@font-face {
 font-family: 'newFonts1';
 src: url('../fonts/Poppins.otf');
 format('opentype');
 font-size:16px;
 color:#4a4b4c;
}

@font-face {
 font-family: 'newFonts2';
 src: url('../fonts/PoppinsBold.otf') format('opentype');
 }

@font-face {
 font-family: 'newFonts3';
 src: url('../fonts/D-DIN-Bold.otf') format('opentype');
 }

*:focus {
    outline: none;
}

a:focus, a:hover {
	outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:newFonts1;
	font-size:20px;
	color:#626363;
}
.pad-lr
{
padding:0 10px;
}
#wrapper-main {
	background:#fff;
	width:100%;
}
#hd-top-t {
	height:auto;
	min-height:30px;
}

.top-min-nav
{
height:auto;
min-height:60px;
background:#136849;
color:#fff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:60px;
}

.top-min-nav img
{
margin-right:10px;
display:inline;
}


.top-min-nav ul, .top-min-nav ul li
{
	margin:0;
	padding:0;
}

.top-min-nav ul
{
display:inline;
}

.top-min-nav ul li
{
padding:0;
margin:0;
list-style:none;
}

.top-min-nav ul li a, .top-min-nav a
{
color:#fff;
}

.top-min-nav ul li a:hover, .top-min-nav a:hover
{
color:#fff;
text-decoration:none;
}

.top-min-nav ul li i
{
margin-right:6px;
}

.tblr-margin
{
margin:15px 0 0 15px;
}

.left-border-cont
{
border-left:1px solid #274584;
padding:0 40px 10px 20px;
margin:25px 0;
position:relative;
}

.left-border-cont::before
{
width:15px;
height:15px;
background:#274584;
position:absolute;
content:"";
top:-15px;
left:-8px;
}

.left-border-cont::after
{
width:15px;
height:15px;
background:#274584;
position:absolute;
content:"";
bottom:-15px;
left:-8px;
}


h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
color:#000;
margin-top:36px;
font-weight:bold;
font-weight:900;
}

h1 span
{
font-weight:bold;
color:#274584;
font-size:36px;
}
#hd-top {
	height:auto;
	min-height:88px;
	position:relative;
	z-index:999;
	top:0;
	width:95%;
	padding:14px 0;
}
#hd-top4 {
	height:auto;
	margin:0 2%;
}
#hd-top img {
	width:auto;
	height:auto;
	line-height:76px;
	max-width:100%;
}

.au-loan-calc
{

}

img {
	width:auto;
	height:auto;
	max-width:100%;
}

.last-cont
{
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:20px 0;
	color:#3b3a3a;
	font-weight:600;
	padding:20px 30px;
}

.box-small
{
	padding:10px;
	margin-bottom:20px;
}

.box-small-img
{
text-align:center;
margin-bottom:20px;
}
.box-small p
{
padding-right:10px;
}

.box-small-hd
{
color:#646464;
font-size:1.5em;
font-weight:bold;
padding-bottom:10px;
}

#hd-top-l {
	height:auto;
	min-height:60px;
	z-index:999999;
	background:#fff;
	padding:10pxx;
	width:200px;
}



#hd-top-lb {
	height:auto;
	min-height:60px;
	text-align:center;
	background:#280f46;
}
#hd-top-r {
	height:auto;
	min-height:60px;
	line-height:60px;
	color:#d8c595;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#hd-top-r ul {
	margin:0;
	padding:0;
}
#hd-top-r ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#hd-top-r ul li a {
	color:#d8c595;
	padding-bottom:10px;
	margin:0;
}
#hd-top-r ul li a:hover, #hd-top-r ul li a.current {
	text-decoration:none;
	border-bottom:1px solid #185e5c;
	color:#efe1d9;
}

.social-icon
{
text-align:center;
line-height:50px;
}

.footer-icon
{
line-height:20px;
margin-top:5px;
margin-bottom:60px;
}


.pline-cnt {
	margin-bottom:6px;
	padding-bottom:55px;
}
#hd2 {
	height:auto;
	z-index:99;
	padding:0;
	background:#fff;
	position:relative;
	min-height:400px;
	overflow:hidden;
}


.hd2-inner {
	min-height:280px !important;
}




#hd2-l {
	height:auto;
	padding:8px 0;
	text-align:center;
}
.hd2-a-now {
	margin-top:20px;
	text-align:center;
	margin-bottom:30px;
}
.hd2-a-now a {
	background:#fff;
	padding:15px 50px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	color:#4d5963;
}
.hd2-a-now a:hover {
	text-decoration:none;
	background:#d90733;
}

.light-blue-cont, .dark-blue-cont
{
background:#2154cf;
padding:10px;
min-height:366px;
height:auto;
color:#fff;
margin:40px 0 20px 30px;
border-radius:25px;
-moz-border-radius:25px;
-webkit-border-radius:25px;
}

.dark-blue-cont
{
background:#0f2765;
}

.first-text
{
font-size:16px;
line-height:1.5em;
padding:30px 15px 30px 15px;
color:#fff;
font-family:newfonts1, Arial, Helvetica, sans-serif;
background:#f4f6f8;
}

.first-text p
{
font-size:16px;
line-height:1.5em;
padding:10px 160px 10px 160px;
color:#1c1e20;
font-family:newfonts1, Arial, Helvetica, sans-serif;
}

.prvcy-list
{
	margin:10px 0 10px 15px!important;
	padding:0 !important;
}

.prvcy-list li
{
margin:0 !important;
	list-style:none;
	background:url(../images/checkmark.png) no-repeat 0 .3em;
	padding:5px 0 5px 30px !important;
}
.marg-bot
{
	margin-bottom:40px;
}

.first-text-img
{
	text-align:center;
	margin-bottom:45px;
}

.first-text-txt
{
	padding:15px;
	font-size:16px;
	background:#fff;
	color:#333;
    background: #fff;

padding:15px;
text-align:center;
margin:0 15px;

border-radius: 8px;

position: relative;

box-shadow:
rgba(0, 0, 0, 0.1) 0 0 25px;
margin:5px 15px;
min-height:150px;
}
	.rates-box::after {

    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    width: 0px;
    bottom: 0;
    border-radius: 0 0 50px 50px;
    background: 

    #f65638;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -moz-transition-duration: .3s;

}
.rates-box:hover::after {

    width: 100%;

}


.first-text-hd
{
	font-weight:bold;
	text-align:center;
	font-size:26px;
	margin-bottom:15px;
}
.first-text h1
{
font-family:newfonts3, Arial, Helvetica, sans-serif;
font-size:36px;
line-height:1.2em;
margin:10px 0 3px 0;
color:##1c1e20;
text-align:center;
position:relative;
font-weight:600;
}


.first-text ul
{
margin:0;
padding:0;
margin-bottom:10px;
}

.first-text ul li
{
list-style:none;
background:url(../images/bullet1.gif) no-repeat left .6em;
padding:2px 0 2px 15px;
margin-left:15px;
}

.first-text a
{
	color:#166d90;
}

.white-hd
{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
margin:5px;
text-align:center;
}

.cnt-can
{padding:70px 15px;
color:#7a7a7a;
}

.cnt-can-inner
{padding-top:20px !important;}
.cnt-can a
{
	color:#166d90;
}

.cnt-can p
{
	padding:0;
}

.cnt-can-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#000;
	text-align:center;
	padding-bottom:20px;
}

.cnt-can-hd1
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#585858;
	padding:40px 0 10px 0;
}


.cnt-can ul
{
	margin:30px 0 40px 0;
	padding:0;
}

.cnt-can ul li
{
	padding:5px 0 5px 30px;
	margin:10px 0 10px 60px;
	position:relative;
	font-size:20px;
	list-style-type:none;
}

.cnt-can ul li span
{
	position:absolute;
	left:-25px;
	top:5px;
	width:38px;
	height:38px;
	background:#ffa826;
	border-radius:50px;
	color:#fff;
	text-align:center;
	line-height:38px;
}
#hd2-lt {
	height:auto;
	min-height:197px;
	margin-bottom:20px;
	text-align:center;
}
#hd2-lb {
	height:auto;
	background:#ffce00;
	margin-top:6px;
}
#hd2-r {
	height:auto;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#494949;
	padding:0 10px 10px 10px; 
text-align:center;
}

.hd2-an
{
	text-align:center;
	margin:50px 0 40px 0;
}

a.hd2-r-a-now {
	width:232px;
	height:56px;
	display:block;
	text-align:center !important;
	line-height:50px !important;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:26px;
 transition:all .3s ease .0s;
	cursor:pointer;
	border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
text-decoration:none;
color:#ffa826;
padding:0 30px;
border:3px solid #ffa826 !important;
margin:0 auto;
margin-top:20px;
}

a.hd2-r-a-now:hover{
	text-decoration:none;
	border-color:#ffa826;
	color:#fff;
	background:#ffa826;
}

.hd-color
{
color:#0a599e !important;
font-weight:bold;
position:relative;
top:0;
left:0;
font-size:2em;
margin-bottom:25px;
line-height:1.1em;
font-family:Arial, Helvetica, sans-serif;
}

.hd-color span
{
color:#b9b9b9;
}

.punchline1
{
font-family:newfonts3, Arial, Helvetica, sans-serif;
font-size:54px;
color:#085473;
line-height:1em;
margin-bottom:20px;
margin-top:24px;
font-weight:bold;
text-align:center;
}
.punch1-inner
{
	margin-top:10px;
	text-align:center;
}

.punchline2
{
font-family:newfonts3, Arial, Helvetica, sans-serif;
font-size:38px;
color:#085473;
line-height:1em;
margin-bottom:10px;
text-align:center;
}


.punchline1 span, .punchline2 span
{
font-weight:normal;
font-size:38px;
}


.ticksign
{
	position:absolute;
	left:0;
	top:0;
	content:"";
	height:26px;
	width:26px;
}

#hd2 img {
	height:auto;
	width:auto;
	max-width:100%;
}
#hd3 {
	height:auto;
	min-height:13px;
	background:#ededed;
	text-align:center;
}
#hd3-l {
	height:auto;
	text-align:center;
}
#hd3-l span {
	display:inline-block;
	width:100%;
	background:#abe5ff;
}
#hd3-l img {
}
#hd3-r {
	height:auto;
}
#hd3-lb {
	height:auto;
	text-align:center;
	margin-bottom:10px;
}
#hd3 img {
	height:auto;
	width:auto;
	max-width:100%;
	border-top:0;
}



#top-nav {
	height:auto;
	color:#fff;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:16px;
	min-height:60px;
	font-weight:normal;
	height:auto;
	position:absolute;
	z-index:100;
	float:right;
	background:#166d90;
	right:0;
	border-top-left-radius:50px;
	border-bottom-left-radius:50px;
	padding:3px 10px 3px 10px;
}

#top-nav::after {
	height:60px;
	position:absolute;
	background:#166d90;
	right:-200px;
	top:0;
	content:"";
	width:200px;
}

#top-nav ul {
	margin:0;
	padding:0;
	height:auto;
}
#top-nav ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#top-nav ul li.septr {
}
#top-nav ul li.noseptr {
	background-image:none;
}
#top-nav ul li a {
	color:#fff;
   transition: width 1s ease-in 1s;
	display:block;
	padding:0;
	margin:10px 10px 0 10px;
	line-height:34px;
font-weight:600;
padding:0 8px;
font-weight:600;
position:relative;
}

#top-nav ul li a::after{
	width:0;
	height:1px;
	background:#ffa826;
	content:"";
	bottom:0;
	left:50%;
	position:absolute;
}

#top-nav ul li a:hover::after{
	width:100%;
	left:0;
}


#top-nav ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}

#top-nav ul li a.active {
	color:#161616;
}

.app-form-lbl
{
	font-size:16px;
}

.remarks
{
	font-size:12px;
}

.remarks1
{
	font-size:14px !important;
}


.btn-plus
{
	font-size:26px !important;
	font-weight:bold;
	color:#000 !important;
}

.new-rate-box
{
	font-family:newFonts1, Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-right:1px;
}

.new-rate-big
{
	font-size:24px;
	text-align:center;
	font-family:newFonts2, Verdana, Geneva, sans-serif;
}

.new-rate-hd
{
	background:#3fa9d3;
	color:#fff;
	text-align:center;
	padding:10px;
	font-family:newFonts2, Arial, Helvetica, sans-serif;
	font-size:28px;
}

.new-rate-tl
{
	border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
}

.new-rate-tr
{
	border-top-right-radius:10px;
	-moz-border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
}

.new-rate-bl
{
	border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}

.new-rate-br
{
	border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

.new-rate-warning
{
	margin:30px 0;
	font-size:14px;
	color:#555;
}

.new-rate-txt
{
	background:#fff;
	color:#555555;
	padding:10px 20px;
	min-height:100px;
}

.new-rate-txt1
{
	background:#fff;
	color:#555555;
	padding:10px;
	line-height:1.6em;
	min-height:340px;
}

.new-rate-txt1 ul
{
	margin:0 0 0 15px;
	padding:0;
}

.new-rate-txt1 ul li
{
	list-style:none;
	list-style-type:decimal;
	padding: 5px 0 5px 10px;
}

.right-border
{
	border-right:1px solid #fff;
		padding:10px;

}
.mid-cont {
	line-height:1.5em !important;
	color:#414141;
	height:auto !important;
	padding:15px 10px;
	min-height:400px;
	font-size:20px;
}

.rates-cont
{
	padding:60px 200px 100px 200px;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:20px;
	background:#f4f6f8;
	color:#000;
	
}

.rates-cont-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
text-align:center;
font-size:36px;
color:#000;
margin-bottom:40px;
font-weight:200;
position:relative;
}


.rates-cont-box
{
	margin:15px 20px;
font-family:newfonts1, Verdana, Geneva, sans-serif;
font-size:20px;
padding:20px 0;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
margin:0 200px 60px 200px;
border:1px solid #fdf7ee;
}

.rates-cont-box-r, .rates-cont-box-r1
{
	padding:5px 0 5px 15px;
	margin:5px 0 5px 0;
}

.rates-cont-box-r1
{
	background:#3ba0c8;
}

.rates-cont-box ul
{
	margin:0;
	padding:0;
}

.rates-cont-box ul li
{
	list-style:none;
	background:url(../images/tickwhite.png) no-repeat 0 .4em;
	padding:5px 0 5px 36px;
}


.rates-rhd
{
	font-weight:bold;
	font-size:24px;
}

.rates-cont-box-an
{
		margin:0 180px 0 180px;
}
.rates-cont-box1
{
	padding:10px 0;
color:#fff;
font-family:newfonts1, Verdana, Geneva, sans-serif;
font-weight:600;
}

.rates-cont-box1-hd
{
font-size:24px;
font-family:newfonts2, Arial, Helvetica, sans-serif;
color:#fff;
}


.rates-cont-box-hd
{
	font-size:26px;
	font-weight:700;
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-bottom:20px;
	padding-bottom:10px;
	font-weight:400;
	text-align:center;
}

.rates-cont-box-remarks
{
	font-size:16px;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
}


.float-r
{
float:right;	
font-size:18px;
font-weight:normal;
}

.faqs-pan-hd
{
	background:#f6f6f6 !important;
	border-color:#f6f6f6 !important;
}

.faqs-pan-hd1
{
	border-color:#f6f6f6 !important;
	margin-bottom:15px !important;
	-webkit-box-shadow: 0 7px 8px -5px #ccc;
-moz-box-shadow: 0 7px 8px -5px #ccc;
box-shadow: 0 7px 8px -5px #ccc;
}

.faqs-cont
{
	padding:80px 250px;
	font-size:18px;
}

.faqs-cont1
{
	padding:10px 150px;
}

.faqs-hd
{
font-size:30px;
margin-bottom:40px;
text-align:center;
color:#1b1b1b;
font-weight:bold;	
}

.faqs-hd1
{
font-size:30px;
margin-bottom:40px;
text-align:center !important;
color:#1b1b1b;
font-weight:bold;	
}



a.faqs
{
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#626363 !important;
}

.faqs-p
{
	color:#626363;
	font-size:16px;
}


.panel-body ul
{
	margin:10px 0 10px 10px !important;
}
.panel-body ul li
{
	color:#626363;
	font-size:16px;
	font-weight:normal;
	background:url(../images/checkmark.png) no-repeat 0 .3em !important;
	padding:5px 0 5px 20px;
}

.slider-cont
{
	background:#efefef;
	padding:60px 40px;
	font-size:20px;
}

.slider-p
{
	margin-bottom:30px;
	font-weight:600;
}

.slider-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#000;
	font-weight:bold;
}

.slider-text
{
	background:rgba(0,0,0,.5);
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:30px;
	position:absolute;
	top:49%;
	left:15%;
	right:10%;
	text-align:center;
	color:#fff;

}


.trans-bg {
	position:relative;
	padding:25px !important;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	top:-150px;
	margin-bottom:-150px;
}
.blue-cont {
background:url(../images/blue-cont-bg.jpg) no-repeat center center;
	min-height:100px;
	font-size:18px;
	color:#2e2e2e;
	height:566px;
	position:relative;
}

.blue-cont-left {
	font-family:newfonts1, Arial, Helvetica, sans-serif;
background:#ffd311;
	font-size:20px;
	line-height:1.2em;
	color:#2e2e2e;
	height:566px;
	position:absolute;
	left:0;
	top:0;
	width:510px;
	padding:55px 15px 0 15px;
}

.blue-cont-left::after {
	height:566px;
	position:absolute;
	right:-200px;
	top:0;
	width:200px;
	content:"";
	border-right:200px solid transparent;
	border-bottom:566px solid #ffd311;
	border-bottom-color:rgba(255,211,17,.98);
}

.blue-cont-left::before {
	height:566px;
	position:absolute;
	left:-100px;
	top:0;
	width:100px;
	content:"";
	background:#ffd311;
}


.blue-cont-hd {
font-family:newFonts2, Arial, Helvetica, sans-serif;
font-size:38px;
color:#2e2e2e;
font-weight:600;
line-height:1em;
}

.blue-cont-left-bold
{
	font-family:newFonts2, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:1.2em;
}


.blue-cont-hd span{
padding: 3px 10px;
}

.blue-cont-r
{
color:#6d6c6c;
font-size:18px;
margin-bottom:10px;
}

.blue-cont-r-hd
{
color:#2e2e2e;
font-size:22px;
font-weight:bold;
}



.blue-cont ul li {
	margin:0;
	list-style-type:none;
	background:url(../images/tick-sign.gif) no-repeat left .7em;
	padding:10px 0 10px 45px;
}

.gray-cont {
	background:#024a90;
	min-height:100px;
	font-size:20px;
	color:#757575;
	line-height:1.1em;
	margin:40px 0;
	padding:50px 0;
}

.gray-cont-cnt {
	padding:0 15px 60px 0;
}

.gray-cont-txt
{
margin:0 0 30px 10px;
font-size:18px;
color:#fff;
line-height:1.5em;
font-family:newfonts1, Verdana, Geneva, sans-serif;
}

.gray-cont-hd
{
color:#fff;
font-family:newfonts2, Arial, Helvetica, sans-serif;
font-size:44px;
font-weight:bold;
margin-bottom:25px;
letter-spacing:.0001em;
line-height:1em;
}

.gray-cont-left
{
	position:relative;
	left:-30px;
	z-index:9999;
	top:20px;
}

.gray-cont-left::after
{
	left:15px;
	top:-15px;
	position:absolute;
	width:368px;
	height:400px;
	border:1px solid #fff;
	content:"";
	z-index:-1;
}


.gray-cont-txt ul
{
	margin:0;
	padding:0;
}

.gray-cont-txt ul li
{
	font-size:24px;
	font-weight:600;
	list-style:none;
	background:url(../images/arrow.png) no-repeat 0 .3em;
	padding:8px 0 8px 30px;
	text-align:left;
}

.gray-cont-hd span
{
	font-family:newfonts, Arial, Helvetica, sans-serif;
font-size:26px;
padding-top:15px;

}

.gray-cont-hd1
{
color:#2e2e2e;
font-size:22px;
font-weight:600;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

.cont-read-this
{
	border:10px solid #f59018;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	padding:40px 20px;
	margin:80px 100px;
	font-family:newfonts1, Verdana, Geneva, sans-serif;
	color:#393939;
	font-size:18px;

}

.cont-read-this-hd
{
	font-family:newfonts2, Verdana, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#2759ab;
	margin-bottom:15px;
	text-align:center;
}

.red-hdg {
	text-align:center !important;
}
.red-hdg span {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#d24739;
	color:#fff;
	padding:10px;
	display:inline-block;
	margin:20px 0;
	font-size:30px;
	font-weight:bold;
}
.box-img3 {
	text-align: center;
	width:100%;
	background:#fff !important;
}
.box-img img, .box-img3 img {
	max-width:100%;
	height:auto;
}
.trans-box {
	width:100%;
	height:auto;
	min-height:100px;
	position:relative;
	top:0;
	left:0;
	padding:50px 0;
}
.mid-cont1 {
	position:relative;
	padding:0;
	background:rgba(238, 238, 238, .87);
	margin-top:-750px;
}
.green-box-s {
	background:#038656;
	color:#fff;
	padding:15px;
	line-height:1.5;
	height:auto;
	min-height:555px;
	position:absolute;
	width:550px;
	right:0;
	top:0;

}

.green-box-s::after {
	position:absolute;
	content:"";
left:-200px;
top:0;
width:200px;
height:555px;
z-index:9999999999;
border-right:200px solid #038656;
border-top:555px solid transparent;
border-right-color:rgba(3,134,86,.98);

}

.green-box-s::before {
	position:absolute;
	content:"";
top:0;
height:555px;
	background:#038656;
}


.green-box-s-hd {
	color:#ffdc2a;
	font-size:26px;
	line-height:1.2;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.green-box-s-hd1 {
	color:#fff;
	font-size:14px;
	line-height:1.2;
	margin-bottom:5px;
}

.gray-bg {
	padding:50px 200px;
}
.light-bg {
	background:rgba(255, 255, 255, .6) !important;
	padding:0 100px 20px;
}
.lrg-cont {
	font-size:20px;
	margin-bottom:80px;
}
.lrg-cont-hd {
	font-size:26px;
	font-weight:bold;
}
.mid-cont img {
	width:auto;
	max-width:100%;
}

.mid-cont ul li
{
	margin-left:30px;
}

.mid-cont ul li ul li
{
	margin-left:20px;
}

.mid-cont a, .mid-cont ul li a {
	color:#616262 !important;
}
.mid-cont h1, .mid-cont h2, .mid-cont h3 {
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:10px 0 20px 0;
	text-align:center;
	position:relative;
	color:#67686b;
}


.mid-cont1 h1 {
	font-size:30px;
	color:#67686b !important;
	padding-bottom:15px;
	position:relative;
	text-align:center;
}




.q-mark {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px !important;
	min-height:34px;
	text-align:left !important;
	padding-left:50px;
	font-weight:normal;
}
.blue-box {
	padding:30px 10px;
	text-align:left;
	font-size:16px;
	line-height:24px;
	color:#fff;
}
.blue-box-hd {
	font-size:26px !important;
	background:none;
	font-weight:bold;
	line-height:30px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565 !important;
}
.blue-box span span {
	font-size:24px;
}
.blue-box1 {
	padding:15px;
	background:#006fba;
	color:#f9f9f9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size:20px !important;
}
.last-box {
	padding:0;
}
.mid-cont h2 {
	text-align:left;
	text-decoration:underline;
}
.grn-hd1 {
	color:#1bce7c;
	font-size:32px;
}
.grn-hd1 span {
	font-weight:normal;
}
.mid-cont h1 img {
	text-align:center
}
.mid-cont h2, .mid-cont h3 {
	font-size:24px;
	color:#065c80;
	font-weight:normal;
}
.mid-cont ul {
	margin:15px 0;
	padding-left:15px;
}
.mid-cont ul li {
	padding:5px 0 5px 8px;
	line-height:18px;
}
.mid-cont ul li a {
	color:#0f5471;
}
.mid-cont ul li i {
	margin-right:15px
}
.bigger-text, .bigger-text1 {
	font-size:28px;
	line-height:1.2;
	font-weight:600;
}
.large-font {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}
.bigger-text2 {
	font-size:24px;
	color:#565656;
	line-height:1.5;
}
.line-septr {
	border-top:1px solid #e8e8e8;
	padding-top:50px;
	margin-top:60px;
}
.bold-txt {
	font-weight:bold;
}
.green-txt {
	color:#6da444;
}
.gry-bx1, .gry-bx2, .gry-bx3 {
	padding:25px 15px;
	color:#575757;
	line-height:1.8;
	min-height:200px;
	background:#fff;
	width:95%;
	min-height:294px;
	position:relative;
}
 .gry-bx1::after, .gry-bx2::after, .gry-bx3::after {
 height:72px;
 width:100%;
 position:absolute;
 bottom:-72px;
 left:0;
 text-align:center;
 content:"";
}
 .gry-bx1::after {
 background:url(../images/compare.gif) no-repeat center #fd7400;
}
 .gry-bx2::after {
 background:url(../images/high-apr.gif) no-repeat center #00bff3;
}
 .gry-bx3::after {
 background:url(../images/approved.gif) no-repeat center #a9cf54;
}
.extra-large-txt {
	font-size:26px;
	margin-top:100px;
	color:#929292;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:1.5;
}
#bot-cont {
	height:auto;
	min-height:100px;
	position:relative;
	color:#fff;
	padding:40px 20px 100px 20px;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	top:0;
}


.bot-cu-hd
{
color:#fff;
font-size:24px;
font-weight:bold;
}

.bot-cu-hd span
{
color:#2d2d2d;
font-size:20px;
font-weight:bold;
background:#fbd771;
padding:0 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.bot-cu-hd-big
{
color:#cddc39;
font-size:36px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


#bot-img1 {
	width:100%;
	height:auto;
	margin-top:15px;
}
.bot-cont1, .bot-cont2 {
	height:auto;
	min-height:30px;
	background:#242f3a;
	padding:25px 0 70px 0;
	color:#dcdcdc;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.bot-cont1 {
	background:#166d90 !important;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	padding:40px 0;
}

.bot-cont1-txt 
{
	padding:10px 60px 20px 10px;
}
.bot-cont1-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
	font-weight:bold;
	padding:0 10px;
}

.aprhd {
	font-size:20px;
	padding-bottom:10px;
	font-weight:bold;
	color:#fff;
}
.aprhd span {
	padding:0 10px 5px 10px;
}
#bot-img2 {
	width:100%;
	height:96px;
}

#foot-cont
{
background:#136849;
color:#fff;
padding:20px 10px;
position:absolute;
top:-90px;
height:auto;
min-height:140px;
width:96%;
margin-bottom:100px;
}

#foot-cont a
{color:#fff;
}

#foot-cont a:hover
{color:#fff;text-decoration:none
}
#footer {
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	color:#156891;
}

#footer ul {
	margin:0;
	padding:0;
}
#footer ul:first-child {
	margin-bottom:10px;
}
#footer ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li a {
	color:#156891;
}
#footer ul li a:hover {
	color:#156891;
	text-decoration:underline;
}

.footer1 {
	font-size:14px;
	height:auto;
	color:#fff;
	margin-top:25px;
}

.footer1 ul {
	margin:0;
	padding:0;
}
.footer1 ul:first-child {
	margin-bottom:10px;
}
.footer1 ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
.footer1 ul li a {
	color:#fff8f4;
}
.footer1 ul li a:hover {
	color:#fbd771;
}


#copyright {
	color:#156891;
	font-family:newfonts1, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	margin-top:10px;
}
#copyright a {
	color:#156891;
	text-decoration:none;
}
#copyright a:hover {
	color:#156891;
	text-decoration:underline;
}
#bot-img3 {
	height:auto;
	color:#dcdcdc;
	padding:0 0 10px 0;
	text-align:left;
	margin-top:30px;
}
#bot-img4 {
	height:auto;
	text-align:center;
	padding:10px;
}
#bot-img3 img, #bot-img4 img {
	width:auto;
	height:auto;
	max-width:100%;
}
#bot-img5 {
	text-align:center;
}
#bot-img5 img {
	width:auto;
	height:auto;
	max-width:100%;
}
.bighdg {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#31baa1;
}
.no-padd {
	padding:0 !important;
	margin:0 !important;
}
.big-hd {
	font-size:22px;
	font-weight:bold !important;
	color:#494949 !important;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
}
.grn-hd {
	color:#0f0;
	font-size:22px;
	font-weight:bold;
}
#apr-box {
	color:#dcdcdc;
	font-size:30px;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	font-weight:bold;
}
.apramt {
	color:#797d02;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
.ftr-cpyright {
	border-top:3px solid #004e5d;
	padding:20px 0;
	border-bottom:1px solid #004e5d;
	margin-bottom:25px;
}
.roundbox {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background:rgba(0, 0, 0, .15);
	margin:100px 0;
	padding:10px;
	font-size:24px;
	text-align:left;
	color:#fff;
}
#footer-box {
	height:auto;
	padding:15px 0 25px 0;
	line-height:25px;
	text-align:left;
}
#bot-cont img {
	height:auto;
	width:auto;
	max-width:100%;
}
.navbar {
	border:0;
	background:none;
	margin:0;
	line-height:54px;
	height:54px;
/*	padding:3px 10px 3px 10px;*/
}
.navbar ul {
	margin:0 auto;
	padding:0
}
.navbar ul li {
	padding:0;
	margin:0
}
.navbar ul li a {
	border:0;
}
.nav-padd {
	padding:0 88px;
}
.nav, .navbar-nav, .navbar-default {
	border:0;
}
#ser-links {
	height:auto;
}
#ser-links ul {
	margin:0;
	padding:0;
}
#ser-links ul li {
	height:91px;
	border:1px solid #eeeaea;
	line-height:91px;
	background: -webkit-linear-gradient(#f5f8f0, #fefefe);
	background: -o-linear-gradient(#f5f8f0, #fefefe);
	background: -moz-linear-gradient(#f5f8f0, #fefefe);
	background: linear-gradient(#f5f8f0, #fefefe);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-bottom:9px;
	list-style:none;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#ser-links ul li a {
	font-weight:bold;
	color:#6e6e6e;
}
#ser-links ul li a:hover {
	text-decoration:none;
}
.bot-txt {
	color:#bebfc0;
	font-size:14px;
}
.bot-txt1 {
	color:#bebfc0;
	font-size:14px;
	text-align:left;
}
.bot-warning {
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
.bot-warning a {
	color:#f6d600;
	text-decoration:underline;
}
.bot-warning a:hover {
	color:#d7bb00;
}
.bot-txt-big {
	color:#777a83;
	text-align:center;
	font-size:20px;
	margin:10px 0;
	font-weight:bold;
	background:#b0b0b0;
	padding:10px;
}
 @media (max-width:998px) {
 .navbar {
 line-height:20px;
}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border:none;
}
.navbar-collapse {
 box-shadow:none;
}
 #hd2-m {
 min-height: 170px;
}
 #hd2-r {
 height:auto;
}
 #hd2-lb {
 height:auto;
}
 #hd3 {
 min-height:50px;
}
 #footer {
font-weight:normal;
}
 .navbar-toggle {
 background-color:transparent !important;
 color: #280f46;
 border:0;
}
 .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
 border-color:#280f46;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #ffa826;
}
.light-bg {
 padding:5px 15px;
}
}
 @media (max-width:767px) {
 #top-nav {
 font-size:18px;
 font-weight:normal;
 padding:0px;
 line-height:20px;
 min-height:40px;
 margin:0 10px 0 10px;
 text-align:right;
}
 #top-nav ul li {
 line-height:57px;
 padding:0;
}
 #top-nav ul li a {
 height:auto;
min-height:20px;
 line-height:40px;
 border-color:transparent;
 width:100%;
}
 #top-nav ul li a::before, #top-nav ul li a::after {
 display:none;
}
 #top-nav ul li.septr {
 display:none;
}
 #top-nav ul li.septr {
 display:none;
}
#bot-cont {
 padding:25px 10px 100px 10px;
}
 #bot-img3 {
 padding:0;
}
 #calc-cont {
margin:10px;
}
 .grn-hd1 {
 font-size:22px;
 line-height:25px;
 display: inline-flex;
}
 #hd2-r {
 padding-left: 0;
 top: 5px;
}
 .pline-cnt {
 min-width:100px;
 padding:0 10px;
}
}
 @media (max-width:991px) {
 #top-nav {
 margin-left:0;
}


.social-icon {
     line-height: 32px;
}

 #top-nav ul li.septr {
 line-height:55px;
}
 #hd-top-l {
text-align:center;
position:relative;
z-index:9999;
background:#fff;
border-radius:50px;

}
 #hd-top-r {
 padding-bottom:10px;
}
 #hd-top-lb {
 min-height:50px;
}
 #bot-img3 {
 margin-left:0;
}
 #hd2 {
 margin-top:216px;
}
 #top-nav {
 float: none;
 margin-left: 10px;
 margin-top: 0;
 text-align: center;
 width: 100%;
}
 .box-img, .box-img1 {
 text-align: center;
 width:100%;
}
 .box-img1 {
 text-align:left;
 background:#00bff3 !important;
}
 .box-img img, .box-img1 img {
 width:auto;
 height:auto;
 max-width:100%;
}
 #home {
 padding-top:30px !important;
}
 #hd2-r {
 min-height: 200px;
}
 .gray-bg {
 padding: 50px 10px;
}
 .roundbox {
 margin:50px 0;
}
 .gry-bx1, .gry-bx2, .gry-bx3 {
 margin-bottom:100px;
}
 .hd2-r-a-now {
 margin-bottom:30px;
}

#top-nav ul li a {
    color: #fff;
    margin: 10px 10px 0 0;
    font-weight: 600;
    padding:0;
    font-weight: 400;
	font-size:14px;
    position: relative;
}

.marg-bot {
    margin-bottom: 0;
    text-align: center;
}

.new-rate-txt1 {
     min-height: 0;
}

.new-rate-tl
{
	border-top-left-radius:0;
	-moz-border-top-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.new-rate-tr
{
	border-top-right-radius:0;
	-moz-border-top-right-radius:0;
	-webkit-border-top-right-radius:0;
}

.new-rate-bl
{
	border-bottom-left-radius:0;
	-moz-border-bottom-left-radius:0;
	-webkit-border-bottom-left-radius:0;
}
.new-rate-br {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}
.new-rate-box {
     padding-right: 0;
}
.rates-cont {
    padding: 60px 10px;
}

.bot-cont1-txt {
    padding: 10px;
}

.cnt-can-hd, .rates-cont-hd {
    font-size: 22px;
}

}
 @media (max-width:320px) {
 #top-nav {
 font-size:12px;
 font-weight:normal;
 padding-top:0;
}
 #hd3 {
 margin-top:0;
}
#hd3 {
 padding-left:0;
}
 #hd3-l img {
 margin-left:0;
}
 .triangle-top, .triangle-bottom {
display:none;
}
 #hd-top, #hd-top4 {
margin:0;
}
 #apr-box {
 font-size:12px;
 line-height:20px;
}
 .aprhd {
font-size:16px;
}
}
 @media (min-width:1200px) {
#top-nav {
}
}
 @media (max-width:530px) {
 #hd3 {
 padding-left:10px;
}
 #hd3-l img {
 margin-left:-10px;
}
 #apr-box {
 margin:0;
}
#top-nav {
 font-size:16px;
}
}
 @media (max-width:400px) {
 #top-nav {
 font-size:12px;
}
 #top-nav ul li a {
 line-height:25px;
}
 #hd2-lt {
 min-height: 100px;
}
}
/* calculator css starts */
 .calc-apply-now {
	margin:15px 0;
}
.calc-apply-now a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -webkit-linear-gradient(#ffd65c, #febf05);
	background: -o-linear-gradient(#ffd65c, #febf05);
	background: -moz-linear-gradient(#ffd65c, #febf05);
	background: linear-gradient(#ffd65c, #febf05);
	padding:10px 40px;
	text-decoration:none;
	color:#392b01;
	border:1px solid #efb406;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.calc-apply-now a:hover {
	border:1px solid #e98b05;
}
#calc-cont {
	height:auto;
	min-height:320px;
	text-align:center;
	margin-top:15px;
	padding:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.calc-top, .calc-bottom {
	height:auto;
	float:left;
	width:100%;
}
.calc-top {
	color:#fff;
	font-size:26px;
	margin-bottom:15px;
	font-weight:bold;
}
.calc-details {
	height:auto;
	color:#3a291b !important;
	margin-top:16px;
	width:100%;
	text-align:center;
	padding:5px 0;
}
.calc-details-amt {
	color:#3a291b !important;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.calc-hd {
	color:#fff;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:50px;
}
.calc-hd-r {
	text-align:right !important;
	float:right;
}
.calc-hd-value {
	color:#fff;
	padding-left: 10px;
	text-align: left;
}
.calc-details-desc {
	color:#1a68ae !important;
	font-size:16px !important;
	line-height:20px;
	padding:10px 0 0 0;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
.slider-value {
	color:#000;
}
.tbl-hd {
	color:#000c1b;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	line-height:50px;
}
.slider-bg {
	height: 0;
	width:100%;
}
.sliders {
	width:100%;
}
.sliders, .slider-bar, .ui-slider, .details, .calci-block {
	float:left;
	width:97%;
	text-align:center;
}
.slider-time, .slider-amount, .calci-block {
	float: left;
	width: 100%;
}
.slider-time, .calci-block {
	margin-top:20px;
}
.slider-bar label {
	font:bold 1.125em Tahoma, Geneva, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.ui-slider {
}
input.ui-input-text.ui-slider-input {
	width: 52px;
	height: 40px;
	color: #000;
	text-align: center;
	display: inline-block;
	border: none;
	background:none;
	padding: 0px 0px 24px 0px;
	z-index:10;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
}
.slider-amount input.ui-input-text.ui-slider-input {
	top:33px;
}
.slider-time input.ui-input-text.ui-slider-input {
	top:118px;
}
.ui-btn-down-c {
	float: left;
	width: 92%;
	height: 14px;
	background:#0167b9;
}
.ui-btn-active {
	background:#f6d600;
	position: relative;
	border: 0;
	top: 0px;
	height: 14px;
}
.ui-slider-track .ui-btn.ui-slider-handle, .ui-slider-switch .ui-btn.ui-slider-handle {
	width: 38px;
	height: 34px;
	background-color: transparent;
	cursor: pointer;
	outline: none;
	float: left;
	margin-top: -25px;
	margin-left: -4px;
	position: relative;
	z-index: 2;
	background:#f6d600;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.ui-loader h1 {
	display:none;
}
div.ui-btn {
	float:left;
	margin-right:10px;
	width:70px;
	height:30px;
	border-radius:0px;
	box-shadow:none;
	margin-bottom:10px;
	border:0px;
	margin:0px 5px 0px 0px;
	padding:0px;
}
.calci-block h4 {
	float:left;
	text-align:left;
	font:bold 1.125em Tahoma, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
#val, #loanamount, #loanterm {
	height: 30px;
}
.details p {
	color:#fff;
	font:0.875em/1em Verdana, Geneva, sans-serif;
	text-align:left;
}
.calc-hdt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#343434;
	border-bottom:1px solid #eee;
	padding:20px 0;
	text-align:center;
	line-height:25px;
}
.calc-apr-box {
	border:1px solid #eee;
	padding:15px;
	text-align:left;
	color:#75838a;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
}
.loan-calc-val {
	text-align:right;
	color:#fff;
	padding-right:15px;
}
.calc-max-val {
	text-align:left;
	color:#343434;
}
 @media (max-width: 991px) {
}
 @media (max-width:500px) {
 .tbl-hd {
 font-size:14px !important;
 line-height:50px;
}
 .calc-hd {
 font-size: 12px !important;
 line-height: 31px;
 text-align:left;
}
 .loan-calc-val {
 line-height: 29px;
}
 .calc-details-desc {
 font-size: 20px !important;
 line-height: 20px !important;
}
 .ui-slider-track .ui-btn.ui-slider-handle, .ui-slider-switch .ui-btn.ui-slider-handle {
 height: 30px !important;
 margin-left: -4px;
 margin-top: -24px !important;
 width: 32px !important;
}
 .sliders, .slider-bar, .ui-slider, .details, .calci-block {
 width: 93%;
}
 .calc-hd-value {
 padding-left: 2px;
}
 .calc-top {
 font-size:18px;
 margin-bottom:15px;
 font-weight:bold;
}
}
 @media (max-width:320px) {
 #calc-cont {
 min-height: 200px;
 margin:5px;
 padding:5px;
}
 .ui-btn-down-c {
 float: left;
 width: 92%;
 height: 7px;
}
.ui-btn-active {
 position: relative;
 border: 0;
 top: 0px;
 height: 7px;
}
.ui-slider-track .ui-btn.ui-slider-handle, .ui-slider-switch .ui-btn.ui-slider-handle {
 width: 50px;
 height: 40px;
 cursor: pointer;
 outline: none;
 float: left;
 margin-top: -28px;
 margin-left: -4px;
 position: relative;
 z-index: 2;
}
 .ui-slider-track .ui-btn.ui-slider-handle, .ui-slider-switch .ui-btn.ui-slider-handle {
 height:23px !important;
 margin-left: -4px;
 margin-top: -16px !important;
 width: 30px !important;
}
 .calc-hd {
 line-height: 17px;
}
}
/* calculator css ends */

@media (max-width: 767px) {
.dscl-text-s, .terms-s, .privacy-s, .dscl-text-b, .terms-b, .privacy-b {
display:block;
margin:10px;
}
 #hd2-r {
 left:0;
}
 #top-nav {
 padding-left: 0;
}
 #top-nav ul li a:hover::after, #top-nav ul li a:hover::before {
 display:none;
}
 #top-nav ul li a {
 margin-bottom:5px;
}
 #footer-box {
 padding:10px;
}
#hd2 {
 margin-top: 118px;
}
 .bot-cont2 {
 padding-bottom:100px;
}
 #apr-box {
 font-size:20px;
}
}
 @media (max-width: 650px) {
.dscl-text-b, .terms-b, .privacy-b {
display:none;
}
.dscl-text-s, .terms-s, .privacy-s {
display:block;
padding:0 10px;
}
 .terms-s, .privacy-s {
padding:0;
}
}
 @media (max-width:600px) {
 .hd2-r-a-now {
 left:40%;
}
}
 @media (max-width:400px) {
 .hd2-r-a-now {
 bottom:5px;
 margin-left:-50px;
}
}
.scrollToTop {
	width:50px;
	height:45px;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:90px;
	right:10px;
	display:none;
	background:url(../images/back-to-top.png) no-repeat;
	z-index:99;
}
.scrollToTop:hover {
	text-decoration:none;
	color:#fff;
}
#prlx1 {
	background-size:cover;
	height: 400px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#prlx2 {
	background-size:cover;
	height: 400px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#prlx1 article {
	height: 200px;
	color:#354849;
	font-size:40px;
	margin:0 auto;
	text-align:center;
	max-width:1170px;
	font-weight:bold;
	padding-top:70px;
}
#prlx1 article p {
	background:rgba(255, 255, 255, .5)
}
#prlx2 article {
	height: 200px;
	color:#354849;
	font-size:40px;
	margin:0 auto;
	text-align:center;
	max-width:1170px;
	font-weight:bold;
	padding-top:70px;
}
#prlx2 article p {
	background:rgba(255, 255, 255, .5)
}
.large-text, .large-text1 {
	font-size:24px;
	line-height:36px;
	text-align:left;
	font-weight:bold;
}
.large-text1 {
	font-weight:bold;
	color:#354849;
}
 @media (max-width:767px) {
 #prlx1 article {
height: 200px;
color:#354849;
font-size:26px;
margin:0 auto;
text-align:center;
max-width:1170px;
font-weight:bold;
padding-top:20px;
}
#prlx1 article p {
background:rgba(255, 255, 255, .5)
}
 #prlx2 article {
height: 200px;
color:#354849;
font-size:26px;
margin:0 auto;
text-align:center;
max-width:1170px;
font-weight:bold;
padding-top:20px;
}
#prlx2 article p {
background:rgba(255, 255, 255, .5)
}
.large-text, .large-text1 {
 font-size:18px;
 line-height:28px;
}
 .large-text1 {
 font-weight:bold;
 color:#354849;
}
 .mid-cont h1 {
 font-size:24px;
}
}
.bot-mrg {
	margin:20px 0;
}
 @media (max-width:991px) {
 #prlx1 {
 height: 230px;
}
 #prlx1 article {
 font-size: 18px;
}
 .small-boxes {
 padding:0 !;
}
}
.mid-box {
	background:#fecd48;
}
.dscl-text-b, .dscl-text-s, .terms-b, .terms-s, .privacy-b, .privacy-s {
	height:auto;
	margin:15px 0
}
.dscl-text-b img, .dscl-text-s img, .terms-b img, .terms-s img, .privacy-b img, .privacy-s img {
	height:auto;
	width:auto;
	max-width:100%;
}
.dscl-text-s, .terms-s, .privacy-s {
	display:none;
}
@media (max-width: 650px) {
.dscl-text-b, .terms-b, .privacy-b {
display:none;
}
.dscl-text-s, .terms-s, .privacy-s {
display:block;
padding:0 10px;
}
 .terms-s, .privacy-s {
padding:0;
}
}
.grn-box {
	background:#328d71;
	color:#fff;
	padding:10px;
	height:auto;
	width:100%;
	font-size:22px;
}
.fa {
	color:#fff;
	margin-right:10px;
}
.ul-big-fonts {
	font-size:22px;
}
.blue-bdr {
	background:#3598db;
	padding:10px 0;
	color:#fff;
	text-align:center;
	font-size:24px;
}
.addr {
	color:#156891;
	font-size:14px;
	padding-bottom:10px;
	margin-top:10px;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
}
.left-padd {
	padding-left:20px;
}
 @media (max-width:991px) {
 .left-padd {
 padding-left:0;
}
 #hd2 {
 margin-top: 170px;
}
 .blue-box1 {
 width:100%;
 padding-left:0;
}
 #top-nav {
 padding-top: 0;
}

.hd2-an {
     margin: 50px 0 40px 130px;
}

.first-text p {
     padding: 10px 10px 75px 10px;
 
}

.cnt-can {
    padding: 70px 10px;
}

}
.ser {
	color:#156891;
	font-size:14px;
	height:auto;
	z-index:10;
}
.ser ul {
	margin:0;
	padding:0;
}
.ser ul li {
	list-style:none;
	margin:2px 0;
}
.ser ul li a {
	color:#156891;
 transition:all .5s ease 0s;
	text-decoration:none;
}
.ser ul li a:hover {
	color:#000;
	text-decoration:underline;
}

.ser-hd
{
	text-transform:uppercase;
	margin-bottom:15px;
	font-weight:bold;
	font-size:16px;
}

.glyphicon-check {
	color:#cdcdcd;
	padding-right:10px;
}
.pop-btn-cnt {
	/*position:fixed;*/
	bottom:40px;
	right:20px;
	z-index:99;
}
.light-green-bg {
	background:#e7faf1;
	padding:15px;
	min-height:360px;
	font-size:20px;
}
.ani-box {
	width:100%;
	height:auto;
	overflow:hidden;
}
.blue-box {
	padding-top:20px;
	padding-bottom:20px;
	color:#160f5b;
}

.blue-box-hd {
color:#fd6012 !important;
text-transform:uppercase;
font-size:20px;
font-weight:bold;
text-align:center
}

.small-cont
{
text-align:center;
color:#160f5b;
font-size:16px;
padding:0 10px;
line-height:1.4em;
color:#878787;
}

.small-cont-hd
{
text-align:center;
color:#160f5b;
font-size:20px;
font-weight:bold;
}

.small-cont img
{
margin-bottom:15px;
}

.blue-box p {
	padding:0;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	font-size:14px;
}
.blue-box i {
	color:#adb8c7;
	font-size:28px;
	padding-right:20px;
}
.blue-box-cnt {
	padding:10px 200px;
}
.blue-hd {
	font-size:24px;
	padding:10px 0;
	color:#fff;
	font-weight:bold;
}
.blue-hd i {
	color:#fff;
	font-size:42px;
	padding-right:10px;
	font-weight:normal;
}
.gray-hd {
	font-size:34px;
	color:#fff;
	font-weight:bold;
	line-height:40px;
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	text-align:left;
}
.gray-hd i {
	color:#adb8c7;
	font-size:40px;
	padding-right:15px;
	line-height:40px;
}
.dark-txt {
	color:#536780;
	font-size:30px;
	padding:25px 0;
	line-height:44px;
	margin-bottom:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.dark-txt a {
	color:#536780;
}
.dark-txt i {
	color:#536780;
	padding:0 15px;
}
.small-boxes {
	color:#415664;
	font-size:18px;
	padding:0 0 10px 30px;
	text-align:left !important;
	line-height:1.5;
	margin-bottom:30px;
}

.cont-2,.cont-4
{
padding:30px 190px;
font-size:18px;
margin-bottom:100px;
color:#4e4e4e;
font-family:newfonts1, Arial, Helvetica, sans-serif;
}

.cont-4
{
	margin-bottom:0;
}


.cont-5
{
	background:#f7f7f9;
	margin:120px 0 50px 0;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:40px 10px;
}

.cont-5-img
{
	text-align:center;
}

.cont-5-an
{
	text-align:left;
	margin-top:40px;
}

.cont-5-hd
{
	
	font-size:26px;
	font-weight:bold;
	color:#3f3f3f;
	margin-bottom:15px;
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}

.cont-6
{
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:40px 150px;
	color:#67686b;
}

.cont-6 span
{
	font-size:20px;
	font-weight:bold;
}

.cont-6-hd
{
	
	font-size:26px;
	font-weight:bold;
	color:#3f3f3f;
	margin-bottom:15px;
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}


.cont-2
{background:url(../images/bg-img.jpg) no-repeat center center;
color:#4e4e4e;
padding:20px 10px;
font-family:newfonts1, Arial, Helvetica, sans-serif;
font-size:16px;
margin:200px 0 0 0;
height:auto;
z-index:-2;
}


.cont-2 span
{
	font-weight:bold;
}

.cont-2 ul
{
	margin:0 0 0 50px;
	padding:0;
}

.cont-2 ul li
{
	list-style-type:none;
	background:url(../images/tick.png) no-repeat 0 .30em;
	padding:5px 0 5px 35px;
}

.cont-2 h3
{
	background:rgba(255,255,255,.8);
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:10px;
	font-size:1.2em;
}

.cont-2-box
{background:#fff;
padding:25px;
margin:0 20px;
min-height:460px;
}

.cont-2-box-img
{text-align:center;
margin-bottom:20px;
}

.cont-4
{
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	color:#1f2c42;
	padding:30px 80px;
	font-weight:normal;
	background:#fff;
	font-size:18px;
}

.step1, .step2, .step3
{
	font-size:24px;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	padding:50px 100px;
	color:#0a1328;
	background:#fff;
	font-weight:bold;
}

.step2
{
	background:#f1f5f6;
}

.step3
{
	background:#e9eff1;

}

.step-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#0a1328;
	text-align:center;
}

.step-hd-img
{
	text-align:center;
	padding:15px 0;
}

.step-txt1
{
	font-size:18px;
	margin:20px 0 15px 0;
	color:#f2f2f2;
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	line-height:1.2em;
}

.step-txt2
{
	font-size:28px;
	margin:10px 0 15px 0;
	color:#fff;
	font-family:newfonts3, Arial, Helvetica, sans-serif;
	line-height:1.2em;
}

.cont-2-l
{
	text-align:left;
	padding-top:10px;
}

.cont-2-r
{
	color:#555556;
	font-size:18px;
}

.cont-2-r-hd
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
	position:relative;
	font-size:36px;
line-height:1.2em;
margin:10px 0 30px 0;
color:#67686b;
}


.cont-4 ul
{
margin:0 0 0 30px;
padding:0;
color:#1f2c42;
font-weight:600;
}

.cont-4 ul li
{
	background:url(../images/tick.png) no-repeat 0 .3em;
margin:20px 0 20px 30px;
padding:5px 0 5px 40px;
}

.cont-4-txt
{
	padding:5px 80px 4px 50px;
	color:#141414;
}

.cont-2-r,.cont-4-r
{
color:#141414;
font-size:16px;
padding:0 0 40px 0;
text-align:center;
}


.cont-2-r p,.cont-4-r p
{
margin-bottom:10px;
padding:0 40px 0 0;
}

.cont-4-r-hd
{
font-size:30px;
font-family:newfonts2, Arial, Helvetica, sans-serif;
color:#67686b;
line-height:1em;
margin-bottom:20px;
text-align:center;
}


.cont-4-box
{
	font-family:newfonts1, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#545454;
padding:15px;
margin:25px 20px;
}

.cont-4-box-img
{
	text-align:center;
	margin-bottom:30px;
}


.cont-4-r-hd1
{
	font-family:newfonts2, Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:600;
background:url(../images/arrow.png) no-repeat 0 .4em;
padding:5px 0 5px 25px;
color:#141414;
}

.cont-4-r ul
{
margin:0;
padding:0;
}

.cont-4-r ul li
{
margin:0;
padding:0;
background:url(../images/bullet.gif) no-repeat left 1.2em;
padding:10px 0 10px 30px;
border-bottom:1px solid #e5e5e5;
line-height:24px;
}

.cont-4-r{color:#7a7a7a;}

.cont-3
{
	color:#fff;
	font-size:16px;
	background:#3fa9d3;
	margin-bottom:30px;
	position:relative;
	padding:30px 0;
}

.cont-3-txt
{
	padding:40px 50px;
	font-family:newfonts, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:center;
}

.cont-3-img
{
	position:absolute;
	left:-100px;
	top:40px;
	content:"";
}


.cont-3-txt ol
{
	margin:0 0 15px 0;
	padding:0;
	
}

.cont-3-txt ol li
{
	margin-left:30px;
	padding:5px 0 5px 30px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	z-index:80;
	margin:5px 30px 0 70px;
}

.cont-3-txt ol li::before
{
	background:#fb2351;
	width:40px;
	height:40px;
content:"";
	left:-35px;
	top:0;
z-index:-1;
	position:absolute;
	border-radius:25px;
}
.cont-3-hd
{
	font-family:newfonts3, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:38px;
	line-height:1em;
	color:#fff;
	margin-bottom:25px;
	line-height:1.2em;
}

.cont3-apply-now {
	margin:50px 0;
	cursor:pointer;
	font-size:26px;
	color:#fff;
	border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
height:70px;
margin:5px 0;
line-height:70px;
}
.cont3-apply-now a {
	color:#fff !important;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
 transition:all .3s ease 0s;
background:#ffa826;
font-family:newfonts1, Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:900 !important;
padding:3px 26px;
}

.cont3-apply-now a:hover {
	color:#000; 
	text-decoration:none;
}


.cont-b-apply-now {
	margin:30px 0 !important;
	cursor:pointer;
	font-size:26px;
	color:#fff;
	border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
height:70px;
margin:5px 0;
line-height:70px;
}
.cont-b-apply-now a {
	color:#fff !important;
	cursor:pointer;
	text-decoration:none;
 transition:all .3s ease 0s;
background:#ffa826;
font-family:newfonts1, Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:200 !important;
padding:5px 30px;
}

.cont-b-apply-now a:hover {
	color:#fff; 
	text-decoration:none;
}


.cont-4
{
color:#18214e;

}

.cont-4 ul
{
	list-style:none;
}

.cont-4 ul li
{
	
}
.cont-4-hd
{
	background:#ff6012;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:22px;
	margin:20px 0;
	width:auto;
	font-weight:bold;
}

.dark-blue
{
background:#303150;
padding:50px 10px;
position:relative;
margin-top:100px;
color:#fff;
}

.dark-blue::before
{
background:#c2cc52;
position:absolute;
content:"";
left:0;
top:-96px;
height:96px;
width:100%;
}

.dark-blue-hd
{
font-size:30px;
font-weight:bold;
margin-bottom:30px;
}
.dark-blue-hd span
{
color:#bec754;
}

.dark-blue ul
{
margin:0;
padding:0;
list-style:none;
}

.dark-blue ul li
{
margin:0;
background:url(../images/bullet.gif) no-repeat left .7em;
padding:5px 0 5px 45px;
font-size:28px;
font-weight:bold;
}

.dark-blue ul li span
{
font-size:20px;
font-weight:normal;
line-height:1em !important;
}
.fw {
	width:100% !important
}
.wc {
	color:#fff !important;
	font-size:20px;
	padding-left:15px;
}
.small-boxes-hd {
	text-align:left !important;
	font-size:24px;
	line-height:28px;
	margin-bottom:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#11766d;
}
.small-boxes-hd1 {
	text-align:left !important;
	font-size:24px;
	line-height:30px;
	margin-bottom:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#492222 !important;
}
.bfnt {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 42px;
	text-align: left;
}
.cont-apply-now {
	margin:50px 0;
	cursor:pointer;
	font-size:26px;
	color:#fff;
	border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
height:70px;
margin:5px 0;
line-height:70px;
text-align:center;
}
.cont-apply-now a {
	color:#fff !important;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
 transition:all .3s ease 0s;
background:#ffa826 !important;
font-family:newfonts1, Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:normal !important;
padding:3px 22px;
}

.cont-apply-now a:hover {
	color:#fff; 
	text-decoration:none;
}
.hd2-r-a-now i {
	color:#fff;
	padding:0 15px 0 0;
}
.larger-text {
	font-size:24px;
}
/* parallax starts */
#home, #home1 {
	background:url(../images/bg-img1.jpg) no-repeat 50% 0 fixed;
	background-size:cover;
	height:1200px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	top:0;
	max-width: 5000px;
	padding-top:100px;
}
#home1 {
	height:490px;
}
 #home::after {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 content:"";
}
#about {
	background:url(../images/bg-img.jpg) no-repeat 50% 0 fixed;
	background-size:cover;
	height: 352px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	margin-bottom:40px;
}
/* parallax ends */

.blue-cont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
}
.blue-cont-c {
	color:#fff;
	font-size:2px;
	text-align:left;
}
.blue-cont-b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:1;
	text-align:left;
}
.trans-bg {
	background:rgba(255, 255, 255, .9);
}
.white-bg {
	z-index:999;
}

.btn-warning {

    background-color: #2f2f2f;
    border-color: #2f2f2f;

}

.big-call-to-action {
	font-size:30px;
	line-height:25px;
	font-weight:bold;
	border-top:1px solid #d0dfc8;
	padding:15px 0;
	margin-top:20px;
}
.boxes {
	padding:10px;
	border-bottom:1px dotted #c2c2c2;
	min-height:520px;
	width:95%;
}
.bold-text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:1.5;
}
.bot-parallax-txt {
	background:rgba(255, 255, 255, .4);
	color:#713207;
	text-align:center;
	font-size:36px;
	padding:20px 10px;
	margin-top:30px;
}
.bot-parallax-txt span {
	font-weight:bold;
	font-size:48px;
	font-family:Arial, Helvetica, sans-serif;
}
.green-box {
	background:url(../images/form-bg.jpg) no-repeat center center;
	color:#fff;
	font-size:16px;
	margin:40px 0 0 0;
	position:relative;
	height:555px;
}


.green-box p {
	padding-top:10px;
	text-align:justify;
}
.green-box span {
	font-size:30px;
	font-weight:bold;
}

.green-box-r {
text-align:right;
}

.white-box {
	background:#fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:20px;
	color:#565656;
	text-align:left;
	font-size:16px;
	margin-top:30px;
}
.white-box-hd {
	text-align:center;
	font-size:33px;
	color:#565656;
	line-height:40px;
	font-weight:bold;
}
 @media (max-width:600px) {
 .bot-parallax-txt {
 font-size:18px;
 margin-top:10px;
}
 .bot-parallax-txt span {
 font-size:24px;
}
}
.line-septr {
	margin-bottom:40px;
	padding-bottom:20px;
}
.large-text {
	font-size:20px;
	line-height:1.5;
	color:#696969;
	padding:30px 0;
}
.box-img, .box-img1 {
	text-align:center;
	height:auto;
	padding:20px 0;
}
.box-img1 {
	background:#00bff3;
	min-height:241px;
}
.box-img1 img {
	vertical-align:middle;
}
.gray-bx1, .gray-bx2 {
	min-height:241px;
	position:relative;
	width:100%;
	color:#515557;
	padding:30px;
	font-size:23px;
	line-height:1.2;
	font-family:Arial, Helvetica, sans-serif;
}
.gray-bx2 {
	font-size:20px;
	line-height:1.4;
	font-weight:normal;
	font-family:newFonts;
	padding:0;
}
 .gray-bx1::before {
 width:19px;
 height:15px;
 position:absolute;
 content:"";
 background:url(../images/quot-l.gif) no-repeat;
 top:20px;
 left:10px;
}
 .gray-bx1 p::after {
 width:19px;
 height:15px;
 position:absolute;
 content:"";
 background:url(../images/quot-r.gif) no-repeat;
}
.gray-bx2-hd {
	font-size:26px;
	font-weight:bold;
	line-height:1.3;
}
.dot-line {
	border-bottom:1px dotted #487293;
	border-top:1px dotted #487293;
	margin:15px 0;
	font-size:22px;
	padding:15px 0;
}
.no-dot-line {
	margin:15px 0;
	font-size:22px;
}
 @media (max-width:991px) {
 .small-boxes {
 width:100%;
 min-height:100px;
 margin-left:0;
 padding:10px;
}
 .blue-box-cnt {
 padding: 10px;
}
 .ser {
 top:188px;
}
 .small-boxes-hd {
 font-size: 22px;
 line-height:26px;
}
 .dot-line {
 font-size: 16px;
}
 .large-text {
 padding: 30px 10px;
}
 .box-img, box-img1 {
 padding-bottom: 5px;
}
.last-box {
 padding: 0;
}
.box-img1 {
 text-align:center;
}
 .bigger-text1 {
 padding:0;
}
 #hd2 {
 margin-top: 0;
}
 #hd2-r {
text-align:center;
top:100px;
}
 .hd2-r-a-now {
 left:50%;
 margin-left:-100px;
 bottom:-40px;
}

.punchline1, .punchline2
{
	text-align:center;
}

.hd2-r-a-now a
{
	left:50%;
	margin-left:-105px;
}

.blue-cont-left {
	left:-20px;
}

.cont-4-txt {

    padding: 5px 10px 4px 10px;
}

.slider-text {
	font-size:24px;
}

.cont-2 p, .cont-2-r-hd 
{
	padding-left:15px;
}


.cont-4 {
	padding:10px;
}

.cont-3-txt
{
	padding:40px 10px;
}

.rates-cont-box
{
	margin:20px 10px;
	min-height:100px;
	padding:15px;
}

.last-cont {
	padding:20px 10px;
}

#hd2-r {

}

.first-text {

     padding: 30px 15px;

}

.cont-2 {

     padding: 197px 15px 75px 0;
}
.cont-4-box {
	margin:50px 15px;
	min-height:50px;
}

.cont-5-img {

     margin-bottom: 30px;
}

.cont-6 {
     padding: 40px 15px;
}

.rates-cont-box-an {

    margin: 0 ;

}

.cont-5-an {

    text-align: center;
 }
 
 
 .faqs-cont {
    padding: 80px 10px;
    font-size: 18px;
}
 

}
 @media (max-width:767px) {
 .small-boxes-hd {
 font-size:24px;
}
 .bold-text {
 padding:0 10px;
}
 .boxes {
 min-height:100px;
 width:100%;
}
 .blue-cont-b {
 font-size: 30px;
 padding:10px;
}
 .blue-box p {
 text-align:left;
 font-size:18px;
}
 .box-img, .blue-cont-b, .box-img1 {
 text-align:center;
}
 #home {
height:440px;
}
 .ser {
 top: 128px;
}
 .dot-line {
 margin:0;
}
 .big-hd {
 font-size:20px;
}
 .green-box {
 font-size: 24px;
 line-height: 30px !important;
}
 .green-box span {
 font-size: 34px;
}
 .blue-box1 {
 padding: 15px;
}
 .blue-box-hd {
 font-size:22px;
 line-height:26px;
}
 #bot-img3 {
 padding-top: 20px;
}
 #hd2 {
z-index:1;
 padding:10px;
}
 .green-box {
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: 30px !important;
 text-align: center;
}
 .green-box {

}
 .lrg-cont-hd {
 font-size: 22px;
 text-align:left;
}
 .white-box-hd {
 font-size: 24px;
 line-height: 30px;
}
.cont-apply-now1 {
 margin-left:10px;
}
.small-boxes-hd1 {
 padding:0 10px;
}
.big-hd {
 font-size: 20px;
 padding: 0 10px;
}
 .mid-cont1 {
 margin-top:0;
}
 .gry-bx1, .gry-bx2, .gry-bx3 {
 padding:10px;
margin-left:20px;
margin-right:20px;
min-height:100px;
}
 .mid-cont1 {
 padding:10px;
}
 .roundbox {
 font-size:16px;
}
 #top-nav {
 margin-left:0 !important;
}
 .gray-bx2 {
 padding:10px;
}
 .roundbox {
 margin-left:10px;
 margin-right:10px;
}

 .hd2-r-a-now {
 left:50%;
 margin-left:-100px;
 bottom:-10px;
}
.navbar-toggle {
	border-right:0;
}

.green-box-s {
	right:0;
	left:0;
	width:100%;
}

.price-range {
	text-align:left;
}

.slider-label {
	margin-top:0 !important;
}

.gray-cont-cnt {
     margin-top: 30px;
}

.gray-cont-hd {

     font-size: 40px;
}

.gray-cont-txt {

    padding: 10px 0;
    margin: 0 0 20px 0;
    font-size: 18px;

}

.blue-cont-left {

    left: 0;

}

.last-cont {
     padding: 0 15px;
}

.blue-cont-left::before, .blue-cont-left::after {
	display:none;
}


.blue-cont
{
	background:#ffd311;
	margin-bottom:30px;
}

.cont-3-txt {

    padding: 15px;
}

.blue-cont-left
{
	width:100%;
	padding:15px;
}

.cont-3 {
	height:auto;
}

#top-nav ul li a{
	padding:5px !important;
}


#top-nav ul li a:hover {
	border-radius:0;
}

.first-text h1 {
	line-height:1em;
}

.gray-cont-txt ul li {
	text-align:left !important;
}

.blue-cont {
	background:none;
}

.slider-cont {

     padding: 40px 10px;
}

.cont-2
{
	margin-bottom:0;
}

#hd2-r {
    padding-top: 0;
}

.rates-cont-box-an {

     padding: 0 15px;

}

.punchline1, .punchline1 span {

     font-size: 30px !important;
	 text-align:center;
}

#hd-top-l {
	left:-15px;
}

#top-nav {
	width:200px;
 }

#footer, #copyright, .addr {
     font-size: 12px;
}

}


 @media (max-width:500px) {
	 .slider-text {
    font-size: 16px;
}

.slider-lr {
    width: 24px !important;
}

.carousel-indicators {
     bottom: 0px !important;
}
	
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {

     top: 30% !important;
    left: 20% !important;
}

.slider-text {

     top: 28% !important;
    left: 11% !important;
    right: 12% !important;
	height:46px !important;
}

	 
}
 @media (max-width:600px) {
 .mid-cont h1 span {
 font-size:22px;
}
#home {
height:410px;
}
 .ser {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 margin-bottom:30px;
}
}
 @media (max-width:400px) {
 .hd2-r-a-now {
bottom:-5px;
}
.small-boxes-hd1 {
 padding:0 10px;
}
#apr-box {
 padding:10px;
}
}
.dotted-line {
	border-top:1px dotted #487293;
	padding:15px 0;
}
.nb {
	border:none
}

/* nav menu (x) sign starts */
.navbar-toggle .icon-bar:nth-of-type(2) {
 top: 1px;
}
 .navbar-toggle .icon-bar:nth-of-type(3) {
 top: 2px;
}
.navbar-toggle .icon-bar {
	position: relative;
 transition: all .1s ease 0s;
}
 .navbar-toggle.active .icon-bar:nth-of-type(1) {
 top: 8px;
 transform: rotate(45deg);
}
 .navbar-toggle.active .icon-bar:nth-of-type(2) {
 background-color: transparent;
}
 .navbar-toggle.active .icon-bar:nth-of-type(3) {
 top: -6px;
 transform: rotate(-45deg);
}
.navbar-toggle {
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	float: right;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 8px;
	position: relative;
	padding: 10px 10px 10px 10px;
	width:42px;
	height:42px;
}
.navbar-toggle .icon-bar {
	position: relative;
}
.navbar-toggle .icon-bar {
	border-radius: 3px;
	display: block;
	height: 4px;
	width: 22px;
}
 .navbar-toggle.active .icon-bar:nth-of-type(3) {
 top: -8px;
 transform: rotate(-45deg);
}
/* nav menu (x) sign ends */

.nav-mrg {
	margin-top:0;
}
.bld-font {
	font-weight:bold;
	font-size:26px;
	margin:0 150px;
}
.white-txt {
	color:#fff;
	font-size:26px;
	font-weight:bold;
}
.bx-container {
	max-width:100%;
	padding-top:40px;
}
/* desclousure text */

.dscl-text-b, .dscl-text-s, .terms-b, .terms-s, .privacy-b, .privacy-s {
	height:auto;
	margin:15px 0
}
.dscl-text-b img, .dscl-text-s img, .terms-b img, .terms-s img, .privacy-b img, .privacy-s img {
	height:auto;
	width:auto;
	max-width:100%;
}
.dscl-text-s, .terms-s, .privacy-s {
	display:none;
}
 @media (max-width: 767px) {
.dscl-text-s, .terms-s, .privacy-s, .dscl-text-b, .terms-b, .privacy-b {
display:block;
margin:10px;
}
 #top-nav ul {
 -webkit-box-shadow: 0 14px 20px -4px #ccc;
-moz-box-shadow: 0 14px 20px -4px #ccc;
box-shadow: 0 14px 20px -4px #ccc;
background:#166d90;
padding:15px;
float:right;
text-align:left;
}
 #top-nav ul li a {
 line-height:10px;
 padding:5px 0;
}
 #top-nav ul li a:hover {

}

.hd2-an {

	 margin: 50px 0 40px 360px;
	 
 }

.cont-b-apply-now {
    margin: 0 !important;
}

#hd-top {
	padding:0;
}

.punchline1 {
     margin-bottom: 10px;
}

.punchline2
{
font-size:24px;
top:10px;
}
.top-min-nav
{
min-height:10px;
font-size:14px;
line-height:15px;
text-align:center;
padding:5px 0;
}

#top-nav {
	font-size:14px;
	line-height:60x;
	min-height:60px;
}

.au-loan-calc
{
left:20px;
top:110px;
background:#038656;
}

.light-blue-cont, .dark-blue-cont
{
padding:20px;
min-height:100px;
margin:0;
}

.blue-cont-r-hd
{
text-align:center;
}

#foot-cont
{
padding:20px 10px 30px 10px;
position:static;
top:0;
min-height:140px;
width:100%;
margin-bottom:100px;
text-align:center;
}

#foot-cont img
{
margin-top:20px;
}

.first-text {

     padding: 30px 15px 20px 15px;
}
.green-box-s::after {
	display:none;
}

.calc-loan-values {
font-family:newfonts1, Arial, Helvetica, sans-serif;
	 font-weight:normal !important;

}

.gray-cont {

    padding: 20px 15px 30px 15px;
}

.blue-cont
{
	background:#ffd311;
	margin-bottom:30px !important;
	position:relative;
	height:750px;
}
.cont-4-r-hd {
    font-size: 24px;
}

.cont-4 {
    font-size: 18px;
	margin-bottom:30px;
	padding:30px 0;
}

.cont-3-txt {
	font-size:18px;
}

.rates-cont-box-hd {
    font-size: 20px;
}

.rates-cont-box-remarks {
    font-size: 16px;
}

.cont-3-hd {
	font-size:28px;
}

#hd2-r {

    min-height: 10px;
	margin-bottom:20px;

}

.cont-2-box {

     margin: 10px 0;
    min-height: 50px;

}

.cont-2-r-hd {
	text-align:center;
}

.cont-read-this {
		margin:20px !important;
	}

.cont-4-r-hd {
	padding:0;
}

.cont-4 ul {

    margin: 0;
}

.step1, .step2, .step3 {

    padding: 50px 20px;
}

.cont-read-this {

    border: 3px solid #f59018;
}

.cont-read-this-hd, .cont-4-r-hd {
	font-size:24px;
	line-height:1em;
}

#hd2-r {

    left: 0 !important;
    margin-left: 0;
    width: 100%;
	padding-top:0;
	top:0;
}
.hd2-an
{
	position:relative;
	margin-left:0;
}

.app-form-lbl {
    font-size: 12px;
}

.app-form {
     padding: 4px 30px;
}

.remarks {
    font-size: 10px;
}

a.faqs {
     font-size: 14px;
 }
 
.faqs-p {
    font-size: 14px;
}

.cnt-can-hd {
     font-size: 22px;
}

.cnt-can {
    font-size:16px;
}
.cnt-can ul li {
    margin: 10px 0 10px 20px;
    font-size: 16px;
}

.cnt-can-hd1 {
     font-size: 18px;
}

.cont-2 {
	font-size:14px;
}

.cont-2 ul {
	margin-left:10px;
}

.rates-cont-hd {
     font-size: 22px;
}

.rates-rhd {
     font-size: 16px;
}

.rates-cont-box {
     font-size: 16px;
}

.new-rate-hd {
     font-size: 22px;
}

}
 @media (max-width: 650px) {
.dscl-text-b, .terms-b, .privacy-b {
display:none;
}
.dscl-text-s, .terms-s, .privacy-s {
display:block;
padding:0 10px;
}
 .terms-s, .privacy-s {
padding:0;
margin:0;
}
}

@media (max-width:500px){
	#hd2-r {


}

.first-text h1 {
	font-size:40px;
}

.first-text h1 span {
     font-size: 22px;
}

.slider-hd,.cont-3-hd, .cont-2-r-hd, .cont-4-r-hd, .blue-cont-hd, .gray-cont-hd, .first-text h1 {
     font-size: 20px;
}

}


.wrapper-cont {
	max-width:100%;
	overflow:hidden;
}
.cont-outer {
	width:100%;
	height:auto;
	max-width:100%;
	overflow:hidden;
}

.icon-background {
    color: #fff;
}

/* animation stars */
	.caption-style-1{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		
	}

	.caption-style-1 li{
		float: left;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}

	.caption-style-1 li:hover .caption{
		opacity: 1;

	}


	.caption-style-1 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-1 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;

	}
	.caption-style-1 .blur{
		background-color: rgba(0,0,0,0.65);
		height: 300px;
		width: 400px;
		z-index: 5;
		position: absolute;
	}

	.caption-style-1 .caption-text h1{
		text-transform: uppercase;
		font-size: 24px;
	}
	.caption-style-1 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 300px;
		height: 300px;
		text-align: center;
		top:100px;
	}

	/** Nav Menu */
	ul.nav-menu{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		width: 490px;
		margin: 60px auto;
	}

	ul.nav-menu li{
		display: inline;
		margin-right: 10px;
		padding:10px;
		border: 1px solid #ddd;
	}

	ul.nav-menu li a{
		color: #eee;
		text-decoration: none;
		text-transform: uppercase;
	}

	ul.nav-menu li a:hover, ul.nav-menu li a.active{
		color: #2c3e50;
	} 

	/** content **/
	.content{
		margin-top: 100px;
		margin-left: 100px;
		width: 700px;
	}
	.content h1, .content h2{
		font-family: "Source Sans Pro",sans-serif;
		color: #ecf0f1;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}

	.content h1{
		font-weight: 900;
		font-size: 64px;
	}

	.content h2{
		font-size:26px;
	}

	.content p{
		color: #ecf0f1;
		font-family: "Lato";
		line-height: 28px;
		font-size: 15px;
		padding-top: 50px;
	}

	p.credit{
		padding-top: 20px;
		font-size: 12px;
	}

	p a{
		color: #ecf0f1;
	}

	/** fork icon**/
	.fork{
		position: absolute;
		top:0px;
		left: 0px;
	}

/* animation ends */


.hr-line
{
	height:2px;
	width:100%;
	position:relative;
	background:#e3e3e3;
	top:0;
	left:0;
	margin:40px 0;
}

.hr-line::after
{
width:60px;
height:4px;
position:absolute;
left:0;
top:-1px;
background:#002e5b;
content:"";
}

.slider-lr
{
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#01ba76;
	color:#000;
}

/* Notifications styles stars here */

.ntfcn-hd
{
	background:#176d90;
	color:#fff;
	border-radius:5px;
	font-family:newFonts, Arial, Helvetica, sans-serif !important;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	margin-top:10px;
}

.bell-icon
{
	position:relative;
}

.bell-icon span
{
	position:absolute;
	color:#176d90;
	top:0;
	left:6px;
	font-size:.6em;
}

.ntfcn-dtl
{
	margin-top:20px;
}

.ntfcn-dtl-hd
{
	background:#778286;
	color:#fff;
	font-family:newFonts, Arial, Helvetica, sans-serif !important;
	font-size:16px;
	padding:5px;
	font-weight:bold;
}

.ntfcn-dtl-cnt
{
	border:1px solid #ccc;
	border-top:0;
	font-family:newFonts, Arial, Helvetica, sans-serif !important;
	font-size:14px;
	color:#5b5b5b;
	font-weight:bold;
}

.ntfcn-dtl-gray
{
	background:#f5f5f5;
	padding:7px 5px;
	
}

.ntfcn-dtl-white
{
	background:#fff;
	padding:7px 5px;
}

.trash-color
{
	color:#5b5b5b;
}



/* Notifications styles ends here */

/*  new code */ 


.box-height-box-foox {
    width: 100%;
    background: #fff;
    padding: 20px 0;
    padding-bottom: 35px;
}
@media only screen and (max-width: 710px) {
  .box-height-box-foox {
    margin-bottom: 60px;
  }
}
.box-height-box-foox p{
    text-align:center;
    font-size:25px;
}

.img-bottom-new {
    width:120px;
    height:25px;
    margin-top:15px; 
}
      
/*  new code end */ 



/* new form css starts here (20-11-2020) */
h4.details-section  {
    border-bottom: 1px solid #0000002e;
    margin-bottom: 1.1rem;
    padding-bottom: 0.5rem;
	color:#333 !important;
	font-size:26px !important;
	margin-top:24px;
}

.form-control.non-scale-control, .input-medium-width.non-scale-control, .input-small-width.non-scale-control {
    display: inline;
    padding: 0.3rem 0.25rem;
    max-width: 180px;
    min-width: 50px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	font-family:newfonts1, sans-serif;
	border-right:0;
	
}

.input-group-prepend {
    margin-right: -1px;
}
.input-group-prepend, .input-group-append {
    display: flex;
}
.normal-width
{
	width:300px !important;
}

.small-width
{
	width:100px !important;
}

.xsmall-width
{
	width:100px !important;
}

.no-radius
{
	border-radius:none !important;
}

.loan-amt
{
	display: inline;
}

.lbl
{
	font-family:newfonts1, sans-serif !important;
	font-size:16px !important;
	font-weight:normal !important;
	border-bottom:none !important;
	margin-bottom:10px !important;
}

.form-cont
{
	padding:10px;
	font-family:newfonts1, sans-serif !important;
	color:#333;
}

.small-txt
{
	font-size:16px;
	color:#333;
}

.small-txt a
{
text-decoration:underline;
}

.small-txt a:hover
{
color:#004696;
}

.form-control {
	border-radius:0 !important;
border: 1px solid #ced4da !important;
transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}

@media(max-width:360px)
{
	.small-width, .xsmall-width{
	display:inline;}
}

.application-lm{
    margin-bottom:50px;
}

.application-lm .form-control{height:40px;}
/* new form css ends here */



.application-lm ul {
    margin: 5px 0 5px 0 !important;
    padding: 0;
	height:20px;
}

.application-lm ul li {
    padding: 0 0 2px 0 !important;
    margin: 0 0 2px 0 !important;
    position: absolute;
    font-size: 16px !important;
    list-style-type: none;
}
