@font-face {
    font-family: HelveticaNeue-Regular;
    src: url(../fonts/HelveticaNeue.ttf) format("truetype");
}
@font-face {
    font-family: HelveticaNeue-Medium;
    src: url(../fonts/HelveticaNeue-Medium.ttf) format("truetype");
}
@font-face {
    font-family: HelveticaNeue-Light;
    src: url(../fonts/HelveticaNeue-Light.ttf) format("truetype");
}
@font-face {
    font-family: HelveticaNeue-Bold;
    src: url(../fonts/HelveticaNeue-Bold.ttf) format("truetype");
}
@font-face {
    font-family: HelveticaNeue-Thin;
    src: url(../fonts/HelveticaNeue-Thin.otf) format("truetype");
}
/*body {
    font-family: HelveticaNeue-Regular;
}*/

body,
html {
    width: 100%;
    height: 100%;
    color: #606060;
}

.news_item .news_item_text a{
    color:#606060;
}

.dropdown-menu{
    margin: 5px 0 0;
}

.navbar-nav > li > a,
.navbar-nav > li button{
    font-family: HelveticaNeue-Medium;
    font-size: 14px;
}

.lets_social_block p{
    padding: 0 15px;
}
.news h2{
    font-size: 30px;
    line-height: 30px;
    color:#000;
}
.news h3{
    font-size: 18px;
    font-weight: normal;
    color:#000;
    line-height: 25px;
}
.news .news_item{
    padding: 0 28px;
    background: #f8f8f6;
}
.news .time{
    color:#606060;
    font-size: 12px;
    line-height: 25px;
    padding-left: 22px;
    background: url(../i/clock.png) left center no-repeat;
    font-weight: normal;
}
.news .news_item_text{
    color:#606060;
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
}
.news .news_item_link{
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 16px;
    background: url(../i/news_link_arrow.png);
    margin-top: 3px;
}

.news{
    margin-bottom: 80px;
}

.about_right h2{
    background: url(../i/about.jpg) center center no-repeat;
    color:#000;
}

.our_feat{

}

.join_block{
    height: 240px;
    background: url(../i/bg_join.jpg) center bottom no-repeat;
}
.quick_block{
    height: 240px;
    background: url(../i/bg_quote.png) center -10px no-repeat;
}
.lets_social_block{
    height: 240px;
    background: url(../i/bg_social.jpg) center bottom no-repeat;
    margin-top: 20px;
}

.join_block p,
.quick_block p,
.lets_social_block p{
    font-family: HelveticaNeue-Regular;
    font-size: 18px;
    line-height: 30px;
    color:#000;
    font-weight: normal;
    margin-left: 25px;
    margin-top: 15px;
}

.daily_block p{
    color:#898888;
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
    margin-left: 25px;
    font-family: HelveticaNeue-Regular;
}
.daily_block .daily_title{
    color:#000;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    font-family: HelveticaNeue-Light;
    margin-left: 25px;
    margin-top: 15px;
}
.daily_img{
    height: 420px;
    background: url(../i/bg_rates.jpg) center bottom no-repeat;
}


.container.news h2{
    background: url(../i/news.jpg) center center no-repeat;
}

.aboutbox a{
    text-decoration: none;
    font-weight: normal;
}

.login_form_img{
    width: 100%;
    height: 270px;
    background: url(../i/bg_login.jpg) center center no-repeat; 
}

.intro-message a{
    display: block;
    margin: 0 auto;
    width: 270px;
    height: 46px;
    line-height: 40px;
    font-family: HelveticaNeue-Regular;
    font-size: 18px !important;
    padding: 0 !important;
    font-weight: normal !important;
}

.lo_header-top2{
    height: 107px;
}

.lo_header2 .top-mid2_lo ul{
    margin-top: -4px !important;
}

.intro-message h1{
    font-size: 70px;
    line-height: 110px;
    font-family: HelveticaNeue-Medium;
}
.intro-message h3{
    font-family: Arial !important;
    font-weight: normal;
}
.lo-header-image .user_name{
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    font-family: "Arial";
    color:#000;
}

.lo-header-image p{
    margin-bottom: 0 !important;
    font-weight: normal;
    
}

