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

.product-area-padding {
    padding: 20px 10px 20px 20px;
}
.single-category1 {
    margin: 14px 53px 10px 4px;
    border: 1px solid #aaaaaa;
    /* background: #fff; */
    height: 288px;
    width: 250px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top:4px;
}
}
@media only screen and (max-width: 1400px) {
    
  .single-category1 {
    margin: 14px 17px 10px 3px;
    border: 1px solid #aaaaaa;
    /* background: #fff; */
    height: 288px;
    width: 250px !important;
} 
.single-product-wrap.single-category1.all_Category{
    height: 264px;
    width: 100% !important;
}


}


@media only screen and (max-width: 1200px) { 
    
    .about-us-logo img{
    width:100%;
}    
}
@media only screen and (max-width: 992px) {
    .single-contact-info-3 {
    padding: 28px 9px 29px;
}
.custom-row{
    column-gap: 90px;
}
   .single-category1 {
    margin: 14px 15px 10px 4px;
    border: 1px solid #aaaaaa;
    /* background: #fff; */
    height: 288px;
     width: 220px; 
} 
.blog-item .blog__content {
    width: 100%;
    height: 165px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-top: 27px;
    padding-left: 30px;
    margin-right: 59px;
    margin-top: -25px;
    border-radius: 4px 4px 4px 4px;
}
.about-us-logo img{
    width:100%;
}
.pb-70 {
    padding-bottom: 5px;
}
.pt-70 {
    padding-top: 20px;
}
}

@media only screen and (max-width: 776px) {
    .custom-row {
    column-gap: 0px;
}
.blog-item .blog__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
}

}

@media only screen and (max-width: 576px) {
    .custom-row {
    column-gap: 60px;
}
.happp{
    text-align: -webkit-center;
}
.blog-item .blog__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
}
.single-category1 {
 margin: 14px 15px 10px 0px;
    border: 1px solid #aaaaaa;
    /* background: #fff; */
    height: 288px;
    width: 210px !important;
}
.pt-70 {
    padding-top: 50px;
}
}


@media only screen and (max-width: 420px) {
    #message5{
    position: absolute;
    left: 13px;
    top: 83%;
}
.safe-text{
    font-size: 14px;
}
.custom-row {
    column-gap: 1px;
    row-gap: 10px;
}
.happp {
    text-align: -webkit-center;
    /*padding-left: 50px;*/
}
.blog-item .blog__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
}
.blog-item .blog__desc {
   
    color: #444545;
    margin: 0px 7px 0px 0px;
}
.blog-item .blog__content {
    width: 100%;
    height: 165px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-top: 27px;
    padding-left: 30px;
    margin-right: 59px;
    margin-top: -20px;
    border-radius: 4px 4px 4px 4px;
}
.gray {
    background-color: #ffebeb;

    padding: 60px 0px 30px 0px;
}
.about-us-logo{
    text-align:center;
}
.about-us-logo img{
    width:100%;
}
.single-category1 {
   margin: 14px 5px 10px 5px;
    border: 1px solid #aaaaaa;
    /* background: #fff; */
    height: 288px;
    width: 145px !important;
}


}