/**
 * @license
 * MyFonts Webfont Build ID 2999194, 2015-03-27T14:02:59-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 *
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2999194
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ProximaNova Bold';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.ttf?ver=4') format('truetype');
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.ttf?ver=4') format('truetype');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.ttf?ver=4') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A/_3_0.woff?ver=4') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'ProximaNova Light';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A/_3_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.ttf?ver=4') format('truetype');
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
  box-sizing: border-box;
}
a {
  cursor: pointer;
}
body {
  color: #444;
  background: #fff;
}
a {
  color: #EE2E24;
}
.subtle {
  color: #818181;
}
body {
  font-family: ProximaNova, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
}
.font-secondary {
  font-family: ProximaNova Bold, Arial;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
  line-height: 1.1;
  color: #221E1F;
  font-family: ProximaNova Bold, Arial;
  font-weight: normal;
}
h1,
.heading1 {
  font-size: 36px;
}
h2,
.heading2 {
  font-size: 30px;
}
h3,
.heading3 {
  font-size: 24px;
}
h4,
.heading4 {
  font-size: 18px;
}
h5,
.heading5 {
  font-size: 14px;
}
h6,
.heading6 {
  font-size: 12px;
}
p.intro {
  font-size: 120%;
  line-height: 140%;
}
strong,
b,
.strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.link-alternate {
  color: #FF2D55;
}
.font-size-small,
small {
  font-size: 12px;
}
.font-size-large {
  font-size: 18px;
}
.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-inline:after {
  content: "";
  display: table;
  clear: both;
}
.list-inline li {
  float: left;
}
.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hide {
  display: none;
}
.image-fit {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.spacing-none {
  margin-bottom: 0px;
}
.content-block h4,
.content-block h5,
.spacing-small {
  margin-bottom: 10px;
}
.content-block h2,
.content-block h3,
.content-block p,
.spacing-medium {
  margin-bottom: 20px;
}
.content-block h1,
.spacing-large {
  margin-bottom: 40px;
}
.spacing-xlarge {
  margin-bottom: 60px;
}
.button-link,
.btn-link {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-decoration: none;
  color: #EE2E24;
}
.button-link:hover,
.btn-link:hover {
  text-decoration: none;
}
.button-link:hover,
.btn-link:hover {
  text-decoration: underline;
}
.btn,
.button,
.button-border {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 12px;
  text-align: center;
  border-radius: 5px;
  transition: background 0.3s ease-in, border-color 0.3s ease-in;
}
.btn:hover,
.button:hover,
.button-border:hover {
  text-decoration: none;
}
.btn:active,
.button:active,
.button-border:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.btn,
.button {
  color: #fff;
  background-color: #EE2E24;
  border: 1px solid #e71c12;
}
.btn:hover,
.button:hover {
  background-color: #cf1a10;
  border-color: #b7170e;
}
.btn:active,
.button:active {
  background-color: #b7170e;
  border-color: #a0140c;
}
.btn-border,
.button-border {
  border: 1px solid #e71c12;
}
.btn-border:hover,
.button-border:hover {
  border-color: #cf1a10;
}
.btn-border:active,
.button-border:active {
  border-color: #b7170e;
}
.button-link {
  color: #EE2E24;
}
.btn[class*=icon-]:before,
.button[class*=icon-]:before,
.button-border[class*=icon-]:before,
.button-link[class*=icon-]:before {
  padding-right: 5px;
}
.button--secondary.btn,
.button--secondary.button {
  color: #fff;
  background-color: #FF2D55;
  border: 1px solid #ff1440;
}
.button--secondary.btn:hover,
.button--secondary.button:hover {
  background-color: #f9002f;
  border-color: #e0002b;
}
.button--secondary.btn:active,
.button--secondary.button:active {
  background-color: #e0002b;
  border-color: #c60026;
}
.button--secondary.btn-border,
.button--secondary.button-border {
  border: 1px solid #ff1440;
}
.button--secondary.btn-border:hover,
.button--secondary.button-border:hover {
  border-color: #f9002f;
}
.button--secondary.btn-border:active,
.button--secondary.button-border:active {
  border-color: #e0002b;
}
.button--secondary.button-link {
  color: #FF2D55;
}
.button--subtle.btn,
.button--subtle.button {
  color: #fff;
  background-color: #818181;
  border: 1px solid #747474;
}
.button--subtle.btn:hover,
.button--subtle.button:hover {
  background-color: #EE2E24;
  border-color: #e71c12;
}
.button--subtle.btn:active,
.button--subtle.button:active {
  background-color: #5b5b5b;
  border-color: #4e4e4e;
}
.button--subtle.btn-border,
.button--subtle.button-border {
  border: 1px solid #747474;
}
.button--subtle.btn-border:hover,
.button--subtle.button-border:hover {
  border-color: #EE2E24;
}
.button--subtle.btn-border:active,
.button--subtle.button-border:active {
  border-color: #5b5b5b;
}
.button--subtle.button-link {
  color: #818181;
}
.button--disabled,
.btn--disabled,
input[disabled],
button[disabled] {
  opacity: .5;
  cursor: not-allowed;
}
.button--large,
.btn--large {
  padding: 10px 15px;
  font-size: 16px;
}
.button--large.button-link,
.btn--large.button-link {
  padding-left: 0;
}
.button--small,
.btn--small {
  padding: 2px 6px;
  font-size: 12px;
}
.button--block {
  display: block;
  float: none;
  width: 100%;
}
.form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.form fieldset > div {
  margin-top: 20px;
}
.form p {
  margin-top: 10px;
}
.form--label {
  display: block;
  line-height: 1.1;
  color: #221E1F;
  font-family: ProximaNova Bold, Arial;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.form--label.form--required:after {
  content: ' *';
  color: #cf5f5f;
}
.form--input {
  width: 80%;
  font-size: 15px;
  font-family: ProximaNova, Arial, sans-serif;
  border: 1px solid #818181;
  padding: 10px;
  margin: 0;
  outline: none;
  border-radius: 3px;
}
.form--input:focus {
  border-color: #EE2E24;
}
.form--clear {
  position: relative;
  right: 35px;
  height: 20px;
  width: 20px;
  border: none;
  border-radius: 10px;
  background: #818181;
  line-height: 0;
  font-size: 12px;
  color: #fff;
  padding: 1px 0;
}
.form--clear:focus {
  outline: 0;
}
.form--input[type="color"] {
  padding: 0 2px;
  height: 40px;
  width: 80px;
  cursor: pointer;
}
.form--description {
  display: block;
  font-style: italic;
  font-size: 12px;
  line-height: 100%;
  margin-top: 5px;
}
.form--large .form--input {
  padding: 15px;
  font-size: 24px;
}
.form--error .form--description {
  display: block;
  font-style: italic;
  color: #cf5f5f;
}
.form--error .form--input {
  border-color: #cf5f5f;
}
.grid12 {
  box-sizing: border-box;
  margin-left: -20px;
}
.grid12:after {
  content: "";
  display: table;
  clear: both;
}
.grid12 [class*=column] {
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.grid12 .column12 {
  width: 100%;
}
.grid12 .offset12 {
  margin-left: 100%;
}
.grid12 .column11 {
  width: 91.66666667%;
}
.grid12 .offset11 {
  margin-left: 91.66666667%;
}
.grid12 .column10 {
  width: 83.33333333%;
}
.grid12 .offset10 {
  margin-left: 83.33333333%;
}
.grid12 .column9 {
  width: 75%;
}
.grid12 .offset9 {
  margin-left: 75%;
}
.grid12 .column8 {
  width: 66.66666667%;
}
.grid12 .offset8 {
  margin-left: 66.66666667%;
}
.grid12 .column7 {
  width: 58.33333333%;
}
.grid12 .offset7 {
  margin-left: 58.33333333%;
}
.grid12 .column6 {
  width: 50%;
}
.grid12 .offset6 {
  margin-left: 50%;
}
.grid12 .column5 {
  width: 41.66666667%;
}
.grid12 .offset5 {
  margin-left: 41.66666667%;
}
.grid12 .column4 {
  width: 33.33333333%;
}
.grid12 .offset4 {
  margin-left: 33.33333333%;
}
.grid12 .column3 {
  width: 25%;
}
.grid12 .offset3 {
  margin-left: 25%;
}
.grid12 .column2 {
  width: 16.66666667%;
}
.grid12 .offset2 {
  margin-left: 16.66666667%;
}
.grid12 .column1 {
  width: 8.33333333%;
}
.grid12 .offset1 {
  margin-left: 8.33333333%;
}
.grid12.grid-pad {
  padding: 20px;
}
.show-tiny,
.show-small,
.show-medium,
.show-large {
  display: none !important;
}
@media (max-width: 768px) {
  .show-tiny {
    display: block !important;
  }
  .hide-tiny {
    display: none !important;
  }
  .grid-stacked-tiny [class*=column] {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .show-small {
    display: block !important;
  }
  .hide-small {
    display: none !important;
  }
  .grid-stacked-small [class*=column] {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .show-medium {
    display: block !important;
  }
  .hide-medium {
    display: none !important;
  }
  .grid-stacked-medium [class*=column] {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .show-large {
    display: block !important;
  }
  .hide-large {
    display: none !important;
  }
}
i[class*=icon-] {
  font-style: normal;
}
.icon-success:before {
  content: '\2713';
}
.icon-error:before,
.icon-close:before {
  content: '\d7';
}
.icon-arrow-right:before {
  content: '\2039';
}
.icon-arrow-left:before {
  content: '\203A';
}
.spinner {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  font-size: 32px;
  border-bottom: 1px solid;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 100%;
  -webkit-animation: 0.5s spinner linear infinite;
          animation: 0.5s spinner linear infinite;
}
.spinner,
.spinner:after {
  border-radius: 100%;
}
.spinner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid;
  opacity: 0.5;
}
.spinner--small {
  font-size: 16px;
}
.spinner--large {
  font-size: 64px;
}
.spinner--light {
  color: #fff;
}
.spinner--dark {
  color: #333;
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: "icons";
  src: url("/ui/modules/common/icon-font/icons.eot?1ec3f2aecb75982fe0517229290effc4");
  src: url("/ui/modules/common/icon-font/icons.eot?#iefix") format("embedded-opentype"), url("/ui/modules/common/icon-font/icons.woff?1ec3f2aecb75982fe0517229290effc4") format("woff"), url("/ui/modules/common/icon-font/icons.ttf?1ec3f2aecb75982fe0517229290effc4") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-large-left:before,
.icon-arrow-large-right:before,
.icon-arrow-right:before,
.icon-bin2:before,
.icon-business:before,
.icon-camera:before,
.icon-cart:before,
.icon-chapter:before,
.icon-check:before,
.icon-circle-plus:before,
.icon-circle:before,
.icon-close:before,
.icon-collapse-arrow:before,
.icon-comment:before,
.icon-default-avatar:before,
.icon-do:before,
.icon-down-arrow:before,
.icon-download-circle:before,
.icon-download:before,
.icon-duration:before,
.icon-email-circle:before,
.icon-email:before,
.icon-exclamation:before,
.icon-expand-arrow:before,
.icon-facebook:before,
.icon-favorite:before,
.icon-fb-circle:before,
.icon-fb:before,
.icon-file-picture:before,
.icon-file-text2:before,
.icon-files-empty:before,
.icon-founder:before,
.icon-globe:before,
.icon-gplus-circle:before,
.icon-gplus:before,
.icon-heart:before,
.icon-instagram-circle:before,
.icon-instagram:before,
.icon-left-arrow:before,
.icon-like:before,
.icon-liked:before,
.icon-link:before,
.icon-linkedin-circle:before,
.icon-linkedin:before,
.icon-location:before,
.icon-lock:before,
.icon-menu:before,
.icon-moderator:before,
.icon-notification:before,
.icon-notifications:before,
.icon-open-pin:before,
.icon-pin:before,
.icon-public:before,
.icon-read:before,
.icon-reply:before,
.icon-retweet:before,
.icon-right-arrow:before,
.icon-rlp:before,
.icon-search:before,
.icon-see:before,
.icon-trashcan:before,
.icon-tumblr-circle:before,
.icon-twitter-circle:before,
.icon-twitter:before,
.icon-up-arrow-circle:before,
.icon-up-arrow:before,
.icon-watch:before,
.icon-wifi:before,
.icon-woman:before {
  font-family: "icons";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-arrow-large-left:before {
  content: "\f101";
}
.icon-arrow-large-right:before {
  content: "\f102";
}
.icon-arrow-right:before {
  content: "\f103";
}
.icon-bin2:before {
  content: "\f104";
}
.icon-business:before {
  content: "\f105";
}
.icon-camera:before {
  content: "\f106";
}
.icon-cart:before {
  content: "\f107";
}
.icon-chapter:before {
  content: "\f108";
}
.icon-check:before {
  content: "\f109";
}
.icon-circle-plus:before {
  content: "\f10a";
}
.icon-circle:before {
  content: "\f10b";
}
.icon-close:before {
  content: "\f10c";
}
.icon-collapse-arrow:before {
  content: "\f10d";
}
.icon-comment:before {
  content: "\f10e";
}
.icon-default-avatar:before {
  content: "\f10f";
}
.icon-do:before {
  content: "\f110";
}
.icon-down-arrow:before {
  content: "\f111";
}
.icon-download-circle:before {
  content: "\f112";
}
.icon-download:before {
  content: "\f113";
}
.icon-duration:before {
  content: "\f114";
}
.icon-email-circle:before {
  content: "\f115";
}
.icon-email:before {
  content: "\f116";
}
.icon-exclamation:before {
  content: "\f117";
}
.icon-expand-arrow:before {
  content: "\f118";
}
.icon-facebook:before {
  content: "\f119";
}
.icon-favorite:before {
  content: "\f11a";
}
.icon-fb-circle:before {
  content: "\f11b";
}
.icon-fb:before {
  content: "\f11c";
}
.icon-file-picture:before {
  content: "\f11d";
}
.icon-file-text2:before {
  content: "\f11e";
}
.icon-files-empty:before {
  content: "\f11f";
}
.icon-founder:before {
  content: "\f120";
}
.icon-globe:before {
  content: "\f121";
}
.icon-gplus-circle:before {
  content: "\f122";
}
.icon-gplus:before {
  content: "\f123";
}
.icon-heart:before {
  content: "\f124";
}
.icon-instagram-circle:before {
  content: "\f125";
}
.icon-instagram:before {
  content: "\f126";
}
.icon-left-arrow:before {
  content: "\f127";
}
.icon-like:before {
  content: "\f128";
}
.icon-liked:before {
  content: "\f129";
}
.icon-link:before {
  content: "\f12a";
}
.icon-linkedin-circle:before {
  content: "\f12b";
}
.icon-linkedin:before {
  content: "\f12c";
}
.icon-location:before {
  content: "\f12d";
}
.icon-lock:before {
  content: "\f12e";
}
.icon-menu:before {
  content: "\f12f";
}
.icon-moderator:before {
  content: "\f130";
}
.icon-notification:before {
  content: "\f131";
}
.icon-notifications:before {
  content: "\f132";
}
.icon-open-pin:before {
  content: "\f133";
}
.icon-pin:before {
  content: "\f134";
}
.icon-public:before {
  content: "\f135";
}
.icon-read:before {
  content: "\f136";
}
.icon-reply:before {
  content: "\f137";
}
.icon-retweet:before {
  content: "\f138";
}
.icon-right-arrow:before {
  content: "\f139";
}
.icon-rlp:before {
  content: "\f13a";
}
.icon-search:before {
  content: "\f13b";
}
.icon-see:before {
  content: "\f13c";
}
.icon-trashcan:before {
  content: "\f13d";
}
.icon-tumblr-circle:before {
  content: "\f13e";
}
.icon-twitter-circle:before {
  content: "\f13f";
}
.icon-twitter:before {
  content: "\f140";
}
.icon-up-arrow-circle:before {
  content: "\f141";
}
.icon-up-arrow:before {
  content: "\f142";
}
.icon-watch:before {
  content: "\f143";
}
.icon-wifi:before {
  content: "\f144";
}
.icon-woman:before {
  content: "\f145";
}
.width-content {
  max-width: 1120px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1100px) {
  .width-content {
    padding: 0 20px;
  }
}
select.form--input {
  background: #FFF;
}
#notificationContainer {
  display: none;
}
.login-modal {
  display: none;
}
.form--input {
  border-color: #BDBDBD !important;
}
.hidden {
  display: none;
}
.red {
  color: #ee2e24;
}
a:hover {
  text-decoration: none !important;
  color: #C10A00;
}
a.btn:hover {
  color: #FFF;
}
.jumbotron {
  background: #eaeaea;
  text-align: center;
  padding-bottom: 76px;
  margin-bottom: 68px;
}
.jumbotron h1 {
  text-transform: uppercase;
  font-family: ProximaNova, Arial, sans-serif;
  font-weight: bold;
  margin-top: 65px;
  display: inline-block;
  font-size: 51px;
  margin-bottom: 19px;
}
.jumbotron p {
  font-size: 22px;
}
.ucase {
  text-transform: uppercase;
}
.dash {
  width: 60px;
  height: 3px;
  margin: 0 0 12px;
  border: none;
  background-color: #ed2d23;
}
.button,
.btn,
input,
select {
  border-radius: 0px !important;
}
select {
  border: 1px solid;
  background: #fff !important;
}
.site-breadcrumbs {
  margin: 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.site-breadcrumbs a {
  margin-right: 5px;
  color: #444;
}
.site-breadcrumbs--crumbs-current {
  color: #EE2E24;
}
.site-breadcrumbs--crumbs-arrow {
  margin-right: 5px;
  font-size: 7px;
}
.site-breadcrumbs--crumbs-arrow:before {
  position: relative;
  top: -2px;
}
@media (max-width: 768px) {
  .site-footer--connect li,
  .site-footer--content li:last-child {
    margin: 0 !important;
  }
  .logged-in + .social-links {
    display: none !important;
  }
}
.popbox {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  padding: 10px;
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition-duration: 200ms;
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.popbox.left {
  position: relative;
}
.popbox.left:after,
.popbox.left:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  bottom: 100%;
  border: solid transparent;
}
.popbox.left:after {
  left: 100%;
  top: 50%;
  border-left-color: rgba(0, 0, 0, 0.8);
  border-width: 5px;
  margin-top: -5px;
}
.popbox.left:before {
  left: 100%;
  top: 50%;
  border-left-color: transparent;
  border-width: 5px;
  margin-top: -5px;
}
.popbox.left.open {
  -webkit-transform: translate(5px, 0);
          transform: translate(5px, 0);
}
.popbox.up,
.popbox.left-up,
.popbox.right-up {
  position: relative;
}
.popbox.up:after,
.popbox.left-up:after,
.popbox.right-up:after,
.popbox.up:before,
.popbox.left-up:before,
.popbox.right-up:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  bottom: 100%;
  border: solid transparent;
}
.popbox.up:after,
.popbox.left-up:after,
.popbox.right-up:after {
  top: 100%;
  left: 50%;
  border-top-color: rgba(0, 0, 0, 0.8);
  border-width: 5px;
  margin-left: -5px;
}
.popbox.up:before,
.popbox.left-up:before,
.popbox.right-up:before {
  top: 100%;
  left: 50%;
  border-top-color: transparent;
  border-width: 5px;
  margin-left: -5px;
}
.popbox.up.right-edge:after,
.popbox.left-up.right-edge:after,
.popbox.right-up.right-edge:after {
  left: auto;
  right: 25px;
}
.popbox.up.open,
.popbox.left-up.open,
.popbox.right-up.open {
  -webkit-transform: translate(0, 5px);
          transform: translate(0, 5px);
}
.popbox.right {
  position: relative;
}
.popbox.right:after,
.popbox.right:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  bottom: 100%;
  border: solid transparent;
}
.popbox.right:after {
  right: 100%;
  top: 50%;
  border-right-color: rgba(0, 0, 0, 0.8);
  border-width: 5px;
  margin-top: -5px;
}
.popbox.right:before {
  right: 100%;
  top: 50%;
  border-right-color: transparent;
  border-width: 5px;
  margin-top: -5px;
}
.popbox.right.left-edge:after {
  left: 25px;
}
.popbox.right.right-edge:after {
  left: auto;
  right: 25px;
}
.popbox.right.open {
  -webkit-transform: translate(-5px, 0);
          transform: translate(-5px, 0);
}
.popbox.down {
  position: relative;
}
.popbox.down:after,
.popbox.down:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  bottom: 100%;
  border: solid transparent;
}
.popbox.down:after {
  left: 50%;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-width: 5px;
  margin-left: -5px;
}
.popbox.down:before {
  left: 50%;
  border-bottom-color: transparent;
  border-width: 5px;
  margin-left: -5px;
}
.popbox.down.left-edge:after {
  left: 25px;
}
.popbox.down.right-edge:after {
  left: auto;
  right: 25px;
}
.popbox.down.open {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}
.popbox .title {
  font-size: 20px;
  margin-bottom: 10px;
}
.open {
  opacity: 1;
}
.topics--sections .column6 {
  max-width: 500px;
}
a img {
  border: 0 !important;
}
@media (min-width: 780px) {
  .site-header {
    min-width: 1100px;
  }
}


/**
 * @license
 * MyFonts Webfont Build ID 2999194, 2015-03-27T14:02:59-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 *
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2999194
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */

