@media only screen and (max-width:991px) {
.navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
}

.navbar-toggler.menu-icon {
    width: 40px;
    padding:0;
    cursor: pointer;
    position: relative;
    border:0px;
}

.navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #005DBA;
    margin: 6px 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
}
.navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    display: none;
}

.header .navbar-brand.logo a {
    font-size: 30px;
    text-transform: uppercase;
    line-height: .5;
    transition: all 0.6s ease;
    opacity: 1 !important;
    pointer-events: all !important;
}

.header .navbar-brand.logo a span {
    font-size: 13px;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 0.09em;
}

.navbar-light .navbar-brand img {
    max-height: 75px;
}

.header {
    position: unset;
    text-align: center;
    background: #050a30;
    padding: 10px 20px;
    /* margin-top: 52px; */
}

.header.fixed {
    position: fixed;
    padding: 10px 20px;
    /* margin-top: 0; */
}

.header.fixed .navbar-brand.logo a {
    font-size: 30px;
    text-transform: uppercase;
    line-height: .5;
    transition: all 0.6s ease;
}

.header.fixed .navbar-brand.logo a span {
    font-size: 13px;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 0.09em;
}

.social-fix {
    display: none;
}

.hero {
    height: 75vh;
}

.hero video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-content {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    bottom: unset;
    z-index: 5;
}

.hero .logo {
    max-height: unset;
    max-width: 300px;
    margin-bottom: 10px;
}

.hero .btn-default {
    width: 100%;
    margin: 5px 0px !important;
}

.properties .swiper-button-next, 
.properties .swiper-button-prev {
    height: 49px;
}

.reviews .reviews-ctn {
    padding: 0 30px;
}

.footer h3 {
    font-size: 17px;
}

}

@media only screen and (min-width:320px) and (max-width:991px) {
.reviews p  {
    padding: 0 30px;
    font-size: 16px;
}

.sociallist .userimg {
    align-items: center;
}

.sociallist {
    flex-wrap: wrap;
    justify-content: start;
}

.sociallist .userimg h3 {
    font-size: 18px;
}

.sociallist .userimg p {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sociallist .btn-default {
    min-width: 162px;
}

.sociallist .btn-default {
    margin-left: 84px;
    margin-top: 10px;
}

.contactform {
    padding: 90px 10px;
    background-position: top left;
}

.contactform .form-control {
    margin-bottom: 35px;
}

.contactform .section-title  {
    text-align: center;
}

.contactform .section-title h2 {
    font-size: 38px;
    margin-top: 20px;
    text-align: center;
}

.contactform .section-title p {
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 0;
}

.footer .logo {
    margin-bottom: 20px;
}

.footer {
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}

.footer h3 {
    margin-top: 40px;
}

.page-banner {
    height: 36vh;
}

.section-title h2 span {
    margin: 0;
}

p {
    font-size: 15px;
}

}

@media only screen and (max-width:767px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 15px;
    padding-right: 15px;
}

.section-title h2 {
    font-size: 45px;
    margin-bottom: 15px;
}

.section-title h2 span {
    font-size: 16px;
}

.hero .logo {
    max-height: unset;
    max-width: 250px;
}

.hero .btn-default:hover {
    background: #fff;
    color: #050a30;
    border-color: #fff;
}

.hero .btn-default.btn-white:hover {
    background: #050a30;
    color: #fff;
    border-color: #fff;
}

.side-menu {
    width: 60%;
}

.testimonials {
    padding: 30px 0px;
}

.testimonial-box {
    padding: 50px 30px;
}

.testimonial-box p {
    font-size: 17px;
    line-height: 1.6;
    margin: 1.12em 0;
    padding: 0;
}

.testimonial-box h5 {
    font-size: 17px !important;
}

.testimonial-box .ratings i {
    font-size: 20px;
}

.socialbox ul {
    text-align: center;
}

.socialbox ul li {
    display: inline-block;
    margin: 0px 2px;
}

.social-media .bordere-style>div.bright {
    border-right: none;
}

.social-media .bordere-style>div {
    padding: 30px 0px;
}

.sociallinks a {
    font-size: 16px;
    letter-spacing: 0.3em;
}

.page-banner .breadcrumbs {
    padding: 15px 2px;
}

.page-banner .breadcrumbs li {
    margin: 0px 2px 0px 0px;
}

.contactform .btn-default {
    margin-top: 7px;
}

.testimonials .page-numbers {
    min-width: 50px;
    font-size: 14px;
    padding: 12px 15px;
}

.about.contact-page .section-title {
    margin-top: 0px;
}

.evaluation-box .bg-form {
    padding: 75px 10px;
}

.evaluation-box .section-title h6 {
    font-size: 14px;
}

.evaluation-box .section-title h2 {
    font-size: 28px;
}

.evaluation-box label {
    font-size: 15px;
}

.evaluation-box iframe {
    margin-bottom: 15px;
}

.evaluation-box .btn-default.bordered {
    margin-bottom: 15px;
}

.evaluation-box .checkbox-group label {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 20px;
    font-size: 14px;
}

.btn-default {
    padding: 0px 30px;
    font-size: 14px;
    line-height: 45px;
}

.evaluation-box .btn-default {
    padding: 0px 20px;
}

mw-calc-section {
    padding: 35px 20px !important;
}
	
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 0px 20px !important;
    font-size: 14px !important;
    line-height: 45px !important;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 18px !important;
    font-size: 16px;
}
 
