
html{
	background-color:#222;
	-webkit-text-size-adjust: none;
	}
body{
/*	margin-bottom:80px; */
	background-color:transparent;
	height:100%;
	padding-right:0 !important;
	font-family: 'Raleway', sans-serif !important;
	}

h1{
	color:#cb789e;
	font-size:34px;
	font-weight:400;
}

h2{
	color:#396bbc;
	font-size:24px;
	font-weight:400;		
}

h3{
 color:#262626;			
}

p{
	color: #666;
	font-size: 15px;		
}

a {
	color: #396bbc;
	text-decoration: none;
}

li{
	color: #666;
	font-size: 15px;		
}

.fa{
  margin: auto;
}

.grad {
    background: -moz-linear-gradient(top, rgba(0,0,0,.6) 0%, rgba(0,0,0,.2) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.6)), color-stop(100%,rgba(0,0,0,.2)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 100%);
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 1;
    /* display: none; */
}

#container{
	position: fixed;
	top:0;
	z-index: 1000;
	width: 100%;
}

.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

.container-start {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.title{
	color:#779ECB;
	font-size:20px;
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 5px;	
}

#translate{
	display: none;
}

#breadcrumb {
  display:none;
}	

#contact_agent textarea {
  width: 100% !important;
}
/*.modal {
    overflow-y: auto;
}*/

.modal-open {
    overflow: auto;
}

.modal-open[style] {
   padding-right: 0px !important;
}
.navbar a, .navbar a:hover,
.navbar a:focus,.navbar a:visited{
  color:#fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #779ECB !important;
		background-color:#fff;
}

#wrapperbg {
		background: #ffffff url(../img/loan_app_keys_house_bg.jpg) no-repeat fixed center; 
    min-height: 82vh;		
}

#wrapper {
    margin: 0 auto;
}

#content {
    border-radius: 3px 8px 0 0;
    font-size: 12px;
    margin-top: 60px;
}

.officerbg{
	background: #ffffff url(../img/home1920x1080.jpg) no-repeat fixed center !important;
	background-size: cover !important;
}

.officerwidth{
	width:1100px !important;	
}

.sub_container{
	padding: 30px;
	min-height: 90vh;
}

.page-header{
	margin-top:0;
}

.panel-body{
	padding-top:0;
}

.nopad{
	padding:0;
}

.featureImg {
	width:100%;
	margin-bottom:15px;
}

.unit-hero {
  background:url(../img/home1920x1080_10.jpg) !important;
  background-size:cover;
  width:100%;
  position:absolute !important;
  top:0px;
  bottom:0px;	
  height:100vh;
	z-index: 1;
}

.unit-hero:before {
    content: '';
    /* background: rgba(0,0,0,0.5); */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, rgba(0,0,0,0.2) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.6)), to(rgba(0,0,0,0.2)));
    background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, rgba(0,0,0,0.2) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -1;
}

.headchange .start{
	background-color:transparent;
    border-color: transparent;
	color:#fff !important;
}

.navbar-nav>li>a:focus {
	outline:none;
}

.headchange.start.navbar-nav>li>a{
	color:#fff;
}

.headchange.move.navbar-nav>li>a{
	color:#fff;
}

