@import "home_new.css";

/*---- Just a Custom Stylesheet -----*/
.menu {
	display: none;
}

.g-recaptcha {
	display: inline-block;
}

#content .job-display h2.the-subtitle {
	padding-left: 0px;
	background: none;
}

#content .job-display .the-warning {
	line-height: 22px;
}

#equality-diversity .slick-track {
	background-color: #ffcc00;
}

#content .job-display .share-buttons ul li a.the-button {
	width: 200px;
}

#get-job-alerts .job-alert-box .the-form {
	width: 100%;
	left: 15px;
}

#banner.inner .overlay h2 {
	background: none;
	padding-left: 0px;
}


.jobFeed {
	width: 100%;
	height: 800px;
	border: none;
}


.newLocation {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

#locations .the-location a {
	width: 90%;
}

.logout {
	text-decoration: none;
	color: #fff;
}

.the-logo {
	max-height: 150px;
}


#employer-of-the-week a.the-logo img {
	max-width: 200px;
}

#header button.btn-menu-open span {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 16px;
	text-transform: uppercase;
}
.faq-section{
    margin-bottom:30px;
}
/* GDPR Cookie dialog */
.cookie-popup {
	display: none;
	position: fixed;
	left: 0;
	z-index: 1000;
	width: 100%;
	background-color: #fafafa;
	color: #000;
	line-height: initial;
	box-sizing: initial;
}

.cookie-popup-inner {
	display: table;
	width: 100%;
}

.cookie-popup-left {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}

.cookie-popup-headline {
	font-size: 20px;
	font-weight: bold;
}

.cookie-popup-sub-headline {
	font-size: 18px;
}

.cookie-popup-sub-headline2 {
	font-size: 18px;
}

.cookie-popup-right {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 15px;
	text-align: right;
}

