/*
 * A Design & Developed by BDM INFOTECH PVT. LTD
 * Author: Aayushi enterpeises
 * Author URL: http://aayushienterprises.com
 */
 
 
/* Large desktop */
@media only screen and (min-width: 1200px){
	.map{
		width:30%;
		margin:0 0 0 10px;
	}
}
/* Landscape tablet and dated desktop */
@media only screen and (min-width: 980px) and (max-width: 1199px) {
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.ftquicklinks{
		width:20%;
		float:left;
	}
	.ftproducts{
		width:22%;
		float:left;
	}
	.ftcontact{
		width:28%;
		margin-bottom:2em;
	}
	
	.ftfollowus {
		width:20%;
		margin:0;
		float:right;
	}
	.productGallery > li {
		width:28%;
	}
	.prtLeftmenu {
		width:20%;
		padding:0.7em;
	}
	.EnquiryDiv{
		width:100%;
	}
	.map{
		width:100%;
		margin:2% 0 0 0;
	}
	.contactUs{
		width:100%;
	}
	.EnquiryDiv{
		width:100%;
	}
	.navbar .nav > li {
	  float: left;
	  margin-left:20px !important;
	}
	.catalogue > a {
    	color: #fff;
   	    font-size: 0.7em;
	}
		.enquiryDetails{
		width:100%;
	}
	.view {
		margin: 4px !important;
		width: 242px;
	}
	.lvCategory > ul > li:first-child{
		margin:8px 0 0 8px;
	}
	.lvCategory > ul > li{
		width:30%;
		margin:8px 0 0 8px;
	}
	.thumbCategory > ul > li:first-child{
		margin:8px 0 0 8px;
	}
	
	.thumbCategory > ul > li{
		width:45%;
		margin:8px 0 0 8px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
	.ftquicklinks{
		width:100%;
		margin-bottom:20px;
	}
	.ftproducts{
		width:100%;
		margin-bottom:20px;
	}
	.ftproducts > ul{
		float:left;
	}
	.ftcontact{
		width:100%;
		margin-bottom:20px;
	}
	
	.ftfollowus {
		width:100%;
		margin:0;
	}
	.prtLeftmenu {
		width:100%;
		padding:0.7em;
	}
	
	.prtDetailsdiv {
		width: 98%;
		margin:2% 0 0 0;
		float:left;
		padding:1em
	}
	.imgLeftdiv{
		float:left;
		width: 100%;
	}
	.contentDiv {
		width: 100%;
		margin:0;
	}
	.contentDiv > p {
		padding:1em;
	}
	.enquiryDetails{
		width:100%;
	}
	.map{
		width:100%;
		margin:10px 0 0 0;
	}
	.stockist ul > li{
		width:100%;
		margin:3% 0 0 4% !important;
	}
	.stockist ul > li > img{
		display:block;
		margin:0 auto;
	}
	.headerLeft {
		float: left;
		width: 100%;
	}
	.headerRight {
    	float: left;
		width:100%;
	}
	ul.top-info {
		float: left;
	}
	.contactUs{
		width:100%;
	}
	.EnquiryDiv{
		width:100%;
	}
	.logo {
		background: #1ca64e none repeat scroll 0 0;
		border-radius: 100%;
		float: left;
		height: 50px !important;
		width: 50px !important;
	}
	.view {
		width: 100%;
	}
	.view img{
		width:100%;
	}
	.contentDiv > ul{
		padding:0 1em 0 1em;
	}
	.lvCategory > ul > li:first-child{
		margin:8px 0 0 8px;
	}
	.lvCategory > ul > li{
		width:47%;
		margin:8px 0 0 8px;
	}
	.thumbCategory > ul > li:first-child{
		margin:8px 0 0 8px;
	}
	
	.thumbCategory > ul > li{
		width:45%;
		margin:8px 0 0 8px;
	}
	.priceList > li {
		width:40%;
	}
	.resp-tab-content {
   	 border: none;
	}
	
	.productGallery > li {
		width:44%;
	}
	
}
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 768px){
	.ftquicklinks{
		width:100%;
		margin-bottom:20px;
	}
	.ftproducts{
		width:100%;
		margin-bottom:20px;
	}
	.ftproducts > ul{
		float:left;
	}
	.ftcontact{
		width:100%;
		margin-bottom:20px;
	}
	
	.ftfollowus {
		width:100%;
		margin:0;
	}
	.prtLeftmenu {
		width:100%;
		padding:0.7em;
	}
	
	.prtDetailsdiv {
		width: 98%;
		margin:2% 0 0 0;
		float:left;
		padding:1em
	}
	.imgLeftdiv{
		float:left;
		width: 100%;
	}
	.contentDiv {
		width: 100%;
		margin:0;
	}
	.contentDiv > p {
		padding:1em;
	}
	.enquiryDetails{
		width:100%;
	}
	.map{
		width:100%;
		margin:10px 0 0 0;
	}
	.stockist ul > li{
		width:100%;
		margin:3% 0 0 4% !important;
	}
	.stockist ul > li > img{
		display:block;
		margin:0 auto;
	}
	.headerLeft {
		float: left;
		width: 100%;
	}
	.headerRight {
    	float: left;
		width:100%;
	}
	ul.top-info {
		float: left;
	}
	.contactUs{
		width:100%;
	}
	.EnquiryDiv{
		width:100%;
	}

	.prtLeftmenu > ul > li {
		margin: 2% 0 0;
	}
	.view {
		width: 100%;
	}
	.view img{
		width:100%;
	}
	.contentDiv > ul{
		padding:0 1em 0 1em;
	}
	.lvCategory > ul > li:first-child{
		margin:8px 0 0 8px;
	}
	.lvCategory > ul > li{
		width:45%;
		margin:8px 0 0 8px;
	}
	.thumbCategory > ul > li{
		width:98%;
		margin:8px 0 0 0;
	}
	.priceList > li {
		width:95%;
	}
	.resp-tab-content {
   	 border: none;
	}
	.productGallery > li {
		width:98%;
	}
}
/* Landscape phones and down */
@media only screen and (max-width: 480px) {
	.ftquicklinks{
		width:100%;
		margin-bottom:20px;
	}	
	.productGallery > li {
		width:98%;
	}
	.ftproducts{
		width:100%;
		margin-bottom:20px;
	}
	.ftproducts > ul{
		float:left;
	}
	.ftcontact{
		width:100%;
		margin-bottom:20px;
	}
	
	.ftfollowus {
		width:100%;
		margin:0;
	}
	.prtLeftmenu {
		width:100%;
		padding:0.7em;
	}
	
	.prtDetailsdiv {
		width: 96%;
		margin:2% 0 0 0;
		float:left;
	}
	.imgLeftdiv{
		float:left;
		width: 100%;
	}
	.contentDiv {
		width: 100%;
		margin:0;
	}
	.enquiryDetails{
		width:100%;
	}
	.map{
		display:none;
	}
	.pageTitle > h3 {
		font-size: 1.2em;
	}
	.stockist ul > li:first-child{
		margin:3% 0 0 0% !important;
	}
	.stockist ul > li{
		width:100%;
		margin:3% 0 0 0% !important;
	}
	.stockist ul > li > img{
		display:block;
		margin:0 auto;
	}
	.stockist h2 {
		font-size:1.1em;
	}
	.homecontent > h1 {
		font-size:1.1em;
	}
	.headerLeft {
		float: left;
		width: 100%;
	}
	.headerRight {
    	float: left;
		width:100%;
	}
	ul.top-info {
		float: right;
	}
	.contactUs{
		width:100%;
		padding:0;
	}
	.EnquiryDiv{
		width:100%;
		padding:0 !important;
	}
	
	
	ul.top-info {
		float: left; 
	}
	.view {
		width: 100%;
	}
	.view img{
		width:100%;
	}
	.contactUs{
		padding-top:20px;
		padding-bottom:10px;
	}
	.contactUs > ul > li{
		margin-left:20px;
	}
	
	.contentDiv{
		padding:0.5em;
	}
	.lvCategory > ul > li:first-child{
		margin:8px 0 0 0;
	}
	.lvCategory > ul > li{
		width:97%;
		margin:8px 0 0 0;
	}
	.thumbCategory > ul > li{
		width:100%;
		margin:8px 0 0 0;
	}
	.priceList > li {
		width:91%;
	}
	.resp-tab-content {
   	 border: none;
	}
}