.headertrans{
	background-color:transparent;
	border-color:transparent;
	height:100px;
		
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.logolarge, .logosmall{
  font-size: 14px;
}
.logolarge img, .logosmall img{
  height: 50px;
  width: 50px;
  margin-top: 0px;
	
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;	
}

.navbar-brand-lg{
	font-size:15px;
	color:#fff;
	margin: 10px;
	
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;	
}

.headerblue{
	background-image: linear-gradient(to bottom,#5587d7,#396bbc);
	background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
	background-repeat: repeat-x;
	background-color: #396bbc;

	border-color: #e7e7e7;
	height:80px;
	
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}



.navbar-brand-sm{
	font-size: 14px;
	color: #fff;
	margin: 19px 10px;
	
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;	
}

.navbar-nav>li>a {
  font-size:16px;
  font-weight:400;
  color:#fff;
}
	
.navbar-collapse{
    background: transparent;
}

.navbar-header a{
	text-decoration:none !important;
}

.navbar-header.blue{
	background: #779ECB;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover, 
.navbar-default .navbar-brand:focus{
	color:#fff;
}

.navbar-default .navbar-toggle:focus{
	background-color:transparent !important;
}

.navbar-toggle:hover{
	background-color:#779ECB;
}
	

.navbar-default .navbar-toggle {
	border-radius:0px;
	border-color:#fff;
	}

.navbar-default .navbar-toggle .icon-bar,.navbar-toggle .icon-bar {
		background-color:#fff;
		width: 22px;
		height: 3px;
		border-radius: 1px;
	}

.nav>li>a {
  position: relative;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

	
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}	

.nav-logo{
	width:70px;
	height:70px;
    margin: 5px;
}

.nav-logo-start{
    margin: 20px;
}

.navbar-inverse{
	border:none !important;
}

.main-nav {
	display: none;
}

/* ==================================== */
/*		  	  Navigaton Menu		
/* ==================================== */
.dropdown-menu.collapsing {
    display:block;
}
.menu{
	padding-left: 20px;
}
.menu-wrap {
	background-color: #262626;
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 220px;
	font-size: 1em;
	font-weight: 700;
	overflow: auto;
	transition: .25s;
	z-index: 10;
	border-left: 1px solid #fff;
}
.menu-show {
	margin-right: 0;
	/* box-shadow: 4px 2px 15px 1px #B9ADAD; */
}
.menu-sidebar {
	margin: 70px 0 0px 0px;
	position: relative;
	top: 0;
}
.menu-sidebar li {
	padding: 18px 18px 18px;
	list-style: none;
	border-bottom: 1px solid #fff;
}
.menu-sidebar li > ul > li {
	border-bottom: 1px solid #71cef5;
}

.menu-sidebar li > ul > li > a {
	color:#71cef5;
}

.menu-sidebar li:last-child,
.menu-sidebar li > ul > li:last-child {
	border-bottom: none;
}
.menu-sidebar li > a {
	color: #f3f3f3;
	font-size: 1em;
	position: relative;
	text-decoration: none;
	font-weight: 400;
}
.menu-sidebar li > a::after {
	content: "";
	display: block;
	height: 0.15em;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 50%;
	transform: translate(-50%);
	background-image: linear-gradient(to right, transparent 50.3%, #71cef5 50.3%);
	transition: background-position .2s .1s ease-out;
	background-size: 200% auto;
}
.menu-sidebar li > a:hover::after {
	background-position: -100% 0;
}
.menu-sidebar .menu-item-has-children {
	position: relative;
}
.menu-sidebar .menu-item-has-children .sub-menu {
	display: none;
	padding-left: 0;
}

.sidebar-menu-arrow::after {
	content: "\f107";
	font-family: 'FontAwesome';
	padding: 10px;
	color: #71cef5;
	position: relative;
}
.sidebar-menu-arrow:hover::after {
	cursor: pointer;
	color: #fff;
}
.sidebar-menu-arrow:active::after {
	top: 2px;
}

.navbar-side{
	display: block;
}

/*Hamburger Button*/
.toggle-button {
	position: fixed;
	width: 44px;
	height: 40px;
	top: 25px;
	right: 25px;
	padding: 4px;
	transition: .25s;
	z-index: 15;
	display: block;	
}

.top18{
	top:18px;
	right:18px;
}
.toggle-button:hover {
	cursor: pointer;
}
.toggle-button .menu-bar {
	position: absolute;
	border-radius: 2px;
	width: 80%;
	transition: .5s;
}
.toggle-button .menu-bar-top {
	border: 4px solid #fff;
	border-bottom: none;
	top: 0;
}
.toggle-button .menu-bar-middle {
	height: 4px;
	background-color: #fff;
	margin-top: 7px;
	margin-bottom: 7px;
	top: 4px;
}
.toggle-button .menu-bar-bottom {
	border: 4px solid #fff;
	border-top: none;
	top: 22px;
}
.button-open .menu-bar-top {
  transform: rotate(45deg) translate(8px, 8px);
  transition: .5s;
	border: 2px solid #fff;
}
.button-open .menu-bar-middle {
  transform: translate(230px);
  transition: .1s ease-in;
  opacity: 0;
}
.button-open .menu-bar-bottom {
  transform: rotate(-45deg) translate(8px, -7px);
  transition: .5s;
	border: 2px solid #fff;
}

.navbar-subpage {
	background-image: linear-gradient(to bottom,#5587d7,#396bbc);
	background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
	background-repeat: repeat-x;
	background-color: #396bbc;

	border-color: #fff;
	height: 80px;
}

.navbar>.container .navbar-brand{
	font-size: 24px;
	font-weight: 300;
	margin-left: 0;
	margin-top: 10px;
}

.navbar-fixed-bottom .bottom-logo{
	margin:0 auto;
}

.navbar-fixed-bottom{
	display:block;
}

.navbar-text {
    font-size:inherit;
	width:100%;
    margin-top: 0;
    margin-bottom: 0;
	text-align:center;
	padding:10px;	
}

.nav>li {
	padding:3px 3px 0;
}

.nav>li:hover {
/*	box-shadow:2px 2px 2px 2px rgba(155,155,155,1); */
}

  .navbar-side {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    padding: 0;
    list-style: none;
    border-left: 1px solid #ccc;
    color:#ffffff;
    background-color: #464646;
    overflow-y: auto;

    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 300ms ease;
    transition: 300ms ease;	

  }
		
		.navbar-side a{
			color:#ffffff;
		}
		

	 .navbar-side-item {
		padding: 1.5rem;
		margin: 0;
		border-bottom: 2px solid #ccc;
		height: 5rem;
		}
	
		.side-link {
			padding-left: 2rem;
		}
		
	.reveal {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-transition: 300ms ease;
		transition: 300ms ease;
	}		
	
	.overlay {
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer;
		background-color: #ccc;
		opacity: 0.6;
		z-index: 990;
	}	

.main-splash{
  float:none; 
  margin-right:0;
}
	
.main-nav li.navbar-item {
	float: left;
	margin-left: 12px;
	padding: 10px 14px;
	list-style: none;
}



.dropdown-menu {
		color:#fff !important;

		background-image: linear-gradient(to bottom,#5587d7,#396bbc);
		background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
		background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
		background-repeat: repeat-x;
		background-color: #396bbc;

    list-style: none;
    font-size: 14px;
		font-weight:500;
    text-align: left;
		padding:0;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width:100%;
}

.dropdown-menu>li{
	border-bottom:1px solid rgba(255,255,255,0.4);
}

.dropdown-menu>li>a {
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
    white-space: nowrap;
		font-size: 16px;
    text-decoration: none;
}

#navbarSide .dropdown-menu>li>a {
	padding: 15px 20px;
	text-align: center;
	font-size: 18px;
}

#navbarSide .dropdown-menu {
  width: 100%;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color:#fff;
		color:#396bbc;
}

.nav>li>a:hover {
    text-decoration:none;
		background-color:transparent;
}

.nav>li>a:focus {
	text-decoration:none;
}

.belowthefold{
	height:100vh;
    background: #f5f5f5;
}

.jumbotron{
	background-color:transparent;
	position:relative;
    z-index: 6;
}

.jumbotron h2 span{
	margin: 0 20px;
    border-right: 1px solid rgba(255,255,255,.6);
    font-size: 1.4em;
}

.jumbotron h2,.jumbotron h2 a{
	font-size: 1.1em;
	font-weight:300;
	letter-spacing: 0.08em;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,.0);
    -webkit-transition: border-bottom .6s, -webkit-transform .6s;
    transition: border-bottom .6s, transform .6s;	
}

.jumbotron h2 a:hover, .jumbotron h2 a:visited ,
.jumbotron h2 a:active{
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,1);
}

.socialtron{
    padding-left: 60px;
    padding-right: 60px;
}
.container .socialtron, .container-fluid .socialtron {
    border-radius: 6px;
}
.socialtron {
    background-color: transparent;
    position: relative;
}

.socialtron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
}

.socialcart{
	display:none;
	position: fixed;
	top: 39%;
	right:0px;
	z-index: 1000;
	-webkit-box-shadow:  -6px 10px 10px -6px rgba(0,0,0,0.56);
	-moz-box-shadow:  -6px 10px 10px -6px rgba(0,0,0,0.56);
	box-shadow:  -6px 10px 10px -6px rgba(0,0,0,0.56);	
}

.socialcart img{
	width:32px;
}

#testimonialshome {
	margin-top: 50px !important;
}

