/*   
Theme Name: Lending Theme
Theme URI: http://wordpress.org/themes/blankslate
Description: This theme is based on the BLANKSLATE starter WordPress Theme template -- WordPress v4.0.0
Author: Scott Haeger
Author URI: http://scotthaeger.com
Version: 1.0.0
*/
.clearfix{clear:both}
body {
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
}
#wrapper {
	width:100%;
}
.main-content {
    padding-left:50px;
}
.no-gutter {
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
.no-gutter-left {
	margin-left:0px;
	padding-left:0px;
}
.no-gutter-right {
	margin-right:0px;
	padding-left:0px;
}
#content {
	width:100%;
}
.container-gutter {
	padding-left:13% !important;
	padding-right:13% !important;
}
.index.container-full {
	padding:0px !important;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin:0 0 30px 0;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
}
p {
	font-size:16px;
}
a {
	color:#466DB2;
}
#cboxClose {
    bottom:unset;
    top:0px;
}

/* bootstrap related */
.modal-header {
    display:block !important;
    padding:10px 10px 0px 10px;
    
}
.modal-header button {
    padding:10px;
}
.modal-header p {
    margin:4px;
}
.modal-wide .modal-dialog {
    width:60% !important;
    max-width:60% !important;
}
.modal-xwide .modal-dialog {
    width:70% !important;
    max-width:70% !important;
}
.modal-xxwide .modal-dialog {
    width:80% !important;
    max-width:80% !important;
}
.modal-fullscreen .modal-dialog {
    width:90% !important;
    max-width:90% !important;
}
.modal-title {
    font-size:1.3em;
}
	
/* Header */
header {
	background:#f7f7f7;
	border-bottom:1px solid #ddd;
}
#logo {
	float:left;
	margin-left:12%;
	margin-top:-18px;
}
#supernav {
	text-align:right;
	
}
#supernav p {
	margin:0;
}
#phone {
	background:url(/wp-content/themes/Lending/images/icon-footer-phone.png) 1px center no-repeat;
	padding:0px 0px 0px 17px;
	text-decoration:none;
	font-weight:bold;
	color:black;
	background-size:contain;
}
.menu > li {
	padding-bottom:15px;
}
.menu li.has-children > a:after {
 color: #2D3134;
 content: ' ▼';
 font-size: 10px;
 vertical-align: 1px;
}
.menu li li.has-children > a:after {
 color: #222;
 content: ' ►';
 font-size: 10px;
 vertical-align: 1px;
}
.sub-menu {
	padding:0px;
	width:auto !important;
}
.sub-menu > li {
	background:white !important;
	border:none !important;
	width:160px;
}
.sub-menu > li a:hover {
	background:#f7f7f7 !important;
}
.sub-menu > li a {
	background:white !important;
	padding-left:15px !important;
	padding-right:15px !important;
	font-size:1em !important;
}

.appfin{border: none !important;
    border-radius: unset !important;
    cursor: auto !important;
	margin-top: 19px !important;}
a#finCustombutton{width: auto !important;
    background-color: yellow;
    font-weight: 600;
	    color: #000;}
/* Homepage */
#mainslider {
	position:relative;
}
#applynow {
	position:absolute;
	top:20px;
	right:20px;
	z-index:1000;
	width:150px;
}
.bxslider {
	width:100%;
	padding:0;
}
.bxslider li {
	position:relative;
}
.slidertext h1 {
	font-size:28px;
	font-weight:bold;
	background-color:rgba(156,160,35,0.6);
	color:white;
	padding:7px;
	text-transform:uppercase;
	margin-bottom:8px;
	display:inline-block;
	position:absolute;
	top:20px;
	left:50px;
}
.slidertext h2 {
	font-size:22px;
	font-weight:bold;
	background-color:rgba(11,59,64,0.6);
	color:white;
	padding:7px;
	text-transform:uppercase;
	display:inline-block;
	position:absolute;
	top:100px;
	left:50px;
}
#thumbnails {
	position:absolute;
	bottom:-30px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	width:520px;
	margin:0 auto;
	z-index:1000;
}
.thumbnail {
	width:160px;
	border:3px solid white;
	height:54px;
}
.thumbnailwrap {
	position:relative;
	float:left;
	margin-left:10px;
}
.thumbnailwrap:first-child {
	margin-left:0px;
}
.thumbnailfilter {
	position:absolute;
	width:154px;
	height:47px;
	top:3px;
	left:3px;
	opacity:0;
	background-color:black;
}
.thumbnailfilteractive {
	opacity:.6;
}
#homebottom {
	padding:20px 5%;
	margin-top:40px;
	overflow:hidden;
	margin-bottom:20px;
}
.homebottomsection, .servicebox {
	float:left;
	width:30%;
	margin-left:2%;
	text-align:center;
	padding:1%;
	padding-bottom:100px;
	margin-bottom:-100px;
}
.homebottomsection img, .servicebox img {
	width:60%;
}
.homebottomsection h1, .servicebox h1 {
	text-transform:uppercase;
	color:black;
	font-weight:bold;
	font-size:1.4em;
	margin:10px 0 10px 0;
	letter-spacing:2px
}
.homebottomsection p, .servicebox p {
	color:#707070;
	font-size:1.2em;
	margin:10px 0 0 0;
	padding:0 2%;
	line-height:1.5em;
}
.homebottomsection ol, .servicebox ol {
	list-style-type:decimal;
	padding-left:20px;
	margin-top:25px;
}
.homebottomsection li, .servicebox li {
	color:black;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	margin-bottom:1em;
	line-height:18px;
}
.homebottomsection .hr, .servicebox h5 {
	border-bottom:1px solid white;
	margin:15px 5%;
}
#preapproval {
	margin-left:0px;
}


