@charset "UTF-8";
@font-face {
  font-family: "Lato Light";
  src: url("../fonts/lato/lato-light-webfont.eot");
  src: url("../fonts/lato/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato/lato-light-webfont.woff") format("woff"), url("../fonts/lato/lato-light-webfont.ttf") format("truetype"), url("../fonts/lato/lato-light-webfont.svg#latolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato Regular";
  src: url("../fonts/lato/lato-regular-webfont.eot");
  src: url("../fonts/lato/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato/lato-regular-webfont.woff") format("woff"), url("../fonts/lato/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato Bold";
  src: url("../fonts/lato/lato-bold-webfont.eot");
  src: url("../fonts/lato/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato/lato-bold-webfont.woff") format("woff"), url("../fonts/lato/lato-bold-webfont.ttf") format("truetype"), url("../fonts/lato/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato SemiBold";
  src: url("../fonts/lato/lato-semibold-webfont.eot");
  src: url("../fonts/lato/lato-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-semibold-webfont.woff2") format("woff2"), url("../fonts/lato/lato-semibold-webfont.woff") format("woff"), url("../fonts/lato/lato-semibold-webfont.ttf") format("truetype"), url("../fonts/lato/lato-semibold-webfont.svg#lato_latin_sembdregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../sass/elements/_headerBanner.scss */
div.headerAdBlock {
  position: relative;
  padding: 0 0 10px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: #f0f0f0 url("/etc/designs/centricrd/images/icon-loader.gif") no-repeat 10000%;
}
/* line 9, ../sass/elements/_headerBanner.scss */
div.headerAdBlock img {
  max-width: 100%;
}

/* line 1, ../sass/elements/_headerMenu.scss */
div.headerMenu {
  position: relative;
  height: 58px;
  background: #2e2e2e;
  z-index: 50;
  width: 980px;
}
/* line 8, ../sass/elements/_headerMenu.scss */
div.headerMenu.posRelative {
  position: relative !important;
  top: 0;
}
/* line 13, ../sass/elements/_headerMenu.scss */
div.headerMenu.posFixed {
  position: fixed !important;
  top: 0;
}
/* line 18, ../sass/elements/_headerMenu.scss */
div.headerMenu.headerActive {
  z-index: 5000;
}
/* line 22, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-menuBtn {
  float: left;
  margin: 18px 0 0 15px;
  position: relative;
  z-index: 50;
}
/* line 28, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-menuBtn .headerMenuButton {
  display: block;
  width: 27px;
  height: 22px;
  content: '';
  background: url("/etc/designs/centricrd/images/icon-menu.png") no-repeat 0 0;
  transition: background .5s;
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
}
/* line 35, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-menuBtn .headerMenuButton.active {
  background-position: 100% 100%;
}
/* line 41, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials {
  float: right;
  margin: 17px 15px 0 0;
  font-size: 0;
  position: relative;
  z-index: 10;
}
/* line 48, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa {
  color: #c7c7c7;
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
  font-size: 20px;
}
/* line 57, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa.fa-facebook {
  font-size: 18px;
}
/* line 61, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa.fa-twitter {
  font-size: 22px;
}
/* line 65, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa.fa-instagram {
  font-size: 20px;
}
/* line 69, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa.fa-envelope {
  font-size: 20px;
  margin-left: 12px;
}
/* line 74, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-socials .fa.fa-pinterest {
  font-size: 21px;
}
/* line 80, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-search {
  float: right;
  margin: 12px 5px 0 0;
  font-size: 0;
  position: relative;
  z-index: 10;
}
/* line 87, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-search .searchNode {
  background: #494949;
}
/* line 92, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-logo {
  display: block;
  height: 58px;
  margin-bottom: -58px;
  font-size: 0;
  position: relative;
  z-index: 10;
  text-align: left;
  line-height: 0;
  padding-left: 65px;
}
/* line 103, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-logo .logo-large {
  display: none;
}
/* line 107, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-logo .logo-small {
  margin: 13px 5px 0 0;
  display: inline-block;
}
/* line 112, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-logo .headerMenu-title {
  text-transform: uppercase;
  color: #fff;
  font-family: "Lato Regular";
  font-size: 24px;
  line-height: 60px;
  white-space: nowrap;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
/* line 124, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-logo .headerMenu-tune {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  font-family: "Lato Light";
  font-size: 18px;
  line-height: 60px;
  white-space: nowrap;
  margin-left: 10px;
}
/* line 137, ../sass/elements/_headerMenu.scss */
div.headerMenu.headerMenuTransparent {
  background: rgba(0, 0, 0, 0.75);
}
/* line 140, ../sass/elements/_headerMenu.scss */
div.headerMenu.headerMenuTransparent .headerMenu-logo {
  text-align: center;
  padding: 0;
}
/* line 144, ../sass/elements/_headerMenu.scss */
div.headerMenu.headerMenuTransparent .headerMenu-logo .logo-large {
  display: inline-block;
  /*margin: 6px 0 0;*/
}
/* line 149, ../sass/elements/_headerMenu.scss */
div.headerMenu.headerMenuTransparent .headerMenu-logo .logo-small {
  display: none;
}
/* line 155, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-darkens {
  position: absolute;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  right: 0;
  left: 0;
  top: 0;
  z-index: 30;
  display: none;
  text-align: center;
  color: #fff;
}
/* line 170, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown {
  position: absolute;
  left: 0;
  top: 100%;
  background: #191919;
  z-index: 6000;
  width: 320px;
  display: none;
  overflow: hidden;
}
/* line 180, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent {
  padding: 8px 0 15px 15px;
  position: relative;
  overflow: hidden;
}
/* line 185, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode {
  position: relative;
  margin-bottom: 8px;
}
/* line 189, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  height: 38px;
  line-height: 38px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-radius: 19px;
  font-size: 0;
  width: 290px;
  overflow: hidden;
}
/* line 199, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field {
  font-size: 16px;
  height: 30px;
  color: #333;
  background: transparent;
  border: solid 0 transparent;
  display: inline-block;
  vertical-align: middle;
  width: 235px;
  margin: 0 0 0 15px;
  font-family: "Lato Regular";
  outline: 0;
}
/* line 61, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field:-moz-placeholder {
  color: #333;
}
/* line 64, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field::-moz-placeholder {
  color: #333;
}
/* line 67, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field:-ms-input-placeholder {
  color: #333;
}
/* line 56, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field::-webkit-input-placeholder {
  color: #333;
}
/* line 215, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-field.IEPlaceholder {
  color: #333;
}
/* line 220, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode .headerZipCode .headerZipCode-button {
  cursor: pointer;
  width: 35px;
  height: 38px;
  background: transparent url("/etc/designs/centricrd/images/icon-search_dark.png") no-repeat 0 7px;
  border: solid 0 transparent;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
}
/* line 234, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.b-hidden {
  display: none;
}
/* line 238, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch {
  margin: 8px 0 0;
  display: none;
}
/* line 242, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode {
  background: #494949;
}
/* line 245, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field {
  color: #fff;
}
/* line 61, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field:-moz-placeholder {
  color: #999999;
}
/* line 64, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field::-moz-placeholder {
  color: #999999;
}
/* line 67, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field:-ms-input-placeholder {
  color: #999999;
}
/* line 56, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field::-webkit-input-placeholder {
  color: #999999;
}
/* line 252, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field:-ms-input-placeholder {
  color: #999999;
}
/* line 256, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-field.IEPlaceholder {
  color: #999999;
}
/* line 261, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch .headerZipCode .headerZipCode-button {
  background: url("/etc/designs/centricrd/images/icon-search.png") no-repeat left center;
  -moz-background-size: 23px 23px;
  -o-background-size: 23px 23px;
  -webkit-background-size: 23px 23px;
  background-size: 23px 23px;
}
/* line 269, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-Channel {
  position: relative;
  margin-right: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #a0a0a1;
}
/* line 275, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-Channel .headerChannel {
  margin-top: 3px;
  padding: 0 0 0 5px;
  color: #a0a0a1;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.2em;
}
/* line 283, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-Channel .headerChannel .headerChannel-txt {
  word-spacing: 4px;
}
/* line 286, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-Channel .headerChannel .headerChannel-txt .headerChannel-ch {
  color: #fff;
}
/* line 291, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-Channel .headerChannel .headerChannel-btn {
  float: right;
  padding: 0 5px;
  border: 1px solid #a0a0a1;
  text-decoration: none;
  color: #a0a0a1;
  font-size: 14px;
}
/* line 302, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-full {
  padding: 8px 0 8px 5px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
/* line 308, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-full a {
  color: #34bae3;
  text-decoration: none;
}
/* line 318, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li > a {
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  padding: 4px 22px 4px 5px;
  color: #ed779e;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
/* line 328, ../sass/elements/_headerMenu.scss */
.notMobile div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li > a:hover {
  color: #d0165a;
}
/* line 334, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li > a.hasInner:after {
  position: absolute;
  right: 0;
  top: 11px;
  width: 12px;
  height: 11px;
  overflow: hidden;
  content: '';
  background: url("/etc/designs/centricrd/images/icon-subMenuArrow.png") no-repeat 0 -11px;
}
/* line 344, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li > a.hasInner.active:after {
  background-position: 0 0;
}
/* line 350, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li .inner {
  display: none;
  margin: 0 0 0 10px;
}
/* line 354, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li .inner.active {
  display: block;
}
/* line 360, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li .inner li > a {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  padding: 4px 10px;
  color: #a0a0a1;
  text-decoration: none;
}
/* line 368, ../sass/elements/_headerMenu.scss */
.notMobile div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li .inner li > a:hover {
  color: #d0165a;
}
/* line 372, ../sass/elements/_headerMenu.scss */
div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-menuList li .inner li > a.moreMenuLink {
  color: #2e9abc;
}
@media screen and (max-width: 980px) {
  /* line 1, ../sass/elements/_headerMenu.scss */
  div.headerMenu {
    width: 850px;
  }
  /* line 388, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-logo .headerMenu-tune {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  /* line 1, ../sass/elements/_headerMenu.scss */
  div.headerMenu {
    height: 48px;
    width: 728px;
  }
  /* line 398, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-menuBtn {
    margin: 13px 0 0 13px;
  }
  /* line 402, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-menuBtn {
    margin: 13px 0 0 13px;
  }
  /* line 406, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials {
    margin: 13px 10px 0 0;
  }
  /* line 409, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa {
    margin-left: 7px;
  }
  /* line 414, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-logo {
    text-align: center;
    height: 48px;
    margin-bottom: -48px;
    padding: 0;
  }
  /* line 420, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-logo .logo-small {
    margin: 9px 0 0;
  }
  /* line 424, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-logo .headerMenu-title {
    display: none;
  }
  /* line 429, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-search {
    margin: 7px 5px 0 0;
  }
  /* line 433, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent {
    height: 58px;
  }
  /* line 436, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-menuBtn {
    margin: 18px 0 0 15px;
  }
  /* line 440, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-socials {
    margin: 17px 15px 0 0;
  }
  /* line 443, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-socials .fa {
    margin-left: 10px;
  }
  /* line 448, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-search {
    margin: 12px 5px 0 0;
  }
}
@media screen and (max-width: 728px) {
  /* line 1, ../sass/elements/_headerMenu.scss */
  div.headerMenu {
    width: 640px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1, ../sass/elements/_headerMenu.scss */
  div.headerMenu {
    width: 520px;
  }
  /* line 461, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-search {
    display: none;
  }
  /* line 471, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-dropDown .headerMenu-dropDownContent .headerMenu-zipCode.headerMenu-allSearch {
    display: block;
  }
  /* line 477, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent {
    background: #333;
    margin-bottom: 0;
    height: 48px;
  }
  /* line 482, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-logo {
    height: 48px;
  }
  /* line 485, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-logo .logo-small {
    display: inline-block;
    margin-top: 9px;
  }
  /* line 490, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-logo .logo-large {
    display: none;
  }
  /* line 495, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-menuBtn {
    margin: 13px 0 0 13px;
  }
  /* line 499, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-menuBtn {
    margin: 13px 0 0 13px;
  }
  /* line 503, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-socials {
    margin: 13px 10px 0 0;
  }
  /* line 506, ../sass/elements/_headerMenu.scss */
  div.headerMenu.headerMenuTransparent .headerMenu-socials .fa {
    margin-left: 7px;
  }
}
@media screen and (max-width: 520px) {
  /* line 1, ../sass/elements/_headerMenu.scss */
  div.headerMenu {
    width: 100%;
  }
  /* line 518, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa {
    font-size: 16px;
  }
  /* line 521, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa.fa-facebook {
    font-size: 17px;
  }
  /* line 525, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa.fa-twitter {
    font-size: 17px;
  }
  /* line 529, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa.fa-instagram {
    font-size: 16px;
  }
  /* line 533, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-socials .fa.fa-envelope {
    font-size: 17px;
  }
}
@media screen and (max-width: 400px) {
  /* line 543, ../sass/elements/_headerMenu.scss */
  div.headerMenu .headerMenu-logo .logo-small {
    margin-right: 30px;
  }
}

/* line 1, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu {
  position: relative;
  background: #5f5f60;
  z-index: 30;
}
/* line 6, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop {
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: left;
  padding-left: 190px;
}
/* line 14, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop > a {
  font-size: 12px;
  font-family: "Lato SemiBold";
  line-height: 20px;
  display: inline-block;
  margin: 0 4px;
  border-bottom: solid 6px transparent;
  text-transform: uppercase;
  padding: 4px 4px 0;
  color: #fff;
  text-decoration: none;
}
/* line 26, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop > a.active {
  border-color: #3ec6c8;
}
/* line 29, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop > a.active.actColor_Yellow {
  border-color: #cba659;
}
/* line 32, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop > a.active.actColor_Pink {
  border-color: #ed779e;
}
/* line 35, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-desktop > a.active.actColor_Blue {
  border-color: #0068b8;
}
/* line 42, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile {
  display: none;
  height: 48px;
  background: #d0165a;
  position: relative;
  text-transform: uppercase;
}
/* line 49, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile.active_Blue {
  background-color: #0068b8;
}
/* line 53, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile.active_Magenta {
  background-color: #9d3e84;
}
/* line 57, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-title {
  padding: 0 55px 0 40px;
  font-size: 20px;
  line-height: 48px;
  white-space: nowrap;
  color: #fff;
  font-family: "Lato SemiBold";
}
/* line 66, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-showSubMenu {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  background: #5f5f60 url("/etc/designs/centricrd/images/icon-subMenuHeader.png") no-repeat 0 -48px;
  content: '';
  cursor: pointer;
}
/* line 76, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-showSubMenu.active {
  background-position: 0 0;
}
/* line 81, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background: #5f5f60;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: 240px;
}
/* line 96, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-date {
  padding: 12px;
  font-family: "Lato Light";
}
/* line 101, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-subMenuList {
  padding: 0;
  margin: 0;
}
/* line 105, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-subMenuList > li {
  padding: 8px 10px;
  border-bottom: solid 2px #fff;
  text-align: center;
  margin: 0;
  list-style: none;
}
/* line 112, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-subMenuList > li:first-child {
  border-top: solid 2px #fff;
}
/* line 116, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-subMenuList > li > a {
  color: #fff;
  text-decoration: none;
}
/* line 120, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-subMenuList > li > a:hover {
  text-decoration: underline;
}
/* line 127, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-social {
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 12px 0 0;
}
/* line 133, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-social .fa {
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
}
/* line 140, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-social .fa-facebook {
  font-size: 19px;
}
/* line 145, ../sass/elements/_subHeaderMenu.scss */
div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-subMenuDropdown .subHeaderMenu-hashTag {
  font-size: 14px;
  line-height: 16px;
  padding: 12px 0;
  font-family: "Lato Light";
}
@media screen and (max-width: 980px) {
  /* line 157, ../sass/elements/_subHeaderMenu.scss */
  div.subHeaderMenu .subHeaderMenu-desktop > a {
    line-height: 14px;
    padding-bottom: 2px;
  }
}
@media screen and (max-width: 850px) {
  /* line 166, ../sass/elements/_subHeaderMenu.scss */
  div.subHeaderMenu .subHeaderMenu-desktop {
    display: none;
  }
  /* line 170, ../sass/elements/_subHeaderMenu.scss */
  div.subHeaderMenu .subHeaderMenu-mobile {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  /* line 179, ../sass/elements/_subHeaderMenu.scss */
  div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-title {
    padding-left: 15px;
  }
}
@media screen and (max-width: 520px) {
  /* line 189, ../sass/elements/_subHeaderMenu.scss */
  div.subHeaderMenu .subHeaderMenu-mobile .subHeaderMenu-title {
    font-size: 16px;
  }
}

/* line 1, ../sass/elements/_heroCarousel.scss */
div.heroCarousel {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: -58px;
  top: -58px;
}
/* line 8, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper {
  font-size: 0;
  line-height: 0;
}
/* line 12, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem {
  position: relative;
  overflow: hidden;
  display: none;
  z-index: 1;
  background-color: #000;
}
/* line 20, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem.slide {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: block;
}
/* line 28, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem.active {
  display: block;
}
/* line 32, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
  width: 100%;
  height: 556px;
  display: block;
}
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture .herocarousel-image:after {
  background: url("/etc/designs/centricrd/images/bg-herocarousel-image.png") no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 37, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture img {
  width: 100%;
}
/* line 42, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption {
  position: absolute;
  bottom: 25px;
  left: 25px;
  text-align: center;
  width: 590px;
}
/* line 49, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-headline {
  font-size: 40px;
  line-height: 42px;
  font-family: "Lato Light";
  color: #fff !important;
  text-transform: uppercase;
  border-bottom: solid 1px #fff !important;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
/* line 60, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-tuneIn {
  font-size: 28px;
  line-height: 32px;
  font-family: "Lato Light";
  color: #fff !important;
  text-transform: uppercase;
}
/* line 68, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-hashTag {
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato Light";
  color: #fff;
  text-transform: uppercase;
  padding: 4px 0 0;
}
/* line 77, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption a {
  color: #fff;
  text-decoration: none;
}
/* line 82, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-button {
  margin-top: 8px;
  display: inline-block;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 14px;
  padding: 4px 12px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
  min-width: 100px;
}
/* line 98, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselControl {
  position: absolute;
  right: 0;
  width: 14px;
  top: 50%;
  margin-top: 29px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
}
/* line 107, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselControl .heroCarouselControl-item {
  height: 80px;
  margin: 3px 0;
  padding: 0 0 0 14px;
  overflow: hidden;
  position: relative;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background-color: transparent;
}
/* line 118, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselControl .heroCarouselControl-item:after {
  display: block;
  width: 7px;
  position: absolute;
  left: 7px;
  top: 0;
  bottom: 0;
  content: '';
  background: #cccccc;
  z-index: 2;
}
/* line 130, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselControl .heroCarouselControl-item .heroCarouselControl-indicator {
  background-color: #ed779e;
  display: block;
  width: 7px;
  position: absolute;
  left: 7px;
  top: -100%;
  height: 100%;
  z-index: 10;
}
/* line 141, ../sass/elements/_heroCarousel.scss */
div.heroCarousel .heroCarouselControl .heroCarouselControl-item > img {
  width: 145px;
  height: 80px;
  display: block;
}
@media screen and (max-width: 980px) {
  /* line 156, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
    height: 483px;
  }
  /* line 162, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-headline {
    line-height: 38px;
    padding-bottom: 3px;
    margin-bottom: 0;
    border-bottom: solid 0 transparent;
  }
  /* line 169, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-tuneIn {
    line-height: 28px;
  }
  /* line 178, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item {
    height: 68px;
  }
  /* line 181, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item > img {
    width: 123px;
    height: 68px;
  }
}
@media screen and (max-width: 850px) {
  /* line 195, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
    height: 413px;
  }
  /* line 199, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption {
    left: 15px;
    right: 15px;
    width: auto;
  }
  /* line 204, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-headline {
    line-height: 35px;
    padding-bottom: 0px;
    font-size: 33px;
  }
  /* line 210, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-tuneIn {
    display: none;
  }
  /* line 214, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-hashTag {
    display: none;
  }
  /* line 218, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-button {
    text-transform: lowercase;
    padding-bottom: 4px;
  }
  /* line 228, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item {
    height: 56px;
  }
  /* line 231, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item > img {
    width: 102px;
    height: 56px;
  }
}
@media screen and (max-width: 728px) {
  /* line 245, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
    height: 363px;
  }
  /* line 251, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-headline {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 261, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item {
    height: 48px;
  }
  /* line 264, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item > img {
    width: 87px;
    height: 48px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel {
    margin-bottom: 0;
    top: 0;
  }
  /* line 280, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
    height: 295px;
  }
  /* line 284, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption {
    bottom: 35px;
  }
  /* line 290, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0 -150px 0 0;
    top: auto;
    bottom: 8px;
    width: 300px;
    text-align: center;
    right: 50%;
    font-size: 0;
    line-height: 18px;
    white-space: nowrap;
    height: 18px;
  }
  /* line 303, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item {
    display: inline-block;
    position: static;
    width: 12px;
    height: 12px;
    background: #fff;
    border: solid 6px transparent;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    vertical-align: middle;
    margin: 0 4px;
    padding: 0;
  }
  /* line 315, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item:after {
    display: none;
  }
  /* line 319, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item.active {
    width: 18px;
    height: 18px;
    background: transparent;
    border: solid 2px #fff;
  }
  /* line 326, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item .heroCarouselControl-indicator,
  div.heroCarousel .heroCarouselControl .heroCarouselControl-item > img {
    display: none !important;
  }
}
@media screen and (max-width: 520px) {
  /* line 338, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem {
    display: block;
  }
  /* line 340, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture {
    height: 100%;
    min-height: 150px;
  }
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-picture .herocarousel-image:after {
    background: url("/etc/designs/centricrd/images/bg-herocarousel-image-small.png") repeat-x 0 100%;
  }
  /* line 346, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption {
    bottom: 10px;
  }
  div.heroCarousel .heroCarouselWrapper .heroCarouselItem .heroCarouselItem-caption .heroCarouselItem-headline {
    border-bottom: none !important;
  }
  /* line 351, ../sass/elements/_heroCarousel.scss */
  div.heroCarousel .heroCarouselControl {
    display: none;
  }
}

/* line 1, ../sass/elements/_showHeroCarousel.scss */
div.showHero {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  padding-bottom: 20px;
}
/* line 9, ../sass/elements/_showHeroCarousel.scss */
div.showHero.sectionLanding {
  display: table-row;
}

@media screen and (max-width: 850px) {
  /* line 9, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding {
    display: block;
  }
}

/* line 19, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion {
  display: inline-block;
  width: 353px;
  height: 340px;
  background: url("/etc/designs/centricrd/images/pix-showHeroBg.jpg") no-repeat 0 0;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  position: relative;
  vertical-align: top;
  white-space: normal;
}
/* line 29, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_title {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 25%;
  text-align: center;
  text-transform: uppercase;
}
/* line 37, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_name {
  font-size: 30px;
  line-height: 30px;
  font-family: "Lato Regular";
  color: #fff;
  padding-bottom: 12px;
}
/* line 46, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_date {
  display: inline-block;
  border-top: solid 1px #fff;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  padding: 10px 10px 0;
  font-family: "Lato Light";
}

div.showHero .showHero-promotion .showHero-promotion_info .showHero-promotion_date {
  display: inline-block;
  border-top: solid 1px #fff;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  font-family: "Lato Light";
  border-top-style: none;
}

/* line 58, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_info {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 15px;
}
/* line 66, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_hashTag {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding-top: 20px;
}
/* line 73, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_social {
  font-size: 0;
  line-height: 0;
  color: #fff;
  padding-top: 20px;
  text-align: center;
}
/* line 80, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-promotion .showHero-promotion_social .fa {
  font-size: 21px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
}
/* line 94, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 630px;
  height: 340px;
}
/* line 101, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
/* line 107, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
  width: 100%;
  height: 340px;
  position: relative;
  z-index: 1;
  display: none;
  background-color: #000;
}
/* line 115, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem.active {
  display: block;
}
/* line 119, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem.slide {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: block;
}
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .herocarousel-image:after {
  background: url("/etc/designs/centricrd/images/bg-herocarousel-image-showpage.png") no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 127, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carousel_picture {
  width: 100%;
}
/* line 131, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
  font-size: 30px;
  line-height: 30px;
  font-family: "Lato Light";
  color: #fff;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 50px;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
}
/* line 144, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption .showHero-carouselItem_more {
  display: none;
}
/* line 148, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption .showHero-carouselItem_button {
  margin-top: 4px;
  display: inline-block;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 12px;
  padding: 3px 12px 5px;
  background: #3ec6c8;
  color: #fff;
  text-decoration: none;
  min-width: 70px;
  text-transform: none;
}
/* line 165, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carouselControl {
  position: absolute;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
  left: 10px;
  right: 10px;
  bottom: 17px;
  z-index: 20;
}
/* line 176, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carouselControl .showHero-carouselControl_item {
  background: #fff;
  width: 12px;
  height: 12px;
  border: solid 0 transparent;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  margin: 0 5px;
  content: '';
  vertical-align: middle;
}
/* line 189, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHero-carouselWrap .showHero-carouselControl .showHero-carouselControl_item.active {
  width: 18px;
  height: 18px;
  border: solid 2px #fff;
  background: transparent;
  margin: 0 2px;
}
/* line 200, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHeroAdBlock {
  display: table-cell;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 300px;
  font-size: 0;
  line-height: 0;
  padding-left: 20px;
}
/* line 210, ../sass/elements/_showHeroCarousel.scss */
div.showHero .showHeroAdBlock .showHeroAdBlock-txt {
  padding: 10px 0 15px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Lato SemiBold";
  line-height: 24px;
  color: #333;
  white-space: normal;
}
@media screen and (max-width: 980px) {
  /* line 210, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHeroAdBlock .showHeroAdBlock-txt {
    padding: 5px 0;
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 980px) {
  /* line 200, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHeroAdBlock {
    padding-left: 5px;
  }
}
@media screen and (max-width: 850px) {
  /* line 200, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHeroAdBlock {
    display: block;
    width: 300px;
    margin-top: 43px;
    margin-bottom: 10px;
    padding-left: 0;
  }
}
@media screen and (max-width: 728px) {
  /* line 200, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHeroAdBlock {
    display: block;
    width: 300px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 980px) {
  /* line 247, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion {
    width: 312px;
    height: 297px;
  }
  /* line 253, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_name {
    font-size: 22px;
    line-height: 22px;
  }
  /* line 258, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_date {
    line-height: 24px;
  }
  /* line 265, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap {
    height: 300px;
    width: 541px;
  }
  /* line 271, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
    height: 300px;
  }
  /* line 274, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
    bottom: 45px;
    font-size: 26px;
    line-height: 26px;
  }
}
@media screen and (max-width: 850px) {
  /* line 285, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion {
    width: 260px;
    height: 248px;
  }
  /* line 289, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_title {
    top: 20%;
  }
  /* line 292, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_name {
    font-size: 22px;
    line-height: 22px;
  }
  /* line 297, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_title .showHero-promotion_date {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 303, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_social {
    padding-top: 10px;
  }
  /* line 307, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion .showHero-promotion_hashTag {
    padding-top: 10px;
  }
  /* line 312, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap {
    height: 250px;
    width: 471px;
  }
  /* line 318, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
    height: 250px;
  }
  /* line 321, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
    bottom: 45px;
    font-size: 26px;
    line-height: 26px;
  }
}
@media screen and (max-width: 728px) {
  /* line 332, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-promotion {
    display: none;
  }
  /* line 336, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap {
    height: inherit;
    max-height: 345px;
    width: 100%;
  }
  /* line 343, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
    height: inherit;
    height: 345px;
  }
  /* line 347, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
    bottom: 50px;
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 640px) {
  /* line 358, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap {
    max-height: 281px;
  }
  /* line 363, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
    height: 281px;
  }
  /* line 366, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
    bottom: 40px;
    font-size: 20px;
    line-height: 20px;
  }
  /* line 374, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carouselControl {
    bottom: 15px;
  }
  /* line 377, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carouselControl .showHero-carouselControl_item {
    margin: 0 3px;
  }
  /* line 380, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carouselControl .showHero-carouselControl_item.active {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 520px) {
  /* line 390, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.showHeroNode_showPage {
    padding-bottom: 0;
  }
  /* line 393, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap {
    max-height: 100%;
  }
  /* line 398, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem {
    height: 100%;
    max-height: 100%;
    display: block;
    min-height: 150px;
  }
  /* line 405, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption {
    bottom: 15px;
    left: 20px;
    right: 20px;
    font-size: 17px;
    line-height: 20px;
  }
  /* line 412, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carousel .showHero-carouselItem .showHero-carouselItem_caption .showHero-carouselItem_more {
    display: block;
  }
  /* line 419, ../sass/elements/_showHeroCarousel.scss */
  div.showHero .showHero-carouselWrap .showHero-carouselControl {
    display: none;
  }
}
/* line 426, ../sass/elements/_showHeroCarousel.scss */
div.showHero.sectionLanding .showHero-carouselWrap {
  width: 640px;
  height: 360px;
}
/* line 430, ../sass/elements/_showHeroCarousel.scss */
div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
  height: 360px;
}
@media screen and (max-width: 980px) {
  /* line 426, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap {
    width: 515px;
    height: 290px;
  }
  /* line 436, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
    height: 290px;
  }
}
@media screen and (max-width: 850px) {
  /* line 426, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap {
    width: 728px;
    height: 410px;
  }
  /* line 443, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
    height: 410px;
  }
}
@media screen and (max-width: 728px) {
  /* line 426, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap {
    width: 640px;
    height: 360px;
  }
  /* line 452, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
    height: 360px;
  }
}
@media screen and (max-width: 640px) {
  /* line 426, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap {
    width: 520px;
    height: 293px;
  }
  /* line 461, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
    height: 293px;
  }
}
@media screen and (max-width: 520px) {
  /* line 426, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap {
    width: 100%;
    height: auto;
  }
  /* line 471, ../sass/elements/_showHeroCarousel.scss */
  div.showHero.sectionLanding .showHero-carouselWrap .showHero-carouselItem {
    width: 100%;
    height: auto;
  }
}

/* line 484, ../sass/elements/_showHeroCarousel.scss */
div.sectionLandingPage div.showHeroNode {
  margin-bottom: 20px;
}

/* line 1, ../sass/elements/_singleHero.scss */
div.singleHero {
  position: relative;
  overflow: hidden;
  padding: 0 0 20px;
}
/* line 6, ../sass/elements/_singleHero.scss */
div.singleHero .singleHeroItem {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
div.singleHero .singleHeroItem a:after {
  background: url("/etc/designs/centricrd/images/bg-herocarousel-image.png") no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 6;
}

@media screen and (max-width: 520px) {
  div.singleHero .singleHeroItem a:after {
    background: url("/etc/designs/centricrd/images/bg-herocarousel-image-small.png") repeat-x 0 100%;
  }
}

/* line 12, ../sass/elements/_singleHero.scss */
div.singleHero .singleHeroItem .singleHeroItem-pic {
  position: relative;
  max-width: 100%;
  z-index: 5;
}
/* line 18, ../sass/elements/_singleHero.scss */
div.singleHero .singleHeroItem .singleHeroItem-caption {
  position: absolute;
  left: 5%;
  bottom: 55px;
  width: 50%;
  text-align: center;
  color: #fff;
  z-index: 8;
}
/* line 27, ../sass/elements/_singleHero.scss */
div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
  font-size: 40px;
  line-height: 48px;
  font-family: "Lato Light";
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 0 0 20px;
}
/* line 37, ../sass/elements/_singleHero.scss */
div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionLink {
  display: inline-block;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 24px;
  padding: 0 12px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
  min-width: 100px;
}
@media screen and (max-width: 980px) {
  /* line 55, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption {
    bottom: 35px;
    width: 65%;
    left: 3%;
  }
  /* line 60, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
    font-size: 40px;
    line-height: 41px;
    font-family: "Lato Regular";
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 850px) {
  /* line 74, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption {
    bottom: 30px;
    width: 57%;
    left: 1%;
  }
  /* line 79, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
    font-size: 30px;
  }
}
@media screen and (max-width: 728px) {
  /* line 90, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption {
    bottom: 35px;
    width: 50%;
    left: 2.5%;
  }
  /* line 95, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
    font-size: 25px;
    line-height: 31.75px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 640px) {
  /* line 110, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
    font-size: 21px;
    line-height: 25.5px;
  }
  /* line 115, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionLink {
    min-width: 80px;
  }
}
@media screen and (max-width: 520px) {
  /* line 126, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption {
    left: 2%;
    width: 96%;
    bottom: 8px;
  }
  /* line 131, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionText {
    font-size: 18px;
    line-height: 18px;
    margin: 0 auto;
    max-width: 270px;
    padding-bottom: 4px;
  }
  /* line 139, ../sass/elements/_singleHero.scss */
  div.singleHero .singleHeroItem .singleHeroItem-caption .singleHeroItem-captionLink {
    min-width: 0;
    line-height: 20px;
    padding: 0 8px;
  }
}

/* line 1, ../sass/elements/_section.scss */
div.wrapperSection {
  position: relative;
  padding: 0 0 20px;
}
/* line 5, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader {
  position: relative;
  font-size: 0;
  padding: 5px 0 15px 50px;
}
/* line 10, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader .sectionHeader-name {
  font-family: "Lato Light";
  font-size: 60px;
  line-height: 45px;
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
  position: relative;
  top: 9px \9;
  /* IE8-9 */
}
@media all and (-ms-high-contrast: none) {
  /* line 10, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name {
    /* IE10 */
    /* IE11 */
  }
  /* line 23, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name {
    top: 9px;
  }
  /* line 27, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name *::-ms-backdrop, div.wrapperSection .sectionHeader .sectionHeader-name {
    top: 9px;
  }
}
/* line 34, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader .sectionHeader-link {
  display: inline-block;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 14px;
  padding: 4px 6px 6px;
  margin: 0 0 0 12px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom;
}
/* line 46, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader .sectionHeader-link.sectionHeader-linkBlue {
  background: #3ec6c8;
}
/* line 50, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader .sectionHeader-link.sectionHeader-linkYellow {
  background: #cba659;
}
/* line 54, ../sass/elements/_section.scss */
div.wrapperSection .sectionHeader .sectionHeader-link.sectionHeader-linkPink {
  background: #ed779e;
}
/* line 60, ../sass/elements/_section.scss */
div.wrapperSection .sectionContent {
  padding: 0 15px;
}
@media screen and (max-width: 980px) {
  /* line 66, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader {
    padding-left: 35px;
  }
}
@media screen and (max-width: 850px) {
  /* line 73, ../sass/elements/_section.scss */
  div.wrapperSection .sectionContent {
    padding: 0 10px;
  }
}
@media screen and (max-width: 728px) {
  /* line 82, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name {
    font-size: 40px;
    line-height: 30px;
    top: 5px \9;
    /* IE8-9 */
  }
}
@media screen and (max-width: 640px) {
  /* line 103, ../sass/elements/_section.scss */
  div.wrapperSection .sectionContent {
    padding: 0 5px;
  }
}
@media screen and (max-width: 520px) {
  /* line 110, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader {
    padding-left: 15px;
  }
  /* line 113, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader.sectionHeader-centered {
    text-align: center;
    padding-left: 0;
  }
  /* line 118, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name {
    font-size: 30px;
    line-height: 27px;
  }
  /* line 124, ../sass/elements/_section.scss */
  div.wrapperSection .sectionContent {
    padding: 0;
  }
}
@media screen and (max-width: 400px) {
  /* line 131, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader {
    padding-left: 10px;
  }
  /* line 134, ../sass/elements/_section.scss */
  div.wrapperSection .sectionHeader .sectionHeader-name {
    font-size: 26px;
    line-height: 26px;
  }
}

/* line 144, ../sass/elements/_section.scss */
.sectionNode_toppadding .wrapperSection {
  padding: 20px 0 20px 0;
}

/* line 1, ../sass/elements/_fourTile.scss */
div.fourTile {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  background: #fff;
}
/* line 9, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item {
  width: 236px;
  height: 241px;
  border: solid 1px #f0f0f0;
  margin-right: 2px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  white-space: normal;
}
/* line 19, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item:last-child {
  margin-right: 0;
}
/* line 23, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item .fourTile-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 128px;
}
/* line 31, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item .fourTile-prev > img {
  width: 100%;
}
/* line 36, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item .fourTile-caption {
  padding: 10px 10px 0;
}
/* line 40, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item .fourTile-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
  /*CENTRIC-2165 remove text-transform: uppercase; */
}
/* line 50, ../sass/elements/_fourTile.scss */
.notMobile div.fourTile .fourTile-item .fourTile-name:hover {
  color: #6b6b6b;
}
/* line 56, ../sass/elements/_fourTile.scss */
div.fourTile .fourTile-item .fourTile-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 67, ../sass/elements/_fourTile.scss */
div.fourTile.tileColor-Pink .fourTile-item .fourTile-name {
  color: #d0165a;
}
/* line 77, ../sass/elements/_fourTile.scss */
div.fourTile.tileColor-Magenta .fourTile-item .fourTile-name {
  color: #9d3e84;
}
@media screen and (max-width: 980px) {
  /* line 85, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item {
    width: 203px;
    margin-right: 2.5px;
  }
  /* line 89, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-prev {
    height: 112px;
  }
  /* line 93, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-name {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 850px) {
  /* line 102, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item {
    width: 175px;
  }
  /* line 105, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-prev {
    height: 96px;
  }
  /* line 109, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-name {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 728px) {
  /* line 1, ../sass/elements/_fourTile.scss */
  div.fourTile {
    white-space: normal;
  }
  /* line 119, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item {
    width: 307px;
    height: 298px;
    margin: 6px 6px 0 0;
  }
  /* line 124, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item:last-child {
    margin-top: 6px;
  }
  /* line 128, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item:first-child, div.fourTile .fourTile-item:nth-child(2) {
    margin-top: 0;
  }
  /* line 133, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item:nth-child(even) {
    margin-right: 0;
  }
  /* line 137, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-prev {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  /* line 145, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item {
    width: 49%;
    margin: 0.5%;
    height: 235px;
  }
  /* line 150, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item:last-child, div.fourTile .fourTile-item:first-child, div.fourTile .fourTile-item:nth-child(2), div.fourTile .fourTile-item:nth-child(even) {
    margin: 0.5%;
  }
  /* line 157, ../sass/elements/_fourTile.scss */
  div.fourTile .fourTile-item .fourTile-name {
    font-size: 16px;
    line-height: 18px;
  }
}

/* line 3, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselWrap {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  z-index: 5;
}
/* line 13, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselControl > a {
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  top: 45px;
  z-index: 10;
  -moz-background-size: 79px 38px;
  -o-background-size: 79px 38px;
  -webkit-background-size: 79px 38px;
  background-size: 79px 38px;
  background: rgba(184, 19, 79, 0.75) url("/etc/designs/centricrd/images/icon-tileCarouselControll.png") no-repeat 0 0;
  cursor: pointer;
  content: '';
}
/* line 25, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselControl > a.prev {
  left: 1px;
  background-position: left center;
}
/* line 30, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselControl > a.next {
  right: 1px;
  background-position: right center;
}
/* line 38, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselMore {
  display: none;
  text-align: center;
}
/* line 42, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselMore .fourTileCarouselMore-link {
  display: inline-block;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 14px;
  padding: 4px 6px 6px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
}
/* line 52, ../sass/elements/_fourTileCarousel.scss */
div.fourTileCarousel .fourTileCarouselMore .fourTileCarouselMore-link.fourTileCarouselMore-linkBlue {
  background: #3ec6c8;
}
@media screen and (max-width: 980px) {
  /* line 62, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTileCarouselControl > a {
    top: 37px;
  }
}
@media screen and (max-width: 850px) {
  /* line 72, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTileCarouselControl > a {
    width: 26px;
    height: 26px;
    top: 35px;
    -moz-background-size: 52px 26px;
    -o-background-size: 52px 26px;
    -webkit-background-size: 52px 26px;
    background-size: 52px 26px;
  }
}
@media screen and (max-width: 728px) {
  /* line 83, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTileCarouselWrap {
    margin: -6px -6px 0 0 !important;
    white-space: normal;
  }
  /* line 88, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTileCarouselMore {
    display: block;
    padding: 15px 0 25px;
  }
  /* line 95, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel.foutTileCarousel_noloadmore .fourTileCarouselMore {
    display: none;
  }
  /* line 102, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTile-item:last-child, div.fourTileCarousel .fourTile-item:first-child, div.fourTileCarousel .fourTile-item:nth-child(2), div.fourTileCarousel .fourTile-item:nth-child(even) {
    margin: 6px 6px 0 0;
  }
  /* line 109, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTile-item.hideOnSmall {
    display: none;
  }
  /* line 120, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel.ignoreHideOnSmall .fourTile-item.hideOnSmall {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  /* line 129, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTileCarouselWrap {
    margin: 0 !important;
    white-space: normal;
  }
  /* line 136, ../sass/elements/_fourTileCarousel.scss */
  div.fourTileCarousel .fourTile-item:last-child, div.fourTileCarousel .fourTile-item:first-child, div.fourTileCarousel .fourTile-item:nth-child(2), div.fourTileCarousel .fourTile-item:nth-child(even) {
    margin: 0.5%;
  }
}

/* line 1, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  background: #fff;
}
/* line 9, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item {
  border: solid 1px #f0f0f0;
  margin-right: 2px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  overflow: hidden;
}
/* line 17, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 128px;
  overflow: hidden;
}
/* line 26, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev > img {
  width: 100%;
}
/* line 31, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item .fiveTileRight-caption {
  padding: 10px 10px 0;
}
/* line 35, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item .fiveTileRight-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 44, ../sass/elements/_fiveTileRight.scss */
.notMobile div.fiveTileRight .fiveTileRight-item .fiveTileRight-name:hover {
  color: #6b6b6b;
}
/* line 50, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item .fiveTileRight-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 58, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
  width: 128px;
  height: 100%;
  float: left;
}
/* line 63, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
  height: 236px;
}
/* line 68, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-caption {
  overflow: hidden;
}
/* line 74, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-several {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  margin-right: 2px;
  width: 476px;
}
/* line 81, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
  width: 236px;
  height: 238px;
  margin-top: 2px;
}
/* line 86, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child {
  margin-top: 2px;
}
/* line 90, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:first-child, div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:nth-child(2) {
  margin-top: 0;
}
/* line 95, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:nth-child(even) {
  margin-right: 0;
}
/* line 101, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-single {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 472px;
}
/* line 107, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
  width: 100%;
  height: 478px;
  margin: 0;
}
/* line 112, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-single .fiveTileRight-item .fiveTileRight-prev {
  height: 263px;
}
/* line 118, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
  width: 264px;
  height: 476px;
}
/* line 122, ../sass/elements/_fiveTileRight.scss */
div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
  height: 476px;
}
@media screen and (max-width: 980px) {
  /* line 134, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev {
    height: 112px;
  }
  /* line 138, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-caption {
    padding: 6px 4px 0;
  }
  /* line 142, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-name {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 149, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 112px;
  }
  /* line 152, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 218px;
  }
  /* line 159, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several {
    width: 411px;
    margin-right: 4px;
  }
  /* line 163, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    width: 203.5px;
    height: 220px;
    margin-top: 4px;
    margin-right: 4px;
  }
  /* line 169, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child {
    margin-top: 4px;
  }
  /* line 175, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single {
    width: 405px;
  }
  /* line 178, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    height: 444px;
  }
  /* line 181, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item .fiveTileRight-prev {
    height: 227px;
  }
  /* line 187, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 245px;
    height: 442px;
  }
  /* line 191, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 442px;
  }
}
@media screen and (max-width: 850px) {
  /* line 204, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev {
    height: 192px;
  }
  /* line 208, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-name {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 215, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 176px;
  }
  /* line 218, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 315px;
  }
  /* line 225, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several {
    width: 100%;
    margin: 0;
    display: block;
  }
  /* line 230, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    width: 351.5px;
    height: 317px;
    margin-top: 5px;
    margin-right: 5px;
  }
  /* line 236, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child {
    margin-top: 5px;
  }
  /* line 242, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single {
    display: block;
    width: 100%;
  }
  /* line 246, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    height: 600px;
    margin-top: 5px;
  }
  /* line 250, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item .fiveTileRight-prev {
    height: auto;
  }
  /* line 254, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical {
    height: 631px;
  }
  /* line 257, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 350px;
    height: 631px;
    margin-right: 3.5px;
  }
  /* line 262, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 631px;
  }
}
@media screen and (max-width: 728px) {
  /* line 275, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev {
    height: 168px;
  }
  /* line 279, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-name {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 286, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 170px;
  }
  /* line 289, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 305px;
  }
  /* line 298, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    width: 307px;
    height: 307px;
    margin-top: 6px;
    margin-right: 6px;
  }
  /* line 304, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child {
    margin-top: 6px;
  }
  /* line 312, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    height: 560px;
    margin-top: 6px;
  }
  /* line 316, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical {
    height: 550px;
  }
  /* line 319, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 305px;
    margin-right: 4px;
    height: 550px;
  }
  /* line 324, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: 550px;
  }
}
@media screen and (max-width: 640px) {
  /* line 337, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item .fiveTileRight-prev {
    height: auto;
  }
  /* line 343, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 55%;
  }
  /* line 346, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: auto;
  }
  /* line 355, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    width: 49.5%;
    height: 250px;
    margin-top: 1%;
    margin-right: 1%;
  }
  /* line 362, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child {
    margin-top: 1%;
  }
  /* line 370, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    height: 490px;
    margin-top: 1%;
  }
  /* line 374, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical {
    height: auto;
  }
  /* line 377, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 49%;
    height: auto;
  }
  /* line 381, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev > img {
    height: auto;
  }
}
@media screen and (max-width: 520px) {
  /* line 396, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-item.fiveTileRight-itemVertical .fiveTileRight-prev {
    width: 55%;
    height: auto;
  }
  /* line 405, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    width: 49%;
    margin: 0.5%;
  }
  /* line 409, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:last-child, div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:first-child, div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:nth-child(2), div.fiveTileRight .fiveTileRight-several .fiveTileRight-item:nth-child(even) {
    margin: 0.5%;
  }
  /* line 421, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    width: 99%;
    margin: 0.5%;
    height: 400px;
  }
  /* line 426, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item .fiveTileRight-caption {
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 400px) {
  /* line 437, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-several .fiveTileRight-item {
    height: 200px;
  }
  /* line 444, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item {
    height: auto;
    min-height: 300px;
  }
  /* line 448, ../sass/elements/_fiveTileRight.scss */
  div.fiveTileRight .fiveTileRight-single .fiveTileRight-item .fiveTileRight-caption {
    padding-bottom: 6px;
  }
}

/* line 1, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: #fff;
}
/* line 8, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item {
  display: inline-block;
  width: 311px;
  height: 312px;
  margin: 7px 7px 0 0;
  border: solid 1px #f0f0f0;
  vertical-align: top;
  background: #fff;
  overflow: hidden;
}
/* line 18, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 176px;
  overflow: hidden;
}
/* line 27, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev > img {
  width: 100%;
}
/* line 33, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-caption {
  padding: 7px 10px 0;
  overflow: hidden;
}
/* line 38, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 47, ../sass/elements/_fiveTileLeft.scss */
.notMobile div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-name:hover {
  color: #6b6b6b;
}
/* line 53, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 59, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item:first-child {
  width: 708px;
  height: 311px;
  margin-top: 0;
}
/* line 64, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
  width: 550px;
  height: 309px;
  float: left;
}
/* line 71, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item:last-child {
  margin-right: 0;
}
/* line 75, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
  width: 234px;
  margin: 0;
  height: 311px;
}
/* line 80, ../sass/elements/_fiveTileLeft.scss */
div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
  height: 129px;
}
@media screen and (max-width: 980px) {
  /* line 88, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item {
    width: 270px;
    height: 270px;
    margin: 5px 5px 0 0;
  }
  /* line 93, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
    height: 154px;
  }
  /* line 97, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-name {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 102, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child {
    width: 611px;
    height: 268px;
  }
  /* line 106, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
    width: 477px;
    height: 268px;
  }
  /* line 112, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
    width: 204px;
    height: 268px;
  }
  /* line 116, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
    height: 112px;
  }
}
@media screen and (max-width: 850px) {
  /* line 125, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item {
    width: 350px;
    height: 320px;
    margin: 6px 6px 0 0;
  }
  /* line 130, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
    height: 199px;
  }
  /* line 134, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-name {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 139, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-caption {
    padding: 10px 10px 0;
  }
  /* line 143, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 4px;
  }
  /* line 149, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
    width: 560px;
    height: auto;
  }
  /* line 155, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
    width: 351px;
    height: 320px;
    margin: 6px 6px 0 0;
  }
  /* line 160, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
    height: 199px;
  }
  /* line 165, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 728px) {
  /* line 174, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item {
    width: 307px;
    height: 300px;
  }
  /* line 178, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
    height: 174px;
  }
  /* line 182, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-name {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 189, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
    width: 467px;
  }
  /* line 194, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
    width: 307px;
    height: 300px;
  }
  /* line 198, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
    height: 174px;
  }
}
@media screen and (max-width: 640px) {
  /* line 207, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item {
    width: 252.5px;
    height: 252.5px;
    margin: 5px 5px 0 0;
  }
  /* line 212, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
    height: 143px;
  }
  /* line 216, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child {
    margin-bottom: 0;
  }
  /* line 219, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
    width: 395px;
    height: auto;
  }
  /* line 225, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
    width: 252.5px;
    height: 252.5px;
    margin: 5px 5px 0 0;
  }
  /* line 230, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
    height: 143px;
  }
}
@media screen and (max-width: 520px) {
  /* line 239, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item {
    width: 49%;
    height: 235px;
    margin: 0.5%;
  }
  /* line 244, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item .fiveTileLeft-prev {
    height: auto;
  }
  /* line 248, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child {
    width: 99%;
    margin: 0.5%;
  }
  /* line 252, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-prev {
    width: 100%;
    float: none;
    height: auto;
  }
  /* line 258, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:first-child .fiveTileLeft-caption {
    padding-bottom: 20px;
  }
  /* line 263, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) {
    width: 49%;
    height: 235px;
    margin: 0.5%;
  }
  /* line 268, ../sass/elements/_fiveTileLeft.scss */
  div.fiveTileLeft .fiveTileLeft-item:nth-child(2) .fiveTileLeft-prev {
    height: auto;
  }
}

/* line 1, ../sass/elements/_threeTile.scss */
div.threeTile {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  background: #fff;
}
/* line 9, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item {
  width: 315px;
  height: 315px;
  border: solid 1px #f0f0f0;
  margin-right: 2px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  white-space: normal;
}
/* line 19, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item:last-child {
  margin-right: 0;
}
/* line 23, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item .threeTile-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
}
/* line 30, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item .threeTile-prev > img {
  width: 100%;
}
/* line 35, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item .threeTile-caption {
  padding: 10px 10px 0;
}
/* line 39, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item .threeTile-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 47, ../sass/elements/_threeTile.scss */
div.threeTile .threeTile-item .threeTile-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
@media screen and (max-width: 980px) {
  /* line 56, ../sass/elements/_threeTile.scss */
  div.threeTile .threeTile-item {
    width: 33%;
    margin-right: 0.5%;
    height: 275px;
  }
  /* line 61, ../sass/elements/_threeTile.scss */
  div.threeTile .threeTile-item .threeTile-name {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 728px) {
  /* line 72, ../sass/elements/_threeTile.scss */
  div.threeTile .threeTile-item .threeTile-name {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 520px) {
  /* line 80, ../sass/elements/_threeTile.scss */
  div.threeTile .threeTile-item {
    display: block;
    width: 99%;
    height: 360px;
    margin: 0 0.5% 10px;
  }
}

/* line 1, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd {
  position: relative;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
/* line 7, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
}
/* line 12, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-ad {
  font-size: 0;
  line-height: 0;
}
/* line 17, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic {
  display: block;
  height: 85px;
  line-height: 85px;
  width: 300px;
  font-size: 0;
  margin-top: 10px;
}
/* line 25, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_pic {
  display: inline-block;
  vertical-align: middle;
  width: 83px;
  height: 83px;
  text-decoration: none;
  margin: 0 5px 0 0;
}
/* line 32, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_pic > img {
  width: 100%;
}
/* line 37, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_caption {
  width: 205px;
  display: inline-block;
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  vertical-align: middle;
}
/* line 45, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_caption > span {
  display: block;
  text-transform: uppercase;
}
/* line 50, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_caption .twoTileWithAd-graphic_meta {
  color: #787878;
  font-size: 16px;
}
/* line 55, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_caption .twoTileWithAd-graphic_name {
  color: #19306b;
}
/* line 59, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-graphic .twoTileWithAd-graphic_caption .twoTileWithAd-graphic_author {
  color: #ed779e;
}
/* line 65, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-adBlock.showGraphic {
  height: 345px;
  margin-top: -30px;
}
/* line 71, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock {
  display: inline-block;
  vertical-align: middle;
  width: 635px;
  margin-right: 15px;
  height: 315px;
  background: #fff;
}
/* line 79, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
  width: 315px;
  height: 315px;
  border: solid 1px #f0f0f0;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  white-space: normal;
}
/* line 89, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item:last-child {
  margin-right: 0;
}
/* line 93, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 178px;
}
/* line 101, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev > img {
  width: 100%;
}
/* line 106, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-caption {
  padding: 10px 10px 0;
}
/* line 110, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 119, ../sass/elements/_twoTileWithAd.scss */
.notMobile div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-name:hover {
  color: #6b6b6b;
}
/* line 125, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 139, ../sass/elements/_twoTileWithAd.scss */
div.twoTileWithAd.tileColor-Pink .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-name {
  color: #d0165a;
}
@media screen and (max-width: 980px) {
  /* line 148, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-adBlock {
    vertical-align: top;
  }
  /* line 151, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock {
    width: 505px;
  }
  /* line 154, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
    width: 250px;
  }
  /* line 157, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
    height: 141px;
  }
  /* line 161, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-name {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 850px) {
  /* line 171, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-adBlock {
    display: block;
    width: 300px;
    margin: 10px auto 0;
  }
  /* line 176, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-adBlock .twoTileWithAd-ad {
    font-size: 0;
    line-height: 0;
  }
  /* line 181, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-adBlock.showGraphic {
    height: auto;
    margin-top: 10px;
  }
  /* line 187, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock {
    display: block;
    width: 100%;
    margin-right: 0;
    height: 310px;
  }
  /* line 193, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
    width: 345px;
    height: 310px;
    margin-right: 18px;
  }
  /* line 198, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
    height: 196px;
  }
  /* line 202, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-name {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 728px) {
  /* line 212, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock {
    height: 310px;
  }
  /* line 215, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
    width: 307px;
    height: 307px;
    margin-right: 6px;
  }
  /* line 220, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
    height: 174px;
  }
}
@media screen and (max-width: 640px) {
  /* line 229, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock {
    height: 252px;
  }
  /* line 232, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
    width: 252px;
    height: 252px;
  }
  /* line 236, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
    height: 143px;
  }
}
@media screen and (max-width: 520px) {
  /* line 245, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock {
    height: 250px;
  }
  /* line 248, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-name {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 252, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item {
    width: 49%;
    height: 250px;
    margin: 0.5%;
  }
  /* line 257, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item:last-child {
    margin: 0.5%;
  }
  /* line 261, ../sass/elements/_twoTileWithAd.scss */
  div.twoTileWithAd .twoTileWithAd-tileBlock .twoTileWithAd-item .twoTileWithAd-prev {
    height: auto;
  }
}

/* line 1, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  background: #fff;
}
/* line 9, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item {
  display: inline-block;
  width: 312px;
  height: 312px;
  margin: 7px 7px 0 0;
  border: solid 1px #f0f0f0;
  vertical-align: top;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
}
/* line 20, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item .twoTileLeft-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 176px;
  overflow: hidden;
}
/* line 29, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item .twoTileLeft-prev > img {
  width: 100%;
}
/* line 35, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item .twoTileLeft-caption {
  padding: 7px 10px 0;
  overflow: hidden;
  white-space: normal;
}
/* line 41, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item .twoTileLeft-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 50, ../sass/elements/_twoTileLeft.scss */
.notMobile div.twoTileLeft .twoTileLeft-item .twoTileLeft-name:hover {
  color: #6b6b6b;
}
/* line 55, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item .twoTileLeft-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 61, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item:first-child {
  width: 709px;
  height: 311px;
  margin-top: 0;
}
/* line 66, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item:first-child .twoTileLeft-prev {
  width: 550px;
  height: 309px;
  float: left;
}
/* line 73, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item:nth-child(2) {
  width: 234px;
  margin: 0;
  height: 311px;
}
/* line 78, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft .twoTileLeft-item:nth-child(2) .twoTileLeft-prev {
  height: 129px;
}
/* line 88, ../sass/elements/_twoTileLeft.scss */
div.twoTileLeft.tileColor-Magenta .twoTileLeft-item .twoTileLeft-name {
  color: #9d3e84;
}
@media screen and (max-width: 980px) {
  /* line 96, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item {
    width: 270px;
    height: 270px;
    margin: 5px 5px 0 0;
  }
  /* line 101, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-prev {
    height: 154px;
  }
  /* line 105, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-name {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 110, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child {
    width: 611px;
    height: 268px;
  }
  /* line 114, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child .twoTileLeft-prev {
    width: 477px;
    height: 268px;
  }
  /* line 120, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:nth-child(2) {
    width: 204px;
    height: 268px;
  }
  /* line 124, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:nth-child(2) .twoTileLeft-prev {
    height: 112px;
  }
}
@media screen and (max-width: 850px) {
  /* line 133, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  /* line 138, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-prev {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
  }
  /* line 145, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-name {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 150, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-caption {
    padding: 0 15px 0 20px;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  /* line 157, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child, div.twoTileLeft .twoTileLeft-item:nth-child(2) {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
  }
  /* line 163, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child .twoTileLeft-prev, div.twoTileLeft .twoTileLeft-item:nth-child(2) .twoTileLeft-prev {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    float: none;
  }
  /* line 172, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:nth-child(2) {
    margin: 0;
  }
}
@media screen and (max-width: 728px) {
  /* line 182, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-caption {
    padding: 0 10px 0 20px;
  }
  /* line 186, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 640px) {
  /* line 196, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-caption {
    padding: 0 10px;
  }
  /* line 200, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child, div.twoTileLeft .twoTileLeft-item:nth-child(2) {
    width: 99%;
    margin: 0 0.5% 20px;
  }
  /* line 206, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:nth-child(2) {
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 520px) {
  /* line 216, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-caption {
    padding: 0 5px 0 10px;
  }
  /* line 220, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item .twoTileLeft-name {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 225, ../sass/elements/_twoTileLeft.scss */
  div.twoTileLeft .twoTileLeft-item:first-child {
    margin: 0 0.5% 10px;
  }
}

/* line 1, ../sass/elements/_twoTileRight.scss */
div.twoTileRight {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  background: #fff;
}
/* line 9, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item {
  display: inline-block;
  width: 312px;
  height: 312px;
  margin: 7px 7px 0 0;
  border: solid 1px #f0f0f0;
  vertical-align: top;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
}
/* line 20, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item .twoTileRight-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 176px;
  overflow: hidden;
}
/* line 29, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item .twoTileRight-prev > img {
  width: 100%;
}
/* line 35, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item .twoTileRight-caption {
  padding: 7px 10px 0;
  overflow: hidden;
  white-space: normal;
}
/* line 41, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item .twoTileRight-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 47, ../sass/elements/_twoTileRight.scss */
.notMobile div.twoTileRight .twoTileRight-item .twoTileRight-name:hover {
  color: #6b6b6b;
}
/* line 52, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item .twoTileRight-citation {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}
/* line 58, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item:nth-child(2) {
  width: 709px;
  height: 311px;
  margin-top: 0;
}
/* line 63, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item:nth-child(2) .twoTileRight-prev {
  width: 550px;
  height: 309px;
  float: left;
}
/* line 70, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item:first-child {
  width: 234px;
  margin: 0 5px 0 0;
  height: 311px;
}
/* line 75, ../sass/elements/_twoTileRight.scss */
div.twoTileRight .twoTileRight-item:first-child .twoTileRight-prev {
  height: 129px;
}
/* line 85, ../sass/elements/_twoTileRight.scss */
div.twoTileRight.tileColor-Magenta .twoTileRight-item .twoTileRight-name {
  color: #9d3e84;
}
@media screen and (max-width: 980px) {
  /* line 93, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item {
    width: 270px;
    height: 270px;
    margin: 5px 5px 0 0;
  }
  /* line 98, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item .twoTileRight-prev {
    height: 154px;
  }
  /* line 102, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item .twoTileRight-name {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 107, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:nth-child(2) {
    width: 611px;
    height: 268px;
  }
  /* line 111, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:nth-child(2) .twoTileRight-prev {
    width: 477px;
    height: 268px;
  }
  /* line 117, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:first-child {
    width: 204px;
    height: 268px;
  }
  /* line 121, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:first-child .twoTileRight-prev {
    height: 112px;
  }
}
@media screen and (max-width: 850px) {
  /* line 131, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:nth-child(2) {
    width: 499px;
    height: 211px;
  }
  /* line 135, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:nth-child(2) .twoTileRight-prev {
    width: 374px;
    height: 211px;
  }
  /* line 141, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:first-child {
    height: 211px;
  }
}
@media screen and (max-width: 728px) {
  /* line 149, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item {
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 0 0 15px;
    font-size: 0;
    line-height: 0;
  }
  /* line 157, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item .twoTileRight-prev {
    display: inline-block;
    vertical-align: middle;
    height: auto;
  }
  /* line 163, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item .twoTileRight-name {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 168, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item .twoTileRight-caption {
    padding: 0 10px 0 20px;
    height: 120px;
    vertical-align: middle;
  }
  /* line 174, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:first-child, div.twoTileRight .twoTileRight-item:nth-child(2) {
    width: 50%;
    height: auto;
  }
  /* line 179, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-item:first-child .twoTileRight-prev, div.twoTileRight .twoTileRight-item:nth-child(2) .twoTileRight-prev {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    float: none;
  }
}
@media screen and (max-width: 520px) {
  /* line 190, ../sass/elements/_twoTileRight.scss */
  div.twoTileRight .twoTileRight-name {
    font-size: 16px;
    line-height: 18px;
  }
}

/* line 1, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet {
  position: relative;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  padding: 15px 0 0;
}
/* line 8, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-field {
  display: inline-block;
  vertical-align: middle;
  width: 450px;
  margin: 0 0 22px;
}
/* line 15, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule {
  display: inline-block;
  vertical-align: middle;
  width: 475px;
  margin-left: 25px;
}
/* line 21, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list {
  white-space: nowrap;
}
/* line 24, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item {
  display: inline-block;
  display: table-cell;
  /*width: 32%;*/
  padding-right: 3%;
  vertical-align: top;
  white-space: normal;
  font-size: 19px;
  line-height: 19px;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  min-height: 80px;
  text-align: center;
}
/* line 37, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time {
  color: #d0165a;
  padding-bottom: 3px;
}
/* line 41, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time .scheduleSnippet-time_part {
  font-size: 15px;
  line-height: 15px;
  position: relative;
  top: -3px;
}
/* line 49, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-caption {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 56, ../sass/elements/_scheduleSnippet.scss */
.notMobile div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-caption:hover {
  color: #6b6b6b;
}
/* line 62, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item:last-child {
  margin: 0;
}
/* line 68, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-viewAll {
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 0 0;
}
/* line 74, ../sass/elements/_scheduleSnippet.scss */
div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-viewAll > a {
  color: #0068b8;
  font-family: "Lato SemiBold";
}
/* line 80, ../sass/elements/_scheduleSnippet.scss */
.notMobile div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-viewAll > a:hover {
  color: #6b6b6b;
}
@media screen and (max-width: 980px) {
  /* line 1, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet {
    padding-top: 25px;
  }
  /* line 91, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-field {
    width: 400px;
    vertical-align: top;
    margin-bottom: 0;
  }
  /* line 97, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule {
    width: 400px;
    margin-left: 20px;
    vertical-align: top;
  }
}
@media screen and (max-width: 850px) {
  /* line 106, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-field {
    width: 349px;
  }
  /* line 110, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule {
    width: 349px;
    margin-left: 10px;
  }
  /* line 116, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item {
    font-size: 17px;
    line-height: 18px;
  }
  /* line 120, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time {
    font-size: 24px;
  }
  /* line 123, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time .scheduleSnippet-time_part {
    top: -6px;
  }
}
@media screen and (max-width: 728px) {
  /* line 134, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-field,
  div.scheduleSnippet .scheduleSnippet-schedule {
    display: block;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }
  /* line 144, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list {
    white-space: normal;
    margin: 15px 15px 0;
  }
  /* line 148, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item {
    display: block;
    width: 100%;
    margin: 6px 0;
    min-height: 0;
    font-size: 20px;
    line-height: 22px;
    clear: left;
    text-align: left;
  }
  /* line 157, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time {
    float: left;
    padding: 0 8px 0 0;
  }
}
@media screen and (max-width: 520px) {
  /* line 1, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet {
    padding-top: 9px;
  }
  /* line 168, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule {
    max-width: 400px;
  }
  /* line 171, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list {
    margin: 15px 10px;
  }
  /* line 176, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-time {
    width: 78px;
    text-align: right;
    white-space: nowrap;
    padding: 0;
  }
  /* line 183, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-list .scheduleSnippet-item .scheduleSnippet-caption {
    display: block;
    margin-left: 85px;
  }
  /* line 190, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-schedule .scheduleSnippet-viewAll {
    padding-right: 10px;
    text-align: center;
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  /* line 200, ../sass/elements/_scheduleSnippet.scss */
  div.scheduleSnippet .scheduleSnippet-field {
    max-width: 310px;
  }
}

/* line 1, ../sass/elements/_socialize.scss */
div.socialize {
  background: #c7c7c7;
}

/* line 1, ../sass/elements/_aboutBlock.scss */
div.aboutBlock {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  margin-bottom: 20px;
  background: #eeeeee;
}
/* line 10, ../sass/elements/_aboutBlock.scss */
div.aboutBlock .aboutBlock-name {
  display: inline-block;
  height: 230px;
  width: 230px;
  line-height: 230px;
  white-space: normal;
  background: url("/etc/designs/centricrd/images/pix-aboutBlockBg.jpg") no-repeat 0 0;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 20, ../sass/elements/_aboutBlock.scss */
div.aboutBlock .aboutBlock-name .aboutBlock-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  line-height: 26px;
  font-family: "Lato Light";
  color: #fff;
  letter-spacing: -2px;
  text-transform: uppercase;
  padding: 0 10px;
  width: 100%;
  text-align: center;
}
/* line 35, ../sass/elements/_aboutBlock.scss */
div.aboutBlock .aboutBlock-description {
  display: inline-block;
  vertical-align: top;
  width: 600px;
  margin-left: 20px;
  padding: 20px 0 0;
  font-size: 22px;
  font-family: "Lato Regular";
  line-height: 30px;
  white-space: normal;
  color: #5f5f60;
}
@media screen and (max-width: 980px) {
  /* line 50, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name {
    height: 200px;
    width: 200px;
    line-height: 200px;
  }
  /* line 55, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name .aboutBlock-title {
    font-size: 24px;
    padding: 0;
  }
  /* line 61, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-description {
    font-size: 18px;
    line-height: 26px;
    width: 535px;
  }
}
@media screen and (max-width: 850px) {
  /* line 70, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name {
    height: 170px;
    width: 170px;
    line-height: 170px;
  }
  /* line 75, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name .aboutBlock-title {
    font-size: 20px;
    letter-spacing: -1px;
  }
  /* line 81, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-description {
    width: 460px;
  }
}
@media screen and (max-width: 728px) {
  /* line 88, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name {
    height: 125px;
    width: 125px;
    line-height: 125px;
  }
  /* line 93, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name .aboutBlock-title {
    font-size: 18px;
    line-height: 22px;
  }
  /* line 100, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-description {
    line-height: 22px;
    margin-left: 15px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  /* line 109, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-description {
    line-height: 22px;
    margin-left: 15px;
    padding-top: 15px;
    width: 360px;
  }
}
@media screen and (max-width: 520px) {
  /* line 118, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-name {
    display: none;
  }
  /* line 122, ../sass/elements/_aboutBlock.scss */
  div.aboutBlock .aboutBlock-description {
    width: 100%;
    margin: 0;
    padding: 20px;
    line-height: 30px;
    font-size: 20px;
  }
}

/* line 16, ../sass/elements/_misc.scss */
div.bgBlush_0 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_0.png") no-repeat 0 360px;
}
@media screen and (max-width: 980px) {
  /* line 16, ../sass/elements/_misc.scss */
  div.bgBlush_0 {
    background-position: 0 287px;
  }
}
@media screen and (max-width: 850px) {
  /* line 16, ../sass/elements/_misc.scss */
  div.bgBlush_0 {
    background-position: 0 207px;
  }
}
@media screen and (max-width: 728px) {
  /* line 16, ../sass/elements/_misc.scss */
  div.bgBlush_0 {
    background-position: 0 146px;
  }
}
@media screen and (max-width: 640px) {
  /* line 16, ../sass/elements/_misc.scss */
  div.bgBlush_0 {
    background-position: 0 8px;
  }
}
/* line 36, ../sass/elements/_misc.scss */
div.bgBlush_1 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_1.png") no-repeat top center;
}
/* line 40, ../sass/elements/_misc.scss */
div.bgBlush_2 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_2.png") no-repeat top center;
}
/* line 44, ../sass/elements/_misc.scss */
div.bgBlush_3 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_3.png") no-repeat top center;
}
/* line 48, ../sass/elements/_misc.scss */
div.bgBlush_4 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_4.png") no-repeat top center;
}
/* line 52, ../sass/elements/_misc.scss */
div.bgBlush_5 {
  background: #fff url("/etc/designs/centricrd/images/bg-brush_5.png") no-repeat top center;
}
/* line 57, ../sass/elements/_misc.scss */
div.bgRed_0 {
  background: #fff url("/etc/designs/centricrd/images/bg-red_0.jpg") no-repeat 0 260px;
}
@media screen and (max-width: 980px) {
  /* line 57, ../sass/elements/_misc.scss */
  div.bgRed_0 {
    background-position: 0 215px;
  }
}
@media screen and (max-width: 850px) {
  /* line 57, ../sass/elements/_misc.scss */
  div.bgRed_0 {
    background-position: 0 175px;
  }
}
@media screen and (max-width: 728px) {
  /* line 57, ../sass/elements/_misc.scss */
  div.bgRed_0 {
    background-position: 0 220px;
  }
}
@media screen and (max-width: 640px) {
  /* line 57, ../sass/elements/_misc.scss */
  div.bgRed_0 {
    background-position: 0 155px;
  }
}
/* line 77, ../sass/elements/_misc.scss */
div.bgRed_1 {
  background: #fff url("/etc/designs/centricrd/images/bg-red_1.jpg") no-repeat center 16px;
}
/* line 81, ../sass/elements/_misc.scss */
div.bgRed_2 {
  background: #fff url("/etc/designs/centricrd/images/bg-red_2.jpg") no-repeat top center;
}
/* line 86, ../sass/elements/_misc.scss */
div.bgTextureHeroHomepage {
  background: #fff url("/etc/designs/centricrd/images/texture_hero_homepage.png") no-repeat top center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 91, ../sass/elements/_misc.scss */
div.bgTextureHeroSubpage {
  background: #fff url("/etc/designs/centricrd/images/texture_hero_subpage.png") no-repeat top center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 850px) {
  /* line 91, ../sass/elements/_misc.scss */
  div.bgTextureHeroSubpage {
    background-position-y: 140px;
  }
}
@media screen and (max-width: 728px) {
  /* line 91, ../sass/elements/_misc.scss */
  div.bgTextureHeroSubpage {
    background-position-y: 105px;
  }
}
@media screen and (max-width: 640px) {
  /* line 91, ../sass/elements/_misc.scss */
  div.bgTextureHeroSubpage {
    background-position-y: 90px;
  }
}
@media screen and (max-width: 520px) {
  /* line 91, ../sass/elements/_misc.scss */
  div.bgTextureHeroSubpage {
    background: none;
  }
}
@media screen and (max-width: 850px) {
  /* line 111, ../sass/elements/_misc.scss */
  div.bgTextureHeroSubpage.bgTextureHeroSubpage_sectionlanding {
    background: none;
  }
}
/* line 120, ../sass/elements/_misc.scss */
div.bgTextureComponent_1 {
  background: #fff url("/etc/designs/centricrd/images/texture_component_1.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 127, ../sass/elements/_misc.scss */
div.bgTextureComponent_2 {
  background: #fff url("/etc/designs/centricrd/images/texture_component_2.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 132, ../sass/elements/_misc.scss */
div.bgTextureComponent_3 {
  background: #fff url("/etc/designs/centricrd/images/texture_component_3.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 137, ../sass/elements/_misc.scss */
div.bgTextureComponent_4 {
  background: #fff url("/etc/designs/centricrd/images/texture_component_4.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 142, ../sass/elements/_misc.scss */
div.bgTextureComponent_5 {
  background: #fff url("/etc/designs/centricrd/images/texture_component_5.png") no-repeat top center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 850px) {
  /* line 147, ../sass/elements/_misc.scss */
  div.bgTextureComponent1_onlysmall {
    background: #fff url("../images/texture_component_1.png") no-repeat bottom center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

/* line 156, ../sass/elements/_misc.scss */
label.searchNode {
  height: 34px;
  display: inline-block;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  padding: 0 0 0 20px;
}
/* line 165, ../sass/elements/_misc.scss */
label.searchNode .searchNode-field {
  border: solid 0 transparent;
  padding: 0;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 20px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  outline: 0;
}
/* line 178, ../sass/elements/_misc.scss */
label.searchNode .searchNode-field:-ms-input-placeholder {
  border: solid 1px transparent;
  line-height: normal;
  padding: 0;
  height: auto;
}
/* line 185, ../sass/elements/_misc.scss */
label.searchNode .searchNode-field.IEPlaceholder {
  border: solid 1px transparent;
  line-height: normal;
  padding: 0;
  height: auto;
}
@media all and (-ms-high-contrast: none) {
  /* line 165, ../sass/elements/_misc.scss */
  label.searchNode .searchNode-field {
    /* IE10 */
  }
  /* line 193, ../sass/elements/_misc.scss */
  label.searchNode .searchNode-field {
    border: solid 1px transparent;
    line-height: normal;
    padding: 0;
    height: auto;
  }
}
/* line 201, ../sass/elements/_misc.scss */
label.searchNode .searchNode-field::-ms-clear, label.searchNode .searchNode-field::-ms-reveal {
  display: none;
}
/* line 207, ../sass/elements/_misc.scss */
label.searchNode .searchNode-btn {
  background: url("/etc/designs/centricrd/images/icon-searchField.png") 0 center;
  border: solid 0 transparent;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  cursor: pointer;
  padding: 0;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  outline: none;
}

/* line 222, ../sass/elements/_misc.scss */
div.zipCodeFind {
  position: relative;
  background: rgba(0, 0, 0, 0.75);
  height: 54px;
  line-height: 54px;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
  font-size: 0;
  width: 450px;
  overflow: hidden;
}
/* line 232, ../sass/elements/_misc.scss */
div.zipCodeFind .zipCodeFind-field {
  font-size: 24px;
  height: 30px;
  color: #fff;
  background: transparent;
  border: solid 0 transparent;
  display: inline-block;
  vertical-align: middle;
  width: 360px;
  margin: 0 0 0 30px;
  font-family: "Lato Regular";
  outline: 0;
}
/* line 61, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.zipCodeFind .zipCodeFind-field:-moz-placeholder {
  color: #fff;
}
/* line 64, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.zipCodeFind .zipCodeFind-field::-moz-placeholder {
  color: #fff;
}
/* line 67, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.zipCodeFind .zipCodeFind-field:-ms-input-placeholder {
  color: #fff;
}
/* line 56, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.zipCodeFind .zipCodeFind-field::-webkit-input-placeholder {
  color: #fff;
}
/* line 248, ../sass/elements/_misc.scss */
div.zipCodeFind .zipCodeFind-field.IEPlaceholder {
  color: #fff;
}
/* line 253, ../sass/elements/_misc.scss */
div.zipCodeFind .zipCodeFind-button {
  cursor: pointer;
  width: 54px;
  height: 54px;
  background: transparent url("/etc/designs/centricrd/images/icon-search.png") no-repeat 4px center;
  border: solid 0 transparent;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
}
/* line 266, ../sass/elements/_misc.scss */
div.zipCodeFind.b-hide {
  display: none;
}
@media screen and (max-width: 980px) {
  /* line 222, ../sass/elements/_misc.scss */
  div.zipCodeFind {
    width: 400px;
    height: 48px;
    line-height: 48px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
  }
  /* line 274, ../sass/elements/_misc.scss */
  div.zipCodeFind .zipCodeFind-field {
    font-size: 20px;
    width: 330px;
    margin-left: 23px;
  }
  /* line 280, ../sass/elements/_misc.scss */
  div.zipCodeFind .zipCodeFind-button {
    width: 48px;
    height: 48px;
    -moz-background-size: 26px;
    -o-background-size: 26px;
    -webkit-background-size: 26px;
    background-size: 26px;
  }
}
@media screen and (max-width: 850px) {
  /* line 222, ../sass/elements/_misc.scss */
  div.zipCodeFind {
    width: 349px;
    height: 44px;
    line-height: 44px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
  /* line 293, ../sass/elements/_misc.scss */
  div.zipCodeFind .zipCodeFind-field {
    font-size: 20px;
    width: 285px;
    margin-left: 23px;
  }
  /* line 299, ../sass/elements/_misc.scss */
  div.zipCodeFind .zipCodeFind-button {
    width: 44px;
    height: 44px;
    -moz-background-size: 22px;
    -o-background-size: 22px;
    -webkit-background-size: 22px;
    background-size: 22px;
  }
}
@media screen and (max-width: 400px) {
  /* line 222, ../sass/elements/_misc.scss */
  div.zipCodeFind {
    width: 310px;
  }
  /* line 309, ../sass/elements/_misc.scss */
  div.zipCodeFind .zipCodeFind-field {
    width: 245px;
    font-size: 18px;
  }
}

/* line 316, ../sass/elements/_misc.scss */
div.channelOn {
  position: relative;
  background: rgba(232, 232, 232, 0.75);
  height: 54px;
  line-height: 54px;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
  font-size: 0;
  width: 450px;
  overflow: hidden;
  padding: 0 23px;
}
/* line 327, ../sass/elements/_misc.scss */
div.channelOn .channelOn-txt {
  position: relative;
  text-transform: uppercase;
  color: #333;
  font-size: 24px;
  width: 100%;
}
/* line 334, ../sass/elements/_misc.scss */
div.channelOn .channelOn-btn {
  background-color: #ed779e;
  color: #fff;
  text-transform: lowercase;
  text-decoration: none;
  line-height: 24px;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 25%;
  padding: 0 15px;
}
@media screen and (max-width: 980px) {
  /* line 316, ../sass/elements/_misc.scss */
  div.channelOn {
    width: 400px;
    height: 48px;
    line-height: 48px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
  }
  /* line 353, ../sass/elements/_misc.scss */
  div.channelOn .channelOn-txt {
    font-size: 20px;
  }
  /* line 357, ../sass/elements/_misc.scss */
  div.channelOn .channelOn-btn {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 850px) {
  /* line 316, ../sass/elements/_misc.scss */
  div.channelOn {
    width: 349px;
    height: 44px;
    line-height: 44px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
}
@media screen and (max-width: 400px) {
  /* line 316, ../sass/elements/_misc.scss */
  div.channelOn {
    width: 310px;
  }
  /* line 372, ../sass/elements/_misc.scss */
  div.channelOn .channelOn-txt {
    font-size: 16px;
  }
}

/* line 379, ../sass/elements/_misc.scss */
input::-ms-clear, input::-ms-reveal {
  display: none;
}

/* line 383, ../sass/elements/_misc.scss */
DIV.stuck {
  position: fixed;
  top: 0;
}
/* line 386, ../sass/elements/_misc.scss */
.fixfixed DIV.stuck {
  position: absolute;
}

/* line 393, ../sass/elements/_misc.scss */
a.nameColor_Magenta {
  color: #9d3e84 !important;
}
/* line 397, ../sass/elements/_misc.scss */
.notMobile a.nameColor_Magenta:hover {
  color: #6b6b6b !important;
}

/* line 406, ../sass/elements/_misc.scss */
div.adBlock {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  height: auto;
  font-size: 0;
  line-height: 0;
}
/* line 414, ../sass/elements/_misc.scss */
div.adBlock a {
  display: inline-block;
}
/* line 417, ../sass/elements/_misc.scss */
div.adBlock a img {
  width: 100%;
  vertical-align: middle;
}

/* line 425, ../sass/elements/_misc.scss */
.showPlayIcon {
  position: relative;
}
/* line 428, ../sass/elements/_misc.scss */
.showPlayIcon:after {
  position: absolute;
  left: 0;
  width: 100%;
  top: 28%;
  height: 44%;
  background: url("/etc/designs/centricrd/images/icon-tilePlay_v2.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  content: '';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 447, ../sass/elements/_misc.scss */
.notMobile .showPlayIcon:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

@media screen and (max-width: 520px) {
  /* line 455, ../sass/elements/_misc.scss */
  .sectionNode.sectionNode_showpagefirst {
    background: #fff url("/etc/designs/centricrd/images/bg-red_0.jpg") no-repeat;
    background-position: -25px -130px;
    padding-top: 20px;
    background-size: contain;
  }
}
@media screen and (max-width: 400px) {
  /* line 455, ../sass/elements/_misc.scss */
  .sectionNode.sectionNode_showpagefirst {
    background-position: -17px -93px;
  }
}

/* line 471, ../sass/elements/_misc.scss */
.sectionsWrapper .sectionNode:nth-child(4n+2) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_1.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 475, ../sass/elements/_misc.scss */
.sectionsWrapper .sectionNode:nth-child(4n+3) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_2.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 480, ../sass/elements/_misc.scss */
.sectionsWrapper .sectionNode:nth-child(4n+4) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_3.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 485, ../sass/elements/_misc.scss */
.sectionsWrapper .sectionNode:nth-child(4n+5) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_4.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 490, ../sass/elements/_misc.scss */
.sectionsWrapper .sectionNode:first-child .bgTextureComponent {
  background: none;
}

/* line 495, ../sass/elements/_misc.scss */
.sectionsWrapper_withoutempty .sectionNode:nth-child(4n+1) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_1.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 499, ../sass/elements/_misc.scss */
.sectionsWrapper_withoutempty .sectionNode:nth-child(4n+2) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_2.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 504, ../sass/elements/_misc.scss */
.sectionsWrapper_withoutempty .sectionNode:nth-child(4n+3) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_3.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 509, ../sass/elements/_misc.scss */
.sectionsWrapper_withoutempty .sectionNode:nth-child(4n+4) .bgTextureComponent {
  background: #fff url("/etc/designs/centricrd/images/texture_component_4.png") no-repeat bottom center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

/* line 517, ../sass/elements/_misc.scss */
a.loadMoreBtn {
  display: block;
  width: 107px;
  height: 24px;
  margin: 28px auto 10px;
  background-color: #F281A4;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}

/* line 530, ../sass/elements/_misc.scss */
div.e-sponsored {
  color: #666;
  margin: 5px 0;
  line-height: 20px;
  height: 20px;
  position: relative;
  font-size: 16px;
  text-align: left;
  font-family: "Lato Light";
}
div.flipBook div.e-sponsored {
  margin-left: 28px;
}
@media screen and (max-width: 400px) {
  div.flipBook div.e-sponsored {
    margin-left: 0;
  }
}

/* line 540, ../sass/elements/_misc.scss */
div.e-sponsored .e-sponsored-img {
  height: 20px;
  width: auto !important;
  vertical-align: top;
  position: absolute;
  top: 1px;
  left: 96px;
}
/* line 549, ../sass/elements/_misc.scss */
div.e-sponsored .e-sponsored-sponsor {
  font-family: "Lato SemiBold";
}

/* line 1, ../sass/elements/_customScroll.scss */
div.customScrollNode {
  /* 1. BASIC STYLE */
  /* 2. VERTICAL SCROLLBAR */
  /* non-visible scrollbar */
  /* RTL direction/left-side scrollbar */
  /* scrollbar position: outside */
  /* RTL direction/left-side scrollbar (scrollbar position: outside) */
  /* 5. TRANSITIONS */
  /* default theme ("light") */
  /* theme: "minimal", "minimal-dark" */
  /* RTL direction/left-side scrollbar */
  /* theme: "minimal-dark" */
}
/* line 3, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
/* line 7, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
/* line 11, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
/* line 20, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* line 28, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
/* line 31, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* line 35, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
/* line 40, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* line 44, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 8px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
/* line 54, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* line 58, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
div.customScrollNode .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
/* line 64, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* line 68, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
/* line 77, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
/* line 80, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
}
/* line 85, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
/* line 92, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 6px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
/* line 100, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
/* line 104, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
/* line 108, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_buttonUp,
div.customScrollNode .mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
/* line 119, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* line 124, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools,
div.customScrollNode .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
div.customScrollNode .mCSB_scrollTools .mCSB_buttonUp,
div.customScrollNode .mCSB_scrollTools .mCSB_buttonDown,
div.customScrollNode .mCSB_scrollTools .mCSB_buttonLeft,
div.customScrollNode .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
/* line 136, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
div.customScrollNode .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
div.customScrollNode .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
div.customScrollNode .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}
/* line 160, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
/* line 166, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
div.customScrollNode .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
/* line 173, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
div.customScrollNode .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
div.customScrollNode .mCustomScrollBox:hover > .mCSB_scrollTools,
div.customScrollNode .mCustomScrollBox:hover ~ .mCSB_scrollTools,
div.customScrollNode .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
div.customScrollNode .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
/* line 184, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
/* line 188, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: transparent;
}
/* line 192, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: transparent;
}
/* line 195, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.customScrollNode .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: transparent;
}
/* line 202, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
div.customScrollNode .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
/* line 208, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
div.customScrollNode .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
div.customScrollNode .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
div.customScrollNode .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* line 217, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
div.customScrollNode .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
/* line 223, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
/* line 228, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
/* line 233, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
/* line 238, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
/* line 245, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.customScrollNode .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* line 255, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: transparent;
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
/* line 261, ../sass/elements/_customScroll.scss */
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.customScrollNode .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: transparent;
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* line 1, ../sass/elements/_facebookComments.scss */
div.facebookCommentsNode {
  position: relative;
}
@media screen and (max-width: 520px) {
  /* line 1, ../sass/elements/_facebookComments.scss */
  div.facebookCommentsNode {
    padding: 0 5px;
  }
}

/* line 1, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode {
  position: relative;
  background: #fff;
  padding: 10px 10px 0 10px;
  overflow: hidden;
}
/* line 6, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode.videoGalleryNode_alt {
  margin-top: 20px;
}
/* line 16, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryInfo {
  width: 100%;
}
@media screen and (max-width: 728px) {
  /* line 16, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryInfo {
    width: auto;
  }
}
/* line 26, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigPic {
  margin: 0 0 10px;
  overflow: hidden;
}
/* line 30, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigPic .videoGalleryBigPicItem {
  text-align: center;
  display: none;
}
/* line 34, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigPic .videoGalleryBigPicItem img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
/* line 41, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigPic .videoGalleryBigPicItem.active {
  display: block;
}
/* line 47, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrev {
  display: none;
}
/* line 50, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel {
  position: relative;
}
/* line 53, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner {
  overflow: hidden;
  width: 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0YmFlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #34bae3), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(#34bae3, #ffffff);
  background-image: -webkit-linear-gradient(#34bae3, #ffffff);
  background-image: linear-gradient(#34bae3, #ffffff);
}
/* line 58, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper {
  white-space: nowrap;
  position: relative;
  font-size: 0;
}
/* line 63, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper .item {
  width: 135px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  position: relative;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  height: 155px;
  overflow: hidden;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
/* line 78, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper .item .videoGalleryPrevPic {
  width: 125px;
  margin: 5px auto;
}
/* line 82, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper .item .videoGalleryPrevPicCaption {
  padding: 0 5px;
}
/* line 86, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper .item.active {
  background: #0068b8;
  color: #fff;
}
/* line 92, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-inner .carousel-innerWrapper.hiddenNavigation {
  text-align: center;
}
/* line 98, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-control {
  width: 48px;
  bottom: 0;
  top: 0;
  text-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 109, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-control.right {
  background-image: url("/etc/designs/centricrd/images/rightarrow_blue.png");
  right: 0;
}
/* line 113, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryPrevCarousel .carousel-control.left {
  background-image: url("/etc/designs/centricrd/images/leftarrow_blue.png");
  left: 0;
}
/* line 120, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription {
  margin: 10px 0 30px 10px;
  overflow: hidden;
}
/* line 124, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem {
  position: relative;
  width: 535px;
  height: 265px;
  vertical-align: top;
  margin: 15px;
  display: none;
}
@media screen and (max-width: 980px) {
  /* line 124, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem {
    width: 475px;
  }
}
/* line 135, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial {
  float: right;
  margin: -3px 10px 0;
  position: relative;
  z-index: 5;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial + .videometadata{ clear: left; }

/* line 141, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial .fa {
  font-size: 28px;
  color: #9d3e84;
  text-decoration: none;
  line-height: 30px;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial .fa.fa-facebook {
  font-size: 24px;
}
/* line 150, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial .fa.fa-twitter {
  font-size: 30px;
}
/* line 154, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial .fa.fa-comment {
  font-size: 26px;
  margin-top: -1px;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial .fa.fa-code {
  margin-top: -1px;
}
@media screen and (max-width: 520px) {
  /* line 135, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .itemSocial {
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }
}
/* line 167, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 30px;
  position: relative;
  color: #2e2e2e;
}
/* line 175, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle .galItemTitle-episode {
  margin-bottom: 10px;
}
/* line 179, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle .galItemTitle-caption {
  font-size: 34px;
  font-family: "Lato Light";
  line-height: 38px;
}
/* line 184, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle .galItemTitle-caption b {
  font-family: "Lato SemiBold";
}
@media screen and (max-width: 520px) {
  /* line 184, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle .galItemTitle-caption b {
    display: block;
  }
}
@media screen and (max-width: 520px) {
  /* line 179, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemTitle .galItemTitle-caption {
    font-size: 24px;
    line-height: 26px;
  }
}
/* line 199, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemText {
  padding-bottom: 15px;
}
/* line 202, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .galItemText p {
  margin: 12px 0 0;
  font-size: 16px;
}
/* line 208, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem.active {
  display: inline-block;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl {
  overflow: hidden;
  margin: 5px 0 15px;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl.openShare {
  display: block;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl input.bq_embedUrl {
  float: right;
  padding: 3px 5px;
  position: relative;
  z-index: 2;
  width: calc(100% - 60px);
}
.mobile div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl input.bq_embedUrl {
  width: 100%;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl #d_clip_container {
  float: right;
  height: 28px;
  position: relative;
  width: 60px;
}
.mobile div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl #d_clip_container {
  display: none;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl #d_clip_container .my_clip_button {
  background: #ed779e;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Lato Light";
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  text-align: center;
}
div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem .shareUrl #d_clip_container .my_clip_button:after {
  content: "copy";
  display: block;
}

@media screen and (max-width: 850px) {
  /* line 124, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 320px) {
  /* line 124, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .videoGalleryBigDescriptionItem {
    margin: 15px 0;
  }
}
/* line 223, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .galItemAdBlock {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  margin-top: 15px;
  font-size: 0;
  line-height: 0;
  margin-right: 25px;
  float: right;
}
@media screen and (max-width: 980px) {
  /* line 223, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .galItemAdBlock {
    margin-right: 10px;
  }
}
@media screen and (max-width: 850px) {
  /* line 223, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription .galItemAdBlock {
    display: block;
    width: 300px;
    margin: 10px auto 0;
    float: none;
  }
}
/* line 244, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoGalleryBigDescription .galItemAdBlock img {
  max-width: 100%;
}
@media screen and (max-width: 400px) {
  /* line 120, ../sass/elements/_videoBlock.scss */
  div.videoGalleryNode .videoGalleryBigDescription {
    margin: 10px 0 30px;
  }
}
/* line 256, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoPlayerDiv {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}
/* line 263, ../sass/elements/_videoBlock.scss */
div.videoGalleryNode .videoPlayerDiv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, ../sass/elements/_flipBook.scss */
div.flipBook {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: #fff;
  padding: 15px 0 20px 15px;
}
/* line 9, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookThumbnail,
div.flipBook .flipBookFullScreen {
  position: absolute;
  z-index: 15;
  width: 29px;
  height: 29px;
  content: '';
  cursor: pointer;
  right: 15px;
  overflow: hidden;
  text-decoration: none;
  display: block;
}
/* line 23, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookThumbnail {
  background: url("/etc/designs/centricrd/images/icon-flip_thumb.png");
  top: 15px;
}
/* line 28, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookFullScreen {
  background: url("/etc/designs/centricrd/images/icon-flip_fullScreen.png");
  bottom: 15px;
}
/* line 33, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPlay {
  position: absolute;
  z-index: 15;
  width: 29px;
  height: 29px;
  content: '';
  cursor: pointer;
  left: 50%;
  margin-left: -15px;
  /*overflow: hidden;*/
  text-decoration: none;
  display: block;
  background: url("/etc/designs/centricrd/images/icon-flip_play.png") 0 0;
  bottom: 15px;
}
/* line 47, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPlay.stopped {
  background: url("/etc/designs/centricrd/images/icon-flip_play.png") -29px 0;
}
/* line 52, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPrev,
div.flipBook .flipBookNext {
  position: absolute;
  z-index: 15;
  width: 52px;
  height: 52px;
  content: '';
  cursor: pointer;
  top: 50%;
  margin-top: -49px;
  overflow: hidden;
  text-decoration: none;
  display: block;
  background: rgba(0, 0, 0, 0.3) url("/etc/designs/centricrd/images/icon-flip_arr.png");
}
/* line 68, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPrev {
  left: 0;
  background-position: 0 0;
}
/* line 73, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookNext {
  background-position: -52px 0;
  right: 0;
}
/* line 78, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookCount {
  position: absolute;
  z-index: 15;
  bottom: 5px;
  left: 0;
  font-size: 0;
  line-height: 0;
}
/* line 86, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookCount:after {
  position: absolute;
  width: 2px;
  overflow: hidden;
  left: 67px;
  top: -2px;
  bottom: -4px;
  background: #999999;
  content: '';
  display: block;
}
/* line 98, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookCount .flipBookCountCurrent {
  font-family: "Lato Light";
  line-height: 50px;
  font-size: 49px;
  color: #999999;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 60px;
  margin-right: 18px;
}
/* line 110, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookCount .flipBookCountLength {
  font-family: "Lato Light";
  line-height: 30px;
  font-size: 29px;
  color: #999999;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

@-webkit-keyframes ui-spinner-rotate-right {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}

@-webkit-keyframes ui-spinner-rotate-left {
  25% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}

@-moz-keyframes ui-spinner-rotate-right {
  0% {
    -moz-transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(180deg);
  }

  100% {
    -moz-transform: rotate(180deg);
  }
}

@-moz-keyframes ui-spinner-rotate-left {
  25% {
    -moz-transform: rotate(0deg);
  }
  50% {
    -moz-transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(180deg);
  }
}

@keyframes ui-spinner-rotate-right {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

@keyframes ui-spinner-rotate-left {
  25% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}

.ctv .ui-spinner {
  width: 36px;
  height: 36px;
  background: #dddddd;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  margin: 18px 0 0 -19px;
}

.ui-spinner .side {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.ui-spinner .side .fill {
  border-radius: 999px;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}

.paused .ui-spinner .side .fill,
.thumbMode .ui-spinner .side .fill { display: none; }

.ui-spinner .side-left {
  left: 0;
}
.ui-spinner .side-left .fill {
  left: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-animation-name: ui-spinner-rotate-left;
  -moz-animation-name: ui-spinner-rotate-left;
  -ms-animation-name: ui-spinner-rotate-left;
  -o-animation-name: ui-spinner-rotate-left;
  animation-name: ui-spinner-rotate-left;
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.ui-spinner .side-right {
  left: 50%;
}
.ui-spinner .side-right .fill {
  left: -100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-animation-name: ui-spinner-rotate-right;
  -moz-animation-name: ui-spinner-rotate-right;
  -ms-animation-name: ui-spinner-rotate-right;
  -o-animation-name: ui-spinner-rotate-right;
  animation-name: ui-spinner-rotate-right;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.ui-spinner .side .fill {
  background: #999;
  -webkit-animation-duration: 12s;
  -moz-animation-duration: 12s;
  -ms-animation-duration: 12s;
  -o-animation-duration: 12s;
  animation-duration: 12s;
  opacity: 0.8;
}
.ui-spinner:after {
  content: "";
  background: white;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  top: 2px;
  left: 2px;
  display: block;
}

/* line 121, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookTemplate {
  display: none;
}
/* line 125, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos {
  white-space: nowrap;
  display: inline-block;
  width: 610px;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  padding-bottom: 65px;
}
/* line 134, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem {
  display: none;
  width: 610px;
  height: 600px;
  text-align: center;
  position: relative;
}
/* line 141, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem.slide {
  position: absolute;
  top: 0;
  z-index: 5;
  display: block;
}
/* line 148, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem.active {
  display: block;
}
/* line 152, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
/* line 157, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
  max-width: 610px;
  max-height: 600px;
  position: relative;
  z-index: 1;
}
/* line 164, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap .flipBookPhotoItemShare {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -62.5px;
  width: 125px;
  background: #fff;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 0 0;
  height: 35px;
  line-height: 35px;
  z-index: 10;
}
/* line 176, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap .flipBookPhotoItemShare .fa {
  font-size: 28px;
  color: #9d3e84;
  text-decoration: none;
  line-height: 30px;
  display: inline-block;
  margin: 5px 5px 0;
  vertical-align: top;
}
/* line 190, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc {
  display: inline-block;
  width: 315px;
  vertical-align: top;
  margin-left: 15px;
}
/* line 196, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescTitle {
  font-size: 27px;
  line-height: 30px;
  font-family: "Lato Light";
  color: #2e2e2e;
  margin-bottom: 4px;
  margin-left: 25px;
}

@media screen and (max-width: 400px) {
  div.flipBook .flipBookDesc .flipBookDescTitle {
    margin-left: 0;
  }
}
/* line 204, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescWrap {
  position: relative;
}
/* line 207, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem {
  /*display: none;*/
  position: relative;
  position: absolute;
  top: -9999em;
  font-size: 15px;
  line-height: 24px;
  color: #000;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem.active {
  position: relative;
  top: auto;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemText {
  height: 254px;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 214, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption {
  margin-left: 27px;
}

div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption::-webkit-scrollbar {
  /* This is the magic bit */
  display: none;
}

div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption .scroll-area {
  position: relative;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .scroll-btn {
  background: url("/etc/designs/centricrd/images/icon-flip_descr-rows.png");
  bottom: 52px;
  cursor: pointer;
  height: 17px;
  left: 50%;
  position: absolute;
  width: 31px;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .scroll-btn.scroll-btm {
  background-position: 0 -17px;
  margin-left: -40px;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .scroll-btn.disabled {
  background-position: -31px 0;
  cursor: auto;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .scroll-btn.scroll-btm.disabled {
  background-position: -31px -17px;
}
@media screen and (max-width: 400px) {
  div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption {
    margin-left: 0;
  }
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption a {
  color: #9d3e84;
  text-decoration: none;
}
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption a:hover {
  color: #6b6b6b;
}
/* line 219, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem.active {
  display: block;
}
/* line 223, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem p {
  margin: 8px 0 0;
}
/* line 229, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescComment {
  padding: 15px 0 25px;
  font-size: 15px;
  line-height: 18px;
}
/* line 234, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescComment > a {
  color: #9d3e84;
  text-decoration: none;
}
/* line 240, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescComment > a i {
  font-size: 18px;
  font-style: normal;
  display: inline-block;
  margin: 0 5px 0 0;
}
/* line 249, ../sass/elements/_flipBook.scss */
.notMobile div.flipBook .flipBookDesc .flipBookDescComment > a:hover {
  color: #6b6b6b;
}
/* line 255, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescAd {
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin-left: 28px;
}
@media screen and (max-width: 850px) {
  div.flipBook .flipBookDesc .flipBookDescAd {
    margin-left: 0;
  }
}
/* line 260, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescAd .flipBookDescAd-small {
  display: inline-block;
}
/* line 264, ../sass/elements/_flipBook.scss */
div.flipBook .flipBookDesc .flipBookDescAd .flipBookDescAd-large {
  display: none;
}
/* line 270, ../sass/elements/_flipBook.scss */
div.flipBook.flipBookLargeAD {
  overflow: visible;
  z-index: 1;
}
/* line 276, ../sass/elements/_flipBook.scss */
div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd {
  margin-left: 25px;
  width: 300px;
  height: 250px;
}
/* line 281, ../sass/elements/_flipBook.scss */
div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd .flipBookDescAd-small {
  display: none;
}
/* line 285, ../sass/elements/_flipBook.scss */
div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd .flipBookDescAd-large {
  display: inline-block;
}
@media screen and (max-width: 980px) {
  /* line 293, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos {
    width: 520px;
  }
  /* line 296, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem {
    width: 520px;
    height: 510px;
  }
  /* line 302, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
    max-width: 520px;
    max-height: 510px;
  }
  /* line 310, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookDesc {
    width: 300px;
    margin-left: 15px;
  }
  /* line 318, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemText {
    height: 144px;
  }
  /* line 330, ../sass/elements/_flipBook.scss */
  div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  /* line 1, ../sass/elements/_flipBook.scss */
  div.flipBook {
    padding: 10px 10px 20px;
  }
  /* line 341, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos {
    width: 708px;
  }
  /* line 344, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem {
    width: 708px;
    height: 556px;
  }
  /* line 350, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
    max-width: 708px;
    max-height: 556px;
  }
  /* line 358, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookDesc {
    width: 100%;
    margin: 15px 0 0;
    padding: 0 15px;
  }
  /* line 367, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookDesc .flipBookDescWrap .flipBookDescItem .flipBookDescItemCaption {
    overflow: hidden;
    height: auto;
  }
  /* line 379, ../sass/elements/_flipBook.scss */
  div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd {
    height: auto;
  }
  /* line 382, ../sass/elements/_flipBook.scss */
  div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd .flipBookDescAd-small {
    display: inline-block;
  }
  /* line 386, ../sass/elements/_flipBook.scss */
  div.flipBook.flipBookLargeAD .flipBookDesc .flipBookDescAd .flipBookDescAd-large {
    display: none;
  }
}
@media screen and (max-width: 728px) {
  /* line 396, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos {
    width: 620px;
  }
  /* line 399, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem {
    width: 620px;
    height: 486px;
  }
  /* line 405, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
    max-width: 620px;
    max-height: 486px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1, ../sass/elements/_flipBook.scss */
  div.flipBook {
    padding: 10px 0 20px;
  }
  /* line 417, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos {
    width: 100%;
    padding-bottom: 40px;
  }
  /* line 421, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem {
    width: 100%;
    height: 410px;
  }
  /* line 427, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
    max-width: 100%;
    max-height: 410px;
  }
  /* line 435, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookThumbnail {
    top: 5px;
  }
  /* line 439, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookThumbnail,
  div.flipBook .flipBookFullScreen {
    right: 5px;
  }
  /* line 444, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookCount,
  div.flipBook .flipBookFullScreen,
  div.flipBook .flipBookPlay {
    bottom: 5px;
  }
  /* line 450, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookNext,
  div.flipBook .flipBookPrev {
    margin-top: -49px;
  }
  /* line 457, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookCount:after {
    left: 47px;
  }
  /* line 461, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookCount .flipBookCountCurrent {
    line-height: 30px;
    font-size: 29px;
    width: 40px;
  }
  /* line 467, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookCount .flipBookCountLength {
    line-height: 20px;
    font-size: 19px;
  }
  .ctv .ui-spinner {
    margin-top: 3px;
  }
}
@media screen and (max-width: 400px) {
  /* line 478, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem {
    height: 320px;
  }
  /* line 483, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookPhotos .flipBookPhotoItem .flipBookPhotoItemWrap > img {
    max-height: 320px;
  }
  /* line 490, ../sass/elements/_flipBook.scss */
  div.flipBook .flipBookDesc {
    margin: 15px 0;
    padding: 0 10px;
  }
}

/* line 497, ../sass/elements/_flipBook.scss */
div.popupModal {
  position: fixed;
  overflow: hidden;
}
/* line 501, ../sass/elements/_flipBook.scss */
div.popupModal .popupModalClose {
  position: absolute;
  left: 100%;
  top: 8px;
  display: block;
  width: 27px;
  height: 22px;
  content: '';
  background: url("/etc/designs/centricrd/images/icon-menu.png") no-repeat 100% 100%;
  z-index: 10;
  cursor: pointer;
  margin-left: -37px;
}
/* line 515, ../sass/elements/_flipBook.scss */
div.popupModal .popupModalPrev,
div.popupModal .popupModalNext {
  position: absolute;
  z-index: 15;
  width: 52px;
  height: 52px;
  content: '';
  margin: -26px 0 0;
  cursor: pointer;
  top: 50%;
  overflow: hidden;
  text-decoration: none;
  display: block;
  background: rgba(0, 0, 0, 0.3) url("/etc/designs/centricrd/images/icon-flip_arr.png");
}
/* line 531, ../sass/elements/_flipBook.scss */
div.popupModal .popupModalPrev {
  left: 0;
  background-position: 0 0;
}
/* line 536, ../sass/elements/_flipBook.scss */
div.popupModal .popupModalNext {
  background-position: -52px 0;
  right: 0;
}
/* line 541, ../sass/elements/_flipBook.scss */
div.popupModal .popupModalContent {
  white-space: nowrap;
  font-size: 0;
  position: relative;
  z-index: 5;
  overflow: hidden;
  height: 100%;
}
/* line 550, ../sass/elements/_flipBook.scss */
div.popupModal .thumbModeImage {
  width: 140px;
  height: 140px;
  display: inline-block;
  margin: 5px;
  line-height: 140px;
  text-align: center;
}
/* line 558, ../sass/elements/_flipBook.scss */
div.popupModal .thumbModeImage > img {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 140px;
  border: solid 5px transparent;
  cursor: pointer;
  background: url("/etc/designs/centricrd/images/icon-loader.gif") no-repeat center center;
}
/* line 570, ../sass/elements/_flipBook.scss */
div.popupModal .thumbModeImage.active > img {
  border-color: #cba659;
}
/* line 576, ../sass/elements/_flipBook.scss */
div.popupModal .modeItem {
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  vertical-align: middle;
  position: relative;
}
/* line 584, ../sass/elements/_flipBook.scss */
div.popupModal .modeItem.slide {
  position: absolute;
  top: 0;
  z-index: 5;
  display: inline-block;
}
/* line 591, ../sass/elements/_flipBook.scss */
div.popupModal .modeItem.active {
  display: inline-block;
}
/* line 595, ../sass/elements/_flipBook.scss */
div.popupModal .modeItem > img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
/* line 603, ../sass/elements/_flipBook.scss */
div.popupModal.thumbMode {
  width: 900px !important;
  padding: 37px 0 0;
  margin-left: -450px !important;
  line-height: normal !important;
  left: 50%;
}
/* line 610, ../sass/elements/_flipBook.scss */
div.popupModal.thumbMode .popupModalContent {
  white-space: normal;
  height: auto;
  text-align: left;
}
/* line 615, ../sass/elements/_flipBook.scss */
div.popupModal.thumbMode .popupModalContent.overScroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
/* line 622, ../sass/elements/_flipBook.scss */
div.popupModal.thumbMode .modeItem {
  padding: 40px 0 0;
  line-height: normal;
  white-space: normal;
  text-align: left;
}
@media screen and (max-width: 900px) {
  /* line 603, ../sass/elements/_flipBook.scss */
  div.popupModal.thumbMode {
    width: 100% !important;
    padding: 37px 0 0;
    margin-left: 0 !important;
    left: 0;
  }
}
/* line 643, ../sass/elements/_flipBook.scss */
.notMobile div.popupModal .thumbModeImage > img:hover {
  border-color: #cba659;
}

/* line 1, ../sass/elements/_searchResults.scss */
div.searchResults {
  position: relative;
}
/* line 4, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head {
  padding: 20px 20px 20px 35px;
  white-space: nowrap;
  font-size: 0;
}
/* line 9, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode {
  background: #494949;
  width: 390px;
  vertical-align: middle;
  padding-right: 34px;
  padding-left: 20px;
}
/* line 16, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode .searchNode-field {
  width: 100%;
  padding: 0;
}
/* line 20, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode .searchNode-field:-ms-input-placeholder {
  border: solid 1px transparent;
  line-height: normal;
  padding: 0;
  height: auto;
}
/* line 27, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode .searchNode-field.IEPlaceholder {
  border: solid 1px transparent;
  line-height: normal;
  padding: 0;
  height: auto;
}
@media all and (-ms-high-contrast: none) {
  /* line 16, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchNode .searchNode-field {
    /* IE10 */
  }
  /* line 35, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchNode .searchNode-field {
    border: solid 1px transparent;
    line-height: normal;
    padding: 0;
    height: auto;
  }
}
/* line 43, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode .searchNode-field::-ms-clear, div.searchResults .searchResults-head .searchNode .searchNode-field::-ms-reveal {
  display: none;
}
/* line 49, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode .searchNode-btn {
  margin-right: -34px;
}
/* line 54, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchNode-btnText {
  vertical-align: middle;
  border: solid 0 transparent;
  outline: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato SemiBold";
  font-size: 16px;
  line-height: 16px;
  padding: 5px 0 7px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
  width: 75px;
  margin: 0 0 0 15px;
}
/* line 71, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchResults-headCaption {
  padding-top: 20px;
  font-size: 16px;
  line-height: 18px;
  font-family: "Lato SemiBold";
  white-space: normal;
}
/* line 78, ../sass/elements/_searchResults.scss */
div.searchResults .searchResults-head .searchResults-headCaption span {
  color: #214782;
}
/* line 84, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList {
  position: relative;
  padding: 10px 10px 0;
  overflow: hidden;
}
/* line 89, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem {
  border-bottom: solid 1px #f0f0f0;
  padding: 10px 10px 15px;
  position: relative;
  overflow: hidden;
}
/* line 95, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemPic {
  position: relative;
  width: 120px;
  float: left;
  text-align: center;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  max-height: 68px;
}
/* line 104, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemPic img {
  width: 100%;
  max-width: 100%;
}
/* line 110, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption {
  margin: 0 0 0 150px;
  padding: 0 0 17px;
}
/* line 114, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemCaptionName {
  font-size: 16px;
  line-height: 17px;
  color: #214782;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Lato SemiBold";
  margin: 0 0 8px;
}
/* line 123, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemCaptionName a {
  color: #214782;
  text-decoration: none;
}
/* line 127, ../sass/elements/_searchResults.scss */
.notMobile div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemCaptionName a:hover {
  color: #6b6b6b;
}
/* line 133, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption p {
  margin: 8px 0 0;
}
/* line 137, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemDesc {
  font-size: 12px;
}
/* line 142, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemDate {
  position: absolute;
  bottom: 15px;
  font-size: 16px;
  line-height: 17px;
  color: #333;
  font-family: "Lato SemiBold";
  height: 17px;
}
/* line 151, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemDate > a {
  text-transform: uppercase;
  text-decoration: none;
  color: #34bae3;
}
/* line 156, ../sass/elements/_searchResults.scss */
.notMobile div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemDate > a:hover {
  color: #6b6b6b;
}
/* line 162, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemDate_small {
  font-size: 12px;
}
/* line 167, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList.castList {
  padding-top: 0;
}
/* line 172, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList.castList .resultsNodeListItem .resultsNodeListItemCaption {
  padding-bottom: 0;
}
/* line 175, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList.castList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemCaptionName {
  line-height: 20px;
}
/* line 180, ../sass/elements/_searchResults.scss */
div.searchResults .resultsNodeList.castList .resultsNodeListItem .resultsNodeListItemDate {
  position: static;
  margin-top: 12px;
}
@media screen and (max-width: 980px) {
  /* line 189, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head {
    padding: 20px;
  }
}
@media screen and (max-width: 850px) {
  /* line 195, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head {
    padding: 20px 20px 20px 25px;
  }
}
@media screen and (max-width: 640px) {
  /* line 202, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head {
    padding: 20px 20px 20px 30px;
  }
  /* line 205, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchNode {
    width: 375px;
  }
}
@media screen and (max-width: 520px) {
  /* line 213, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head {
    padding: 10px;
  }
  /* line 216, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchNode {
    width: 75%;
  }
  /* line 220, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchNode-btnText {
    width: 22%;
    margin-left: 3%;
  }
  /* line 225, ../sass/elements/_searchResults.scss */
  div.searchResults .searchResults-head .searchResults-headCaption {
    text-align: center;
  }
  /* line 232, ../sass/elements/_searchResults.scss */
  div.searchResults .resultsNodeList .resultsNodeListItem {
    padding: 10px 0 15px;
  }
  /* line 235, ../sass/elements/_searchResults.scss */
  div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption {
    margin-left: 130px;
  }
  /* line 238, ../sass/elements/_searchResults.scss */
  div.searchResults .resultsNodeList .resultsNodeListItem .resultsNodeListItemCaption .resultsNodeListItemCaptionName {
    margin: 0;
  }
  /* line 248, ../sass/elements/_searchResults.scss */
  div.searchResults .resultsNodeList.castList .resultsNodeListItem .resultsNodeListItemPic {
    margin: 0 12px 0 0;
  }
  /* line 252, ../sass/elements/_searchResults.scss */
  div.searchResults .resultsNodeList.castList .resultsNodeListItem .resultsNodeListItemCaption {
    margin: 0;
  }
}

/* line 1, ../sass/elements/_tileList.scss */
div.tilesList {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
/* line 7, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item {
  width: 235px;
  height: 241px;
  border: solid 1px #f0f0f0;
  margin-right: 2px;
  margin-bottom: 2px;
  display: block;
  vertical-align: top;
  background: #fff;
  float: left;
}
/* line 18, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item:last-child {
  margin-right: 0;
}
/* line 22, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item:nth-child(4n+4) {
  margin-right: 0;
}
/* line 26, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item .tilesList-prev {
  font-size: 0;
  line-height: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 128px;
}
/* line 34, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item .tilesList-prev > img {
  width: 100%;
}
/* line 39, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item .tilesList-caption {
  padding: 10px 10px 0;
}
/* line 43, ../sass/elements/_tileList.scss */
div.tilesList .tilesList-item .tilesList-name {
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  color: #0068b8;
  font-family: "Lato Regular";
}
/* line 51, ../sass/elements/_tileList.scss */
.notMobile div.tilesList .tilesList-item .tilesList-name:hover {
  color: #6b6b6b;
}
@media screen and (max-width: 980px) {
  /* line 61, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item {
    width: 203px;
    margin-right: 2.5px;
  }
  /* line 65, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-prev {
    height: 112px;
  }
  /* line 69, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-name {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 850px) {
  /* line 78, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item {
    width: 174px;
  }
  /* line 81, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-prev {
    height: 96px;
  }
  /* line 85, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-name {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 728px) {
  /* line 94, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item {
    width: 307px;
    height: 298px;
    margin: 6px 6px 0 0;
  }
  /* line 99, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item:last-child {
    margin-top: 6px;
  }
  /* line 103, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item:first-child, div.tilesList .tilesList-item:nth-child(2) {
    margin-top: 0;
  }
  /* line 107, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item:nth-child(4) {
    margin-right: 6px;
  }
  /* line 111, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item:nth-child(even) {
    margin-right: 0;
  }
  /* line 115, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-prev {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  /* line 123, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item {
    width: 49%;
    margin: 0.5%;
    height: 235px;
  }
  /* line 128, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item:last-child, div.tilesList .tilesList-item:first-child, div.tilesList .tilesList-item:nth-child(2), div.tilesList .tilesList-item:nth-child(even) {
    margin: 0.5%;
  }
  /* line 135, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item .tilesList-name {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 400px) {
  /* line 144, ../sass/elements/_tileList.scss */
  div.tilesList .tilesList-item {
    height: 200px;
  }
}

/* line 1, ../sass/elements/_artistBlock.scss */
div.artistHero {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  padding: 15px 0 20px 10px;
}
/* line 9, ../sass/elements/_artistBlock.scss */
div.artistHero .artistHero-item {
  display: inline-block;
  vertical-align: middle;
  width: 640px;
  margin-right: 15px;
}
/* line 15, ../sass/elements/_artistBlock.scss */
div.artistHero .artistHero-item img {
  width: 100%;
}
@media screen and (max-width: 980px) {
  /* line 9, ../sass/elements/_artistBlock.scss */
  div.artistHero .artistHero-item {
    width: 515px;
  }
}
@media screen and (max-width: 850px) {
  /* line 9, ../sass/elements/_artistBlock.scss */
  div.artistHero .artistHero-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 30, ../sass/elements/_artistBlock.scss */
div.artistHero .artistHeroAdBlock {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 300px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 980px) {
  /* line 30, ../sass/elements/_artistBlock.scss */
  div.artistHero .artistHeroAdBlock {
    vertical-align: top;
  }
}
/* line 41, ../sass/elements/_artistBlock.scss */
div.artistHero .artistHeroAdBlock .artistHeroAdBlock-txt {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Lato SemiBold";
  line-height: 24px;
  color: #333;
  white-space: normal;
}
@media screen and (max-width: 850px) {
  /* line 30, ../sass/elements/_artistBlock.scss */
  div.artistHero .artistHeroAdBlock {
    display: block;
    text-align: center;
    margin: 15px 0 10px;
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  /* line 1, ../sass/elements/_artistBlock.scss */
  div.artistHero {
    display: block;
    padding: 15px 0 20px;
  }
}

/* line 64, ../sass/elements/_artistBlock.scss */
div.artistHero-content {
  color: #333;
}
/* line 67, ../sass/elements/_artistBlock.scss */
div.artistHero-content .artistHero-name {
  padding: 5px 0 15px 50px;
  font-family: "Lato Light";
  font-size: 60px;
  color: #333;
  line-height: 62px;
  vertical-align: bottom;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  /* line 67, ../sass/elements/_artistBlock.scss */
  div.artistHero-content .artistHero-name {
    padding-left: 35px;
  }
}
@media screen and (max-width: 728px) {
  /* line 67, ../sass/elements/_artistBlock.scss */
  div.artistHero-content .artistHero-name {
    font-size: 40px;
    line-height: 30px;
  }
}
@media screen and (max-width: 520px) {
  /* line 67, ../sass/elements/_artistBlock.scss */
  div.artistHero-content .artistHero-name {
    font-size: 30px;
    line-height: 27px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  /* line 67, ../sass/elements/_artistBlock.scss */
  div.artistHero-content .artistHero-name {
    font-size: 26px;
    line-height: 26px;
  }
}
/* line 102, ../sass/elements/_artistBlock.scss */
div.artistHero-content .artistHero-description {
  padding: 0 15px;
  font-size: 16px;
  font-family: "Lato Regular";
  color: #333;
  line-height: 20px;
  white-space: normal;
}
/* line 110, ../sass/elements/_artistBlock.scss */
div.artistHero-content .artistHero-description_more {
  display: none;
}
/* line 114, ../sass/elements/_artistBlock.scss */
div.artistHero-content .artistHero-bar {
  margin: 20px auto 0;
  text-align: center;
}
/* line 118, ../sass/elements/_artistBlock.scss */
div.artistHero-content .artistHero-bar .artistHero-link {
  display: inline-block;
  margin: 0 auto;
  font-family: "Lato Light";
  font-size: 14px;
  line-height: 14px;
  padding: 4px 25px;
  background: #ed779e;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom;
}

/* line 1, ../sass/elements/_footer.scss */
div.footerContainer {
  background: #525252;
  color: #fff;
  padding: 25px;
  font-family: "Lato Light";
  text-transform: uppercase;
}
/* line 8, ../sass/elements/_footer.scss */
div.footerContainer .footer {
  margin: 0 auto;
  text-align: center;
}
/* line 13, ../sass/elements/_footer.scss */
div.footerContainer .footer-navigation {
  font-size: 0;
  max-width: 680px;
  margin: 0 auto;
}
/* line 18, ../sass/elements/_footer.scss */
div.footerContainer .footer-navigation a {
  font-size: 11px;
  line-height: 20px;
  display: inline-block;
  white-space: nowrap;
  font-family: "Lato Light";
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
}
/* line 28, ../sass/elements/_footer.scss */
div.footerContainer .footer-navigation a:hover {
  text-decoration: underline;
}
/* line 34, ../sass/elements/_footer.scss */
div.footerContainer .footer-offSite {
  font-size: 0;
  max-width: 340px;
  margin: 15px auto 0;
}
/* line 39, ../sass/elements/_footer.scss */
div.footerContainer .footer-offSite a {
  font-size: 11px;
  line-height: 20px;
  display: inline-block;
  white-space: nowrap;
  font-family: "Lato Light";
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
}
/* line 49, ../sass/elements/_footer.scss */
div.footerContainer .footer-offSite a:hover {
  text-decoration: underline;
}
/* line 55, ../sass/elements/_footer.scss */
div.footerContainer .footer-legal {
  margin: 5px 0;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
@media screen and (max-width: 520px) {
  /* line 1, ../sass/elements/_footer.scss */
  div.footerContainer {
    padding: 25px 15px;
  }
}

/* line 1, ../sass/elements/_schedule.scss */
.schedule-grid {
  font-family: "Lato Regular";
}
/* line 4, ../sass/elements/_schedule.scss */
.schedule-grid .header {
  background: #fff;
  position: relative;
  height: 50px;
  overflow: hidden;
  color: #F21A4A;
  text-transform: uppercase;
  border-bottom: 2px solid #F281A4;
}
/* line 12, ../sass/elements/_schedule.scss */
.schedule-grid .header .schedule-leftArrow, .schedule-grid .header .schedule-rightArrow {
  position: absolute;
  top: 8px;
  width: 15px;
  height: 30px;
  background-size: cover;
  cursor: pointer;
}
/* line 21, ../sass/elements/_schedule.scss */
.schedule-grid .header .schedule-leftArrow {
  left: 5px;
  background-image: url("/etc/designs/centricrd/images/schedule-left-arrow.png");
}
/* line 27, ../sass/elements/_schedule.scss */
.schedule-grid .header .schedule-rightArrow {
  right: 5px;
  background-image: url("/etc/designs/centricrd/images/schedule-right-arrow.png");
}
/* line 33, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar {
  position: absolute;
  width: 7000px;
}
/* line 36, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar .calendar-item {
  display: block;
  float: left;
  width: 128px;
  text-align: center;
  height: 50px;
  cursor: pointer;
  color: #2e2e2e;
  padding: 2px 3px 0 3px;
}
/* line 46, ../sass/elements/_schedule.scss */
.notMobile .schedule-grid .header .calendar .calendar-item:hover {
  color: #6b6b6b;
}
/* line 50, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar .calendar-item .day {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 4px;
  padding-top: 2px;
}
/* line 56, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar .calendar-item .date {
  font-size: 16px;
  line-height: 16px;
}
/* line 61, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar .calendar-item.active {
  background-color: #F281A4;
  color: #2e2e2e;
}
/* line 66, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar .calendar-item .calendar-small {
  display: none;
}
@media screen and (max-width: 980px) {
  /* line 36, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item {
    width: 108px;
    padding: 0 4px;
  }
  /* line 73, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item .day {
    padding-top: 5px;
  }
  /* line 76, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item .calendar-small {
    display: block;
  }
  /* line 79, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item .calendar-big {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  /* line 36, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item {
    width: 82px;
    padding: 0 9px;
  }
}
@media screen and (max-width: 728px) {
  /* line 36, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item {
    width: 81px;
    padding: 0 3px;
  }
}
@media screen and (max-width: 640px) {
  /* line 36, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item {
    width: 68px;
    padding: 0;
  }
  /* line 99, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item .day {
    font-size: 14px;
  }
  /* line 102, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar .calendar-item .date {
    font-size: 14px;
  }
}
/* line 114, ../sass/elements/_schedule.scss */
.schedule-grid .header .calendar-wrapper {
  overflow: hidden;
  margin: 0 25px;
  height: 50px;
  position: relative;
}
@media screen and (max-width: 640px) {
  /* line 114, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar-wrapper {
    margin: 0 20px;
  }
}
@media screen and (max-width: 520px) {
  /* line 114, ../sass/elements/_schedule.scss */
  .schedule-grid .header .calendar-wrapper {
    margin: 0 24px;
  }
}
/* line 129, ../sass/elements/_schedule.scss */
.schedule-grid .day-content-showMore {
  display: none;
  overflow: hidden;
}
/* line 134, ../sass/elements/_schedule.scss */
.schedule-grid .line {
  font-family: "Lato SemiBold";
  background-color: #f0f0f0;
  padding-bottom: 1px;
  color: #2e2e2e;
  position: relative;
}
/* line 137, ../sass/elements/_schedule.scss */
.schedule-grid .line .line-wrapper {
  background-color: #fff;
  padding: 5px 0;
  overflow: hidden;
}
/* line 142, ../sass/elements/_schedule.scss */
.schedule-grid .line .line-wrapper .line-wrapperHeader {
  cursor: pointer;
}
/* line 153, ../sass/elements/_schedule.scss */
.schedule-grid .line .time {
  margin-top: 5px;
  vertical-align: top;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 2px 0 0;
  text-align: right;
  width: 98px;
  color: #214782;
  border-right: 1px solid #214782;
  height: 43px;
}
/* line 167, ../sass/elements/_schedule.scss */
.schedule-grid .line .time .hour {
  line-height: 40px;
  font-size: 40px;
  margin-right: -3px;
  font-weight: 600;
}
/* line 174, ../sass/elements/_schedule.scss */
.schedule-grid .line .time .minute {
  position: absolute;
  top: 2px;
  font-weight: 600;
}
/* line 179, ../sass/elements/_schedule.scss */
.schedule-grid .line .time .period {
  font-weight: 500;
}
/* line 185, ../sass/elements/_schedule.scss */
.schedule-grid .line .gridContent {
  display: inline-block;
  margin: 0 46px 0 120px;
}
/* line 192, ../sass/elements/_schedule.scss */
.schedule-grid .line .gridContent .schedule-title {
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
  color: #0068BE;
}
/* line 202, ../sass/elements/_schedule.scss */
.notMobile .schedule-grid .line .gridContent .schedule-title:hover {
  color: #6b6b6b;
}
/* line 207, ../sass/elements/_schedule.scss */
.schedule-grid .line .gridContent .schedule-subtitle {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #2E2E2E;
}
@media only screen and (max-width: 640px) {
  /* line 217, ../sass/elements/_schedule.scss */
  .schedule-grid .line .gridContent .schedule-title {
    font-size: 19px;
  }
  /* line 220, ../sass/elements/_schedule.scss */
  .schedule-grid .line .gridContent .schedule-subtitle {
    font-size: 16px;
  }
}
/* line 226, ../sass/elements/_schedule.scss */
.schedule-grid .line .schedule-plusIcon, .schedule-grid .line .schedule-minusIcon {
  display: block;
  background-image: url("/etc/designs/centricrd/images/icon-schedule-plus.png");
  height: 17px;
  width: 17px;
  background-size: cover;
  position: absolute;
  right: 22px;
  top: 20px;
}
/* line 237, ../sass/elements/_schedule.scss */
.schedule-grid .line .schedule-minusIcon {
  background-image: url("/etc/designs/centricrd/images/icon-schedule-minus.png");
  display: none;
}
/* line 242, ../sass/elements/_schedule.scss */
.schedule-grid .line .schedule-info {
  display: none;
  color: #000;
  margin-left: 120px;
  padding: 5px 0;
}
/* line 247, ../sass/elements/_schedule.scss */
.schedule-grid .line .schedule-info img {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
/* line 253, ../sass/elements/_schedule.scss */
.schedule-grid .line .schedule-info > p {
  padding-right: 10px;
  line-height: 16px;
}
/* line 261, ../sass/elements/_schedule.scss */
.schedule-grid .line.expanded .schedule-info {
  display: block;
}
/* line 264, ../sass/elements/_schedule.scss */
.schedule-grid .line.expanded .line-wrapper {
  background-color: #f0f0f0;
}
/* line 273, ../sass/elements/_schedule.scss */
.schedule-grid .line.expanded .schedule-plusIcon {
  display: none;
}
/* line 269, ../sass/elements/_schedule.scss */
.schedule-grid .line.expanded .schedule-minusIcon {
  display: block;
}
/* line 280, ../sass/elements/_schedule.scss */
.schedule-grid .line.expanded .schedule-subtitle {
  font-size: 16px;
}
/* line 287, ../sass/elements/_schedule.scss */
.schedule-grid .line-banner {
  text-align: center;
  font-size: 0;
  padding: 7px 0;
}
/* line 291, ../sass/elements/_schedule.scss */
.schedule-grid .line-banner > img {
  max-width: 100%;
}
/* line 299, ../sass/elements/_schedule.scss */
.schedule-grid .btn-scheduleShowMoreButton {
  display: block;
  width: 107px;
  height: 24px;
  margin: 28px auto 10px;
  background-color: #F281A4;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}

/* line 1, ../sass/elements/_channelFinder.scss */
div.channelFinderNode {
  position: relative;
  overflow: hidden;
  margin: 0 15px;
  font-size: 0;
  white-space: nowrap;
}
/* line 8, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .cf-searchNode-btn {
  position: absolute;
  right: 4px;
  top: 10%;
  height: 80%;
  z-index: 10;
  cursor: pointer;
}
/* line 17, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderLeft {
  display: inline-block;
  width: 635px;
  white-space: normal;
}
/* line 22, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderLeft .channelFinderLeftTitle {
  font-size: 24px;
  line-height: 24px;
  color: #ed779e;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 5px;
  text-align: center;
}
/* line 33, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderRight {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-left: 15px;
  white-space: normal;
}
/* line 40, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderRight .channelFinderAdWrapper {
  font-size: 0;
  line-height: 0;
}
/* line 46, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderTab {
  width: 211px;
  float: left;
  height: 30px;
  color: #19306B;
  background-color: #FFF;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "Lato SemiBold";
  line-height: 28px;
}
/* line 60, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderEl {
  background-image: url("/etc/designs/centricrd/images/2nd_full_v2_0005_DKBLUE.jpg");
  margin: 0 auto;
  width: 633px;
}
/* line 66, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderTabContainer {
  height: 30px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
/* line 72, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderTabContainer .channelFinderTab {
  padding-top: 2px;
  text-align: center;
}
/* line 76, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderTabContainer .channelFinderTab.active {
  background-color: #0068be;
  color: #FFF;
  height: 30px;
}
/* line 84, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer {
  width: 100%;
  margin: 0 auto;
}
/* line 88, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-submit-button-link {
  text-decoration: none;
}
/* line 92, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-submit-button {
  text-align: center;
  background: #ed779e;
  width: 110px;
  margin: 30px auto 5px;
  text-transform: lowercase;
  font-size: 16px;
  font-family: "Lato SemiBold";
  line-height: 16px;
  padding: 3px 0 6px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 107, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-header {
  background: #fff;
  color: #3F3F3F;
  text-align: center;
  padding: 7px 0;
}
/* line 113, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-header h1, div.channelFinderNode .channelFinderContentContainer .cf-header h2 {
  font-size: 16px;
  line-height: 16px;
  font-family: "Lato SemiBold";
  margin: 0;
}
/* line 120, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-header > h2 {
  padding-top: 6px;
}
/* line 125, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .channelFinderContent {
  display: none;
}
/* line 128, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .channelFinderContent .channelFinderContentWrapper {
  border-top: 3px solid #0068BE;
}
/* line 132, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .channelFinderContent.active {
  display: block;
}
/* line 137, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content {
  background-color: #E2E2E2;
  color: #000;
  padding: 0 0 10px;
  overflow: hidden;
}
/* line 143, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 0;
}
/* line 149, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cp-content-100p {
  width: 100%;
}
/* line 153, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-subtitle {
  background-color: #3F3F3F;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  padding: 5px 0 5px 10px;
  font-family: "Lato SemiBold";
}
/* line 165, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label {
  margin-bottom: 5px;
  font-size: 16px;
  width: 100%;
  color: #2E2E2E;
  font-family: "Lato SemiBold";
  font-weight: normal;
}
/* line 173, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label p {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  line-height: 20px;
  font-family: "Lato SemiBold";
}
/* line 181, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input {
  font-size: 16px;
  line-height: 20px;
  padding: 2px 4px;
  border: solid 1px gray;
}
/* line 187, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input[type="radio"], div.channelFinderNode .channelFinderContentContainer .cf-content label input[type="checkbox"] {
  border-width: 0;
}
/* line 61, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input:-moz-placeholder {
  color: gray;
}
/* line 64, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input::-moz-placeholder {
  color: gray;
}
/* line 67, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input:-ms-input-placeholder {
  color: gray;
}
/* line 56, ../../../.rvm/gems/ruby-1.8.7-p374/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input::-webkit-input-placeholder {
  color: gray;
}
/* line 196, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content label input.IEPlaceholder {
  border: 0;
  color: gray;
}
/* line 203, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-lableRow {
  font-size: 0;
  line-height: 0;
}
/* line 208, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-label50p {
  width: 49%;
  display: inline-block;
  margin: 0 0 5px 1%;
}
/* line 213, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-label50p:first-child {
  margin: 0 1% 5px 0;
}
/* line 218, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers {
  margin: 10px auto 0;
  width: 80%;
  text-transform: uppercase;
}
/* line 223, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers label {
  font-weight: normal;
  padding: 3px 0 5px 0;
  display: block;
  position: relative;
  margin: 0;
  clear: left;
}
/* line 231, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers label input {
  display: block;
  position: absolute;
  left: 1px;
  margin: 0;
  top: 12px;
  -moz-transform: translate(0, -60%);
  -ms-transform: translate(0, -60%);
  -webkit-transform: translate(0, -60%);
  transform: translate(0, -60%);
}
/* line 239, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers label input {
  top: 13px \9;
  /* IE8-9 */
}
/* line 244, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers label p {
  display: block;
  padding-left: 22px;
  font-size: 16px;
  line-height: 16px;
}
/* line 253, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request {
  width: 90%;
  margin: 0 auto;
  padding-top: 10px;
}
/* line 258, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request .cf-content-label {
  width: 100%;
  font-size: 13px;
}
/* line 262, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request .cf-content-label .email {
  width: 100%;
}
/* line 266, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request .cf-content-label select {
  width: 100%;
  font-family: "Lato Regular";
}
/* line 272, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request input[type="checkbox"] {
  position: absolute;
}
/* line 276, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-request .cf-content-cb-label {
  display: block;
  padding-top: 2px;
  padding-left: 22px;
  width: 95%;
  text-transform: none;
  line-height: 20px;
}
/* line 288, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-search label.searchNode {
  width: 110px;
  margin: 0 auto;
  display: block;
}
/* line 294, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-search .cf-content-search-message {
  width: 70%;
  line-height: 18px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto 10px auto;
  text-align: center;
  color: #214782;
  text-transform: uppercase;
  padding-top: 30px;
}
/* line 307, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .l-zipcode {
  float: left;
  width: 20%;
}
/* line 311, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .l-zipcode .c-zipcode {
  width: 75px;
}
/* line 316, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .l-provider {
  width: 80%;
  float: left;
}
/* line 321, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .warning {
  outline: 1px solid #F00;
}
/* line 325, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-searchNode-input {
  width: 100%;
}
/* line 329, ../sass/elements/_channelFinder.scss */
div.channelFinderNode .channelFinderContentContainer .cf-content .cf-searchNode {
  width: 110px;
  margin: 0 auto;
  display: block;
  position: relative;
}
@media screen and (max-width: 980px) {
  /* line 340, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderLeft {
    width: 505px;
  }
  /* line 344, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderEl {
    width: 504px;
  }
  /* line 348, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderTab {
    width: 168px;
  }
}
@media screen and (max-width: 850px) {
  /* line 355, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderLeft {
    width: 660px;
    margin: 0 auto;
    display: block;
  }
  /* line 361, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderEl {
    width: 100%;
  }
  /* line 365, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderTab {
    width: 220px;
  }
  /* line 369, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderRight {
    margin: 15px auto 0;
    display: block;
  }
  /* line 378, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers {
    width: 70%;
  }
}
@media screen and (max-width: 728px) {
  /* line 1, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode {
    margin: 0 10px;
  }
  /* line 388, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderLeft {
    width: 100%;
  }
  /* line 392, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderEl {
    width: 618px;
  }
  /* line 396, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderTab {
    width: 206px;
  }
}
@media screen and (max-width: 640px) {
  /* line 403, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderEl {
    width: 498px;
  }
  /* line 407, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderTab {
    width: 166px;
  }
  /* line 415, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-providers {
    width: 92%;
    padding: 8px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  /* line 426, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderEl {
    width: 100%;
  }
  /* line 430, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderTab {
    width: 33.333%;
  }
  /* line 440, ../sass/elements/_channelFinder.scss */
  div.channelFinderNode .channelFinderContentContainer .cf-content .cf-content-label50p.cf-content-shareemail {
    width: 100%;
    margin: 0 0 5px;
  }
}

/* line 1, ../sass/elements/_template.scss */
div.twoColumnSection {
  width: 100%;
}
/* line 4, ../sass/elements/_template.scss */
div.twoColumnSection .columnLeftSection {
  float: left;
  width: 660px;
  padding: 15px 0 15px 15px;
  position: relative;
}
@media screen and (max-width: 980px) {
  /* line 4, ../sass/elements/_template.scss */
  div.twoColumnSection .columnLeftSection {
    width: 530px;
  }
}
@media screen and (max-width: 850px) {
  /* line 4, ../sass/elements/_template.scss */
  div.twoColumnSection .columnLeftSection {
    width: 365px;
    padding: 10px;
  }
}
/* line 20, ../sass/elements/_template.scss */
div.twoColumnSection .columnRightSection {
  float: right;
  width: 320px;
  padding: 15px 10px;
  position: relative;
}

/* line 3, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader {
  padding: 17px 35px 0;
  text-align: center;
  min-height: 125px;
}
/* line 8, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-title {
  font-family: "Lato Light";
  font-size: 36px;
  line-height: 38px;
  vertical-align: bottom;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  /* line 8, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-title {
    font-size: 30px;
    line-height: 32px;
  }
}
/* line 24, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle {
  padding: 17px 0;
  font-family: "Lato Regular";
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #666666;
}
/* line 32, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a {
  text-decoration: none;
  color: #ed779e;
}
/* line 36, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a:active, div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a:hover, div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a:visited, div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a:link {
  color: #ed779e;
}
/* line 40, ../sass/elements/_articleBlock.scss */
.notMobile div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSectionHeader-subtitle a:hover {
  color: #6b6b6b;
}
/* line 46, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSection-synopsis {
  font-family: "Lato Light";
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  /* line 46, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection .columnSectionHeader .columnSection-synopsis {
    font-size: 20px;
    line-height: 22px;
  }
}
/* line 59, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 20px;
}
/* line 62, ../sass/elements/_articleBlock.scss */
.notMobile div.twoColumnSection div.columnLeftSection .columnSectionContent a:hover {
  color: #6b6b6b !important;
}
/* line 70, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent img {
  width: 100%;
}
/* line 75, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionBigPic.portrait {
  width: 45%;
  float: left;
  margin: 33px 20px 10px 0;
}
@media screen and (max-width: 400px) {
  /* line 75, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionBigPic.portrait {
    width: 100%;
  }
}
/* line 86, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share-verticle {
  position: absolute;
  top: 10px;
  left: 0;
  width: 40px;
  height: 115px;
  background: #fff;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  border: 1px solid #c7c7c7;
  border-left-width: 0;
  line-height: 35px;
  z-index: 10;
}
/* line 101, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share-verticle .fa {
  font-size: 20px;
  color: #ed779e;
  text-decoration: none;
  line-height: 22px;
  display: inline-block;
  padding: 12px 10px 0;
  vertical-align: top;
}
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share-verticle .shareTop .fa-code { display: none; }

/* line 112, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionBigPic-description {
  padding-right: 4px;
  font-family: "Lato Regular";
  font-size: 11px;
  line-height: 13px;
  text-align: right;
  font-style: italic;
  color: #666666;
}
/* line 121, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionBigPic-description a {
  color: #214782;
  font-weight: 600;
  font-style: italic;
  text-decoration: none;
}
/* line 128, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionBigPic-description span {
  font-weight: 600;
  font-style: italic;
  text-decoration: none;
}
/* line 135, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle {
  padding-top: 30px;
  padding-bottom: 0;
  font-family: "Lato Regular";
  font-size: 16px;
  line-height: 32px;
}
/* line 142, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle p {
  padding-bottom: 30px;
}
/* line 146, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle a {
  text-decoration: none;
  color: #ed779e;
}
/* line 150, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle a:active, div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle a:hover, div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle a:visited, div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle a:link {
  color: #ed779e;
}
/* line 155, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle .columnSectionArticle-title {
  color: #ed779e;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
}
/* line 162, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle .columnSection-synopsis {
  font-family: "Lato Light";
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  /* line 162, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle .columnSection-synopsis {
    font-size: 20px;
    line-height: 22px;
  }
}
/* line 177, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-categories {
  text-align: center;
  margin: 0 auto;
  clear: both;
}
/* line 181, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-categories > a {
  text-decoration: none;
  color: #ED779E;
}
/* line 185, ../sass/elements/_articleBlock.scss */
.notMobile div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-categories > a:hover {
  color: #6b6b6b;
}
/* line 190, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share {
  text-align: center;
  margin: 0 auto;
  clear: both;
}

/* line 195, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share .fa {
  font-size: 24px;
  color: #ed779e;
  text-decoration: none;
  line-height: 26px;
  display: inline-block;
  margin: 5px 5px 0;
  vertical-align: top;
}
/* line 204, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share .fa.fa-facebook {
  font-size: 20px;
}
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share .fa.fa-comment {
  font-size: 20px;
  margin-top: 4px;
}
div.twoColumnSection div.columnLeftSection .columnSectionContent .columnSectionArticle-share .fa-code { display: none; }

@media screen and (max-width: 850px) {
  /* line 2, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection {
    width: 100%;
    float: none;
  }
  /* line 215, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection div.columnSectionBigPic {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 728px) {
  /* line 221, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnLeftSection div.columnSectionBigPic {
    margin: 0 -10px;
  }
}
/* line 228, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection a {
  text-decoration: none;
  color: #ed779e;
}
/* line 232, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection a:active, div.twoColumnSection div.columnRightSection a:hover, div.twoColumnSection div.columnRightSection a:visited, div.twoColumnSection div.columnRightSection a:link {
  color: #ed779e;
}
/* line 238, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .actionBlock div.adBlock {
  margin-top: 25px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  /* line 238, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .actionBlock div.adBlock {
    margin-top: 0;
  }
}
/* line 247, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .actionBlock .videoBlock {
  width: 300px;
  height: auto;
  margin: 20px 0;
}
@media screen and (max-width: 850px) {
  /* line 237, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .actionBlock {
    float: left;
  }
}
@media screen and (max-width: 728px) {
  /* line 237, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .actionBlock {
    float: none;
    text-align: center;
  }
  /* line 261, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .actionBlock .videoBlock {
    display: none;
  }
}
/* line 267, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock {
  width: 300px;
  background-color: #f2f2f2;
}
/* line 271, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockHeader {
  text-transform: uppercase;
}
/* line 274, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockHeader .popularBlockHeader-title {
  padding: 15px 10px;
  font-family: "Lato Light";
  font-size: 38px;
  line-height: 40px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 728px) {
  /* line 274, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock .popularBlockHeader .popularBlockHeader-title {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  /* line 274, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock .popularBlockHeader .popularBlockHeader-title {
    text-align: center;
  }
}
/* line 292, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent {
  width: 285px;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  font-family: "Lato SemiBold";
  border-bottom: 2px solid #fff;
  margin: 10px;
  padding-bottom: 10px;
  color: #676767;
}
/* line 303, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent:last-child {
  border-bottom-color: #f2f2f2;
}
/* line 308, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-subtitle a {
  font-family: "Lato Bold";
  text-transform: uppercase;
}
/* line 313, ../sass/elements/_articleBlock.scss */
.notMobile div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-subtitle a:hover {
  color: #6b6b6b;
}
/* line 319, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box {
  margin: 10px 0;
}
/* line 322, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box img {
  width: 132px;
  vertical-align: top;
}
/* line 327, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text {
  display: inline-block;
  margin-left: 10px;
  width: 135px;
  vertical-align: top;
}
/* line 333, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a {
  text-decoration: none;
  color: #676767;
}
/* line 333, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:hover {
  text-decoration: underline;
}
/* line 337, ../sass/elements/_articleBlock.scss */
div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:active, div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:hover, div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:visited, div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:link {
  color: #676767;
}
/* line 341, ../sass/elements/_articleBlock.scss */
.notMobile div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent .popularBlockContent-box .popularBlockContent-text a:hover {
  color: #6b6b6b;
}
@media screen and (max-width: 850px) {
  /* line 267, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock {
    float: right;
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 728px) {
  /* line 267, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock {
    width: 100%;
    float: none;
    border: 10px solid #fff;
  }
  /* line 360, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent:nth-last-child(2) {
    border-bottom-color: #f2f2f2;
  }
}
@media screen and (max-width: 640px) {
  /* line 267, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock {
    width: 300px;
    margin: 20px auto;
    border: none;
  }
  /* line 370, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection .popularBlock .popularBlockContent:nth-last-child(2) {
    border-bottom-color: #fff;
  }
}
@media screen and (max-width: 850px) {
  /* line 227, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection {
    width: 100%;
    padding: 0 45px;
    float: none;
  }
}
@media screen and (max-width: 728px) {
  /* line 227, ../sass/elements/_articleBlock.scss */
  div.twoColumnSection div.columnRightSection {
    padding: 0;
  }
}

/* line 41, ../sass/styles.scss */
html {
  height: 100%;
}

/* line 44, ../sass/styles.scss */
.ctv,
body {
  min-width: 320px;
  width: 100%;
  background: #f0f0f0;
  font-family: "Lato Regular";
  position: relative;
  overflow-x: hidden;
  height: 100%;
  min-height: 100%;
}

@media screen and (max-width: 580px), screen and (max-height: 580px) {
  .ctv,
  body {
    height: auto;
    min-height: 100%;
  }
}

/* line 56, ../sass/styles.scss */
.ctv.fullSize,
body.fullSize {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
/* line 60, ../sass/styles.scss */
.ctv.fullSize div.pageDarkens,
body.fullSize div.pageDarkens {
  position: absolute;
  width: 50000px;
  height: 50000px;
}

/* line 67, ../sass/styles.scss */
div.pageDarkens {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);

}
/* line 76, ../sass/styles.scss */
div.pageDarkens.moreDark {
  background: rgba(0, 0, 0, 0.8);
}

/* line 80, ../sass/styles.scss */
div.pageContainer {
  width: 980px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  min-height: 80%;
}
@media screen and (max-width: 980px) {
  /* line 80, ../sass/styles.scss */
  div.pageContainer {
    width: 850px;
  }
}
@media screen and (max-width: 850px) {
  /* line 80, ../sass/styles.scss */
  div.pageContainer {
    width: 728px;
  }
}
@media screen and (max-width: 728px) {
  /* line 80, ../sass/styles.scss */
  div.pageContainer {
    width: 640px;
  }
}
@media screen and (max-width: 640px) {
  /* line 80, ../sass/styles.scss */
  div.pageContainer {
    width: 520px;
  }
}
@media screen and (max-width: 520px) {
  /* line 77, ../sass/styles.scss */
  div.pageContainer {
    width: 100%;
    min-width: 320px;
    min-height: 440px;
  }
}
ol {
  list-style-position: inside;
}

div.newsletters-wrapper {
  padding: 5px 0 15px 50px;
}


/** NEWSLETTERS popup **/
#bq_betxnewsletterDiv {display:none;position: fixed;width: 100%;height:100%;z-index:10030;top:0px;left:0px;}
#bq_betxnewsletterDiv .screen {position:absolute;filter:alpha(opacity:50);opacity:.5;height:100%;width:100%;top:0px;left:0px;background:#000000;}
#bq_betxnewsletterDiv .newsletter-inner {margin: 0 auto;position: relative;top: 50px;width: 100%;}
#bq_betxnewsletterDiv .bq_newsletterModal {width:583px; padding: 17px 23px;background:#ffffff url(/etc/designs/centricrd/images/newsletter/watermark-logo-form-header.png) no-repeat; margin:0px auto;}
#bq_betxnewsletterDiv .bq_newsletterModal:after { content: "";position: absolute;bottom: 0;height: 100px;background:#ffffff url(/etc/designs/centricrd/images/newsletter/watermark-logo-form-footer.png) no-repeat 0 100%;margin-left: -23px;width: 583px; }
#bq_betxnewsletterDiv .thanks-for-subscribing {width:583px; padding: 17px 23px;background:#ffffff;margin:0px auto;display:none;height:222px;}
#bq_betxnewsletterDiv .thanks-for-subscribing .mega-thanks {text-align:center;clear:both;display:block;margin: 0 0 11px;}
#bq_betxnewsletterDiv .thanks-for-subscribing .mega-thanks span{ color: #009FF1;font-family: 'Trebuchet MS';font-size: 27px;font-weight: bold;position: relative;text-align: center;text-transform: uppercase;top: -12px;}
#bq_betxnewsletterDiv .thanks-for-subscribing .message{ color: #727272;font-family: 'Lucida Sans', Arial;font-size: 25px;margin: 20px;text-align: center;}
#bq_betxnewsletterDiv .thanks-for-subscribing .message span{}

#bq_betxnewsletterDiv .bq_newsletterModal .bq_modalTop {border-bottom: 1px solid #ccc;margin: 0px 0px 20px;}
#bq_betxnewsletterDiv .bq_newsletterModal .bq_modalTop h2{font-size:24px;text-transform:uppercase;color:#19306b;}
#bq_betxnewsletterDiv .bq_newsletterModal .bq_modalTop p{padding-bottom: 10px;font-weight: normal;font-size: 12px;font-family: 'Lucida Sans', Arial;width: 85%;margin: 4px 0px;}
#bq_betxnewsletterDiv .bq_newsletterModal .bq_modalBotContent {position: relative;z-index: 2;}
#bq_betxnewsletterDiv .bq_row {position:relative;}
#bq_betxnewsletterDiv input { background: none repeat scroll 0 0 #F5F5F5;border: 1px inset #F5F5F5;border-radius: 20px;float: left;height: 26px;line-height: 22px;margin-top: 3px;margin-left:8px;font-family:'Arial';font-size:14px;color:#000;padding:0px 8px;}
#bq_betxnewsletterDiv .bq_row .bq_input_gender input {position:relative;top: -4px;}
#bq_betxnewsletterDiv .bq_input_email {float:left;}
#bq_betxnewsletterDiv .bq_input_email input {width:200px;position:relative;top:-3px;}
#bq_betxnewsletterDiv .bq_input_email .bq_inputLeftField {width:280px; height:29px; float:left;/* background:url(../../etc/designs/betcom/img/bg_inputfield.png) left no-repeat;*/}
#bq_betxnewsletterDiv .bq_inputRightBorder {background:transparent;}
#bq_betxnewsletterDiv .bq_input_month, #bq_betxnewsletterDiv .bq_input_year, #bq_betxnewsletterDiv .bq_input_day, #location .bq_submissionAlignLeft {
  background: #F5F5F5 url("/etc/designs/centricrd/images/sellect-arrow.gif") no-repeat 90% 50%;
  border: 1px inset #F5F5F5;
  border-radius: 20px;
  float:left;
  margin-left:8px;
  margin-right:10px;
  width: 120px;
}
.isIE #bq_betxnewsletterDiv .bq_input_month,
.isIE #bq_betxnewsletterDiv .bq_input_year,
.isIE #bq_betxnewsletterDiv .bq_input_day,
.isIE #location .bq_submissionAlignLeft { overflow: hidden; }

#location .bq_submissionAlignLeft { width: 155px; }

#bq_betxnewsletterDiv #bq_zipcode_section {width:545px;display:block;}
#bq_betxnewsletterDiv #bq_zipcode_section .bq_international {position:absolute;text-decoration:underline;color:#0068b8;top:5px;left:210px;font-size:12px;}
#bq_betxnewsletterDiv #bq_zipcode_section .bq_error {padding:20px 0px 0px 0px;}
#bq_betxnewsletterDiv #bq_zipcode_section #location {position:absolute;top:1px;left:370px;}

#bq_betxnewsletterDiv .bq_input_zip {float:left;}
#bq_betxnewsletterDiv .bq_input_zip .bq_inputLeftField {width:173px; height:29px; float:left;/* background:url(../../etc/designs/betcom/img/bg_inputfield.png) left no-repeat;*/}
#bq_betxnewsletterDiv .bq_input_zip input {width:105px;}
#bq_betxnewsletterDiv #bq_dob_section {}

#bq_betxnewsletterDiv #bq_dob_section select,
#bq_betxnewsletterDiv #bq_zipcode_section #location select {
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  color: #000;
  font: 13px 'Arial';
  padding: 0 3px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#bq_betxnewsletterDiv #bq_dob_section select:focus,
#bq_betxnewsletterDiv #bq_zipcode_section #location select:focus { outline: none; }

.isIE #bq_betxnewsletterDiv #bq_dob_section select,
.isIE #bq_betxnewsletterDiv #bq_zipcode_section #location select { width: 120%; }

#bq_betxnewsletterDiv .bq_error {float:left;margin-top:5px;}
#bq_betxnewsletterDiv .bq_error.bq_pink .bq_content {color:#d52b47;}
#bq_betxnewsletterDiv #location {position:absolute;}

#bq_betxnewsletterDiv .bq_row { clear: both; margin-bottom: 14px;}
#bq_betxnewsletterDiv .bq_row:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#bq_betxnewsletterDiv .bq_row h3 { font-family: 'Arial';font-size: 13px;margin: 5px 5px 5px 0;color:#343434;float:left;width: 100px;}
#bq_betxnewsletterDiv .bq_row input + h3 { width: auto; margin: 5px 20px 5px 10px; }
#bq_betxnewsletterDiv .bq_row h3 .bq_required { display: inline; color: red;}

#bq_betxnewsletterDiv .bq_formProfile { display: none; }

#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv {margin: 0 0 10px;}
#bq_betxnewsletterDiv .bq_formProfile legend { display: none; }
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv .bq_row{margin-bottom:0;}
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv .subscribe{font-size: 13px;}
#bq_betxnewsletterDiv .bq_formProfile .bq_submissionRowWrap {margin-bottom: 12px;}

#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv  input { margin: 6px 8px 0 0;padding: 0;height:auto;}
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv label {font-family:'Arial', arial;font-size:13px;color:#343434;}
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv .bq_module304Left {margin:0px;width:auto;clear: both;}
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv .bq_module304Right {margin:0px;width:auto;float:left;}
#bq_betxnewsletterDiv .bq_formProfile #bq_leftDiv .bq_subscriptionItem{width:164px;}

#bq_betxnewsletterDiv .bq_formProfile .bq_submissionRowWrap .bq_row h3,
#bq_betxnewsletterDiv .agreement-area h3 { font-family:"Lato Regular";text-transform: uppercase;color:#19306b;border-top: 1px solid #ccc;float: none;width: auto;padding-top: 15px;margin-top: 0; }

#bq_betxnewsletterDiv .agreement-area {}
#bq_betxnewsletterDiv .agreement-area h3{float:none;}
#bq_betxnewsletterDiv .agreement-area input{padding:0;margin:3px 8px 0 0;height:auto;}
#bq_betxnewsletterDiv .agreement-area .agreement{ font-size: 13px; }
#bq_betxnewsletterDiv .agreement-area .agreement a{cursor:pointer; font-weight: bold;}
#bq_betxnewsletterDiv .agreement-area .agreement a:hover{text-decoration:underline;}

#bq_betxnewsletterDiv .bq_border {margin-bottom: 10px; }
#bq_betxnewsletterDiv .bq_btn_newsletterClose{float: right;}
#bq_betxnewsletterDiv .bq_btn_newsletterClose a {background:transparent url(/etc/designs/centricrd/images/newsletter/close-button.png) no-repeat;display: block;}
#bq_betxnewsletterDiv .bq_btn_newsletterClose a img{visibility:hidden;height:21px;width:21px;}
#bq_betxnewsletterDiv .bq_btnBlueModal {float:left;}
#bq_betxnewsletterDiv .bq_btnBlueModalL {  margin-top: 8px;display: inline-block;font: bold 19px/27px "Arial";padding: 4px 12px;background: #ed779e;color: #fff;text-decoration: none;text-align: center;min-width: 100px;}
#bq_betxnewsletterDiv .bq_btnBlueModalR {display:none;}
#bq_betxnewsletterDiv a {color: #0068b8; text-decoration: none; outline: none;}

.bq_tip h4 {background:#b1e6f2}
.bq_tip h4 img {vertical-align:middle;}
.bq_tip .bq_content {background:#d4f1f8; padding:10px; color:#333333;}
.bq_error {margin-top:10px;}
.bq_error .bq_icon {width:30px; height:30px; float:left;}
.bq_error.two-line{padding-bottom: 10px;}
.bq_error.two-line .bq_icon {height:60px;}
.bq_error .bq_content {float:left; min-width:507px; height:30px; line-height:30px; padding:0 10px; font-size:11px; color:#767676;}
.bq_error.two-line .bq_content {height:auto;width:576px;}
.bq_pink .bq_icon {background:#f2b1b7}
.bq_pink .bq_content {background:#f7d9dc}
.bq_green .bq_icon {background:#a2dfa9}
.bq_green .bq_content {background:#d4f0d7}


/*Age Gating Overlay styling start*/
.bq_vevoOverlay {border-collapse: collapse;background-color: #2E2E30;}
.bq_vevoOverlay .warning {text-align:center;}
.bq_vevoOverlay .warning h2{padding: 150px 0 16px;color:white;font-size:22px;}
.bq_vevoOverlay .confirmAge a:hover{}

#confirmOverlay{width:100%; height:100%; position:fixed; top:0; left:0; z-index:10000000000; }
.ctv .ageConfirmPopup { position: relative; top: 296px; border: 1px solid #292929; margin: 0 auto; width:838px; height:286px; max-height:286px; 1position:fixed; background: rgba(0, 0, 0, .9) url('/etc/designs/centricrd/images/bg_age_popup.png') 50% 0 no-repeat; }
.ageConfirmPopup div {padding:60px 28px 20px 28px; text-align: center;}
.ageConfirmPopup h2,
.videoPlayerDiv .bq_vevoOverlay .warning h2 { margin: 0 auto; text-align: center; font: 34px "Lato Light"; color: #f47fa4; text-transform: uppercase; }
.videoPlayerDiv .bq_vevoOverlay .warning h2 { font-size: 40px; }
.videoPlayerDiv .bq_vevoOverlay .warning p { color: #fff; font-size: 17px; font-weight: bold; }
.ageConfirmPopup div.buttonContainer {background: none; padding: 30px 0 0;}
.ageConfirmPopup .button, .ageConfirmPopup .button span, .bq_vevoOverlay .warning .confirmAge {text-transform: uppercase; font: bold 18px "Lato Regular"; display: inline-block; cursor: pointer;}
.ageConfirmPopup .button .left,
.bq_vevoOverlay .warning .confirmAge a {background: url('/etc/designs/centricrd/images/buttonright.png') repeat-x; height: 51px; float: left; color: #0091ff; line-height: 51px; padding: 0 20px; text-decoration: none;}

.ageConfirmPopup .blue-button .left,
.bq_vevoOverlay .warning .confirmAge a {background: url('/etc/designs/centricrd/images/buttonleft.png') repeat-x; color: #fff; padding: 0 30px;}
.ageConfirmPopup div.buttonContainer .button,
.bq_vevoOverlay .warning .confirmAge {float: none; border: 1px solid #1d1d1d; padding: 4px; margin: 0 5px;}
.ageConfirmPopup div.buttonContainer .button.blue-button,
.bq_vevoOverlay .warning .confirmAge {border-color: #005596; }

.bq_vevoOverlay .warning .confirmAge { text-transform: none; margin-top: 30px; }


@media screen and (max-width: 980px) {
  /* line 80, ../sass/styles.scss */
  .ctv .ageConfirmPopup {
    top: 223px;
    width: 830px;
  }
}
@media screen and (max-width: 850px) {
  /* line 80, ../sass/styles.scss */
  .ctv .ageConfirmPopup {
    top: 144px;
    width: 708px;
  }
}
@media screen and (max-width: 728px) {
  /* line 80, ../sass/styles.scss */
  .ctv .ageConfirmPopup {
    top: 96px;
    width: 620px;
  }
}
@media screen and (max-width: 640px) {
  /* line 80, ../sass/styles.scss */
  .ctv .ageConfirmPopup {
    top: 63px;
    width: 500px;
  }
}
@media screen and (max-width: 520px) {
  /* line 77, ../sass/styles.scss */
  .ctv .ageConfirmPopup {
    width: 100%;
    min-height: 360px;
  }
}


/*Age Gating Pop-up styling end*/


@media screen and (max-width: 580px), screen and (max-height: 580px) {
  .mobile #bq_betxnewsletterDiv {position: absolute;}

  .mobile #bq_betxnewsletterDiv .bq_newsletterModal,
  .mobile #bq_betxnewsletterDiv .thanks-for-subscribing { position: absolute; width: 100%;}

  #bq_betxnewsletterDiv .bq_newsletterModal,
  #bq_betxnewsletterDiv .thanks-for-subscribing,
  #bq_betxnewsletterDiv .bq_newsletterModal:after { width: 100%; }

  #bq_betxnewsletterDiv .bq_newsletterModal,
  #bq_betxnewsletterDiv .bq_newsletterModal:after { background-size: 100% auto; }



  #bq_betxnewsletterDiv .bq_row h3 {
    float: none;
    width: auto;
  }
  #bq_betxnewsletterDiv .bq_row input + h3 { float: left; }

  #bq_betxnewsletterDiv input,
  #bq_betxnewsletterDiv #bq_dob_section select { margin-left: 0; }

  #bq_betxnewsletterDiv #bq_dob_section select { border: none; }

  #bq_betxnewsletterDiv .bq_input_month, #bq_betxnewsletterDiv .bq_input_year, #bq_betxnewsletterDiv .bq_input_day  {
    margin-bottom: 14px;
    margin-right: 2px;
    margin-left: 0;
  }

  #bq_betxnewsletterDiv .bq_input_month { margin-left: 0; }

  #bq_betxnewsletterDiv #bq_zipcode_section { margin-top: -14px; }

  #bq_betxnewsletterDiv #bq_zipcode_section #location {
    left: auto;
    position: relative;
  }
  #bq_betxnewsletterDiv #bq_zipcode_section { width: auto; }
  #bq_betxnewsletterDiv #bq_zipcode_section .bq_international {
    left: 110px;
    top: 24px;
  }
  #bq_betxnewsletterDiv .bq_error {
    clear: both;
    margin-bottom: 10px;
    width: 100%;
  }
  .bq_pink .bq_content {
    font-size: 10px;
    min-width: 0;
    padding: 0 5px;
    width: calc(100% - 30px);
  }
  #bq_betxnewsletterDiv .thanks-for-subscribing .mega-thanks span { top: 0; }
  #bq_betxnewsletterDiv .thanks-for-subscribing .message { font-size: 20px; }
}

/*BALA Notification Dialog Box start*/

.ctv .asset_balaNotificationOverlay {
  bottom: 0;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 20;
}
.ctv .asset_balaNotificationOverlay.asset_balaNotification--open {
  display: block;
}
.ctv .asset_balaNotification {
  background: rgba(0, 0, 0, 0.95);
  bottom: 0;
  color: #fff;
  font-size: 12px;
  left: 0;
  padding: 15px 35px 15px 17px;
  position: fixed;
  right: 0;
  transition: transform .25s ease-in-out;
  -moz-transition: transform .25s ease-in-out;
  -webkit-transition: transform .25s ease-in-out;
  z-index: 22;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
}

.ctv .asset_balaNotification p {
  line-height: 120%;
}

.ctv .asset_balaNotification a {
  color: #fff;
  text-decoration: underline;
}

.ctv .asset_balaNotification a:hover {
  color: #fff;
  text-decoration: none;
}

.ctv .asset_balaNotification i,
.ctv .asset_balaNotification em {
  font-style: italic;
}

.ctv .asset_balaNotification b,
.ctv .asset_balaNotification strong {
  font-weight: bold;
}

.ctv .asset_balaNotification--open {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
}
.ctv .asset_balaNotification-closeIcon {
  background-color: #ff0066;
  cursor: pointer;
  height: 31px;
  position: absolute;
  right: 0;
  top: 0;
  width: 31px;
}
.ctv .asset_balaNotification-closeIcon:after {
  content: "X";
  color: #FFFFFF;
  display: inline-block;
  /*font-family: "icons";*/
  font-size: 16px;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 737px) {
  .ctv .asset_balaNotification {
    font-size: 16px;
    padding: 15px 70px 15px 70px;
  }
  .ctv .asset_balaNotification p {
    line-height: 150%;
  }
  .ctv .asset_balaNotification-closeIcon {
    height: 46px;
    width: 46px;
  }
  .ctv .asset_balaNotification-closeIcon:after {
    font-size: 30px;
  }
}

/*BALA Notification Dialog Box end*/

.ctv .icon_tveLock {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgeD0iMHB4IiAgIHk9IjBweCIgICB2aWV3Qm94PSIwIDAgODguOTAwMDAyIDExMC42MDAwMSIgICB3aWR0aD0iMTAwJSIgICBoZWlnaHQ9IjEwMCUiPjxzd2l0Y2ggICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTcwLjA5OTk4LC0xNDUuNykiPjxnPjxnPjxyZWN0ICAgICAgICAgICAgeD0iNTcwLjA5OTk4IiAgICAgICAgICAgIHk9IjE4Ny4xMDAwMSIgICAgICAgICAgICBjbGFzcz0ic3QwIiAgICAgICAgICAgIHdpZHRoPSI4OC45MDAwMDIiICAgICAgICAgICAgaGVpZ2h0PSI2OS4xOTk5OTciICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2YyZjJmMiIgLz48Zz48cGF0aCAgICAgICAgICAgICAgIGQ9Im0gNjUzLjksMTg3IGggLTEyIGMgMCwtMTYgLTEyLjgsLTI5LjMgLTI3LjMsLTI5LjMgLTE0LjYsMCAtMjcuMywxMy4zIC0yNy4zLDI5LjMgaCAtMTIgYyAwLC0yMiAxOCwtNDEuMyAzOS4zLC00MS4zIDIxLjIsMCAzOS4zLDE5LjMgMzkuMyw0MS4zIHoiICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2YyZjJmMiIgLz48L2c+PC9nPjwvZz48L3N3aXRjaD48L3N2Zz4=);
  display: inline-block;
  width: 12px;
  height: 15px;
}

.ctv .tve_lockedContentMark { position: absolute; top: 11px; right: 12px; }

.ctv .hero__sign-in {
  background: #212120;
  width: 100%;
  height: calc(100% - 33px);
  display: none;
  position: absolute;
}

.ctv .hero__sign-in__wrapper {
  padding: 0 40px;
  position: relative;
  max-width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.ctv .hero__sign-in__warning {
  display: block;
  font-family: "Lato SemiBold";
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 4px;
}

@media (min-width: 375px) {
  .ctv .hero__sign-in__warning { font-size: 20px; }
}

.ctv .hero__sign-in__sorry {
  display: none;
  font-family: "Lato Regular";
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 4px;
}

.ctv .hero__sign-in__text {
  font-family: "Lato Regular";
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 19px;
  margin-top: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ctv .hero__sign-in__ok {
  display: block;
  font-family: "Lato Regular";
  color: #FFFFFF;
  background-color: #00D8FF;
  width: 100%;
  max-width: 345px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 36px;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 8px auto 0 auto;
  padding-top: 3px;
}

.ctv .hero__sign-in__try-again {
  display: block;
  font-family: "Lato Regular";
  color: #FFFFFF;
  background-color: #00D8FF;
  width: 100%;
  max-width: 345px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 36px;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 25px auto 0 auto;
}

.ctv .hero__sign-in__confirm {
  display: none;
  font-family: "Lato Regular";
  color: #FFFFFF;
  background-color: #00D8FF;
  width: 100%;
  max-width: 345px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 36px;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 20px auto 0 auto;
}

.ctv .hero__sign-in__cancel {
  display: block;
  font-family: "Lato Regular";
  color: #FFFFFF;
  background: none;
  width: 100%;
  max-width: 345px;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 36px;
  font-size: 18px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  margin: 8px auto 0 auto;
}

.ctv .hero__sign-in:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.ctv .hero__video__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}

.ctv .hero__video__placeholder img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ctv .hero__sign-in__cta {
  display: inline-block;
  font-family: "Lato Regular";
  color: #FFFFFF;
  background-color: #929292;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 36px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 16px auto 0 auto;
  border: none;
}

@media (min-width: 375px) {
  .ctv .hero__sign-in__cta {
    font-size: 20px;
    margin-top: 20px;
  }
}

@media (min-width: 672px) {
  .ctv .hero__sign-in__warning {
    font-family: "Lato SemiBold";
    font-size: 52px;
    letter-spacing: 1px;
  }
  .ctv .hero__sign-in__text {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
  }
  .ctv .hero__sign-in__sorry {
    font-size: 34px;
    text-transform: none;
  }
  .ctv .hero__sign-in__ok {
    line-height: 35px;
    padding-top: 5px;
    margin-top: 40px;
  }
  .ctv .hero__sign-in__cancel {
    line-height: 35px;
    padding-top: 5px;
    margin-top: 5px;
  }
  .ctv .hero__sign-in__confirm {
    line-height: 35px;
    padding-top: 5px;
    margin-top: 50px;
  }
  .ctv .hero__sign-in__cta {
    line-height: 35px;
    padding-top: 5px;
    margin-top: 10px;
    min-width: 135px;
  }
}

.ctv .tveapp_wrap * {
  box-sizing: initial;
}

.ctv .tveapp_wrap * .tveapp_header {
  border-bottom: none;
}

.ctv .tveapp_wrap * .tveapp_header .tveapp_button.tveapp_close:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  margin-top: 6px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNDQ4OTE0NC0zNjA0LTQyMmYtOTE4OS04MzA0MWRlYjliNjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTY2NTJFNjRGRDNBMTFFNkJENDZBNDA0NEFFRDlGMDMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTY2NTJFNjNGRDNBMTFFNkJENDZBNDA0NEFFRDlGMDMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMWY4ZGFhMy0wYTFmLTQ4MGItOWE4Ny0wOTJjZWRmYWUwYWUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6YjQ0ODkxNDQtMzYwNC00MjJmLTkxODktODMwNDFkZWI5YjY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+tPasbQAAAI5JREFUeNrE1WEKgCAMBeBHl+ssHch7eMMlMSNyU5s8Eh74x08sNwFgL8klBwJDRO6okdW8JqJJUVjXVifXXSSKG6g8T58W8GatboYV3ETf8FfcRS14Fu+iHjzCh2gP9vApdARbeHOKKOzhyaq8Zzb8NCifgvLzKNeNUiCUkqY0IUrbpDV62tNEeUxPAQYAcFlwyGN1pAAAAAAASUVORK5CYII=);
}

.ctv .tveapp_wrap * .tveapp_header .tveapp_button.tveapp_goBack {
  margin-top: -4px;
  color: #FFFFFF;
  display: none;
}

.ctv .tveapp_wrap * .tveapp_header .tveapp_button.tveapp_goBack:before {
  font-family: "icons";
  display: none;
  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;
  content: "\f128";
  color: #292929;
}

.ctv .tveapp_wrap * div.tveapp_searchBox {
  height: 50px;
  padding: 0;
  margin: 15px 3px;
  position: relative;
  width: auto;
}

.ctv .tveapp_wrap * div.tveapp_searchBox .tveapp_searchIcon {
  display: none;
}

.ctv .tveapp_wrap * div.tveapp_searchBox .tveapp_wrapSearch {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
}

.ctv .tveapp_wrap * div.tveapp_searchBox .tveapp_wrapSearch .tveapp_search {
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
  float: right;
  font-family: "Lato SemiBold";
  font-size: 19px;
  margin: 0;
  padding-top: 9px;
  padding-bottom: 6px;
  padding-left: 59px;
  width: 100%;
  height: 100%;
}

.ctv .tveapp_wrap * div.tveapp_searchBox .tveapp_wrapSearch:after {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  content: "";
  left: 18px;
  position: absolute;
  top: 17px;
  font-size: 17px;
  color: #a8a8a8;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOBaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YjQ0ODkxNDQtMzYwNC00MjJmLTkxODktODMwNDFkZWI5YjY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDNjhFMzk0RkQzRTExRTZCM0YyRUJERTA2Q0U3RkY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDNjhFMzkzRkQzRTExRTZCM0YyRUJERTA2Q0U3RkY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTFmOGRhYTMtMGExZi00ODBiLTlhODctMDkyY2VkZmFlMGFlIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmI0NDg5MTQ0LTM2MDQtNDIyZi05MTg5LTgzMDQxZGViOWI2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIABIAEgMBEQACEQEDEQH/xABrAAACAwEAAAAAAAAAAAAAAAAEBwADBQkBAQAAAAAAAAAAAAAAAAAAAAAQAAAFAQQHBwUAAAAAAAAAAAECAwQFBgARMRIhYTITMzUHUaFiUxRUF8FSchVFEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDtx1AkpNMsBTsO7NHPapfekPJl20ECFzKmT7D3CF30HTYMl30oh2bNV5Tz1/F1G3IKjaa9Uoc6ipQvAFgEcolMOgbgCwLH51l/aJco3ez/AEfO/Dw2BgVm6cVlNR9N0kBTSlNvCPn1RmEdwwUIAgVK8AHOYw4l04ahyge5J1XmGp4VdpEQhHBBRfT6Kx1R3ZguOKCWIGEMM3diAXfENKeWryn9XiG17nDid2qwF9L+QvuV80ecq2OIPE1/b4MtgZFglg//2Q==);
}

.ctv .tveapp_wrap * .tveapp_ePL-link {
  border: 0;
}

.ctv .tveapp_wrap * .tveapp_ePL-link:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.ctv .tveapp_wrap * .tveapp_providersList .tveapp_pL-item {
  border-bottom: 0;
  background: #ebebeb;
}

.ctv .tveapp_wrap * .tveapp_providersList .tveapp_pL-item-extra {
  border-bottom: 0;
  text-align: center;
}

.ctv .tveapp_wrap * .tveapp_providersList .tveapp_pL-item-extra .tveapp_pL-link {
  background: #F281a4;
  display: inline-block;
  text-align: center;
  color: #FFFFFF;
  font: normal 24px "Lato SemiBold";
  margin: 15px auto 0;
  padding: 10px 25px 10px;
  text-transform: uppercase;
}

.ctv .tveapp_wrap * .tveapp_providersList .tveapp_pL-item-extra .tveapp_pL-link:hover {
  background: #292929;
}

.ctv .tveapp_wrap * .tveapp_providersList .tveapp_pL-item-extra.highlight {
  background: none;
}

.ctv .tveapp_wrap * .tveapp_dontSeeUrMvpdMessage {
  text-align: center;
  font-family: "din-next-regular";
  padding: 47px 70px 100px;
}

.ctv .tveapp_wrap * .tveapp_dontSeeUrMvpdMessage h5 {
  font-family: "Lato SemiBold";
}

.ctv .tveapp_wrap * .tveapp_footbutton > div {
  border: 0;
  box-shadow: none;
  background: #f281a4;
  text-transform: uppercase;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 16px;
  padding: 10px 25px 10px;
}

.ctv .tveapp_wrap * .tveapp_footbutton > div:hover {
  background: #292929;
}

.ctv .tveapp_wrap * .tveapp_content {
  padding: 0 6px 5px !important;
}

.ctv .tveapp_wrap * .tveapp_content .custom-header-label {
  font-size: 12px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 22px;
  margin-left: -6px;
  margin-right: -6px;
  text-align: left;
}

@media (min-width: 768px) {
  .ctv .tveapp_wrap * .tveapp_content .custom-header-label {
    font-size: 23px;
  }
}

.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item {
  display: inline-block;
  flex-grow: 1;
  position: relative;
  line-height: 49px;
  height: 45px;
  color: white;
  background: #0c2248;
  z-index: 3;
  text-align: center;
}

.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:after {
  content: '';
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 45px;
  border-left: 12px solid #0c2248;
  border-top: 22.5px solid transparent;
  border-bottom: 22.5px solid transparent;
}

.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(1) { padding-left: 9px; }
.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(2) { padding-left: 12px; background: #283c6a; z-index: 2; }
.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(2):after { border-left: 12px solid #283c6a; }
.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(3) { padding-left: 12px; padding-right: 9px; background: #3d578c; z-index: 1; }
.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(3):after { border-left: none; border-top: none; border-bottom: none; }

@media (min-width: 768px;) {
  .ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(1) { padding-left: 22px; }
  .ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(2) { padding-left: 0; }
  .ctv .tveapp_wrap * .tveapp_content .custom-header-label__item:nth-child(3) { padding-left: 0; padding-right: 22px; }

}

.ctv .tveapp_wrap * .tveapp_content .custom-header-label__item--active {
  color: #f281a4;
}

.ctv .tveapp_wrap * .tveapp_content p {
  font-size: 21px;
}

.ctv .tveapp_wrap * .tveapp_content .tveapp_successMessage h5 {
  display: none;
}

.ctv .tveapp_wrap * .tveapp_content .tveapp_successMessage p strong {
  font: normal 43px "Lato SemiBold";
}

.ctv .tveapp_wrap * .tveapp_content .tveapp_successMessage .tveapp_signOut {
  background: #f281a4;
  text-transform: uppercase;
  font: normal 24px "Lato SemiBold";
  color: #FFFFFF;
  margin-top: 16px;
  padding: 10px 25px 10px;
}

.ctv .tveapp_wrap * .tveapp_content .tveapp_successMessage .tveapp_signOut:hover {
  background: #292929;
}

@media (max-width: 671px) {
  .ctv .tveapp_wrap .tveapp_container.tveapp_searchActivated .tveapp_footer {
    position: static !important;
    border-top: none !important;
  }
  .ctv .tveapp_wrap .tveapp_container.tveapp_searchActivated .tveapp_footer #providersWrapper {
    position: static !important;
    height: auto !important;
  }
}

.ctv .tveapp_modalOpened {
  position: fixed;
  height: auto;
  width: 100%;
  overflow: hidden;
}

.ctv .tveapp_container {
  position: fixed;
  overflow: auto;
}

.ctv .tveapp_wrap,
body.ctv.tveapp_modalOpened {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none
}
.ctv .tveapp_button,
.ctv .tveapp_container a {
  cursor: pointer
}
body.ctv.tveapp_modalOpened {
  position: relative;
  overflow: hidden
}
body.ctv.tveapp_modalOpened .wrap {
  overflow: hidden;
  height: 1px;
  padding: 0
}
.ctv .tveapp_back,
.ctv .tveapp_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s linear
}
.ctv .tveapp_wrap {
  overflow-y: auto;
  display: none;
  z-index: 5000;
  transition: all .5s linear
}
.ctv .tveapp_back {
  z-index: 4990;
  background: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  transition: all .5s linear
}
.ctv .tveapp_container {
  position: absolute;
  z-index: 20001;
  left: 50%;
  top: 50%;
  width: 720px;
  margin-left: -360px;
  margin-top: -290px;
  font: 14px "Lato Semibold", arial, helvetica, sans-serif;
  color: #000;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all .5s linear;
  transition: all .5s linear
}
.ctv .tveapp_container li,
.ctv .tveapp_container p,
.ctv .tveapp_container ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.ctv .tveapp_container h4 {
  display: block;
  height: 36px;
  font: 20px/22px arial, helvetica, sans-serif;
  margin: 0;
  padding: 20px 5px 10px;
  text-align: center
}
.ctv .tveapp_container p ins {
  display: inline-block;
  width: 100%
}
.ctv #tveapp_iframeWrap.tveapp_container {
  width: 700px!important;
  left: 50%;
  margin-left: -350px!important;
  overflow-y: scroll;
  overflow-y: auto
}
.ctv #tveapp_iframeWrap.tveapp_container .tveapp_content {
  overflow: scroll;
  overflow: auto;
  height: auto;
  bottom: 0;
  min-height: 550px
}
.ctv #mvpdframe {
  width: 100%!important;
  height: 100%!important
}
.ctv .tveapp_header {
  position: relative;
  overflow: hidden;
  height: 33px;
  padding: 10px;
  border-bottom: solid 1px #000;
  box-sizing: content-box;
  background: #fff
}
.ctv .tveapp_header h4,
.ctv .tveapp_header span {
  overflow: hidden;
  display: block;
  font: 24px/28px arial, helvetica, sans-serif;
  margin: 0;
  padding: 10px 0 12px;
  text-align: center
}
.ctv .tveapp_header h4 {
  margin: 0 30px;
  text-align: center
}
.ctv .tveapp_button {
  display: inline-block;
  min-width: 70px;
  padding: 5px;
  font-size: 1em;
  text-align: center;
  border: 1px solid #000;
  background: #fff
}
.ctv .tveapp_header .tveapp_button {
  border-radius: 5px
}
.ctv .tveapp_header .tveapp_button.tveapp_goBack,
.ctv .tveapp_header .tveapp_button.tveapp_learnMore {
  position: absolute;
  top: 13px;
  left: 8px;
  min-width: 0;
  overflow: hidden;
  border: 0;
  padding: 4px;
  font-size: 19px;
  font-weight: 700
}
.ctv .tveapp_header .tveapp_button.tveapp_goBack:before {
  content: '< '
}
.ctv .tveapp_header .tveapp_button.tveapp_close {
  position: absolute;
  top: 10px;
  right: 6px;
  width: 20px;
  min-width: 0;
  overflow: hidden;
  color: transparent;
  border: 0;
  padding: 0 5px;
  box-sizing: content-box
}
.ctv .tveapp_header .tveapp_button.tveapp_close:before {
  content: 'X';
  color: #000;
  font-size: 31px;
  font-weight: 700
}
.ctv .tveapp_content .tveapp_buttons_row>.tveapp_button,
.ctv .tveapp_content .tveapp_signOut,
.ctv .tveapp_content .tveapp_watchNow {
  padding: 8px 33px 7px;
  border: 0;
  background: #000;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase
}
.ctv .tveapp_content .tveapp_signOut {
  padding: 8px 20px 7px;
  background: #666
}
.ctv .tveapp_content .tveapp_buttons_row {
  padding-top: 27px;
  text-align: center
}
.ctv #tveapp_signOut .tveapp_signOut,
.ctv #tveapp_success .tveapp_signOut {
  padding: 8px 51px 7px
}
.ctv .tveapp_mSize .tveapp_header {
  border-bottom: solid 1px #000;
  background: #fff
}
.ctv .tveapp_xlSize .tveapp_header h4 {
  padding: 0 0 25px;
  font: 40px arial, helvetica, sans-serif
}
.ctv .tveapp_mSize .tveapp_header h4 {
  padding: 12px 0;
  font-size: 20px
}
.ctv .tveapp_content {
  position: relative;
  overflow: hidden;
  background: #fff
}
.ctv .tveapp_content p {
  padding: 0 0 21px;
  font: 18px "Lato SemiBold", arial, helvetica, sans-serif
}
.ctv .tveapp_content p a {
  color: #39f;
  text-decoration: underline
}
.ctv .tveapp_content p a:hover {
  text-decoration: none
}
.ctv #tveapp_dontSeeUrMvpd .tveapp_content,
.ctv #tveapp_success .tveapp_content {
  position: relative;
  z-index: 9;
  border: 0
}
.ctv .tveapp_infoImg {
  padding: 20px 0 0;
  text-align: center
}
.ctv .tveapp_infoImg img {
  max-width: 90%;
  height: 85px
}
.ctv .tveapp_successMessage {
  padding: 38px 30px;
  text-align: center
}
.ctv .tveapp_successMessage h5 {
  padding: 0 0 14px;
  font: 700 40px/1 arial, helvetica, sans-serif
}
.ctv .tveapp_successMessage p {
  font-size: 22px
}
.ctv #tveapp_mvpdLogo,
.ctv #tveapp_signOutMvpdLogo {
  margin-bottom: 27px
}
.ctv #tveapp_mvpdLogo img,
.ctv #tveapp_signOutMvpdLogo img {
  display: inline-block;
  max-width: 220px
}
.ctv .tveapp_dontSeeUrMvpdMessage {
  padding: 47px 53px 100px 23px
}
.ctv .tveapp_dontSeeUrMvpdMessage h5 {
  padding: 0 0 26px;
  font: 700 41px/1.22 arial, helvetica, sans-serif
}
.ctv .tveapp_dontSeeUrMvpdMessage p {
  font-size: 21px
}
.ctv #tveapp_error .tveapp_content {
  padding: 50px 30px
}
.ctv #tveapp_error .tveapp_content p {
  line-height: 1.4
}
.ctv .tveapp_footer {
  padding: 2px 0 0
}
.ctv .tveapp_searchBox {
  display: none;
  position: relative;
  padding: 20px 5px 3px
}
.ctv .tveapp_searchBox .tveapp_searchIcon {
  display: block;
  position: absolute;
  top: 25px;
  left: 15px;
  width: 20px;
  height: 20px;
  border: 4px solid #000;
  border-radius: 30px
}
.ctv .tveapp_search,
.ctv .tveapp_searchButton {
  border: 1px solid #000;
  background: #fff
}
.ctv .tveapp_searchBox .tveapp_searchIcon:after {
  content: '';
  position: absolute;
  top: 21px;
  left: 16px;
  width: 14px;
  height: 5px;
  background-color: #000;
  transform: rotate(45deg)
}
.ctv .tveapp_searchActivated #extraMvpdWrapper,
.ctv .tveapp_searchActivated .viewAllProviders {
  display: none
}
.ctv .tveapp_searchActivated .tveapp_searchBox {
  display: block
}
.ctv .tveapp_wrapSearch {
  display: block;
  margin: 0
}
.ctv .tveapp_search {
  width: 100%;
  font-size: 29px;
  font-weight: 700;
  box-sizing: border-box;
  padding: 4px 4px 4px 56px
}
.ctv .tveapp_searchButton {
  position: absolute;
  top: 2px;
  right: 20px;
  min-width: 70px;
  padding: 5px;
  font-size: 1em;
  text-align: center;
  border-radius: 5px
}
.ctv #providersWrapper,
.ctv .howToListed,
.ctv .tveapp_inaction-holder {
  position: relative
}
.ctv .tveapp_providersList {
  overflow: hidden;
  overflow-y: auto
}
.ctv .tveapp_providersList .tveapp_pL-item,
.ctv .tveapp_providersList .tveapp_pL-item-extra {
  float: left;
  width: 100%;
  border-bottom: solid 1px #cfcfcf;
  background: #fff
}
.ctv .tveapp_providersList .tveapp_pL-item:nth-child(2n+1) {
  background: #f0f0f0
}
.ctv .tveapp_providersList .tveapp_pL-link {
  display: block;
  min-width: 150px;
  padding: 14px 15px 10px
}
.ctv .tveapp_providersList i,
.ctv .tveapp_providersList img,
.ctv .tveapp_providersList span {
  display: inline-block
}
.ctv .tveapp_providersList i {
  width: 0;
  height: 100%;
  margin: 0
}
.ctv .tveapp_providersList .tveapp_pL-item-extra.highlight,
.ctv .tveapp_providersList .tveapp_pL-item.highlight {
  background: #dfdfdf
}
.ctv .tveapp_providersList .tveapp_pL-link img {
  display: none
}
.ctv .tveapp_providersList .tveapp_pL-link span {
  display: inline-block
}
.ctv .tveapp_mSize .tveapp_footer {
  padding: 0 0 20px
}
.ctv .howToListed {
  display: none
}
.ctv .provNotListedButton {
  display: inline-block;
  width: 190px;
  vertical-align: top;
  right: 0;
  top: 0;
  text-decoration: underline
}
.ctv .provNotListedText {
  padding-top: 15px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  border-top: 3px solid #fff
}
.ctv #providersWrapper {
  display: none;
  overflow: auto;
  height: 268px;
  margin: auto;
  background: #fff;
  font-size: 18px
}
.ctv .tveapp_searchActivated #providersWrapper {
  display: block
}
.ctv #extraMvpdWrapper {
  width: 700px;
  margin: 0 auto;
  background: #fff
}
.ctv #extraMvpdWrapper .tveapp_ePL {
  float: left;
  width: 171px;
  padding: 0 2px 5px;
  overflow: hidden
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList {
  padding: 14px 0 0
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="1"],
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="3"],
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="2"] {
  padding-top: 44px
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="1"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="3"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="2"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="4"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="5"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="6"] .tveapp_ePL {
  height: 135px;
  width: 218px
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="8"] .tveapp_ePL,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="7"] .tveapp_ePL {
  height: 135px
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="1"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="3"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="2"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="4"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="5"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="6"] .tveapp_ePL-link {
  height: 115px;
  width: 198px
}
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="8"] .tveapp_ePL-link,
.ctv #extraMvpdWrapper .tveapp_extraMvpdList[tveapp-index="7"] .tveapp_ePL-link {
  height: 115px
}
.ctv .tveapp_ePL-link {
  display: block;
  height: 68px;
  padding: 9px;
  text-align: center;
  border: 1px solid #000;
  background: #fff
}
.ctv .tveapp_ePL i,
.ctv .tveapp_ePL img,
.ctv .tveapp_ePL span {
  display: inline-block;
  vertical-align: middle
}
.ctv .tveapp_ePL span {
  display: none
}
.ctv .tveapp_ePL i {
  width: 0;
  height: 100%
}
.ctv .tveapp_ePL img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%
}
.ctv .tveapp_elvis_buttons_list {
  text-align: center;
  padding: 17px 0 30px
}
.ctv .tveapp_elvis_buttons_list li {
  margin: 18px 0
}
.ctv #tveapp_elvisSignOut .tveapp_elvis_buttons_list li,
.ctv #tveapp_elvisSuccess .tveapp_elvis_buttons_list li {
  margin-bottom: 34px
}
.ctv .tveapp_footer .tveapp_elvis_buttons_list li {
  display: inline-block;
  padding: 0;
  margin: 0 11px
}
.ctv .tveapp_elvis_button {
  display: inline-block;
  width: 360px;
  max-width: 100%;
  height: 58px;
  color: transparent;
  background: url(data:image/png;base64,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) -999px -999px no-repeat;
  background-size: 100% 215px
}
.ctv .tveapp_elvis_button[elvisby=facebook] {
  background-position: 0 0
}
.ctv .tveapp_elvis_button[elvisby=twitter] {
  background-position: 0 -77px
}
.ctv .tveapp_elvis_button[elvisby=mail] {
  background-position: 0 -157px
}
.ctv .tveapp_elvis_button.tveapp_button_facebook,
.ctv .tveapp_elvis_button.tveapp_button_mail,
.ctv .tveapp_elvis_button.tveapp_button_twitter {
  width: 125px;
  height: 44px;
  background: url(data:image/png;base64,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) -999px -999px no-repeat
}
.ctv .tveapp_elvis_button.tveapp_button_facebook {
  background-position: 0 0
}
.ctv .tveapp_elvis_button.tveapp_button_twitter {
  background-position: -147px 0
}
.ctv .tveapp_elvis_button.tveapp_button_mail {
  background-position: -295px 0
}
.ctv .tveapp_footbutton {
  text-align: center;
  padding: 7px 10px 31px
}
.ctv .tveapp_footbutton>div {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #545454;
  box-shadow: inset 0 0 0 1px #bababa;
  padding: 10px 26px 7px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700
}
.ctv .tveapp_footbutton>div:hover {
  background: #f1f1f1
}
.ctv .tveapp_searchActivated .tveapp_footbutton {
  padding: 13px 10px 14px
}
.ctv #tveapp_selectProvider .tveapp_header .tveapp_goBack {
  display: none
}
.ctv #tveapp_selectProvider.tveapp_searchActivated .tveapp_header .tveapp_goBack {
  display: inline-block
}
.ctv #tveapp_selectProvider .tveapp_content {
  padding: 54px 6px 5px;
  text-align: center
}
.ctv #tveapp_selectProvider .tveapp_content p {
  padding: 0
}
.ctv #tveapp_selectProvider .tveapp_footer {
  padding: 0 9px
}
.ctv #tveapp_pleaseWait .tveapp_content {
  padding: 30px;
  min-height: 300px
}
.ctv #tveapp_learnMore .tveapp_content {
  padding: 30px
}
.ctv #tveapp_learnMore .tveapp_content h5 {
  padding-bottom: 12px
}
.ctv #tveapp_learnMore .tveapp_footer {
  padding: 0 0 30px;
  text-align: center
}
.ctv #tveapp_learnMore .tveapp_faq {
  margin-top: 20px
}
.ctv #tveapp_learnMore .tveapp_faq.toggleable dd {
  display: none
}
.ctv #tveapp_learnMore .tveapp_faq dt {
  margin: 5px 0;
  font-size: 16px;
  font-weight: 700
}
.ctv #tveapp_learnMore .tveapp_faq dd {
  margin-bottom: 20px
}
.ctv #tveapp_elvisLogin .tveapp_content {
  text-align: center;
  padding: 34px
}
.ctv #tveapp_elvisLogin .tveapp_content h5 {
  height: auto;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.23;
  padding: 0 100px
}
.ctv #tveapp_elvisSignOut .tveapp_content,
.ctv #tveapp_elvisSuccess .tveapp_content {
  text-align: center;
  padding: 35px
}
.ctv #tveapp_elvisSignOut .tveapp_content h5,
.ctv #tveapp_elvisSuccess .tveapp_content h5 {
  padding-bottom: 32px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase
}
.ctv #tveapp_elvisSignOut .tveapp_content p,
.ctv #tveapp_elvisSuccess .tveapp_content p {
  font-size: 22px;
  font-weight: 700
}
.ctv #tveapp_elvisSignOut .tveapp_footer,
.ctv #tveapp_elvisSuccess .tveapp_footer {
  text-align: center;
  padding: 60px 10px 15px;
  font-weight: 700;
  color: #666
}
.ctv #tveapp_elvisEnded .tveapp_content,
.ctv #tveapp_elvisTerminated .tveapp_content {
  padding: 35px 29px 180px
}
.ctv #tveapp_elvisEnded .tveapp_content h5,
.ctv #tveapp_elvisTerminated .tveapp_content h5 {
  padding-bottom: 32px;
  font-size: 40px;
  font-weight: 700
}
.ctv #tveapp_elvisEnded .tveapp_content p,
.ctv #tveapp_elvisTerminated .tveapp_content p {
  font-size: 22px;
  line-height: 1.3
}
.ctv #tveapp_elvisEnded .tveapp_footer,
.ctv #tveapp_elvisTerminated .tveapp_footer {
  position: relative;
  margin: -145px 26px 0;
  padding: 21px 10px 70px;
  border-top: 3px solid #000;
  text-align: center;
  font-size: 18px
}
.ctv #tveapp_elvisEnded .tveapp_footer p,
.ctv #tveapp_elvisTerminated .tveapp_footer p {
  padding-bottom: 24px
}
.ctv #tveapp_elvisEnded .tveapp_content {
  text-align: center
}
.ctv #tveapp_elvisEnded .tveapp_content p {
  padding-left: 100px;
  padding-right: 100px
}
.ctv #tveapp_elvisTerminated .tveapp_content p {
  padding-right: 25%
}
.ctv .tveapp_inaction-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4)
}
.ctv .tveapp_inaction {
  display: block!important;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  opacity: .7;
  font-size: 11px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
@-webkit-keyframes load4 {
  0%, 100% {
    box-shadow: 0 -3em 0 .2em #ddd, 2em -2em 0 0 #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 0 #ddd
  }
  12.5% {
    box-shadow: 0 -3em 0 0 #ddd, 2em -2em 0 .2em #ddd, 3em 0 0 0 #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  25% {
    box-shadow: 0 -3em 0 -.5em #ddd, 2em -2em 0 0 #ddd, 3em 0 0 .2em #ddd, 2em 2em 0 0 #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 0 #ddd, 2em 2em 0 .2em #ddd, 0 3em 0 0 #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  50% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 0 #ddd, 0 3em 0 .2em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 0 #ddd, -2em 2em 0 .2em #ddd, -3em 0 0 0 #ddd, -2em -2em 0 -1em #ddd
  }
  75% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 .2em #ddd, -2em -2em 0 0 #ddd
  }
  87.5% {
    box-shadow: 0 -3em 0 0 #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 0 #ddd, -2em -2em 0 .2em #ddd
  }
}
@keyframes load4 {
  0%, 100% {
    box-shadow: 0 -3em 0 .2em #ddd, 2em -2em 0 0 #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 0 #ddd
  }
  12.5% {
    box-shadow: 0 -3em 0 0 #ddd, 2em -2em 0 .2em #ddd, 3em 0 0 0 #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  25% {
    box-shadow: 0 -3em 0 -.5em #ddd, 2em -2em 0 0 #ddd, 3em 0 0 .2em #ddd, 2em 2em 0 0 #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 0 #ddd, 2em 2em 0 .2em #ddd, 0 3em 0 0 #ddd, -2em 2em 0 -1em #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  50% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 0 #ddd, 0 3em 0 .2em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 -1em #ddd, -2em -2em 0 -1em #ddd
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 0 #ddd, -2em 2em 0 .2em #ddd, -3em 0 0 0 #ddd, -2em -2em 0 -1em #ddd
  }
  75% {
    box-shadow: 0 -3em 0 -1em #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 .2em #ddd, -2em -2em 0 0 #ddd
  }
  87.5% {
    box-shadow: 0 -3em 0 0 #ddd, 2em -2em 0 -1em #ddd, 3em 0 0 -1em #ddd, 2em 2em 0 -1em #ddd, 0 3em 0 -1em #ddd, -2em 2em 0 0 #ddd, -3em 0 0 0 #ddd, -2em -2em 0 .2em #ddd
  }
}
@media only screen and (max-width: 965px) {
  .ctv .wrap {
    max-width: 945px;
    min-width: 840px
  }
}
@media only screen and (max-width: 860px) {
  .ctv .wrap {
    max-width: 840px;
    min-width: 720px
  }
}
@media only screen and (max-width: 740px) {
  .ctv .wrap {
    max-width: 720px;
    min-width: 590px
  }
}
@media only screen and (max-width: 610px) {
  .ctv .wrap {
    max-width: 590px;
    min-width: 460px
  }
}
@media only screen and (max-width: 480px) {
  .ctv .wrap {
    max-width: 460px;
    min-width: 300px
  }
}
@media only screen and (max-width: 720px) {
  .ctv .tveapp_container {
    width: 100%;
    left: 0;
    margin-left: 0
  }
  .ctv #extraMvpdWrapper {
    width: auto
  }
  .ctv #extraMvpdWrapper .tveapp_ePL {
    width: 24.9%;
    box-sizing: border-box
  }
}
@media only screen and (max-height: 650px) {
  .ctv .tveapp_container {
    top: 0;
    margin-top: 0
  }
}
@media only screen and (max-width: 610px) {
  .ctv .tveapp_wrap {
    position: fixed;
    width: 100%
  }
  .ctv .tveapp_container {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    font-size: 14px
  }
  .ctv .tveapp_header {
    z-index: 2;
    width: 100%;
    height: 53px;
    box-sizing: border-box
  }
  .ctv .tveapp_infoImg {
    padding: 10px 0 0
  }
  .ctv .tveapp_infoImg img {
    height: 50px
  }
  .ctv .tveapp_container h4 {
    height: 44px;
    font: 18px/22px arial, helvetica, sans-serif;
    padding: 10px 5px
  }
  .ctv #tveapp_elvisEnded.tveapp_container h4,
  .ctv #tveapp_elvisTerminated.tveapp_container h4 {
    font-size: 26px
  }
  .ctv #tveapp_elvisEnded .tveapp_content p,
  .ctv #tveapp_elvisTerminated .tveapp_content p {
    margin: 0 5%;
    padding-top: 10px;
    font-size: 18px
  }
  .ctv #tveapp_elvisEnded .tveapp_footer p,
  .ctv #tveapp_elvisTerminated .tveapp_footer p {
    font-size: 18px
  }
  .ctv .tveapp_searchBox {
    position: relative;
    width: auto;
    margin: 15px -36px 0;
    padding: 10px 12px;
    border-top: 1px solid #000
  }
  .ctv .tveapp_searchBox .tveapp_searchIcon {
    top: 17px;
    left: 22px
  }
  .ctv .tveapp_searchBox .tveapp_search {
    padding-top: 6px;
    padding-bottom: 8px
  }
  .ctv #tveapp_iframeWrap.tveapp_container {
    float: left;
    width: 100%!important;
    left: 0!important;
    margin-left: 0!important
  }
  .ctv #providersWrapper {
    position: absolute;
    display: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    left: 0;
    border-width: 1px 0 0
  }
  .ctv #extraMvpdWrapper {
    display: block;
    width: auto
  }
  .ctv #extraMvpdWrapper .tveapp_ePL {
    position: relative;
    width: 32.7%;
    padding: 21% .1% .1%;
    margin: .2%
  }
  .ctv #extraMvpdWrapper .tveapp_ePL-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box
  }
  .ctv .tveapp_extraMvpdList[tveapp-index="1"],
  .ctv .tveapp_extraMvpdList[tveapp-index="2"] {
    padding-top: 54px
  }
  .ctv .tveapp_extraMvpdList .tveapp_extraMvpdList[tveapp-index="3"] {
    padding-top: 14px
  }
  .ctv .tveapp_extraMvpdList[tveapp-index="1"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="3"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="2"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="4"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="5"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="6"] .tveapp_ePL {
    width: 46%;
    height: 105px
  }
  .ctv .tveapp_extraMvpdList[tveapp-index="8"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="9"] .tveapp_ePL,
  .ctv .tveapp_extraMvpdList[tveapp-index="7"] .tveapp_ePL {
    height: 105px
  }
  .ctv .tveapp_extraMvpdList[tveapp-index="8"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="9"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="1"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="3"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="2"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="4"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="5"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="6"] .tveapp_ePL-link,
  .ctv .tveapp_extraMvpdList[tveapp-index="7"] .tveapp_ePL-link {
    width: 100%;
    height: 105px
  }
  .ctv .tveapp_content .tveapp_buttons_row>.tveapp_button,
  .ctv .tveapp_content .tveapp_signOut,
  .ctv .tveapp_content .tveapp_watchNow {
    padding: 13px 24px 10px;
    font-size: 35px
  }
  .ctv .tveapp_content .tveapp_signOut {
    padding: 13px 20px 10px
  }
  .ctv .tveapp_elvis_buttons_list .tveapp_watchNow {
    padding-left: 51px;
    padding-right: 51px
  }
  .ctv #tveapp_signOut .tveapp_signOut,
  .ctv #tveapp_success .tveapp_signOut {
    padding: 13px 24px 10px
  }
  .ctv .tveapp_signOut,
  .ctv .tveapp_watchNow {
    margin-top: 20px
  }
  .ctv .tveapp_button {
    min-width: 130px
  }
  .ctv #mvpdframe {
    max-width: 460px
  }
  .ctv .tveapp_dontSeeUrMvpdMessage,
  .ctv .tveapp_successMessage {
    padding: 20px 10px
  }
  .ctv .tveapp_successMessage p {
    font-size: 27px
  }
  .ctv .tveapp_dontSeeUrMvpdMessage h5 {
    line-height: 1
  }
  .ctv #tveapp_selectProvider .tveapp_content {
    padding: 14px 36px 20px;
    z-index: 1
  }
  .ctv #tveapp_selectProvider .tveapp_footer {
    padding-top: 10px;
    border-top: 1px solid #000
  }
  .ctv #tveapp_selectProvider.tveapp_searchActivated .tveapp_content {
    padding-bottom: 0;
    border-bottom: 0
  }
  .ctv #tveapp_selectProvider.tveapp_searchActivated .tveapp_footer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border-top: 210px solid #fff
  }
  .ctv #tveapp_selectProvider.tveapp_searchActivated #providersWrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .ctv #tveapp_selectProvider.tveapp_searchActivated .tveapp_footbutton {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    padding: 0
  }
  .ctv #tveapp_elvisLogin .tveapp_content {
    padding: 34px 10px
  }
  .ctv #tveapp_elvisLogin .tveapp_content h5 {
    padding: 0 0 20px
  }
  .ctv #tveapp_elvisSignOut .tveapp_content,
  .ctv #tveapp_elvisSuccess .tveapp_content {
    padding: 35px 10px
  }
  .ctv #tveapp_elvisSignOut .tveapp_footer,
  .ctv #tveapp_elvisSuccess .tveapp_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box
  }
  .ctv #tveapp_elvisSignOut .tveapp_elvis_buttons_list li,
  .ctv #tveapp_elvisSuccess .tveapp_elvis_buttons_list li {
    margin: 13px 0
  }
  .ctv #tveapp_elvisEnded .tveapp_content,
  .ctv #tveapp_elvisTerminated .tveapp_content {
    padding: 35px 10px 20px
  }
  .ctv #tveapp_elvisEnded .tveapp_content h5,
  .ctv #tveapp_elvisTerminated .tveapp_content h5 {
    padding-bottom: 20px
  }
  .ctv #tveapp_elvisEnded .tveapp_footer,
  .ctv #tveapp_elvisTerminated .tveapp_footer {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0
  }
  .ctv #tveapp_elvisEnded .tveapp_content p {
    padding-left: 0;
    padding-right: 0
  }
  .ctv .tveapp_footer .tveapp_elvis_buttons_list {
    margin: 0 -10px
  }
  .ctv .tveapp_footer .tveapp_elvis_buttons_list li {
    margin: 0 5px 9px
  }
}
@media only screen and (max-width: 420px) {
  .ctv #tveapp_elvisSignOut .tveapp_content h5,
  .ctv #tveapp_elvisSuccess .tveapp_content h5,
  .ctv .tveapp_successMessage h5 {
    font-size: 30px
  }
  .ctv #tveapp_elvisSignOut .tveapp_content p,
  .ctv #tveapp_elvisSuccess .tveapp_content p,
  .ctv .tveapp_successMessage p {
    font-size: 20px
  }
  .ctv .tveapp_content .tveapp_buttons_row>.tveapp_button,
  .ctv .tveapp_content .tveapp_signOut,
  .ctv .tveapp_content .tveapp_watchNow {
    font-size: 27px
  }
}

.ctv .asset_tveSignedInWith {
  display: table;
  float: left;
  text-decoration: none;
  color: black;
  font-size: 14px;
  margin-bottom: 35px;
}

@media (max-width: 520px) {
  .ctv .asset_tveSignedInWith {
    float: none;
  }
}

.ctv .asset_tveSignedInWith span,
.ctv .asset_tveSignedInWith img {
  display: table-cell;
  vertical-align: middle;
}

.ctv .asset_tveSignedInWith span {
  padding-right: 10px;
}

.pjs.edge-player.edge-fullscreen-fixed {
  width:100vw !important;
  height:100vh !important;
}
