


/**For Tablets or iPad:**/
@media screen and (min-width: 480px) and (max-width: 768px) {
  .desktop-show {display:none;}
.mobile-show {display:block!important;}
  

ul.frompart {
  display: block;
}
p.formsubmit {
text-align: center;
font-size: 14px;
padding: 0;
width: 100%;
}

.latest-property {
padding: 50px 0;
}

.bannerarea {
  padding: 100px 0;
  height: auto;
  margin-top: 0;
}
.bannerone h3 {
  font-size: 25px;
  line-height: 35px;
}
.bannerone p {
  font-size: 18px;
  line-height: 24px;
  padding: 15px 0;
}
.bounce {
  margin-top: 30px;
}
.form-one {
  height: auto;
  padding: 25px;
  margin-top: 50px;
}
ul.frompart li {
  margin-bottom: 20px;
}
.headingevery h2 {
  font-size: 25px;
  line-height: 30px;
}
.txtwhy h4 {
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 10px;
}
.txtwhy p {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.block-kit {
  width: 100%;
}

/**nav**/

.logo-area img {
width: 70%;
}

.owl-nav {
margin: 10px auto 0;
display: flex;
gap: 10px;
width: 29%;
}

.owl-nav span {
border: 1px solid #eee;
width: 45px;
height: 45px;
border-radius: 100px;
line-height: 45px;
font-size: 19px;
color: #fff;
background-color: #080f3f;
border: 1px solid #ffffff;
}

.property-box {
filter: none;
}

/**nav**/

.whychoose {
padding: 50px 0;
}
.trustedclient {
margin: 50px 0 0 0;
padding: 50px 0;
}

.meetagent {
padding: 50px 0;
}

.review-section {
border-top: 1px solid #eeeeee;
padding: 50px 0;
}

.footer-home::before {
display: none;
}

.abfooter {
float: none;
padding: 0 0 25px 0;
}

.footer-home {
padding: 50px 0;
}

.navbar-light .navbar-toggler-icon {
background-image: url(../img/menubg.png)!important;
width: 43px;
height: 43px;
}
.navbar-toggler {
padding: 0;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 0px solid transparent;
border-radius: 0.25rem;
transition: box-shadow .15s ease-in-out;
}
.navbar-nav li {
border-bottom: 1px solid #eeeeee;
padding-left: 15px;
}

.navbar-nav li a {
color: #000000!important;
font-size: 15px;
font-weight: 400;
}


.abfooter h5 {
font-size: 18px;
line-height: 28px;
padding-bottom: 10px;
}
.links ul li a {
font-size: 15px;
display: block;
}
.copyright p {
font-size: 14px;
}
.links ul li {
padding-bottom: 5px;
}

.footer-contact {
  padding: 35px 0;
}
.footer-contact h3 {
  font-size: 25px;
  line-height: 30px;
}

.formfot {
  padding: 30px;
  margin-top: 0px;
}


}

/**Mobile**/

@media screen and (min-width: 320px) and (max-width: 480px) {
  .desktop-show {display:none;}
  .mobile-show {display:block!important;}
 

  ul.frompart {
    display: block;
}
p.formsubmit {
  text-align: center;
  font-size: 14px;
  padding: 0;
  width: 100%;
}

.latest-property {
  padding: 50px 0;
}

  .bannerarea {
    padding: 100px 0;
    height: auto;
    margin-top: 0;
}
.bannerone h3 {
    font-size: 25px;
    line-height: 35px;
}
.bannerone p {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 0;
}
.bounce {
    margin-top: 30px;
}
.form-one {
    height: auto;
    padding: 25px;
    margin-top: 50px;
}
ul.frompart li {
    margin-bottom: 20px;
}
.headingevery h2 {
    font-size: 25px;
    line-height: 30px;
}
.txtwhy h4 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}
.txtwhy p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.block-kit {
    width: 100%;
}

/**nav**/

.logo-area img {
  width: 70%;
}

.owl-nav {
  margin: 10px auto 0;
  display: flex;
  gap: 10px;
  width: 29%;
}

.owl-nav span {
  border: 1px solid #eee;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  line-height: 45px;
  font-size: 19px;
  color: #fff;
  background-color: #080f3f;
  border: 1px solid #ffffff;
}

.property-box {
  filter: none;
}

/**nav**/

.whychoose {
  padding: 50px 0;
}
.trustedclient {
  margin: 50px 0 0 0;
  padding: 50px 0;
}

.meetagent {
  padding: 50px 0;
}

.review-section {
  border-top: 1px solid #eeeeee;
  padding: 50px 0;
}

.footer-home::before {
  display: none;
}

.abfooter {
  float: none;
  padding: 0 0 25px 0;
}

.footer-home {
  padding: 50px 0;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../img/menubg.png)!important;
  width: 43px;
  height: 43px;
}
.navbar-toggler {
  padding: 0;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow .15s ease-in-out;
}
.navbar-nav li {
  border-bottom: 1px solid #eeeeee;
  padding-left: 15px;
}

.navbar-nav li a {
  color: #000000!important;
  font-size: 15px;
  font-weight: 400;
}


.abfooter h5 {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 10px;
}
.links ul li a {
  font-size: 15px;
  display: block;
}
.copyright p {
  font-size: 14px;
}
.links ul li {
  padding-bottom: 5px;
}

.footer-contact {
  padding: 35px 0;
}
.footer-contact h3 {
  font-size: 25px;
  line-height: 30px;
}

.formfot {
  padding: 30px;
  margin-top: 0px;
}

.threebox {
    display: block;
    margin-bottom: 10px;
}

}

