@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:428px){
.listing ul li {
    float: none !important;
    width:90% !important;
    margin: auto !important;
    margin-bottom: 5px !important;
}
.listing ul li img {
    min-height: auto;
}
}
@media only screen and (min-width:430px) and (max-width:600px){
.listing ul li {
    width:45% !important;
    margin: 2px !important;
}
.listing ul li img {
    min-height: auto;
}
}
@media only screen and (max-width:800px){
.companybar {
	position:relative;
}
.companybar1 {
background: none;
background-color: #d3222a;
width:100%;
}
nav {
    display:none;
}
.mobtab {
	display:block;
    float: right;
    background-color: #c8c8c8;
    width:75px;
    height:100%;
}
.mobtab a {
    font-size: 30px;
    cursor: pointer;
    padding: 20px; 
    color: #000 !important;
    right:-4px;
    top: 20px;
    
}
#mobnav {
      position: relative;  
}
nav {
    display:none;
	float:none;
    width: 100%;
}
nav ul {
clear: both;
position: relative;
background-color: #F8F8F8;
}
nav ul li {
	float:none;
    margin: auto;
    text-align: center;
}
nav ul li a {
	padding: 10px;
}
    nav ul li a:hover {
	background-color:#F8F8F8;
	color:#666;
}
.ipage_content h2 {
	margin: 15px 0 10px 5px;
}
.ipage_content h3 {
	margin: 0px 0 20px 5px;
}
.ipage_content p {
    margin: 0 0 15px 5px;
    text-align: left;
}
.enquiry_form p {
    width: 98% !important;
    float: none;
}
.enquiry_form .full textarea {
    padding: 12px 2%;
    width: 97%;
    min-height: 101px;
}
.content{
width:98%;
float:none;
}
.map-img {
width:95%;
float:none;
margin:auto;
}
.leftpanel {
    width: 100%;
    float: none;
}
.products_listed ul li {
    width: 60%;
    margin: auto;
    float: none;
}
.products_listed ul li img {
    min-height: auto;
}
.rightpanel {
    width: 100%;
    float: none;
}
.category {
    max-width: 100%;
    border: none;
}
.category ul li {
    float: left;
    background: red;
    margin: 2px;
    padding-right: 12px;
}
.bot_logo {
	float:none;
	margin: 30px;
    text-align: center;
}
.bot_logo img{
    margin: auto;
}
.botlink {
	float:none;
	width:100%;
    margin:auto;
}
.botlink ul {
	float:left;
    width: 50%;
}
.botlink ul h2 {
    text-align: center;
}
.botlink ul li {
    text-align: center;
}
.feedback_form {
	width:100%;
}
.ftss {
    width: 45%;
    margin: 1%;
    padding: 4px 0px 4px 4px;
    height: 20px;
    font-size: 15px;
    margin-bottom: 4px;
}
.fts {
    padding: 5px 0px 5px 5px;
    margin: 1%;
    font-size: 15px;
}
.button {
    margin:1%;
}
.matter,
.matter * {
    box-sizing: border-box;
}
footer {
    height: auto;
    position: absolute;
} 
}
@media only screen and (max-width:1200px){
.slider {
    display: none;
    }
.mobslider {
    display: block;
    padding: 11px 0 0 0px;
    width: 100%;
    margin: auto;
}
.stamp_logo {
    display: none;
} 
.social_media {
    display: none;
}
.ipage_content p {
    text-align: left;
}
.enquiry_form p {
    width: 47%;
}
.enquiry_form .full textarea {
    width: 97%;
}
.products_listed ul li {
    float: none;
    width: 60%;
    margin: auto;
}
.listing ul li {
    float:left;
    width:47.2%;
    margin: 2px;
}
.listing ul li img {
    min-height: auto;
}
}