/* 404 page */
#fourofourwrap {
	background:#f7f7f7;
	height:300px;
	padding:50px;
}
#fourofourwrap h2 {
	font-family:Helvetica, san-serif;
	font-size:22px;
	color:#425380;
	width:100%;
	border-bottom:1px solid #425380;
}
/* Contact page */
.btn-info {
	width:350px;
	margin-top:15px;
	border:2px solid #212529;
}
#applications .btn-info {
    margin-top: 15px;
    border: 2px solid #212529;
    font-size: 14px;
    border-radius: 8px !important;
    padding: 4px;
    font-weight: bold;
}

.orangebutton {
    background: #9ca023 !important;
}

a#firstCustombutton {
	/*background: #12af44;*/
        background: #9CA023;
	color: #fff;
	cursor: pointer !important;
}

a#secondCustombutton {
	background: #F35C19;
	color: #fff;
	cursor: pointer !important;
}

a#thirdCustombutton {
	background: #0B3B6A;
	color: #fff;
	cursor: pointer !important;
}

#marinebutton {
	background:#9A9E22;
}
#marinebutton:hover {
	background:#7D801B;
}
#rvbutton {
	background:#FF5415;
}
#rvbutton:hover {
	background:#D33C0B;
}
#aircraftbutton {
	background:#003E6A;
}
#aircraftbutton:hover {
	background:#003456;
}

#map-canvas {
	width:80%;
	height:300px;
	max-width:500px;
	margin-top:40px;
}
#contactleft {
	padding:0px 0px 50px 0px;
}
#contactright {
	padding:30px 0px 0px 0px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	min-width:400px;
}


.border-right {
	border-right:1px solid #ccc;
}
/* footer */
footer {
	background:#f7f7f7;
	border-top:1px solid #ddd;
}
#footermenuwrap {
	padding-top:10px;
}
#menu-bottommenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
}
#menu-bottommenu li {
	display:inline;
	float:left;
}
#menu-bottommenu li a {
	color:#2D3134;
	font-family:Helvetica, san-serif;
	padding:0px 20px;
	font-size:1.0em;
	text-decoration:none;
}
#menu-bottommenu li a:hover {
	text-decoration:underline;
}
#mobileMenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}

#mobileMenu ul li {
	display:block;
	background-color: white;
	color: #333;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #CC5836;
	float:none;
}

.social_media {
	text-align:center;
	margin-top:20px;
}
.social_media img {
	margin:3px;
	width:36px;
}
.social_media img:hover {
	opacity:.7;
}

.toggleMobile {
	display: none;
}

#copyright, #footeraddress {
	text-align:center;
	color:#2D3134;
	font-size:.9em;
	font-family:Helvetica, san-serif;
	margin-top:50px;
}
#bottomlogo {
	margin:20px 0 0 40px;
}

/* about us page */
#aboutus {
	width:90%;
	margin:0 auto;
	padding:30px 0;
}

