/* =MISC (GEN)
--------------------------------------------*/

body {
  background: #004358;
}

/* =TYPOGRAPHY (GEN)
--------------------------------------------*/

@font-face {
  font-family: "Kingthings";
  src: url(/wp-content/themes/Divi-child/fonts/Kingthings-Calligraphica/Kingthings_Calligraphica_2.ttf) format("truetype");
}

h2 {
  font-family: "Open Sans", sans-serif !important;
  color: #973927 !important;
  font-size: 15px !important;
}

#locations h2 {
  font-family: "Rokkitt", serif !important;
  color: #666 !important;
  font-size: 24px !important;
}

h3 {
  color: #333 !important;
  font-size: 20px !important;
}

h4.widgettitle {
  color: #973927;
  font-size: 22px;
}

.rss-title {
  font-family: 'Kingthings', serif !important;
  font-size: 1.7em;
  text-align: center;
  color: #000;
  padding-bottom: 18px !important;
  padding-top: 12px;
}

.fa {
  line-height: inherit !important;
}

.fa-ul {
  list-style-type: none !important;
}

.fa-li {
  top: 0px !important;
}

#bottom-cta span {
  display: inline-block;
}

/* =HEADER (GEN)
--------------------------------------------*/

.et_header_style_left .logo_container {
  width: auto;
  height: auto;
  margin-left: -50px;
}

.et_pb_section_3,
.et_pb_section_6 {
  padding: 0px !important;
  /* Dumb mobile padding fix */
}

/* =MAIN CONTENT (GEN)
--------------------------------------------*/

.et_boxed_layout #page-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.et_boxed_layout #page-container,
.et_boxed_layout #page-container .container,
.et_boxed_layout #page-container .et_pb_row {
  width: 100%;
}

#main-content {
  background-color: transparent;
}

.desktop-hero-image {
  background-image: url('/wp-content/uploads/2017/03/desktop-image-master.png');
  width: 633px;
  height: 376px;
}

.desktop-hero-image p {
  font-family: 'Rokkitt', serif;
  color: #006a8b;
  font-size: 24px;
  font-weight: bold;
  width: 270px;
  text-align: center;
  -ms-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  margin-left: 345px;
  padding-top: 240px;
}

.one_half {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  float: left;
}

p:not(:last-child) {
  padding-bottom: 1.7em;
}

#bottom-cta p {
  padding-bottom: .5em;
}

#numbers-standout p:not(:last-child) {
  padding-bottom: 1em;
}

#numbers-standout span {
  font-size: 1.3em;
  padding-bottom: .5em;
  display: inline-block;
}

.et_pb_text_6 ul>li {
  padding-bottom: 5px;
}

.cta-standout button {
  padding: 15px 30px !important;
  background-color: rgba(202, 109, 32, 1.0);
  border: none;
  border-radius: 50px;
  color: rgba(255, 255, 255, 1.0);
  font-size: 1em;
  font-family: 'Rokkitt', serif;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4),
    inset -2px -2px 2px rgba(0, 0, 0, .4);
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

.cta-standout button:hover {
  background-color: rgba(202, 109, 32, 0.9);
  color: rgba(255, 255, 255, 0.9);
}

.cta-standout p {
  padding-bottom: 20px;
}

.cta-standout p span {
  display: none;
  color: #973927;
}

.inline-list p span {
  display: inline-block;
}

.inline-list p span::after {
  content: "|";
  padding-right: 5px;
  color: #444;
  font-weight: 100;
}

.inline-list p span:last-of-type::after {
  content: "" !important;
}

.inline-list ul {
  margin: 0;
  padding: 0;
}

.inline-list ul>li {
  list-style: none !important;
  display: none;
}

.inline-list li::after {
  content: "I";
  color: #fff;
  font-weight: 100;
  float: right;
  font-size: 32px;
  padding-left: 5px;
  padding-right: 5px;
}

.inline-list li:last-child::after {
  content: "";
  padding: 0;
}

.pagination .alignleft:not(:empty),
.pagination .alignright:not(:empty) {
  background: #fff;
  border-radius: 50px;
  border: 1px solid #ddd;
  padding: 5px 20px;
  margin-bottom: 20px;
}

/* =SIDEBAR (GEN)
--------------------------------------------*/

#gp-location {
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: center;
  color: rgb(150, 150, 150);
}

#gp-location p:not(:last-child) {
  padding-bottom: 0;
}

#gp-location p:empty {
  display: none;
}

/* Adds spacing between each sidebar element */
.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module,
.et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
  margin-bottom: 8% !important;
}

#menu-services-menu li {
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

