
@media(max-width:1300px) {

}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  
}

@media(max-width:1200px) {
	

}
@media(max-width:1025px) {
	.service_details ul li {
		width: 90%;
		height: auto;
	}
}
@media(max-width:992px) {
	

}
@media(max-width:767px) {
	.menu-right {width:100%;}
	.enquiry-btn {display:none;}
	#cssmenu > ul > li:last-child {display:inline-block;}
}
@media(max-width:575px) {	
	h1 {font-size:32px; line-height:34px;}
	h2 {font-size:25px; line-height:28px;}
	.other-products ul li { display: flex; flex-flow: column; }    
    .first { order: 2; }
    .second { order: 1; }
	.leave-left img, .onion-right img {width:240px;}
	.readmore-btn {margin-bottom:20px;}
	footer h2, footer h6 {margin-left:0;}
	.top-contact ul li a, .top-contact ul li {font-size: 12px;}
	.top-contact ul li:first-child{margin-right: 10px;}
	.top-contact ul li:last-child{margin-right: 0px;}
	.contact-bx {margin: 50px 0px;}
	.contact-form-bx {padding: 10px;}
	.welcome, .our_services {padding: 50px 0px;}
	.internal-header h1{font-size: 40px; line-height: 42px;}
	.hr-ver{margin-top: 30px;}
	.title hr {margin: 12px auto 25px;}
	.our-team-details {padding: 20px;}
	.rs-slider .sl-sub-title {font-size: 15px; line-height: 40px;}
	.slider-des {margin-top: 30px;}
	.rs-slider .sl-title {font-size: 18px; line-height: 30px;}
	.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-nextNav {right: 5px;}
	.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-prevNav {left: 5px;}
	.rs-slider .sl-desc {display: none;}
	
}
@media(max-width:480px) {	
	header{height: 100px;}
	.logo {padding: 10px 0px;}
	.other-products ul li{width:100%;}
	.other-products ul li .spices-img {width:100%;}
	.other-products ul li .content-box{width:100%; min-height: 300px;}

}
@media(max-width:360px) {
	
	
}