.cookie-popup-accept-cookies {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 9px 12px;
	font-size: 13px;
	line-height: 1.49;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 8px 8px;
	font-size: 16px;
	min-width: 64px;
	line-height: 1.5;
	border-radius: 2px;
	text-decoration: none;
	color: #000;
	background-color: #c7c7c7;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .12) rgba(0, 0, 0, .15);
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.cookie-popup-accept-cookies:hover {
	bottom: 1px;
	text-decoration: none;
	color: inherit;
}

.cookie-popup-accept-cookies:active {
	bottom: 0;
	color: initial;
}

.cookie-popup-learn-more {
	display: block;
	clear: both;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #000;
	opacity: 0.75;
}

.cookie-popup-learn-more:hover {
	opacity: 1;
	text-decoration: none;
}

.cookie-popup-learn-more:active,
.cookie-popup-learn-more:focus {
	text-decoration: none;
}

.cookie-popup-lower {
	padding: 15px;
	font-size: 14px;
}


/* Positions */
.cookie-popup.position-bottom {
	bottom: 0;
	box-shadow: 0 -4px 6px rgba(50, 50, 93, .11), 0 -1px 3px rgba(0, 0, 0, .08);
}

.cookie-popup.position-top {
	top: 0;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.cookie-popup.position-bottomright {
	width: 300px;
	right: 10px;
	bottom: 10px;
	left: inherit;
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
}

.cookie-popup.position-bottomright .cookie-popup-right {
	width: initial;
}

.cookie-popup.position-bottomleft {
	width: 300px;
	left: 10px;
	bottom: 10px;
	right: inherit;
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
}

.cookie-popup.position-bottomleft .cookie-popup-right {
	width: initial;
}

.cookie-popup.position-topright {
	width: 300px;
	right: 10px;
	top: 10px;
	left: inherit;
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
}

.cookie-popup.position-topright .cookie-popup-right {
	width: initial;
}

.cookie-popup.position-topleft {
	width: 300px;
	left: 10px;
	top: 10px;
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
}

.cookie-popup.position-topleft .cookie-popup-right {
	width: initial;
}

.theme-dark .cookie-popup {
	background-color: #484848;
	color: #fff;
}

.theme-dark .cookie-popup-accept-cookies {
	background-color: #212121;
	color: #fff;
}

.theme-dark .cookie-popup-learn-more {
	color: #fff;
}

.theme-red .cookie-popup {
	background-color: #ef5350;
	color: #fff;
}

.theme-red .cookie-popup-accept-cookies {
	background-color: #b61827;
	color: #fff;
}

.theme-red .cookie-popup-learn-more {
	color: #fff;
}

.theme-pink .cookie-popup {
	background-color: #ec407a;
	color: #fff;
}

.theme-pink .cookie-popup-accept-cookies {
	background-color: #b4004e;
	color: #fff;
}

.theme-pink .cookie-popup-learn-more {
	color: #000;
	color: #fff;
}

.theme-purple .cookie-popup {
	background-color: #ab47bc;
	color: #fff;
}

.theme-purple .cookie-popup-accept-cookies {
	background-color: #790e8b;
	color: #fff;
}

.theme-purple .cookie-popup-learn-more {
	color: #fff;
}

.theme-deeppurple .cookie-popup {
	background-color: #7e57c2;
	color: #fff;
}

.theme-deeppurple .cookie-popup-accept-cookies {
	background-color: #4d2c91;
	color: #fff;
}

.theme-deeppurple .cookie-popup-learn-more {
	color: #fff;
}

.theme-indigo .cookie-popup {
	background-color: #5c6bc0;
	color: #fff;
}

.theme-indigo .cookie-popup-accept-cookies {
	background-color: #23408e;
	color: #fff;
}

.theme-indigo .cookie-popup-learn-more {
	color: #fff;
}

.theme-blue .cookie-popup {
	background-color: #42a5f5;
	color: #fff;
}

.theme-blue .cookie-popup-accept-cookies {
	background-color: #0077c2;
	color: #fff;
}

.theme-blue .cookie-popup-learn-more {
	color: #fff;
}

.theme-lightblue .cookie-popup {
	background-color: #29b6f6;
	color: #000;
}

.theme-lightblue .cookie-popup-accept-cookies {
	background-color: #0086c3;
	color: #000;
}

.theme-lightblue .cookie-popup-learn-more {
	color: #000;
}

.theme-cyan .cookie-popup {
	background-color: #26c6da;
	color: #000;
}

.theme-cyan .cookie-popup-accept-cookies {
	background-color: #0095a8;
	color: #000;
}

.theme-cyan .cookie-popup-learn-more {
	color: #000;
}

.theme-teal .cookie-popup {
	background-color: #26a69a;
	color: #fff;
}

.theme-teal .cookie-popup-accept-cookies {
	background-color: #00766c;
	color: #fff;
}

.theme-teal .cookie-popup-learn-more {
	color: #000;
	color: #fff;
}

.theme-green .cookie-popup {
	background-color: #66bb6a;
	color: #000;
}

.theme-green .cookie-popup-accept-cookies {
	background-color: #338a3e;
	color: #000;
}

.theme-green .cookie-popup-learn-more {
	color: #000;
}

.theme-lightgreen .cookie-popup {
	background-color: #9ccc65;
	color: #000;
}

.theme-lightgreen .cookie-popup-accept-cookies {
	background-color: #6b9b37;
	color: #000;
}

.theme-lightgreen .cookie-popup-learn-more {
	color: #000;
}

.theme-lime .cookie-popup {
	background-color: #d4e157;
	color: #000;
}

.theme-lime .cookie-popup-accept-cookies {
	background-color: #a0af22;
	color: #000;
}

.theme-lime .cookie-popup-learn-more {
	color: #000;
}

.theme-yellow .cookie-popup {
	background-color: #ffee58;
	color: #000;
}

.theme-yellow .cookie-popup-accept-cookies {
	background-color: #c9bc1f;
	color: #000;
}

.theme-yellow .cookie-popup-learn-more {
	color: #000;
}

.theme-amber .cookie-popup {
	background-color: #ffca28;
	color: #000;
}

.theme-amber .cookie-popup-accept-cookies {
	background-color: #c79a00;
	color: #000;
}

.theme-amber .cookie-popup-learn-more {
	color: #000;
}

.theme-orange .cookie-popup {
	background-color: #ffa726;
	color: #000;
}

.theme-orange .cookie-popup-accept-cookies {
	background-color: #c77800;
	color: #000;
}

.theme-orange .cookie-popup-learn-more {
	color: #000;
}

.theme-deeporange .cookie-popup {
	background-color: #ff7043;
	color: #fff;
}

.theme-deeporange .cookie-popup-accept-cookies {
	background-color: #c63f17;
	color: #fff;
}

.theme-deeporange .cookie-popup-learn-more {
	color: #fff;
}

.theme-brown .cookie-popup {
	background-color: #8d6e63;
	color: #fff;
}

.theme-brown .cookie-popup-accept-cookies {
	background-color: #5f4339;
	color: #fff;
}

.theme-brown .cookie-popup-learn-more {
	color: #fff;
}

.theme-grey .cookie-popup {
	background-color: #bdbdbd;
	color: #000;
}

.theme-grey .cookie-popup-accept-cookies {
	background-color: #8d8d8d;
	color: #000;
}

.theme-grey .cookie-popup-learn-more {
	color: #000;
}

.theme-bluegrey .cookie-popup {
	background-color: #78909c;
	color: #fff;
}

.theme-bluegrey .cookie-popup-accept-cookies {
	background-color: #4b636e;
	color: #fff;
}

.theme-bluegrey .cookie-popup-learn-more {
	color: #fff;
}

#locations{
	overflow: hidden;
}


/* Added by on 10-01-2019 */
#content.recruiters .equality-networks .the-carousel .the-slide a {
	padding: 0px 20px;
	max-height: 150px;
	margin: 0px;
}

