@media only screen and (min-width : 320px) {  
  #ifelog{
    display:block;
  }
  #ifelog1{
    display: none;
  }
  .swiper-container-thumbs {
    height: 100px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 49%;
  }
  .ma-listgrid{
    display:none;
  }
  .ma-login, .ma-create{
    display: block;
  }
  .ma-slid{
    margin-top:7rem !important;
  }
  #imageContainer{
    margin: .25rem auto !important;
  }
  .ma-mbg{
    display:block;
  }
  .ma-hidet{
    display:block;
  }
  .listing_list{
    height: 100%;overflow-x:auto;overflow-y:auto;
  }
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .client-phot{
    height: 54px;
    width: 54px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 9px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 6px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .ma-imgport{
    flex-direction: column-reverse;
  }
  .fourimg .block-image{
    width:96%;
    height: 77px;
   }
   /* .scnd-img{
    height:280px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 12px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 5px;
    margin-right: 9px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 16px;
  }
  .property-details-content .right-content .price {
    font-size: 18px;
  }
  .ma-locate{
    font-size:12px;
  }
  .property-details-content .right-content {
    text-align: start;
    flex-flow: row;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 5px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:14px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: space-between;
    }
    .mappartheading{
        font-size:27px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:100% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 0px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
    .scnd-gallery{
        height: 533px;
    }
    .ma-scnd-gallery-img{
        height: 152px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 46px;
    }
   
    .ma-c .col-lg-2{
        width:32% !important;
    }
    .hot-deal-pic{
        height: 171px;
        width: 85%;
        margin: 0 auto;
        display: block;
    }
    .ma-row-width{
        width: 100%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 60px;
    }
    .card__overlay h5{
        font-size: 18px;
    }
    .card__overlay p{
        font-size: 16px !important;
    }
    .card__overlay{
       padding: 3px;
    }
    .mawis-container{
        padding-top: 146px;
        padding-bottom: 58px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 393px) {
  #ifelog{
    display:block;
  }
  #ifelog1{
    display: none;
  }
  .swiper-container-thumbs {
    height: 100px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 45%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: block;
  }
  .ma-slid{
    margin-top:7rem !important;
  }
  #imageContainer{
    margin: .25rem auto !important;
  }
  .ma-mbg{
    display:block;
  }
  .ma-hidet{
    display:block;
  }
  .listing_list{
    height: 100%;overflow-x:auto;overflow-y:auto;
  }
 .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .client-phot{
    height: 54px;
    width: 54px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 9px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 6px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .ma-imgport{
    flex-direction: column-reverse;
  }
  .fourimg .block-image{
    width:96%;
    height: 80px;
   }
   /* .scnd-img{
    height:280px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 11px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 19px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 18px;
  }
  .property-details-content .right-content .price {
    font-size: 22px;
  }
  .ma-locate{
    font-size:14px;
  }
  .property-details-content .right-content {
    text-align: start;
    flex-flow: row;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 0px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: space-between;
    }
    .mappartheading{
        font-size:38px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:100% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 0px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
    .scnd-gallery{
        height: 533px;
    }
    .ma-scnd-gallery-img{
        height: 152px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 30px;
    }
   
    .ma-c .col-lg-2{
        width:33% !important;
    }
    .hot-deal-pic{
        height: 171px;
        width: 85%;
        margin: 0 auto;
        display: block;
    }
    .ma-row-width{
        width: 100%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 60px;
    }
    .card__overlay{
        padding: 4px;
     }
    .card__overlay h5{
        font-size: 16px;
    }
    .card__overlay p{
        font-size: 12px !important;
    }
    .mawis-container{
        padding-top: 146px;
        padding-bottom: 58px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 412px) {
  #ifelog{
    display:block;
  }
  #ifelog1{
    display: none;
  }
  .swiper-container-thumbs {
    height: 100px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 40%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: block;
  }
  .ma-slid{
    margin-top:7rem !important;
  }
  #imageContainer{
    margin: .25rem auto !important;
  }
  .ma-mbg{
    display:block;
  }
  .ma-hidet{
    display:block;
  }
  .listing_list{
    height: 100%;overflow-x:auto;overflow-y:auto;
  }
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .client-phot{
    height: 54px;
    width: 54px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 9px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 6px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .ma-imgport{
    flex-direction: column-reverse;
  }
  .fourimg .block-image{
    width:96%;
    height: 80px;
   }
   /* .scnd-img{
    height:280px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 11px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 25px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 24px;
  }
  .property-details-content .right-content .price {
    font-size: 25px;
  }
  .ma-locate{
    font-size:16px;
  }
  .property-details-content .right-content {
    text-align: start;
    flex-flow: row;
    display: flex;
    justify-content: space-between;
  }
  .footer-area {
    margin-top:1rem;
  }
  .property-details-content .right-content .price {
    margin-top: 0px;
  }
    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: space-between;
    }
    .mappartheading{
        font-size:34px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:100% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 0px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
    .scnd-gallery{
        height: 500px;
    }
    .ma-scnd-gallery-img{
        height: 152px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 30px;
    }
  
    .ma-c .col-lg-2{
        width:32% !important;
    }
    .hot-deal-pic{
        height: 171px;
        width: 85%;
        margin: 0 auto;
        display: block;
    }
    .ma-row-width{
        width: 100%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 60px;
    }
    .card__overlay{
        padding: 4px;
     }
    .card__overlay h5{
        font-size: 16px;
    }
    .card__overlay p{
        font-size: 12px !important;
    }
    .mawis-container{
        padding-top: 146px;
        padding-bottom: 58px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 576px) {
  #ifelog{
    display:block;
  }
  #ifelog1{
    display: none;
  }
  .swiper-container-thumbs {
    height: 100px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 30%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: block;
  }
  .ma-slid{
    margin-top:5rem !important;
  }
  #imageContainer{
    margin: 0 auto !important;
  }
  .ma-mbg{
    display:block;
  }
  .ma-hidet{
    display:block;
  }
  .listing_list{
    height: 100%;overflow-x:auto;overflow-y:auto;
  }
  .footer h4{
    font-size: 22px;
    line-height: 21px;
}
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .client-phot{
    height: 54px;
    width: 54px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 9px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 6px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .ma-imgport{
    flex-direction: unset;
  }
  .fourimg .block-image{
    width:96%;
    height: 190px;
   }
   /* .scnd-img{
    height:380px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 11px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 13px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 17px;
  }
  .property-details-content .right-content .price {
    font-size: 27px;
  }
  .ma-locate{
    font-size:13px;
  }
  .property-details-content .right-content {
    text-align: end;
    flex-flow: column;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 30px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .modal-dialog {
        max-width: 90% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: start;
    }
    .mappartheading{
        font-size:50px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:50% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 15px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
    .scnd-gallery{
        height: 572px;
    }
    .ma-scnd-gallery-img{
        height: 216px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 35px;
    }
 
    .ma-c .col-lg-2{
        width:32% !important;
    }
    .hot-deal-pic{
        height: 208px;
        width: 85%;
        margin: 35px auto;
        display: block;
    }
    .ma-row-width{
        width: 100%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 60px;
    }
    .card__overlay{
        padding: 8px;
     }
    .card__overlay h5{
        font-size: 14px;
    }
    .card__overlay p{
        font-size: 11px;
    }
    .mawis-container{
        padding-top: 146px;
        padding-bottom: 58px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 30px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 768px) {
  #ifelog{
    display:block;
  }
  #ifelog1{
    display: none;
  }
  .swiper-container-thumbs {
    height: 200px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 25%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: none;
  }
  .ma-slid{
    margin-top:5rem !important;
  }
  #imageContainer{
    margin: 0 auto !important;
  }
  .ma-mbg{
    display:block;
  }
  .ma-hidet{
    display:block;
  }
  .listing_list{
    height: 100%;overflow-x:auto;overflow-y:auto;
  }
  .footer h4{
    font-size: 22px;
    line-height: 21px;
}
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: column-reverse;
  } */
  .client-phot{
    height: 54px;
    width: 54px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 0px;
    margin-bottom: 3px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 9px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 20px;
  }
  .ma-imgport{
    flex-direction: unset;
  }
  .fourimg .block-image{
    width:96%;
    height: 200px;
   }
   /* .scnd-img{
    height:400px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 11px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 18px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 20px;
  }
  .property-details-content .right-content .price {
    font-size: 27px;
  }
  .ma-locate{
    font-size:16px;
  }
  .property-details-content .right-content {
    text-align: end;
    flex-flow: column;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 30px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .listfirst .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listscnd .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listthird .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listfourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listfive .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listsix .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listseven .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
    .property-details-content .right-content .link-list li {
        margin-right: 7px;
    }
    .property-details-content .left-content .title .featured-btn {
        margin-left: 20px;
      }
    .modal-dialog {
        max-width: 90% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: column;
    }
    #propertyListingsSell .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 27px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: start;
    }
    .mappartheading{
        font-size:50px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:50% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 27px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
      }
     
    .scnd-gallery{
        height: 534px;
    }
    .ma-scnd-gallery-img{
        height: 160px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 52px;
    }
  
    .ma-c .col-lg-2{
        width:19% !important;
    }
    .hot-deal-pic{
        height: 390px;
        width: 100%;
        margin:0 auto;
        display: table-cell;
    }
    .ma-row-width{
        width: 100%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 60px;
    }
    .card__overlay{
        padding: 3px;
     }
    .card__overlay h5{
        font-size: 20px;
    }
    .card__overlay p{
        font-size: 16px;
    }
    .mawis-container{
        padding-top: 120px;
        padding-bottom: 90px;
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 32px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 992px) {  
  #ifelog{
    display:none;
  }
  #ifelog1{
    display: block;
  }
  .swiper-container-thumbs {
    height: 200px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 20%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: none;
  }
  .ma-slid{
    margin-top:3rem !important;
  }
  #imageContainer{
    margin: 0 auto !important;
  }
  .ma-mbg{
    display:none;
  }
  .ma-hidet{
    display:none;
  }
  .listing_list{
    height: calc(90vh - 100px);overflow-x:hidden;overflow-y:scroll;
  }
  .footer h4{
    font-size: 18px;
    line-height: 35px;
}
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: unset;
  } */
  .client-phot{
    height: 100px;
    width: 100px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 20px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 20px;
  }
  .ma-imgport{
    flex-direction: unset;
  }
  .fourimg .block-image{
    width:96%;
    height: 300px;
   }
   /* .scnd-img{
    height:600px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 15px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 25px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 24px;
  }
  .property-details-content .right-content .price {
    font-size: 30px;
  }
  .ma-locate{
    font-size:16px;
  }
  .property-details-content .right-content {
    text-align: end;
    flex-flow: column;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 30px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .listfirst .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listscnd .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listthird .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listfourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listfive .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listsix .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listseven .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
    .property-details-content .right-content .link-list li {
        margin-right: 10px;
    }
    .property-details-content .left-content .title .featured-btn {
        margin-left: 30px;
      }
    .modal-dialog {
        max-width: 64% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: start;
    }
    .mappartheading{
        font-size:50px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:50% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 27px 0px 0px !important;
        color:#000000;
      }

    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
    .scnd-gallery{
        height: 631px;
    }
    .ma-scnd-gallery-img{
        height: 246px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 52px;
    }
   
    .ma-c .col-lg-2{
        width:20% !important;
    }
    .hot-deal-pic{
        height: 390px;
        width: 100%;
        margin:0 auto;
        display: table-cell;
    }
    .ma-row-width{
        width: 90%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 80px;
    }
    .card__overlay{
        padding: 3px;
     }
    .card__overlay h5{
        font-size: 20px;
    }
    .card__overlay p{
        font-size: 16px;
    }
    .mawis-container{
        padding-top: 70px;
        padding-bottom: 90px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 45px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 1320px) {
  #ifelog{
    display:none;
  }
  #ifelog1{
    display: block;
  }
  .swiper-container-thumbs {
    height: 200px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 15%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: none;
  }
  .ma-slid{
    margin-top:3rem !important;
  }
  #imageContainer{
    margin: 0 auto !important;
  }
  .ma-mbg{
    display:none;
  }
  .ma-hidet{
    display:none;
  }
  .listing_list{
    height: calc(90vh - 100px);overflow-x:hidden;overflow-y:scroll;
  }
  .footer h4{
    font-size: 22px;
    line-height: 35px;
}
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: unset;
  } */
  .client-phot{
    height: 100px;
    width: 100px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 20px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 20px;
  }
  .ma-imgport{
    flex-direction: unset;
  }
  .fourimg .block-image{
    width:96%;
    height: 300px;
   }
   /* .scnd-img{
    height:600px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 15px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 25px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 24px;
  }
  .property-details-content .right-content .price {
    font-size: 30px;
  }
  .ma-locate{
    font-size:16px;
  }
  .property-details-content .right-content {
    text-align: end;
    flex-flow: column;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 30px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .listfirst .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listscnd .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listthird .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listfourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listfive .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listsix .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listseven .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
    .property-details-content .right-content .link-list li {
        margin-right: 10px;
    }
    .property-details-content .left-content .title .featured-btn {
        margin-left: 30px;
      }
    .modal-dialog {
        max-width: 58% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:14px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: start;
    }
    .mappartheading{
        font-size:50px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:50% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 27px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
    .scnd-gallery{
        height: 531px;
    }
    .ma-scnd-gallery-img{
        height: 298px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 52px;
    }
  
    .ma-c .col-lg-2{
        width:20% !important;
    }
    .hot-deal-pic{
        height: 390px;
        width: 100%;
        margin:0 auto;
        display: table-cell;
    }
    .ma-row-width{
        width: 90%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 80px;
    }
    .card__overlay{
        padding: 16px;
     }
    .card__overlay h5{
        font-size: 20px;
    }
    .card__overlay p{
        font-size: 16px;
    }
    .mawis-container{
        padding-top: 100px;
        padding-bottom: 140px;
        
    }
    .ma-row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .baner-heading{
        font-size: 45px;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width : 1500px) {
  #ifelog{
    display:none;
  }
  #ifelog1{
    display: block;
  }
  .swiper-container-thumbs {
    height: 200px; /* Adjust height as needed */
    margin-top: 10px;
}
  .filterr{
    width: 15%;
  }
  .ma-listgrid{
    display:flex;
  }
  .ma-login, .ma-create{
    display: none;
  }
  .ma-slid{
    margin-top:3rem !important;
  }
  #imageContainer{
    margin: 0 auto !important;
  }
  .ma-mbg{
    display:none !important;
  }
  .ma-hidet{
    display:none;
  }
  .listing_list{
    height: calc(90vh - 100px);overflow-x:hidden;overflow-y:scroll;
  }
  .footer h4{
      font-size: 22px;
      line-height: 35px;
  }
  .nav-ma-city{
    margin-top: 17px;
    margin-bottom:0px;
  }
  /* .ma-detail-part{
    flex-flow: unset;
  } */
  .client-phot{
    height: 100px;
    width: 100px;
  }
  .property-details-sidebar .contact-details .list li {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .property-details-inner-content .features .list li {
    margin-bottom: 20px;
  }
  .property-details-inner-content .overview .overview-list li img {
    margin-bottom: 20px;
  }
  .ma-imgport{
    flex-direction: unset;
  }
  .fourimg .block-image{
    width:96%;
    height: 300px;
   }
   /* .scnd-img{
    height:600px;
   } */
  .property-details-content .left-content .info-list li span {
    font-size: 15px;
    margin-left: 10px;
  }
  .property-details-content .left-content .info-list li {
    margin-bottom: 0px;
    margin-right: 25px;
  }
  .property-details-content .left-content .title h2, .property-details-content .left-content .title .h2 {
    font-size: 24px;
  }
  .property-details-content .right-content .price {
    font-size: 30px;
  }
  .ma-locate{
    font-size:16px;
  }
  .property-details-content .right-content {
    text-align: end;
    flex-flow: column;
    display: flex;
    justify-content: space-between;
  }
  .property-details-content .right-content .price {
    margin-top: 30px;
  }
  .footer-area {
    margin-top:1rem;
  }
    .listfirst .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listscnd .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listthird .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listfourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .listfive .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listsix .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .listseven .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
    .property-details-content .right-content .link-list li {
        margin-right: 10px;
    }
    .property-details-content .left-content .title .featured-btn {
        margin-left: 30px;
      }
    .modal-dialog {
        max-width: 60% !important;
        margin: 1.75rem auto;
      }
    #propertyListingsRent{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell{
        display:flex; justify-content: space-between;
        flex-flow: row;
    }
    #propertyListingsSell .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
      #propertyListingsRent .category{
        margin-bottom: 10px;
        width:100%;
        position: relative;
      }
    .locations p {
        font-size:16px;
    }
    .ma-blog-container .box .bottom .advants {
        display: flex;
        justify-content: start;
    }
    .mappartheading{
        font-size:50px !important;
    }
    .ma-2ndtable tr{
        margin-bottom: 7px;
        width:50% !important;
        float:left;
        display: inline-flex;
        justify-content: space-between;
      }
      .ma-2ndtable td{
        cursor:pointer;
        padding:0px 27px 0px 0px !important;
        color:#000000;
      }
    .ma-row .ma-first .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-2nd .chosen-container-single .chosen-single{
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
      .ma-row .ma-third .chosen-container-single .chosen-single{
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
      }
      .ma-row .ma-fourth .chosen-container-single .chosen-single{
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
      }
      .ma-row .ma-fifth .chosen-container-single .chosen-single{
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
      }
    .scnd-gallery{
        height: 581px;
    }
    .ma-scnd-gallery-img{
        height: 340px;
        width: 100%;
    }
    .scnd-gallery-heading p{
        font-size: 22px;
    }
    .scnd-gallery-heading h2{
        font-size: 42px;
    }
  
    .ma-c .col-lg-2{
        width:20% !important;
    }
    .hot-deal-pic{
        height: 390px;
        width: 100%;
        margin:0 auto;
        display: table-cell;
    }
    .ma-row-width{
        width: 90%;
    }
    .ma-hot-padding{
        padding:10px 30px 10px 30px
    }
    .hot-deal{
        font-size: 80px;
    }
    .card__overlay{
        padding: 16px;
     }
    .card__overlay h5{
        font-size: 20px;
    }
    .card__overlay p{
        font-size: 16px;
    }
    .mawis-container{
        padding-top: 100px;
        padding-bottom: 80px;
        
    }
    .ma-row{
        margin-left: 40px;
        margin-right: 40px;
    }
    .baner-heading{
        font-size: 50px;
        padding-bottom: 20px;
    }
}