#aboutus h1 {
	font-size:2em;
	margin-bottom:40px;
}
#aboutussplash h2 {
	font-size:2em;
	margin-bottom:40px;
}
#aboutussplash p {
	font-size:1.2em;
	line-height:1.4em;
}
#associates {
	margin-top:60px;
}
.associate {
	margin-bottom: 50px;
	padding-right: 10%;
}
.associate ul {
	padding-left:20px;
}
.associate li {
	line-height: 18px;
	margin: 5px;
}
.associateimage {
	float:left;
	width:25%;
}
.associateimage img {
	width:100%;
}
.associateheader p {
	line-height:1.3em;
}
.associateheader h2 {
	font-size: 1.5em;
    line-height: 1.3em;
	margin-bottom:0px;
}
.associateheader h3 {
	font-size: 1em !important;
	margin: 0 !important;
	color: #aaa;
}
.associateheader {
	float:left;
	width:70%;
	margin-left:4%;
	min-height:190px;
}
.associatebio {
}
.associatesep {
	width: 100px;
	height: 2px;
	background-color: #9CA023;
	margin-bottom: 20px;
}
.associate-phone {
	color:#aaa;
	margin:10px 0 0 0;
}
.associate-phone a {
	color:#aaa;
	text-decoration:none;
}
.actionicons {
	margin:0px 0 10px 0;
}
.actionicons img {
	margin-right:10px;
	opacity:.3;
	width:17px;
}
.actionicons img:hover {
	opacity:.5;
}
.inlinecontact {
	padding:50px 50px 100px 50px;
}
.inlinecontact h1 {
	font-size:1.7em;
	margin-bottom:15px;
}
.wpcf7-form-control {
	margin-bottom:8px;
}
/* services page */
#serviceboxes {
	margin-top:40px;
	overflow:hidden;
	margin-bottom:20px;
}
.servicelist  {
	list-style:initial;
	padding-left:3%;
}.servicelist p {
	margin-bottom:6px;
}
ol.servicelist  {
	list-style-type:decimal;
}
.servicelist b {
	font-weight:bold;
}

#services-videos {
    margin-bottom:30px;
}
#services-videos p {
    font-size:1.0em;
    font-weight:bold;
}
#services-videos img {
    width: 100%;
    border: 2px solid #f4f4f4;
    cursor:pointer;
}

#services-videos img:hover {
    width: 100%;
    border: 2px solid #d7d7d7;
}

.sidebar-video-box {
    margin-bottom:5px; 
    padding-bottom:5px; 
    border-bottom:2px solid #9ca023; 
    cursor:pointer;
}
.sidebar-video-box p {
    margin:0; 
    font-size:14px; 
    line-height:16px;
}
.sidebar-video-title {
    font-size:14px; 
    margin-top:4px; 
    font-weight:bold;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  padding-left:5px;
  padding-right:5px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* contact page */
#contactwrap {
	padding-top:30px;
	padding-bottom:50px;
}
#contactaddress {
}
#contactaddress h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#808080;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}
#contactaddress h2 {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#808080;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}
#contactaddress h3 {
	font-size:16px;
	font-family:Helvetica, san-serif;
	color:#808080;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}
#contactformwrap {
	margin:80px 0px 0px 0px;
}
#contactright {
	padding-left:60px;
}
#contactright img {
	margin:100px 0px 0px 20px;
}
#contactright h2 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#808080;
	margin:80px 0px 10px 0px;
	font-weight:normal;
}
#contactright a {
	text-decoration:underline;
}
#applications {
	margin-bottom:40px;
}
#applications p {
	margin-bottom:0;
}

/*navigation menu */
#menu-topmenu {
	margin:0px;
	padding:0px;
	background-color:none;
	z-index:99999;
	margin-top:20px;
}
.menu-topmenu-container {
	padding:20px 0px 0px 45px;
}
#menuwrap {
	float:right;
	margin-right:13%;
}
#menu-topmenu, #menu-topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu-topmenu a, #menu-topmenu a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:medium none;
	display:block;
	text-decoration:none;
}
#menu-topmenu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:14px;
	text-align:left;
	white-space: nowrap;
	position:relative;
}
#menu-topmenu > li:last-child {
	border:none;
}
#menu-topmenu ul ul ul {
	height:auto;
	right:-170px;
	top:-3px;
	line-height:30px;
	margin:1px;
	padding-top:4px;
	position:absolute;
	width:170px;
	z-index:9999999;
}
#menu-topmenu ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 32px;
	left: 0px;
	width: 180px;
	z-index: 99999;
}
#menu-topmenu ul li:hover > ul {
	display: block;
}
#menu-topmenu a {
	color:#2D3134;
	display:block;
	padding:0px 0px 0px 25px;
	font-family:Arial;
	color:#2D3134;
}
#menu-topmenu a:hover, #menu-topmenu a:active, .current_page_item a, #home .on {
	color:black;
}