#menu-services-menu li>ul {
  font-size: 0.6em;
  display: none;
}

#menu-services-menu li.current-menu-item>ul,
#menu-services-menu li.current-menu-ancestor>ul {
  display: block;
}

#menu-services-menu li li {
  padding-bottom: 0;
  border-bottom: none;
}

#menu-services-menu li>ul>li>ul {
  font-size: 0.8em;
}

.et_pb_widget a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.et_pb_widget a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

#menu-services-menu a,
#menu-services-menu a:hover,
#menu-services-menu a:visited,
#menu-services-menu a:active {
  color: #006a8b;
}

#recent-posts-2 a,
#recent-posts-2 a:hover,
#recent-posts-2 a:visited,
#recent-posts-2 a:active {
  color: #004358;
}

#menu-services-menu a:hover,
#recent-posts-2 a:hover {
  text-decoration: underline;
}

.post-date {
  display: block;
  font-size: 0.8em;
  font-style: italic;
  color: #666;
}

#locations a {
  font-weight: bold;
}

/* =FOOTER (GEN)
--------------------------------------------*/

#footer-widgets {
  padding: 2% 0;
  max-width: 900px;
  margin: auto;
}

/* =RSS MODULE (GEN)
--------------------------------------------*/

.feedzy-rss ul {
  margin: 0;
  padding: 0;
}

.feedzy-rss .rss_item {
  padding: 10px 0 !important;
}

/* =MAP MODULE (GEN)
--------------------------------------------*/

.gm-style-iw div {
  overflow: hidden !important;
}

.gm-style-iw h3 {
  display: none;
}

.infowindow h2 {
  font-size: 14px !important;
  margin-top: 5px;
}

.infowindow p,
.infowindow span,
.infowindow div {
  font-size: 14px;
}

.infowindow [class^="rTapNumber"] {
  font-weight: bold;
}


/* =VIDEO MODULE (GEN)
--------------------------------------------*/

.youtube-player,
.vimeo-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player-popup {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 360px;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe,
.vimeo-player iframe,
.youtube-player-popup iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img,
.vimeo-player img,
.youtube-player-popup img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover,
.vimeo-player img:hover,
.youtube-player-popup img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play,
.vimeo-player .play,
.youtube-player-popup .play {
    height: 40px;
    width: 65px;
    left: 50%;
    top: 50%;
    position: absolute;
    background: url(/wp-content/uploads/2016/09/btn-play-sm-01.png) no-repeat;
    cursor: pointer;
    transform: translateY(-50%) translateX(-50%);
}

.promo-video-thumb::before {
  position: absolute;
  top: 30%;
  left: 25%;
  content: url(/wp-content/uploads/2016/09/btn-play-sm-01.png);
}

.promo-video-thumb:hover::before {
  content: url(/wp-content/uploads/2016/09/btn-play-sm-hvr-01.png);
}

.promo-video-thumb-large::before {
  position: absolute;
  top: 45%;
  left: 35%;
  content: url(/wp-content/uploads/2016/09/btn-play-sm-01.png);
}

.promo-video-thumb-large:hover::before {
  content: url(/wp-content/uploads/2016/09/btn-play-sm-hvr-01.png);
}

.promo-video-thumb-test::after {
  display: block;
  margin-top: -150px;
  padding-bottom: 100px;
  margin-left: 120px;
  content: url(/wp-content/uploads/2016/09/btn-play-sm-01.png);
}

.promo-video-thumb-test:hover::after {
  content: url(/wp-content/uploads/2016/09/btn-play-sm-hvr-01.png);
}

/* =MONARCH SOCIAL FOLLOW MODULE (GEN)
--------------------------------------------*/

.et_monarch .et_social_top li a,
.et_monarch .et_social_media_wrapper .et_social_top li .et_social_share {
  padding: 0;
}

.et_monarch .et_social_top .et_social_icon,
.et_monarch .et_social_top .et_social_icon:hover {
  background: transparent !important;
}

/* =CONTACT FORM MODULE (GEN)
--------------------------------------------*/

#cf7-custom-container {
  line-height: 1em;
  text-align: center;
}

label {
  display: inline-block;
  width: 95px;
  vertical-align: top;
}

input.cf7-input-field,
textarea.cf7-input-field,
input.cf7-submit-field {
  padding: 7px;
}

input.cf7-input-field {
  margin-bottom: 3px;
}

input.cf7-submit-field {
  background: #08708c;
  color: #ffffff;
  font-family: "Rokkitt", serif;
  font-size: 18px;
  font-weight: bold;
  border: 0;
  border-radius: 7px;
  padding: 10px 20px !important;
  cursor: pointer;
}