#testimonialshome h2 {
	margin: 0 auto;
	color: #fff;
	width: 400px;
	text-align: center;
	font-size: 26px;
}

#testimonialshome p {
	font-family:'Raleway', sans-serif !important;
	color:#fff !important;
	font-size:18px !important;
	letter-spacing:1px !important;
	margin-top: 5px !important;
  text-align: center;
	font-style: italic;
}

#testimonialshome p a {
	color:#fff;
	font-size:16px;
}

#testimonialshome p a:hover {
	color:#888;
	text-decoration:none;
}

#testimonialshome strong {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff !important;
	font-size:24px !important;
	font-weight:600 !important;
	font-style:italic !important;
	text-shadow:none !important;
}

/* Encompass Form Begin */
.modal-title{
  color: #789ecb;
  font-size: 22px;  
  margin: 0 auto;
}
#encompass {
	color:#fff;
}

#encompass h3{
	text-align:center;
	color:#789ecb;
	font-size:22px;
}	

#encompass .active{
	display:block;
}

#encompass-lo-button-box{
	display:none;
}

#encompass-lo-box{
	display:none;
}

#encompass-loantype-box{
	display:none;
	margin: -17px 0;
}

#encompass .encompass-modal-lo-dialog {
	border-radius:4px;
	background-color:#fff;
}

#encompass .encompass-modal-lo-content {
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}	

#encompass .encompass-modal-header {
	border-bottom:none;
	padding:10px;
}	

#encompass .encompass-modal-body {
    min-height: 110px;
}

#encompass .encompass-lo-btn{
	color:#fff;
	background-color:#789ecb;
/*	padding:10px 50px;*/
	padding:5% 40%;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;
	border-radius:2px;				
}

#encompass .encompass-option-btn{
	color:#fff;
	background-color:#789ecb;
	width:100%;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;
	border-radius:2px;				
}	

#encompass .encompass-modal-footer {
    border-top: none;
    position: relative;
    float: right;
    padding-right: 15px;
}

#encompass .encompass-modal-app {
	padding: 20px;
}

/* Encompass Form End */

/* JQUERY TABS */
#mdl_tabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}
#mdl_tabs .ui-widget-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
#mdl_tabs .ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}

#mdl_tabs .mdl_tabs_btn ul li{
	float:left;
	margin-right:20px;
	list-style-type: none;
}
#mdl_tabs .mdl_tabs_btn ul li a {
	font-family: 'Raleway', sans-serif;
	background-color: #F4F4F4;
	color: #565656;	
	text-decoration:none;
	font-weight: 500;
	letter-spacing: .5px;
	border: none;
	padding: 9px 33px;
	font-size: 16px;
	height: inherit;
}

#mdl_tabs .mdl_tabs_btn ul li a:hover,
#mdl_tabs .mdl_tabs_btn ul li a.selected {
	width: 100%;
	background-image: linear-gradient(to bottom,#5587d7,#396bbc);
	background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
	background-repeat: repeat-x;
	background-color: #396bbc;
	color: #fff;
	font-weight: 500;
	letter-spacing: .5px;
	border: none;
	padding: 9px 33px;
	font-size: 16px;
}

#mdl_tabs .tabbox{
	width:100%;
	background:#f5f5f5;
	background-image:none;
}

#mdl_tabs .input-location{
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	display: inline-block;
	height: 29px;
	line-height: 25px;
	margin: 10px 0 5px;
	padding: 0 8px;
	color: #888;
}

#mdl_tabs .ui-tabs-selected {
    background: none repeat scroll 0 0 #444;
    border-radius:0;
}
#mdl_tabs .ui-tabs-nav .ui-tabs-selected a {
    color: #fff;
    cursor: default;
}
#mdl_tabs .ui-tabs-panel {
    padding: 0px;
	background:#fff;
}
#mdl_tabs .panel_top {
    border-radius: 0 2px 2px;
    margin-left: 2px;
    padding: 10px 10px 0;
    position: relative;
}
#mdl_tabs .mdl_inner {
	padding: 30px;
  padding-top: 20px;
	float: left;
	background: #f7f7f7;
}
#mdl_tabs .mdl_inner h1{
	margin: 0px;
	color: #002c73;
}

