@media (min-width: 992px) {

}

@media (min-width: 576px){

}

@media only screen and (max-width: 1199px) {
 
    .container {
        width: 98%;
        max-width: 100%;
    }

    .header_main {
      height: 80px;
  }

    .logo-img {
      width: 220px;
      height: 116px;
      padding: 15px;
  }

  .home_slider {
    margin-top: 70px;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 13px;
  padding: 0px 12px;
}

.navbar-light .navbar-nav li.login-btn a {
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  line-height: 40px;
}

.main_menu {
  padding: 10px 0px;
}

}

@media only screen and (max-width: 1176px) {
.navbar-light .navbar-nav .nav-link {
  padding: 0px 10px;
}

.navbar-light .navbar-nav li.login-btn a {
  padding: 0px 10px;
  margin-left: 15px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.maga_menu li .dropdown-item {
  padding: 10px 0px;
  font-size: 14px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.maga_menu {
  width: 660px;
}

.articles_box span.date {
  right: 0px;
  top: -20px;
}

}

@media only screen and (max-width: 991px) {

   
        .tab-content>.tab-pane {
          display: block;
          opacity: 1;
          border-bottom: 1px #ddd solid;
          margin-bottom: 20px;
      }

        .navbar-collapse {
          background: #fff;
          margin-top: 70px;
          position: absolute;
          top: 0px;
          right: -22px;
          width: 300px;
      }
      
      .navbar-light .navbar-nav .nav-link::after {
        display: none;
    }
      .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.55);
        border:0px;
        position: absolute;
        top: 10px;
        right: 0px;
        padding: 0px;
    }

    .navbar-toggler-icon {
      width: 40px;
      height: 40px;
      background-image: url(../images/menu-ic.svg) !important;
  }

  .custom-product-edit {
    padding: 20px;
  }

  .inner_slider {
    margin-top: 80px;
  }

  .details_left .details_cont ul li {
    width: 45%;
  }

  .payment_form .down-box input {
    width: calc(65% - 4px)
  }

  .payment_form .down-box input.dp {
    width: 35%;
    padding: 0px 5px;
  }

  .details_right{
    margin-top: 30px;
  }

  .post-col img {
    width: 70px;
    height: 70px;
    margin-right: 10px;
  }

  a.contect-btn {
    font-size: 15px;
  }

  .col_search {
    width: 33.333%;
    float: left;
    padding: 10px;
  }
      
  .accordion-button:not(.collapsed) {
    color: #343434;
  }

  .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }

  .home_search_form .accordion-item.show  .accordion-button:not(.collapsed) {
    background: #F6F6F6;
    border: 1px solid transparent;
    margin: 0px;
    border-radius: 0px;
    color: #AC7D13;
}

  .articles_sec .heading h2 {
    width: 60%;
  }

  .property_sec .heading h2 {
    width: 100%;
  }

  .payment {
    padding: 10px 0px;
    width: 100%;
    text-align: center;
  }
  .social-ic {
    text-align: center;
  }
  .copyright p{
    text-align: center;
  }

  .property_filtter .col_search {
    width: 25%;
  }

  .img-sec{
    display: none;
  }
  .cont-txt{
    width: 100% !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu.maga_menu {
    width: 250px;
    padding: 0px 0px 0px 15px;
    border: 0;
}
  .navbar-expand-lg .navbar-nav .dropdown-menu.maga_menu li {
    width: 100%;
    float: left;
    padding: 0px;
}

.navbar-collapse {
  overflow-y: auto;
  height: 100vh;
  padding-bottom: 100px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  width: 250px;
  border: 0px;
  padding: 0px 0px 0px 15px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
  padding: 10px 15px;
  border: 0;
  font-size: 14px;
  line-height: 21px;
}

.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
}

.navbar-light .navbar-nav li.login-btn a {
  width: 150px;
  text-align: center;
}

.navbar-light .navbar-nav li.language button.btn-secondary {
  width: 150px;
  text-align: center;
  margin-top: 3px;
  float: left;
}

