

/*  Media queries 
============================= */

@media (max-width: 767px) {

    body {
      padding-right: 0;
      padding-left: 0;
    }

    
/*#slider-feature
#about-feature,
#services-feature,
#testimonials-feature,
#footer{
opacity: 1 !important;
}*/
  
  }





@media screen and (max-width: 900px) {

.navigation {
    margin-top: 55px;
}

.logo_wrapper{
  position: unset;
    height: 100%; 
}

.responsive-nav {
    left: 0;
  margin-left:0;
    top: 0;
    bottom: 0;
    max-width: 270px;
    width: 0%;
    height: 100%;
        z-index: 13;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .responsive-nav.responsive {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
        overflow-x: hidden;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  .navigation.shadow:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 11;
  }

.responsive-nav .menu-nav{
  margin-top: 0px;
      margin-left: 40px;
}
ul.menu-nav li{
     display: block;
    margin-left: -40px;
} 

ul.menu-nav li a.active {
border-bottom: 0.1em solid #DADADA;
}

.custom-dropdown .dropbtn{
    display: none;
  }

ul.custom-dropdown-content{
    top: 0px;
}

  .navigation a.icon {
    font-size: 25px;
    color: #302c2c;
    text-align: center;
    padding: 10px 16px;
    position: fixed;
    z-index: 13;
    right: 0px;
    text-decoration: none;
    display: block;

  }

 



.logo_bg{

background-size: cover;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
        position: unset;
    margin-top: 0px; 
    margin-left: 0px;

}

.nav_brand{
  display: flex;
  background-color: #fff;
  border-color: #333;
opacity: 1;
border-radius: 1px;
height: 60px;
/*  box-shadow: 0px 20px 30px 3px rgb(0 0 0 / 55%) !important;*/
box-shadow: 0px 4px 4px #ddd !important;
}
.nav_brand .brand_text {
    margin-top: 18px;
    color: #111;
    font-size: 17px;
    position: unset;
    margin-left: 35px;
    font-weight: bold;
}

.nav_social_brands {
    position: unset;
    right: 0px;
    margin-left: 8px;
}

.nav_social_brands #link1_email, .nav_social_brands #link1_phone {
       margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}




}

@media screen and (max-width: 900px) {
  
 
  .navigation .icon {
    position: absolute;
    right: 0;
    top: 0;
  }


   .menu-nav .custom-dropdown ul li{
    margin-left: 0px;
  }

  .menu-nav .custom-dropdown {float: none;}
  .menu-nav .custom-dropdown-content {position: relative;}
  .menu-nav .custom-dropdown .dropbtn {
    display: block;
    width: 100%;
  }
}







 @media only screen and (min-width: 319px) and (max-width: 355px) {

 }

 @media only screen and (min-width: 419px) and (max-width: 480px) {



}


