@media (min-width: 1400px) and (max-width: 1599.98px) {}

@media (max-width: 1200px) {
img {
max-width: 100%;
height: auto
}

.menu-Bar {
display: block;
top: 0px
}

.menuWrap.open {
display: flex;
left: 0px
}

.menuWrap {
position: fixed;
left: -210%;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background: #0f4c97;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100vw
}

ul.menu li {
display: block
}

ul.menu li a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize
}

.logo img {
max-width: 50%
}

.container {
position: relative
}

header .main-header ul.menu>li {
display: block;
margin: 0px;
padding: 0
}

header .main-header ul.menu>li a {
color: #fff
}

header .main-header ul.menu>li a:before {
display: none
}

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* mob view */
@media (max-width: 767px) {}

@media (max-width: 1440px) {}

@media (max-width: 1200px) {

header {
/* padding: 1rem 0; */
position: relative;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 1rem;
/* padding: 0; */
padding: 1rem;
font-weight: 500;
}

.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}

a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}

.menuWrap .menu:first-child {
padding-left: 0;
width: 100%;
}

img {
max-width: 100%;
height: auto;
}

.menu-Bar {
display: block;
top: 0px;
margin-top: 26px;
}

.menuWrap.open {
display: flex;
left: 0px;
}

.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}

ul.menu>li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}

ul.menu>li>a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.mainBanner .container {
position: initial;
}

.main-header {
/* position: relative; */
z-index: 2;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li>a {
color: #333;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
}

header .main-header ul.menu>li>a:before {
display: none;
}

ul.menu ul.top-social-icons {
margin-top: 1rem;
padding: 0rem 1rem;
}

h1 {
font-size: 50px;
}

.mainBanner {
padding: 3rem 0;
height: initial;
}

h2 {
font-size: 30px;
line-height: normal;
}

.subscribe {
display: flex;
justify-content: space-between;
}

.subscribe input.form-control {
width: 80%;
}

.subscribe button.btn-subscribe {
height: 100%;
width: 20%;
}
}

@media (max-width : 1025px) {

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}

}


@media (min-width: 1280px) and (max-width: 1400px) {
    .menu>li>a { 
        font-size: 13px; 
    }

    .menu>li { 
        padding: 0 0 0 13px; 
    }
}



@media (max-width : 767px) {

html,
body {
overflow-x: hidden;
}

.logo img {
max-width: 40%;
}

header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}

ul.menu {
margin-top: 110px;
}