.dasktop{
  display: none;
}

.mobile{
  display: block;
}

.dropdown-item {
  white-space: normal;
}

.sale_img {
  height: 200px;
}

.mobile .navbar-light .navbar-nav li.dropdown a.dropdown-toggle{
  position: relative;
}

.mobile .navbar-light .navbar-nav li.dropdown a.dropdown-toggle::after {
  position: absolute;
  top: 13px;
  right: 20px;
  width: 23px;
  height: 24px;
  margin-left: 0px;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 18px;
  transition: transform .2s ease-in-out;
  display: inline-block !important;
  border: 0px;
}

.mobile .navbar-light .navbar-nav li.dropdown a.dropdown-toggle.show::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
  top: 5px;
}

.agent-body {
  height: 350px;
}

}



@media only screen and (max-width: 940px) {
  .agent-body {
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {

  .details_left .info_col span.address {
    margin-bottom: 12px;
}

.detail_slider .owl-nav button.owl-next span, .detail_slider .owl-nav button.owl-prev span {
  width: 34px !important;
  height: 34px !important;
  background-size: 12px;
}

.about3 .details_right{
  margin-bottom: 30px;
}

section.home_search_form h1 {
  font-size: 28px;
}

section.home_search_form h1 span {
  font-size: 34px;
}

.home_slider {
  height: 350px;
}

.home_slider img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.serach_form .col-md-4{
  margin:10px 0px;
}

.pagination {
  display: inline-block;
}
.pagination_main ul.pagination li.page-item {
  margin: 8px;
  display: inline-block;
}

.property_filtter .col_search {
  width: 33.333%;
}
.agent-module .col-md-6, .agent-module .col-md-4{
  padding: 10px 0px!important;
}
.agent-body {
  height: auto;
  padding: 0px 0px 20px;
}
.agent-item, .text-with-icon-item-v1 {
  padding: 25px;
}

.footer-top .text-right ul li {
  text-align: left;
}

.property_filtter .col_search {
  width: 33.3%;
}

.footer-top ul {
  padding: 10px 0px;
}
.footer-top .text-right ul li {
  text-align: center;
}

.footer-top ul li {
  text-align: center;
}

.agent-item, .text-with-icon-item-v1 {
  padding: 25px;
  min-height: 0px;
}

.owl-nav {
  text-align: center;
  padding: 30px 0px 0px;
  position: absolute;
  width: 100%;
  top: 10%;
}

.owl-nav .owl-prev span, .owl-nav .owl-next span {
  width: 40px !important;
  height: 40px !important;
  border: 2px solid #B9B9B9;
  background: url(../images/arrow-left.svg) #fff center center no-repeat;
  background-size: 15px;
}

.owl-nav .owl-prev{
  float: left;
}
.owl-nav .owl-next{
  float: right;
}

.owl-nav .owl-next span{
    background: url(../images/arrow-right.svg) #fff center center no-repeat;
    background-size: 15px;
}

/* .owl-carousel.owl-drag .owl-item{ 
  margin-left: -50px;
}

.owl-carousel.owl-drag .owl-item.active{ 
  margin-left: 0px;
}

.owl-carousel.owl-drag .owl-item .item{ 
  width:100%;
} */
 
.min_height540 .agent-body {
  height: auto;
}

}

@media only screen and (max-width: 640px) {
 
}

@media only screen and (max-width: 576px) {

  .inner_slider {
    height: 250px;
  }

  .content-txt h2 {
    font-size: 24px;
}

.content-txt nav {
  display: none;
}

.detail_slider .owl-nav {
  top: 35%;
}

.about_sec h2 {
  font-size: 21px;
}

.about_sec h5 {
  font-size: 15px;
}

.logo-img {
  width: 170px;
  height: 90px;
}

.advertise_form h2 {
  font-size: 21px;
}

.property_sec .heading h2 {
  width: 100%;
  font-size: 21px;
}

.heading h2 span {
  font-size: 15px;
}

a.seeall_btn {
  width: auto;
  float: left;
  margin: 10px 0px;
  padding: 0px 15px;
  height: 34px;
  border: #AC7D13 2px solid;
  line-height: 32px;
  color: #AC7D13;
  border-radius: 15px;
  font-size: 14px;
}

span.address {
  width: 80%;
  display: inline-block;
}

.heading {
  width: 100%;
  display: inline-block;
}

.cont-sec h4 {
  font-size: 18px;
}

.owl-nav .owl-prev span, .owl-nav .owl-next span {
  width: 50px !important;
  height: 50px !important;
}

.infobox .col-md-3.infobox-col h4 {
  font-size: 21px;
}

.infobox .col-md-3.infobox-col p {
  font-size: 15px;
  margin: 0px;
}
.infobox .col-md-3.infobox-col {
  padding: 20px 30px;
  border-bottom: #EBE6DE 1px solid;
  border-right: 0px;
}

.infobox .col-md-3.infobox-col:last-child {
  border-bottom: #000 0px solid;
}

.articles_sec .heading h2 {
  width: 100%;
}
.heading h2 {
  font-size: 21px;
  color: #343434;
}

.col_search {
  width: 50%;
}

.footer-top ul.Locations li {
  width: 100%;
  float: left;
}

.property_filtter .col_search {
  width: 50%;
}

.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
  height: 300px !important;
}

.login_modal_control button.login_modal1 {
  width: 100%;
  margin: 5px 0px;
}

.login_modal_control button.login_modal2 {
width: 100%;
margin: 5px 0px;
}

.cookies_popup .modal-dialog {
  width: 100%;
  left: 0;
  bottom: 0;
}

.about_sec img.aboutimg1 {
  height: auto;
}

.playvideo {
  padding: 10px 10px 10px 15px;
}
.playvideo {
  top: -30px;
}

.playvideo span {
  font-size: 14px;
}

.playvideo svg {
  width: 30px;
}

.property_slider {
  padding-bottom: 30px;
}

.details_left .details_cont .map iframe{
  height: 250px;
}

.detail_slider .owl-carousel .owl-item img {
  height: 280px;
}

.details_left .info_col {
  padding-right: 0px;
}

.details_left .info_col .info-btn {
  position: relative;
}

#myModal .column {
  display: inline-block;
  width: 70px;
  margin: 5px 0px;
}

#myModal .mySlides img{
  height: 300px;
}