input.cf7-submit-field:hover {
  background: #097C9A;
}

/* Error message */
input[aria-invalid="true"],
textarea[aria-invalid="true"],
select[aria-invalid="true"] {
  border-bottom: 1px solid red;
  background-color: rgba(153, 0, 0, 0.1);
}

/* Success message */
div.wpcf7-mail-sent-ok {
  border: none;
}

div.wpcf7-response-output {
  /*display: none !important;*/
  margin: 40px 0;
  font-family: "Rokkitt", serif;
  font-size: 1.3em;
  line-height: 1em;
  color: #004358;
}

/* =POPUP MODULE (GEN)
--------------------------------------------*/

.spu-content {
  font-family: "Rokkitt", serif;
  font-size: 1.4em;
  margin-top: 10px;
}

.spu-box p {
  margin: 0 !important;
}


@media (max-width: 959px) {

  /* =CORKBOARD (MOB & TAB)
  ------------------------------------------*/

  /* Force half-width modules not to respond */
  div.et_pb_section.et_pb_section_4.et_section_regular.et_section_transparent>div.et_pb_row.et_pb_row_6.et_pb_gutters1>div.et_pb_column.et_pb_column_1_3.et_pb_column_7>div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_4>div:nth-child(1) {
    margin-right: 4%;
    float: left;
  }

  div.one_half {
    float: left !important;
    width: 48% !important;
  }

  div.one_half.et_column_last {
    float: left;
  }

}


@media only screen and (min-width: 1300px) {

  /* Fix padding removal on very large screens */
  .et_pb_row {
    padding: 20px 0;
  }

}


@media (min-width: 768px) {

  /* =MISC (DESK)
  ------------------------------------------*/

  .et_boxed_layout #page-container,
  .et_boxed_layout #page-container .container,
  .et_boxed_layout #page-container .et_pb_row {
    width: 1040px;
  }

  .et_boxed_layout #page-container {
    margin-top: 20px;
  }

  .et_pb_column,
  .et_pb_module {
    width: auto;
  }

  #k12,
  #elementary,
  #college,
  #test,
  #math,
  #english,
  #foreign-language,
  #social,
  #science,
  #reading-writing {
    margin-top: -30px;
    padding-top: 30px;
  }

  /* =TYPOGRAPHY (DESK)
  ------------------------------------------*/

  h1 {
    font-size: 50px;
  }

  /* =HEADER (DESK)
  ------------------------------------------*/

  #main-header {
    background: transparent;
    max-width: 900px;
    margin: auto;
  }

  #et-top-navigation {
    background: #983927;
    float: left;
    width: 100%;
    margin-top: 65px;
    font-weight: normal;
    -webkit-box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.3);
    display: none;
  }

  .et_fullwidth_nav #main-header .container {
    padding-left: 0;
    padding-right: 0;
  }

  .et_pb_fullwidth_menu .fullwidth-menu-nav>ul,
  .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
    padding: 10px 0px 0px 130px !important;
    background: transparent !important;
  }

  .fullwidth-menu li {
    padding: 0 8px;
  }

  .et_pb_fullwidth_menu .fullwidth-menu-nav li::after {
    content: "I";
    font-size: 22px;
    color: #fff;
    font-weight: 100;
    float: right;
    margin-right: -16px;
    margin-left: 6px;
  }

  .fullwidth-menu-nav li ul.sub-menu,
  .fullwidth-menu li li a {
    width: auto !important;
  }

  .et_pb_fullwidth_menu .et-menu-nav>ul>li:not(.mega-menu) ul.sub-menu a {
    white-space: nowrap;
  }

  .et_pb_fullwidth_menu .fullwidth-menu-nav li.mega-menu ul.sub-menu {
    margin: 0 !important;
  }

  .et_pb_fullwidth_menu .fullwidth-menu-nav li.mega-menu>ul.sub-menu>li.menu-item-has-children>a {
    display: none !important;
  }

  .fullwidth-menu-nav li.mega-menu>ul {
    top: 40px !important;
    left: 200px !important;
    padding: 20px 0;
    width: auto !important;
  }

  .fullwidth-menu-nav li.mega-menu li>ul {
    width: auto !important;
  }

  .fullwidth-menu-nav li.mega-menu li:not(:last-child) {
    border-bottom: none;
  }

  .fullwidth-menu-nav li.mega-menu>ul>li>a,
  .fullwidth-menu-nav li.mega-menu>ul>li>a:hover {
    opacity: 1;
    color: rgba(82, 31, 21, 0.8);
    text-transform: uppercase;
  }

  .fullwidth-menu li li {
    padding-left: 0;
    padding-right: 0;
    background: #983927;
    width: 100%;
  }

  .fullwidth-menu li li:not(:last-child) {
    border-bottom: 1px solid #702A1D;
    width: 100%;
  }

  .fullwidth-menu-nav li:not(.mega-menu) ul.sub-menu,
  .et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li:not(.mega-menu) ul.sub-menu {
    padding: 0 !important;
    background: #fff !important;
  }

  li.end-nav-section {
    margin-bottom: 3px !important;
    padding-bottom: 2px !important;
  }

  li.start-nav-section {
    padding-top: 3px !important;
  }

  .et_pb_fullwidth_menu .fullwidth-menu-nav li:last-child::after,
  .et_pb_fullwidth_menu .fullwidth-menu-nav .sub-menu>li::after {
    content: "";
  }


  .fullwidth-menu .menu-item-has-children>a:first-child {
    padding-right: 0;
  }

  .fullwidth-menu .menu-item-has-children>a:first-child::after {
    content: "";
    display: none;
  }

  .et_pb_fullwidth_menu ul li a {
    font-size: 17px;
  }

  /* =FOOTER (DESK)
  ------------------------------------------*/

  #footer-widgets .footer-widget li:before {
    display: none;
  }

  #footer-widgets .footer-widget li {
    display: inline-block;
    padding-left: 0;
  }

  #footer-widgets .footer-widget li,
  #footer-widgets .footer-widget li a {
    color: #2c94b4;
  }

  #footer-widgets .footer-widget li:not(:last-child)::after {
    content: "|";
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
  }

  #footer-widgets .footer-widget #text-4 {
    float: right;
  }

}


