﻿@charset "UTF-8";
/* Global mixins goes here from GlobalStyle.scss */
/*Connect Main font*/
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-Regular.eot");
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../css/font/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-Regular.woff2") format("woff2"), url("../css/font/OpenSans-Regular.woff") format("woff"), url("../css/font/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-BoldItalic.eot");
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../css/font/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-BoldItalic.woff2") format("woff2"), url("../css/font/OpenSans-BoldItalic.woff") format("woff"), url("../css/font/OpenSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-SemiBoldItalic.eot");
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../css/font/OpenSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../css/font/OpenSans-SemiBoldItalic.woff") format("woff"), url("../css/font/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-LightItalic.eot");
  src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("../css/font/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-LightItalic.woff2") format("woff2"), url("../css/font/OpenSans-LightItalic.woff") format("woff"), url("../css/font/OpenSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-ExtraBold.eot");
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../css/font/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-ExtraBold.woff2") format("woff2"), url("../css/font/OpenSans-ExtraBold.woff") format("woff"), url("../css/font/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-SemiBold.eot");
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../css/font/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-SemiBold.woff2") format("woff2"), url("../css/font/OpenSans-SemiBold.woff") format("woff"), url("../css/font/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-ExtraBoldItalic.eot");
  src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url("../css/font/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../css/font/OpenSans-ExtraBoldItalic.woff") format("woff"), url("../css/font/OpenSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-Light.eot");
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../css/font/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-Light.woff2") format("woff2"), url("../css/font/OpenSans-Light.woff") format("woff"), url("../css/font/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-Italic.eot");
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../css/font/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-Italic.woff2") format("woff2"), url("../css/font/OpenSans-Italic.woff") format("woff"), url("../css/font/OpenSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../css/font/OpenSans-Bold.eot");
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../css/font/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../css/font/OpenSans-Bold.woff2") format("woff2"), url("../css/font/OpenSans-Bold.woff") format("woff"), url("../css/font/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
/*Connect Main font*/
/*$titles: 300 30px/30px $main-font;*/
/*$logo_text: 600 19px/19px $main-font;*/
/*$path_text: 400 13px/13px $main-font;*/
/* loading styles */
@-webkit-keyframes spinPulse {
  0% {
    -webkit-transform: rotate(160deg);
    opacity: 0; }
  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0; } }
@-webkit-keyframes spinoffPulse {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spinPulse {
  0% {
    -moz-transform: rotate(160deg);
    opacity: 0; }
  50% {
    -moz-transform: rotate(145deg);
    opacity: 1; }
  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0; } }
@-moz-keyframes spinoffPulse {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@keyframes spinPulse {
  0% {
    transform: rotate(160deg);
    opacity: 0; }
  50% {
    transform: rotate(145deg);
    opacity: 1; }
  100% {
    transform: rotate(-320deg);
    opacity: 0; } }
@keyframes spinoffPulse {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.loading {
  height: 100%;
  min-height: 500px; }
    .loading .img_loading {
        padding-top: 20%;
        padding-left: 50%;
    }
  .loading .circle {
    background-color: transparent;
    border: 3px solid rgba(255, 255, 255, 0.9);
    opacity: .9;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-radius: 50px !important;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    -webkit-animation: spinPulse 1s infinite linear;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    animation: spinPulse 1s infinite;
    animation-timing-function: ease-in-out; }
  .loading .circle1 {
    background-color: transparent;
    border: 3px solid rgba(255, 255, 255, 0.9);
    opacity: .9;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-radius: 50px !important;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    top: -55px;
    -webkit-animation: spinoffPulse 1s infinite linear;
    -moz-animation: spinoffPulse 1s infinite linear;
    animation: spinoffPulse 1s infinite;
    animation-timing-function: linear; }

/* loading styles */
/* Global styles goes here from GlobalStyle.scss */
body {
  background-color: #050e15;
  color: white;
  overflow-x: hidden; }

hr {
  width: 102%;
  margin-left: -10px;
  border: 0;
  height: 1px;
  background: #192127; }
  hr:after {
    content: "";
    display: table;
    clear: both; }

label {
  margin: 0; }

.row {
  margin-left: 145px;
  margin-right: 145px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1201px) and (max-width: 1380px) {
    .row {
      margin-left: 75px;
      margin-right: 75px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .row {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 100px) and (max-width: 991px) {
    .row {
      margin-left: 10px;
      margin-right: 10px; } }

  .row.search {
    box-sizing: border-box;
    margin: 0;
    white-space: nowrap;
    margin-top: 36px;
    position: relative; 
    background-color: white;
  }

    @media (min-width: 992px) and (max-width: 1200px) {
      .row.search {
        width: 100%; } }

.category_title {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  color: white;
  text-align: center;
  margin-top: 22px; }

.subtitle {
  margin-top: 23px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: gray; }

.container-fluid {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  background-image: url(../images/main_bg_image.png);
  background-image: -webkit-image-set(url(../images/main_bg_image.png) 1x, url(../images/main_bg_image@2x.png) 2x, url(../images/main_bg_image@3x.png) 3x); }
  @media (min-width: 1514px) {
    .container-fluid {
      background-size: contain; } }

/* Modal Styles for Media */
#email_modal .content {
  width: 500px; }
  #email_modal .content .description {
    margin-top: 14px; }
  #email_modal .content .big-button {
    width: 100%;
    height: 43px;
    color: white;
    background-color: #5581e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 15px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
    transition: backgound-color 1s; }
    #email_modal .content .big-button:hover {
      background-color: #3f71df; }
  #email_modal .content input, #email_modal .content select, #email_modal .content textarea {
    display: block;
    width: 100%;
    height: 32px;
    outline: 0;
    border: 1px solid rgba(129, 130, 131, 0.5);
    margin-bottom: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 10px 10px 12px; }
    #email_modal .content input:focus, #email_modal .content select:focus, #email_modal .content textarea:focus {
      border-color: #5581e3; }
  #email_modal .content textarea {
    resize: vertical;
    height: 100px; }

