@media (max-width: 414px){
.hdr_logo img {
	width: 100px;
	height: 100px;
	float: left;
}
.hdr_title img {
	width: 268px;
	margin-top: 42px;
}
.slick-slide img {
	height: 200px;
	width: 100%;
}
.overlay input[type="submit"] {
	width: 82%;
	padding: 10px;
	background: red;
	border: none;
	color: #fff;
	text-transform: uppercase;
}
.overlay input[type="text"] {
	padding: 3px;
	width: 100%;
	color: #EA2227;
}
.overlay select{
	width: 100%;
}
.overlay textarea {
	width: 50%;
}
.featured_wrap h2 {
	font-family: verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #626C78;
	text-shadow: 2px 2px 2px #626C78;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
}
.webexperience-desc h3 {
	text-align: center;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}
.about-us-head h4 {
	text-align: center;
	font-size: 30px;
	padding-top: 30px;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.about-desc {
	padding: 0;
}
.contact-desc {
	padding: 0;
}
.contact-desc textarea {
	border: none;
	background: #ddd;
	margin-bottom: 2px;
	resize: none;
	width: 200px;
	min-height: 160px;
}
}
@media (max-width: 424px){

}

@media (max-width: 768px){

}