#mdl_tabs .mdl_inner h2{
	color:#002c73;
}

#mdl_tabs .mdl_inner strong{
	color:#002c73;
	font-size:16px;
	font-family:inherit;
}

#mdl_tabs .mdl_inner span{
	color: #333;
	font-size: 15px;
	font-family: inherit;	
}

#mdl_tabs .mdl_inner p{
	font-family: 'Raleway', sans-serif;
	font-size:13px;
}

/* Encompass Form End */

#apply {
	color:#fff;
}

#apply h3{
	text-align:center;
	color:#789ecb;
}	

#apply .active{
	display:block;
}

#lo-button-box{
	display:none;
}

#lo-box{
	display:none;
}

#loantype-box{
	display:none;
	margin: -17px 0;
}

#apply .modal-lo-dialog {
	width:500px;
	margin:275px auto;
	border-radius:4px;
	background-color:#fff;
}

#apply .modal-lo-content {
	height: 260px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}	

#apply .modal-header {
	border-bottom:none;
}	

#apply .lo-btn{
	color:#fff;
	background-color:#789ecb;
/*	padding:10px 50px;*/
	padding:5% 40%;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;
	border-radius:2px;				
}

#apply .option-btn{
	color:#fff;
	background-color:#789ecb;
	width:100%;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;
	border-radius:2px;				
}	

.btn-success{
	padding: 8px 16px;
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
	letter-spacing: 1px;
}

.btn-add{
  background-color:#789ecb;
  color:#fff;
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
}

.btn-remove{
  background-color:#cb789e;
  color:#fff;
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
}

.wizard-card-overlay{
	padding-top: 0;
	margin-top: -10px;
}
.begin-btn, .back-btn, .btn-primary,
.next-btn, .wizard-close{
	color:#fff;
	background-color:#789ecb;
	padding:8px 16px;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;		
}	

.begin-btn:hover,.back-btn:hover,
.lo-btn:hover,.option-btn:hover,
.next-btn:hover,.back-btn:focus,
.wizard-close:hover,.btn-primary:hover, 
.btn-primary.focus,.btn-primary:active{		
	background-color:#4476b1;
	border-color:#4476b1;
}

.bg-primary{
	color:#fff !important;
	background-color:#789ecb !important;
	padding:8px 16px;  
}

.bg-primary h2{
	color:#fff !important;
}
.bg-primary p{
	color:#fff !important;
  font-size: 13px;
  padding-bottom: 20px;
}

.bg-primary .input-group-text {
  color: #fff;
  background-color: #789ecb;
  border: 1px solid #fff;
  border-radius: 0;
}

.bg-primary .form-control{
  border: 1px solid #fff;
  border-radius: 0;
}


.close-btn{
	color:#789ecb;
	background-color:#fff;
	padding:8px 16px;
	font-size:17px;
	font-weight:600;
	border:2px solid #789ecb;				
}	

.close-btn:hover{				
	color:#fff;
	background-color:#789ecb;					
}

#apply .lo-panels .intropanel {
	display:none;
}

#apply .lo-panels .intropanel.active {
	display:block;
}	

#apply .active a{
	width: 100% !important;
	position: relative;
	text-align: left;
	height: 67%;
}

#apply .modal-footer {
	border-top:none;
	position: relative;
	float:right;
	padding-top: 0;
}	

#apply .modal-body {
 min-height: 125px;
}

#apply .lo-select{
	width:300px;
}

#apply .form-group{
/*	height:102px;*/
}

#lo-intro{
	
}

#lo-intro h4{
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color:#789ecb;
}

#lo-intro ul li{
	color:#999;
	font-size:15px;
}							

.horizontal-line{
    padding-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.6);
    margin: 0 auto;
    position: relative;
    width: 75%;
}

.top-buffer { margin-top:20px; }
.bottom-buffer { margin-bottom:20px; }

.btn-pcm {
    color: #fff;
    background-color: #cb7a77;
    border-color: #cb7a77;
}

.btn-pcm:hover {
    color: #cb7a77;
    background-color: #fff;
    border-color: #fff;
}

.btn-pcm-inverse {
    color: #cb7a77;
    background-color: #fff;
    border-color: #fff;
}

.btn-pcm-inverse:hover {
    color: #fff;
    background-color: #cb7a77;
    border-color: #cb7a77;
}

.btn.focus {
    color: #fff !important;
    text-decoration: none;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 4px 13px;
    border: 2px solid rgba(255,255,255,0.4);
    border-radius: 100%!important;
    font-size: 40px;
   	color: rgba(255,255,255,0.4);
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
	border: 2px solid #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.hideme{
	opacity:.0;
}

#mission{
	text-align:center;
  background: #f5f5f5;
	padding:50px 0 70px;
}

	#mission h2{
	    clear: both;
		font-size:2.5em;
		color:#cb7a77;
		font-weight:400;
	}	
	
	#mission h3{
		font-size:2em;
		color:#666;
		font-weight:500;
	}
	
	#mission span{
		color:#666;
		font-weight:500;
	}		
	
	#mission p{
		font-size:1.8em;
		color:#333;
		font-weight:400;
	}
	
#careers{
	text-align:center;
	padding-bottom:30px;
}

	#careers h2{
	  clear: both;
		font-size:2.5em;
		color:#cb7a77;
		font-weight:300;
	}	
	
	#careers h3{
		font-size:2em;
		color:#666;
		font-weight:300;
	}
	
	#careers span{
		color:#666;
		font-weight:300;
	}		
	
	#careers p{
		font-size:1.8em;
		color:#333;
		font-weight:300;
	}	
	