#content.recruiters .equality-networks .the-carousel .the-slide a img,
#employer-of-the-week a.the-logo img {
	max-width: 200px;
	width: 200px;
	height: 120px;
}

#content.recruiters .equality-networks .the-carousel .the-slide a img,
#employer-of-the-week a.the-logo img {
	max-width: 150px;
	width: auto;
	height: auto;
}

#content.employer-profile .employer-profile-header a.visit-site {
	font-size: 16px;
}



/*--------- slideout ----------*/
body {
	width: 100%;
	height: 100%;
}

.slideout-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 256px;
	min-height: 100vh;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	z-index: 0;
	display: none;
}

.slideout-menu-left {
	left: 0;
}

.slideout-menu-right {
	right: 0;
}

.slideout-panel {
	position: relative;
	z-index: 1;
	/* will-change: transform; */
	background-color: #FFF;
	/* A background-color is required */
	min-height: 100vh;
	/* overflow: hidden; */
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
	overflow: hidden;
}

.slideout-open .slideout-menu {
	display: block;
}

#header {
	margin-top: 0px;
}


#menu {
	background-color: #fff;
	width: 100%
}

#menu .wrapper {
	padding: 15px 15px 40px;
	position: relative
}

#menu .wrapper .menu-close {
	padding: 0;
	border: none;
	background: none;
	border-radius: 0;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 15px;
	width: 25px;
	height: 25px;
	background: url(../img/icon-close.png) center center no-repeat;
}

#menu .wrapper .menu-close:focus {
	outline: 0
}

#menu .wrapper a.logo {
	display: block;
	text-decoration: none;
	width: 200px;
	margin: 10px auto 20px
}

#menu .wrapper ul.main-menu {
	padding: 0;
	display: block;
	margin: 0 0 30px
}

#menu .wrapper ul.main-menu li {
	list-style: none;
	margin-bottom: 15px
}

#menu .wrapper ul.main-menu li a {
	display: block;
	text-decoration: none;
	position: relative;
	height: 120px;
	overflow: hidden;
}

#menu .wrapper ul.main-menu li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#menu .wrapper ul.main-menu li a span {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #fff;

	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.31) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.31) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.31) 50%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e000000', endColorstr='#00ffffff', GradientType=1);
}

#menu .wrapper ul.main-menu li a img {
	height: 120px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

#menu .wrapper ul.member-links {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#menu .wrapper ul.member-links li {
	list-style: none;
	margin-left: 15px
}

#menu .wrapper ul.member-links li a.login-link {
	font-size: 15px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
}

#menu .wrapper ul.member-links li a.login-link img {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px
}

#menu .wrapper ul.member-links li a.register-link {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000
}

#menu .wrapper ul.member-links li a:hover {
	color: #ec3145;
	border-color: #ec3145
}

#menu .wrapper ul.member-links li:first-child {
	margin-left: 0
}

#forgotPasswordModal .modal-lg .modal-content button.close {
	position: absolute;
	top: -20px;
	right: -20px;
	padding: 0px;
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	width: 46px;
	height: 46px;
	background-color: #EFEFEF !important;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	background-clip: padding-box;
	color: #fff;
	opacity: 1;
}

.modal-backdrop.show {
	opacity: 0;
}


#top-employer {
	position: relative;
	background-color: #f6f5f5;
	padding-bottom: 150px;
	margin-bottom: -100px;
}

#top-employer h3.section-header {
	color: #fff;
}

#top-employer.search-form,.search-form.new,.top-emp.new {
	position: relative;
	background-color: #fff;
	padding-top: 70px;
	padding-bottom: 45px;
	margin-bottom: 0px;
}

.top-emp.new{
    margin-bottom:0px!important;
    /*padding-bottom:0px!important;*/
}