header .main-header ul.menu>li:last-child {
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

h1 {
font-size: 38px;
line-height: 1.2;
}

.mainBanner {
height: 600px !important;
padding-top: 9rem;
}

.hero-content a.btn-primary {
margin-top: 20px;
}

.hero-form-card h3.title {
font-size: 24px;
line-height: normal;
}

h1 br {
display: none;
}

.mainBanner {
height: initial
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 15px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem;
}

section {
padding-top: 3rem;
}

h2 {
font-size: 30px;
line-height: 1;
}

p {
font-size: 14px;
line-height: 1.4;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

a.f-logo img {
height: 70px;
}

.footer-content p,
.copyright p {
text-align: center;
margin-bottom: 8px;
}

.clientSlider img {
max-width: 100%;
}

/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */

.logo img {
max-width: 80%;
}

.inner-banner {
padding: 5rem 0;
}

.topWrap {
display: block;
}

.topSearch input.form-control {
min-width: auto;
}

.mainBanner::after,
.mainBanner::before {
display: none;
}

.hero-content span.top-title {
font-size: 35px;
line-height: 35px;
}

.hero-content p {
padding: 22px 0 7px;
}

.sec-pad {
padding-top: 50px;
padding-bottom: 50px;
}

section.about {
padding-top: 50px;
}

section.about .content p {
font-size: 15px;
}

.abt-img2 {
display: none;
}

.abt-img {
padding: 0;
margin: 20px 0;
}

section.listings .top-sec {
padding-bottom: 30px;
}

.listingImg {
margin: 0 0 20px;
}

.listingImg a.listingTxt {
min-width: auto;
line-height: 34px;
font-size: 18px;
padding: 0px 10px;
}

.listingImg a.listingTxt i {
margin-left: 12px;
font-size: 12px;
}

h3 {
font-size: 26px;
line-height: 28px;
}

section.real .top-sec p {
font-size: 15px;
margin: 10px 0 0;
}

section.real .top-sec a {
margin: 30px 0 0;
}

section.real .top-sec a {
padding-top: 20px;
}

.real-card h5 {
font-size: 40px;
}

.real-card {
margin: 30px 0 0;
}

section.real .bottom-sec {
padding-top: 20px;
}

.testiSlide p {
font-size: 20px;
letter-spacing: normal;
line-height: 28px;
}

.testiSlide .user {
gap: 10px;
}

section.choose {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.choose-card {
padding: 24px;
}

.choose-card h2 {
font-size: 32px;
}

.choose-card>p {
padding: 10px 0 0;
}

section.get-in .top-sec h2 {
font-size: 29px;
margin: 4px 0 20px;
}

section.get-in .top-sec {
padding-bottom: 0px;
text-align: center;
}

.conDesc {
margin: 15px 0 0;
}

.lakeSlide {
padding-top: 15px;
}

.lakeSlide span.arr-left,
.lakeSlide span.arr-right {
left: 140px;
height: 25px;
width: 25px;
font-size: 13px;
}

.lakeSlide span.arr-left {
left: 36%;
}

section.get-in::after {
display: none;
}

section.get-in {
padding-bottom: 100px;
padding-left: 20px;
padding-right: 20px;
}

section.get-in .content .logo {
margin: 0;
text-align: center;
display: flex;
justify-content: center;
margin: 30px 0 20px;
}

section.get-in .content {
text-align: center;
}

section.get-in .content ul {
justify-content: center;
}

.conDesc h6 {
font-size: 22px;
line-height: 32px;
}

.footer-content {
padding-top: 50px;
padding-bottom: 50px;
}

.copyright .copyBfr {
display: none;
}

.f-menu {
display: block;
}

ul.f-menu li {
display: inline-block;
margin-right: 11px;
}

.copyright {
padding-top: 25px;
padding-bottom: 12px;
}

.mainBanner .overlay-bg {
opacity: .4;
}
	
.hero-content h1{ font-size: 40px; }
section.choose .chooseImg{ width: 100%; position: relative; top: 0; bottom: 0; z-index:1; line-height:0; }
section.get-in{ overflow:hidden; }
.contact-footer input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.form-control{ width: 100%; }
ul.f-menu li a{ margin-bottom: 0; }
#custom_html-2{ padding:0; }
.inner-banner .content h1{ font-size: 40px; line-height: 45px; }
.listing-card .listingImg img{ width: 100%; height: 360px; object-fit: cover; }
.listingImg{ margin: 0 0 0px; }
.listing-card .desc{  padding: 25px 0; }
.listing-card .desc ul{ padding: 20px 0 20px;gap: 10px; }
.listing-card .desc ul li{ font-size: 16px; }
.listing-card .desc .bottom p.p2{ font-size: 25px;  }
.listing-card .desc .bottom a{ font-size: 18px; }
.listing-card{ margin-bottom: 20px; }
.con-pad2{ padding-left: 20px; padding-right: 20px; }
.listing-card .desc p.p1{  font-size: 28px; }	
.menu>li>a:hover::after{ display:none;	 }
.menu>li>a:hover{ color:var(--primary); }
section.meet{ padding-top: 30px; }
.meet-card .meetImg{ max-width: 100%; margin-top:0; }
.meet-card .desc p{ padding: 20px 0 23px; }
.meet-card .desc span{ margin-bottom: 20px; }
.meet-card .desc ul{ padding-bottom: 25px; }
.meet-card{ margin-bottom: 0; }
.inner-banner .content p{ font-size: 25px; line-height: 30px; }	
.meet-card a{ display:block; }
.abtMeWrap{ padding: 20px; }
.agentDesc p a{font-size: 20px;  }
.team.pad-top-bottom{ padding: 40px 0px 0px 0px; }
.abtMeWrap p{ font-size: 18px; }
.team .agentDesc{ margin-top: 20px !important; }
.inner-banner{ height:400px !important; }
.agentCon p{ font-size: 16px; }
.conSec .left p.mb-4{ margin-top: 2rem; margin-bottom: 0rem !important; font-size: 2rem; }
.table-property-list{  overflow-x: scroll; }
.propertyList table{ width: 800px; }	
	
	
	
}









