/* Generated by less 2.2.0 */
@charset "utf-8";

  /*.box.small:nth-of-type(odd) { display: none !important;}*/
  .box.small:nth-of-type(even) {
    padding-right: 0 !important;
  }
  .box.small:nth-of-type(odd) {
    padding-right: 0 !important;
  }
  .box.small:nth-of-type(even):hover .under {
    width: 45%;
  }
  .box.small:nth-of-type(odd):hover .under {
    width: 45%;
  }
  .box-desc p {
    font-size: 15px !important;
  }
  .under {
    margin-top: 0 !important;
  }
  .box.small:nth-of-type(odd) {
    padding-left: 0 !important;
  }
  .box.small:nth-of-type(odd) .box-wrapper:hover {
    padding-left: 0px !important;
  }
  .box.small:nth-of-type(odd) .box-wrapper,
  .box.small:nth-of-type(odd) .box-wrapper .box-inner {
    float: left !important;
  }
  .box.small:nth-of-type(odd) .box-wrapper {
    width: 100% !important;
  }
  .box.small:nth-of-type(odd):hover .box-wrapper .under {
    width: 100% !important;
  }
  .box.small h1 {
    width: 100%;
    font-size: 24px !important;
    margin: 5px 0 20px 0 !important;
    line-height: 26px !important;
  }
  .owl-carousel .owl-item img {
    min-height: auto !important;
  }
  .hero-right .article h2 {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 450px) and (max-width: 614px) {
  .footer ul {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
    padding: 10px 0 0 0 !important;
  }
  .copy-links {
    width: 100% !important;
    margin: 10px 0 0px 0px !important;
    float: left !important;
  }
}
@media screen and (min-width: 750px) and (max-width: 1200px) {
  .footer ul {
    width: 30%!important;
  }
}
@media screen and (min-width: 614px) and (max-width: 971px) {
  .copy-links {
    width: 70% !important;
    margin: 20px 0 0px 16px !important;
    float: left !important;
  }
  .footer ul li {
    width: 90% !important;
  }
}
@media screen and (min-width: 615px) and (max-width: 1200px) {
  .footer .footer-nav .join-footer-button {
    margin: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .footer .footer-nav .join-footer-button {
    margin: 15px 0 0 0 !important;
  }
  .copy {
    width: 100% !important;
  }
  .footer .footer-nav .join-footer-button span {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  .article.footer-article .art-cont {
    width: 100% !important;
  }
  .article.footer-article .art-cont .art-title {
    width: 100% !important;
    text-align: center;
  }
  .article.footer-article .art-image {
    max-width: 100% !important;
    width: 100% !important;
  }
  .article.footer-article .art-image img {
    float: none !important;
    width: auto;
    margin: 0 auto !important;
    display: block;
  }
}
.mega {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  color: #ffffff;
  z-index: 0;
}
.mega .sub {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  text-align: left;
  color: #ffffff;
  padding: 45px 20px 10px 20px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: #231f20;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -o-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
}
.mega .active-mega {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.mega-col {
  width: 33.33333%;
  float: left;
  padding: 0 5px;
  margin-bottom: 35px;
}
.mega-col:nth-child(1),
.mega-col:nth-child(3n+4) {
  padding: 0 10px 0 0;
}
.mega-col:nth-child(3n+3) {
  padding: 0 0 0 10px;
}
h2.sub-menu-title:nth-child(1) {
  padding-top: 30px;
}
.mega .sub .sub-menu-desc,
.menu .sub p {
  color: #ffffff;
  font-size: 14px;
  font-family: 'proxima_nova_light', 'Gotham SSm A', sans-serif;
}
.mega .sub h2 {
  color: #e2222e;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px 0;
  padding: 0;
}
.mega .sub ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mega .sub li {
  list-style-type: none;
}
.mega-col.type-a a {
  font-size: 16px;
  line-height: 28px;
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
  float: left;
  clear: both;
  position: relative;
}
.mega-col.type-a a:hover {
  text-decoration: underline;
}
.mega-col.type-a a:before {
  content: '\f105';
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  font-family: FontAwesome;
  font-size: 20px;
  color: #e2222e;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.has-video {
  width: 100%;
  position: relative;
  float: left;
}
.has-video img {
  float: left;
  width: 100%;
  padding: 0px;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.has-video img[src*=".gif"] {
  position: relative;
  z-index: 1;
}
.has-video img[src*=".gif"] {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.has-video:hover img[src*=".gif"] {
  opacity: 1;
}
.play-button {
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  cursor: pointer;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.play-button:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 100px;
  -webkit-transform: scale(0.7, 1) translateX(8px);
  -moz-transform: scale(0.7, 1) translateX(8px);
  -o-transform: scale(0.7, 1) translateX(8px);
  -ms-transform: scale(0.7, 1) translateX(8px);
  transform: scale(0.7, 1) translateX(8px);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: '\f04b';
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  font-size: 55px;
  color: #e2222e;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.has-video {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.has-video iframe,
.has-video object,
.has-video embed,
.has-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.has-video.playing .play-button {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.has-video iframe + .play-button {
  display: none;
}
.mega-col .article {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.mega-col .article img {
  width: 45%;
  float: left;
}
.mega-col .article .art-cont {
  width: 45%;
  width: 55%;
  float: left;
  padding-left: 15px;
}
.mega-col .article .art-cont,
.mega-col .article .art-cont p {
  color: #ffffff;
  font-size: 14px;
  font-family: 'proxima_nova_light', 'Gotham SSm A', sans-serif;
  padding-left: 15px;
}
.mega-col .article .art-cont p:first-child {
  color: #ffffff;
  margin-top: 0;
  padding-left: 0px;
}
.mega-col .article .art-cont p:nth-of-type(2) {
  color: #ffffff;
  margin-top: 0;
  padding-left: 0px;
}
.mega-col .article .art-cont .art-date {
  color: #a8a6a6;
  text-transform: uppercase;
}
.wrapper .inner {
  margin-top: 10px;
}
.hero {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.hero-left {
  width: 100%;
  float: left;
  padding-right: 33.33333%;
}
.hero-inner {
  width: 100%;
  float: left;
  position: relative;
  padding-right: 10px;
}
.hero-left .owl-stage-outer {
  background: #f2f2f2;
}
.hero-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10px;
  z-index: 1;
  background: #231f20;
}
.hero-bottom a {
  position: relative;
  float: left;
  width: 50%;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: rgba(255, 255, 255, 0);
}
.hero-bottom a.active-hero {
  background: #e2222e;
}
.hero-bottom a.active-hero:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 20px 30px;
  border-color: transparent transparent #e2222e transparent;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
}
.hero-right {
  width: 33.33333%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #d8d8d8;
}
.hero-right-inner {
  width: 100%;
  float: left;
}
.hero-right .article {
  width: 100%;
  float: left;
}
.hero-right .article:first-child {
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}
.hero-right .article h2 {
  color: #000000;
  font-size: 18px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 600;
  margin-top: -1px;
  margin-bottom: -7px;
}
.hero-right .article h2.art-title {
  margin-bottom: 10px;
  width: 73%;
  float: left;
}
.hero-right .article .more {
  width: 104px;
  float: right;
  line-height: 40px;
  color: #ffffff;
  font-size: 13px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
  text-align: center;
  background: #e2222e;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.hero-right .article .more:hover {
  text-decoration: underline;
}
.hero-right .article img {
  width: 29%;
  float: left;
  clear: left;
}
.hero-right .article .art-cont {
  width: 40%;
  float: left;
  padding: 0 0 0 15px;
}
.hero-right .article .art-cont,
.mega-col .article .art-cont p {
  font-size: 14px;
  font-family: 'proxima_nova_regular', 'Gotham SSm A', sans-serif;
}
.hero-right .article .art-cont p:first-child {
  margin-top: 0;
  padding-right: 5px;
}
.hero-right .article .art-cont .art-date {
  color: #707070;
  font-size: 12px;
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.hero-right .article .art-cont p + .art-date {
  position: absolute;
  bottom: 20px;
  left: 0;
  line-height: 8px;
  padding-top: 18px;
  background: #d8d8d8;
}
.hero-right .article.no-thumb .art-cont {
  width: 68%;
  float: left;
  padding-left: 0;
  height: 85px;
  position: relative;
  overflow: hidden;
}
.wrapper .wrapper-background {
  position: relative;
}
.wrapper .wrapper-background h2 {
  color: white;
  font-size: 50px;
  font-weight: bold;
  position: relative;
  max-width: 1440px;
  margin: auto;
  padding: 70px 500px 70px 10px;
}
.wrapper .wrapper-background:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  height: 100%;
  background: url("images/bg_image.jpg") no-repeat;
  background-size: 100%;
  max-height: 610px !important;
  min-height: 610px !important;
  /*-webkit-clip-path: polygon(0px 600px, 100% 425px, 100% 0px, 0px 0px); clip-path: polygon(0px 600px, 100% 425px, 100% 0px, 0px 0px);*/
}
.wrapper .wrapper-background:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200%;
  height: 100%;
  border-top: 180px solid transparent;
  border-right: 2300px solid white;
  left: -100%;
  top: 380px;
}
.time-side-box-left a:hover,
.time-side-box-right a:hover {
  text-decoration: underline;
  color: #e2222e;
}
.mega-col.type-b .article .art-cont a {
  color: #e2222e;
  font-weight: bold;
}
.mega-col.type-b .article .art-cont a:hover {
  text-decoration: underline;
}
#membership .inner .mega-col.type-b .article .art-cont {
  padding: 0;
  color: #ffffff;
}
.mega-col .article .art-cont a .art-date {
  color: #e2222e;
}
/* start of mim */
.article.with-thumb {
  background: #e5e5e5;
  padding: 19px 20px 16px 20px;
}
.article.no-thumb {
  background: #d8d8d8;
  padding: 19px 20px 17px 20px;
}
.article.footer-article {
  background: #a8a6a6;
  padding: 6px 20px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.article.footer-article .art-cont {
  float: left;
  padding: 0;
  width: auto;
}
.article.footer-article .art-cont .art-title {
  float: none;
  width: auto;
  margin: 0;
  line-height: 48px;
}
.article.footer-article .art-image {
  float: right;
}
.article.footer-article .art-image img {
  float: right;
  width: auto;
  margin: 0;
  padding: 0;
}
.box-holder .box.no-hover:nth-of-type(2) .box-wrapper:hover {
  height: 100%;
  box-sizing: content-box;
  padding-bottom: 0px;
}
.box .box-wrapper .box-inner .box-desc .no-hover-link {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #e2222e;
}
.wrapper.full-footer-background {
  background: #231f20;
  margin: 30px 0 20px 0;
}
.timeline-carousel.margin-carousel {
  margin: 0;
  overflow: initial;
}
.time-side-box-left {
  width: 45%;
  float: left;
}
.time-side-box-right {
  width: 45%;
  float: right;
}
.down-align-left {
  width: 60%;
  float: left;
}
.down-align-right {
  width: 40%;
  float: right;
}
.down-align-left span {
  font-size: 13px;
  font-weight: bold;
  color: #ddd;
}
.down-align-right span {
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #ddd;
}
.down-align-right img {
  max-width: 130px;
  width: 100%;
  float: right;
  height: 100%;
  max-height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.time-side-box-left p,
.time-side-box-right p {
  position: relative;
  line-height: 40px;
  color: #00a6c9;
  font-size: 17px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
}
.down-align-right .fa-arrow-up:before,
.down-align-left .fa-arrow-up:before {
  content: '';
  position: absolute;
  top: 16px;
  bottom: 0;
  left: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #00a6c9;
}
p.fa-arrow-up {
  padding-left: 25px;
}
.time-side-box-left p,
.time-side-box-left h2,
.time-side-box-left span,
.time-side-box-right p,
.time-side-box-right h2,
.time-side-box-right span {
  margin: 0;
}

.timeline-carousel .timeline-value.right {
  text-align: right;
  border-top: 1px solid #ADD8E6;
  border-bottom: 1px solid #ADD8E6;
}


.timeline hr {
  margin: 20px 25px 10px 25px;
  background: #e9e9e9;
  overflow: hidden;
  opacity: 0.7;
}
.timeline .time-side-box-left hr,
.time-side-box-right hr {
  opacity: 0.5;
  margin: 10px 0 10px 0;
}
.timeline-carousel.timeline-change {
  width: 50%;
  float: left;
  margin: 35px 0 0 0;
  overflow: initial;
}
.timeline-carousel .timeline-value.left {
  text-align: left;
  border-top: 1px solid #ADD8E6;
  border-bottom: 1px solid #ADD8E6;
}
.timeline-carousel .timeline-value.right {
  text-align: right;
  border-top: 1px solid #ADD8E6;
  border-bottom: 1px solid #ADD8E6;
}
.timeline .timeline-top .more {
  margin-right: 0;
}
.timeline .timeline-top .more:last-child {
  margin-right: 10px;
}
.timeline-carousel.timeline-left {
  margin: 25px 25px 25px 0;
  float: left;
  width: 50%;
}
.timeline-carousel.timeline-right {
  margin: 25px 25px 25px 0;
  float: right;
  width: 50%;
}
.time-slide-left {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
}
.time-slide-right {
  position: relative;
  float: right;
  width: 50%;
  text-align: center;
}
.main-text {
  width: 100%;
  float: left;
  padding: 15px 50px;
  margin-top: 10px;
  color: #e2222e;
  font-size: 20px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 200;
}
.social-bar {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.social {
  width: auto !important;
  text-align: right;
  margin: -10px 0 10px 0;
  float: right;
}
.social a {
  float: left;
}
.social a .addthis_bubble_style {
  float: right;
}
.bar-section {
  width: 25%;
  float: left;
}
.bar-section .hashtag {
  width: 100%;
  float: left;
  background: #e2222e;
  text-align: center;
  font-size: 55px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
  line-height: 120px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #e2222e;
}
.bar-section a {
  width: 50%;
  float: left;
  line-height: 120px;
  text-align: center;
  font-size: 50px;
  border-right: 1px solid #aaaaaa;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bar-section a:after {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  z-index: -1;
}
.bar-section a:hover span {
  color: #ffffff;
}
.bar-section:last-child a:last-child {
  border-right: 0 none;
}
.fb {
  color: #3c5a96;
  border-bottom: 2px solid #3c5a96;
}
.fb:after {
  background: #3c5a96;
}
.li {
  color: #1278b3;
  border-bottom: 2px solid #1278b3;
}
.li:after {
  background: #1278b3;
}
.tw {
  color: #2aa3ef;
  border-bottom: 2px solid #2aa3ef;
}
.tw:after {
  background: #2aa3ef;
}
.yo {
  color: #e32524;
  border-bottom: 2px solid #e32524;
}
.yo:after {
  background: #e32524;
}
.in {
  color: #000;
  border-bottom: 0px solid #000;
}
.in:after {
  background: #000;
}
.sc {
  color: #FFFC00;
  border-bottom: 2px solid #FFFC00;
}
.sc:after {
  background: #FFFC00;
}
.sc:hover {
  text-decoration: none;
}
.show-default-snapchat-icon {
  width: 47px;
  height: 47px;
  margin-bottom: -7px;
}
.hide-default-snapchat-icon {
  display: none;
}
.sc:hover img:first-child {
  display: none;
}
.sc:hover img:last-child {
  display: inline-block;
  width: 47px;
  height: 47px;
  margin-bottom: -7px;
}
.bar-section a:hover:after {
  -webkit-transform: scale(3, 3);
  -moz-transform: scale(3, 3);
  -o-transform: scale(3, 3);
  -ms-transform: scale(3, 3);
  transform: scale(3, 3);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.timeline {
  width: 100%;
  float: left;
  position: relative;
}
.timeline-top {
  padding: 20px 25px 20px 25px ;
  float: left;
  width: 100%;
  position: relative;
}
.timeline-inner {
  padding: 0 25px 10px 25px;
  float: left;
  width: 100%;
  position: relative;
}
.timeline h3 {
  color: #e2222e;
  font-size: 24px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 600;
  margin: 0;
  float: left;
  text-transform: none;
  width: auto;
  padding: 0;
}
.timeline .more {
  float: right;
  padding: 0 20px;
  line-height: 40px;
  color: #00a6c9;
  font-size: 13px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
  text-align: center;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: solid 1px #a8a6a6;
}
/*
.timeline .more:hover {
  background: #00a6c9;
  color: #fff;
  border: solid 1px #00a6c9;
}
.history {
  position: relative;
  width: 100%;
}
.history:after {
  content: '';
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 0.59) 45%, #f5f5f5 76%, #f5f5f5 100%);
  background: -webkit-linear-gradient(left, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 0.59) 45%, #f5f5f5 76%, #f5f5f5 100%);
  background: linear-gradient(to right, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 0.59) 45%, #f5f5f5 76%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5f5f5', endColorstr='#f5f5f5', GradientType=1);
}
*/
.timeline-carousel {
  margin: 35px 0 0 0;
  overflow: hidden;
}
.timeline-carousel.dragged {
  cursor: move;
  cursor: grab;
}
.time-slide {
  position: relative;
  float: left;
  width: 325px;
  text-align: center;
  padding-bottom: 25px;
  border-right: 1px solid #aaaaaa;
}
.timeline-carousel .time-slide:last-child {
  border-right: 0 none;
}
.timeline-value {
  line-height: 40px;
  color: #ADD8E6;
  font-size: 40px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 200;
  letter-spacing: 0px;
  text-align: center;
  width: 100%;
  float: left;
}
.timeline-valueTech {
  line-height: 90px;
  color: #ADD8E6;
  font-size: 30px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 200;
  letter-spacing: -8px;
  text-align: center;
  width: 100%;
  float: left;
}
.timeline-year {
  color: #e2222e;
  font-size: 23px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 600;
  margin: 20px 0 0 0;
  text-align: center;
  width: 100%;
  float: left;
}
.boxes {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.box-holder {
  width: 33.33333%;
  float: left;
  padding: 0 9px 0 0;
  overflow: hidden;
}
.box-holder:nth-child(1),
.box-holder:nth-child(3n+4) {
  padding: 0 9px 0 0;
}
.box-holder:nth-child(3n+3) {
  padding: 0;
}
.box {
  float: left;
  position: relative;
  width: 100%;
  height: 240px;
  z-index: 1;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-bottom: 10px;
}
.image-wrapper {
  width: 100%;
  min-height: 240px;
  float: left;
  overflow: hidden;
}
.box img {
  height: 100%;
  min-width: 100%;
  width: auto;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.box-desc {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  z-index: 3;
}
.box h1 {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 600;
  margin: 0;
  float: left;
  width: 100%;
}
.box-desc p {
  color: #ffffff;
  font-size: 16px;
  font-family: 'proxima_nova_regular', 'Gotham SSm A', sans-serif;
  float: left;
  margin: 10px 0;
}
.box-desc .under p {
  margin: -5px 0 15px 0;
  width: 100%;
  font-size: 14px;
}
.box.small .upper-box-title {
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
}
.box .arrow-icon {
  position: absolute;
  bottom: 30px;
  left: 20px;
  line-height: 0;
  color: #ffffff;
  font-size: 42px;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.box:hover .arrow-icon {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.box:hover img {
  -webkit-transform: scale(3, 3) rotateY(70deg);
  -moz-transform: scale(3, 3) rotateY(70deg);
  -o-transform: scale(3, 3) rotateY(70deg);
  -ms-transform: scale(3, 3) rotateY(70deg);
  transform: scale(3, 3) rotateY(70deg);
  -webkit-transition: all 10s ease-out;
  -moz-transition: all 10s ease-out;
  -o-transition: all 10s ease-out;
  transition: all 10s ease-out;
}
.box .box-wrapper {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.box-inner {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
.box-inner:after {
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: opacity 0.45s ease-out 0.45s;
  -moz-transition: opacity 0.45s ease-out 0.45s;
  -o-transition: opacity 0.45s ease-out 0.45s;
  transition: opacity 0.45s ease-out 0.45s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -100%;
  content: '';
  z-index: 2;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#231f20+0,231f20+9,231f20+17,231f20+25,231f20+46,231f20+87,231f20+100&1+0,0.22+9,0.91+17,1+25,1+46,1+87,0+100 */
  background: -moz-linear-gradient(top, #231f20 0%, rgba(35, 31, 32, 0.22) 9%, rgba(35, 31, 32, 0.91) 17%, #231f20 25%, #231f20 46%, #231f20 87%, rgba(35, 31, 32, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #231f20 0%, rgba(35, 31, 32, 0.22) 9%, rgba(35, 31, 32, 0.91) 17%, #231f20 25%, #231f20 46%, #231f20 87%, rgba(35, 31, 32, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #231f20 0%, rgba(35, 31, 32, 0.22) 9%, rgba(35, 31, 32, 0.91) 17%, #231f20 25%, #231f20 46%, #231f20 87%, rgba(35, 31, 32, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#231f20', endColorstr='#00231f20', GradientType=0);
  /* IE6-9 */
}
.box .box-wrapper .box-inner .box-desc .under a {
  text-transform: uppercase;
  color: #e2222e;
}
.box.small .box-wrapper .box-inner .box-desc .under a {
  text-transform: none;
  color: #e2222e;
}
.box.small .box-wrapper .box-inner .box-desc .under a.border-bottom-link {
  margin-top: 10px;
  line-height: 16px;
  border-bottom: 1px solid rgba(266, 34, 46, 0.3);
}
.box.small .box-wrapper .box-inner .box-desc .under a.border-bottom-link:hover {
  text-decoration: none;
  border-bottom: 2px solid #ff222e;
}
.under {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 10px;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.under a {
  font-size: 16px;
  line-height: 28px;
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
  float: left;
  clear: both;
  position: relative;
  color: #ffffff;
}
.under a:hover {
  text-decoration: underline;
}
/*.under a:before{ content:'\f105';display: inline-block; margin-right:10px; font-weight:normal; font-family:FontAwesome;font-size: 20px; color:@red; text-rendering: auto; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}*/
.under .action-button {
  float: left;
  padding: 0 10px 0 0;
  width: 46%;
}
.under .action-button:nth-of-type(even) {
  padding: 0 0 0 10px;
}
.under .action-button a {
  float: left;
  clear: none;
  width: 100%;
  line-height: 40px;
  color: #ffffff !important;
  font-size: 13px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
  text-align: center;
  background: #e2222e;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.under .action-button:before {
  display: none;
}
.under .action-button:hover {
  text-decoration: underline;
}
.box:hover {
  z-index: 4;
}
.box-inner:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0s ease-out 0s;
  -moz-transition: opacity 0s ease-out 0s;
  -o-transition: opacity 0s ease-out 0s;
  transition: opacity 0s ease-out 0s;
}
.box .box-wrapper:hover {
  height: 200%;
  box-sizing: content-box;
  padding-bottom: 10px;
}
.box .box-wrapper:hover .under {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out 0.25s;
  -moz-transition: all 0.3s ease-out 0.25s;
  -o-transition: all 0.3s ease-out 0.25s;
  transition: all 0.3s ease-out 0.25s;
}
.box.small {
  float: left;
  position: relative;
  width: 50%;
  height: 240px;
  z-index: 1;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-bottom: 10px;
  display: none;
}
.box.small:hover {
  z-index: 4;
}
.box.small .image-wrapper {
  width: 100%;
  min-height: 240px;
  float: left;
  overflow: hidden;
}
.box.small img {
  width: auto;
  height: 100%;
}
.box.small h1 {
  width: 100%;
  line-height: 26px;
  font-size: 21px;
}
.box.small:nth-of-type(odd) {
  padding-left: 5px;
}
.box.small:nth-of-type(odd) .under {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.box.small:nth-of-type(odd):hover .under {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.box.small:nth-of-type(odd) .box-inner:after {
  background: -moz-linear-gradient(left, #231f20 0%, #231f20 41%, #231f20 50%, rgba(35, 31, 32, 0) 100%);
  background: -webkit-linear-gradient(left, #231f20 0%, #231f20 41%, #231f20 50%, rgba(35, 31, 32, 0) 100%);
  background: linear-gradient(to right, #231f20 0%, #231f20 41%, #231f20 50%, rgba(35, 31, 32, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#231f20', endColorstr='#00231f20', GradientType=1);
}
.box.small:nth-of-type(even) {
  padding-right: 5px;
}
.box.small:nth-of-type(even) .under {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.box.small:nth-of-type(even):hover .under {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