.lo-header-image .user_title{
    font-size: 16px;
    line-height: 22px;
    font-family: "Arial";
    font-weight: normal;
    color:#000;
    margin-bottom: 10px !important;
}
.top_social{
    float: left;
    margin-top: 56px;
}
.top-right2{
    float: right;
    margin-top: -95px;
}
.top-left2{
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    padding-top: 0;
}

.top-mid2{
    width: 100%;
}
.top_social li{
    display: inline-block;
    vertical-align: top;
    margin-right: 28px;
}
.top_social li a{
    display: block;
    height: 49px;
    width: 49px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
}
.social-fb{
    background: url(../i/icon-fb.png) center center no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
}
.social-tw{
    background: url(../i/icon-tw.png) center center no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
}
.social-in{
    background: url(../i/icon-in.png) center center no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
}

.lo-header-image {
	position: relative;
}

.lo-photo {
	position: absolute;
	left: -100px;
	top: 5px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.phone_us_lo {
	padding-right: 35px;
	padding-top: 12px;
}

* {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;

text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}


body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

/*.navbar */

.topnav {
    font-size: 14px; 
    background-color: #fff;
    text-align: center;
    height: 107px;
    border-bottom:1px #f9f9f7 solid;
}

.bottomnav {
background-color: #fff;
    text-align: center;
    height: 60px;
    width: 100%;
    box-sizing: none;
}

.pin {
    margin-top: 30px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: #fff;
}

.navbar-toggle {
    margin-top:35px;
}

.navbar-collapse {
    background-color: #fff;
    border:0px;
    z-index: 9999;
    position: relative;
}


.logo {
    margin: 20px auto 5px auto;
}

.navigation {
     margin: 20px auto 5px auto;
     width: auto;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-header {
    width: 100%;

}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    color: #979797;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 30px;
}

/******** Form quote ************/

.quote {
    margin-bottom: 30px;
    background: #f9f9f7;
    padding-top: 40px;
}

.form_box2 {
     background-color: #fff;
    padding: 0px 0px 40px 0px;
    margin-left: 40px;
    margin-bottom: 40px;
}

.form_box2 {
    /*background-color: #e6eef1;*/
    background: #e6eef1 url(../i/bg_quote_form1.jpg) top center no-repeat;
    padding: 0px 0px 40px 0px;
    margin-left: 40px;
    margin-bottom: 40px;
    padding-top: 76px;
    width: 354px;
}

.form_box2 h3 {
    font-size: 18px;
    color: #363636;
    margin: -30px 0px 20px 0px;
    padding: 0px;
    font-weight:normal;
}

.form_box2 img {
    width: 100%;
    height: auto;
}

.form_box2 .form-inline {
    width: 100%;
    padding: 0px 28px 0px 28px;
}

.form_box2 .js-qq-request.btn_small{
    display: block;
    width: 270px;
    height: 40px;
    font-family: HelveticaNeue-Regular;
    font-size: 16px;
    float: none !important;
    margin: 0 auto;
}

.form_box2 h3{
    padding-top: 55px;
    margin-left: 27px;
}

.form_box2 .form-group input {
width: 100% !important;
border-radius: 0px;
margin-bottom:20px;
-webkit-box-shadow: none;
font-size: 15px;
color: #7b7b7b;
padding: 8px 12px;
font-weight:normal;

border: none !important;
font-family: HelveticaNeue-Regular;
display: block;
width: 270px !important;
height: 40px !important;
margin: 0 auto 20px auto;
}

.quote h2 {
   /*background: url(../i/about.jpg) no-repeat bottom center; */
   background-size: cover;
   width:380px;
   height: 80px;
   font-size: 30px;
   padding: 45px 0px 0px 0px;
   margin:0px 0px 100px 0px;
   text-align: center;
}


.quote .aboutbox {
    padding: 50px 80px 40px 80px;
}

.quote .aboutbox p {
font-size: 15px;
line-height: 25px;
font-weight: normal;
margin-bottom: 30px;
}

.quote .aboutbox a {
    color: #69952b;
    font-size: 15px;
    /*text-decoration: underline;*/
}


/******** ABOUT ************/


.about {
   /*background: url(../i/bg_about.jpg) no-repeat bottom center;*/
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.form_box {
    background-color: #fff;
    padding: 0px 0px 40px 0px;
    margin-bottom: 40px;
}

.form_box h3 {
    font-size: 18px;
    color: #363636;
    /*margin: -30px 0px 20px 0px;*/
    padding: 0px;
    font-weight:normal;
}

.form_box img {
    width: 100%;
    height: auto;
}

.form_box .form-inline {
    width: 100%;
    padding: 0px 15px;
}
.form-group {
    width: 100%;
}


.form_box .form-group input, .form_box .form-group textarea {
width: 100% !important;
border-radius: 0px;
margin-bottom:20px;
-webkit-box-shadow: none;
font-size: 15px;
color: #7b7b7b;
padding: 8px 12px;
font-weight:normal;

}

.form_box .form-group textarea {
    resize: vertical;
}

.btn_small {
font-size: 16px;
color: #fff;
background-color: #3e5819;
width: 100%;
float: left;
text-align: center;
padding: 7px;
font-weight: normal;
 transition: background-color 0.5s ease;
}

.btn_small:hover {
    text-decoration: none;
    background-color: #597f23;
    cursor: pointer;
}



.about h2 {
  /*background: url(../i/about.jpg) no-repeat bottom center; */
   background-size: cover;
   width:380px;
   height: 80px;
   font-size: 30px;
   padding: 45px 0px 0px 0px;
   margin:0px 0px 140px 0px;
   text-align: center;
}


.aboutbox {
    padding: 0 80px 40px 80px;
}

.aboutbox p {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 30px;
    line-height: 25px;
    font-family: HelveticaNeue-Regular;
    color:#606060;
}

.aboutbox a {
    color: #69952b;
    font-size: 15px;
    /*text-decoration: underline;*/
}

.container.box_grid {
    display: none;
}

.calculator-box{
    width: 100%;
    display: flex;
}

.calculator-box iframe{
    width: 500px;
    margin: 0 auto;
    height: 630px !important;
    position: inherit;
    border: none;
}



/*************** box grid ***************/

a.team_box {
    background: url(../i/bg_join.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 253px;
    float: left;
    border-right: 20px #fff solid;
    margin-bottom: 20px;
    cursor: pointer;
}
a.team_box h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}


a.quote_box {
    background: url(../i/bg_quote.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 253px;
    float: left;
    border-right: 20px #fff solid;
    margin-bottom: 20px;
    cursor: pointer;
}
a.quote_box h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}

.apply-now-link {
    width: 100%;
}

.apply-now-link img {
    width: 100%;
}

a.social_box {
    background: url(../i/bg_social.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 230px;
    float: left;
    border-right: 20px #fff solid;
    margin-bottom: 20px;
    cursor: pointer;
}
a.social_box h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}




a.rates_box {
    background: url(../i/bg_rates.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 500px;
    float: left;
    
    margin-bottom: 20px;
    cursor: pointer;
}
a.rates_box h2 {
    font-size: 30px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}

a.rates_box:hover {
    text-decoration: none;
}


.box_grid .col-md-6, .col-md-12{
    padding: 0px !important;
}

/*************** NEWS ***************/

.newsheading {
    width: 100%;

}

.news h2 {
   background: url(../i/news.jpg) no-repeat bottom center; 
   background-size: cover;
   width:300px;
   height: 80px;
   font-size: 30px;
   padding: 45px 0px 0px 0px;
   margin:30px auto 30px auto;
   text-align: center;
}


.boxnews {
    background-color: #f8f8f6;
    padding: 30px;
    border-right:20px solid #fff;
    margin-bottom: 20px;
    float: left;
}

.boxnews h3 {
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 15px;
}

.boxnews span {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
     float: left;
background: url(../i/clock.png) no-repeat top left;
padding-left: 20px;
     
}

.boxnews p {
    font-size: 13px;
     font-weight: normal;
    width: 100%;
    float: left;
}


/******************** promos ****************/


.promos .col-lg-12 {
    padding: 0px;
    margin-bottom: 10px;
}


.promos .col-md-4 {
    padding: 0px;
    max-width: 367px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.promos>div{
    text-align: justify;
    -ms-text-align-last: justify;
    text-align-last: justify;
}


a.afford {
    background: url(../i/bg_afford.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: center;
    -ms-text-align-last: center;
    text-align-last: center;
}
a.afford h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}

a.process {
    background: url(../i/bg_process.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: center;
    -ms-text-align-last: center;
    text-align-last: center;
}
a.process h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}


a.box_mortgage {
    background: url(../i/bg_mortgage_promo.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: center;
    -ms-text-align-last: center;
    text-align-last: center;
}
a.box_mortgage h2 {
    font-size: 18px;
    font-weight: 100;
    color: #080808;
    margin:25px 0px 0px 25px;
    padding: 0px;
}


/************************************************************/
.top-mid2 {
    display: flex;
    justify-content: space-evenly;
    /*padding-bottom: 10px;
    padding-top: 10px;*/
    height: 70px;
    padding: 5px 0;
}

.lo_top-menu2 {
	margin: 0px !important;
	/*top: -42px !important;*/
}

.top-menu2 {
	margin: 0px !important;
    height: 60px;
}

.top_social{
    margin-bottom: 3px;
}

.top-menu2 li {
	display: inline;
}

.navbar-nav > li > a {
	background: #ffffff;
	color: #979797;
	border: none;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 12px;
	font-size: 15px;
}

.dropdown-menu {
	min-width: 200px !important;
	/*text-align: center !important;*/
	top: 90% !important;
}

.navbar-nav .dropdown-item {
	/*width: 100% !important;*/
	/*text-align: center !important;*/
	width: 280px !important;
	text-align: left !important;
}

.navbar-nav  .dropdown-item:hover {
    background: #EEEEEE;
}

.phone_us2 {
	/*margin: 0 0 0 85px;*/
	width: 280px;
	color: #080808 !important;
	font-size: 31px;
	padding-top: 38px;
    line-height: 27px;
    font-family: HelveticaNeue-Bold;
    position: relative;
}

.phone_us2::before {
    content: url(../i/call_us_bg.png);
    position: absolute;
    bottom: 10px;
    left: 10px;
}

#menu-icon2 {
	float:right;
	display: none;
	width: 40px;
	height: 40px;
	
	position: relative;
	padding: 9px 10px;
	background-color: transparent;
	border: 1px solid grey;
	border-radius: 4px;
}

.menu-icon2-bar {
	height: 2px;
	background-color: grey;
	margin-bottom: 7px;
}

#menu-icon2:hover {

	background-color: #ACB5BE;

}

.lo_top-right2 {
	right: 160px;
	position: absolute;
	top: 10px;
	width: 160px;
}

.lo_top-left2 {
	position: absolute;
	left: 250px;
	top: 10px;
	width: 200px;
}

.lo_header2 {
	position: relative;
	height: 167px;
}

/*******************************************
****************  QUERIES  *****************
*******************************************/

@media only screen and (max-width: 1338px) {

    .top_social{
        margin-top: 10px;
        margin-left: 170px;
    }

	.navbar-nav button {
		padding: 10px 12px !important;
	}

    .top-mid2 {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 10px;
    }
	
	.lo_header-top2 {
		position: relative;
		height: 60px;
	}
	
	.dropdown button {
		padding-left: 30px !important;
		background-color: #FFFFFF !important;
	}
	
	.top-left2 {
		left: 5px;
        position: absolute;
        top: 5px;
        width: 200px;
	}

    .top-right2 {
		display: none;
	}

    .top-menu2 {
        display: none;
    }
	
	.header2 {
        position: relative;
		height: 70px;
	}

    .header-top2 {
        position: relative;
        height: 60px;
    }

	.lo_header2 {
		height: 70px;
	}

    .lo_header-top2 {
        position: relative;
        height: 104px;
    }

    .header2 {
        /*position: relative;*/
        /*height: 144px;*/
    }

    .top-left2 {
        position: absolute;
        left: 20px;
        top: -55px;
        width: 200px;
    }

    .top-right2 {
        position: absolute;
        right: 0px;
        top: 10px;
        width: 200px;
    }
	
	#menu-icon2 {
		display:inline-block;
		margin-top: 15px;
		margin-right: 5px;
	}
	
	.phone_us2 {
		display: none;
	}

    .responsive {
        display: block;
        position: absolute !important;
        top: 5px;
        right: 5px;
        width: 500px;
        margin: 0 !important;
        z-index: 150;
        border: 1px solid grey;
        border-radius: 5px;
        padding-top: 1px;
    }

    .top-mid2 {
        margin: auto;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
        position: relative;
    }

	.responsive li {
		float: none;
		display: block;
		width: 100%;
		background-color: #FFFFFF;
	}

	.responsive li  a{
		display: block;
		text-align: left;
		font-size: 15px !important;
	}
	
	.responsive .dropdown-menu {
		position: relative;
		width: 100%;
		margin: 0px !important;
	}
	
	.responsive button {
		background-color: #FFFFFF !important;
	}
}
/************************************************************/





/************** footer *************/

.footer {
    width: 100%;
    
    background-color: #1a1a1a;
    color: #828280;
    font-size: 13px;
    float: left;
}

.legal {
    float: left;
    padding: 20px;
}
.callus {
    float: right;
    padding: 20px;
}





.lead {
    font-size: 18px;
    font-weight: 400;
}




.about-header {
  padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../i/banner-bg.jpg) no-repeat center center;
    background-size: cover;
    height: 270px;
    /*margin-bottom: 40px;*/
}


.about-header .intro-message {
    position: relative;
    padding-top: 40px;
   
    z-index: 100 !important;
}

.about-header .intro-message h1{
    font-size: 50px;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../i/banner-bg.jpg) no-repeat center center;
    background-size: cover;
    height: 570px;
    margin-bottom: 40px;
}

