
.hideOnDesktop{
    display: none !important;
}

.newsItems .texts {
  height: 164px;
}

.newsItems .title {
  overflow: hidden;
  height: 50px;
  line-height: 10px;
  margin: 0px;
}

.newsItems .title:before {
  content: "";
  float: left;
  width: 5px;
  height: 40px;
}
/*
.newsItems .title > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px; }
*/
.newsItems .title:after {
  content: "\02026";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
}

.newsItems .description {
  overflow: hidden;
  height: 53px;
  line-height: 10px;
  margin: 0px;
}

.newsItems .description:before {
  content: "";
  float: left;
  width: 5px;
  height: 70px;
}
/*
.newsItems .description > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px; }
*/
.newsItems .description:after {
  content: "a";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
}

.newsItems .tags {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsItems .tags a {
  color: #444;
}

.moreArticles .tags a {
  color: #444;
}

.normalbanner {
  display: inline-block;
}

.mobilebanner {
  display: none;
}

.newsItems .ads4 {
  display: none;
}

.newsItems .ads3 {
  display: inline-block;
}

.searchResults .title {
  height: 55px;
}

.searchResults .description {
  overflow: hidden;
  height: 53px;
  line-height: 10px;
  margin: 0px;
}

.searchResults .description:before {
  content: "";
  float: left;
  width: 5px;
  height: 53px;
}

.searchResults .description > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}

.searchResults .description:after {
  content: "a";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
}

.searchResults .oneLine {
  overflow: hidden;
  height: 28px;
  line-height: 10px;
  margin: 0px;
}

.searchResults .oneLine:before {
  content: "";
  float: left;
  width: 5px;
  height: 25px;
}

.searchResults .oneLine > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}

.searchResults .oneLine:after {
  content: "a";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
}

.searchResults .ddescription {
  overflow: hidden;
  height: 135px;
  line-height: 10px;
  margin: 0px;
}

.searchResults .ddescription:before {
  content: "";
  float: left;
  width: 5px;
  height: 85px;
}

.searchResults .ddescription > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}

.searchResults .ddescription:after {
  content: "a";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
}

.desktophide {
  display: none;
  padding-top: 30px;
}

@media only screen and (max-width: 1280px) {
  .newsItems .texts {
    height: 152px;
    min-height: 110px;
  }
  .newsItems .title {
    overflow: hidden;
    height: 50px;
    line-height: 10px;
    margin: 0px;
  }

  .newsItems .description {
    display: none;
  }
}

@media only screen and (max-width: 1150px) {
  .newsItems .texts {
    height: 100px;
  }
  .newsItems .title {
    overflow: hidden;
    height: 50px;
    line-height: 10px;
    margin: 0px;
  }

  .newsItems .description {
    display: none;
  }

  .newsItems .tags span {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .newsItems .ads4 {
    display: inline-block;
  }

  .newsItems .ads3 {
    display: none;
  }

  .newsItems .tags span {
    display: inline-block;
  }
}

@media only screen and (max-width: 939px) {
  .newsItems .ads4 {
    display: none;
  }

  .newsItems .ads3 {
    display: inline-block;
  }

  .newsItems .texts {
    height: 130px;
    min-height: 130px;
  }

  .newsItems .title {
    overflow: hidden;
    height: 45px;
    line-height: 10px;
    margin: 0px;
  }

  .newsItems .description {
    display: none;
  }
}

@media only screen and (max-width: 699px) {
  .desktophide {
    display: block;
  }
  .newsItems .texts {
    height: 80px;
    min-height: 80px;
  }

  .articlesbanner {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 424px) {
  .newsItems .tags span {
    display: none;
  }

  .normalbanner {
    display: none;
  }

  .mobilebanner {
    display: inline-block;
  }
}

footer#mainFooter .col:first-child {
  width: 34%;
  padding-top: 6px;
}

.joinBlock a.instagram {
  background-position: -131px 0;
}

.joinBlock {
  padding: 8px 5px 4px 5px;
}

.theArticle h6 {
  color: #737373;
  padding: 0 0 24px;
  font: 20px/30px "PT Serif";
}

.theArticle {
  color: #737373;
  padding: 0 0 24px;
  font: 20px/30px "PT Serif";
}

.featuredItem .searchResults .bottom .text a.email {
  margin: 0 0 0 0px;
}

.leadNews .title a:hover {
  text-decoration: underline;
}

.magazine_big {
  padding: 22px;
}

footer#mainFooter .col:nth-child(4) {
  width: 28%;
}

