.main:before,
.main:after,
.sub-options:before,
.sub-options:after,
.smw-block .smw-content:before,
.smw-block .smw-content:after,
.smw-sub-options:before,
.smw-sub-options:after,
.fs-blocks-holder:before,
.fs-blocks-holder:after,
.widget-blog-post .aa-sub:before,
.widget-blog-post .aa-sub:after,
.widget-blog-post .aa-sub .sub-holder:before,
.widget-blog-post .aa-sub .sub-holder:after {
  content: "";
  display: table;
  clear: both;
}
/* ===== Widget Social Media Wall =======*/
.smw-blocks-holder {
  position: relative;
}
.smw-block {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #444444;
  letter-spacing: .2px;
  position: relative;
  background: #fff;
  border: 1px solid #dbdbdb;
  word-break: keep-all;
  display: inline-block;
  vertical-align: top;
  margin: .5%;
}
.smw-block .smw-soc-label {
  position: absolute;
  z-index: 2;
}
.smw-block .smw-soc-label .svg-ico {
  position: relative;
  display: inline-block;
  z-index: 1;
  border-width: 1px 0 1px 1px;
}
.smw-block .smw-soc-label .svg-ico:after {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 30px;
  height: 100%;
  background: inherit;
}
.smw-block .smw-soc-label .svg-ico:after {
  border: inherit;
  top: -1px;
  z-index: -1;
  border-width: 1px 1px 0 0;
}
.smw-block .smw-soc-label .svg-ico:before {
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  content: '';
  position: absolute;
  top: -1px;
  width: 50%;
  background: #000;
  z-index: -1;
}
.smw-block .smw-ago {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  display: inline-block;
  z-index: 1;
}
.smw-block .smw-ago:after {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 30px;
  height: 100%;
  background: inherit;
}
.smw-block .smw-ago:after {
  z-index: -1;
}
.smw-block .smw-content {
  margin-bottom: 15px;
}
.smw-block .smw-text:only-child {
  padding: 21px 0 0;
}
.smw-block img {
  display: block;
  margin: 0 auto;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
.smw-facebook .smw-soc-label .svg-ico {
  background: #3b5998;
  border: 1px solid #4d7cdf;
}
.smw-facebook .smw-soc-label .svg-ico:before {
  background: #122a5c;
}
.smw-facebook .smw-ago,
.smw-facebook a {
  color: #3b5998;
}
.smw-twitter .smw-soc-label .svg-ico {
  background: #00aaeb;
  border: 1px solid #3cc9ff;
}
.smw-twitter .smw-soc-label .svg-ico:before {
  background: #038cc0;
}
.smw-twitter .smw-ago,
.smw-twitter a {
  color: #00aaeb;
}
.smw-sub-options {
  display: block;
  border-top: 1px solid #dbdbdb;
  min-height: 50px;
}
.smw-sub-options .smw-soc-links {
  float: right;
}
.smw-sub-options span {
  vertical-align: top!important;
}
.widget-checkout-blog {
  margin: 0 1%;
}
@media only screen and (min-width: 1024px) {
  .smw-soc-label {
    top: -11px;
    left: -9px;
  }
  .smw-soc-label .svg-ico {
    width: 40px;
    height: 46px;
    padding: 7px 0 8px 10px;
  }
  .smw-soc-label .svg-ico:before {
    right: -33px;
    height: 11px;
  }
  .smw-ago {
    font-size: 10.5pt;
    line-height: 14.5pt;
    padding: 15px 17px 17px 56px;
  }
  .smw-block {
    font-size: 11pt;
    line-height: 21pt;
    padding: 26px 26px 0;
  }
  .smw-img-holder {
    margin: 0 0 30px -26px;
  }
  .smw-d50 {
    width: 49%;
  }
  .smw-d25 {
    width: 24%;
  }
  .smw-d50.smw-t50 .smw-img-holder {
    float: left;
    width: 57%;
    margin-right: 27px;
    margin-bottom: 0;
  }
  .smw-d50.smw-t50 .smw-text {
    overflow: hidden;
  }
  .smw-sub-options {
    margin: 0 -26px;
    padding: 15px 19px 7px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .smw-block {
    font-size: 11pt;
    line-height: 19pt;
    padding: 22px 22px 0;
    margin-bottom: 1%;
  }
  .smw-block .smw-soc-label {
    top: -7px;
    left: -7px;
  }
  .smw-block .smw-soc-label .svg-ico {
    width: 29px;
    height: 31px;
    padding: 3px 0 5px 6px;
  }
  .smw-block .smw-soc-label .svg-ico:before {
    right: -23px;
    height: 6px;
  }
  .smw-block .smw-soc-label .svg-ico:after {
    right: -10px;
    width: 27px;
  }
  .smw-ago {
    font-size: 8.5pt;
    line-height: 12.5pt;
    padding: 11px 9px 10px 40px;
  }
  .smw-img-holder {
    margin-left: -22px;
  }
  .smw-t100 {
    width: 100%;
  }
  .smw-t100 .smw-img-holder {
    float: left;
    width: 54.5%;
    margin-right: 32px;
  }
  .smw-t100 .smw-text {
    overflow: hidden;
  }
  .smw-t50 {
    width: 49%;
  }
  .smw-sub-options {
    margin: 0 -22px;
    padding: 15px 19px 7px;
  }
}
@media only screen and (max-width: 668px ) {
  .w-holder {
    padding: 0 6px;
  }
  .smw-block {
    font-size: 10pt;
    line-height: 16.5pt;
    padding: 18px 30px 0;
    width: 100%;
    margin: 0 0 15px;
  }
  .smw-block .smw-soc-label {
    top: -7px;
    left: -7px;
  }
  .smw-block .smw-soc-label .svg-ico {
    width: 29px;
    height: 31px;
    padding: 3px 0 5px 6px;
  }
  .smw-block .smw-soc-label .svg-ico:before {
    right: -23px;
    height: 6px;
  }
  .smw-block .smw-soc-label .svg-ico:after {
    right: -10px;
    width: 27px;
  }
  .smw-ago {
    font-size: 8.5pt;
    line-height: 12.5pt;
    padding: 8px 5px 6px 40px;
  }
  .smw-img-holder {
    margin: 0 0 26px -30px;
  }
  .smw-sub-options {
    margin: 0 -30px;
    padding: 15px 19px 7px;
  }
}
/* ===== /Widget Social Media Wall =======*/
/* ===== Widget Fan Stories =======*/
.fs-block {
  position: relative;
  color: #fff;
}
.fs-block h3 {
  font-size: 19pt;
  line-height: 23pt;
  letter-spacing: .6px;
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .fs-block h3 {
    min-height: 62px;
  }
}
@media only screen and (max-width: 668px ) {
  .fs-block h3 {
    margin-bottom: 10px;
  }
}
.fs-block h4 {
  font-size: 10.5pt;
  line-height: 17.5pt;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #bd0218;
}
.fs-block .fs-img-holder {
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 668px ) {
  .fs-block .fs-img-holder img {
    width: 100%;
    height: auto;
  }
}
.fs-block .red-btn {
  font-size: 10.5pt !important;
  line-height: 14.5pt !important;
  position: absolute !important;
  right: 0;
  padding: 17px 29px 14px 34px !important;
  height: auto !important;
  z-index: 3 !important;
}
@media only screen and (min-width: 1024px) {
  .fs-block .red-btn {
    transition: background .3s, bottom .2s ease-in-out !important;
    min-width: 155px;
    bottom: -50%;
  }
  .fs-block .red-btn:hover {
    background: #8c0515;
  }
}
@media only screen and (max-width: 1023px) {
  .fs-block .red-btn {
    bottom: 0;
  }
}
@media only screen and (max-width: 668px ) {
  .fs-block .red-btn {
    text-align: center;
    width: 100%;
  }
}
.fs-block .red-btn .svg-ico {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 13px;
  height: 19px;
  margin-left: 10px;
}
@media only screen and (min-width: 1024px) {
  .fs-block {
    float: left;
    width: 48.5%;
    margin-bottom: 40px;
  }
  .fs-block img {
    transition: all .5s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .fs-block:nth-child(2n) {
    margin-left: 3%;
  }
  .fs-block:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .fs-block:hover .red-btn {
    bottom: 0;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fs-block {
    margin-bottom: 17px;
  }
  .fs-block img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 669px) {
  .fs-block {
    height: 480px;
  }
}
@media only screen and (max-width: 668px ) {
  .fs-block {
    margin-bottom: 15px;
  }
}
.fs-info-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 8%;
  z-index: 2;
}
@media only screen and (max-width: 668px ) {
  .fs-info-holder {
    bottom: 60px !important;
    text-shadow: 0 0 10px #000;
  }
}
.fs-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.9) 100%);
}
a.link-to-story {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* ===== /Widget Fan Stories =======*/
/* ===== Widget Blog Post =======*/
.widget-blog-post {
  position: relative;
  line-height: 21pt;
  background: #fff;
  border: 1px solid #eeeff0;
  color: #404040;
  padding-left: 30px;
  padding-right: 30px;
}
.widget-blog-post a {
  color: #444;
}
.widget-blog-post h3 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  letter-spacing: .6px;
  color: #333333;
}
.widget-blog-post h3 a {
  transition: color .3s;
}
.widget-blog-post h3 a:hover {
  color: #bd0218;
}
.widget-blog-post .image-holder {
  position: relative;
}
.widget-blog-post .image-holder a {
  max-height: 100%;
  overflow: hidden;
}
.widget-blog-post .image-holder img {
  display: block;
  max-width: 100%;
}
.widget-blog-post .article-heading {
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  color: #bd0218;
}
.widget-blog-post .wap-date {
  font-size: 10.5pt;
  line-height: 14.5pt;
  position: absolute;
  left: -4px;
  background: #bd0218;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  padding: 6px 0 0 11px;
  z-index: 1;
  box-shadow: 7px 2px 3px rgba(0, 0, 0, 0.4);
}
.widget-blog-post .wap-date:after {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 30px;
  height: 100%;
  background: inherit;
}
.widget-blog-post .wap-date:before {
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  content: '';
  position: absolute;
  top: 0;
  right: -30px;
  width: 25px;
  height: 10px;
  background: #7f010f;
  z-index: -1;
}
.widget-blog-post .wap-date:after {
  z-index: -1;
  box-shadow: 7px 2px 3px rgba(0, 0, 0, 0.1);
}
.widget-blog-post .aa-sub {
  font-size: 11pt;
  line-height: 15pt;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  letter-spacing: -0.4px;
  margin: 0 -30px;
}
.widget-blog-post .aa-sub .sub-holder {
  padding: 0 28px 0 30px;
  border-bottom: 1px solid #dbdbdb;
}
.widget-blog-post .aa-sub .sub-holder a {
  color: #bd0218;
  padding-bottom: 9px;
}
.widget-blog-post .aa-comment {
  float: left;
}
.widget-blog-post .aa-more {
  float: right;
  border-bottom: 3px solid #bd0218;
}
.widget-blog-post .aa-more .svg-ico {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.widget-blog-post .aa-more .svg-ico path {
  fill: #bd0218;
}
@media only screen and (min-width: 1024px) {
  .widget-blog-post {
    padding-top: 24px;
    line-height: 26px;
    letter-spacing: .4px;
  }
  .widget-blog-post h3 {
    font-size: 19pt;
    line-height: 24pt;
    letter-spacing: -0.5px;
    margin-bottom: 14px;
  }
  .widget-blog-post .image-holder {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition-delay: 0;
    overflow: hidden;
    margin: -13px -18px 15px;
    height: 169px;
  }
  .widget-blog-post .image-holder img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 10s;
    -moz-transition: transform 10s;
    -ms-transition: transform 10s;
    -o-transition: transform 10s;
    transition-delay: 0;
    width: 100%;
  }
  .widget-blog-post .label .label-mark {
    background: #bd0218;
    left: 0;
    top: 0;
  }
  .widget-blog-post .article-heading {
    display: none;
  }
  .widget-blog-post .wap-date {
    display: none;
  }
  .widget-blog-post:hover .image-holder {
    margin: -19px -25px 15px;
    height: 175px;
  }
  .widget-blog-post:hover .image-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .widget-blog-post {
    padding-top: 21px;
  }
  .widget-blog-post .article-heading {
    font-size: 21pt;
    line-height: 25pt;
    margin-bottom: 16px;
  }
  .widget-blog-post .image-holder {
    margin: 0 -5px 0 -30px;
  }
  .widget-blog-post .wap-date {
    bottom: -21px;
    width: 85px;
    height: 31px;
  }
}
@media only screen and (max-width: 668px ) {
  .widget-blog-post {
    padding-top: 14px;
  }
  .widget-blog-post .wap-date {
    bottom: -15px;
  }
  .widget-blog-post h3 {
    font-size: 14pt;
    line-height: 19pt;
  }
  .widget-blog-post .article-heading {
    font-size: 19pt;
    line-height: 23pt;
    margin-bottom: 10px;
  }
  .widget-blog-post .image-holder {
    margin-left: -31px;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-blog-post .image-holder {
    margin-bottom: 30px;
  }
}
/* ===== /Widget Blog Post =======*/
/* ===== Widget Checkout Blog =======*/
.widget-checkout-blog {
  background: #fff;
  border: 1px solid #dbdbdb;
}
.widget-checkout-blog .red-underlined-heading {
  position: relative;
}
.widget-checkout-blog .red-underlined-heading a.wcb-head-link {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition-delay: 0;
  font-size: 10.5pt;
  line-height: 14.5pt;
  position: absolute;
  right: 0;
  padding-bottom: 16px;
  color: #bd0218;
}
.widget-checkout-blog .red-underlined-heading a.wcb-head-link .svg-ico {
  width: 19px;
  height: 19px;
  padding: 0;
  border: 0;
}
.widget-checkout-blog .red-underlined-heading a.wcb-head-link path {
  fill: #bd0218;
}
.widget-checkout-blog .widget-blog-post {
  border: none;
}
.widget-checkout-blog .widget-blog-post .image-holder {
  transition: none;
  overflow: visible;
}
.widget-checkout-blog .widget-blog-post .image-holder a {
  display: block;
  max-height: 100%;
  overflow: hidden;
}
.widget-checkout-blog .widget-blog-post .image-holder img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: none;
  width: 100%;
}
.widget-checkout-blog .widget-blog-post .wap-date {
  display: inline-block;
}
.widget-checkout-blog .widget-blog-post a {
  transition: cplor .3s;
}
.widget-checkout-blog .widget-blog-post a:hover {
  color: #bd0218;
}
@media only screen and (min-width: 1024px) {
  .widget-checkout-blog {
    padding: 26px 30px 12px;
    margin-bottom: 94px;
  }
  .widget-checkout-blog .red-underlined-heading {
    font-size: 26pt;
    line-height: 30pt;
    margin-bottom: 38px;
  }
  .widget-checkout-blog .red-underlined-heading a.wcb-head-link:hover {
    box-shadow: inset 0 -3px 0 #bd0218;
  }
  .widget-checkout-blog .widget-blog-post {
    font-size: 19pt;
    line-height: 24pt;
    padding: 0;
    border: none;
  }
  .widget-checkout-blog .widget-blog-post .image-holder {
    margin: 0 0 45px;
    height: 107px;
  }
  .widget-checkout-blog .widget-blog-post .image-holder:hover {
    margin: 0 0 45px;
    height: 107px;
  }
  .widget-checkout-blog .widget-blog-post .wap-date {
    padding: 7px 12px 7px 28px;
    bottom: -23px;
    left: -6px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .widget-checkout-blog {
    padding: 35px 30px 14px;
    margin-bottom: 94px;
  }
  .widget-checkout-blog .red-underlined-heading {
    font-size: 22.5pt;
    line-height: 26.5pt;
    margin-bottom: 34px;
  }
  .widget-checkout-blog .red-underlined-heading span {
    padding-bottom: 7px;
  }
  .widget-checkout-blog .widget-blog-post {
    font-size: 17pt;
    line-height: 23pt;
    padding: 0;
    border: none;
  }
  .widget-checkout-blog .widget-blog-post .image-holder {
    margin: 0 0 34px;
    height: 128px;
  }
  .widget-checkout-blog .widget-blog-post .wap-date {
    bottom: -23px;
    left: -6px;
  }
}
@media only screen and (max-width: 668px ) {
  .widget-checkout-blog {
    padding: 24px 12px 14px;
    margin-bottom: 94px;
  }
  .widget-checkout-blog .red-underlined-heading {
    font-size: 18.5pt;
    line-height: 19.5pt;
    margin-bottom: 8px;
    padding-right: 46%;
  }
  .widget-checkout-blog .red-underlined-heading span {
    padding-bottom: 7px;
    display: block;
  }
  .widget-checkout-blog .red-underlined-heading a.wcb-head-link {
    top: 0;
  }
  .widget-checkout-blog .red-underlined-heading a.wcb-head-link .svg-ico {
    display: inline-block;
  }
  .widget-checkout-blog .widget-blog-post {
    font-size: 13pt;
    line-height: 18pt;
    margin-bottom: 34px;
    padding: 0;
    border: none;
  }
  .widget-checkout-blog .widget-blog-post .image-holder {
    margin: 0 0 39px;
    height: 125px;
  }
  .widget-checkout-blog .widget-blog-post .wap-date {
    bottom: -19px;
    left: -6px;
    padding: 6px 7px 4px 22px;
  }
  .widget-checkout-blog .image-holder img {
    width: auto !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-checkout-blog .widget-blog-post {
    display: none;
  }
  .widget-checkout-blog .widget-blog-post:first-child,
  .widget-checkout-blog .widget-blog-post:nth-child(2) {
    display: block;
  }
}
@media only screen and (min-width: 669px) {
  .widget-checkout-blog a.wcb-head-link {
    bottom: 0;
  }
  .widget-checkout-blog a.wcb-head-link .svg-ico {
    margin-bottom: -100%;
  }
}
/* ===== /Widget Checkout Blog =======*/
/* ===== Fans =======*/
.page {
  background: url('../images/page-titles/title-left-4.png') no-repeat -7px 71px, url('../images/page-titles/title-right-1.png') no-repeat 97% 130px;
  background-attachment: fixed;
}
.page .page-title {
  position: relative;
  z-index: 1;
  background: url("../images/page-titles/title-center-4.png") no-repeat 50% -38px;
}
.page .page-title h1 strong {
  background-size: contain;
}
.page .page-title h1:after {
  background-position: 106% 57% !important;
}
.page .page-title h1:before {
  background-position: -6% 57% !important;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .page .page-title {
    background-position: 50% 3px;
    background-size: 130px auto;
  }
}
@media only screen and (max-width: 668px ) {
  .page .page-title {
    background-position: 50% -5px;
    background-size: 85px auto;
  }
}
.fan-block {
  position: relative;
  color: #fff;
}
.fan-block.fan-artwork img,
.fan-block.fan-stories img {
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .fan-block {
    width: 47.5% !important;
    margin: 15px 0 0 2% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .fan-block {
    max-width: 100%;
  }
  .fan-block.fan-artwork,
  .fan-block.fan-stories {
    width: 100%;
  }
  .fan-block.fan-artwork img,
  .fan-block.fan-stories img {
    width: 100%;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block {
    margin-bottom: 15px;
  }
}
.fan-block .fs-block {
  height: auto!important;
  width: 100%;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block .fs-block {
    width: 100% !important;
  }
  .fan-block .fs-block img {
    width: 100%;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block.smw-t50 {
    width: 48% !important;
  }
}
.fan-block .fa-block {
  height: auto!important;
  max-height: 857px;
  width: 100%;
}
.fan-block .fa-block img {
  width: 100%;
  height: auto !important;
  min-height: 0;
  cursor: pointer;
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.fan-block .fa-block .fa-heading {
  padding: 29px 7.5%;
}
@media only screen and (min-width: 1024px) {
  .fan-block .fa-block .fa-heading {
    font-size: 40pt;
    line-height: 44pt;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block .fa-block .fa-heading {
    font-size: 20pt;
    line-height: 24pt;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block .fa-block .fa-heading {
    font-size: 15pt;
    line-height: 19pt;
  }
}
.fan-block .fa-block .fa-cover {
  background: none;
}
.fan-block .fa-block .fa-cover:before {
  height: 50% !important;
  opacity: 1 !important;
}
.fan-block .fa-block .fa-cover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.42) 12%, rgba(0, 0, 0, 0.19) 26%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
}
.fan-block h2,
.fan-block h3 {
  font-family: 'Exo', sans-serif;
}
.fan-block h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .fan-block h2 {
    font-size: 38pt;
    line-height: 37pt;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block h2 {
    font-size: 29pt;
    line-height: 33pt;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block h2 {
    font-size: 27pt;
    line-height: 31pt;
  }
}
.fan-block h3 {
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  .fan-block h3 {
    font-size: 16.5pt;
    line-height: 20.5pt;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block h3 {
    font-size: 14.5pt;
    line-height: 18.5pt;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block h3 {
    font-size: 13.5pt;
    line-height: 17.5pt;
  }
}
.fan-block .fanb-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .fan-block .fanb-holder {
    padding: 87px 51px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block .fanb-holder {
    padding: 45px 25px;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block .fanb-holder {
    padding: 35px 20px;
  }
}
.fan-block .fan-btns {
  font-size: 10.5pt;
  line-height: 14.5pt;
  position: absolute;
}
@media only screen and (min-width: 1024px) {
  .fan-block .fan-btns {
    bottom: 49px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block .fan-btns {
    bottom: 10px;
    width: 100%;
    left: 0;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block .fan-btns {
    bottom: 3%;
    left: 5%;
    width: 90%;
  }
}
.fan-block .fan-btns .red-btn {
  margin-right: 5px;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .fan-block .fan-btns .red-btn {
    text-align: center;
    width: 100%;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 668px ) {
  .fan-block .fan-btns .red-btn {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }
}
.fan-block .fan-btns .svg-ico {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 15px;
  height: 20px;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .grid.col-d2.fan-holder > * {
    margin: 0 0 10px !important;
  }
}
.widget-checkout-blog {
  margin: 0 1%;
}
.grid-i:before,
.grid-i:after {
  content: "";
  display: table;
  clear: both;
}
.e-section {
  position: relative;
}
.e-section img {
  display: block;
  max-width: 100%;
  height: auto;
}
.e-section:hover .general-btn.gb-white {
  color: #fff;
}
.e-section:hover .general-btn.gb-white path,
.e-section:hover .general-btn.gb-white polygon {
  fill: #ffffff;
}
.e-section:hover .general-btn.gb-white .gb-holder {
  background: #e00218;
}
.e-section:hover .general-btn.gb-white.gb-angle-right:after {
  background: #e00218;
}
.e-section:hover .general-btn .gb-holder {
  background: #e00218;
}
.e-section:hover .general-btn .svg-ico {
  transition: -webkit-transform .7s, opacity .7s;
  transition: transform .7s, opacity .7s;
}
.e-section:hover .general-btn .arrow-1 {
  opacity: 1;
  -webkit-transform: scale(1) rotate(180deg) translate3d(-130%, 0, 0);
  -ms-transform: scale(1) rotate(180deg) translate3d(-130%, 0, 0);
  transform: scale(1) rotate(180deg) translate3d(-130%, 0, 0);
}
.e-section:hover .general-btn .arrow-2 {
  opacity: 0;
  -webkit-transform: scale(.7) rotate(180deg) translate3d(-130%, 0, 0);
  -ms-transform: scale(.7) rotate(180deg) translate3d(-130%, 0, 0);
  transform: scale(.7) rotate(180deg) translate3d(-130%, 0, 0);
}
.e-section:hover .general-btn:after {
  background: #e00218;
}
.e-section:hover .general-btn:before {
  -webkit-transform: translate3d(300%, -50%, 0);
  -ms-transform: translate3d(300%, -50%, 0);
  transform: translate3d(300%, -50%, 0);
  opacity: 1;
}
.e-section:hover .e-bg-1 img,
.e-section:hover .e-bg-holder img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  -o-filter: blur(8px);
  filter: blur(8px);
}
.e-section:hover .e-info-block h2 {
  text-shadow: 3px 3px 1px #000;
}
@media only screen and (min-width: 1024px) {
  .e-section {
    height: 278px;
    margin-bottom: 28px;
  }
  .e-section:not(.grid-i) {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 1023px) {
  .e-section {
    height: 200px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .e-section .e-bg-holder img {
    max-height: none;
    width: 100%;
    height: auto;
  }
}
.e-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.e-graphics {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .e-graphics img {
    max-height: 100%;
  }
}
@media only screen and (max-width: 668px ) {
  .e-graphics > *:not(.e-bg-holder):not(.e-bg-2) {
    display: none;
  }
}
.e-bg-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.e-bg-holder img {
  transition: all 1s;
  display: block;
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.e-info-block {
  font-family: 'Exo', sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0 5%;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .e-info-block p {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .e-info-block p {
    margin-bottom: 10px;
  }
}
.e-info-block h2 {
  transition: text-shadow .3s;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}
@media only screen and (min-width: 1024px) {
  .e-info-block h2 {
    font-size: 38pt;
    line-height: 42pt;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .e-info-block h2 {
    font-size: 26pt;
    line-height: 30pt;
  }
}
.e-info-block .gb-holder {
  padding: 0 25px !important;
}
.e-info-block:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 1024px) {
  .e-info-block {
    font-size: 16pt;
    line-height: 20pt;
  }
}
@media only screen and (max-width: 1023px) {
  .e-info-block {
    font-size: 13pt;
    line-height: 17pt;
  }
}
.eib-holder {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  position: relative;
  top: 50%;
  vertical-align: top;
}
.e-fa .e-imgs-holder {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  position: absolute;
  top: 50%;
  right: 17px;
  height: 86%;
}
.e-fa .e-imgs-holder .e-img {
  height: 33.3%;
}
.e-fa .e-imgs-holder .e-img.e-img-2:before {
  opacity: 0;
}
.e-fa .e-imgs-holder .e-img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 33.3%;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 100%);
  background-size: 3px 3px;
  z-index: 1;
}
.e-fa .e-imgs-holder img {
  height: 100%;
}
.e-fa .e-imgs-holder:after {
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 33.3%;
  border: 4px solid #df001a;
  box-shadow: 0 0 7px #fff;
  z-index: 1;
}
.e-fa .e-imgs-wrapper {
  position: relative;
  height: 100%;
}
.e-fa:hover .e-imgs-holder:after {
  -webkit-animation: fa-border-animate 3s infinite;
          animation: fa-border-animate 3s infinite;
}
.e-fa:hover .e-img-1:before {
  -webkit-animation: fa-dot-animate-1 3s infinite;
          animation: fa-dot-animate-1 3s infinite;
}
.e-fa:hover .e-img-2:before {
  -webkit-animation: fa-dot-animate-2 3s infinite;
          animation: fa-dot-animate-2 3s infinite;
}
.e-fa:hover .e-img-3:before {
  -webkit-animation: fa-dot-animate-3 3s infinite;
          animation: fa-dot-animate-3 3s infinite;
}
.e-submit-fa .e-img {
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .e-submit-fa .e-img {
    right: -5%;
    height: 123%;
  }
}
@media only screen and (max-width: 1023px) {
  .e-submit-fa .e-img {
    right: 3%;
    height: 174%;
  }
}
.e-submit-fa .e-img img {
  transition: -webkit-transform .5s;
  transition: transform .5s;
}
@media only screen and (min-width: 1024px) {
  .e-submit-fa .e-img img {
    -webkit-transform: translate3d(-8%, 7%, 0);
    -ms-transform: translate3d(-8%, 7%, 0);
    transform: translate3d(-8%, 7%, 0);
  }
}
@media only screen and (max-width: 1023px) {
  .e-submit-fa .e-img img {
    -webkit-transform: translate3d(-18%, 34%, 0);
    -ms-transform: translate3d(-18%, 34%, 0);
    transform: translate3d(-18%, 34%, 0);
  }
}
@media only screen and (min-width: 1024px) {
  .e-submit-fa:hover .e-img img {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 1023px) {
  .e-submit-fa:hover .e-img img {
    -webkit-transform: translate3d(-1%, 24%, 0);
    -ms-transform: translate3d(-1%, 24%, 0);
    transform: translate3d(-1%, 24%, 0);
  }
}
.e-smw .e-img-1,
.e-smw .e-img-2 {
  transition: -webkit-transform .5s;
  transition: transform .5s;
  position: absolute;
}
.e-smw .e-img-1 {
  top: -7%;
  right: 32%;
}
@media only screen and (max-width: 1023px) {
  .e-smw .e-img-1 {
    height: 100%;
  }
}
.e-smw .e-img-2 {
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  .e-smw .e-img-2 {
    height: 118%;
  }
}
.e-smw:hover .e-img-2 {
  -webkit-transform: translate3d(7%, 0, 0);
  -ms-transform: translate3d(7%, 0, 0);
  transform: translate3d(7%, 0, 0);
}
.e-smw:hover .e-img-1 {
  -webkit-transform: -webkit-translate3d(-13%, 0, 0) rotate(-17deg) scale(1.1);
  -ms-transform: translate3d(-13%, 0, 0) rotate(-17deg) scale(1.1);
  transform: translate3d(-13%, 0, 0) rotate(-17deg) scale(1.1);
}
.e-submit-s .e-img {
  transition: -webkit-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  opacity: 0;
  position: absolute;
  bottom: 4.2%;
  right: .5%;
  width: 46%;
}
.e-submit-s:hover .e-img {
  opacity: 1;
  -webkit-transform: -webkit-translate3d(-14%, -11%, 0) scale(1.3);
  -ms-transform: translate3d(-14%, -11%, 0) scale(1.3);
  transform: translate3d(-14%, -11%, 0) scale(1.3);
}
.e-story .e-img {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  height: 100%;
}
.e-story .e-img img {
  transition: -webkit-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;
  opacity: 0;
}
@media only screen and (max-width: 1023px) {
  .e-story .e-img img {
    height: 190%;
    max-height: none;
  }
}
.e-story:hover .e-img img {
  opacity: 1;
  -webkit-transform: rotate(-27deg) scale(1.2);
  -ms-transform: rotate(-27deg) scale(1.2);
  transform: rotate(-27deg) scale(1.2);
}
@-webkit-keyframes fa-dot-animate-1 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fa-dot-animate-1 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fa-dot-animate-2 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fa-dot-animate-2 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fa-dot-animate-3 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fa-dot-animate-3 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fa-border-animate {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate3d(0, 200%, 0);
    -ms-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 220%, 0);
    -ms-transform: translate3d(0, 220%, 0);
    transform: translate3d(0, 220%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fa-border-animate {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate3d(0, 200%, 0);
    -ms-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 220%, 0);
    -ms-transform: translate3d(0, 220%, 0);
    transform: translate3d(0, 220%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* ===== /Fans =======*/
/*# sourceMappingURL=../css/fans.less.map */