.intro-message {
    position: relative;
    padding-top: 60px;
    z-index: 100 !important;
}

.intro-message  h1 {
    margin: 0;
    font-weight: normal;
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 0;
}

.form_box .form-group input,
.form_box .form-group textarea,
.form_box .form-group select,
.js-login.btn_small{
    border: 1px solid #dfdfdf;
    font-family: HelveticaNeue-Regular;
    font-size: 15px;
    width: 268px !important;
    height: 40px !important;
    display: block;
    margin-left: 40px;
}

.form_box h3{
    margin-left: 40px;
}


a.btn_large {
    font-size: 18px;
    border-radius: 4px;
    border: 2px  #fff solid;
    padding: 10px 90px 10px 90px;
    color: #fff;
     transition: background-color 0.5s ease;
}

a.btn_large:hover {
    text-decoration: none;;
    background-color: #fff;
    color: #333;
cursor: pointer;
}



@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }

    .top-menu2{
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../i/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}


@media(max-width:768px) {
    .bottomnav {
       height: 0px;
       overflow: visible;
    }
    .about {
        flex-flow: column;
    }

    .about .form_box:nth-of-type(1) .form-inline{
        padding-left: 0;
    }
    .form_box2 h3 {
        padding-top: 25px;
    }
    .form_box2 .form-inline {
        width: 100%;
        padding: 0px 40px 40px 40px;
    }
    .form_box2{
        margin: 30px 0 0;
    }
    .quote .col-md-7{
        padding: 0;
    }
    .calculator-box {
        margin-top: 20px;
    }
}



@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.an-input-fix {
	margin-bottom: 20px;
	width: 100%;
}

.navbar-nav button {
	background: #ffffff;
	color: #979797;
	border: none;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 30px;
	font-size: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
}

.dropdown-menu {
	top: 90% !important;
}

/********************************************************/

/********************************************************/
@media(max-width:500px) {
    .top_social{
        position: absolute;
        right: 0;
        left: 0;
        top: 60px;
        text-align: center;
        margin-left: 0;
    }
    .lo_header2{
        height: 130px;
    }
    .top-left2{
        text-align: left;
    }
}
@media(max-width:380px) {
    .about h2{
        width: 100%;
    }
    .form_box h3,
    .form_box .form-group input, .form_box .form-group textarea, .js-login.btn_small{
        margin-left: 0;
    }
}