.panel{
	padding: 0;
}

.content{
	background-color: #e3e3e3;
	padding: 0;
}

.content-table{
background-color: #e3e3e3;
	margin-bottom: 0px;
}

.content-table td{
	padding: 0;

}

.type-logo{
	text-align: center;
}

.about-panel{
		height: 810px;
}
.about{
	padding: 0;
	background-image: url('../images/airsoft-gun/about-bg.png');
	background-repeat: no-repeat;

	/*width: 100%;*/
	background-position-x: -15px;
	margin: 0 auto;
}

.about-img-left{
	position: relative;
	bottom: 30px;
	left: 15px;
}

.about-img-right{
	position: relative;
bottom: 285px;
right: 35px;
}

.about-img-content{
	text-align: justify;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0px;
	margin-top: 50px;
}

.gallery-panel{
	background-image: url('../images/airsoft-gun/gallery-bg-cube.png');
}

.gallery{
	padding: 0;
}
.gallery-top{
	background-image: url('../images/airsoft-gun/gallery-top.png');
	background-repeat: repeat-x;
	height: 3px;
}

.gallery-body{
	background-image: url('../images/airsoft-gun/gallery-bg.png');
	background-repeat: no-repeat];
	background-size: 1280px 762px;
}

.contact{
	background-image: url('../images/airsoft-gun/contact-bg.png');
	height: 685px;
}

.contact-us img{
	margin-top: 80px;
	margin-left: 25px;
}

.contact-price{
	margin-top: 210px;
}

.contact-price table{
	margin-left: 50px;
}

.contact-price p {
	font-family: 'Orbitron', sans-serif;
	color: #181818;
}

.contact-price table {
	background: transparent;
	border: 0px;
}

.contact-price table tr:nth-of-type(even){
	background: transparent;
	border: 0px;
}

.contact-price td{
	padding: 0px;
}

.contact-price .price-rate p{
	color: #9eff35;
	margin: 0px;
	font-size: 22px;
	letter-spacing: 4px;
}

.contact-price .type-text p{
	background-color: #9eff35!important;
	width: 175px;
	margin: 0px;
	padding: 5px;
	border-radius: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 12px;

}

.contact-price .type-text img{
	width: 55px;
margin-right: 5px;
margin-left: 10px;
margin-top: 5px;

}

.contact-price .rate-text p{
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	background-color: #9eff35!important;
	font-size: 18px;
	width: 520px;
	height: 55px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-radius: 10px 10px 0 0;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.contact-price .rate-text-2 p{
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	background-color: #9eff35!important;
	font-size: 18px;
	width: 520px;
	height: 55px;
	margin-bottom: 0px;
	border-radius: 0 0 10px 10px ;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.contact-price .rate-text{
	width: 395px;
}

.contact-price .price{
	float: right;	
	margin-right: 15px
}

.contact-price .role{
	
	margin-left: 15px
}

#airsoft-gun{
	background: url('../images/nav-bar.png') -400px -50px;
}
/* For Mobile*/

@media only screen and (max-width: 40em) { 

/*.header{
display: none;
}*/
body{
	padding: 0!important;
}

#airsoft-gun{
	background: url('../images/nav-bar.png') -400px -50px;
}

.mobile-menu{
	padding: 0;
}

.content{
	width: 100%;
}

.logo-img{
	margin-bottom: 30px;
}

.about-img-content{
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 0;
}

.about{
	height: auto;
}

.about-img-right{
	width: 195px;
	float: right;
	left: 0;
	bottom: 0;
	right: 0;
	top: -40px;

}

.gallery .image{
	left: 0;
}

.gallery-body{
	background: none;
}

.contact-us img{
	margin-top: 0px;
	margin-left: 20px;
	position: relative;
	right: 20px;
}

.contact-price{
	margin-top: 20px;
}

.contact-price table{
	margin-left: 0px;
}

.contact-price .rate-text p{
	width: 100%;
	height: 65px;
	padding-top: 12px;
}

.contact-price .rate-text-2 p{
	width: 100%;
	height: 65px;
	padding-top: 12px;
}
.contact-price .price{
	margin-left: 15px;
	float: left;
}
.contact{
	height: 605px;
}

.contact-us{
/*	margin-top: 35px;*/
}

}
