.transition {
  /*Changes*/
  -webkit-transition: all 0.8s;
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  -ms-transition: all 1.2s ease; }

@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("../fonts/RobotoCondensed-Regular.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Light";
  src: url("../fonts/RobotoCondensed-Light.woff") format("woff"); }
@font-face {
  font-family: 'Cairo-Light';
  src: URL("../fonts/Cairo-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo-SemiBold';
  src: URL("../fonts/Cairo-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo-Bold';
  src: URL("../fonts/Cairo-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Cairo-Regular';
  src: URL("../fonts/Cairo-Regular.ttf") format("truetype"); }
*:not(i) {
  font-family: RobotoCondensed-Regular; }

@media only screen and (min-width: 90em) {
  .footer_textcontent {
    width: 90em;
    margin: 0 auto; } }
.footer_dateset {
  display: block;
  float: right;
  margin-top: 0px;
  color: #4A90E2;
  margin-bottom: 20px; }
  @media all and (max-width: 50em) {
    .footer_dateset {
      text-align: center;
      float: none;
      margin-top: 30px; } }

.footer_termprivacy {
  display: block;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 20px; }
  @media all and (max-width: 50em) {
    .footer_termprivacy {
      margin-top: -60px; } }
  .footer_termprivacy a {
    text-decoration: none;
    color: #4A90E2; }

.col_text_aligncenter {
  text-align: center; }
  .col_text_aligncenter i {
    font-size: 2.0em;
    margin-bottom: 30px; }
  .col_text_aligncenter i.coffee_top {
    margin-top: 30px; }
  @media all and (max-width: 50em) {
    .col_text_aligncenter span.span_header {
      border-bottom: 1px solid #F1F7FD !important; } }
  .col_text_aligncenter a {
    text-decoration: none;
    color: #2d58a7; }

.col_text_alignleft {
  text-align: left; }

.careers_size {
  font-size: 2.0em;
  font-family: Cairo-Bold;
  font-weight: bold; }
  @media all and (max-width: 35em) {
    .careers_size {
      margin-left: 10%; } }

.footer_borderline {
  border-top: 1px soild #ddd; }

@media all and (max-width: 50em) {
  .body_content_items {
    display: none;
    margin-left: 10%; } }

.body_content_mobile {
  display: block; }
  @media all and (max-width: 35em) {
    .body_content_mobile {
      display: none; } }

.mobile_line {
  display: none; }
  @media (max-width: 50em) and (min-width: 35em) {
    .mobile_line {
      display: none; } }
  @media all and (max-width: 35em) {
    .mobile_line {
      display: block;
      border-top: 1px solid #ddd; } }

.item_spacing {
  margin-top: 80px; }
  @media all and (max-width: 50em) {
    .item_spacing {
      margin-top: 0px; } }

.mobile_view_only {
  display: none; }
  @media all and (max-width: 50em) {
    .mobile_view_only {
      display: block;
      height: 80px;
      padding: 5px;
      background: #2d58a7;
      color: white; }
      .mobile_view_only a {
        text-decoration: none;
        color: white; } }

section.master_footer {
  width: 100%;
  overflow: auto; }
  section.master_footer .footer_header {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    height: 0px;
    background: #2d58a7; }
    @media all and (max-width: 50em) {
      section.master_footer .footer_header {
        height: 50px; } }
    section.master_footer .footer_header .footer_img {
      float: left; }
      section.master_footer .footer_header .footer_img img {
        height: 40px; }
      @media all and (max-width: 50em) {
        section.master_footer .footer_header .footer_img {
          width: 100%;
          text-align: center; } }
    section.master_footer .footer_header .footer_socialmedia {
      float: right; }
      @media all and (max-width: 50em) {
        section.master_footer .footer_header .footer_socialmedia {
          width: 100%;
          text-align: center;
          margin-top: 20px; } }
      section.master_footer .footer_header .footer_socialmedia span {
        display: inline-block;
        padding-left: 30px; }
        section.master_footer .footer_header .footer_socialmedia span i {
          color: white;
          font-size: 1.5em; }
      section.master_footer .footer_header .footer_socialmedia span:first-child {
        padding-left: 0px; }
  section.master_footer .footer_body {
    width: 100%;
    overflow-y: auto;
    background: #F1F7FD;
    color: #2d58a7;
    font-size: 80%; }
    section.master_footer .footer_body .body_content_col {
      font-size: 1.125em;
      width: 20%;
      float: left; }
      @media (max-width: 60em) and (min-width: 50em) {
        section.master_footer .footer_body .body_content_col {
          width: 25%; } }
      @media (max-width: 50em) and (min-width: 35em) {
        section.master_footer .footer_body .body_content_col {
          width: 50%; } }
      @media all and (max-width: 35em) {
        section.master_footer .footer_body .body_content_col {
          width: 100%; } }
      section.master_footer .footer_body .body_content_col span {
        display: block;
        margin-bottom: 15px; }
        section.master_footer .footer_body .body_content_col span a {
          text-decoration: none;
          color: #2d58a7;
          font-family: Cairo-Regular;
          line-height: 1.425em; }
        section.master_footer .footer_body .body_content_col span h1 {
          font-family: Cairo-Bold;
          font-size: 1.375em;
          line-height: 1.1em;
          float: left; }
          @media (max-width: 50em) and (min-width: 35em) {
            section.master_footer .footer_body .body_content_col span h1 {
              font-size: 1.125em;
              line-height: 1.1em; } }
          @media all and (max-width: 35em) {
            section.master_footer .footer_body .body_content_col span h1 {
              margin-left: 10%; } }
        section.master_footer .footer_body .body_content_col span .angle_arrow_up {
          float: right;
          margin-right: 20%;
          margin-top: -10px;
          font-size: 1.375em;
          font-weight: bold;
          display: none;
          cursor: pointer; }
          @media all and (max-width: 50em) {
            section.master_footer .footer_body .body_content_col span .angle_arrow_up {
              display: block;
              margin-right: 10%; } }
      section.master_footer .footer_body .body_content_col span.span_header {
        margin-top: 40px;
        height: 40px; }
        @media all and (max-width: 50em) {
          section.master_footer .footer_body .body_content_col span.span_header {
            border-bottom: 1px solid  #ddd; } }
    section.master_footer .footer_body .col_text_products span:nth-child(n+8) {
      font-size: 0.775em;
      margin-top: -10px; }

/*# sourceMappingURL=master_style_new.css.map */