.evaluation-box .checkbox-group label {
    font-size: 14px;
}
 
.evaluation-box input[type="checkbox"] {
    width: 25px !important;
    height: 25px;
    margin-right: 5px;
}
 
.modal.guide .modal-body {
    padding: 70px 15px 70px 15px;
}
 
.propertybox .text ul li {
    font-size: 12px;
    padding: 8px 11px;
    letter-spacing: 0;
}

.about,
.ctas,
.buysellform,
.properties.property-page {
    padding: 50px 0;
}

.properties,
.sold-properties {
    padding: 0 0 50px 0;
}

.socialinfo {
    padding-bottom: 50px;
}

.socialinfo .userimg .text {
	width: 100%;
}

.footer .social-items {
    justify-content: center;
}

}

@media (max-width: 576px) {
    .navbar-brand-inner {
        gap: 6px;
    }

    .header.fixed .navbar-brand img {
        max-height: 60px;
    }

    .header .navbar-brand .agency-logo {
        width: 115px;
    }

    .side-menu {
        width: 100%;
    }

    .properties .prop-btn-ctn {
        flex-wrap: wrap;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 750px;
}

.section-title h2 {
    font-size: 45px;
}

.section-title h2 span {
    font-size: 18px;
}

.hero .lists {
    justify-content: space-between;
}

.hero .container {
    padding-left: 30px;
    padding-right: 30px;
}

.hero .btn-default {
    width: 48% !important;
}

.hero .btn-default:last-child {
    margin-left: 3% !important;
}

.reviews p {
    padding: 0 75px;
    font-size: 18px;
}

.ctas a {
    width: 100%;
    max-width: 450px;
    margin: 20px auto;
}

.contactform .container {
    padding: 0px 40px;
}

.socialbox ul {
    text-align: center;
    margin-bottom: 30px;
}

.socialbox ul li {
    display: inline-block;
    margin: 0px 2px;
}

.contact-page.about .img-fill {
    height: inherit;
    max-width: 400px;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    display: block;
}

.contact-page .form-box {
    max-width: 514px;
    margin-left: auto;
    margin-right: auto;
}

.page-banner .breadcrumbs {
    padding: 15px 3px;
}

.page-banner .breadcrumbs li {
    margin: 0px 2px 0px 0px;
}

.footer .social-items a {
    margin: 0 6px 6px 0px;
}

.evaluation-box .bg-form {
    padding: 75px 18px;
}

.evaluation-box label {
    font-size: 16px;
}

.evaluation-box .btn-default.bordered {
    font-size: 13px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: .5px;
}

.evaluation-box .checkbox-group label {
    font-size: 14px;
}

.btn-default {
    padding: 0px 30px;
    font-size: 14px;
    line-height: 45px;
}

.evaluation-box .btn-default {
    padding: 0px 20px;
}
	
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button {
    padding: 0px 30px !important;
    font-size: 14px;
    line-height: 45px !important;
}
 
.evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
}
 