footer#mainFooter .col:nth-child(2) {
  width: 17%;
}

.linkedinSprite {
  background: url(../images/linkedin_sprite.png) no-repeat 0 0;
}

.socials .linkedin {
  background-position: -60px 0px;
}

aside .supporter {
  display: table;
  text-align: center;
  height: 29px;
  color: #fff;
  line-height: 29px;
  background-color: #ed1d24;
  font-weight: bold;
  letter-spacing: 0.3px;
  padding: 0 25px 0 25px;
  opacity: 1;
  cursor: pointer;
  font-size: 14px;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-clip: padding-box;
  transition: all ease-in-out 100ms;
  -webkit-transition: all ease-in-out 100ms;
  -moz-transition: all ease-in-out 100ms;
  -o-transition: all ease-in-out 100ms;
  -ms-transition: all ease-in-out 100ms;
}

.subscribeText.hideOnMobile {
  width: 420px;
  padding-top: 60px;
}

.subscribeText.desktophide .text {
  padding: 0 0 0 0;
}

.support {
  padding-top: 20px;
  padding-bottom: 20px;
}

.subscribeBox h3 {
  margin-bottom: 20px;
}

/*
.select2-container--open .select2-dropdown--below {
    width: 189px !important;
}
*/

.nomargin {
  margin: 0 0 0 0 !important;
}

.photo_credit {
  font-size: 12px;
  text-align: right;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.hero.dark .box {
  background: url(../images/directory/dark_map.svg) no-repeat center top;
}

.hero.light .box {
  background: url(../images/directory/light_map.svg) no-repeat center top;
}

.truncate a {
  color: #444;
}

.frontCards .basic {
  background-color: #ededed;
}

.frontCards .basic .button {
  background-color: #fff;
}

.hero .box {
  padding: 50px 0 42px 20px;
}

.industry_slider .slick-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  z-index: 50;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  cursor: pointer;
  transition:
    background-color 0.3s,
    box-shadow 0.3s;
  text-indent: -9999px;
}

.industry_slider .slick-arrow.slick-prev {
  left: 23px;
  background: #fff url("../images/arr_left.svg") no-repeat center center;
  background-size: 32px 32px;
}
.industry_slider .slick-arrow.slick-next {
  right: 23px;
  background: #fff url("../images/arr_right.svg") no-repeat center center;
  background-size: 32px 32px;
}

.industry_slider .grid > .col:first-child {
  padding-left: 60px;
}

.industry_slider .grid > .col:last-child {
  padding-right: 50px;
}

.jobsItems .contact {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.normalbanner.toCenter {
  padding: 0 0 0 0;
}

.subscribeBox .oneCol.full {
  width: 100%;
}

.jobsItems hr {
  margin-bottom: 20px;
}

.apply button {
    display: inline-block;
    width: 48%;
    max-width: 155px;
    margin-right: 2%;
    text-align: center;
    height: 25px;
    color: #fff;
    line-height: 25px;
    background-color: #ed1d24;
    font-weight: bold;
    letter-spacing: 0.3px;
    opacity: 1;
    cursor: pointer;
    font-size: 14px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-clip: padding-box;
    transition: all ease-in-out 100ms;
    -webkit-transition: all ease-in-out 100ms;
    -moz-transition: all ease-in-out 100ms;
    -o-transition: all ease-in-out 100ms;
    -ms-transition: all ease-in-out 100ms;
}

.apply button {
  background-color: #eae9e9;
  margin-bottom: 5px;
  color: #ed1d24;
  font-size: 13px;
}

/* Jobs leadNews section */
.jobs.leadNews {
    min-height: 290px;
    display: flex;
    align-items: stretch;
}

/* Texts column: relative for separator line and bottom buttons */
.jobs.leadNews .texts {
    position: relative;
    float: none;
    display: flex;
    flex-direction: column;
    padding: 32px 21px 22px 31px;
}

/* Vertical black separator line between texts and image */
.jobs.leadNews .texts::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 20px;
    width: 1px;
    background-color: #000;
}

/* Buttons container: pushed to bottom via flex + margin-top:auto */
.jobs.leadNews .leadNews-buttons {
    margin-top: auto;
}

.jobs.leadNews .leadNews-buttons .apply {
    display: inline-block;
}

.jobs.leadNews .leadNews-buttons .apply button {
    width: 110px;
    max-width: 155px;
}

