/*************************************

Template Name: CleanTube Template
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/
/* Small Laptop Layout: 768px. */
@media only screen and (min-width: 992px) and (max-width: 1110px) {

.navbar-brand .logo {
    height: 45px;
}
.fixed-nav .navbar-brand .logo {
    height: 45px;
}
nav.navbar.bootsnav ul.nav>li>a {
	padding: 30px 5px;
    font-size: 11px;
}
.fixed-nav nav.navbar.bootsnav ul.nav li>a {
    padding: 30px 5px;
    font-size: 11px;
}
.agent-apply-news {
    padding: 7px 25px;
}
.agent-team-member-single-sub-text h3 {
    font-size: 18px;
}


}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

#header.fixed-nav nav.navbar.bootsnav .navbar-toggle {
    margin-top: 28px;
}
.attr-nav {
    top: 12px;
}
.fixed-nav nav.bootsnav .navbar-brand>img.logo, .fixed-nav .navbar-brand .logo {
    height: 60px;
}
.footer-logo {
	text-align: center;
}
.agent-apply-news {
    padding: 7px 25px;
}
.agent-team-member-single-sub-text h3 {
    font-size: 18px;
}
.agent-details-right {
    margin-top: 40px;
}
.apply-card-form {
  margin-top: 50px;
}


}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.navbar .navbar-brand {
    padding: 0;
}
.top-nav {
	text-align: center;
}
.top-text {
    padding-left: 3px;
}
.top-text a {
    font-size: 10px;
}
#header.fixed-nav nav.navbar.bootsnav .navbar-toggle {
    margin-top: 27px;
}
.attr-nav {
    top: 12px;
}
.fixed-nav nav.bootsnav .navbar-brand>img.logo, .fixed-nav .navbar-brand .logo {
	margin-top: 10px;
    height: 43px;
}
nav.bootsnav .navbar-brand>img.logo {
    margin-top: 10px;
    height: 43px;
}
nav.navbar.bootsnav .navbar-toggle {
    top: -12px !important;
}
.fixed-nav .attr-nav {
    top: 12px;
}
.rate-icon {
    float: unset;
    text-align: center;
}
.rate-box {
	text-align: center;
}
.loan-products-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.loan-products-top-text {
    margin-bottom: 30px;
}
.application-process-section {
    padding: 50px 0;
}
.application-process-section .section-title {
    margin-bottom: 60px;
}
.choose-us-section {
    padding: 50px 0;
}
.choose-us-section .section-title {
    margin-bottom: 40px;
}
.testimonial-section {
    padding: 50px 0;
}
.testimonial-section .section-title {
    margin-bottom: 40px;
}
.testimonial-block {
    text-align: center;
    margin-bottom: 35px;
}
.testimonial-autor-box {
    text-align: center;
    display: inline-block;
}
.blog-wrapper-top-text {
    margin-bottom: 30px;
}
.footer-logo {
	text-align: center;
}
.widget-footer {
	margin-top: 20px;
}
.footer {
	padding: 45px 0;
}
.tiny-footer {
	text-align: center;
	padding-top: 15px;
    padding-bottom: 15px;
}
.footer-tiny-text {
	text-align: center !important;
}
.scrollup {
    bottom: 20px;
    font-size: 18px;
    height: 35px;
    line-height: 30px;
    right: 20px;
    width: 35px;
}
.mobile-left {
	text-align: left !important;
}
.agent-page-wrapper {
    padding: 50px 0;
}
.agent-page-heading-title {
    padding: 30px 0 35px 0;
}
.agent-team-member-single-sub-text h3 {
    font-size: 24px;
}
.get-mortgage-borker-text {
    padding: 30px 20px 40px;
}
.agent-details-right {
    margin-top: 40px;
}
.agent-details-nav-top li a {
    font-size: 13px;
}
.agent-details-feature-contact-details h2 {
    margin-top: 20px;
}


}


/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {





}