#realtors{
	text-align:center;
	padding-bottom:30px;
}

	#realtors h2{
		margin-top: 0px;
	  clear: both;
		font-size:2.5em;
		color:#cb7a77;
		font-weight:300;
	}	
	
	#realtors h3{
		font-size:2.3em;
		color:#779ECB;
		font-weight:300;
	}
	
	#realtors span{
		color:#666;
		font-weight:300;
	}		
	
	#realtors p{
		font-size:1.8em;
		color:#333;
		font-weight:300;
	}		
	
#experience{
	text-align:right;
	background-image: linear-gradient(to bottom,#5587d7,#396bbc);
	background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
	background-repeat: repeat-x;
	background-color: #396bbc;

	padding:80px 0;
}

	#experience blockquote{
		font-size:24px;
		color:#efefef;
		font-weight:300;
		border:none;
	}	

	#experience h2{
	   clear: both;		
		font-size:2.5em;
		color:#fff;
		font-weight:300;
	}	
	
	#experience h3{
		font-size:2em;
		color:#efefef;
		font-weight:300;
	}	
	
	#experience p{
		font-size:24px;
		color:#efefef;
		font-weight:300;
	}							

#team{
	background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 27.55%;
	position:relative;
	z-index:999;
}

	#team h2{
	    clear: both;		
		text-align:center;
		font-size:4em;
		color:#fff;
		font-weight:700;
	}	
	
	#team h3{
		font-size:2em;
		color:#fff;
		font-weight:500;
	}	
	
	#team p{
		font-size:1.8em;
		color:#fff;
		font-weight:400;
	}
	
#goal{
	text-align:center;
	padding:50px 0 70px;
	background: #f5f5f5;
}

	#goal h2{
	    clear: both;		
		font-size:2.5em;
		color:#cb7a77;
		font-weight:300;
	}	
	
	#goal h3{
		font-size:2em;
		color:#666;
		font-weight:500;
	}	
	
	#goal p{
		font-size:1.8em;
		color:#333;
		font-weight:300;
	}		

#product{
	text-align:left;

	background-image: linear-gradient(to bottom,#5587d7,#396bbc);
	background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
	background-repeat: repeat-x;
	background-color: #396bbc;

	padding:80px 0;
}

	#product h2{
	    clear: both;		
		font-size:2.5em;
		color:#fff;
		font-weight:300;
	}	
	
	#product h3{
		font-size:2em;
		color:#efefef;
		font-weight:300;
	}	
	
	#product p{
		font-size:1.8em;
		color:#efefef;
		font-weight:300;
	}	
	

#industry{
	text-align:center;
	padding:50px 0 70px;
	background: #f5f5f5;
}

	#industry h2{
	    clear: both;		
		font-size:2.5em;
		color:#cb7a77;
		font-weight:400;
	}	
	
	#industry h3{
		font-size:2em;
		color:#666;
		font-weight:500;
	}	
	
	#industry p{
		font-size:1.8em;
		color:#333;
		font-weight:400;
	}		

#socialbox{
	text-align:center;
	padding:50px 0 70px;
}

	#socialbox h2{
	    clear: both;		
		font-size:2.5em;
		color:#fff;
		font-weight:600;
	}	
	
	#socialbox h3{
		font-size:2em;
		color:#fff;
		font-weight:500;
	}	
	
	#socialbox p{
		font-size:1.8em;
		color:#333;
		font-weight:400;
	}
	
	.agent-photo{
		position:absolute;
		left:0;
		bottom:0;
		max-width:30%;
		z-index: 100;
	}

	.lo-wrapper{
		width:630px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.lo-info{
	}
	
	.lo-info h1{
		font-family: 'Raleway', sans-serif;
		font-size:7vw;
		font-weight: 400;
		color: #ffffff;
		white-space: nowrap;
	}
	
	.lo-info h2{
		font-family: 'Raleway', sans-serif;
		font-size:5vw;
		font-weight: 400;
		color: #ffffff;
		margin:0;
		white-space: nowrap;
	}							

	.lo-info h3{
		font-family: 'Raleway', sans-serif;
		font-size:2vw;
		font-weight: 500;
		color: #ffffff;
		margin:0;
	}		
	
	.lo-info img{

	}	
	
 .modal.fade .modal-dialog {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0); 
		transform: translate(0, 0);
 }	
 
	.tooltipsy
	{
			padding: 10px;
			color: #fff;
			font-size:16px;
			background-color: #ed6162;
			border: 1px solid #fff;
			position: relative;
			top: 110px;
			right: 120px;
			max-width: 170px;
	}
	
	.applybutton
	{
    padding: 10px 20px !important;
    background-color: #ed6162;
    border-radius: 3px;
    margin: 10px 20px 10px 10px;
    max-width: 140px;
    text-align: center;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
	}
	
	.applybutton:hover, .applybutton:focus{
		background-image: linear-gradient(to bottom,#5587d7,#396bbc);
    background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
    background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));			
    background-repeat: repeat-x;
    background-color: #396bbc !important;

    -webkit-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	
		color:#fff !important;
		text-decoration:none !important;
	}

	.apply-wrapper{
		text-align:right;
	}

	.apply-base{
		color:#fff;
    max-width: 100px;
		margin-right: 20px;
	}	


