 @media only screen and (min-width: 320px) and (max-width: 499px) {
/*****************slider css**********************/	 
.header{height: 113px; }
.logo {position:absolute}

#menu_wrap {
	display: none;
}
/*Mobile nav*/

#mobilemenu_wrap {
	height: 86px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: #000;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	display: block;
}
.slicknav_btn {
	border-top: 3px solid #007DFB;
	border-bottom: 3px solid #D50947;
	border-left: 3px solid #F99C00;
	border-right: 3px solid #9AC22D;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	font-family: 'Alegreya Sans', sans-serif;
	line-height: normal;
	cursor: pointer;
	z-index: 999999;
	right: 0;
	position: fixed;
	font-size: 47%;
	top: 5%;
	display: block;
}
#mobile_nav {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	background-color: #2A2A29;
	margin-top: 107px;
}
#mobile_nav li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #C5C5C5;
	border-left: 3px;
}
#mobile_nav a {
	padding: 10px 10px;
	text-decoration: none;
	color: #FFF;
	font-family: 'Alegreya Sans', sans-serif;
	line-height: normal;
	font-size: 50%;
}
#mobile_nav #mobile_nav a, #mobile_nav #mobile_nav-link a {
	padding: 0;
	margin: 0;
}
#mobile_nav #mobile_nav:hover {
	color: #fff;
}
#mobile_nav a:hover {
	color: #F9AB08;
}
.slider_wrap {
	width: 95%;
}
.canvas1 {
	width: 95%;
}
.canvas2 {
	width: 18%;
	left: 6%;
	top: 60%;
}
.canvas3 {
	width: 30%;
	left: 35%;
	top: 0%;
}
.canvas4 {
	width: 18%;
	top: 60%;
	right: 6%;
}
.canvas5 {
	width: 50%;
	left: 25%;
	bottom: -10px;
}
/*****************content css**********************/	



.contain_wrap {
	width: 95%;
	font-size: 40%;
}
.title1 {
	font-size: 442%;
	margin: 5% 0%;
}
.tech_slider_wrap {
	display:none;
}
.left_box {
	width:98%;
	float:left;
	padding-right:0;
	border-right:0px;
	border-bottom:1px dashed #faab09;
	margin-bottom:3%;
}
.right_box{
	width:95%;
	float:left;
}
/*****************left right works css**********************/	

.contain_wrap_nobg {
	width: 95%;
	min-height: 1600px;
}
.web_contain {
	width: 100%;
	font-size: 164%;
}
.web_img {
	width: 100%;
	margin-top: 3%;
}
.web_contain_reverse {
	width: 100%;
	font-size: 164%;
	margin-top: 3%;
}
.web_img_reverse {
	width: 100%;
	margin-top: 3%;
}
.viewmore {
	width: 100%;
	font-size: 232%;
	padding: 5% 0%;
}
.web_contain:hover .visit_site a {
	background-image: none;
}
.web_contain_reverse:hover .visit_site1 a {
	background-image: none;
}
/*****************contact css**********************/	

.contactSection {
	width: 95%;
}
.contact_form {
	width: 100%;
}
legend {
	font-size: 340%;
}
.form_inputs, .form_inputs_sel {
	font-size: 170%;
}
#captcha_secureword {
	font-size: 140%;
}
.address {
	width: 95%;
	height: 300px;
}
.address h4 {
	font-size: 170%;
	margin-top: 3%;
}
.address p {
	font-size: 110%;
	line-height: 139%;
}
/*****************footer css**********************/	

footer {
	width: 100%;
	font-size: 35%;
	padding: 3% 0%;
}
/*****************social css**********************/	

#social_wrap {
	display: none;
}
}
