
@media (max-width: 1199px) {
    .h1, h1 {
        font-size: 44px;
        line-height: 1.3;
    }
}



@media (max-width:1024px) {
.header-button {
    display: none;
}

.header-layout1 .header-logo {
        margin-right: 20px;
    }
}





@media (max-width: 767px) {
  .as-search .search-grid-content {
    padding: 20px;
  }
.footer-logo {
    margin-bottom: 36px;
}
    .footer-top ul li {
        padding: 0;
        padding-bottom: 15px;
    }



  .breadcumb-title {
    font-size: 46px;
  }

  .breadcumb-menu {
    padding-left: 55px;
  }

  .breadcumb-menu:after {
    width: 40px;
  }






}




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



.widget-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #810000;
    left: 29%;
}
 .breadcumb-title {
    font-size:18px !important;
    text-align: center;
  }
.boxed-container {
    border-radius: 0px;
    padding: 8px;
}
.header-layout1 .header-logo {
        padding: 11px 0;
    }

  .boxed-content-item .sec-title {
    font-size: 17px;
}

.boxed-container {
   
    margin-bottom: 20px;
}



.product-content p {
    text-align: justify;
}

    .breadcumb-menu {
        padding-left: 0;
        text-align: center;
    }
.breadcumb-menu li, .breadcumb-menu span {
    font-size: 12px;
}

header.as-header.header-layout1.header-two {
    padding: 0;
}
.smooth-scroll-inner-page {
    padding-top: 60px !important;
}


.boxed-content-item .sub-title {
    margin-bottom: 8px;
}
.boxed-content-item {
    padding: 20px;
}
.slider-single ul.slick-dots {
    position: absolute;
    bottom: 7px;
}

.content-about {
    padding: 15px;
    box-shadow: 0px 0px 2px 2px #d1cece;
    margin-top: 24px;
}

.about-area3 p {
    text-align: justify;
    font-size: 14px;
}
.service-card.style2 .service-card_icon {
 
    height: 90px;
    width: 90px;
    line-height: 74px;
}
    .contact-box {
        padding: 30px 20px 30px;
    }







}