.paymentportal
	{
    padding: 10px 20px !important;
    background-color: #396bbc;
    border-radius: 3px;
    margin: 10px 20px 10px 10px;
    max-width: 140px;
    text-align: center;
		white-space: nowrap;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
	}
	
	.paymentportal:hover, .paymentportal:focus{
    background-color: #ed6162 !important;

    -webkit-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	
		color:#fff !important;
		text-decoration:none !important;
	}


footer{
	background:#565656 !important;
	padding: 30px 0;
	margin: 0;
	width: 100%;
	text-align:center;
	bottom: 0;
	height: 220px;
	color:#ffffff;
}
	footer h1{
		font-size: 30px;
		margin: 0;
		color:#ffffff !important;
	}
	footer h2{
		font-size: 24px;
		margin: 0;
		color: #fff !important;
		margin-bottom: 10px;
	}
	footer h3{
		font-size: 20px;
		margin: 0;
		color: #fff !important;
    margin-bottom: 2px;
	}
	footer a{
		font-size: 20px;
		margin: 0;
		color:#ffffff !important;
	}

	footer p{
		font-size: 20px;
		margin: 0;
		color:#ffffff !important;
	}

	footer .container-fluid{
		background-color: #565656;
	}

@media screen and (min-width: 320px){
	
	.apply-base{
		display:none;
	}	
	
	.nav-logo{
		width:50px;
		height:50px;
		margin: 5px;
	}

	.navbar>.container .navbar-brand{	
		font-size: 18px;
		margin-top: 0px;
	}
	
	* *:before *:after {
			transition: none !important;
	}	
		
	.jumbotron {
		padding:50px 0 0;
		margin-bottom:0;
	}	
	
	.jumbotron h2, .jumbotron h2 a{
		font-size:14px;
	}
	
	.navbar-collapse{
		background-color:#779ECB;
	}		
	
	.chevron{
		position: absolute;
    bottom: 7px;
    z-index: 999;
    text-align: center;
    width: 100%;
	} 
	
	.chevron h2{
		color: #fff;
    font-size: 9vw;
    font-weight: 500;
	}
	
	.chevron h2 span{
		font-size: 5vw;
    font-weight: 400;
		margin-right:15px;		
	}	
	
	.chevron a:hover {
		text-decoration:none;
	}		

	.lo-info {

	}
	
	.lo-info .lo-fill-name{
		width:100%;
		height:70px;
		position:relative;
    z-index: 100;
	}		
	
	.lo-info .lo-fill-name span{
    color: #fff;
		width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	}			
	
	.lo-info .col-xs-5{
		padding:0;		
	}
	
	.lo-info img {
		width: 100%;
		margin: 0 auto;
	}
	
	.lo-info h1 {
    font-size: 10vw;
	}	
	
	.lo-info h2 {
		display:none;
	}		
	
	.lo-info h3 {
    font-size: 5vw;
    margin:0 auto;
    float: left;
	}	
	
	.lo-wrapper {
    width: 100%;
		text-align: center;
	}
	
	.agent-photo{
		position:absolute;
		left:0;
		bottom:0;
		max-width:65%;
		z-index: 100;
	}	
	
	.sticky-message{
		position: fixed;
		bottom: 0px;
		right: 20px;
		color: #fff;
		background: rgba(255,255,255,0.2);
		padding: 10px;
		border-radius: 3px;
		font-size: 11px;
		text-shadow: 1px 1px 1px #262626;
	}	
	
	.sticky-emblem{
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 100px;
		z-index: 10;
	}		
	
	#apply {
		padding-right: 0px !important;
	}	
	
	#apply .modal-lo-dialog {
			width: 92%;
			margin: 20% auto;
	}	
	
	#apply h3{
		font-size:14px;
		font-weight:400;
	}
	
	#loantype-box .row{
		margin-bottom:10px;
	}
	
	#loantype-box > div:nth-child(3){
		margin-bottom:0px;
	}	
	
	#lo-intro h4{	
		font-size:16px;
	}
	
	#lo-intro ul li {
		color: #999;
		font-size: 12px;
	    margin-left: -20px;
	}
	
	.dd {
		width:235px !important;
	}
	
	.dd .ddTitle {
		white-space: nowrap;
	}
	
	/* steps header */
	.well span {
			font-size: 14px;
			color: #337ab7;
	}	
	
	.wizard-card-container .form-group{
		margin-bottom:0px;
	}
	
	.wizard-card-container p.pspace{
		display:none;
	}
	
	.four55 {
		height:455px !important;
	}	
	
	.three30 {
		height:330px !important;
	}	
	
	#experience, #mission, #goal, #product, #industry{
		padding: 30px 0;
	}
	
	#experience p, #mission p, #goal p, #product p, #industry p{
		font-size:16px;
	}	
	
	.bottom-logo{
		margin:0 auto;
	}
	
}

