﻿#sliderRow .columns {
  position: relative;
  padding: 0 !important;
  display: flex; }

.slick-vertical .slick-slide {
  border: none !important; }

.slider {
  background-color: #000;
  height: 600px;
  flex-grow: 2;
  width: 50%;
  max-width: 1920px; }
  .slider .slide {
    width: 100%;
    height: 600px;
    position: relative; }
    .slider .slide .slide-background {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      z-index: 0;
      opacity: 1;
      filter: brightness(70%); }
    .slider .slide .slide-text-container {
      padding: 40px;
      max-width: 100%;
      position: relative;
      z-index: 10;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      min-height: 360px; }
      .slider .slide .slide-text-container h2 {
        color: #FFFFFF;
        font-size: 46px;
        font-weight: 300;
        max-width: 495px;
        line-height: 1em;
        margin-bottom: 30px;
        letter-spacing: 3px; }
      .slider .slide .slide-text-container p {
        color: #FFFFFF;
        max-width: 280px; }
      .slider .slide .slide-text-container .slide-link {
        color: #FFFFFF;
        background-color: #009ee2;
        position: absolute;
        bottom: 0;
        font-size: 15px;
        text-align: center;
        padding: 10px 20px; }
  .slider .slick-dots {
    position: absolute;
    left: 8px;
    bottom: 20px;
    list-style: none; }
    .slider .slick-dots li {
      display: block;
      float: left; }
      .slider .slick-dots li button {
        background-color: transparent;
        color: transparent;
        border: 1px solid #FFFFFF;
        width: 20px;
        height: 20px;
        margin-left: 15px;
        padding: 0;
        outline: none !important; }
    .slider .slick-dots .slick-active > button {
      background-color: #FFFFFF !important; }

.slider--middle .slide-background {
  background-color: transparent !important; }

.slider--middle .slide-text-container {
  width: 70%;
  margin: 0 auto; }
  .slider--middle .slide-text-container h4 {
    font-size: 1.25rem;
    color: #FFF;
    font-weight: 300; }
  .slider--middle .slide-text-container .quote-from {
    position: absolute;
    font-weight: 700;
    bottom: 0;
    color: #08467d !important;
    font-size: 12px; }

.slider--right-styles {
  text-align: center; }
  .slider--right-styles .slide .slide-text-area {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    border-radius: 10%;
    text-transform: uppercase;
    color: #FFF !important;
    width: 80%;
    margin: 0 auto; }
    .slider--right-styles .slide .slide-text-area h3.slide-text--over {
      font-weight: 700 !important;
      font-size: 30px !important;
      margin: 0; }
    .slider--right-styles .slide .slide-text-area h2 {
      font-size: 111px;
      font-weight: 700;
      margin: 0;
      line-height: 80px; }
    .slider--right-styles .slide .slide-text-area h3 {
      font-size: 50px;
      color: #FFF;
      font-weight: 300;
      margin-top: 15px; }
    .slider--right-styles .slide .slide-text-area h5 {
      font-size: 20px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      color: #FFF; }

.second-nav {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }
  .second-nav img {
    margin-right: 10px; }
  .second-nav .light-blue {
    color: #009ee2; }
  .second-nav .dark-blue {
    color: #08467d; }
  .second-nav .faint-blue {
    color: #47a3da; }
  .second-nav .gray {
    color: #9c9b9b; }

.exhibitions {
  background-color: #08467d;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #FFF !important;
  position: relative; }
  .exhibitions a {
    color: #FFF; }
  .exhibitions p {
    margin: 0; }
  .exhibitions .exhibition .text-content-container {
    height: 180px;
    position: relative;
    float: left;
    /*margin-left: 75px;*/
    padding-left: 0; }
  .exhibitions .exhibition .text-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 288px;
    left: 7px; }
  .exhibitions .exhibition .img {
    height: 180px; }
  .exhibitions .exhibition img {
    max-height: 180px;
    margin: 0 auto;
    display: inherit;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .exhibitions .exhibition .bold {
    font-weight: 700; }

.pageContent {
  padding: 50px 0; }
  .pageContent .columns {
    padding: 0 !important; }
  .pageContent .introText {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .pageContent .introText h1 {
      font-size: 36px;
      font-weight: 300;
      color: #08467d;
      max-width: 600px;
      margin: 0 auto;
      margin-bottom: 50px; }
      .pageContent .introText h1 span {
        font-size: 100px;
        font-weight: bold;
        color: #d9d9d9;
        clear: both;
        display: block;
        line-height: 1em; }
    .pageContent .introText p {
      margin: 0 auto;
      max-width: 500px;
      color: #6f6f6e; }
    .pageContent .introText .solid-button {
      display: inline-block;
      margin-top: 40px; }
  .pageContent .pageIntroImage {
    height: 600px;
    width: 100%;
    overflow: hidden;
    text-align: center; }
    .pageContent .pageIntroImage img {
      min-height: 100%;
      max-width: none;
      min-width: 100%;
      display: inline-block;
      position: relative; }

#SubsectionList {
  /*.columns:hover > .hover-image {
        transform-origin: 50% 50%;
        transform: scale(1.03,1.03) rotate(0.5deg) translateX(-50%);
        transition: all 400ms ease;
    }*/ }
  #SubsectionList .dark-filter {
    background-color: #000 !important;
    z-index: 1005; }
  #SubsectionList img {
    opacity: 0.5; }
  #SubsectionList .subsection-item {
    height: 400px;
    background-color: none; }
    #SubsectionList .subsection-item .subsection-item--subtitle {
      display: none; }
  #SubsectionList .subsection-item, #SubsectionList .subsection-item:hover {
    width: 100%;
    height: 400px;
    position: relative;
    z-index: 10;
    padding: 80px 0 30px 30px; }
    #SubsectionList .subsection-item h3, #SubsectionList .subsection-item:hover h3 {
      color: #FFFFFF;
      font-size: 36px;
      font-weight: 300;
      max-width: 250px;
      line-height: 1em; }
    #SubsectionList .subsection-item .subsection-item-link, #SubsectionList .subsection-item:hover .subsection-item-link {
      position: absolute;
      right: 0;
      bottom: 30px;
      padding: 15px 15px;
      color: #FFFFFF;
      font-weight: 300;
      font-size: 14px;
      line-height: 14px; }
  #SubsectionList .subsection-item:hover {
    transition: all 600ms ease;
    background-color: red; }
    #SubsectionList .subsection-item:hover h3 {
      display: none; }
    #SubsectionList .subsection-item:hover .subsection-item--subtitle {
      display: block;
      width: 50%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #FFF;
      font-size: 16px;
      opacity: 1; }
    #SubsectionList .subsection-item:hover .subsection-item-link {
      background-color: #FFF !important;
      font-weight: 700; }
  #SubsectionList .subsection-item--7:hover {
    background-color: #d8203e; }
    #SubsectionList .subsection-item--7:hover .subsection-item-link {
      color: #d8203e; }
  #SubsectionList .subsection-item--8:hover {
    background-color: #75b747; }
    #SubsectionList .subsection-item--8:hover .subsection-item-link {
      color: #75b747; }
  #SubsectionList .subsection-item--9:hover {
    background-color: #9e1f63; }
    #SubsectionList .subsection-item--9:hover .subsection-item-link {
      color: #9e1f63; }
  #SubsectionList .subsection-item--10:hover {
    background-color: #f29122; }
    #SubsectionList .subsection-item--10:hover .subsection-item-link {
      color: #f29122; }
  #SubsectionList .subsection-item--11:hover {
    background-color: #00a59b; }
    #SubsectionList .subsection-item--11:hover .subsection-item-link {
      color: #00a59b; }
  #SubsectionList .subsection-item--12:hover {
    background-color: #35a8e0; }
    #SubsectionList .subsection-item--12:hover .subsection-item-link {
      color: #35a8e0; }
  #SubsectionList .subsection-item--348:hover {
    background-color: #08467D; }
    #SubsectionList .subsection-item--348:hover .subsection-item-link {
      color: #08467D; }
  #SubsectionList .background-image {
    position: absolute !important;
    min-height: 100%;
    max-width: none;
    min-width: 100%;
    display: inline-block;
    top: 0; }
  #SubsectionList .columns {
    padding: 0 !important;
    overflow: hidden; }

