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

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

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

@media only screen and (max-width: 1199px)
{
	.cat_div, .pro_div{width: 40%;}
	.rsp_section_nw{margin-left: 0 !important;}
	
}

@media only screen and (max-width: 1000px){.q_logo img{height: 100px !important;}}

@media only screen and (max-width: 991px)
{
	.dtl_img{width: 75%;height: auto;margin: 0 auto;border-right: none;border-bottom: 1px solid #bfbfbf;margin-bottom: 25px;padding-bottom: 25px;}

}

@media only screen and (max-width: 767px)
{
	.cat_div, .pro_div{width: 80%;margin: 25px auto;}

}

@media only screen and (max-width: 640px){}
	
@media only screen and (max-width: 479px){}