@media screen and (min-width: 375px){

	.navbar-brand-sm{
		font-size: 14px;
	}

	.navbar-brand-lg{
		font-size:14px;
	}
	
	.nav-logo{
		width:50px;
		height:50px;
		margin: 5px;
	}

	.navbar>.container .navbar-brand{	
		font-size: 22px;
		margin-top: 0px;
	}
	
	* *:before *:after {
			transition: none !important;
	}	
		
	.jumbotron {
		padding:50px 0 0;
		margin-bottom:0;
	}	
	
	.jumbotron h2, .jumbotron h2 a{
		font-size:1em;
	}	
	
	.navbar-collapse{
		background-color:#779ECB;
	}		
	
	.chevron{
		position: absolute;
    bottom: 7px;
    z-index: 999;
    text-align: center;
    width: 100%;
	} 
	
	.chevron h2{
		color: #fff;
    font-size: 9vw;
    font-weight: 500;
	}
	
	.chevron h2 span{
		font-size: 5vw;
    font-weight: 400;
		margin-right:15px;		
	}	
	
	.chevron a:hover {
		text-decoration:none;
	}		

	.lo-info {

	}
	
	.lo-info .lo-fill-name{
		width:100%;
		height:70px;
		position:relative;
	}		
	
	.lo-info .lo-fill-name span{
    color: #fff;
		width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	}			
	
	.lo-info .col-xs-5{
		padding:0;		
	}
	
	.lo-info img {
		width: 100%;
		margin: 0 auto;
	}
	
	.lo-info h1 {
    font-size: 10vw;
	}	
	
	.lo-info h2 {
		display:none;
	}		
	
	.lo-info h3 {
    font-size: 5vw;
    margin:0 auto;
    float: left;
	}	
	
	.lo-wrapper {
    width: 100%;
		text-align: center;
	}
	
	.agent-photo{
		max-width:60%;
	}	
	
	#apply {
		padding-right: 0px !important;
	}	
	
	#apply .modal-lo-dialog {
			width: 92%;
			margin: 20% auto;
	}	
	
	#apply h3{
		font-size:16px;
		font-weight:500;
	}
	
	#loantype-box .row{
		margin-bottom:10px;
	}
	
	#loantype-box > div:nth-child(3){
		margin-bottom:0px;
	}	
	
	#lo-intro h4{	
		font-size:16px;
	}
	
	#lo-intro ul li {
			color: #999;
			font-size: 14px;
	    margin-left: -20px;
	}	
	
	/* steps header */
	.well span {
			font-size: 14px;
			color: #337ab7;
	}	
	
	.wizard-card-container .form-group{
		margin-bottom:0px;
	}
	
	.wizard-card-container p.pspace{
		display:none;
	}
	
	.four55 {
		height:455px !important;
	}	
	
	.three30 {
		height:330px !important;
	}	
	
	#experience, #mission, #goal, #product, #industry{
		padding: 30px 0;
	}
	
	#experience p, #mission p, #goal p, #product p, #industry p{
		font-size:16px;
	}	
	
	.bottom-logo{
		margin:0 auto;
	}
	
	.dd {
		width: 275px !important;
	}	
	
}

@media screen and (min-width: 500px){
	
	.slideout-form {
		margin-right:10px;
		margin-bottom:0;
		left: auto;
	}	
	
	header.carousel {
		height: 80vh;
	}		

	.navbar-brand-sm{
		font-size: 20px;
	}
		
	.apply-base{
    display: inline-block;
	}		

	#apply .modal-lo-dialog{
		margin: 10% auto;
	}
	
	.agent-photo{
		max-width:40%;
	}	
	
	.sticky-message{
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
    background: rgba(255,255,255,0.2);
    padding: 10px;
    border-radius: 3px;
    font-size: 16px;
		text-shadow:1px 1px 1px #262626;
	}

}

@media (min-width: 666px) and (max-height: 500px){
	.agent-photo{
		max-width:35%;
	}	
	
	.lo-wrapper {
		margin-right: 50px;
    float: right;
    width: 60%;		
	}	
	
	.jumbotron {
		float: right;
    margin-right: 10%;		
	}
	
	.jumbotron h2,.jumbotron h2 a{
		font-size: 18px;
	}
	
	.lo-info h2 {
			display: block;
	}	
	
	.lo-info h3 {
		font-size: 3vw;
	}	
	
	.chevron{
		display:none;
	}
	
	.navbar-text {
		font-size: 1.1em;
		width:65%;
		margin-top: 0px;
		margin-bottom: 0px;	
		text-align:left;
	}
	
	.navbar-fixed-bottom .bottom-logo {
		margin: 10px;
		float: right;
	}	
	
	.control-label 	{
		text-align:left;
	}	
	
	.modal-content{
		height:520px;
	}	
		
}

@media (min-width: 666px) and (min-height: 500px){
	.agent-photo{
		max-width:35%;
	}	
	
	.lo-wrapper {
		width:60%;
	}	
	
	.jumbotron {
	}		
	
	.jumbotron h2,.jumbotron h2 a{
		font-size: 18px;
	}
	
	.lo-info h2 {
			display: block;
	}	
	
	.lo-info h3 {
		font-size: 3vw;
	}	
	
	.chevron h2{
		display:none;
	}
	
	.navbar-text {
		font-size: 1.1em;
		width:65%;
		margin-top: 0px;
		margin-bottom: 0px;	
		text-align:left;
	}
	
	.navbar-fixed-bottom .bottom-logo {
		margin: 10px;
		float: right;
	}	
	
	.row {
    margin-bottom: 10px;		
	}
	
	.control-label 	{
		text-align:left;
	}	
	
	.modal-content{

	}	
		
}