/* Image column: vertically centered */
.jobs.leadNews .image {
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jobs.leadNews .image img {
    max-width: 100%;
    height: auto;
}

.pages .theContents, .magazine .theContents{
    padding: 18px 18px 0px 0px;
}

.regularSubpage {
    display: flex;
    align-items: stretch;
}

.regularSubpage .left.texts.cell {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.regularSubpage .right.cell {
    width: 460px;
    flex-shrink: 0;
}

.magazine .regularSubpage .right.cell {
    width: 360px;
}

.regularSubpage .subscribe-section {
    margin-top: auto;
}

.regularSubpage .right {
    background-color: #ffffff;
}

@media only screen and (max-width: 1150px) {
    nav#mainNav a{
        padding: 0 20px 3px;
        font-size: 14px;
        }

}

@media only screen and (max-width: 1023px) {
  .industry_slider .grid > .col:first-child {
    padding-left: 50px;
    padding-right: 50px;
  }
  .normalbanner {
    display: inline;
  }

    nav#mainNav a{
        padding: 0 15px 3px;
        font-size: 12px;
        }
}

/* Mobile: hide separator */
@media only screen and (max-width: 699px) {
    .jobs.leadNews {
        display: block;
    }
    .jobs.leadNews .texts::after {
        display: none;
    }
    .jobs.leadNews .texts {
        padding-bottom: 20px;
    }
    .jobs.leadNews .image {
        display: block;
    }

  .industry_slider .slick-arrow {
    top: 40%;
    width: 30px;
    height: 30px;
  }

  .industry_slider .slick-arrow.slick-prev {
    left: 10px;
    background-size: 31px 31px;
  }
  .industry_slider .slick-arrow.slick-next {
    right: 10px;
    background-size: 31px 31px;
  }

  .bigCard .texts {
    padding: 0 40px 90px 40px;
  }

  .industry_slider .grid > .col:first-child {
    padding-left: 30px;
    padding-right: 30px;
  }

    .jobs.leadNews .image img {
        display: none;
    }

    .jobs.leadNews .leadNews-buttons .apply {
        padding-top: 20px;
    }

    .jobs.leadNews {
        min-height: 170px;
    }

    .jobsItems .texts hr{
        display: none;
    }

    .jobsItems .item > a,
    .jobsItems .item > .texts {
        vertical-align: middle;
    }

    .magazine .theContents{
        padding-top: 0px;

    }

    .magazine_big {
        padding-left: 15%;
        padding-right: 15%;
        padding-bottom: 5%;
        padding-top: 0%;
    }

    .regularSubpage {
        flex-direction: column;
    }

    .magazine .regularSubpage .right {
        display: none !important;
    }

    .mobileHeaderIMG .magazine-action-buttons {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }

    .hideOnDesktop{
        display: block !important;
        }

}

/* Magazine action buttons */
.magazine-action-buttons {
    width: 70%;
    margin: 15px auto;
}

.mag-btn {
    display: block;
    text-align: center;
    padding: 0 20px;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: 0.3px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all ease-in-out 100ms;
    -webkit-transition: all ease-in-out 100ms;
    -moz-transition: all ease-in-out 100ms;
}

.mag-btn:hover {
    opacity: 0.9;
    text-decoration: none;
}

.mag-btn-online {
    background-color: #EAE9E9;
    color: #ED1D24;
}

.mag-btn-download {
    background-color: #333333;
    color: #ffffff;
}

.mag-btn-subscribe {
    background-color: #ED1D24;
    color: #ffffff;
}

/* Magazine Image Styling */
.magazineItem a {
    position: relative;
    display: block;
}

.magazineItem a .month-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
}

.leadNews {
    margin: 0 0 22px;
}


.topLine{
    padding-top: 60px;
    border-top: 2px solid #ddd;
}

/* Navigation badges */
#mainNav li a,
.theMobileMenu li a {
    position: relative;
}

.nav-badge {
    position: absolute;
    top: 3px;
    right: 6px; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    background-color: #ed1d24;
    line-height: 1;
    pointer-events: none;
}

.nav-badge-new {
    font-size: 10px;
    padding: 2px 4px;
    border-radius: 2px;
}

.nav-badge-count {
    font-size: 10px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}


nav#mainNav li.haslabel:nth-child(4) a{
    padding: 0 39px 3px;
}

nav#mainNav li.haslabel:nth-child(5) a{
    padding: 0 32px 3px;
}

nav#mainNav li:nth-child(5) {
    display: block !important;
}


/* Mobile menu badges */
.theMobileMenu .nav-badge {
    position: relative;
    top: auto;
    right: auto;
    margin-left: 6px;
    vertical-align: middle;
}

.theMobileMenu .nav-badge-count {
    display: inline-flex;
}