#menu-topmenu li li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#bbb;
	width:200px;
	border-left: 1px solid #6E7073;
	border-right: 1px solid #6E7073;
	border-top: 1px solid #6E7073;
}
#menu-topmenu li li a, #menu-topmenu li li a:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DADADC none repeat scroll 0 0;
	color:#2D3134;
	font-size:0.9em;
	font-weight:normal;
	line-height:30px;
}
#menu-topmenu li li a:hover, #menu-topmenu li li a:active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DADADC none repeat scroll 0 0;
	color:#2D3134;
}

#menu-topmenu li:hover ul, #menu-topmenu li li:hover ul, #menu-topmenu li li li:hover ul, #menu-topmenu li.sfhover ul, #menu-topmenu li li.sfhover ul, #menu-topmenu li li li.sfhover ul {
	left:auto;
}
#menu-topmenu li a {
	font-size:1.1em;
	line-height:1.2em;
}
.appk-btn{display: inline-block;}
.appk-btn-ulli{display: inline-block;text-align: center;}
.appk-btn-ulli ul{padding-left: 0px;list-style-type: none;}
.appk-btn-ulli ul li{display: inline-block;margin-left: 0%;margin-right: 0%;}
.appk-btn-ulli ul li:first-child{margin-left: 0%;margin-right: 8%;}
.appk-btn-ulli ul li:last-child{margin-left: 8%;}


#singlecolumncontentinner {
    width:70%;
    margin-left:15%;
    padding:4%;
}

/* Iphone */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 

	body {
		font-size:14px;
	}
    #singlecolumncontentinner {
        width:98%;
        margin-left:1%;
    }
	/* header */
	#logo {
		width:60%;
		float:none;
		margin-left:20%;
		margin-top:15px;
		height:auto;
	}
	#supernav {
		margin-left:10px;
		height:20px;
		text-align:left;
	}
	
	/* slider */
	#thumbnails {
		display:none;
	}
	.slidertexth1 h1 {
		font-size:1.2em;
		left:2%;
	}
	.slidertexth2 h2 {
		font-size:1.0em;
		top:60px;
	}
	/* mobile menu */
	#menu-topmenu li a {
		font-size:1.8em;
		line-height:1.8em;
	}
	#mobileMenu
	{
		display: none;
		z-index: 99;
	}
	#menuwrap {
		display:none;
	}
	.menu-topmenu-container {
		padding:0;
	}
	#menu-topmenu {
		margin-top:0px;
	}
	.sub-menu {
		width: 100% !important;
		position: relative;
		display: block;
		top: 0;
		float: none;
	}
	#menu-topmenu li li {
		width:100%;
	}
	.toggleMobile
	{
		position: fixed;
		top: 10px;
		right: 10px;
		display: block;
		width: 40px;
		height: 36px;
		cursor: pointer;
		z-index: 999;
	}
	.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
	{
		display: block;
		position: absolute;
		width: 40px;
		height: 6px;
		left: 0;
		background: #666;
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile span.menu1
	{
		top: 0;
	}
	.toggleMobile span.menu2
	{
		top: 10px;
	}
	.toggleMobile span.menu3
	{
		top: 20px;
	}
	.toggleMobile.active span.menu1
	{
		top: 10px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile.active span.menu2
	{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile.active span.menu3
	{
		opacity: 0;
		-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	
	/* Two-column */
	#twocolumnleft, #twocolumnright, #twocolumnleftwide, #twocolumnrightwide {
		float:none;
		width:80%;
		margin-left:10%;
	}
	#twocolumncontentinner {
		margin:0;
	}	
	.twocolumninner {
		margin:0;
	}
	/* Footer */
	#bottomlogo {
		margin:0 0 0 0;
	}
	#menu-bottommenu {
		padding:0;
		margin:20px 0 0 20%;
	}
	#menu-bottommenu li {
		width:40%;
		text-align:left;
	}
	#menu-bottommenu li a {
		font-size:1.2em;
		padding:0px 10px;
	}
	.border-right {
		border:none;
	}
	/* Home page */
	#applynow {
		top:unset;
		bottom:10px;
		right:10px;
		width:120px;
	}
	#homebottom {
		padding:20px 5%;
		margin-top:40px;
		overflow:hidden;
		margin-bottom:20px;
	}
	.homebottomsection, .homebottomsection:first-child {
		float:none;
		width:80%;
		margin-left:9%;
		text-align:center;
		padding:1%;
		padding-bottom:20px;
		margin-bottom:20px;
	}
	.homebottomsection h1 {
		text-transform:uppercase;
		color:white;
		font-weight:bold;
		font-size:2.0em;
		text-shadow:-3px 3px 0px #666;
		margin:0 0 10px 0;
	}
	.homebottomsection h2 {
		text-transform:uppercase;
		color:white;
		font-weight:bold;
		font-size:1.5em;
		margin:10px 0 0 0;
	}
	.homebottomsection ol {
		list-style-type:decimal;
		padding-left:20px;
		margin-top:20px;
		margin:0 3%;
	}
	.homebottomsection li {
		color:white;
		font-weight:bold;
		font-size:1.2em;
		text-align:left;
		margin-bottom:1em;
	}
	#preapproval {
		margin:20px auto !important;
		margin-top:0px;
	}
	/* About Us */
	#aboutusleft {
		width:80%;
		float:none;
		margin:0 auto;
	}
	#aboutusright {
		width:80%;
		float:none;
		margin:0 auto;
	}
	
	/* Contact page */
	#map-canvas {
		width:100%;
		height:250px;
		max-width:500px;
		margin-top:20px;
	}
	#contactleft {
		padding:0px 0px 20px 0px;
	}
	#contactright {
		padding:10px 0px 20px 0px;
	}
	
	
}

