/*
 * A Design by BDM INFOTECH PVT. LTD
 * Author: BDM INFOTECH
 * Author URL: http://bdminfotech.com
*/ 
/* Large desktop */

.whatsapp-se {
    right: 25px;
    bottom: 15px;
    z-index: 400;
    position: fixed;
}
@media only screen and (min-width: 1200px){
}
/* Landscape tablet and dated desktop */
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.product-thumb {
		width:45%;
		height:280px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
		.social > ul > li {
		float: left;
		list-style: outside none none;
		margin-left: 2%;
	}
	.logo {
		float: left;
		width:100%;
	}
	.social{
		width:100%;
	}	
	.headerRight {
		float:left;
	}
	.topStrip {
		float:left !important;
		width:100%; 
	}
	ul.top-info {
		float:left !important;
	}
	.homequotesInner h4 {
		font-size:1.1em;
	}	
	.homecontent {
		width:100%;
	}	
	.channelPartner{
		width:100%;
		margin-bottom:10%;
	}	
	.ftquicklinks {
		width:100%;
	}	
	.ftproducts {
		width:100%;
	}	
	.ftcontact {
		width:100%;
	}	
	.ftfollowus {
		width:100%;
	}	
	.side-menu {
		width:100%;
	}
	.product-details {
		width:100%;
		float:left;
	}
	.productimg {
		width:96%;
	}
	.productContainerLeft{
		width:97%;
	}
	.more-button {
		float:left;
		margin-top:4%;
	}
	.ftquicklinks > ul > li {
		margin-top:2%;
	}
	.ftproducts > ul > li {
		margin-top:2%;
	}
	.product-thumb {
		width:45%;
		height:280px;
	}
	.ftquicklinks{
		margin-left:0%;
	}
	.ftcontact{
		margin-left:0%;
	}
}
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 768px){
	.social > ul > li {
		float: left;
		list-style: outside none none;
		margin-left: 2%;
	}
	.logo {
		float: left;
		width:100%;
	}
	.social{
		width:100%;
	}	
	.headerRight {
		float:left;
	}
	.topStrip {
		float:left !important;
		width:100%; 
	}
	ul.top-info {
		float:left !important;
	}
	.homequotesInner h4 {
		font-size:1.1em;
	}	
	.homecontent {
		width:100%;
	}	
	.channelPartner{
		width:100%;
		margin-bottom:10%;
	}	
	.ftquicklinks {
		width:100%;
	}	
	.ftproducts {
		width:100%;
	}	
	.ftcontact {
		width:100%;
	}	
	.ftfollowus {
		width:100%;
	}	
	.side-menu {
		width:100%;
	}
	.product-details {
		width:100%;
		float:left;
	}
	.productimg {
		width:96%;
	}
	.productContainerLeft{
		width:95%;
	}
	.more-button {
		float:left;
		margin-top:4%;
	}
	.ftquicklinks > ul > li {
		margin-top:2%;
	}
	.ftproducts > ul > li {
		margin-top:2%;
	}
	.product-thumb {
		width:94%;
	}	
	.enquiryDetails{
		width:100%;
		padding:0;
	} 	
	.contactEnq {
		width:100%;
		margin-top:4%;
	}
	.ftquicklinks{
		margin-left:0%;
	}
	.ftcontact{
		margin-left:0%;
	}
}
/* Landscape phones and down */
@media only screen and (max-width: 480px) {	
	.social > ul > li {
		float: left;
		list-style: outside none none;
		margin-left: 2%;
	}
	.logo {
		float: left;
		width:100%;
	}
	.social{
		width:100%;
	}	
	.headerRight {
		float:left;
	}
	.topStrip {
		float:left !important;
		width:100%; 
	}
	ul.top-info {
		float:left !important;
	}
	.homequotesInner h4 {
		font-size:1.1em;
	}	
	.homecontent {
		width:100%;
	}	
	.channelPartner{
		width:100%;
		margin-bottom:10%;
	}	
	.ftquicklinks {
		width:100%;
	}	
	.ftproducts {
		width:100%;
	}	
	.ftcontact {
		width:100%;
	}	
	.ftfollowus {
		width:100%;
	}	
	.side-menu {
		width:100%;
	}
	.product-details {
		width:100%;
		float:left;
	}
	ul.listing li{
		width:100%;
	}
	.ftquicklinks{
		margin-left:0%;
	}
	.ftquicklinks > ul > li {
		margin-top:2%;
	}
	.ftproducts > ul > li {
		margin-top:2%;
	}
	.productimg {
		width:92%;
	}
	.productContainerLeft{
		width:94%;
	}
	.more-button {
		float:left;
		margin-top:4%;
	}
	.product-thumb {
		width:92%;
	}	
	.enquiryDetails{
		width:100%;
		padding:0;
	} 	
	.contactEnq {
		width:100%;
		margin-top:4%;
	}
	.ftcontact{
		margin-left:0%;
	}

	
}

