@media (max-width: 1600px){
.hero-banner .owl-nav {
    top: 40%;
    margin-top: 0;
}
.hero-slider {
    margin-top: 100px;
}
}

@media (max-width: 1400px){

}

@media (max-width: 1200px){
.slide-div {
    margin-right: 0;
}
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
    .hero-banner .owl-nav {
        top: 20%;
    }
}

@media (max-width: 767px){
header .logo {
  width: 150px;
}
.call-to-action {
    top: unset;
    right: 0;
    z-index: 3;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-around;
}
.call-to-action .call-single {
    display: flex;
    width: 50%;
}
.call-to-action .call-single .icon-div span:nth-child(2) {
    /* opacity: 0; */
    display: none;
  }
  .call-to-action .call-single .icon-div {
    transform: unset;
    width: 100%;
    margin-bottom: 0;
}
.call-to-action .call-single .icon-div span:nth-child(1) {
    width: 100%;
}
.home-featured ul li button{
    font-size: 16px;
        width: 73px;
        overflow: visible;
}
.home-featured ul li{
    margin-right: 8px;
}

.home-counter .count-single {
    width: 50%;
    border-right: none;
}
.home-counter .count-single .coun-detail span{
    font-size: 24px;
}
.home-counter .count-single .coun-detail p{
    font-size: 14px;
}
.home-counter{
    border: none;
    margin-top: 0;
    padding:29px 0 0;
}
.home-counter .count-single:nth-child(1),
.home-counter .count-single:nth-child(2) {
     margin-bottom: 20px;
}
.about-section{
    padding: 40px 0 20px !important;
}
nav.offcanvas-menu{
    margin-top: 90px;
}
nav.offcanvas-menu .nav-link.dropdown-toggle{
font-size: 20px;
    padding: 10px 48px;
    border-bottom: 2px solid #adb5bd;

}
.customer-corner li button {
    font-size: 12px;
}
.customer-corner li {
 padding: 5px 6px;
        margin: 0 !important;
        width: 100px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .customer-corner {
    margin-bottom: 0;
}
.corner-main .properties-tab-content h1 {
    font-size: 22px;
}
.corner-main .properties-tab-content h2 {
    font-size: 18px;
}
.about-main {
    margin-top: 190px;
}
.testimonial-carousel-two .swiper-slide .test-text{
    height: 80px !important;
}
.testimonial-carousel-two .swiper-slide .text-left{
    position: static;
    margin-top: 150px;
    padding: 0;
}
.testimonial-carousel-two .swiper-wrapper{
    height: 585px;
}
.Carousel__CarouselArrowControlContainer-sc-f2ox7y-8{
  margin-left: -10px !important;
}
.slide-div {
    margin-right: 0;
}
.map-iframe {
    height: 500px;
    width: 300px;
}
.breadcum {
    margin-top: 104px;
    background-size: contain;
}
.breadcum.h-\[350px\] {
    height: 100px;
}
 .pt-\[80px\] {
    padding-top: 50px !important;
}
.why-dronagiri-slide .item .caption {
    padding: 10px 0;
    font-size: 14px;
}
.emi-panel tbody tr:nth-child(2),
.emi-panel tbody tr:nth-child(3),
.emi-panel tbody tr:nth-child(4){
    display: flex;
}
.emi-panel tbody tr:nth-child(2) td:nth-child(2),
.emi-panel tbody tr:nth-child(3) td:nth-child(2),
.emi-panel tbody tr:nth-child(4) td:nth-child(2){
   min-width: 80px;
}
.emi-panel tbody tr:nth-child(2) td:nth-child(1),
.emi-panel tbody tr:nth-child(3) td:nth-child(1),
.emi-panel tbody tr:nth-child(4) td:nth-child(1),
.emi-panel tbody tr:nth-child(2) td:nth-child(3),
.emi-panel tbody tr:nth-child(3) td:nth-child(3),
.emi-panel tbody tr:nth-child(4) td:nth-child(3){
   padding: 10px 0;
   line-height: 17px;
}
.Carousel__CarouselArrowControlContainer-sc-f2ox7y-8.jCXFfl {
    right: -20px !important;
}
.Carousel__CarouselArrowControlContainer-sc-f2ox7y-8.hXrUSE {
    left: -10px !important;
}
.hero-slider{
    margin-top: 90px;
}
.home-project-sec .background-img {
    height: 100%;
}
.home-project-sec .container {
    padding-top: 40px;
}
body{
    overflow-x: hidden;
}
.testimonial-section .right-img{
    display: none;
}
.modal {
    width: auto !important;
}
.hero-banner .owl-nav .owl-prev span, .hero-banner .owl-nav .owl-next span {
    font-size: 40px;
}
.hero-banner.owl-theme .owl-dots{
    display: none;
}
.home-counter .count-single li {
    flex-direction: column;
    text-align: center;
}
.home-counter .count-single li img{
   align-self: center !important;
}
}