#myModal .column img {
  height: 50px;
}

#myModal .prev, #myModal .next {
  top: 40%;
  padding: 10px;
}

#big .item img {
  height: 300px;
}

}

@media only screen and (max-width: 480px) {
  .details_left .details_cont ul li {
    width: 100%;
  }

  .property_filtter .col_search {
    width: 100%;
  }

  .cookies_popup .modal-dialog .cookies-area a.accept-btn {
    width: 96%;
}

.about_sec img.aboutimg2 {
  height: 150px;
}

.about_sec img.aboutimg3 {
  height: 150px;
}


}

@media only screen and (max-width: 425px) {
  
  a.pdf_btn {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.col_search {
  width: 100%;
}

section.home_search_form h1 {
  font-size: 24px;
}

section.home_search_form h1 span {
  font-size: 28px;
}

.detail_slider .owl-carousel .owl-item img {
  height: 200px;
}

a.pdf_btn {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  word-wrap: break-word;
}

a.pdf_btn svg {
  margin-right: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.about_sec p {
  text-align: left;
}

.articles_box span.date {
  right: 0px;
  top: -60px;
}

#big .item img {
  height: 210px;
}

}

@media only screen and (max-width: 380px) {
  .about_sec img.aboutimg2 {
    height: 100px;
  }
  
  .about_sec img.aboutimg3 {
    height: 100px;
  }

  .property_list .sale_box .cont-sec h4, .property_slider .sale_box .cont-sec h4 {
    height: 70px;
}

#myModal .mySlides img{
  height: 250px;
}

#myModal .column img {
  height: 40px;
}

}