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

Template Name: Sunlite Mortgage Template
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/
@media (max-width: 1450px) {
	.one-banner-area .banner-text {
	    max-width: 625px;
	}
	.one-banner-area .banner-text h1 {
		font-size: 60px;
		line-height: 80px;
	}

}

@media (min-width: 1451px) {
	.one-banner-area .banner-text {
	    max-width: 760px !important;
	}

}

@media only screen and (min-width: 1800px){
	.one-banner-area .banner-text {
	    max-width: 906px;
	    padding-left: 15px;
	}

}


@media (min-width: 1300px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1320px;
	    width: 100%;
	}
	.one-banner-area .banner-text {
	    max-width: 625px;
	}

}


/* Small Laptop Layout: 768px. */
@media only screen and (min-width: 992px) and (max-width: 1110px) {





}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#header nav.navbar.bootsnav .navbar-toggle {
    top: 0px;
}
	.one-header-top .header-call {
	  margin-right: 0;
	}
	.side-nav {
    position: absolute;
		right: 0;
		top: 2px;
	}
	.side-nav .side-nav-right {
    margin-left: auto;
	}
	.fixed-nav .side-nav {
		top: 2px;
	}
	#header.fixed-nav nav.navbar.bootsnav .navbar-toggle {
		top: -6px;
	}
	.one-banner-area .banner-text {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 15px;
	}
	.about-img {
		margin-right: 0;
	}
	.about-content {
    padding-top: 40px;
	}
	.one-service-area {
    padding-top: 20px;
    padding-bottom: 60px;
	}
	.one-section-title {
    margin-bottom: 35px;
 }
 .one-service-area .nav-tabs li {
    width: 50%;
}
.one-service-area .nav-tabs .nav-default {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 50%;
}
.funfact-one {
	background: #9BE7A7;
  height: 700px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.counter-wrapper .counter-column {
  padding-top: 25px;
  padding-bottom: 0;
}
.counter-column h3 {
  margin-bottom: 5px;
}
.counter-column h2 {
	margin-bottom: 0;
}
.counter-circle {
	top: -85px;
}
.counter-circle:before {
  height: 40px;
  bottom: -40px;
}
.counter-effects {
  margin-top: 80px;
}
.counter-img {
 top: -15px;
}
.one-banner-area .banner-shape img:nth-child(2) {
	left: 250px;
}
.one-service-area .service-advisor .advisor-content h2 {
	margin-top: 20px;
}
.testimonials-area-wrapper {
  padding-top: 60px;
  padding-bottom: 70px;
}
.blog-section-wrapper {
    padding-top: 55px;
    padding-bottom: 50px;
}
.latest-news-single-item {
    margin-top: 35px;
    margin-bottom: 40px;
}
.lenders-logo-slider .owl-nav .owl-prev {
	top: 140px;
}
.lenders-logo-slider .owl-nav .owl-next {
	top: 140px;
}
.newsletter-area:after {
	display: none;
}
.newsletter-area:before {
	display: none;
}
.newsletter-content {
	text-align: center;
}
.newsletter-form {
    padding: 15px 0;
    text-align: center;
}
.subscribe-form:before {
	display: none;
}
.subscribe-form {
    float: unset;
    width: 80%;
    margin: auto;
    text-align: center;
}
.newsletter-area {
    padding-top: 20px;
}
.footer-widget {
    margin-bottom: 30px;
}
.footer-wrapper {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
    padding: 30px 0 20px;
}



}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
	nav.navbar.bootsnav .navbar-toggle {
    margin-top: -4px;
 }
 #header.fixed-nav nav.navbar.bootsnav .navbar-toggle {
    margin-top: -4px;
}
 nav.navbar.bootsnav .navbar-brand {
	 padding: 0;
}
	nav.navbar.bootsnav .navbar-brand {
		font-size: 20px;
	}
	nav.bootsnav .navbar-brand>img.logo, .fixed-nav .navbar-brand .logo {
		height: 35px;
	}
	.fixed-nav nav.bootsnav .navbar-brand>img.logo, .fixed-nav .navbar-brand .logo {
		height: 35px;
	}
	.one-header-top .header-call {
	  margin-right: 0;
		text-align: center;
	}
	.side-nav {
    position: absolute;
		right: 0;
		top: 1px;
	}
	.side-nav .side-nav-right {
    margin-left: auto;
	}
	.fixed-nav .side-nav {
		top: 2px;
	}
	.one-banner-area {
    background: #fbfbfb;
	}
	.one-banner-area .banner-text {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
	.one-banner-area .banner-text .banner-form .banner-form-span span {
		padding: 10px 20px;
	}
	.one-banner-area .banner-text .banner-form form {
    padding: 10px 10px;
	}
	.about-img {
		margin-right: 0;
	}
	.about-content {
    padding-top: 40px;
	}
	.one-service-area {
    padding-top: 20px;
    padding-bottom: 60px;
	}
	.one-section-title {
    margin-bottom: 35px;
 }
 .one-service-area .nav-tabs li {
    width: 50%;
}
.one-service-area .nav-tabs .nav-default {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 50%;
}
.funfact-one {
	background: #9BE7A7;
  height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.counter-wrapper .counter-column {
  padding-top: 25px;
  padding-bottom: 0;
}
.counter-column h3 {
  margin-bottom: 5px;
}
.counter-column h2 {
	margin-bottom: 0;
}
.counter-circle {
	top: -85px;
}
.counter-circle:before {
  height: 40px;
  bottom: -40px;
}
.counter-effects {
  margin-top: 80px;
}
.counter-img {
 top: -15px;
}
.banner-shape {
	display: none;
}
.one-service-area .service-advisor .advisor-content h2 {
	margin-top: 20px;
}
.testimonials-area-wrapper {
  padding-top: 60px;
  padding-bottom: 70px;
}
.blog-section-wrapper {
    padding-top: 55px;
    padding-bottom: 50px;
}
.latest-news-single-item {
    margin-top: 35px;
    margin-bottom: 40px;
}
.lenders-logo-slider .owl-nav .owl-prev {
	top: 140px;
}
.lenders-logo-slider .owl-nav .owl-next {
	top: 140px;
}
.newsletter-area:after {
	display: none;
}
.newsletter-area:before {
	display: none;
}
.newsletter-content {
	text-align: center;
}
.one-banner-area .banner-text p {
    margin-bottom: 30px;
    font-size: 20px;
}
.newsletter-form {
    padding: 15px 0;
    text-align: center;
}
.subscribe-form:before {
	display: none;
}
.subscribe-form {
    float: unset;
    width: 100%;
    margin: auto;
    text-align: center;
}
.newsletter-area {
    padding-top: 20px;
}
.footer-widget {
    margin-bottom: 30px;
}
.footer-wrapper {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
    padding: 30px 0 20px;
}
.header-social {
	text-align: center;
}
.one-section-title h2 {
  font-size: 30px;
}
.one-section-title .sub-title {
	margin-bottom: 0;
}
.banner-slider {
	display: none !important;
}
.one-banner-area .container-fluid .row {
    margin-left: -15px;
    margin-right: -15px;
}
.one-banner-area .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.one-banner-area .container-fluid .row .col-lg-6 {
	padding-right: 15px;
	padding-left: 15px;
}
.one-banner-area .banner-text h1 {
    font-size: 35px;
    line-height: 45px;
}
.side-nav .side-nav-right {
    padding: 7px 5px;
		font-size: 12px;
}
.header .container-fluid {
	padding-left: 8px;
	padding-right: 8px;
}
.about-content .one-section-title h2 {
  font-size: 35px;
  margin-bottom: 10px;
}
.btn-lets-talk-wrapper {
	text-align: center;
}
.btn-lets-talk {
    padding: 8px 20px;
    font-size: 17px;
}
.one-service-area .service-item {
    padding: 15px 15px 15px;
    min-height: 140px;
}
.footer-widget h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.about-me-page-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-me-page-image-text {
	display: none;
}
.about-me-page-image::before {
	display: none;
}
.about-me-page-image {
	margin-left: 0px;
}
.about-me-page-content h2 {
  font-size: 34px;
}
.about-me-page-content h3 {
	font-size: 26px;
}
.call-to-action .left-content h3 {
    font-size: 35px;
    padding-bottom: 20px;
}
.service-one__home-two__shape-1 {
	display: none;
}
.service-one__home-two__shape-2 {
  display: none;
}
.testimonials-page {
  padding-top: 50px;
  padding-bottom: 20px;
}
.testimonials-page .testimonials-box-wrapper {
    margin-bottom: 60px;
}
.blog-page-wrapper {
	padding-top: 50px;
  padding-bottom: 40px;
}
.contact-one__content .one-section-title h2 {
  font-size: 30px;
}
.contact-one__content {
    margin-bottom: 20px;
}
.blog-details {
    padding-top: 60px;
    padding-bottom: 20px;
}
.blog-sidebar__box {
    padding-left: 0;
    padding-bottom: 0;
    margin-top: 50px;
}
.service-details {
    padding-top: 60px;
		margin-bottom: -30px;
}
.left-content-area {
    margin-bottom: 10px;
}


}


/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {





}