@media (max-width: 479px) {

  /* =HEADER (MOB PORTRAIT)
  ------------------------------------------*/

  .et_header_style_left .logo_container {
    position: relative;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: 10px;
  }

  #mobile-ctas-topbar {
    top: 0 !important;
    width: 100%;
    height: 107px;
    background-color: #004358;
    padding-right: 8px !important;
  }

  .mobile_menu_bar {
    right: 13px !important;
    top: -18px !important;
  }

  .et_pb_fullwidth_menu .et_mobile_menu {
    padding: 2% 40% 50% 2%;
    left: 40%;
  }

  .et_mobile_menu li a {
    padding: 5px 5%;
  }

  /* =MAIN CONTENT (MOB PORTRAIT)
  ------------------------------------------*/

  /* Reposition content for portrait mobile menu */
  .et_pb_section_5.move-left,
  .et_pb_section_6.move-left,
  #city-content.move-left,
  #mobile-corkboard.move-left {
    transform: translateX(-60%);
    transition: .1s linear;
  }

  .et_pb_section_5.move-right,
  .et_pb_section_6.move-right,
  #city-content.move-right,
  #mobile-corkboard.move-right {
    transform: translateX(0);
    transition: .1s linear;
  }

}


@media (min-width: 480px) and (max-width: 767px) {

  /* =HEADER (MOB LANDSCAPE)
  ------------------------------------------*/

  .et_header_style_left .logo_container {
    position: relative;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: 10px;
  }

  #mobile-ctas-topbar {
    top: 0 !important;
    width: 100%;
    height: 107px;
    background-color: #004358;
    padding-right: 9px !important;
  }

  .mobile_menu_bar {
    right: 15px !important;
    top: -18px !important;
  }

  .et_pb_fullwidth_menu .et_mobile_menu {
    padding: 2% 60% 30% 2%;
    left: 60%;
  }

  .et_mobile_menu li a {
    padding: 5px 5%;
  }

  /* =MAIN CONTENT (MOB LANDSCAPE)
  ------------------------------------------*/

  /* Reposition content for landscape mobile menu */
  .et_pb_section_5.move-left,
  .et_pb_section_6.move-left,
  #city-content.move-left,
  #mobile-corkboard.move-left {
    transform: translateX(-40%);
    transition: .1s linear;
  }

  .et_pb_section_5.move-right,
  .et_pb_section_6.move-right,
  #city-content.move-right,
  #mobile-corkboard.move-right {
    transform: translateX(0);
    transition: .1s linear;
  }

  .mobile-hero-image p {
    bottom: 51% !important;
    font-size: 5vmin !important;
  }

}


