html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,
font,ins,kbd,q,s,samp,small,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,pre{
	border:0;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:100%;
	font-style:inherit;
	font-weight:inherit
}

html{
	font-size:62.5%;
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body{background:#fff}

table{border-collapse:separate;border-spacing:0;width:100%}
caption,th,td{font-weight:normal;text-align:left;vertical-align:top}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:"" ""}

body,button,input,select,textarea{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:14px;
	line-height:1.3;
	color:#000
}
h1,h2,h3,h4,h6,strong{clear:both;font-weight:700}
hr{
	background-color:#ccc;
	border:0;
	height:1px;
	margin-bottom:1.5em;
	box-shadow:0 2px 4px 0 #888
}
img{
	height:auto;
	max-width:100%
}
a:hover,a:active{outline:0}
a:focus{outline:none;outline-width:0}
ol,ul{list-style:none}
a img{border:0}
em{font-style:normal}
a,a.visited,.alink{
	color:#0e448a;
	text-decoration:none;
	cursor:pointer
}
a:hover,.alink:hover{color:#892F0E}
.wrap{
	clear:both;
	width:1200px;
	margin:0 auto
}
h1{
	font-size:3em;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align:center;
	margin-top:1em;
	line-height:1em;
}
h2{font-size:1.4em;margin:1em auto}

.h1{font-size:4em;font-family:'Times New Roman', 'serif';margin-top:2em}
.h2{font-size:1.2em;font-weight:400}
.h3{font-style:normal}
.main-menu{
	font-size:1.2em;
	color:#fff;
	background:rgba(0,0,0,.7);
}
.main-menu a,.main-banner a{color:#fff}
.main-menu ul{white-space:nowrap}
.main-menu li{
	display:inline-block;
	padding:4px;
}
.main-menu li:after{content:' |';display:inline-block;margin:4px 0 4px 10px}
.main-menu li:first-child,
.main-menu li:last-child:after{content:'';display:none}

.nav{
	color:#888;
	font-size:.9em;
}
.nav a{color:#888}
.main-banner{
	width:100%;
    height:640px;
	overflow:hidden;
    background-size:cover;
	background-position:center;
}
.main-menu span:first-child{
	width:30%;
	display:inline-block;
	vertical-align:middle;
}
.main-menu span:last-child{
	width:65%;
	display:inline-block;
	vertical-align:middle;
}
.text-container span{
	width:48%;
	display:inline-block;
	vertical-align:top;
}
.main-banner .button-text{
	display:block;
	width:120px;
	text-align:center;
	padding:8px 20px;
	background:#c00;
	border-radius:10px;
	white-space:nowrap;
}
.text-container p{
	margin:20px;
}
.text-container svg {
	max-height:18px;
	transition:fill 0.3s;
	width:16px;
	height:auto;
	margin-right:4px;
}
.testimonials{
	clear:both;
	width:1080px;
	margin:0 auto;
}
.testimonials p{margin:1em 8px}
.testimonials span{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	width:33%;
	padding:3%;
}
.testimonials span:before{
	content:'“';
	font-size:6em;
	font-family:"Times New Roman", "serif";
	height:60px;
	color:#ccc;
	display:block;
}
.testimonials span {
	text-align:justify;
}
.testimonials span em{
	font-weight:700;
	float:right
}
.weCanHelp span{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	width:24%;
	padding:2% 2% 0;
	text-align:justify;
}
.weCanHelp span p a{
	display:block;
	width:98px;
	font-size:1.2em;
	font-weight:700;
	text-align:center;
	border:2px solid #892F0E;
	margin-top:6px;
    color:#892F0E;
    padding:6px;
}
.weCanHelp span img{width:100%;height:auto}
.weCanHelp span svg{
		width:3em;
    	height:3em;
		fill:#f00;
}
.refinance{width:1080px;margin:0 auto}
.refinance span{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	width:48%;
	padding:2% 2% 0;
}
.servingWithIntegrity{
	background:#f8f8f8;
	border:1px solid #ccc;
	margin-top:4em
}
.servingWithIntegrity span{
	display:inline-block;
	vertical-align:middle;
	box-sizing:border-box;
	width:48%;
	padding:2%;
}
.servingWithIntegrity span p a,
.refinance span p a{
	display:block;
	width:120px;
	text-align:center;
	margin-top:6px;
	background:#c00;
    color:#fff;
    padding:8px;
	border-radius:10px;
}
.servingWithIntegrity h3{
	font-size:2.4em;
	margin:12px 0;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}
.trustMe{
	position:relative;
	width:100%;
    background-image:url(../img/image2.jpg);
    background-size:cover;
	background-position:center;
}
.trustMe p{
	padding:100px;
	font-size:3em;
	text-align:center;
	font-weight:700;
    line-height:1.1em;
	color:#fff;
	background:rgba(0,0,0,.7);
}
.trustMe  a{
	display:inline-block;
	width:160px;
	font-size:16px;
	margin-top:1em;
	padding:6px;
	color:#fff;
	background:#c00;
	border-radius:10px;
}
.hr{margin:5em auto;width:300px;height:4px;background:#892F0E}
.footer{margin:2em auto 0}
.footer span{
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	width:48%;
	color:#892F0E;
}
.footer .social{text-align:center;background:url(../img/jn.png) left center no-repeat}
.footer .fb{font-size:2em}
.footer .contactInfo{
	font-size:1.1em;
	text-align:left;
	padding:48px  1%;
}
.footer .social .janna{border-radius:50%;border:1px solid #892F0E}
.footer svg {
	height:1em;
    fill:#892F0E;
	transition:fill 0.3s;
    margin-right:12px;
}
.jN{color:#892F0E;font-size:2.4em;font-weight:700;font-family:'Times New Roman', 'serif'}
.copyright{
	font-size:.9em;
	text-align:center;
	background:rgba(0,0,0,.7);
	color:#fff;
	padding:20px;
}
.hours th, .hours td{border-bottom:1px solid #efefef;padding:1px 4px}
.review:before {
    display:inline-block;
    content:'';
    background-size:14px 13px;
    background-repeat:repeat-x;
    height:13px;
    top:1px;
    width:69px;
    margin-right:3px;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAZklEQVR4AWL4uYWZCdAJHVMBAIJAAG1DoAtjGarYxxjqwHADnA8HFuWL3E8puH8gAqILPaB34Qq4FAQ1yoo+8ES7NRWKe6u+Ogo0XjtaCmlSd6K/4OQQOF0JKYTsMasgOIRkBfDZATita/85jgoHAAAAAElFTkSuQmCC);
}
input, textarea{
    text-align:left;
    width:300px;
    background-color:#fff;
    border-radius:2px;
    color:#333;
    border:1px solid #888;
    padding:6px;
    margin:6px 0;
    font-size:16px;
    box-shadow:none;
    transition:border 0.15s, box-shadow 0.15s;
}
video{width:980px;height:550px;margin:20px auto;display:block;border:1px solid #333}
.scrollToTop{
	position: fixed;
	bottom: 62px;
	right: 12px;
	display:block;
	width: 50px;
	height: 50px;
	line-height:46px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 50%;
	font-size:2em;
	color: #fff;
	background:#892F0E;
	cursor:pointer
}

@media screen and (max-width:1024px){
	.wrap{width:100%;padding:0;overflow:hidden;font-size:.9em}
	.nav{margin:4px}
}

@media screen and (max-width:480px){
	.wrap{width:100%;padding:0;overflow:hidden;font-size:.9em}
	.main-menu ul{position:absolute;top:0;right:0;z-index:999}
	.main-menu li{padding-right:12px}
	.main-menu li:first-child{display:block;font-size:2em;background:none;padding:2px 12px}
	.main-menu li:after{content:' '}
	.main-banner{height:350px;background-position:-150px}
	.text-container p{min-width:fit-content;margin:12px}
	.text-container{font-size:.9em}
	.h1{font-size:2.25em;margin-top:1em;white-space:nowrap}
	.h2{line-height:1.1em}
	.main-banner span:last-child img{max-width:120%}
	.servingWithIntegrity span,
	.refinance,.refinance span,
	.testimonials,.testimonials span,
	.weCanHelp,.weCanHelp span{width:100%}
	.trustMe p{font-size:1.5em;font-weight:400;padding:10% 2%}
	.servingWithIntegrity{border:none;margin-top:1em}
	.servingWithIntegrity h3{font-size:1.75em}
	.footer span{width:100%}
	.footer .social{background-size:contain}
	.footer .contactInfo{padding:20px;line-height:1.4em}
	.jN{line-height:1em}
	.hr{margin:0 auto}
	.h3,.footer .social img,.text-container svg{display:none}
	.main-menu ul li{display:none}
	h1{font-size:1.8em}
	video{width:100%;height:280px;margin:0;border:none}
}

@media screen and (max-width:360px){
	.main-banner{height:345px}
}
