@media only screen and (max-width:760px) {
img{
		max-width:100%;
		height:auto;
}
nav a#pull {
		display: block;
		background-color:#2b0e0a;
		width:auto;
		position: relative;
		font:bold 20px 'Roboto', sans-serif;
		line-height:50px;
		color:#fff;
		padding:0 0 0 15px;
		text-transform:uppercase;
		left:0;
		top:0;
		right:0;
	}
nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width:30px;
		height:30px;
		display: inline-block;
		position: absolute;
		right:15px;
		top:15px;
	}
nav ul {
		display: none;
		height: auto;
	}
.headerarea {
    background-image:none;
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
.logo {
    float: none;
    height: 43px;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    width: auto;
}

.logoright {
    float: none;
    padding-top: 20px;
    width: auto;
}
.bx-wrapper {
	background:none !important;
	margin:0 20px;
}

.bodyarea {
    margin-left: auto;
    margin-right: auto;
    padding-left: 11px;
    padding-right: 11px;
    width: auto;
}
.mob {
    background: url(../images/mob.png) center top no-repeat ;
    color: #000000;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0px 0 0;
    padding:20px 0 0 0px;
    width: auto;
	text-align:center;
}
.mail {
	background: url(../images/mail.png) center top no-repeat ;
    color: #000000;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-top: 5px;
    width: auto;
	padding:20px 0 0 0px;
	text-align:center;
}
.logoarea {
    height:auto;
	padding:0 15px;
}

.menuleft, .menuright {
    display: none;
}

.menumiddle {
    float: none;
    height: auto;
    width: auto;
	margin:20px 0 0 0px;
}

#nav ul {
    float: none;
	text-align:center;
}
#nav ul li{
		display:block;
		float: none;
		margin:0;
		border-bottom:rgba(153,153,153,1) 1px solid;
}
#nav ul li.im{
		display:none;
}
body{
		background-image:none;
}
.rightpic {
    left: 0;
    position: relative;
    top:0;
	display:none;
}

.footerinner {
    width: auto;
	padding-top: 1px;
}
.welcometxt{
		margin:0 0 15px 0px;
}

.welcomearea2 {
    float: none;
    padding-top: 0;
	width:auto;
}

.body100 {
    background-color: #ffffff;
    overflow: hidden;
}

.contactinfoarea {
    float: none;
    padding-top: 0;
    width:auto;
}
.leftbar {
    float: none;
    width:auto;
}
.leftbar h2{
		width:auto;
		background: -ms-linear-gradient(top, #b6b6b6 0%, #60676d 100%);
		background: -moz-linear-gradient(top, #b6b6b6 0%, #60676d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6b6b6), color-stop(100%, #60676d));
		filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#b6b6b6, endColorstr=#60676d, GradientType=0.5);
		background: -o-linear-gradient(top, #b6b6b6 0%, #60676d 100%);
		border-radius:5px 5px 0 0;
		border-bottom:6px solid #ffc50c;
}
.leftbar .cont ul li a, .leftbar .cont ul li a:hover, .leftbar .cont ul li a.active{
	padding: 0 0 0 10px;
}

.rightBar {
    float: none;
    margin-left:0px;
    width: auto;
}

.product_box_img {
    width: 31%;
	text-align:center;
	height:130px;
	line-height:130px;
	vertical-align:middle;
}
.product_box_img table, .product_box_img table tbody, .product_box_img table tbody tr, .product_box_img table tbody tr td {
		display:block;
		text-align:center;
		width:100%;
}
.product_box_img img{
		display:inline-block;
		line-height:130px;
		vertical-align:middle;
		margin:8px 0 0 0px;
	}

.productboxright {
    float: right;
    width: 62%;
}
.image_left_details_sec {
    float: none;
    margin: 0;
    padding:20px 0 0 0;
    width:auto;
}

.leftbar img.round, .midbar img.round {
    float: left;
	display:none;
}
.leftbar .cont{
		border-bottom:1px solid #CCC;
		border-radius:0 0 5px 5px;
}

.formpannel {
    float: none;
    margin: 20px 0 20px 0px;
    width: auto;
}
.formpannel .submit{
		margin: 20px 10px 0 0;
}

.image_left_details {
    border: 2px solid #ffc414;
    float: none;
    margin: 0 15px 0 0;
    padding: 0;
}

.informations {
    background-color: #f3f3f3;
    border: 1px solid #cccccc;
    color: #5d5d5d;
    float: none;
    font: 12px/20px Arial,Helvetica,sans-serif;
    margin: 35px 50px 0 0;
    padding: 20px;
    width: auto;
}
.footer100 {
    background:#a3d66d;
	border-top:4px solid #fec714;
  
}
.footer100 ul{
		margin: 10px 0 0;
}
.welcometxt_1 {
	min-height:inherit;
	line-height:20px;
}
.welcometxt_1 h1 {
	line-height:25px;
}
.welcometxt h2 {
	font-size:23px;
}
}