.body {
  font-family: 'Avenir medium', sans-serif;
}

.top-signin-bar {
  background-color: #ee572a;
}

.container {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.dev-img {
  float: left;
  height:31px;
}

.sigin-link {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  font-family: 'Avenir heavy', sans-serif;
  color: white;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
}

.nav-bar {
  z-index: 5;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.nav-menu {
  padding-top: 30px;
  padding-bottom: 30px;
}

.nav-links {
  margin-left: 15px;
  padding: 4px 15px;
  border: 2px solid #ee572a;
  font-family: 'Avenir heavy', sans-serif;
  color: #ee572a;
  font-size: 14px;
}

.nav-links:hover {
  background-color: #ee572a;
  color: white;
}

.content-section {
  display: block;
}

.content-container {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  background-color: white;
}

.content-left {
  width: 69%;
  margin-right: 1%;
  padding-left: 0px;
  float: left;
}

.content-right {
  width: 30%;
  padding-right: 0px;
  float: left;
}

.content-big {
  margin-bottom: 30px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px 0px;
}

.content-big-img {
  height: 280px;
  background-image: url('../images/big-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-big-text-container {
  padding: 15px;
}

.date-container {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
  border: 3px solid #ee572a;
}

.date-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee572a;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.date-number {
  margin-top: 7px;
  margin-bottom: 0px;
  color: #ee572a;
  font-size: 24px;
  line-height: 22px;
  text-align: center;
}

.author-container {
  padding-top: 15px;
  padding-bottom: 20px;
}

.content-big-head-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-family: 'Avenir medium', sans-serif;
  color: #273035;
  font-size: 30px;
  line-height: 30px;
}

.author-name-text {
  display: block;
  float: none;
  font-family: 'Avenir medium', sans-serif;
  color: #273035;
  font-size: 15px;
  font-weight: 800;
}

.author-tags {
  float: none;
  font-family: 'Avenir medium', sans-serif;
  color: #888;
  font-size: 15px;
  font-weight: 400;
}

.dot-separator {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  border-radius: 5px;
  background-color: #888;
  color: #888;
}

.content-big-text {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: Avenir, sans-serif;
  color: #888;
  font-size: 16px;
  font-weight: 600;
}

.read-more-text {
  float: right;
  border-bottom: 2px solid white;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-size: 13px;
  line-height: 24px;
  font-weight: 800;
  text-decoration: none;
}

.read-more-text:hover {
  border-bottom: 2px solid #ee572a;
  text-decoration: none;
}

.heading-bg {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  background-color: #ee572a;
  font-family: Avenir, sans-serif;
  color: white;
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
}

.content-small-row {
  margin-top: 15px;
}

.small-col1 {
  padding-right: 0px;
  padding-left: 0px;
}

.small-col2 {
  padding-right: 0px;
  padding-left: 0px;
}

.small-col3 {
  padding-right: 0px;
  padding-left: 0px;
}

.small-img-container {
  height: 165px;
  background-image: url('../images/small-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-small-1 {
  width: 98%;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px 0px;
}

.content-small-1.last {
  margin-right: 0px;
  margin-left: 10px;
}

.content-small-1.middle {
  margin-right: 5px;
  margin-left: 5px;
}

.small-head-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Avenir medium', sans-serif;
  color: #273035;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.small-text-container {
  padding: 8px 15px;
}

.right-content-container {
  padding: 15px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px 0px;
}

.featured-img-container {
  height: 184px;
  margin-bottom: 20px;
  background-image: url('../images/learn-programming-online.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.features-special-container {
  margin-top: 25px;
  margin-bottom: 15px;
}

.features-special-box {
  padding-top: 0px;
  padding-bottom: 15px;
}

.f-s-img {
  display: block;
  width: 75px;
  height: 75px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

.f-s-text {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  color: #273035;
  font-size: 18px;
  line-height: 20px;
}

.job-container {
  margin-top: 25px;
}

.job-block {
  margin-bottom: 15px;
  padding-left: 20px;
}

.job-head-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Avenir, sans-serif;
  color: #ee572a;
  font-size: 18px;
  line-height: 24px;
}

.job-company-text {
  font-family: 'Avenir medium', sans-serif;
  color: #273035;
  font-weight: 600;
}

.job-location-text {
  font-family: 'Avenir medium', sans-serif;
  color: #273035;
  font-weight: 400;
}

.job-tag {
  display: inline-block;
  margin-right: 0px;
  padding: 4px 8px;
  border: 1px solid #ee572a;
  background-color: rgba(237, 88, 43, 0.2);
  color: #ee572a;
  font-weight: 400;
}

.footer-section {
  padding-top: 10px;
  padding-bottom: 25px;
  border-top: 1px solid #ee572a;
}

.footer-col1 {
  padding-right: 0px;
  padding-left: 0px;
}

.footer-col2 {
  padding-right: 0px;
  padding-left: 0px;
}

.footer-link {
  display: inline-block;
  padding: 10px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.footer-block {
  display: block;
  width: auto;
  float: left;
  text-align: center;
}

.footer-img-link {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 15px;
  float: left;
}

.footer-social-img {
  height: 20px;
}

.footer-right-link-block {
  float: right;
}

.footer-text {
  float: right;
  color: #273035;
}

.footer-separator {
  width: 3px;
  height: 3px;
  margin-top: 18px;
  margin-left: 15px;
  float: right;
  border-radius: 4px;
  background-color: #273035;
}

.dropdown-contianer {
  position: absolute;
  z-index: 8;
  display: none;
  width: 300px;
  box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 9px 0px;
}

.dropdown-topic-block {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #a0a0a0;
  background-color: white;
}

.drop-icon {
  margin-right: 5px;
  float: left;
}

.drop-head-text {
  display: block;
  font-family: 'Avenir heavy', sans-serif;
  color: #ee572a;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}

.dropdown-content-block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 3px solid whitesmoke;
  border-left: 7px solid #d9d9d9;
  background-color: whitesmoke;
}

.dropdown-content-block:hover {
  border-left-color: #ee572a;
  background-color: white;
}

.dropdown-content-block.orange {
  border-bottom-color: transparent;
  border-left-color: #ee572a;
}

.dropdown-content {
  margin-left: 35px;
}

.dropdown-text {
  color: #273035;
}

.dropdown-link {
  display: inline-block;
  float: left;
}

.author-name-inline-text {
  display: inline-block;
  float: left;
  color: #273035;
  font-size: 15px;
  font-weight: 800;
}

.featured-read-more-block {
  display: block;
  padding-top: 8px;
  float: right;
}

.job-link {
  margin-right: 10px;
}

.tag-line {
  padding-top: 40px;
  float: left;
}

.post-text {
  float: left;
  font-family: Avenir, sans-serif;
  color: #888;
  font-size: 13px;
  font-weight: 600;
}

.head-link {
  display: block;
  float: none;
  text-decoration: none;
}

.author-link {
  float: left;
  text-decoration: none;
}

.content-small-2 {
  display: block;
  width: 98%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px 0px;
}

.content-small-3 {
  width: 98%;
  margin-bottom: 30px;
  float: right;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px 0px;
}

.drop-head-icon {
  margin-left: 10px;
  float: left;
}

.career-top-line {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 0px;
  border-bottom: 1px solid #888;
}

.top-line-l-img {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  float: left;
}

.top-line-r-img {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: right;
}

.top-line-text-l {
  margin-top: 7px;
  padding-left: 15px;
  float: left;
}

.top-line-text-r {
  margin-top: 7px;
  padding-right: 15px;
  float: right;
}

.top-line-l {
  float: left;
}

.top-line-r {
  float: right;
}

.top-line-link {
  color: #333;
}

.footer-container {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.career-content-left {
  width: 25%;
  float: left;
}

.career-content-right {
  width: 70%;
  margin-left: 5%;
  float: left;
}

.career-job-head {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
}

.career-job-head-container1 {
  float: left;
}

.career-head-green {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-left: 0px;
  float: left;
  font-family: Avenir, sans-serif;
  color: #69be3c;
  font-size: 14px;
  line-height: 28px;
}

._16xicon {
  margin-top: 8px;
  margin-right: 5px;
  margin-left: 10px;
  float: left;
}

.career-head-grey {
  margin-top: 3px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}

.career-head-grey-l {
  margin-top: 3px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #888;
  font-size: 14px;
  line-height: 28px;
  font-style: italic;
  font-weight: 400;
}

.career-head-blue {
  margin-top: 3px;
  margin-bottom: 0px;
  float: left;
  color: #2887b5;
  font-size: 14px;
  line-height: 28px;
}

.career-head-yellow {
  margin-top: 3px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #ffb500;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}

.career-head-blocks {
  float: left;
}

.head-star-img {
  margin-top: 5px;
  margin-right: 5px;
  float: left;
}

.career-head-grey-block {
  margin-top: 8px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f6f6f6;
}

.head-grey-img {
  margin-top: 8px;
  margin-right: 7px;
  margin-left: 15px;
  float: left;
}

.career-head-grey-light {
  margin-top: 3px;
  margin-bottom: 0px;
  float: left;
  font-family: Avenir, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}

.career-tag-container {
  margin-bottom: 10px;
}

.career-tag-l {
  float: left;
}

.career-tag-r {
  float: right;
}

.post-date-text {
  margin-top: 3px;
  float: right;
  color: #666;
  line-height: 28px;
}

.career-sub-head-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 8px;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.career-content-text {
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 8px;
  font-family: 'Avenir medium', sans-serif;
  color: #666;
  line-height: 18px;
}

.career-apply-block {
  margin-top: 60px;
}

.career-apply-text {
  padding-top: 3px;
  color: #666;
  line-height: 18px;
}

.career-left-block {
  width: 50%;
  margin-top: 12px;
  float: left;
}

.career-right-block {
  width: 50%;
  float: right;
}

.apply-link {
  width: 80%;
  float: right;
}

.apply-button {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 2px;
  background-color: #ee572a;
}

.apply-button-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.apply-text-span {
  font-family: Avenir, sans-serif;
  color: #ee572a;
  font-weight: 600;
}

.big-container {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.hyp-career-img {
  margin-right: 20px;
}

.comp-detail-container {
  padding: 3px;
  border: 1px solid rgba(136, 136, 136, 0.5);
  text-align: center;
}

.comp-header-img {
  height: 110px;
  background-image: url('../images/comp-header-img.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.comp-img {
  display: block;
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
}

.comp-head-text {
  padding-top: 5px;
  padding-bottom: 2px;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.comp-text {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.comp-hor-line {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 25px;
  background-color: rgba(135, 135, 135, 0.7);
}

.comp-sub-head-text {
  color: #ee572a;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.comp-sub-text {
  margin-bottom: 30px;
  color: #555;
  font-weight: 400;
  text-align: center;
}

.comp-detail-bottom-bar {
  background-color: rgba(237, 88, 43, 0.2);
}

.comp-detail-bottom-text {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #ee572a;
  font-weight: 400;
  text-align: center;
}

.hire-arrow {
  margin-top: -22px;
  margin-right: 5px;
  float: right;
}

.comp-share-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.share-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.share-icon {
  display: inline-block;
  margin-right: 10px;
  margin-left: 25px;
  float: left;
}

.comp-share-text {
  display: block;
  float: none;
}

.share-icon-big {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 25px;
  float: left;
}

.lisiting-div {
  float: left;
}

.comp-ad {
  display: block;
  width: 100%;
}

.comp-ad-link {
  background-color: #ee572a;
}

.comp-ad-text {
  margin-top: 4px;
  margin-bottom: 4px;
  color: white;
  text-align: center;
}

.ad-arrow {
  margin-top: -22px;
  margin-right: 5px;
  float: right;
}

.career-job-list-block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(136, 136, 136, 0.5);
}

.location-icon {
  margin-top: 8px;
  margin-right: 8px;
  float: left;
}

.comp-feat-text {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #666;
}

.career-tag-link {
  margin: 10px 5px 15px;
  font-size: 12px;
  text-decoration: none;
}

.career-tags {
  padding: 2px 10px;
  border: 1px solid #ee572a;
  background-color: rgba(237, 88, 43, 0.2);
  color: #ee572a;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}

.career-tags.tag-outline {
  background-color: transparent;
}

.career-tags.tag-no-outline {
  border-color: transparent;
}

.career-job-head-small {
  margin-top: 2px;
  margin-bottom: 0px;
  float: left;
  color: #ee572a;
  font-size: 18px;
  line-height: 26px;
}

.career-job-block {
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #e9e9e9;
}

.career-job-block.job-block-last {
  border-bottom-color: transparent;
}

.career-job-block-featured {
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(237, 88, 43, 0.1);
}

.featured-high-text {
  margin-top: 5px;
  float: right;
  font-family: 'Avenir heavy', sans-serif;
  color: #ee572a;
  font-size: 13px;
  font-weight: 400;
}

.career-reminder-text {
  margin-top: 50px;
  color: #666;
  text-align: right;
}

.search-label-text {
  color: #666;
  font-weight: 300;
}

.search-input {
  margin-bottom: 0px;
  border: 1px solid #ee572a;
  background-image: url('../images/dropdown.png');
  background-position: 95% 50%;
  background-repeat: no-repeat;
  text-align: center;
}

.search-button {
  width: 100%;
  margin-top: 24px;
  float: right;
  background-color: #ee572a;
  font-family: 'Avenir heavy', sans-serif;
  font-weight: 400;
}

.search-col1 {
  width: 40%;
  float: left;
}

.search-col2 {
  width: 40%;
  margin-right: 2.5%;
  margin-left: 2.5%;
  float: left;
}

.search-col3 {
  width: 15%;
  float: left;
}

.search-dropdown-key {
  position: absolute;
  z-index: 2;
  display: none;
  width: 20.3%;
  background-color: #f4f4f4;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
}

.keyword-list-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-left: 4px solid #ee572a;
  background-color: white;
  font-size: 16px;
  font-weight: 400;
}

.keyword-list-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 400;
}

.radio-container1 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #f4f4f4;
}

.radio-container1:hover {
  background-color: white;
}

.radio1 {
  margin-left: 0px;
}

.radio-label {
  margin-bottom: 0px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
}

.radio-container2 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #f4f4f4;
}

.radio-container2:hover {
  background-color: white;
}

.radio2 {
  margin-left: 0px;
}

.radio-container3 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #f4f4f4;
}

.radio-container3:hover {
  background-color: white;
}

.radio3 {
  margin-left: 0px;
}

.search-dropdown-loc {
  position: absolute;
  z-index: 2;
  display: none;
  width: 20.3%;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
}

.slider-container {
  background-color: white;
}

.slider-line {
  display: block;
  width: 90%;
  height: 1px;
  margin: 20px auto;
  background-color: #b1b1b1;
}

.slider-km-text-l {
  margin-left: 15px;
  float: left;
  color: #ee572a;
}

.slider-km-text-m {
  display: block;
  width: 40px;
  margin-right: auto;
  margin-left: auto;
  color: #8b8a8a;
  text-align: center;
}

.slider-km-text-r {
  margin-right: 15px;
  float: right;
  color: #8b8a8a;
}

.slider-handle-img {
  position: absolute;
  margin-top: -30px;
  margin-left: 30px;
  cursor: pointer;
}

.head-small-star {
  margin-top: 8px;
  margin-right: 5px;
  float: left;
}

.job-list-links {
  display: inline-block;
}

.login-container {
  display: block;
  width: 400px;
  height: 430px;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: transparent;
}

.login-top {
  padding-bottom: 40px;
}

.login-name-text {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Avenir medium', sans-serif;
  color: #767676;
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
}

.login-create-acc-text {
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  color: #ee572a;
  font-size: 16px;
  font-weight: 600;
}

.login-create-acc-text.grey {
  padding-right: 6px;
  color: #767676;
}

.login-orange-span {
  color: #ee572a;
}

.login-input {
  height: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.login-button {
  width: 110px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  border-radius: 4px;
  background-color: #ee572a;
  font-family: 'Avenir medium', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.login-button-container {
  padding-top: 40px;
}

.login-grey-text {
  display: inline-block;
  color: #767676;
}

.login-orange-text {
  display: inline-block;
  font-family: 'Avenir medium', sans-serif;
  color: #ee572a;
  font-weight: 600;
}

.login-bottom {
  padding-top: 40px;
}

.login-center-text {
  color: #767676;
  text-align: center;
}

.login-hor-line {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: #bdbdbd;
}

.login-left-img {
  float: left;
}

.login-middle-img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.login-right-img {
  float: right;
}

.login-img-container {
  text-align: center;
}

.creat-acc-link {
  float: right;
}

.login-img-left-link {
  float: left;
}

.login-img-middle-link {
  display: inline-block;
}

.login-img-right-link {
  float: right;
}

.reg-agree-div {
  padding-top: 8px;
}

.reg-agree-text {
  padding-left: 0px;
  color: #767676;
}

.reg-agree-link {
  color: #ee572a;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 991px) {
  .container {
    width: 95%;
  }
  .nav-menu {
    background-color: white;
  }
  .nav-links {
    display: inline-block;
    border: 2px solid #ee572a;
  }
  .menu-button {
    margin-top: 8px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 40px;
  }
  .menu-icon {
    color: #ee572a;
  }
  .content-container {
    width: 100%;
  }
  .content-left {
    width: 100%;
    margin-right: 0%;
  }
  .content-right {
    display: none;
  }
  .footer-right-link-block {
    display: block;
    float: left;
  }
  .footer-text {
    float: left;
  }
  .footer-separator {
    display: none;
  }
  .big-container {
    width: 95%;
  }
  .search-dropdown-key {
    width: 27%;
  }
  .search-dropdown-loc {
    display: none;
    width: 27%;
  }
}

@media (max-width: 767px) {
  .hub-img-link {
    display: block;
    width: 147px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-links {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .menu-button {
    display: block;
    width: 76px;
    height: 84px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .hub-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .small-col1 {
    padding-right: 0px;
  }
  .small-col2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .small-col3 {
    padding-left: 0px;
  }
  .content-small-1 {
    width: 100%;
    float: none;
  }
  .footer-link {
    float: none;
  }
  .footer-block {
    display: block;
    width: 100%;
  }
  .footer-img-link {
    float: none;
  }
  .footer-right-link-block {
    float: none;
    text-align: center;
  }
  .footer-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .tag-line {
    display: block;
    padding-top: 0px;
    float: none;
    text-align: center;
  }
  .content-small-2 {
    width: 100%;
  }
  .content-small-3 {
    width: 100%;
    float: none;
  }
  .career-content-left {
    display: none;
    width: 100%;
  }
  .career-content-right {
    width: 100%;
    margin-top: 0px;
    margin-left: 0%;
  }
  ._16xicon {
    margin-left: 0px;
  }
  .career-head-grey {
    margin-right: 10px;
  }
  .apply-button-img {
    width: 100px;
  }
  .comp-share-container {
    display: none;
  }
  .share-block {
    float: none;
  }
  .share-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .comp-share-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .share-icon-big {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .comp-ad-container {
    display: block;
  }
  .comp-job-container {
    display: none;
  }
  .search-dropdown-key {
    width: 37.8%;
  }
  .search-dropdown-loc {
    width: 37.8%;
  }
}

@media (max-width: 479px) {
  .career-tag-link {
    margin-bottom: 0px;
  }
  .career-job-head-small {
    margin-right: 10px;
  }
  .search-col1 {
    width: 100%;
  }
  .search-col2 {
    width: 100%;
    margin-top: 10px;
    margin-right: 0%;
    margin-left: 0%;
  }
  .search-col3 {
    width: 100%;
  }
  .search-dropdown-key {
    display: none;
    width: 90%;
  }
  .search-dropdown-loc {
    width: 90%;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir medium';
  src: url('../fonts/Avenir-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir heavy';
  src: url('../fonts/Avenir-Heavy.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/*Montserrat*/
@font-face {
  font-family: Montserrat-Bold;
  src: url('../fonts/Montserrat-Bold.woff') format('truetype');
  font-display: swap;
}
