@media (min-width: 992px) and (max-width: 1200px) {
    .banner-contain h2 {
        font-size: 1.5rem;
    }
    .banner-1 {
        top: 55%;
    }
    .header-form h2 {
        font-size: 19px;
    }
    .header-form {
        top: -380px;
    }
    .white-heading-h2 {
        font-size: 1.5rem;
    }
    .section-title {
        font-size: 29px;
    }
    .home-2-ul li p {
        font-size: 16px;
    }
    .home-3-card-content p {
        font-size: 19px;
        line-height: 22px;
    }
    .thank-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .thank-ul {
        padding-top: 30px;
    }
}
@media (min-width: 100px) and (max-width: 768px) {
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    .top-header {
        top: 0;
        position: relative;
    }
    .navbar-brand img {
        width: 80px;
    }
    .top-header .navbar .navbar-nav {
        text-align: center;
        background: #262322;
    }
    .banner-contain {
        padding: 10px;
    }
    .banner-contain h2 {
        font-size: 1.2rem;
    }
    .banner-contain p {
        font-size: 14px;
    }
    .banner-contain {
        width: 70%;
        background: rgba(0, 0, 0, 0.5);
    }
    .header-form h2 {
        font-size: 19px;
    }
    .header-form {
        position: relative;
        top: 20px;
    }
    .home-2 {
        padding-top: 40px;
    }
    .white-heading-h2 {
        font-size: 1.5rem;
        text-align: center;
    }
    .section-title {
        font-size: 23px;
        text-align: center;
    }
    .home-2-ul li p {
        font-size: 16px;
    }
    .home-3-card-content p {
        font-size: 19px;
        line-height: 22px;
    }
    .offer-1-card img {
        width: 100% !important;
    }
    #our-team {
        padding-bottom: 60px !important;
    }
    .meet-team-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .meet-col {
        flex-basis: 50%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .copyright {
        padding-bottom: 0;
    }
    .back-top {
        right: 0.4rem;
    }
    #property .owl-nav .owl-prev-properties {
        top: 37% !important;
        left: 1% !important;
    }
    #property .owl-nav .owl-next-properties {
        top: 37% !important;
        right: 1% !important;
    }
    .property-card-content .name-tag{
    	height:auto !important;
    	/*color:#54492f !important;*/
    	font-weight:bold !important;
    }
    .property-card-content .property-address{
    	height:auto !important;
    	margin-bottom:3px !important;
    }
    .property-card-content .property-label{
    	height:auto;
    }
    .property-label{
    	display:none !important;
    }
    .footer-social-link .whatsapp-li {
        display: none;
    }
    .whatsapp-fixed {
        bottom: 2.4em;
        right: 0.2em;
        width: 45px;
        height: 45px;
        font-size: 30px;
    }
    .thank-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .thank-heading {
        font-size: 55px;
    }
    .thank-1 .fa-thumbs-up {
        font-size: 60px;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .thank-head-para {
        font-size: 22px;
    }
    .thank-ul {
        padding-top: 20px;
    }
    .thank-ul li {
        border: none;
        padding-bottom: 10px;
        display: block !important;
    }
    .thank-ul li p a {
        font-size: 18px;
    }
    .single-properties-1 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .property-message-btn {
        display: block;
    }
}
@media (min-width: 767px) and (max-width: 999px) {
    .top-header {
        top: 0;
        position: relative;
    }
    .navbar-brand img {
        width: 100px;
    }
    .top-header .navbar .navbar-nav {
        text-align: center;
        background: #262322;
    }
    .banner-contain h2 {
        font-size: 1.5rem;
    }
    .banner-contain {
        width: 50%;
    }
    .banner-1 {
        top: 30%;
    }
    .header-form h2 {
        font-size: 29px;
    }
    .header-form {
        position: relative;
        top: 20px;
    }
    .white-heading-h2 {
        font-size: 1.5rem;
        text-align: center;
    }
    .section-title {
        font-size: 29px;
    }
    .home-2-ul li p {
        font-size: 16px;
    }
    .home-3-card-content p {
        font-size: 19px;
        line-height: 22px;
    }
    .offer-1-card img {
        width: 100% !important;
    }
    .meet-team-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .thank-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .thank-heading {
        font-size: 55px;
    }
    .thank-1 .fa-thumbs-up {
        font-size: 60px;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .thank-head-para {
        font-size: 22px;
    }
    .thank-ul {
        padding-top: 20px;
    }
    .thank-ul li p a {
        font-size: 18px;
    }
    #our-team {
        padding-bottom: 60px !important;
    }
    .copyright {
        padding-bottom: 0;
    }
}