@media (max-width: 767px) {

  /* =MISC (MOB)
  ------------------------------------------*/

  .center-on-mobile {
    margin: auto;
    text-align: center;
  }

  .et_boxed_layout #page-container {
    margin-top: 20px;
  }

  /* Anchor position fix */
  #k12,
  #elementary,
  #college,
  #test,
  #math,
  #english,
  #foreign-language,
  #social,
  #science,
  #reading-writing {
    margin-top: -130px;
    padding-top: 130px;
  }

  /* =HEADER (MOB)
  ------------------------------------------*/

  #main-header {
    background-color: #004358 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 0;
  }

  #main-header,
  #mobile-ctas-topbar,
  .mobile_menu_bar,
  .et_pb_fullwidth_menu .et_mobile_menu {
    position: fixed;
    z-index: 99;
  }

  #gp-menu {
    height: 0;
  }

  .et_header_style_left .logo_container {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 140px;
  }

  .et_pb_fullwidth_menu .et_mobile_menu {
    top: 107px;
    border-top: 5px solid #00303f !important;
    max-height: 100%;
    height: 100%;
    overflow: scroll !important;
  }

  #topbar-cta-popup .et_pb_button {
    top: 58px !important;
    right: 5px !important;
    padding-right: 33px !important;
    padding-left: 33px !important;
  }

  .mobile_nav.closed .mobile_menu_bar:before,
  .mobile_nav.opened .mobile_menu_bar:before {
    content: url(/wp-content/uploads/2016/09/icon-mobile-menu-01.png);
  }

  .mobile_nav.closed .et_mobile_menu,
  .mobile_nav.opened .et_mobile_menu {
    background: #004358 !important;
  }

  .et_header_style_split .mobile_menu_bar,
  .et_header_style_left .mobile_menu_bar {
    float: right;
  }

  .mobile_menu_bar:before {
    background: #005e7c;
    border-radius: 3px;
    padding: 0px 10px 9px 10px;
  }

  .mobile_menu_bar {
    padding-bottom: 34px !important;
  }

  .et_mobile_menu li .menu-item-has-children>a {
    display: none !important;
  }

  .et_mobile_menu li .menu-item-has-children>li,
  .et_mobile_menu li ul.sub-menu>li>ul.sub-menu,
  .et_mobile_menu li ul.sub-menu>li>ul.sub-menu>li {
    padding-left: 0;
  }

  #topbar-cta-number.et_pb_text {
    padding-top: 8px !important;
    padding-bottom: 7px !important;
  }

  #topbar-cta-number a {
    color: #ffe386;
  }

  /* =MAIN CONTENT (MOB)
  ------------------------------------------*/

  .et_pb_section_5,
  #mobile-corkboard {
    padding-top: 5px !important;
  }

  .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 20px !important;
  }

  #numbers-standout span {
    display: block;
  }

  #numbers-standout.inline-list p span::after {
    content: "";
  }

  .mobile-hero-image {
    background-image: url('/wp-content/uploads/2017/03/mobile-image-master.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    display: inline-block;
    margin: auto;
    width: 100%;
    max-width: 355px;
  }

  .mobile-hero-image:after {
    padding-top: 180.56%;
    display: block;
    content: '';
  }

  .mobile-hero-image p {
    position: absolute;
    bottom: 52%;
    left: 11%;
    right: 11%;
    font-family: 'Rokkitt';
    color: #006a8b;
    font-size: 6vmin;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
  }

  /* =FOOTER (MOB)
  ------------------------------------------*/

  #footer-widgets .footer-widget {
    margin-top: 1em !important;
  }

  #footer-widgets .footer-widget li:before {
    display: none;
  }

  #footer-widgets .footer-widget li {
    margin-bottom: 0;
    line-height: 1.5em;
  }

  #footer-widgets .footer-widget li,
  #footer-widgets .footer-widget li a {
    color: #2c94b4;
  }

  /* =MAP MODULE (MOB)
  ------------------------------------------*/

  .et_pb_map {
    width: 257px;
    height: 257px;
    margin: auto;
  }

  .gm-style-iw div {
    overflow: auto !important;
  }

  /* =VIDEO MODULE (MOB)
  ------------------------------------------*/

  .promo-video-thumb-mobile::after {
    display: block;
    margin-top: -150px;
    padding-bottom: 100px;
    content: url(/wp-content/uploads/2016/09/btn-play-sm-01.png);
  }

  .promo-video-thumb-mobile:hover::after {
    content: url(/wp-content/uploads/2016/09/btn-play-sm-hvr-01.png);
  }

  /* =POPUP MODULE (MOB)
  ------------------------------------------*/

  #spu-890.spu-box,
  #spu-1257.spu-box,
  #spu-2995.spu-box,
  #spu-2997.spu-box {
    display: none !important;
  }

  a.promo-video-thumb-mobile {
    display: inline-block;
  }

}