@media (min-width: 768px){
  .logosmall{
    font-size: 18px;
  }  
  .logosmall img{
    height:70px;
    width:70px;
    margin-top: 0px;
  }
	
	.navbar-brand{
		padding-top: 0;
	}
	
  .logolarge{
    font-size: 18px;
  }  
	.logolarge img{
		height:90px !important;
		width:90px !important;
		margin-top: 5px;
		
		-webkit-transition:all .25s;
		-moz-transition:all .25s;
		-o-transition:all .25s;
		transition:all .25s;	
	}	
  
  .dropdown-menu {
    width: inherit;
}
	
	.navbar-brand-lg {
			font-size: 20px;
			color: #fff;
			margin: 25px 0px 0px 10px;
	}	
	
	.navbar-side{
		width: 30%; 
	}	

	#content{
		margin-top:80px;
	}

	.nav-logo{
		width:70px;
		height:70px;
		margin: 5px;
	}

	.navbar>.container .navbar-brand{	
		font-size: 24px;
		margin-top: 10px;
	}

	.container-start {
		padding:0;
	}
	
	.sub_container {
		padding-top:40px !important;
	}	
	
	.agent-photo{
		max-width:30%;
	}	
	
	.lo-wrapper {
 		margin-left:30%;
		width: 55%;		
	}
	
	.lo-info h2 span{
		font-size:4vw;
		margin-right:20px;
	}
	
	#lo-intro h4 {
    font-size: 25px;
	}		
	
	#lo-intro ul li {
		font-size: 16px;
		margin-left: -22px;
	}	
	
	.jumbotron h2,.jumbotron h2 a{
		font-size:1.3em;
	}
	
	.jumbotron h2 span{
		margin: 0 10px;
	}
  
  #testimonialshome p {
  font-size: 24px !important;
  }  
	
	.socialtron {
		padding-top: 48px;
		padding-bottom: 48px;
	}	
	
	.socialcart{
		display:grid;
	}
		
	#experience, #mission, #goal, #product, #industry{
		padding: 50px 0;
	}
	
	#experience p, #mission p, #goal p, #product p, #industry p{
		font-size:24px;
	}		
	
	#experience{
		text-align:center;
		padding-top:50px;
	}	
	
	#product{
		text-align:center;
		padding-top:70px;
	}
	
	.dd {
		width: 300px !important;
	}

}

@media (min-width: 768px) and (min-height: 900px){ 
	
	.lo-wrapper {
			margin:0 auto;
			width: 80%;
	}	
	
	.lo-info .lo-fill-name {
			width: 100%;
			height: 120px;
			position: relative;
	}	
	
	.lo-info h2 {
			display: none;
	}	
	
	.lo-info h3 {
			font-size: 5vw;
			margin-top: -7px;
			font-weight: 400;
	}
	
	.chevron {
    bottom: 30px;
	}	
	
	.chevron h2 {
		display: block;
		font-size: 10vw;
    font-weight: 500;		
	}	
	
	.chevron h2 span{
		font-size: 2vw;
    font-weight: 400;
		margin-right:15px;		
	}	
	
	.chevron a:hover {
		text-decoration:none;
	}		
}

@media (min-width: 992px){
	.container {
			width: 100%;
	}
	.sticky-emblem{
    position: fixed;
    bottom: 40px;
    left: 40px;
    width: 180px;
	}			
}

@media (min-width: 1024px){
	
	.lo-wrapper {
		margin-left: 40%;
		width: 50%;
	}
	
	.lo-info .lo-fill-name {
		height: 100px;
	}	
	
	.lo-info h2 span{
		font-size:4vw;
		margin-right:20px;
	}	
	
	.lo-info h3 {
			font-size: 3vw;
			margin-top: -7px;
			font-weight: 400;
	}	
	
	.lo-info a:hover{
		text-decoration:none;
	}
	
.socialcart img{
	width:48px;
}	
	
	.chevron {
    bottom: 25px;
	}	
	
	.chevron .corporate h2 {
			display: block;
			font-size: 3vw;
			font-weight: 500;
	}
	
}

@media (min-width: 1025px){
	
	.container {
			width: 940px;
	}	
	
	.navbar-collapse{
		background-color:transparent;
		padding-top:10px;
	}

	.apply-base{
    display: none;
	}	
		
}

@media (min-width: 1024px) and (max-height: 500px){
	
	.agent-photo {
			max-height: 85%;
	}
	
	.lo-wrapper {
    margin-right: 180px;	
	}
}

@media (min-width: 1024px) and (min-height: 660px){ 

	.lo-wrapper{
		margin-top:90px;
	}
	
	.lo-wrapper .row {
		margin-bottom:5px;
	}	

}

@media (min-width: 1024px) and (min-height: 900px){ 

	.lo-wrapper{
		
	}
	
	.lo-wrapper .row {
		
	}	
	
	.lo-info h2 {
		display: block;
	}	
	
	.chevron{
		width:100% !important;
	}
	
	.chevron h2 {
		display:none;		
	}		

}

@media (min-width: 1040px){
	
	.navbar-collapse{
		background-color:transparent;
	}	
}


@media (min-width: 1200px){

	.container-start {
		width: 1170px;
	}
	
	
	.chevron{
		width:100% !important;
	}	
	
}

@media (min-width: 1365px){
	
	.lo-wrapper {
			margin-left: 35%;
	}	
}

@media (min-width: 1365px) and (max-height: 670px){ 
	.agent-photo {
    max-width: 30%;
	}
}

@media (min-width: 1440px){
		
	.lo-info .lo-fill-name {
    height: 150px;
	}	
	
	.toggle-button, .navbar-side {
		display: none;	
	}	
	
	.main-nav {
		display: flex;
	}

}

@media (max-width:1024px){
	
	.navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
/*		background-color: transparent;  */
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
	}
	
		.navbar-fixed-bottom{
		display:block;
	}	
	
    .hidebtn-xs, .hidebtn-xs input {
        display: block !important;
    }
    .hidebtn-xs .input-group-btn {
        display: none !important;
    }
	
	.modal-content{
		height:300px;
	}	
	
	.lo-info h1 {
			
	}	
	
	.lo-info h2 {

	}		
	
	.lo-info h3 {
	}		
	
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }	
}







	

