@media screen and (max-width: 1023px){

}

@media screen and (max-width:991px){

}
@media screen and (max-width:767px){ 
	.topheader{padding:0 0 5px 0;}
	.topheader .container{padding-left:5px;padding-right:5px;}
	.topheader .socialbg{display:none;}
	.topheader .info{position:relative;left:50%;transform:translate(-50%,0);}
	.mainheader .container{padding:0;}
	.mainheader .logo{padding-right:0px;width:100%;text-align:center;}
	.mainheader .logo img{width:191px;}
	.mainheader .logo::before{display:none;}
	.mainheader .menubg{width:100%;display:block;max-width:100%;}
	#cssmenu{background:#9b0825 !important;box-sizing:border-box;padding:0 15px;}
	.tttextbgs .largetext{font-size:24px;line-height:24px;}
	.tttextbgs .smalltext{font-size:16px;line-height:20px;}
	.tttextbgs::before{height:44px;}
	.tttextbgs{left:15px;}
	.mainheading span,.homeheading span{font-size:28px;line-height:34px;}
	.mainheading span::after{left:auto;right:0;}
	.enquirenow{padding:30px 0;}
	.enquirenow .caption{font-size:32px;}
	.enquirenow .enquire{display:block;text-align:center;margin-top:15px;width:100%;}
	.manufacturer .text-left{text-align:center !important;}
	.bmcntctbg{padding: 0 3px 5px 3px;margin-bottom:15px;}
	.bmcntctbg .textbm,.bmcntctbg .enquire{display:block;text-align:center;width:100%;}
	.testimonialbg .caption{padding:20px 10px;}
	.newsbggs .newsbxs{margin-bottom:15px;}
	.footer{margin:15px 0 0 0;}
	.fixer{display:none;}
	.mobnone{display:none;}
	.testimonialbg{border-bottom:1px solid #ddd;}
	.innerbanner{height:150px;}
	.innerbanner img{position:relative;height:100%;object-fit:cover;}
	.innerbannrbg .lrgtext{font-size:30px;line-height:32px;}
	.contactbg .continner{padding:20px 0;}
	.contactbg .continner .formsbg input[type="text"],
	.contactbg .continner .formsbg input[type="email"],
	.contactbg .continner .formsbg textarea{margin-bottom:15px;}
	.contactbg .continner .formsbg input[type="submit"]{margin-bottom:20px;}
	ul.tabs li{margin-right:5px;padding:5px 10px;display:inline-block;font-size:16px;line-height:35px;}
	

}

@media screen and (max-width:650px){

}