#layer5 .software-container {
  background-color: #009ee2;
  background-image: url("/images/content/home/1_6_1000x600.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px; }
  #layer5 .software-container h2 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    margin-top: 1px; }
  #layer5 .software-container .know-more-link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    background-color: #08467d; }

#layer5 .info-container {
  position: relative; }
  #layer5 .info-container .outer-container {
    background-color: #a9dcf8;
    background-image: url("/images/content/home/1_3_1280x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    position: relative; }
    #layer5 .info-container .outer-container .text-container {
      width: 640px;
      max-width: 90%;
      height: 360px;
      position: relative;
      padding: 40px;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      left: 50%;
      background-color: rgba(255, 255, 255, 0.8); }
      #layer5 .info-container .outer-container .text-container .know-more-link {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px 20px;
        color: #FFFFFF;
        font-size: 15px;
        text-align: center;
        background-color: #009ee2; }
      #layer5 .info-container .outer-container .text-container h4 {
        font-size: 42px;
        font-weight: 300;
        margin-bottom: 50px;
        max-width: 330px;
        line-height: 1em;
        color: #868686; }
      #layer5 .info-container .outer-container .text-container p {
        color: #868686;
        font-size: 14px;
        max-width: 340px;
        line-height: 1.3em; }

#layer5 .columns {
  padding: 0 !important; }

#layer8 .news-image-container {
  /*background-color: $lightBlue;*/
  /*background-image: url('/images/content/home/1_6_1000x600.jpg');*/
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px; }
  #layer8 .news-image-container h2 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    margin-top: 1px; }
  #layer8 .news-image-container .know-more-link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    background-color: #08467d; }