@media (max-width: 400px){
    .hero_container h1 {
    font-size:23px;
    }
    }
    
    @media (min-width: 992px){
    .hero_container .hero_container-content {
        padding-bottom: 1.1rem;
        text-align: left;
    }
    
    .hero_container .text-container {
        margin-top: 0rem;
    }
    }
    @media (min-width: 768px){
    .hero_container .hero_container-content {
        padding-top: 0rem;
    }
    h1 {
        font: 700 3.25rem/3.75rem "Open Sans",sans-serif;
    }
    }
    
    @media (min-width: 1200px){
    .hero_container .text-container {
        margin-top: 1.5rem;
        margin-left: 1rem;
    }
    .hero_container .image-container {
        margin-left: 3rem;
    }
    
    }



    @media (max-width: 320px){

       

        .box-area-wrap .box-simple {
            margin: 1px 7px 1px 1px;
            text-align: center;
        }

        .box-simple .icon-outlined {
            width: 40px;
            height: 40px;
            margin-bottom: 8px;
        }

        .box-simple .icon-outlined a, .box-simple h3 a {
            font-size: 15px;
        }

      
        .box-simple .icon-outlined a .ion {
            padding: 0px;
            font-size: 19px;
            width: 21px;
            text-align: center;
            text-decoration: none;
            margin: 9px -10px;
            position: absolute;
        }

        .about-bg {
            width: 100% !important;
            height: 274px!important;
        }
        .about_info h1 {
            font-size: 2.0rem;
            margin-bottom: 0rem;
        }

        .about_info__p p {
            font-size: 17px;
             padding: 0px; 
            letter-spacing: 1px;
             margin: 0px;
            line-height: 20px;
        }

        .more__button a {
            padding: 8px 8px 8px 40px;
            font-size: 15px;
        }

        .heading_info_home {
            font-size: 2.0rem;
        }

        .info__p p {
            font-size: 16px;
        }

        .u-container-layout-1 {
            padding: 0px;
            margin-bottom: 25px;
        }
        .u-text-3 {
            font-size: 12px;
        }
         .first-footer{
            margin-left: 10px;
         }

         .hero_container .image-container .service_bg{
            width: 100% !important;
            height: 175px !important;
         }
         .hero_container .hero_container-content {
             padding-top: 0px;
             text-align: justify;
         }


.p-large{
    font: 400 15px/2.1rem Myriad-Regular !important;
}

         .aboutimg{
height: 235px !important;   
}
.about-title {
margin-top: 27px;
    font-weight: 600;   
}
.about-descr{
    font-size: 1.5rem !important;
}
.about-descr h3{
    font-size: 17px;
}
.ReadMore{
    font-size: 15px !important;
}

.single-featured-property{
  margin-left: 8px !important;
    margin-right: 8px !important;  
}
.title-underlined> h1 > span > a{
    font-size: 15px;
}


    }



    @media (min-device-width: 360px) and (max-width: 900px) {

    .box-area-wrap .box-simple {
        margin: 1px 20px 1px 1px;
    }
    .about-bg {
        width: 100% !important;
        height: 274px!important;
    }

    .hero_container .image-container .service_bg {
        width: 100% !important;
        height: 300px !important;
    }
    .chat {
        width: 265px;
    }

    .box-simple .icon-outlined {
        width: 40px;
        height: 40px;
        margin-bottom: 8px;
    }

    .box-simple .icon-outlined a, .box-simple h3 a {
        font-size: 15px;
    }

  
    .box-simple .icon-outlined a .ion {
        padding: 0px;
        font-size: 19px;
        width: 21px;
        text-align: center;
        text-decoration: none;
        margin: 9px -10px;
        position: absolute;
    }

    
    .about_info h1 {
        font-size: 3.0rem;
        margin-bottom: 0rem;
    }

    .about_info__p p {
        font-size: 17px;
         padding: 0px; 
        letter-spacing: 1px;
         margin: 0px;
        line-height: 20px;
    }

    .more__button a {
        padding: 8px 8px 8px 40px;
        font-size: 15px;
    }

    .heading_info_home {
        font-size: 3.0rem;
    }

    .info__p p {
        font-size: 16px;
    }

    .u-container-layout-1 {
        padding: 0px;
        margin-bottom: 25px;
    }
    .u-text-3 {
        font-size: 12px;
    }
     .first-footer{
        margin-left: 10px;
     }

     
     .hero_container .hero_container-content {
         padding-top: 0px;
         text-align: justify;
     }


.p-large{
    font: 400 15px/2.1rem Myriad-Regular !important;
}

         .aboutimg{
height: 235px !important;   
}
.about-title {
margin-top: 27px;
    font-weight: 600;   
}
.about-descr{
    font-size: 1.5rem !important;
}
.about-descr h3{
    font-size: 17px;
}
.ReadMore{
    font-size: 15px !important;
}

.single-featured-property{
  margin-left: 8px !important;
    margin-right: 8px !important;  
}
.title-underlined> h1 > span > a{
    font-size: 15px;
}

}




@media only screen and (min-width: 280px) and (max-width: 320px) {
 .nav_brand .brand_text {
    font-size: 13px;
        margin-left: 8px;
}   

}

@media only screen and (max-width: 360px) {
 .nav_brand .brand_text {
    font-size: 15px;
        margin-left: 8px;
} 
    }

    @media (max-width: 900px){

    .fixed_column{
        position: fixed;
    top: 46px;
    z-index: 5;
    width: 100%;
    background-color: #fff;
    }
    .cate_column{
        top: 65px;   
    }

    .category_h3 {
        padding: 0px 0px 0px 6px;
        text-decoration: none;
        font-size: 16px;
        color: #fffbff;
        background-color: #002855;
        display: block;
    }
       .category_h3 .ion{
        font-size: 20px;
       }
       .No-child-event {
     /*   pointer-events: none;*/
      }

.container-box-area{
    margin: 0px;
margin-top: 12px;
}
.box-area-wrap .box-simple-item {
    width: 76px;
    margin: 2px 8px 15px 12px;
}
.box-simple-item .icon-outlined{
     width: 50px;
    height: 50px;   
}
.box-simple-item .icon-outlined a i.iconic_bg{
      width: 30px;
    height: 30px;
    margin: 8px 15px 15px 8px;  
}
.box-simple-item h3 a{
  font-size: 14px;  
}

    }