.modal_holder {
  display: block; }
  .modal_holder .modal {
    display: none; }
  .modal_holder .content {
    padding: 30px;
    background-color: white;
    width: 800px;
    color: black;
    margin: 0 auto;
    margin-top: 10%;
    border-radius: 6px; }
    .modal_holder .content .title_block:after {
      content: "";
      display: table;
      clear: both; }
    .modal_holder .content .title_block .title {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 18px;
      font-weight: 600;
      line-height: 18px;
      color: #191e2d;
      text-transform: uppercase;
      display: inline-block; }
    .modal_holder .content .title_block .close_button {
      display: inline-block;
      float: right;
      width: 29px;
      height: 29px;
      cursor: pointer; }
      .modal_holder .content .title_block .close_button:before {
        margin-top: -5px;
        margin-left: 5px;
        content: "\E5CD";
        vertical-align: middle;
        color: #191e2d;
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 29px;
        /* Preferred icon size */
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        font-feature-settings: 'liga'; }
    .modal_holder .content .big-image-gallery {
      margin-top: 10px;
      width: 738px;
      background-color: white; }
    .modal_holder .content .images-preview {
      margin-top: 10px; }
      .modal_holder .content .images-preview .small-img-slider {
        display: inline-block;
        margin-left: -6px; }
      .modal_holder .content .images-preview .sm-img {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: grey;
        margin-left: 6px;
        margin-bottom: 5px;
        overflow: hidden;
        opacity: 0.5; }
      .modal_holder .content .images-preview .active {
        opacity: 1; }
    .modal_holder .content .description {
      margin-top: 10px;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 18px;
      color: #191e2d; }
    .modal_holder .content .tags {
      margin-top: 14px;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 13px;
      font-weight: 300;
      line-height: 16px;
      color: #191e2d; }
      .modal_holder .content .tags ul {
        list-style-type: none;
        padding: 0; }
      .modal_holder .content .tags li {
        display: inline-block;
        background-color: rgba(129, 130, 131, 0.2);
        padding: 7px 10px;
        margin-right: 5px;
        margin-bottom: 8px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-weight: 600; }
        .modal_holder .content .tags li:last-child {
          margin-right: 0; }
  .modal_holder .modal_bg {
    background-color: rgba(5, 14, 21, 0.8);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100; }

/* Modal Styles for Media */
/*header */
.logo_block {
  display: table;
  margin-top: 4%; }
  .logo_block .logo_img {
    width: 96px;
    display: table-cell; }
    .logo_block .logo_img img {
      padding-top: 15px;
      padding-right: 0px; }
  .logo_block .logo_text {
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 19px;
    color: white; }
  .logo_block .path {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    color: #a6a6a6;
    margin-top: 10px;
    display: block; }
    .logo_block .path a {
      color: #a6a6a6;
      text-decoration: underline; }
      .logo_block .path a:hover {
        color: white;
        text-decoration: underline; }
    .logo_block .path a:hover:after {
      content: "•";
      text-decoration: none;
      color: #a6a6a6; }
    .logo_block .path a:after {
      display: inline-block;
      text-decoration: none;
      content: "•";
      padding: 0 10px; }
    .logo_block .path a:last-child:after {
      content: ""; }

.right-top-buttons {
    margin-top: 6%;
}
  .right-top-buttons .faq-dropdown {
      display: inline-flex;
      justify-content: space-between;
  }

#google_translate_element {
  display: inline-block;
  color: white;
  vertical-align: middle;
  margin-right: 6px; }
  #google_translate_element .goog-te-gadget {
    color: white; }
    #google_translate_element .goog-te-gadget .goog-te-gadget-simple {
      height: 44px;
      line-height: 40px;
      padding: 0 9px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      background: none;
      border-color: #999999; }
      #google_translate_element .goog-te-gadget .goog-te-gadget-simple .goog-te-menu-value {
        color: white; }

