@media only screen and (max-width: 992px) {
	.categories .cat_box_001 .images img {
	    width: 100%;
	}
	.top .two h1 {
	    line-height: 22px;
	    
	    padding-top: 13px;
	}
	.top .three #google_translate_element {
	    text-align: none;
	    text-align: center;
	}
	.menu {
	    padding-top: 15px;
	}
	.big_banner .owl-theme .owl-nav.disabled + .owl-dots {
	    margin-top: -30px;
	}
	.categories {
	    padding: 25px 0 25px 0;
	}
	.categories .cat_box_001 {
	    margin-bottom: 25px;
	}
	.footer h1 {
		padding-top: 20px;
	}
	.front_about_us .about_inner p{
	        max-width: 100%;
	}
	.social_icon_on_all {
	    /* position: absolute; */
	    /* top: 34%; */
	    /* left: 0; */
	    /* position: fixed; */
	    /* z-index: 5454545454; */
	    margin: auto;
	    text-align: center;
	    background-color: #ff2324;
	    padding-top: 12px;
	    position: inherit;
	}
	.social_icon_on_all ul li {
	    list-style-type: none;
	    display: inline-block;
	    margin: auto;
	}
	.social_icon_on_all ul {
	    display: inline-block;
	}
	.contact_5478{
        display: inline-table;
        padding: 30px 35px;
        margin: 20px;
	}
	.our_team_001 {
	    text-align: center;
	}
	.our_team_001_001 {
	    padding-bottom: 30px;
	}
	.enter_pass_to_check_cataloug {
        width: 100%;
    }
    .enter_pass_to_check_cataloug_01 {
        width: 100%;
    }
    .other_pages_banner .detail h1 {
        font-size: 14px;
    }
    .paginations_002 {
        text-align: center;
        margin-top: 0;
    }
    .more_vihg4545 {
        width: 25%;
        float: left;
    }
    .mifhdg {
        margin-left: 0%;
    }
    .sticky555 {
        padding-bottom: 11px;
    }
    .categories .cat_box_001 .detail h1 {
        font-size: 19px;
        text-transform: uppercase;
        font-weight: 900;
        color: #fc000e;
        display: inline-block;
        padding: 16px;
        margin-top: 9%;
        transition: 0.9s;
        max-width: 75%;
    }
	
}
@media only screen and (max-width: 500px) {
    .categories .cat_box_001 .detail h1 {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 900;
        color: #fc000e;
        display: inline-block;
        padding: 16px;
        margin-top: 9%;
        transition: 0.9s;
        max-width: 73%;
    }
    .owl-nav{
        display: none;
    }
    .paginations_001 {
        font-size: 17px;
        font-weight: 600;
        text-transform: uppercase;
        color: #aca6a6;
        border: solid 1px #ddd;
        display: inline-block;
        text-align: center;
        padding: 4px 18px;
        border-radius: 30px;
        background-color: #fff;
    }
}
@media only screen and (max-width: 400px) {
    .categories .cat_box_001 .detail h1 {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 900;
        color: #fc000e;
        display: inline-block;
        padding: 16px;
        margin-top: 9%;
        transition: 0.9s;
        max-width: 73%;
    }
    .paginations_001 {
        font-size: 17px;
        font-weight: 600;
        text-transform: uppercase;
        color: #aca6a6;
        border: solid 1px #ddd;
        display: inline-block;
        text-align: center;
        padding: 4px 18px;
        border-radius: 30px;
        background-color: #fff;
    }
    .other_pages_banner .detail h1 {
        padding-top: 0px;
    }
    label {
        font-size: 14px;
    }
    .featured_products .title_section h1 {
        font-size: 24px;
    }
    
}
