﻿
@media screen and (max-width: 692px) {
.jobsBox {
    width: 100% !important;
    margin-bottom: 5px;
}
.jobMap {
    clear: both;
    width: 100% !important;
    margin-bottom: 20px;
}
.jobsMaps {
    clear: both;
    width: 100% !important;
    margin-bottom: 20px;
}
.jobsSelect {
    clear: both;
    width: 100% !important;
}
.jobsquare {
    width: 100% !important;
	padding: 120px auto 50px auto;

}
.JobSearchLeft {
    width: 100% !important;
}
.JobSearchRight {
    width: 100%;
}
.jobsOfferText, .jobMapOffer, #map {
    width: 100% !important;
}
.jobsMapsSearch {
    display: none;
}
}

@media screen and (max-width: 350px) {
.jobsquare {
    border: 1px solid white;
    padding: 120px auto 50px auto;
    font-size: 24px;
}
}