.menu_dropdown {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: white;
  white-space: nowrap;
  width: 266px;
  height: 44px;
  border: 1px solid #999999;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .menu_dropdown:hover {
    border: 1px solid white; }
    .menu_dropdown:hover .dropdown_menu_open {
      display: block; }
  .menu_dropdown .title {
    padding-left: 15px;
    padding-top: 13px;
    display: block; }
  .menu_dropdown .arrow {
    margin-top: 18px;
    margin-right: 10px;
    display: block;
    width: 12px;
    height: 12px;
    background-image: url(../images/dropdown_arrow.png);
    background-repeat: no-repeat; }

.dropdown_menu_open {
  position: absolute;
  right: 0;
  display: none;
  list-style-type: none;
  background-color: rgba(5, 14, 21, 0.9);
  margin-top: 43px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 999;
  border: 1px solid rgba(255, 255, 255, 0.2); }
  @media (min-width: 1201px) and (max-width: 1380px) {
    .dropdown_menu_open {
      right: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .dropdown_menu_open {
      right: 0; } }
  @media (min-width: 100px) and (max-width: 991px) {
    .dropdown_menu_open {
      right: 0; } }
  .dropdown_menu_open li {
    padding: 12px 35px; }
    .dropdown_menu_open li:hover {
      background-color: rgba(255, 255, 255, 0.07); }
      .dropdown_menu_open li:hover a {
        color: white; }
  .dropdown_menu_open a {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: underline; }

/*header */
/* Title and Search test */
.main_title {
  margin-top: 10%; }
  .main_title .wrapper {
    text-align: center; }
    .main_title .wrapper .title {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 30px;
      font-weight: 300;
      line-height: 30px;
      color: white; }
    .main_title .wrapper .description {
      margin-top: 30px;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 18px;
      color: white; }
    .main_title .wrapper .groups {
      display: block;
      vertical-align: middle;
      margin-top: 27px; }
      .main_title .wrapper .groups ul {
        list-style: none;
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        color: white; }
      .main_title .wrapper .groups li {
        display: inline;
        margin-right: 18px; }
      .main_title .wrapper .groups a {
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        color: white;
        border-bottom: 1px dashed white;
        text-decoration: none; }
        .main_title .wrapper .groups a:hover {
          color: #5581e3;
          border-bottom: 1px dashed #5581e3; }

    .main_title .wrapper .search_field {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #32393f;
      text-align: left;
      padding-top: 18px;
      padding-left: 50px;
      width: calc(100% - 102px);
      height: 59px;
      background-image: url('../images/iconfinder_search_172546.png');
      background-repeat: no-repeat;
      background-position: 12px center;
      display: inline-block;
      vertical-align: middle;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 17px;
      font-weight: 400;
      line-height: 17px;
      color: black;
    }

      .main_title .wrapper .search_field:empty:before {
        content: attr(data-placeholder);
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 17px;
        font-weight: 300;
        line-height: 17px;
        color: black;
        text-align: center; }

      .main_title .wrapper .search_field::placeholder {
        text-align: center; }

      .main_title .wrapper .search_field:focus {
        border: 1px solid rgba(255, 255, 255, 0.6);
        outline: white auto 0px; }

      .main_title .wrapper .search_field__button {
        background-color: #5581e3;
        color: white;
        font-size: 15px;
        text-align: center;
        width: 102px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 59px;
        display: inline-block;
        vertical-align: middle;
        padding: 18px 28px;
        cursor: pointer;
        transition: background-color 0.3s ease; }
        .main_title .wrapper .search_field__button:hover, .main_title .wrapper .search_field__button:focus {
          background-color: #1e4cb4;
          outline: none; }

      .main_title .wrapper .search_field__help {
        position: absolute;
        right: 114px;
        top: 12px;
        display: block; }

        .main_title .wrapper .search_field__help:before {
          color: white;
          font-family: 'Material Icons';
          font-weight: normal;
          font-style: normal;
          font-size: 33px;
          /* Preferred icon size */
          display: inline-block;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          /* Support for all WebKit browsers. */
          -webkit-font-smoothing: antialiased;
          /* Support for Safari and Chrome. */
          text-rendering: optimizeLegibility;
          /* Support for Firefox. */
          -moz-osx-font-smoothing: grayscale;
          /* Support for IE. */
          font-feature-settings: 'liga';
          content: "\E88F";
          /*color: rgba(255, 255, 255, 0.6);*/
          color: black;
          font-weight: 300; }

        .main_title .wrapper .search_field__help:hover:before {
          color: #5581e3;
        }

    .main_title .wrapper .quick_links {
      margin-top: 36px;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 18px;
      font-weight: 300;
      line-height: 18px;
      color: white; }
      .main_title .wrapper .quick_links a {
        border-bottom: 1px dashed white;
        text-decoration: none; }
        .main_title .wrapper .quick_links a:hover {
          color: #5581e3;
          border-bottom: 1px dashed #5581e3; }

/* Title and Search */
/* Tiles */
.tiles {
  width: 100%;
  margin-right: 0px; }
  .tiles .small_tiles_set {
    width: calc(103%);
    margin-left: -0.85%; }
  .tiles .full_width_tile {
    margin-top: 44px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative; }
    .tiles .full_width_tile img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .tiles .full_width_tile .tile_info {
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      background-color: rgba(255, 255, 255, 0.92);
      width: 23.5%;
      min-width: 283px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0; }
      .tiles .full_width_tile .tile_info .wrapper {
        position: absolute;
        bottom: 27px;
        right: 27px;
        left: 27px; }
    .tiles .full_width_tile .article_title {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 23px;
      color: #2a3148; }
    .tiles .full_width_tile:after {
      content: "";
      display: table;
      clear: both; }
  .tiles .small_tile {
    margin-top: 25px;
    margin-left: 0.85%;
    margin-right: 0.85%;
    width: 23%;
    min-width: 200px;
    padding: 0;
    display: none; }
    @media (min-width: 321px) and (max-width: 991px) {
      .tiles .small_tile {
        width: 47.4%;
        display: inline-block; } }
    @media (max-width: 320px) {
      .tiles .small_tile {
        width: 100%;
        display: inline-block; } }
    .tiles .small_tile img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
    .tiles .small_tile:hover .tile_info {
      height: 100%;
      cursor: pointer; }
    .tiles .small_tile:hover .article_title {
      text-decoration: underline; }
    .tiles .small_tile .tile_info {
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      background-color: rgba(255, 255, 255, 0.92);
      /*height: 110px;*/
      height: auto;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: height 0.3s ease-in-out;
      -moz-transition: height 0.3s ease-in-out;
      -ms-transition: height 0.3s ease-in-out;
      -o-transition: height 0.3s ease-in-out;
      transition: height 0.3s ease-in-out; }
      .tiles .small_tile .tile_info .wrapper {
        margin: 20px; }
    .tiles .small_tile .article_title {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 15px;
      font-weight: 600;
      line-height: 18px;
      color: #2a3148; }
    .tiles .small_tile .tags {
      margin-bottom: 8px; }
  .tiles .tags {
    margin-bottom: 15px; }
  .tiles .tag {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 11px;
    color: white;
    display: inline-block;
    background-color: #5581e3;
    padding: 8px;
    margin-right: 5px;
    text-transform: uppercase; }

.show_more {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  color: #629dee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 193px;
  height: 49px;
  text-align: center;
  padding-top: 15px;
  border: 1px solid #32393f;
  margin-top: 43px;
  margin-bottom: 23px;
  cursor: pointer; }
  .show_more:hover {
    color: white;
    border-color: #666666; }

/* Tiles */
/* Browse by Category */
.categories {
  text-align: center;
  width: 107%;
  margin-left: -3.5%;
  display: block;
  padding-top: 30px; }

.category {
  display: inline-block;
  float: none;
  padding: 30px;
  width: 24%;
  min-width: 100px;
  vertical-align: top;
  cursor: pointer;
  border: 1px solid #050e15; }
  @media (min-width: 992px) and (max-width: 1300px) {
    .category {
      min-width: 250px; } }
  @media (min-width: 400px) and (max-width: 991px) {
    .category {
      min-width: 300px; } }
  .category:hover {
    background-color: #050e15;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 5px 32px 0px rgba(98, 157, 238, 0.5);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 5px 32px 0px rgba(98, 157, 238, 0.5);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 5px 32px 0px rgba(98, 157, 238, 0.5);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    border: 1px solid rgba(98, 157, 238, 0.5); }
  .category .biology {
    display: block;
    height: 70px;
    background: url(../images/bio_icon@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .Earth {
    display: block;
    height: 70px;
    background: url(../images/earth@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .Education {
    display: block;
    height: 70px;
    background: url(../images/education@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .Human {
    display: block;
    height: 70px;
    background: url(../images/Human@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .Multipurpose {
    display: block;
    height: 70px;
    background: url(../images/Human@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;}
  .category .Physical {
    display: block;
    height: 70px;
    background: url(../images/Physical@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .Technology {
    display: block;
    height: 70px;
    background: url(../images/Tech@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  .category .category_name {
    padding: 25px 0px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    color: white; }
  .category .category_description {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    color: #999999; }

/* Browse by Category */
/* Browse by Expedition */
.exp_block {
  text-align: center;
  cursor: pointer; }
  .exp_block:hover .exp_link {
    color: #629dee; }
  .exp_block .info {
    padding-top: 28px; }
    .exp_block .info a {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 15px;
      font-weight: 600;
      line-height: 23px;
      color: white;
      text-decoration: underline; }
    .exp_block .info .exp_dates {
      display: block;
      padding-top: 11px;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 12px;
      font-weight: 400;
      line-height: 12px;
      color: #999999; }

.expedition {
  margin: 0 auto;
  height: 116px;
  width: 217px; }
  .expedition:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    height: 100%; }
  .expedition .exp_img {
    display: inline-block;
    max-height: 178px;
    vertical-align: bottom; }

/* Browse by Expedition */
/* Browse by Partner */
.partners {
  width: 100%;
  padding-top: 70px;
  text-align: center; }
  .partners:after {
    content: "";
    display: table;
    clear: both; }
  .partners .partner {
    display: inline-block;
    text-align: center;
    width: 18%;
    height: 220px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px; }
    .partners .partner:last-child {
      height: 192px;
      width: 33%; }
    .partners .partner .title {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: white;
      text-decoration: underline;
      height: 55px;
      padding-top: 30px;
      color: #050e15; }
    .partners .partner .logo {
      height: 120px;
      display: block;
      margin: 0 auto;
      vertical-align: middle; }
      .partners .partner .logo img {
        vertical-align: middle;
        max-height: 100%;
        max-width: 100%; }

#jaxa .logo .exp_img {
  padding-top: 20px; }

#nat_lab .logo .exp_img {
  padding-top: 20px; }

#nat_lab .logo {
  height: 80px; }

#csa:hover #csa_title {
  color: white; }

#esa:hover #esa_title {
  color: white; }

#jaxa:hover #jaxa_title {
  color: white; }

#nasa:hover #nasa_title {
  color: white; }

#ros:hover #ros_title {
  color: white; }

#nat_lab:hover #nat_lab_title {
  color: white; }

/* Browse by Partner */
/* Footer */
.footer {
  padding-top: 20px;
  padding-left: 145px;
  padding-right: 145px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 205px;
  border-top: 1px solid #192127;
  background: url(../images/footer_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin: 0 auto; }
  @media (min-width: 1201px) and (max-width: 1380px) {
    .footer {
      padding-left: 75px;
      padding-right: 75px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .footer {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 991px) {
    .footer {
      padding-left: 30px;
      padding-right: 20px; } }
  .footer .logo-part {
    float: left;
    width: 49%; }
    .footer .logo-part .nasa-bottom-logo {
      width: 54px;
      height: 54px;
      display: table-cell;
      background: url(../images/Nasa_logo.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain; }
    .footer .logo-part .people {
      padding-left: 30px;
      display: table-cell;
      vertical-align: middle;
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      color: white; }
      .footer .logo-part .people .span-link {
        color: #629dee;
        text-decoration: none; }
        .footer .logo-part .people .span-link:hover {
          color: lighten #5581e3, 50%;
          text-decoration: underline; }
  .footer .other-links {
    float: right;
    color: #629dee !important;
    text-decoration: none;
    width: 49%;
    text-align: right;
    margin-top: 0; }
    .footer .other-links a {
      display: inline-block;
      margin-right: 20px;
      font-size: 13px;
      border-bottom: 1px dashed #5581e3;
      margin-bottom: 7px; }
      .footer .other-links a:last-child {
        padding-right: 0; }
      .footer .other-links a:hover {
        text-decoration: none;
        color: white;
        border-bottom: 1px dashed white; }

/* Footer */

.help-description {
     padding-left: 150px;
     font-size:large; 
}

.help-table, th, td {
     border: 1px solid white;
     padding: 15px;
     font-size:large; 
}

/*# sourceMappingURL=PublicMain.css.map */