/*#top-employer.search-form::after,.search-form.new::after,.top-emp.new::after {*/
/*	content: "";*/
/*	width: 100%;*/
/*	height: 250px;*/
/*	position: absolute;*/
/*	bottom: 0px;*/
/*	left: 0px;*/
/*	width: 100%;*/
/*	background: url(../img/frag-grey-2.png) center bottom no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

.top-emp.new::after {
    transform:rotate(180deg);
    bottom:-250px;
    z-index:-1;
}


#top-employer.search-form .search-wrapper {
	position: relative;
	z-index: 2;
}

.search-wrapper .form-control {
	width: 100%;
	height: 46px;
	border: 1px solid #000;
	margin-bottom: 20px;
	padding-right: 210px;
}

.search-wrapper .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #a9a9a9;
}

.search-wrapper .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #a9a9a9;
}

.search-wrapper .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #a9a9a9;
}

.search-wrapper .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #a9a9a9;
}

.search-wrapper .search-button {
	position: absolute;
	right: 16px;
	top: 1px;
	padding: 0px;
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	width: 194px;
	height: 44px;
	background-color: #68b7cf;
	font-family: 'bebas_neuebold';
	font-size: 24px;
	text-transform: uppercase;
}

.search-wrapper .search-button:focus {
	outline: 0;
}

.search-wrapper .search-button::after {
	content: "";
	position: absolute;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 11px 11px 0;
	border-color: transparent #68b7cf transparent transparent;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.search-wrapper .search-button:hover {
	background-color: #41a5c3;
}

.search-wrapper .search-button:hover::after {
	border-color: transparent #41a5c3 transparent transparent;
}

.search-wrapper .search-footer {
	position: relative;
	padding-right: 194px;
}

.search-wrapper .search-footer button.more-options {
	padding: 0px;
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	height: 49px;
	padding: 0px 30px;
	background-color: rgba(0, 0, 0, 0.66);
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-clip: padding-box;
}

.search-wrapper .search-footer button.more-options:focus {
	outline: 0;
}

.search-wrapper .search-footer button.more-options:hover {
	background-color: rgba(0, 0, 0, 0.88);
}

.search-wrapper .search-footer .more-options-box {
	background-color: rgba(0, 0, 0, 0.66);
	-webkit-border-radius: 5px 5px 5px 0px;
	-moz-border-radius: 5px 5px 5px 0px;
	-ms-border-radius: 5px 5px 5px 0px;
	-o-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
	background-clip: padding-box;
	padding: 10px 25px 5px 25px;
	display: none;
}

.search-wrapper .search-footer .more-options-box label {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #fff;
}

.search-wrapper .search-footer .more-options-box .form-control {
	background-color: rgba(0, 0, 0, 0.14);
	border-color: #fff;
	color: #fff;
}

.search-wrapper .search-footer .more-options-box button.fewer-options {
	padding: 0px;
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	height: 49px;
	padding: 0px 30px;
	background-color: rgba(0, 0, 0, 0.66);
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-clip: padding-box;
	position: absolute;
	bottom: -49px;
	left: 0px;
}

.search-wrapper .search-footer .more-options-box button.fewer-options:focus {
	outline: 0;
}

.search-wrapper .search-button-2 {
	padding: 0px;
	border: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background-clip: padding-box;
	text-align: center;
	cursor: pointer;
	width: 100%;
	height: 46px;
	background-color: #48979a;
	font-family: 'bebas_neuebold';
	font-size: 24px;
	text-transform: uppercase;
	position: relative;
	color: #fff;
}

.search-wrapper .search-button-2:focus {
	outline: 0;
}

.search-wrapper .search-button-2::after {
	content: "";
	position: absolute;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 11px 11px 0;
	border-color: transparent #48979a transparent transparent;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.search-wrapper .search-button-2:hover {
	background-color: #387577;
}

.search-wrapper .search-button-2:hover::after {
	border-color: transparent #387577 transparent transparent;
}

@media only screen and (max-width: 768px) {
	#content .job-display .share-buttons ul li {
		/* width:100%; margin-bottom: 10px; */
	}
	
	#locations .the-location{
	    padding-right:0px!important;
	}
	
	.advertise.inner .overlay h1, .booking.inner .overlay h1{
	    margin-top:40px;
	}
	#top-employer.search-form, .search-form.new, .top-emp.new{
	    padding-bottom:50px;
	    padding-top:50px;
	}
	
	#top-employer.search-form::after, .search-form.new::after, .top-emp.new::after{
	    /*height:50px;*/
	}
	
	#top-employer.new{
	    padding-top:20px;
	    height:390px;
	    margin-bottom:0px!important;
	    padding-left:30px;
	    padding-right:30px;
	}
}
@media only screen and (max-width: 575px) {
	#content .job-display .share-buttons ul li a.the-button {
		width: 100%;
	}

	.search-wrapper {
		top: 25%;
	}

	.search-wrapper .form-control {
		height: 40px;
		font-size: 14px;
		margin-bottom: 5px;
		padding-right: 0px;
	}

	.search-wrapper .search-button {
		position: relative;
		right: auto;
		top: auto;
		margin-bottom: 10px;
		width: 100%;
		height: 40px;
		font-size: 22px;
	}

	.search-wrapper .search-button::after {
		display: none;
	}

	.search-wrapper .search-footer {
		padding-right: 0px;
	}

	.search-wrapper .search-footer button.more-options {
		width: 100%;
		height: 40px;
		padding: 0px 30px;
		font-weight: 600;
		font-size: 13px;
	}

	.search-wrapper .search-footer .more-options-box {
		background-color: rgba(0, 0, 0, 0.66);
		padding: 10px 15px 5px 15px;
	}

	.search-wrapper .search-footer .more-options-box label {
		font-size: 13px;
	}

	.search-wrapper .search-footer .more-options-box .form-control {
		background-color: rgba(0, 0, 0, 0.14);
		border-color: #fff;
		color: #fff;
	}

	.search-wrapper .search-footer .more-options-box button.fewer-options {
		width: 100%;
		height: 40px;
		padding: 0px 30px;
		font-weight: 600;
		font-size: 13px;
		bottom: -40px;
	}

	.search-wrapper .search-button-2 {
		padding: 0px;
		border: none;
		background: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		background-clip: padding-box;
		text-align: center;
		cursor: pointer;
		width: 100%;
		height: 46px;
		background-color: #48979a;
		font-family: 'bebas_neuebold';
		font-size: 24px;
		text-transform: uppercase;
		position: relative;
		color: #fff;
	}

	.search-wrapper .search-button-2:focus {
		outline: 0;
	}

	.search-wrapper .search-button-2::after {
		display: none;
	}

	.search-wrapper .search-button-2:hover {
		background-color: #387577;
	}

	.search-wrapper .search-button-2:hover::after {
		border-color: transparent #387577 transparent transparent;
	}

	#top-employer.search-form {
		padding-top: 0px;
	}
	#footer-new .logo-container img{
        max-width:300px;
    }
}
@media only screen and (min-width: 769px) {
    #footer-new .middle-col,#footer-new .right-col{
        display:flex;
        flex-direction:column;
    }
    #footer-new .logo-container{
        display:flex;
        align-items:center;
    }
    #footer-new .logo-container img{
        max-width:350px;
    }
    #footer-new .left-col{
        padding-left:20px;
    }
    #footer-new .middle-col{
        align-items:center;
    }
    #footer-new .right-col{
        align-items:flex-end;
    }
    #footer-new .left-col .footer-heading{
        padding-left:18px;
    }
    #footer-new .middle-col .footer-heading{
        padding-left: 70px;
    }
    #footer-new .right-col .footer-heading{
        padding-right:10px;
    }
    #top-employer.new{
        padding-top:70px;
        padding-bottom:100px;
    }
    .home-banner{
        min-height:357px;
    }
    /*.home-banner::after{*/
    /*    height:100px!important;*/
    /*}*/
    #header .last-li{
        padding-right:0px!important;
    }
    #header a.logo{
        max-width:250px;
    }
}

@media only screen and (min-width: 1050px) {
    #header a.logo{
        margin-top:18px;
    }
}

@media only screen and (min-width: 1400px) {
    #header{
        height:115px;
    }
    
    #header a.logo img{
        /*width:300px;*/
        max-width:270px;
    }
    #header ul.main-menu li a, #header ul.secondary-menu li a{
        
    }
    /*#equality-diversity p,p,a,div{*/
    /*    font-size:19px;*/
    /*}*/
    /*#locations .the-location a{*/
    /*    font-size:19px;*/
    /*}*/
    /*#content p{*/
    /*    font-size:18px;*/
    /*}*/
    /*#footer-new .footer-heading{*/
    /*    font-size:1.2rem!important;*/
    /*}*/
    #footer-new .right-col .footer-heading {
        padding-right: 10px;
    }
    /*#footer-new ul.footer-links li a,#footer-new .copyright-text{*/
    /*    font-size:16px;*/
    /*}*/
}