.hero .btn-default, .hero .btn-default:last-child {
    width: auto !important;
    margin: 0px .5% !important;
    padding: 10px 25px !important;
}
 
.footer {
    text-align: left;
}	
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 50px;
    padding-right: 50px;
}

.header .navbar-brand.logo a {
    font-size: 25px !important;
}

.header .navbar-brand.logo a span {
    font-size: 7.7px !important;
}

.header .navbar-brand img {
    max-height: 70px !important;
    transition: all .3s;
}

.header .main-nav .navbar .navbar-nav .nav-item {
    padding: 0 7px  !important;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link {
    font-size: 12px !important;
    padding: 10px 0px !important;
}

.hero .btn-default {
    line-height: 44px;
    font-size: 15px;
    min-width: 101px;
    padding: 0px 20px;
    margin-left: 15px;
    margin-top: 10px;
}

.propertybox span.details {
    position: relative;
    right: 0;
    margin: 10px 0;
}

.footer .social-items a {
    width: 40px;
    height: 40px;
}

.ctas a {
    line-height: 1.3;
}

.ctas a span {
    font-size: 20px;
}

.page-banner .breadcrumbs li {
    margin: 0px 2px 0px 0px;
}

.page-banner .breadcrumbs {
    padding: 15px 3px;
}

.section-title h2 {
    font-size: 50px;
}

.section-title h2 span {
    font-size: 16px;
}

.propertybox .text ul li {
    font-size: 12px;
    padding: 8px 10px;
}

.main-nav .navbar .navbar-nav>.nav-item.active>.nav-link:before {
    bottom: 4px;
}

.evaluation-box .bg-form {
    padding: 75px 35px;
}

.evaluation-box label {
    font-size: 16px;
}

.evaluation-box .btn-default.bordered {
    font-size: 15px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: .5px;
}
.main-nav .navbar .navbar-nav .nav-item .nav-link {
		font-size: 12px !important;
		padding: 0px 0px !important;
	}

	.main-nav .navbar .navbar-nav>.nav-item.menu-item-has-children>.nav-link {
		padding-right: 11px !important;
	}

	.main-nav .navbar .navbar-nav .nav-item.lbtn .nav-link {
		padding: 8px 10px !important;
		min-width: 117px;
	}
	
.navbar-expand-lg .navbar-nav>.nav-item .sub-menu li>a.nav-link {
    padding: 0px 10px !important;
}	
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
.header .navbar-brand img {
    max-height: 90px !important;
    transition: all .3s;
}

.header .main-nav .navbar .navbar-nav .nav-item {
    padding: 0 12px  !important;
}

.main-nav .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px !important;
    padding: 10px 0px !important;
}

.section-title h2 {
    font-size: 60px;
}

.section-title h2 span {
    font-size: 20px;
}

.propertybox .text ul li {
    font-size: 12px;
    padding: 8px 5px;
}

.main-nav .navbar .navbar-nav>.nav-item.active>.nav-link:before {
    bottom: 4px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: .5px;
}
	
	.main-nav .navbar .navbar-nav .nav-item .nav-link {
		padding: 0px 0px !important;
	}

	.main-nav .navbar .navbar-nav>.nav-item.menu-item-has-children>.nav-link {
		padding-right: 11px !important;
	}

	.main-nav .navbar .navbar-nav .nav-item.lbtn .nav-link {
		padding: 10px 10px !important;
	}
	
.navbar-expand-lg .navbar-nav>.nav-item .sub-menu li>a.nav-link {
    padding: 0px 10px !important;
}
 	
}