@media (max-width: 500px) {
}
@media (max-width: 414px) {
}

@media (max-width: 767px) {
.biz-logo {
    margin-bottom: 0;
}
.biz-logo img {
    border-radius: 0;
    border-width: 1px;
    margin: 10px auto;
}
.locksmiths-service h1 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 0;
}
.header-contact {
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
}
.flexslider {
    border: 1px solid #bfbdac;
    margin: 0 0 20px;
}
.flex-direction-nav a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 20px;
	line-height: 20px;
	width: 20px;
}
.flex-direction-nav a::before {
	font-size: 20px;
}
.whylocksmith h3::before {
	left: 10px;
}
.whylocksmith h3 {
	padding: 10px 0 10px 50px;
	text-align: left;
}
.whylocksmith.any-question > h3 {
    padding-left: 10px;
}
.welcometo p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}
.wel-img-title h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.master-locksmith {
    margin-bottom: 20px;
}
footer p {
    font-size: 11px;
    line-height: 16px;
    text-align: center !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.locksmiths-service h1 {
    font-size: 20px;
}
.whylocksmith h3::before {
	left: 10px;
}
.whylocksmith h3 {
	padding: 10px 0 10px 50px;
	text-align: left;
}
.whylocksmith.any-question > h3 {
    padding-left: 10px;
}
.master-locksmith {
	margin-bottom: 20px;
}

}
@media (min-width: 768px) and (max-width: 980px) {
.flexslider {
    border: 1px solid #bfbdac;
    margin: 0 0 20px;
}

.welcometo p {
    color: #575757;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
}
footer p {
	font-size: 11px;
}
}
@media (min-width: 981px) and (max-width: 1024px) {
.welcometo p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10x;
}
}