/* This file contains temporary styles that should be added to the style sheet contain within the solution
   This is allows styles to be changed without doing a deployment
   layout.css Last updated 8/24/2021.... remove if branding deployment has been done after this date
================================================== */
.apply-now-widget a {
  text-decoration: none;
}
#ally-af-launcher,#bg-video-search-text, #video-bg-2022 .search{display:none;}
#video-bg-2022 #home-video-container {margin-bottom: -135px;}
.HeadlineImagesMain.widget.hr-default{/*Do not delete this one*/
	background-position: center center; 
	background-image: url("/offices/business-affairs/human-resources/PublishingImages/hr_option_background.jpg");
} 
@media only screen and (max-width: 1500px) {
}
@media only screen and (max-width: 1400px) {
}
/* #for header menu only */
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 899px) {
	  #video-bg-2022 #home-video-container {margin-bottom: -135px;}
}
@media only screen and (max-width: 700px) {
  #video-bg-2022 #home-video-container {margin-bottom: 0px;}
}
@media only screen and (max-height: 400px) and (max-width: 1200px) {
}

@media only screen and (min-width: 421px) and (max-width: 899px) {
}
@media only screen and (max-width: 420px) {
}