#layer8 .info-container {
  position: relative; }
  #layer8 .info-container .outer-container {
    background-color: #a9dcf8;
    /*background-image:url("/images/content/home/1_3_1280x600.jpg");*/
    background-position: center;
    background-size: cover;
    height: 600px;
    position: relative; }
    #layer8 .info-container .outer-container .text-container {
      width: 640px;
      max-width: 90%;
      height: 360px;
      position: relative;
      padding: 40px;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      left: 50%;
      background-color: rgba(255, 255, 255, 0.8); }
      #layer8 .info-container .outer-container .text-container .know-more-link {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 10px 20px;
        color: #FFFFFF;
        font-size: 15px;
        text-align: center;
        background-color: #009ee2; }
      #layer8 .info-container .outer-container .text-container h4 {
        font-size: 42px;
        font-weight: 300;
        margin-bottom: 50px;
        max-width: 330px;
        line-height: 1em;
        color: #868686; }
      #layer8 .info-container .outer-container .text-container p {
        color: #868686;
        font-size: 14px;
        max-width: 340px;
        line-height: 1.3em; }
      #layer8 .info-container .outer-container .text-container span {
        color: #08467d;
        font-size: 14px; }

#layer8 .columns {
  padding: 0 !important; }

#layer6 {
  margin: 60px 0; }
  #layer6 .layer-6-item {
    height: 400px; }
  #layer6 .development-container {
    background-image: url("/images/content/home/1_4_1000x666.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
  #layer6 .latest-news-container {
    background-color: #a9dcf8;
    padding: 60px 40px; }
    #layer6 .latest-news-container h4 {
      color: #FFFFFF;
      font-size: 42px;
      font-weight: 300;
      margin-bottom: 60px; }
    #layer6 .latest-news-container p {
      font-size: 14px;
      font-weight: bold;
      color: #FFFFFF;
      line-height: 1.3em;
      max-width: 400px; }
    #layer6 .latest-news-container span {
      color: #08467d;
      font-size: 14px; }
  #layer6 .video-container {
    background-image: url("/images/content/home/1_5_1000x666.jpg");
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 60px 40px;
    background-color: #08467d; }
    #layer6 .video-container h4 {
      color: #FFFFFF;
      font-size: 28px;
      font-weight: 300;
      margin: 50px auto 60px auto;
      text-align: center;
      max-width: 430px; }
    #layer6 .video-container .watch-vid-link {
      color: #FFFFFF;
      font-weight: 300;
      font-size: 14px;
      display: block;
      margin: 0 auto;
      text-align: center; }
  #layer6 .know-more-link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    background-color: #08467d; }
  #layer6 .columns {
    padding: 0 !important; }

#layer7 {
  margin-top: 100px;
  margin-bottom: 100px;
  max-width: 1200px; }
  #layer7 p {
    color: #868686;
    font-size: 26px;
    line-height: 1.1em;
    margin-bottom: 30px; }
  #layer7 .twitter-image {
    margin-bottom: 40px; }
  #layer7 .twitter-button {
    font-size: 13px;
    color: #9c9b9b;
    margin-right: 20px; }
    #layer7 .twitter-button img {
      margin-right: 6px; }

/*media queries*/
/* header text issue*/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .slider--right-styles .slide .slide-text-area h2 {
    font-size: 70px !important; } }

/*medium*/
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .slider--right-styles .slide .slide-text-area h2 {
    font-size: 100px !important; }
  .slider .slide .slide-text-container h2 {
    font-size: 70px; }
  .slider .slide .slide-text-container p {
    font-size: 14px; }
  .slider .slick-dots {
    display: none !important; }
  .second-nav {
    text-align: left; }
    .second-nav .second-nav-item--first, .second-nav .second-nav-item--second {
      padding-bottom: 25px; }
  .pageContent .introText {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin-bottom: 50px; }
    .pageContent .introText h1 {
      font-size: 30px; }
      .pageContent .introText h1 span {
        font-size: 79px; }
    .pageContent .introText p {
      font-size: 14px; }
  .exhibition .text-content {
    margin: 0 auto; } }

/*small*/
@media only screen and (max-width: 640px) {
  .slider--right-styles .slide .slide-text-area h5 {
    font-size: 16px; }
  .slide-link {
    right: 0;
    bottom: 0; }
  .slider {
    background-color: #08467d; }
    .slider .slide {
      height: auto; }
  .slider, #slider .slide {
    height: auto; }
  .slider .slide .slide-text-container, slide-text-area {
    width: 100%;
    min-height: 300px;
    position: relative;
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
    .slider .slide .slide-text-container h2, slide-text-area h2 {
      font-size: 30px; }
    .slider .slide .slide-text-container h2.right-side-header, slide-text-area h2.right-side-header {
      font-size: 100px; }
    .slider .slide .slide-text-container p, slide-text-area p {
      font-size: 14px; }
  .second-nav {
    text-align: left; }
    .second-nav .second-nav-item {
      padding-bottom: 25px; }
  .pageContent .introText {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin-bottom: 50px; }
    .pageContent .introText h1 {
      font-size: 24px; }
      .pageContent .introText h1 span {
        font-size: 60px; }
    .pageContent .introText p {
      padding: 0 10px;
      font-size: 14px; }
  .exhibition .text-content {
    margin: 0 auto; } }
