@media (max-width:1600px){

}

@media (max-width:1600px){
  

    .resultWrap h2 {
    font-size: 22px;
    }
    .SortBy select{
        width: 130px;
    }
    .mapView h3{
        font-size: 16px;
    }
    .SortBy h3{
        font-size: 16px;
    }
    .listing .logo{
        padding-right: 20px;
    }
    .listing .searchbox-listing .search{
        width: 50%;
    }

    .listing .menu-top-holder ul{
        gap: 20px;
    }
    .listing .menu-wrapper {
        width: 320px;
    }
    
    .listing .menu-wrapper {
        gap: 10px;
    }
}

@media (max-width:1440px){
   
}

@media (max-width:1280px){

}

@media (max-width:1200px){



 
}

@media (max-width:1024px){
   

    .theme-footer .col-6{
        width: 100%;
        margin-bottom: 20px;
    }
    .theme-footer .row .col-4 {
        width: 35%;
        padding-left: 0;
    }
 
}


@media (max-width:991px){

    .mobile786{
        display: block !important;
    }

    .desktop{
        display: none !important;
    }

    .menu-top-holder{
        display: none;
    }


    .headStuff {
        gap: 12px;
        width: 0;
        position: absolute;
        right: 170px;
    }
        
  
  
    .banner_caption {
        width: auto;
    }

    .footerBottom {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 0 10px;
        background-color: #fff;
        border-top: 1px solid #e4eaef;
        z-index: 7;
        bottom: env(safe-area-inset-bottom,70px);
    }
    .footerBottom ul{
        display: flex;
        justify-content: space-around;
        margin: 0;
    }
    .footerBottom .cmnftract{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footerBottom .cmnftract img{
        width:30px;
    }
    .footerIcontext{
        margin-top: 0px;
        text-align: center;
        font-size: 12px;
    }
    .DownloadApp{
        padding-bottom: 65px;
    }

    .main-listWrap .row{
        flex-wrap: wrap;
    }

    .main-listWrap .row .col-sm-4{
        width: 100%;
        padding: 0;
        margin: 0;
        border: 0;
    }
    .main-listWrap .row .col-sm-6{
        width: 100%;
    }

    .banner-slider .owl-prev {
        background: url(../img/left-arrow.png) !important;
    
        position: absolute;
        left: 20px;
        height: 35px;
        width: 22px;
        top: 40%;
        background-size: cover !important;
        background-repeat: no-repeat;
    }

    .banner-slider .owl-next {
    background: url(../img/right-arrow.png) !important;
    height: 35px;
    width: 22px;
    position: absolute;
    right: 20px;
    top: 40%;
    background-size: cover !important;
    background-repeat: no-repeat;
}

/* .nav-menu{
    display: flex;
    flex-direction: column;
    position: fixed;
    left: -100%;
    background: #fff;
    top: 0;
    width: 100%;
    align-items: flex-start;
} */

#mySidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    position: fixed;
    align-items: flex-start;
    padding-top: 20px;    
    z-index: 99999;
  }

  #mySidenav li{
    padding-left: 30px;
  }

  #mySidenav .searchline{
    margin: 20px 0;
  }

  .box-inner{
      width: 100%;
  }
  
  .search-box input{
    width: 116%;
}

.btnmain{
    position: absolute;
    top: 3px;
    right: -30px;
}
  #mySidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 45px;
    margin-left: 50px;
    color: #000;
  }

.hamburger {
    display: block;
}

.hamburger-line{
    background: #000;
    height: 3px;
    width: 40px;
    display: block;
    margin: 10px 0;
}

.logo-main img {
    width: 100px;
}


.grid {
    column-count: 3;
}

}

@media (max-width:768px){
    .desktop{
        display: none !important;
    }
    
    .mobile786{
        display: block !important;
    }
    .main-banner .col-sm-9{
        padding: 0;
    }
    .gallery {
        display: grid;
        grid-column-gap: initial;
        grid-row-gap: initial;
        grid-template-columns: auto;
        grid-auto-rows: auto;
    }
    .gallery img {
        width: 100%;
    }    
    .closebtn{
        display: block;
    }
}




@media (max-width:600px){

    header{
        padding: 0;
    }

    .logo-main{
        position: relative;
        left: -25px;
    }


    .desktop{
        display: none !important;
    }
    
    .mobile480{
        display: block !important;
    }

    .main-banner {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .main-banner .col-sm-3 {
        padding: 0 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: #eeeeee;
        border: none;
    }
    .profile.bluebtn {
        position: inherit;
        right: 0;
        bottom: 0;
        z-index: 9;
        width: 100%;
    }

    /* .profile button {
        background: #ff8205;
        width: 220px;
        height: 55px;
        padding-right: 4px;
        text-align: center;
         margin: 0 auto;
    } */

    .profile button {
        background: no-repeat;
        width: auto;
        height: 0;
        padding-right: 4px;
        text-align: center;
        margin: 30px auto;
    }

    .profile button p {
        font-size: 24px;
    }

    .main-banner .row{
        flex-direction: column-reverse;
    }



    .filterWrp{
        margin-bottom: 30px;
    }

    .logo{
        padding: 20px;
        text-align: center;
    }

    .buttonsmain {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .intro h2{
        font-size: 24px;
    }


    .logo img {
        width: 100%;
    }
    .headStuff {
        gap: 0px;
        width: 20px;
        position: inherit;
    }
    #menuToggle span{
        width: 35px;
    height: 4px;
    }
    .signIn{
        padding: 6px 6px;
    }
    .signIn p{
        font-size: 14px;
    }
    .signIn img{
        width: 30px;
    }

  

    .banner_caption h1{
        font-size: 45px;
        line-height: 1.2;
    }
    .banner_caption p {
        font-size: 20px;
        padding: 0 20px;
    }
    .banner-one{
        min-height: auto;
        background-position: center;
    }
    .kidsSliders-main .owl-nav{
        display: none;
    }
    .kidsSliders-main {
        padding-bottom: 0;
    }
    #menu
    {
        width: 100%;
        margin: 0;
        padding: 50px 15px;
        padding-top: 70px;
    }

    .gallery img {
        max-width: 100%;
        border-radius: 8px;
        transition: all 1.5s ease;
        width: 100%;
    }

    .bread_crum a {
        font-size: 20px;
    }
    
    .featured .introTitle {
        font-size: 40px;
        color: #ff8205;
        font-weight: 400;
        padding: 10px 0 0;
    }

    .sorting .form-control {
        border: none;
        padding: 0;
        margin: 0 0 20px;
        position: relative;
    }

    .sorting .col-sm-4:last-child .form-control {
        margin: 0;
    }
 
    .gallerymain {
        padding: 0 0 40px;
    }
    .pagination {
        padding-top: 20px;
    }
    .pagination a {
        font-size: 12px;
    }

    .pagination img{
        width: 20px;
    }
    .pagination .num {
        width: 25px;
        height: 25px;
    }
    
    .menu-item ul {
        position: relative;
        top: 10px;
        background: #fff;
        padding: 7px 20px;
        right: 10px;
        cursor: pointer;
        border: 1px solid #e5e5e5;
    }

    .menu-item ul li {
    padding-left: 0 !important;
    }
    .grid {
        column-count: 2;
    }
    .theme-footer .foot-title {
        padding-bottom: 10px;
        margin-top: 30px;
    }
}






@media (max-width:400px){
    .grid {
        column-count: 1;
    }
    .banner_caption h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    .banner_caption p {
        font-size: 16px;
        padding: 0 20px;
    }   
}


