@charset "utf-8";
/*
Theme Name: GSMA2017 - Github 
Theme URI: https://www.gsma.com
Author: the MWC team
Author URI: https://www.gsma.com
Description: 2017 Wordpress theme for GSMA website
Version: 1.0.2
Tags: gsma, MWC,MWC17,MWC18, Mobile World Congress
Text Domain: gsma
*/
.white-grey-bg {
  background: #f2f2f2;
  overflow: hidden;
}
.clear {
  clear: both;
}
#new_header .inner,
#new_footer .inner,
.found-results .inner {
  max-width: 1440px !important;
}
section {
  width: 100%;
  float: left;
}
html,
body {
  font-family: 'proxima_nova_regular', 'Gotham SSm A', sans-serif;
  overflow: touch;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  color: #707070;
  background: #ffffff;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
}
h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: -3;
}
.inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1440px !important;
  position: relative;
  height: 100%;
  padding: 0 10px;
}
.header {
  width: 100%;
  height: 120px;
  float: left;
  position: relative;
  background: #f2f2f2;
  border-top: 6px solid #e2222e;
  -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);
}
.header > .inner {
  z-index: 2;
}
.header:after {
  position: absolute;
  width: 100%;
  right: 0;
  top: -6px;
  bottom: 0px;
  background: #f2f2f2;
  border-top: 6px solid #e2222e;
  z-index: 1;
  content: '';
}
.logo {
  width: 70px;
  height: 70px;
  float: left;
  margin: 22px 0 0;
  position: relative;
  z-index: 10;
}
.logo img {
  max-width: 100%;
  float: left;
  border: 2px solid #2f2f2f;
}
.logo .mobile {
  display: none;
}
.logo h1 {
  display: none;
}
.menu-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
}
.menu-wrapper h2 {
  color: #fff;
  font-size: 18px;
  width: 100%;
  background: black;
  margin: 0;
  padding: 20px;
  display: block;
  float: left;
}
.menu {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0px;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  text-align: right;
  font-size: 0;
}
.menu > li {
  display: inline-block;
}
.menu > li > a {
  float: left;
  padding: 0 28px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-size: 18px;
  line-height: 114px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3c3c3c;
  -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);
}
.menu > li a:hover,
.menu > li a.active-item {
  background: #231f20;
  color: #ffffff;
}
.menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  display: none;
}
.menu ul li {
  font-size: 18px;
  list-style-type: none;
  position: relative;
  float: left;
}
.menu ul li a {
  float: left;
  padding: 0 30px;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-size: 18px;
  line-height: 114px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3c3c3c;
  -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);
}
.menu ul li a:hover,
.menu ul li a.active-item {
  background: #231f20;
  color: #ffffff;
}
.top-search {
  min-width: 115px;
}
.top-search .search-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  width: 115px;
  background: #231f20;
  -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);
  overflow: hidden;
}
.top-search .search-container [type="text"] {
  float: left;
  line-height: 115px;
  width: 100%;
  color: #ffffff;
  background: 0 none;
  font-size: 22px;
  padding: 0 140px 0 25px;
  font-weight: 300;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  letter-spacing: -1px;
}
.top-search .search-container [type="text"]::-webkit-input-placeholder {
  color: #aaaaaa;
}
.top-search .search-container [type="text"]:-moz-placeholder {
  color: #aaaaaa;
}
.top-search .search-container [type="text"]::-moz-placeholder {
  color: #aaaaaa;
}
.top-search .search-container [type="text"]:-ms-input-placeholder {
  color: #aaaaaa;
}
.top-search .submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 116px;
  background: url(images/search-icon.png) no-repeat center center #a8a6a6;
  background-size: 32px;
  cursor: pointer;
}
.search-open .top-search .search-container {
  width: 100%;
}
.search-open .top-search .search-container .submit {
  display: none;
}
.found-results {
  top: 114px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 1440px;
  z-index: 0;
  background: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2) !important;
  display: none;
}
body > img {
  display: none;
}
.search-open .found-results {
  display: block;
}
.found-results .cse .gsc-control-cse,
.gsc-control-cse {
  border: 0 none !important;
  padding: 0 10px !important;
}
.gssb_a > div > img,
.gssb_a > div > span {
  display: none !important;
}
table.gstl_50.gssb_c {
  top: 120px !important;
  position: absolute;
  text-align: left;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  width: 100% !important;
  max-width: 1440px;
  z-index: 0 !important;
}
table td.gssb_e {
  border: 0 none !important;
  box-shadow: none !important;
}
table td.gssb_e .gsc-completion-container {
  border: 0 none !important;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5) !important;
  padding: 0 15px 15px 15px;
}
table td.gssb_e .gsc-completion-container .gssb_a span {
  font-size: 16px !important;
  line-height: 38px !important;
  color: #333 !important;
}
.gsc-above-wrapper-area {
  display: inline-block;
  border: 0 none !important;
  padding: 10px 0 0 0 !important;
  margin-bottom: -15px !important;
}
.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  border: 0 none !important;
  background: none !important;
  margin-top: -25px !important;
  color: #e2222e !important;
  font-weight: bold !important;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor {
  padding: 10px 0 20px 0;
  float: left;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: white !important;
  background-color: #e2222e !important;
  font-size: 16px !important;
  padding: 0 5px;
  text-align: center;
  min-width: 28px;
  float: left;
  line-height: 28px;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: none !important;
}
#___gcse_1 .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: red !important;
  background-color: white !important;
}
.gsc-adBlockNoHeight {
  display: none;
}
#___gcse_1 div.gsc-result {
  box-shadow: none !important;
  border-bottom: solid 1px lightgray;
}
#___gcse_1 .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long,
#___gcse_1 .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long * {
  color: red;
}
#___gcse_1 td.gsc-thumbnail {
  display: inline-block !important;
}
#___gcse_1 * {
  font-size: 16px !important;
  line-height: 30px;
  height: auto !important;
}
#___gcse_1 .gs-title,
#___gcse_1 .gs-title * {
  color: #333;
  font-size: 16px;
}
#___gcse_0 .gsc-input *,
#___gcse_0 .gsc-input *:hover,
#___gcse_0 .gsc-input *:focus {
  border: 0;
  box-shadow: none;
  margin: 0 !important;
  padding: 0 !important;
}
#___gcse_0 .gsst_b {
  padding: 0;
  margin-top: 5px;
}
#___gcse_0 .gsib_b {
  width: 0px;
  border: 0;
}
#___gcse_0 #gsc-i-id1::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 22px !important;
}
#___gcse_0 #gsc-i-id1::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 22px !important;
}
#___gcse_0 #gsc-i-id1:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 22px !important;
}
#___gcse_0 #gsc-i-id1:-moz-placeholder {
  /* Firefox 18- */
  font-size: 22px !important;
}
#___gcse_0 #gsc-i-id1 {
  float: left !important;
  line-height: 115px !important;
  width: 100% !important;
  color: #ffffff !important;
  background: 0 none !important;
  font-size: 22px !important;
  padding: 0 25px !important;
  font-weight: 300 !important;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif !important;
  letter-spacing: -1px !important;
}
#___gcse_0 #gsc-i-id1::-webkit-input-placeholder {
  color: #aaaaaa;
}
#___gcse_0 #gsc-i-id1:-moz-placeholder {
  color: #aaaaaa;
}
#___gcse_0 #gsc-i-id1::-moz-placeholder {
  color: #aaaaaa;
}
#___gcse_0 #gsc-i-id1:-ms-input-placeholder {
  color: #aaaaaa;
}
#___gcse_0 .gsc-input {
  padding: 0;
  text-indent: 0 !important;
}
#___gcse_0 .gsc-input-box {
  border: 0;
  background: none !important;
  height: auto;
}
#___gcse_0 table.gsc-search-box,
#___gcse_0 form.gsc-search-box {
  height: auto !important;
  margin-bottom: 0 !important;
}
.gsc-branding,
.gcsc-branding {
  display: none !important;
}
#___gcse_0 .gsib_b {
  /*display: none !important;*/
}
#___gcse_0 .gsib_b .gsst_a {
  width: 20px;
  height: 20px;
  background: url(images/close-icon.png) no-repeat center center;
  position: relative;
  margin-top: 5px !important;
}
#___gcse_0 .gsib_b #gs_cb50 {
  display: none !important;
}
td.gsc-search-button {
  width: 116px !important;
}
td.gsc-search-button input.gsc-search-button {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 116px !important;
  height: 116px !important;
  background: url(images/search-icon.png) no-repeat center center !important;
  background-color: none !important;
  background-size: 32px !important;
  cursor: pointer !important;
  padding: 0 0 116px 0!important;
  margin: 0 !important;
  border: 0 none !important;
  outline: 0 none !important;
}
td.gsc-search-button input.gsc-search-button::-webkit-input-placeholder {
  color: #231f20;
}
td.gsc-search-button input.gsc-search-button:-moz-placeholder {
  color: #231f20;
}
td.gsc-search-button input.gsc-search-button::-moz-placeholder {
  color: #231f20;
}
td.gsc-search-button input.gsc-search-button:-ms-input-placeholder {
  color: #231f20;
}
td.gsc-search-button input.gsc-search-button:focus {
  outline: 0 none !important;
}
td.gsc-search-button input[type="image"] {
  outline: none !important;
}
td.gsc-search-button input[type="image"]:active {
  outline: none !important;
}
.owl-carousel .owl-item img {
  min-width: 100%;
  min-height: 320px;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .copy {
    width: 66%!important;
    margin-top: 0 !important;
  }
  .menu-active {
    overflow-y: hidden;
  }
  .header {
    height: 80px;
  }
  .logo {
    width: 55px;
    height: 55px;
    float: left;
    margin: 10px 0 0;
  }
  .logo .desktop {
    display: none;
  }
  .logo .mobile {
    display: block;
  }
  .menu-wrapper {
    position: fixed;
    width: 100%;
    height: auto;
    left: 0;
    top: 80px;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
    -o-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
    transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
    pointer-events: none;
    z-index: 55;
  }
  .hamburger {
    display: block !important;
  }
  .menu-wrapper .menu {
    left: 30%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    height: 100%;
    padding-top: 80px;
    background: #e2222e;
    text-align: left;
    overflow-y: auto;
    -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);
  }
  .menu-active .menu-wrapper {
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -moz-transition: background 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: background 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: background 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    pointer-events: all;
  }
  .menu-active .menu-wrapper:hover {
    cursor: url(images/close-icon.png), auto;
  }
  .menu-active .menu-wrapper .menu {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-box-shadow: -5px 0 1px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -5px 0 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: -5px 0 1px 0 rgba(0, 0, 0, 0.4);
  }
  .menu-wrapper .menu li {
    width: 100%;
    position: relative;
  }
  .menu-wrapper .menu li a {
    width: 100%;
    color: #ffffff;
    line-height: 80px;
    border-bottom: solid 1px #ba0c17;
    display: block;
  }
  .menu-wrapper .menu ul {
    width: 100%;
    display: inline-block;
  }
  .menu-wrapper .menu ul:before {
    position: absolute;
    content: '';
    height: 20px;
    width: 40px;
    margin-top: -6px;
    margin-left: -21px;
    left: 50%;
    top: 67px;
    border-bottom: solid 1px #ba0c17;
    z-index: 1;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  }
  .menu-wrapper .menu ul:after {
    position: absolute;
    content: '';
    height: 20px;
    width: 40px;
    margin-top: -6px;
    margin-right: -21px;
    left: 50%;
    top: 67px;
    border-bottom: solid 1px #ba0c17;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -moz-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: all 0.15s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  }
  .active-item + ul:before {
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    top: 80px !important;
    background: #231f20;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
  }
  .active-item + ul:after {
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    top: 80px !important;
    background: #231f20;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s !important;
  }
  .menu-wrapper .menu ul li a {
    padding-left: 55px;
    line-height: 60px;
    font-size: 16px;
    background: #231f20;
    border-bottom: solid 1px #000000;
  }
  .active-item + ul {
    max-height: 2800px;
    -webkit-transition: all 2.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -moz-transition: all 2.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: all 2.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: all 2.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  }
  .menu-wrapper .menu li.top-search {
    position: absolute;
    left: 0;
    top: 0;
  }
  .top-search .search-container {
    width: 100%;
    bottom: auto;
  }
  .top-search .search-container [type="text"] {
    line-height: 80px;
  }
  .top-search .submit {
    width: 75px;
  }
  .timeline .more {
    width: 50% !important;
    margin-bottom: 10px;
    line-height: 30px !important;
  }
  .timeline .timeline-top .more {
    margin-right: 0;
  }
  .timeline .timeline-top .more:last-child {
    margin-right: 0 !important;
    clear: both;
  }
  .found-results {
    top: 74px;
  }
  table.gstl_50.gssb_c {
    top: 80px !important;
  }
  #___gcse_0 #gsc-i-id1 {
    line-height: 80px !important;
  }
  td.gsc-search-button input.gsc-search-button {
    width: 75px !important;
    height: 80px !important;
    padding: 0 0 80px 0 !important;
  }
  .top-search .submit {
    display: none;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1400px) {
  .menu > li > a {
    padding: 0px 15px!important;
    font-size: 16px;
  }
}
@media screen and (max-width: 586px) {
  .hero-bottom a {
    width: 50% !important;
    line-height: 25px !important;
    font-size: 10px !important;
  }
}
@media screen and (max-width: 940px) {
  .mega-col.type-a {
    width: 100% !important;
  }
  .mega-col.type-b {
    width: 100% !important;
  }
  .mega-col.type-c {
    width: 100% !important;
  }
  .mega-col {
    padding: 0 !important;
  }
}
@media screen and (max-width: 400px) {
  .mega-col {
    width: 100%!important;
  }
  .mega-col.type-c {
    width: 100%!important;
  }
  .hero-right .article.no-thumb .art-cont {
    height: 100px !important;
  }
}
@media screen and (min-width: 2200px) {
  .wrapper .wrapper-background:after {
    border-right: 4400px solid white !important;
  }
}
@media screen and (min-width: 400px) and (max-width: 570px) {
  .mega-col {
    width: 50%!important;
  }
  .mega-col:nth-child(3n+3) {
    width: 100% !important;
  }
}
@media screen and (min-width: 1239px) and (max-width: 1440px) {
  .hero-right .article h2 {
    font-size: 16px !important;
  }
  .hero-right .article .art-cont p + .art-date {
    position: absolute;
    bottom: auto  !important;
    left: 0;
    line-height: 8px;
    padding-top: 18px;
    background: #d8d8d8;
    top: 40% !important;
    margin: 0 !important;
  }
}
@media screen and (min-width: 1199px) and (max-width: 1240px) {
  .hero-right .article h2 {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1199px) and (max-width: 1440px) {
  .art-cont.latest-news p {
    font-size: 12px;
  }
}
@media screen and (min-width: 555px) and (max-width: 1199px) {
  .box-holder {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 655px) {
  .wrapper .wrapper-background:before {
    display: none !important;
  }
  .wrapper .wrapper-background h2 {
    color: #000000 !important;
    font-size: 30px !important;
    padding: 10px 0px 0px 10px !important;
  }
  .hero-left {
    padding: 0 !important;
  }
}
@media screen and (max-width: 750px) {
  .footer ul {
    width: 50% !important;
  }
}
@media screen and (max-width: 1199px) {
  .hero-right {
    width: 100% !important;
    position: relative !important;
  }
  .owl-carousel .owl-item img {
    min-height: 200px !important;
  }
  .hero-left {
    padding-right: 0 !important;
  }
  .wrapper .wrapper-background:after {
    display: none !important;
  }
  .hero-right-inner {
    margin-top: 10px;
  }
  .hero-right .article.with-thumb img {
    max-width: 250px!important;
  }
  .hero-right .article .more {
    float: right!important;
  }
  .hero-bottom {
    right: 0px !important;
  }
  .hero-inner {
    padding-right: 0 !important;
  }
  .article.footer-article {
    position: relative !important;
  }
  .hero-right .article .art-cont p + .art-date {
    position: relative !important;
    left: auto;
    line-height: normal;
    background: none;
    bottom: auto;
  }
  .hero-right .article.no-thumb .art-cont {
    height: auto;
    overflow: auto;
  }
  .box-desc .under p {
    width: 100% !important;
  }
}
@media screen and (min-width: 460px) and (max-width: 1426px) {
  .bar-section {
    width: 50% !important;
  }
  .wrapper .wrapper-background h2 {
    padding: 10px !important;
  }
}
@media screen and (max-width: 740px) {
  .menu-wrapper .menu {
    left: 0;
  }
  .mega-col .article .art-cont {
    width: 100% !important;
  }
  .mega-col .article .art-cont,
  .mega-col .article .art-cont p {
    padding: 10px 0px 0px 0px !important;
  }
  .hero-right .article .art-cont {
    width: 100% !important;
    padding: 10px 0px !important;
  }
  .article.footer-article {
    padding: 10px 20px !important;
  }
  .article.footer-article .art-cont {
    width: 70% !important;
    line-height: 28px;
    padding: 0 !important;
  }
  .article.footer-article .art-image {
    float: right;
    max-width: 30%;
  }
  .bar-section {
    width: 100% !important;
  }
  .box-holder {
    width: 100% !important;
    padding: 0 !important;
  }
  .hero-right .article .more {
    float: left !important;
    font-size: 13px!important;
  }
}
@media screen and (max-width: 1245px) {
  .under .action-button a {
    line-height: 16px!important;
    height: 35px !important;
    padding-top: 10px !important;
  }
  .box.small h1 {
    line-height: 20px!important;
    font-size: 20px!important;
    margin: 5px 0 10px 0 !important;
  }
}
@media screen and (min-width: 910px) and (max-width: 1210px) {
  .time-side-box-left .timeline-value,
  .time-side-box-right .timeline-value {
    font-size: 70px;
  }
}
@media screen and (max-width: 910px) {
  .time-side-box-left .timeline-value,
  .time-side-box-right .timeline-value {
    font-size: 50px;
  }
  .down-align-left,
  .down-align-right {
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 614px) {
  .time-side-box-left,
  .time-side-box-right {
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  .box-desc {
    top: 10px!important;
  }
  .box .arrow-icon {
    bottom: 10px !important;
  }
  .timeline .more {
    width: 100% !important;
    margin-bottom: 10px;
    line-height: 30px !important;
  }
  .timeline .timeline-top h3 {
    margin-bottom: 20px;
  }
  .timeline > hr {
    display: none;
  }
  .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;
  }
  .copy .logo {
    margin-top: 20px !important;
  }
  .box.small {
    width: 100% !important;
  }
  /*.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: #000000;
}
.down-align-right span {
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.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;
}
.time-side-box-left .timeline-value,
.time-side-box-right .timeline-value {
  float: none;
}
.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 #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}
.timeline-carousel .timeline-value.right {
  text-align: right;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}
.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;
}
.addthis_inline_share_toolbox {
    width: auto !important;
    text-align: right;
    margin: -20px 0 10px 0;
    float: right;
}
.bar-section {
  width: 25%;
  float: left;
}
.bar-section .hashtag {
  width: 100%;
  float: left;
  background: #e2222e;
  text-align: center;
  font-size: 24px;
  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: 2px 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: 90px;
  color: #666;
  font-size: 90px;
  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(255, 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);
}
.box.small:nth-of-type(even) .box-inner:after {
  background: -moz-linear-gradient(left, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 59%, #231f20 100%);
  background: -webkit-linear-gradient(left, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 59%, #231f20 100%);
  background: linear-gradient(to right, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 59%, #231f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00231f20', endColorstr='#231f20', GradientType=1);
}
.box.small:hover .box-wrapper {
  height: 100%;
  width: 200%;
  padding-bottom: 0;
}
.box.small:nth-of-type(even) .box-wrapper,
.box.small:nth-of-type(even) .box-wrapper .box-inner {
  float: left;
}
.box.small:nth-of-type(even) .box-wrapper:hover {
  padding-right: 10px;
}
.box.small:nth-of-type(even) .box-wrapper:hover .box-inner {
  padding-right: 10px;
}
.box.small:nth-of-type(odd) .box-wrapper,
.box.small:nth-of-type(odd) .box-wrapper .box-inner {
  float: right;
}
.box.small:nth-of-type(odd) .box-wrapper:hover {
  padding-left: 10px;
}
.box.small:nth-of-type(odd) .box-wrapper:hover .box-inner {
  padding-left: 10px;
}
.scrollbar {
  margin: 0 0 1em 0;
  height: 1px;
  background: #aaa;
  line-height: 0;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  height: 16px;
  background: #f2f2f2;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.scrollbar .handle.dragged .mousearea {
  background: #707070;
}
.scrollbar .handle .mousearea span {
  float: left;
  line-height: 12px;
  font-size: 13px;
  margin: 0 7px;
  color: #aaaaaa;
}
.scrollbar .handle .mousearea span:last-child {
  float: right;
}
.footer .footer-nav .join-footer-button {
  background-color: #e2222e;
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
  font-size: 17px;
  color: #FFFFFF;
  padding: 5px 8px;
  border-radius: 5px;
  margin: -44px 0 0 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.footer {
  width: 100%;
  float: left;
  background: #231f20;
  color: #ffffff;
  padding: 35px 49px;
  margin: 10px 0 0 0;
}
.footer h1 {
  color: #e2222e;
  font-family: 'Gotham SSm A', 'proxima_nova_bold', sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 0;
}
.footer ul {
  padding: 0;
  float: left;
  width: 14% !important;
  list-style-type: none;
}
.footer ul li {
  width: 100%;
  float: left;
}
.footer-nav a {
  font-family: 'proxima_nova_regular', 'Gotham SSm A', sans-serif;
  font-size: 14px;
  colo: #ffffff;
  float: left;
}
.footer-nav a:hover {
  text-decoration: underline;
}
.footer-nav .main-link a {
  font-family: 'proxima_nova_bold', 'Gotham SSm A', sans-serif;
  padding: 5px 0;
}
.copy {
  float: left;
}
.copy .logo {
  height: auto;
  float: left;
  position: relative;
  z-index: 2;
  border: 1px solid #ffffff;
  margin-top: 20px;
}
.copy-links {
  float: left;
  margin: 30px 0 0 20px;
  font-size: 12px;
  font-family: 'proxima_nova_regular', 'Gotham SSm A', sans-serif;
  color: #ffffff;
  line-height: 16px;
}
.copy-links a {
  float: left;
}
.copy-links a:hover {
  text-decoration: underline;
}
.copy-links a > span {
  float: right;
  margin: 0 10px;
}
.copy-links p {
  float: left;
  clear: both;
  margin: 0;
}
.hamburger {
  width: 75px;
  height: 75px;
  position: absolute;
  right: 0;
  background: #e2222e;
  z-index: 7;
  display: none;
}
.hamburger span {
  width: 50%;
  height: 2px;
  position: absolute;
  background: #fff;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 150ms ease-in, rotate 150ms ease-in, scale 150ms ease-in;
  -moz-transition: -moz-transform 150ms ease-in, rotate 150ms ease-in, scale 150ms ease-in;
  -o-transition: -o-transform 150ms ease-in, rotate 150ms ease-in, scale 150ms ease-in;
  transition: -webkit-transform 150ms ease-in, -moz-transform 150ms ease-in, -o-transform 150ms ease-in, transform 150ms ease-in, rotate 150ms ease-in, scale 150ms ease-in;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
  -moz-transform: translate3d(0, 0, 0) scale(1, 1);
  -o-transform: translate3d(0, 0, 0) scale(1, 1);
  -ms-transform: translate3d(0, 0, 0) scale(1, 1);
  transform: translate3d(0, 0, 0) scale(1, 1);
}
.hamburger span:nth-of-type(1) {
  -webkit-transform: translate3d(0, -7px, 0);
  -moz-transform: translate3d(0, -7px, 0);
  -o-transform: translate3d(0, -7px, 0);
  -ms-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}
.hamburger span:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
  -moz-transform: translate3d(0, 0, 0) scale(1, 1);
  -o-transform: translate3d(0, 0, 0) scale(1, 1);
  -ms-transform: translate3d(0, 0, 0) scale(1, 1);
  transform: translate3d(0, 0, 0) scale(1, 1);
}
.hamburger span:nth-of-type(3) {
  -webkit-transform: translate3d(0, 7px, 0);
  -moz-transform: translate3d(0, 7px, 0);
  -o-transform: translate3d(0, 7px, 0);
  -ms-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}
.menu-active .hamburger span:nth-of-type(1) {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 1.2);
  -moz-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 1.2);
  -o-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 1.2);
  -ms-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 1.2);
  transform: translate3d(0, 0, 0) rotate(45deg) scale(0.8, 1.2);
}
.menu-active .hamburger span:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0) scale(0, 1.2);
  -moz-transform: translate3d(0, 0, 0) scale(0, 1.2);
  -o-transform: translate3d(0, 0, 0) scale(0, 1.2);
  -ms-transform: translate3d(0, 0, 0) scale(0, 1.2);
  transform: translate3d(0, 0, 0) scale(0, 1.2);
}
.menu-active .hamburger span:nth-of-type(3) {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 1.2);
  -moz-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 1.2);
  -o-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 1.2);
  -ms-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 1.2);
  transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.8, 1.2);
}
.box {
  cursor: pointer;
}