@media only screen and (max-width: 768px) {
	a#finCustombutton{font-size: 12px !important;}
	.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea{min-width:unset; width:100%;}
	#applications .btn-info{width:100%;}
    #singlecolumncontentinner {
        width:98%;
        margin-left:1%;
    }
}
@media only screen and (max-width: 480px) {
    .appk-btn-ulli ul li:first-child{width:100%;margin-right:0px}
    .appk-btn-ulli ul li:last-child{width:100%;margin-left:0px}
    #singlecolumncontentinner {
        width:98%;
        margin-left:1%;
    }
}
@media only screen
and (max-width: 500px) {
	body {
		font-size:14px;
	}
    #singlecolumncontentinner {
        width:98%;
        margin-left:1%;
    }
    .container-gutter {
        padding-left:4% !important;
        padding-right:4% !important;
    }
	/* header */
	#logo {
		width:60%;
		float:none;
		margin-left:20%;
		margin-top:15px;
		height:auto;
	}
	#supernav {
		margin-left:10px;
		height:20px;
		text-align:left;
	}
	
	/* slider */
	.bxslider img {
		height:200px;
	}
	#thumbnails {
		display:none;
	}
	.slidertexth1 h1 {
		font-size:1.3em;
		
		left:2%;
		text-align:left;
	}
	.slidertexth2 h2 {
		font-size:1.2em;
		left:2%;
		text-align:left;
		top:60px;
	}
	/* mobile menu */
	#menu-topmenu li a {
		font-size:1.8em;
		line-height:1.8em;
	}
	#mobileMenu
	{
		display: none;
		z-index: 99;
		background:white;
	}
	#menuwrap {
		display:none;
	}
	.menu-topmenu-container {
		padding:0;
	}
	#menu-topmenu {
		margin-top:0px;
	}
	.sub-menu {
		width: 100% !important;
		position: relative !important;
		top: 0 !important;
		float: none !important;
	}
	#menu-topmenu li li {
		width:100%;
		padding:0 !important;
	}
	#menu-topmenu li li a {
		font-size:1.6em !important;
		line-height:2.1em !important;
		margin-left:35px;
	}
	.toggleMobile
	{
		position: fixed;
		top: 10px;
		right: 10px;
		display: block;
		width: 40px;
		height: 36px;
		cursor: pointer;
		z-index: 999;
	}
	#explore_careers {
        text-align: center;
	}
	.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
	{
		display: block;
		position: absolute;
		width: 40px;
		height: 6px;
		left: 0;
		background: #666;
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile span.menu1
	{
		top: 0;
	}
	.toggleMobile span.menu2
	{
		top: 10px;
	}
	.toggleMobile span.menu3
	{
		top: 20px;
	}
	.toggleMobile.active span.menu1
	{
		top: 10px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile.active span.menu2
	{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	.toggleMobile.active span.menu3
	{
		opacity: 0;
		-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	}
	
	/* Two-column */
	#twocolumnleft, #twocolumnright, #twocolumnleftwide, #twocolumnrightwide {
		float:none;
		width:80%;
		margin-left:10%;
	}
	#twocolumncontentinner {
		margin:0;
	}	
	.twocolumninner {
		margin:0;
	}
	/* Footer */
	#bottomlogo {
		margin:0 0 0 0;
	}
	#menu-bottommenu {
		padding:0;
		margin:20px 0 0 20%;
	}
	#menu-bottommenu li {
		width:40%;
		text-align:left;
	}
	#menu-bottommenu li a {
		font-size:1.2em;
		padding:0px 10px;
	}
	.border-right {
		border:none;
	}
	/* Home page */
	#applynow {
		top:unset;
		bottom:10px;
		right:10px;
		width:120px;
	}
	#homebottom {
		padding:20px 5%;
		margin-top:40px;
		overflow:hidden;
		margin-bottom:20px;
	}
	.homebottomsection, .homebottomsection:first-child, .servicebox {
		float:none;
		width:90%;
		margin-left:5%;
		text-align:center;
		padding:1%;
		padding-bottom:20px;
		margin-bottom:20px;
	}
	.homebottomsection h1, .servicebox h1 {
		text-transform:uppercase;
		color:#212529;
		font-weight:bold;
		font-size:2.0em;
		margin:0 0 10px 0;
	}
	.homebottomsection h2, .servicebox h2  {
		text-transform:uppercase;
		color:#212529;
		font-weight:bold;
		font-size:22px;
		margin:10px 0 0 0;
	}
	.homebottomsection ol, .servicebox ol  {
		list-style-type:decimal;
		padding-left:20px;
		margin-top:20px;
		margin:0 3%;
	}
	.homebottomsection li, .servicebox li  {
		color:#212529;
		font-weight:bold;
		font-size:1.2em;
		text-align:left;
		margin-bottom:1em;
	}
	.homebottomsection img, .servicebox img {
		width:65%;
	}
	.servicebox {
		margin-bottom:10px;
	}
	#preapproval {
		margin:20px auto !important;
		margin-top:0px;
	}
	/* About Us */
	#aboutusleft {
		width:90%;
		float:none;
		margin:0 auto;
		margin-bottom:30px;
	}
	#aboutusright {
		width:90%;
		float:none;
		margin:0 auto;
		
	}
	#aboutus h1 {
		font-size:2em;
		margin-bottom:40px;
		margin-left:5%;
	}
	.associateimage {
		float:left;
		width:40%;
		margin-bottom:30px;
		text-align:left;
	}
	.associateimage img {
		width:75%;
	}
	.associateheader {
		float:left;
		width:60%;
		margin-left:0;
		min-height:auto;
	}
	.associateheader p, #aboutussplash p {
		line-height:1.4em;
		font-size: 1.3em;
	}
	.associateheader h2 {
		font-size: 22px;
		line-height: 1.3em;
	}
	.associateheader h3 {
		font-size: 1em !important;
		margin: 0 0 10px 0 !important;
		color: #aaa;
	}
	.associate {
		padding-right:0px;
	}
	.associatebio {
		margin-top:0px;
	}
	/* Services page */
	.serviceboxes {
		float:none;
		width:80%;
		margin-left:9%;
		text-align:center;
		padding:1%;
		padding-bottom:20px;
		margin-bottom:20px;
	}
	#services-videos {
        margin-bottom:0px;
    }
	
	/* Contact page */
	#map-canvas {
		width:100%;
		height:250px;
		max-width:500px;
		margin-top:20px;
	}
	#contactleft {
		padding:0px 0px 20px 0px;
	}
	#contactright {
		padding:10px 0px 20px 0px;
	}
	
	.modal-wide .modal-dialog {
        width:96% !important;
        max-width:96% !important;
    }
    
    .modal-title {
        font-size:1.3em;
    }
    #services-videos-mobile {
        margin-bottom:30px;
    }
    #services-videos-mobile .row {
        margin-bottom:10px;
    }
    #services-videos-mobile a {
        font-size:16px;
        font-weight:bold;
        text-decoration:none;
        color:#7d7d7d;
    }
    .main-content {
        padding-left:15px;
    }
    .mobile-sidebar-thumbnail {
        float:left; 
        width:30%;
    }
    .sidebar-video-title {
        float:left; 
        width:60%; 
        margin-left:8px; 
        margin-top:-5px;
    }
    .sidebar-video-boxes {
        margin:0px 15px;
    }
    .btn.appfin {
        margin-top:-12px !important;
    }
}

/* IPAD in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	
}

/* IPAD in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	
}