.site-footer {
  padding: 55px 0;
  background-color: #000;
  color: #fff;
}
.site-footer--logo img {
  height: 19px;
}
.site-footer--menu {
  font-size: 12px;
}
.site-footer--menu .column2 {
  width: 20%;
}
.site-footer--menu ul {
  margin-top: 20px;
}
.site-footer--menu ul li {
  font-family: ProximaNova Bold, Arial;
  letter-spacing: 1.5px;
  line-height: 14px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.site-footer--menu ul li a {
  font-family: ProximaNova, Arial, sans-serif;
  color: #818181;
  text-decoration: none;
  letter-spacing: 0;
  text-transform: none;
}
.site-footer--menu ul li a:hover {
  color: #fff;
}
.site-footer--social {
  border-top: 1px solid #484848;
  border-bottom: 1px solid #484848;
  margin-top: 30px;
}
.site-footer--social .column4 {
  border-right: 1px solid #484848;
  padding: 10px 20px;
}
.site-footer--social .column4:first-child {
  padding: 30px 0 15px 20px !important;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .site-footer--social .column4:first-child {
    padding-left: 35px !important;
    padding-bottom: 35px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .site-footer--social .column4:first-child {
    padding-bottom: 55px !important;
  }
}
.site-footer--social .column4:last-child {
  border-right: 0;
  padding: 30px 40px 15px;
}
.site-footer--social .getty {
  display: block;
  max-width: 290px;
  color: #fff;
}
.site-footer--social .getty img {
  display: block;
  margin-bottom: 10px;
  height: 27px;
}
.site-footer--social .getty:hover {
  text-decoration: underline !important;
}
.site-footer--social p {
  font-size: 17px;
  line-height: 20px;
}
.site-footer--social ul {
  padding-top: 20px;
}
.site-footer--social ul li {
  margin-right: 20px;
}
.site-footer--social ul li a {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  transition: opacity .35s ease;
}
.site-footer--social ul li a:hover {
  text-decoration: none;
  opacity: .6;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .site-footer--social ul li {
    margin-right: 6px;
  }
}
.site-footer--social form {
  padding: 30px 0 36px 20px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .site-footer--social form {
    padding-left: 0;
  }
}
.site-footer--social form p {
  margin-bottom: 20px;
}
.site-footer--social form input {
  width: 100%;
  height: 31px;
  border: 0;
  outline: none;
  font-size: 15px;
  line-height: 31px;
  padding: 0 10px;
  color: #818181;
  font-family: ProximaNova, Arial, sans-serif;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .site-footer--social form input {
    max-width: 220px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .site-footer--social form input {
    max-width: 220px;
  }
}
.site-footer--social form button {
  height: 31px;
  margin-top: -1px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  background-color: #EE2E24;
  color: #fff;
  font-size: 17px;
  font-family: ProximaNova, Arial, sans-serif;
  line-height: 31px;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .site-footer--social form button {
    display: block;
    width: 100%;
    max-width: 220px;
  }
}
.site-footer--copyright {
  margin-top: 40px;
  color: #818181;
  font-size: 12px;
}
.site-footer--copyright a {
  display: inline-block;
  margin: 0 20px;
  color: #818181;
  text-decoration: underline;
}
.site-footer--copyright .getty a {
  margin: 0;
}
@media (max-width: 768px) {
  .site-footer {
    text-align: center;
  }
  .site-footer .grid12 {
    margin-left: 0;
  }
  .site-footer .grid12 [class*=column] {
    float: none;
    width: 100%;
    padding: 0;
    border-right: 0;
  }
  .site-footer--social form {
    padding-left: 0;
  }
  .site-footer--social form input {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    margin-bottom: 10px;
  }
  .site-footer--social form button {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
  }
  .site-footer--mobile-nav {
    border-top: 1px solid #484848;
    border-bottom: 1px solid #484848;
    padding: 30px 0;
    text-align: center;
  }
  .site-footer--mobile-nav li {
    margin-bottom: 10px;
    color: #3B3B3B;
  }
  .site-footer--mobile-nav a {
    margin: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #fff;
  }
  .site-footer--mobile-nav .social-links {
    margin: 20px 0 0;
    padding-left: 0;
  }
  .site-footer--mobile-nav .social-links li {
    display: inline-block;
    margin-bottom: 0;
  }
  .site-footer--mobile-nav .social-links li a {
    font-size: 32px;
  }
  .site-footer--copyright p {
    padding-bottom: 20px;
  }
  .site-footer--copyright .copy {
    display: block;
    padding-bottom: 20px;
  }
  .site-footer--copyright .getty {
    display: block;
    margin: 10px auto;
    max-width: 65%;
  }
}
.site-org .site-footer--social .column4,
.site-circles .site-footer--social .column4 {
  padding: 0 20px;
}
.site-org .site-footer--social .column4:first-child,
.site-circles .site-footer--social .column4:first-child {
  padding: 30px 0 55px 20px !important;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .site-org .site-footer--social .column4:first-child,
  .site-circles .site-footer--social .column4:first-child {
    padding-left: 35px !important;
    padding-bottom: 35px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .site-org .site-footer--social .column4:first-child,
  .site-circles .site-footer--social .column4:first-child {
    padding-bottom: 55px !important;
  }
}
.site-org .site-footer--social .column4:last-child,
.site-circles .site-footer--social .column4:last-child {
  border-right: 0;
  padding: 30px 40px 15px;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .site-org .site-footer--social form input,
  .site-circles .site-footer--social form input {
    max-width: 220px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .site-org .site-footer--social form input,
  .site-circles .site-footer--social form input {
    max-width: 255px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .site-org .site-footer--social form button,
  .site-circles .site-footer--social form button {
    display: block;
    width: 100%;
    max-width: 255px;
  }
}

.site-header {
  border-bottom: 1px solid #e5e5e5;
  height: 62px;
}
.site-header .site-title {
  height: 62px;
  overflow: hidden;
  font-size: 36px;
}
.site-header .site-title a {
  display: block;
  line-height: 62px;
  padding-top: 2px;
}
.site-header .site-title img {
  display: inline-block;
  height: 25px;
}
.site-header .site-nav {
  padding-left: 20px !important;
}
.site-header .site-nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 62px;
}
.site-header .site-nav > ul > li {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  height: 62px;
}
.site-header .site-nav > ul > li:first-child {
  margin-left: 0;
}
.site-header .site-nav > ul > li:last-child {
  margin-right: 0;
}
.site-header .site-nav > ul > li .plus,
.site-header .site-nav > ul > li .minus {
  display: none;
}
.site-header .site-nav > ul > li.current > a span:after {
  left: 0;
  right: 0;
}
.site-header .site-nav > ul > li > a {
  height: 62px;
  display: inline-block;
}
.site-header .site-nav > ul > li > a span {
  color: #444;
  font-family: ProximaNova Bold, Arial;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  position: relative;
}
.site-header .site-nav > ul > li > a span:after {
  position: absolute;
  bottom: -4px;
  content: '';
  height: 2px;
  left: 50%;
  right: 50%;
  background-color: #EE2E24;
  transition: all 0.35s ease;
}
.site-header .site-nav > ul > li:hover > a {
  text-decoration: none;
}
.site-header .site-nav > ul > li:hover > a span {
  text-decoration: none;
}
.site-header .site-nav > ul > li:hover > a span:after {
  left: 0;
  right: 0;
}
.site-header .site-nav > ul > li:hover .site-nav--dropdown {
  visibility: visible;
  opacity: 1;
}
.site-header .site-nav--dropdown {
  position: absolute;
  top: 61px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
  width: 250px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease;
  z-index: 101;
  box-shadow: 4px 4px 9px -2px rgba(129, 129, 129, 0.65);
}
.site-header .site-nav--dropdown-split {
  width: 500px;
}
.site-header .site-nav--dropdown-split ul {
  float: left;
  width: 50%;
}
.site-header .site-nav--dropdown-split ul:first-child {
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 768px) {
  .site-header .site-nav--dropdown-split ul {
    float: none;
  }
}
.site-header .site-nav--dropdown:before,
.site-header .site-nav--dropdown:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.site-header .site-nav--dropdown:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #e5e5e5;
  border-width: 10px;
  margin-left: -10px;
}
.site-header .site-nav--dropdown:after {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}
.site-header .site-nav--dropdown ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: normal;
}
.site-header .site-nav--dropdown ul li {
  padding: 7px 0;
}
.site-header .site-nav--dropdown ul li a {
  color: #818181;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  transition: color .2s ease;
  display: block;
  font-family: ProximaNova Bold, Arial;
}
.site-header .site-nav--dropdown ul li a:hover {
  text-decoration: none;
  color: #000;
}
.site-header .site-user {
  text-align: right;
  padding-left: 0 !important;
}
.site-header .site-user .logged-out {
  display: inline-block;
  line-height: 62px;
  font-size: 12px;
  font-family: ProximaNova Bold, Arial;
}
.site-header .site-user .logged-out a {
  display: inline-block;
  transition: color .35s ease;
}
.site-header .site-user .logged-out a:hover {
  text-decoration: none;
  color: #cf1a10;
}
.site-header .site-user .logged-out .notifications {
  display: inline-block;
  color: #ee2e24;
  margin-left: 10px;
  padding: 0 10px;
  text-align: center;
  background-color: #f2f2f2;
  transition: background-color 0.35s ease;
}
.site-header .site-user .logged-out .notifications:hover {
  background-color: #e5e5e5;
}
.site-header .site-user .logged-out .notifications .icon-notifications {
  display: inline;
}
.site-header .site-user .logged-out .notifications .icon-notifications.read {
  color: #444;
}
.site-header .site-user .logged-out .notifications:hover .notifications-dropdown {
  visibility: visible;
  opacity: 1;
}
.site-header .site-user .logged-out .notifications-header > strong {
  display: block;
  float: none;
  line-height: 1;
  color: #444;
  font-family: ProximaNova, Arial, sans-serif;
}
.site-header .site-user .logged-out .notifications-list .notification a {
  font-family: ProximaNova, Arial, sans-serif;
}
.site-header .notifications {
  cursor: pointer;
  position: relative;
}
.site-header .notifications:hover .notifications-dropdown {
  visibility: visible;
  opacity: 1;
}
.site-header .notifications-count {
  vertical-align: middle;
  position: relative;
  padding: 0 5px;
  text-align: center;
  height: 62px;
  width: 62px;
  line-height: 62px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e5e5e5;
  transition: background-color 0.35s ease;
  overflow: hidden;
  float: right;
}
.site-header .notifications-count:hover {
  background-color: #e5e5e5;
}
.site-header .notifications-dropdown {
  position: absolute;
  top: 61px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  width: 400px;
  max-height: 355px;
  overflow: auto;
  right: 0;
  cursor: default;
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease;
  z-index: 101;
  box-shadow: 4px 4px 9px -2px rgba(129, 129, 129, 0.65);
}
.site-header .notifications-header {
  padding: 10px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}
.site-header .notifications-header > strong {
  display: inline-block;
  float: left;
  text-align: left;
  font-size: 14px;
}
.site-header .notifications-header > a {
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  vertical-align: text-top;
  cursor: pointer;
  transition: color .35s ease;
  margin-left: 10px;
}
.site-header .notifications-header > a:hover {
  text-decoration: none;
  color: #cf1a10;
}
.site-header .notifications-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.site-header .notifications-list .notification {
  text-align: left;
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.site-header .notifications-list .notification:first-child {
  border-top: none;
}
.site-header .notifications-list .notification-empty {
  padding: 10px;
  color: #818181;
}
.site-header .notifications-list .notification a {
  display: block;
  color: #818181 !important;
  transition: background-color 0.35s ease;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  padding: 10px 13px;
}
.site-header .notifications-list .notification a:hover {
  text-decoration: none;
  background-color: #f7f7f7;
}
.site-header .notifications-list .notification a:hover strong {
  transition: color .35s ease;
}
.site-header .notifications-list .notification a strong {
  color: #444;
}
.site-header .notifications-list .notification-unread:before {
  content: "";
  display: block;
  background-color: #EE2E24;
  position: absolute;
  left: 0;
  width: 3px;
  top: 0;
  bottom: 0;
}
.site-header .notifications-list .notification-avatar,
.site-header .notifications-list .notification-text {
  display: inline-block;
  vertical-align: middle;
}
.site-header .notifications-list .notification-avatar img {
  vertical-align: middle;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  border-radius: 50%;
}
.site-header .notifications-list .notification-text {
  width: 300px;
}
.site-header .notifications.has-unread .icon-notifications {
  color: #EE2E24;
}
.site-header .notifications .icon-notifications {
  display: inline-block;
  font-family: ProximaNova Bold, Arial;
  max-width: 58px;
  text-overflow: "+";
  white-space: nowrap;
  overflow: hidden;
}
.site-header .notifications .icon-notifications:before {
  font-size: 18px;
  padding-right: 5px;
}
.site-header .notifications .icon-notifications:hover {
  text-decoration: none;
}
.site-header .notifications .bubble {
  margin-top: 2px;
  float: left;
  padding: 0;
  font-size: 14px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  background-color: #EE2E24;
  border-radius: 15px;
  text-decoration: none;
}
.site-header .notifications .bubble:hover {
  text-decoration: none;
}
.site-header .notifications .logged-in {
  line-height: 62px;
  height: 62px;
  float: right;
}
.site-header .notifications .logged-in:hover .avatar img {
  border-color: #EE2E24;
}
.site-header .notifications .logged-in .avatar {
  padding-left: 10px;
}
.site-header .notifications .logged-in .avatar img {
  vertical-align: middle;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: border .35s ease;
}
@media (max-width: 768px) {
  .mobile-wrapper .grid12 {
    margin-left: 0;
  }
  .mobile-wrapper .grid12 [class*=column] {
    float: none;
    width: 100%;
    padding: 0;
  }
  body.mobile-sidebar .sidebar--open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
  body.mobile-sidebar .sidebar--open .site-header,
  body.mobile-sidebar .sidebar--open .main-wrapper,
  body.mobile-sidebar .sidebar--open .site-footer {
    position: relative;
  }
  .site-header {
    height: auto;
    border-bottom: none;
  }
  .site-header .width-content {
    padding: 0;
  }
  .site-header .logo-container {
    position: relative;
  }
  .site-header .logo-container .mobi-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 49px;
    height: 45px;
    text-align: center;
    display: block;
    color: #000;
    line-height: 45px;
  }
  .site-header .logo-container .mobi-nav.icon-menu {
    font-size: 12px;
  }
  .site-header h1.site-title {
    height: auto;
    text-align: left;
    padding: 0 20px;
  }
  .site-header h1.site-title img {
    width: 110px;
    height: auto;
  }
  .site-header .site-nav {
    display: block;
    position: fixed;
    top: 0;
    left: -88%;
    bottom: 0;
    z-index: 1000;
    width: 88% !important;
    background-color: #000;
    padding-left: 0 !important;
  }
  .site-header .site-nav > ul {
    text-align: left;
  }
  .site-header .site-nav > ul > li {
    display: block;
    height: auto;
    margin: 0;
    line-height: 42px;
  }
  .site-header .site-nav > ul > li .plus,
  .site-header .site-nav > ul > li .minus {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1000;
    width: 45px;
    height: 46px;
    color: #ee2e24;
    line-height: 46px;
    font-size: 18px;
    text-align: right;
  }
  .site-header .site-nav > ul > li .minus {
    display: none;
  }
  .site-header .site-nav > ul > li.current {
    color: #FFF;
  }
  .site-header .site-nav > ul > li.current a span:after {
    content: none;
  }
  .site-header .site-nav > ul > li.current .plus {
    display: none;
  }
  .site-header .site-nav > ul > li.current .minus {
    display: block;
  }
  .site-header .site-nav > ul > li .open span:after {
    content: none;
  }
  .site-header .site-nav > ul > li .open .plus {
    display: none;
  }
  .site-header .site-nav > ul > li .open .minus {
    display: block;
  }
  .site-header .site-nav > ul > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 20px;
    color: #f7f7f7;
    border-bottom: 1px solid #5c5c5c;
  }
  .site-header .site-nav > ul > li > a span {
    display: block;
    color: #f7f7f7;
  }
  .site-header .site-nav > ul > li > a span:after {
    content: none;
  }
  .site-header .site-nav > ul > li .mobile-dropdown {
    display: none;
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    height: auto;
    box-shadow: none;
    border: none;
    padding: 0;
    max-height: inherit;
    width: 100%;
    background-color: #3B3B3B;
    text-align: right;
    position: static;
    margin-left: 0;
    transition: none !important;
    -webkit-transition: none !important;
  }
  .site-header .site-nav > ul > li .mobile-dropdown:before,
  .site-header .site-nav > ul > li .mobile-dropdown:after {
    content: none;
  }
  .site-header .site-nav > ul > li .mobile-dropdown ul {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
  .site-header .site-nav > ul > li .mobile-dropdown ul li {
    border-top: none;
    text-align: left;
    height: auto;
    padding: 0 10px;
  }
  .site-header .site-nav > ul > li .mobile-dropdown ul li > a {
    border-bottom: 1px solid #323232;
    color: #f7f7f7;
    padding: 12px 20px;
  }
  .site-header .site-nav > ul > li .mobile-dropdown ul li > a:hover {
    padding-bottom: 12px;
  }
  .site-header .site-nav .social-links {
    padding-top: 50px;
    text-align: center;
  }
  .site-header .site-nav .social-links > li {
    display: inline-block;
    font-size: 32px;
  }
  .site-header .site-nav .social-links > li > a {
    padding: 0 15px;
    border-bottom: 0;
  }
  .site-header .site-user {
    position: absolute;
    top: 0;
    right: 0;
    width: inherit !important;
  }
  .site-header .site-user .logged-out {
    line-height: 45px;
  }
  .site-header .site-user .logged-out .notifications {
    padding-right: 12px;
    padding-left: 15px;
  }
  .site-header .site-user .logged-out .notifications-header > strong {
    line-height: 45px;
  }
  .site-header .notifications-header {
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
  }
  .site-header .notifications-count {
    vertical-align: top;
    max-width: 58px;
    text-align: right;
    height: 45px;
    line-height: 45px;
    border-bottom: none;
    padding: 0;
    background-color: transparent;
    color: #e5e5e5;
  }
  .site-header .notifications-count:hover {
    background-color: transparent;
  }
  .site-header .notifications .icon-notifications:before {
    font-size: 23px;
    padding-right: 0;
  }
  .site-header .notifications .logged-in {
    width: 49px;
    height: 45px;
    text-align: center;
    line-height: 45px;
  }
  .site-header .notifications .logged-in .avatar {
    padding-left: 0;
  }
  .site-header .notifications .logged-in .avatar img {
    width: 28px;
    height: 28px;
  }
  .site-header .notifications-dropdown {
    display: block;
    position: fixed;
    top: 0;
    right: -88%;
    bottom: 0;
    width: 88%;
    max-height: 100%;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    transition: none;
  }
  .site-header .notifications-dropdown .notification-text {
    width: 240px;
  }
  .site-header--mobile-logo {
    background: url(/ui/modules/common/images/logo@2x.png) no-repeat 0 17px;
    width: 89px;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
    background-size: 89px 18px;
  }
}
@media (min-width: 769px) and (max-width: 1100px) {
  .site-header .site-title img {
    max-width: 100%;
  }
  .site-header .inspiration {
    display: none !important;
  }
  .site-header .site-nav > ul {
    text-align: left;
  }
  .site-header .site-nav > ul > li {
    margin: 0 5px;
  }
}

@font-face {
  font-family: "icons";
  src: url("/ui/modules/common/icon-font/icons.eot?1ec3f2aecb75982fe0517229290effc4");
  src: url("/ui/modules/common/icon-font/icons.eot?#iefix") format("embedded-opentype"), url("/ui/modules/common/icon-font/icons.woff?1ec3f2aecb75982fe0517229290effc4") format("woff"), url("/ui/modules/common/icon-font/icons.ttf?1ec3f2aecb75982fe0517229290effc4") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-large-left:before,
.icon-arrow-large-right:before,
.icon-arrow-right:before,
.icon-bin2:before,
.icon-business:before,
.icon-camera:before,
.icon-cart:before,
.icon-chapter:before,
.icon-check:before,
.icon-circle-plus:before,
.icon-circle:before,
.icon-close:before,
.icon-collapse-arrow:before,
.icon-comment:before,
.icon-default-avatar:before,
.icon-do:before,
.icon-down-arrow:before,
.icon-download-circle:before,
.icon-download:before,
.icon-duration:before,
.icon-email-circle:before,
.icon-email:before,
.icon-exclamation:before,
.icon-expand-arrow:before,
.icon-facebook:before,
.icon-favorite:before,
.icon-fb-circle:before,
.icon-fb:before,
.icon-file-picture:before,
.icon-file-text2:before,
.icon-files-empty:before,
.icon-founder:before,
.icon-globe:before,
.icon-gplus-circle:before,
.icon-gplus:before,
.icon-heart:before,
.icon-instagram-circle:before,
.icon-instagram:before,
.icon-left-arrow:before,
.icon-like:before,
.icon-liked:before,
.icon-link:before,
.icon-linkedin-circle:before,
.icon-linkedin:before,
.icon-location:before,
.icon-lock:before,
.icon-menu:before,
.icon-moderator:before,
.icon-notification:before,
.icon-notifications:before,
.icon-open-pin:before,
.icon-pin:before,
.icon-public:before,
.icon-read:before,
.icon-reply:before,
.icon-retweet:before,
.icon-right-arrow:before,
.icon-rlp:before,
.icon-search:before,
.icon-see:before,
.icon-trashcan:before,
.icon-tumblr-circle:before,
.icon-twitter-circle:before,
.icon-twitter:before,
.icon-up-arrow-circle:before,
.icon-up-arrow:before,
.icon-watch:before,
.icon-wifi:before,
.icon-woman:before {
  font-family: "icons";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-arrow-large-left:before {
  content: "\f101";
}
.icon-arrow-large-right:before {
  content: "\f102";
}
.icon-arrow-right:before {
  content: "\f103";
}
.icon-bin2:before {
  content: "\f104";
}
.icon-business:before {
  content: "\f105";
}
.icon-camera:before {
  content: "\f106";
}
.icon-cart:before {
  content: "\f107";
}
.icon-chapter:before {
  content: "\f108";
}
.icon-check:before {
  content: "\f109";
}
.icon-circle-plus:before {
  content: "\f10a";
}
.icon-circle:before {
  content: "\f10b";
}
.icon-close:before {
  content: "\f10c";
}
.icon-collapse-arrow:before {
  content: "\f10d";
}
.icon-comment:before {
  content: "\f10e";
}
.icon-default-avatar:before {
  content: "\f10f";
}
.icon-do:before {
  content: "\f110";
}
.icon-down-arrow:before {
  content: "\f111";
}
.icon-download-circle:before {
  content: "\f112";
}
.icon-download:before {
  content: "\f113";
}
.icon-duration:before {
  content: "\f114";
}
.icon-email-circle:before {
  content: "\f115";
}
.icon-email:before {
  content: "\f116";
}
.icon-exclamation:before {
  content: "\f117";
}
.icon-expand-arrow:before {
  content: "\f118";
}
.icon-facebook:before {
  content: "\f119";
}
.icon-favorite:before {
  content: "\f11a";
}
.icon-fb-circle:before {
  content: "\f11b";
}
.icon-fb:before {
  content: "\f11c";
}
.icon-file-picture:before {
  content: "\f11d";
}
.icon-file-text2:before {
  content: "\f11e";
}
.icon-files-empty:before {
  content: "\f11f";
}
.icon-founder:before {
  content: "\f120";
}
.icon-globe:before {
  content: "\f121";
}
.icon-gplus-circle:before {
  content: "\f122";
}
.icon-gplus:before {
  content: "\f123";
}
.icon-heart:before {
  content: "\f124";
}
.icon-instagram-circle:before {
  content: "\f125";
}
.icon-instagram:before {
  content: "\f126";
}
.icon-left-arrow:before {
  content: "\f127";
}
.icon-like:before {
  content: "\f128";
}
.icon-liked:before {
  content: "\f129";
}
.icon-link:before {
  content: "\f12a";
}
.icon-linkedin-circle:before {
  content: "\f12b";
}
.icon-linkedin:before {
  content: "\f12c";
}
.icon-location:before {
  content: "\f12d";
}
.icon-lock:before {
  content: "\f12e";
}
.icon-menu:before {
  content: "\f12f";
}
.icon-moderator:before {
  content: "\f130";
}
.icon-notification:before {
  content: "\f131";
}
.icon-notifications:before {
  content: "\f132";
}
.icon-open-pin:before {
  content: "\f133";
}
.icon-pin:before {
  content: "\f134";
}
.icon-public:before {
  content: "\f135";
}
.icon-read:before {
  content: "\f136";
}
.icon-reply:before {
  content: "\f137";
}
.icon-retweet:before {
  content: "\f138";
}
.icon-right-arrow:before {
  content: "\f139";
}
.icon-rlp:before {
  content: "\f13a";
}
.icon-search:before {
  content: "\f13b";
}
.icon-see:before {
  content: "\f13c";
}
.icon-trashcan:before {
  content: "\f13d";
}
.icon-tumblr-circle:before {
  content: "\f13e";
}
.icon-twitter-circle:before {
  content: "\f13f";
}
.icon-twitter:before {
  content: "\f140";
}
.icon-up-arrow-circle:before {
  content: "\f141";
}
.icon-up-arrow:before {
  content: "\f142";
}
.icon-watch:before {
  content: "\f143";
}
.icon-wifi:before {
  content: "\f144";
}
.icon-woman:before {
  content: "\f145";
}

/**
 * @license
 * MyFonts Webfont Build ID 2999194, 2015-03-27T14:02:59-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 *
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2999194
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'ProximaNova Bold';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_0_0.ttf?ver=4') format('truetype');
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_1_0.ttf?ver=4') format('truetype');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_2_0.ttf?ver=4') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A/_3_0.woff?ver=4') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'ProximaNova Light';
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.eot?ver=4');
  src: url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.eot?ver=4#iefix') format('embedded-opentype'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.woff2?ver=4') format('woff2'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A/_3_0.woff?ver=4') format('woff'), url('/partners/ui/modules/common/fonts/proxima/webfonts/2DC39A_3_0.ttf?ver=4') format('truetype');
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
  box-sizing: border-box;
}
a {
  cursor: pointer;
}
body {
  color: #444;
  background: #fff;
}
a {
  color: #EE2E24;
}
.subtle {
  color: #818181;
}
body {
  font-family: ProximaNova, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
}
.font-secondary {
  font-family: ProximaNova Bold, Arial;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
  line-height: 1.1;
  color: #221E1F;
  font-family: ProximaNova, Arial;
  font-weight: 700;
}
h1,
.heading1 {
  font-size: 36px;
}
h2,
.heading2 {
  font-size: 30px;
}
h3,
.heading3 {
  font-size: 24px;
}
h4,
.heading4 {
  font-size: 18px;
}
h5,
.heading5 {
  font-size: 14px;
}
h6,
.heading6 {
  font-size: 12px;
}
p.intro {
  font-size: 120%;
  line-height: 140%;
}
strong,
b,
.strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.link-alternate {
  color: #FF2D55;
}
.font-size-small,
small {
  font-size: 12px;
}
.font-size-large {
  font-size: 18px;
}
.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-inline:after {
  content: "";
  display: table;
  clear: both;
}
.list-inline li {
  float: left;
}
.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hide {
  display: none;
}
.image-fit {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.spacing-none {
  margin-bottom: 0px;
}
.content-block h4,
.content-block h5,
.spacing-small {
  margin-bottom: 10px;
}
.content-block h2,
.content-block h3,
.content-block p,
.spacing-medium {
  margin-bottom: 20px;
}
.content-block h1,
.spacing-large {
  margin-bottom: 40px;
}
.spacing-xlarge {
  margin-bottom: 60px;
}
.button-link,
.btn-link {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-decoration: none;
  color: #EE2E24;
}
.button-link:hover,
.btn-link:hover {
  text-decoration: none;
}
.button-link:hover,
.btn-link:hover {
  text-decoration: underline;
}
.btn,
.button,
.button-border {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 12px;
  text-align: center;
  border-radius: 5px;
  transition: background 0.3s ease-in, border-color 0.3s ease-in;
}
.btn:hover,
.button:hover,
.button-border:hover {
  text-decoration: none;
}
.btn:active,
.button:active,
.button-border:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.btn,
.button {
  color: #fff;
  background-color: #EE2E24;
  border: 1px solid #e71c12;
}
.btn:hover,
.button:hover {
  background-color: #cf1a10;
  border-color: #b7170e;
}
.btn:active,
.button:active {
  background-color: #b7170e;
  border-color: #a0140c;
}
.btn-border,
.button-border {
  border: 1px solid #e71c12;
}
.btn-border:hover,
.button-border:hover {
  border-color: #cf1a10;
}
.btn-border:active,
.button-border:active {
  border-color: #b7170e;
}
.button-link {
  color: #EE2E24;
}
.btn[class*=icon-]:before,
.button[class*=icon-]:before,
.button-border[class*=icon-]:before,
.button-link[class*=icon-]:before {
  padding-right: 5px;
}
.button--secondary.btn,
.button--secondary.button {
  color: #fff;
  background-color: #FF2D55;
  border: 1px solid #ff1440;
}
.button--secondary.btn:hover,
.button--secondary.button:hover {
  background-color: #f9002f;
  border-color: #e0002b;
}
.button--secondary.btn:active,
.button--secondary.button:active {
  background-color: #e0002b;
  border-color: #c60026;
}
.button--secondary.btn-border,
.button--secondary.button-border {
  border: 1px solid #ff1440;
}
.button--secondary.btn-border:hover,
.button--secondary.button-border:hover {
  border-color: #f9002f;
}
.button--secondary.btn-border:active,
.button--secondary.button-border:active {
  border-color: #e0002b;
}
.button--secondary.button-link {
  color: #FF2D55;
}
.button--subtle.btn,
.button--subtle.button {
  color: #fff;
  background-color: #818181;
  border: 1px solid #747474;
}
.button--subtle.btn:hover,
.button--subtle.button:hover {
  background-color: #EE2E24;
  border-color: #e71c12;
}
.button--subtle.btn:active,
.button--subtle.button:active {
  background-color: #5b5b5b;
  border-color: #4e4e4e;
}
.button--subtle.btn-border,
.button--subtle.button-border {
  border: 1px solid #747474;
}
.button--subtle.btn-border:hover,
.button--subtle.button-border:hover {
  border-color: #EE2E24;
}
.button--subtle.btn-border:active,
.button--subtle.button-border:active {
  border-color: #5b5b5b;
}
.button--subtle.button-link {
  color: #818181;
}
.button--disabled,
.btn--disabled,
input[disabled],
button[disabled] {
  opacity: .5;
  cursor: not-allowed;
}
.button--large,
.btn--large {
  padding: 10px 15px;
  font-size: 16px;
}
.button--large.button-link,
.btn--large.button-link {
  padding-left: 0;
}
.button--small,
.btn--small {
  padding: 2px 6px;
  font-size: 12px;
}
.button--block {
  display: block;
  float: none;
  width: 100%;
}
.form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.form fieldset > div {
  margin-top: 20px;
}
.form p {
  margin-top: 10px;
}
.form--label {
  display: block;
  line-height: 1.1;
  color: #221E1F;
  font-family: ProximaNova, Arial;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}
.form--label.form--required:after {
  content: ' *';
  color: #cf5f5f;
}
.form--input {
  width: 80%;
  font-size: 15px;
  font-family: ProximaNova, Arial, sans-serif;
  border: 1px solid #818181;
  padding: 10px;
  margin: 0;
  outline: none;
  border-radius: 3px;
}
.form--input:focus {
  border-color: #EE2E24;
}
.form--clear {
  position: relative;
  right: 35px;
  height: 20px;
  width: 20px;
  border: none;
  border-radius: 10px;
  background: #818181;
  line-height: 0;
  font-size: 12px;
  color: #fff;
  padding: 1px 0;
}
.form--clear:focus {
  outline: 0;
}
.form--input[type="color"] {
  padding: 0 2px;
  height: 40px;
  width: 80px;
  cursor: pointer;
}
.form--description {
  display: block;
  font-style: italic;
  font-size: 12px;
  line-height: 100%;
  margin-top: 5px;
}
.form--large .form--input {
  padding: 15px;
  font-size: 24px;
}
.form--error .form--description {
  display: block;
  font-style: italic;
  color: #cf5f5f;
}
.form--error .form--input {
  border-color: #cf5f5f;
}
.grid12 {
  box-sizing: border-box;
  margin-left: -20px;
}
.grid12:after {
  content: "";
  display: table;
  clear: both;
}
.grid12 [class*=column] {
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.grid12 .column12 {
  width: 100%;
}
.grid12 .offset12 {
  margin-left: 100%;
}
.grid12 .column11 {
  width: 91.66666667%;
}
.grid12 .offset11 {
  margin-left: 91.66666667%;
}
.grid12 .column10 {
  width: 83.33333333%;
}
.grid12 .offset10 {
  margin-left: 83.33333333%;
}
.grid12 .column9 {
  width: 75%;
}
.grid12 .offset9 {
  margin-left: 75%;
}
.grid12 .column8 {
  width: 66.66666667%;
}
.grid12 .offset8 {
  margin-left: 66.66666667%;
}
.grid12 .column7 {
  width: 58.33333333%;
}
.grid12 .offset7 {
  margin-left: 58.33333333%;
}
.grid12 .column6 {
  width: 50%;
}
.grid12 .offset6 {
  margin-left: 50%;
}
.grid12 .column5 {
  width: 41.66666667%;
}
.grid12 .offset5 {
  margin-left: 41.66666667%;
}
.grid12 .column4 {
  width: 33.33333333%;
}
.grid12 .offset4 {
  margin-left: 33.33333333%;
}
.grid12 .column3 {
  width: 25%;
}
.grid12 .offset3 {
  margin-left: 25%;
}
.grid12 .column2 {
  width: 16.66666667%;
}
.grid12 .offset2 {
  margin-left: 16.66666667%;
}
.grid12 .column1 {
  width: 8.33333333%;
}
.grid12 .offset1 {
  margin-left: 8.33333333%;
}
.grid12.grid-pad {
  padding: 20px;
}
.show-tiny,
.show-small,
.show-medium,
.show-large {
  display: none !important;
}
@media (max-width: 768px) {
  .show-tiny {
    display: block !important;
  }
  .hide-tiny {
    display: none !important;
  }
  .grid-stacked-tiny [class*=column] {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .show-small {
    display: block !important;
  }
  .hide-small {
    display: none !important;
  }
  .grid-stacked-small [class*=column] {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .show-medium {
    display: block !important;
  }
  .hide-medium {
    display: none !important;
  }
  .grid-stacked-medium [class*=column] {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .show-large {
    display: block !important;
  }
  .hide-large {
    display: none !important;
  }
}
i[class*=icon-] {
  font-style: normal;
}
.icon-success:before {
  content: '\2713';
}
.icon-error:before,
.icon-close:before {
  content: '\d7';
}
.icon-arrow-right:before {
  content: '\2039';
}
.icon-arrow-left:before {
  content: '\203A';
}
.spinner {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  font-size: 32px;
  border-bottom: 1px solid;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 100%;
  -webkit-animation: 0.5s spinner linear infinite;
          animation: 0.5s spinner linear infinite;
}
.spinner,
.spinner:after {
  border-radius: 100%;
}
.spinner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid;
  opacity: 0.5;
}
.spinner--small {
  font-size: 16px;
}
.spinner--large {
  font-size: 64px;
}
.spinner--light {
  color: #fff;
}
.spinner--dark {
  color: #333;
}
@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: "icons";
  src: url("/ui/modules/common/icon-font/icons.eot?1ec3f2aecb75982fe0517229290effc4");
  src: url("/ui/modules/common/icon-font/icons.eot?#iefix") format("embedded-opentype"), url("/ui/modules/common/icon-font/icons.woff?1ec3f2aecb75982fe0517229290effc4") format("woff"), url("/ui/modules/common/icon-font/icons.ttf?1ec3f2aecb75982fe0517229290effc4") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-large-left:before,
.icon-arrow-large-right:before,
.icon-arrow-right:before,
.icon-bin2:before,
.icon-business:before,
.icon-camera:before,
.icon-cart:before,
.icon-chapter:before,
.icon-check:before,
.icon-circle-plus:before,
.icon-circle:before,
.icon-close:before,
.icon-collapse-arrow:before,
.icon-comment:before,
.icon-default-avatar:before,
.icon-do:before,
.icon-down-arrow:before,
.icon-download-circle:before,
.icon-download:before,
.icon-duration:before,
.icon-email-circle:before,
.icon-email:before,
.icon-exclamation:before,
.icon-expand-arrow:before,
.icon-facebook:before,
.icon-favorite:before,
.icon-fb-circle:before,
.icon-fb:before,
.icon-file-picture:before,
.icon-file-text2:before,
.icon-files-empty:before,
.icon-founder:before,
.icon-globe:before,
.icon-gplus-circle:before,
.icon-gplus:before,
.icon-heart:before,
.icon-instagram-circle:before,
.icon-instagram:before,
.icon-left-arrow:before,
.icon-like:before,
.icon-liked:before,
.icon-link:before,
.icon-linkedin-circle:before,
.icon-linkedin:before,
.icon-location:before,
.icon-lock:before,
.icon-menu:before,
.icon-moderator:before,
.icon-notification:before,
.icon-notifications:before,
.icon-open-pin:before,
.icon-pin:before,
.icon-public:before,
.icon-read:before,
.icon-reply:before,
.icon-retweet:before,
.icon-right-arrow:before,
.icon-rlp:before,
.icon-search:before,
.icon-see:before,
.icon-trashcan:before,
.icon-tumblr-circle:before,
.icon-twitter-circle:before,
.icon-twitter:before,
.icon-up-arrow-circle:before,
.icon-up-arrow:before,
.icon-watch:before,
.icon-wifi:before,
.icon-woman:before {
  font-family: "icons";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-arrow-large-left:before {
  content: "\f101";
}
.icon-arrow-large-right:before {
  content: "\f102";
}
.icon-arrow-right:before {
  content: "\f103";
}
.icon-bin2:before {
  content: "\f104";
}
.icon-business:before {
  content: "\f105";
}
.icon-camera:before {
  content: "\f106";
}
.icon-cart:before {
  content: "\f107";
}
.icon-chapter:before {
  content: "\f108";
}
.icon-check:before {
  content: "\f109";
}
.icon-circle-plus:before {
  content: "\f10a";
}
.icon-circle:before {
  content: "\f10b";
}
.icon-close:before {
  content: "\f10c";
}
.icon-collapse-arrow:before {
  content: "\f10d";
}
.icon-comment:before {
  content: "\f10e";
}
.icon-default-avatar:before {
  content: "\f10f";
}
.icon-do:before {
  content: "\f110";
}
.icon-down-arrow:before {
  content: "\f111";
}
.icon-download-circle:before {
  content: "\f112";
}
.icon-download:before {
  content: "\f113";
}
.icon-duration:before {
  content: "\f114";
}
.icon-email-circle:before {
  content: "\f115";
}
.icon-email:before {
  content: "\f116";
}
.icon-exclamation:before {
  content: "\f117";
}
.icon-expand-arrow:before {
  content: "\f118";
}
.icon-facebook:before {
  content: "\f119";
}
.icon-favorite:before {
  content: "\f11a";
}
.icon-fb-circle:before {
  content: "\f11b";
}
.icon-fb:before {
  content: "\f11c";
}
.icon-file-picture:before {
  content: "\f11d";
}
.icon-file-text2:before {
  content: "\f11e";
}
.icon-files-empty:before {
  content: "\f11f";
}
.icon-founder:before {
  content: "\f120";
}
.icon-globe:before {
  content: "\f121";
}
.icon-gplus-circle:before {
  content: "\f122";
}
.icon-gplus:before {
  content: "\f123";
}
.icon-heart:before {
  content: "\f124";
}
.icon-instagram-circle:before {
  content: "\f125";
}
.icon-instagram:before {
  content: "\f126";
}
.icon-left-arrow:before {
  content: "\f127";
}
.icon-like:before {
  content: "\f128";
}
.icon-liked:before {
  content: "\f129";
}
.icon-link:before {
  content: "\f12a";
}
.icon-linkedin-circle:before {
  content: "\f12b";
}
.icon-linkedin:before {
  content: "\f12c";
}
.icon-location:before {
  content: "\f12d";
}
.icon-lock:before {
  content: "\f12e";
}
.icon-menu:before {
  content: "\f12f";
}
.icon-moderator:before {
  content: "\f130";
}
.icon-notification:before {
  content: "\f131";
}
.icon-notifications:before {
  content: "\f132";
}
.icon-open-pin:before {
  content: "\f133";
}
.icon-pin:before {
  content: "\f134";
}
.icon-public:before {
  content: "\f135";
}
.icon-read:before {
  content: "\f136";
}
.icon-reply:before {
  content: "\f137";
}
.icon-retweet:before {
  content: "\f138";
}
.icon-right-arrow:before {
  content: "\f139";
}
.icon-rlp:before {
  content: "\f13a";
}
.icon-search:before {
  content: "\f13b";
}
.icon-see:before {
  content: "\f13c";
}
.icon-trashcan:before {
  content: "\f13d";
}
.icon-tumblr-circle:before {
  content: "\f13e";
}
.icon-twitter-circle:before {
  content: "\f13f";
}
.icon-twitter:before {
  content: "\f140";
}
.icon-up-arrow-circle:before {
  content: "\f141";
}
.icon-up-arrow:before {
  content: "\f142";
}
.icon-watch:before {
  content: "\f143";
}
.icon-wifi:before {
  content: "\f144";
}
.icon-woman:before {
  content: "\f145";
}
.width-content {
  max-width: 1120px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1100px) {
  .width-content {
    padding: 0 20px;
  }
}


.overlay {
  box-sizing: border-box;
  position: fixed;
  padding: 20px;
  top: 0;
  left: 50%;
  z-index: 999;
  overflow: auto;
  width: 900px;
  margin: 0 0 0 -450px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  transition: top 0.2s ease-out;
}
.overlay button.close {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-decoration: none;
  float: right;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.overlay button.close:hover {
  text-decoration: none;
}
.overlay button.close:hover {
  border: 1px solid #b2b2b2;
}
@media (min-height: 840px) {
  .overlay {
    top: 100px;
  }
}
@media (min-height: 585px) and (max-height: 840px) {
  .overlay {
    top: 60px;
  }
}
.overlay-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 900;
  background-color: #000000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#modal-matching {
  height: 550px;
}
#modal-matching iframe {
  border: 0;
  width: 100%;
  height: 500px;
}


.filters {
  border-bottom: 1px solid #ebebeb;
}
.filters .label {
  padding: 9px 15px 8px;
  font-family: 'ProximaNova Bold';
  color: #000000;
  text-transform: uppercase;
}
.clear-filter a {
  margin-top: 2px;
  display: block;
  padding: 7px 15px;
  background: #fff;
}
.clear-filter a:hover {
  text-decoration: none;
}
.filter {
  position: relative;
  z-index: 100;
}
.filter .title {
  border: 1px solid #fff;
  border-width: 2px 1px 1px 1px;
  display: block;
  font-family: 'ProximaNova';
  color: #000000;
  padding: 7px 15px;
  background: #fff;
  position: relative;
}
.filter .title .icon-down-arrow {
  position: relative;
  top: 2px;
  right: -2px;
  color: #818181;
  font-size: 12px;
}
.filter .title .icon-down-arrow:after {
  content: none;
}
.filter .current {
  color: #ee2e24;
}
.filter .dropdown {
  height: 0;
  max-height: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  background: #fff;
  margin-top: -1px;
  left: 0;
  /* 1 more than the coming soon badge
     * 2 more than the content box overlay 
     */
  z-index: 8;
}
.filter .dropdown li {
  float: none;
  display: block;
  line-height: 100%;
}
.filter .dropdown li a {
  padding: 10px 15px;
  color: #444444;
  display: block;
  white-space: nowrap;
}
.filter .dropdown li a:hover {
  background: #ebebeb;
}
.filter:hover .title {
  border-top: 2px solid #ee2e24;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #fff;
  z-index: 12;
}
.filter:hover .dropdown {
  border: 1px solid #ebebeb;
  height: auto;
  max-height: 750px;
}

.portal--feedback {
  border-top: 1px solid #e3e3e3;
  padding: 60px 0;
  text-align: center;
}
.portal--feedback .headline {
  text-transform: uppercase;
}

.selector-nav {
  height: 54px;
  position: relative;
  z-index: 100;
  background-color: #000000;
}
.selector-nav .form--select {
  position: relative;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  display: inline-block;
  width: 80%;
}
.selector-nav .form--select:before {
  display: inline-block;
  pointer-events: none;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background-color: #ee2e24;
}
.selector-nav .form--select:after {
  pointer-events: none;
  content: "";
  width: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  height: 0;
  margin-top: -0.15rem;
  border-top: .35rem solid white;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}
.selector-nav .form--select select.form--input {
  width: 100%;
  margin: 0;
  border: 1px solid;
  border-color: white !important;
  line-height: 1.5;
  padding: .5rem 1rem;
  cursor: pointer;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  display: inline-block;
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 700;
}
.selector-nav .partner {
  overflow: visible;
  z-index: 10;
}
@media (max-width: 768px) {
  .selector-nav .partner {
    width: 100% !important;
  }
}
.selector-nav .partner .logo {
  position: relative;
}
.selector-nav .partner .logo .img {
  float: left;
  width: 74px;
  height: 54px;
}
@media (min-width: 769px) {
  .selector-nav .partner .logo:hover .profile {
    display: block;
  }
}
.selector-nav .partner .profile {
  display: none;
  position: absolute;
  left: 0;
  top: 54px;
  z-index: 11;
  width: 250px;
  border: 1px solid #d6d6d6;
  background-color: white;
}
.selector-nav .partner .profile a {
  display: block;
  color: #444444;
  font-weight: 700;
}
.selector-nav .partner .profile--progress {
  padding: 10px 20px;
  background-color: #f1f1f1;
}
.selector-nav .partner .profile--progress .encourage {
  text-transform: uppercase;
  font-weight: 700;
}
.selector-nav .partner .profile--progress .encourage i {
  position: relative;
  top: -2px;
  color: #EE2E24;
  margin-right: 5px;
}
.selector-nav .partner .profile--progress .percent {
  color: #858585;
}
.selector-nav .partner .profile--progress .percent strong {
  color: #EE2E24;
}
.selector-nav .partner .profile--progress .track {
  margin: 10px 0;
  height: 15px;
  background-color: #c6c6c6;
}
.selector-nav .partner .profile--progress .track .bar {
  height: 15px;
  background-color: #262626;
}
.selector-nav .partner .profile--progress .cta {
  display: inline;
  position: relative;
}
.selector-nav .partner .profile--progress .cta:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -20px;
  width: 0;
  height: 0;
  margin-top: -0.35rem;
  border-top: 0.35rem solid rgba(0, 0, 0, 0);
  border-right: 0.35rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.35rem solid rgba(0, 0, 0, 0);
  border-left: 0.6rem solid #444444;
  content: "";
}
.selector-nav .partner .profile--progress .cta:hover {
  text-decoration: none;
  color: #cf1a10;
}
.selector-nav .partner .profile--progress .cta:hover:after {
  border-left-color: #cf1a10;
}
.selector-nav .partner .profile--nav {
  border-bottom: 1px solid #d6d6d6;
}
.selector-nav .partner .profile--nav .large-logo {
  margin: 10px 20px 0;
}
.selector-nav .partner .profile--nav .section {
  border-bottom: 1px solid #d6d6d6;
}
.selector-nav .partner .profile--nav .section a {
  padding: 10px 20px;
}
.selector-nav .partner .profile--nav .section a:hover {
  background-color: #ededed;
  text-decoration: none;
}
.selector-nav .partner .profile--nav .connect i {
  float: left;
  margin-right: 20px;
  font-size: 40px;
}
.selector-nav .partner .profile--nav .connect a {
  position: relative;
  color: #EE2E24;
  padding: 10px 20px;
}
.selector-nav .partner .profile--nav .connect a:after {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 25px;
  width: 0;
  height: 0;
  margin-top: -0.35rem;
  border-top: 0.35rem solid rgba(0, 0, 0, 0);
  border-right: 0.35rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.35rem solid rgba(0, 0, 0, 0);
  border-left: 0.6rem solid #EE2E24;
  content: "";
}
.selector-nav .partner .profile--nav .connect a:hover {
  background-color: #ededed;
  text-decoration: none;
  color: #cf1a10;
}
.selector-nav .partner .profile--nav .connect a:hover:after {
  border-left-color: #cf1a10;
}
.selector-nav .partner .name {
  float: left;
  position: relative;
  padding-left: 40px;
  line-height: 54px;
  color: white;
}
.selector-nav .partner .name i {
  position: relative;
  margin-left: 10px;
  color: #EE2E24;
  font-size: 20px;
}
.selector-nav .partner .name i:before {
  position: relative;
  top: -1px;
  z-index: 2;
}
.selector-nav .partner .name i:after {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 50%;
  content: '';
}
.selector-nav .partner .name:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 0;
  height: 0;
  margin-top: -0.2rem;
  border-top: 0.35rem solid #ffffff;
  border-right: 0.35rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.35rem solid rgba(0, 0, 0, 0);
  border-left: 0.35rem solid rgba(0, 0, 0, 0);
  content: "";
}
@media (max-width: 768px) {
  .selector-nav .partner .name {
    padding-left: 27px !important;
  }
  .selector-nav .partner .name:before {
    left: 10px !important;
  }
}
.selector-nav .topic {
  padding: 7px 0;
  text-align: right;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single:focus {
  outline: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 20px;
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  white-space: nowrap;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 5px 20px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 0 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #444444;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  background-color: #EE2E24;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .select2-container--default .select2-results > .select2-results__options {
    max-height: initial;
  }
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  color: #EE2E24;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.topic-selector {
  position: relative;
  margin-bottom: -30px;
}
.topic-selector .big-bg {
  min-height: 600px;
  background: url('/partners/ui/images/portal/portal-bg.jpg') no-repeat center 0;
  background-size: cover;
  text-align: center;
}
.topic-selector .big-bg .headline {
  font-size: 48px;
  line-height: .9;
  text-transform: uppercase;
  margin: 0 10px 20px;
  color: white;
}
@media (max-width: 768px) {
  .topic-selector .big-bg .headline {
    font-size: 28px;
    line-height: 1;
  }
}
.topic-selector .big-bg .cta {
  top: 65%;
}
@media (max-width: 768px) {
  .topic-selector .big-bg {
    min-height: 508px;
    background: url('/partners/ui/images/portal/portal-bg-mobile.jpg') no-repeat center center;
  }
}
.topic-selector .valid-input-error {
  border-color: #ee2e24 !important;
}
.topic-selector .cta {
  max-width: 960px;
  margin: 0px auto 0;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .topic-selector .cta {
    margin-top: -90px;
  }
}
.topic-selector .form--select {
  position: relative;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  display: inline-block;
  width: 600px;
  font-weight: bold;
}
.topic-selector .form--select select.form--input {
  width: 100%;
  margin: 0;
  border: 0;
  line-height: 1.5;
  padding: .5rem 1rem;
  cursor: pointer;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  display: inline-block;
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: bold;
}
@media (max-width: 768px) {
  .topic-selector .form--select {
    width: 80% !important;
  }
}
.education .topic-selector .big-bg,
.topics .topic-selector .big-bg {
  min-height: 180px;
  background-position: center -110px;
}
.education .topic-selector .cta,
.topics .topic-selector .cta {
  top: 10%;
  margin-top: 0;
}
.education .topic-selector h1.headline,
.topics .topic-selector h1.headline {
  font-size: 36px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .education .topic-selector h1.headline,
  .topics .topic-selector h1.headline {
    font-size: 26px;
  }
  .education .topic-selector .form--select,
  .topics .topic-selector .form--select {
    width: 80%;
  }
}

.search {
  position: relative;
  width: 30%;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #ebebeb;
}
.search--input {
  width: 100%;
  height: 40px;
  border: none;
  padding: 0 20px;
  color: #000000;
  font-family: 'ProximaNova';
  font-size: 15px;
}
.search--input:focus {
  outline: none;
}
.search--submit {
  position: absolute;
  top: 0;
  right: 10px;
  height: 40px;
  border: none;
  background: transparent;
}

.sub-navigation {
  min-height: 40px;
  background-color: #000000;
  text-align: center;
  line-height: 40px;
}
.sub-navigation li {
  display: inline-block;
  margin: 0 10px;
}
.sub-navigation a {
  color: #ffffff;
  font-size: 16px;
}
.sub-navigation a:hover {
  color: #ed2d23;
  text-decoration: none;
}
.sub-navigation .active {
  color: #ed2d23;
}
@media (max-width: 768px) {
  .sub-navigation {
    display: none;
  }
}

.flyout {
  position: fixed;
  bottom: 200px;
  width: 150px;
  right: -150px;
  padding: 10px 35px 10px 15px;
  display: block;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  z-index: 100;
  transition: right 0.2s ease-out;
}
.flyout:before {
  position: absolute;
  right: 15px;
  top: 10px;
  line-height: 280%;
  color: #EE2E24;
}
.flyout:hover {
  text-decoration: none;
  right: -5px;
}
.flyout--out {
  right: 0;
}
@media (max-width: 768px) {
  .flyout {
    right: -150px;
  }
}

#share-modal {
  width: 700px;
  margin-left: -350px;
}
#share-modal h3 {
  margin-bottom: 20px;
}
#share-modal input {
  height: 30px;
  width: 560px;
  font-size: 16px;
  padding: 0 5px;
}
