/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.header .logo--image {
  float: left; }

/*ANNOUCEMENT BACKGROUND*/
.announcement {
  background: #00d80a !important; }

/*CONTAINERS*/
.container__player {
  margin: auto;
  background-color: #393b41;
  padding: 30px 0; }

.container__player::after {
  content: "";
  display: table;
  clear: both; }

/*HEADER*/
.header {
  padding: 14px 0px; }

.header .logo img {
  max-width: 40px !important; }

.header--left .header-menu {
  text-align: center; }

.header-menu {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px; }

.header-menu a:hover {
  color: #01cf46; }

.header .header-menu a {
  margin: 0 16px; }

.header_section {
  float: left; }

.header .user__avatar {
  float: right; }

.header--center .header-menu {
  padding: 14px 0;
  text-align: center; }

.header .header-menu a:hover {
  color: #01cf46 !important; }

/*HEADER MOBILE*/
@media (max-width: 767px) {
  .header .header-menu {
    font-size: 16px; }

  .sections_header_settings_language_settings a:hover {
    color: #00d80a !important; }

  .header .logo--image {
    float: none; } }
/*DROPDOWN MENUS*/
ul.dropdown-menu {
  font-size: 13px; }

.dropdown-menu a:hover {
  color: #076300 !important; }

/*USER DROPDOWN*/
.user__dropdown.user__dropdown--light a:hover {
  color: #076300 !important; }

/* AMAZON CUSTOM HEADER */
.amzn_hdr_section {
  margin: 0 0 0 0;
  padding: 0;
  min-height: 72px; }

.sticky_menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }

.amzn_hdr_section .container {
  text-align: center;
  padding: 0 0 0 0; }

.amzn_hdr_logo {
  display: inline-block;
  text-align: left; }

.amzn_hdr_logo img {
  margin: 0 0 0 0;
  max-width: 40px;
  max-height: 40px; }

.amzn_hdr_menu {
  display: inline-block;
  margin: 0 60px 0 60px; }

.amzn_hdr_menu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

.amzn_hdr_menu ul li {
  display: inline-block;
  margin: 0 0 0 0; }

.amzn_hdr_menu ul li a {
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 27px 16px;
  display: inline-block;
  margin: 0; }

.amzn_hdr_spec_buttons {
  display: inline-block;
  text-align: right; }

a.amzn_hdr_login {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 12px 26px;
  border-radius: 5px;
  border: solid 2px #528454;
  margin-right: 6px; }

a.amzn_hdr_login:hover {
  border: solid 2px #fff; }

a.amzn_hdr_sign_up {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px;
  background-color: #00cd09;
  padding: 14px 26px;
  border-radius: 5px; }

.mobile_menu_icon span {
  display: block;
  height: 3px;
  width: 40px;
  background-color: #fff;
  margin: 11px;
  vertical-align: middle;
  transition: 0.25s ease-in-out; }

a.amzn_logo_img {
  vertical-align: middle; }

.mobile_menu_icon {
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 16px;
  width: 65px;
  height: 55px; }

.mobile_menu_icon.open span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 12px;
  right: 0px;
  position: absolute; }

.mobile_menu_icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
  top: 12px;
  right: 0px;
  position: absolute; }

.mobile_menu_icon.open span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
  right: 0px;
  position: absolute; }

.mobile_menu_icon {
  display: none; }

@media only screen and (max-width: 1140px) {
  .amzn_hdr_menu {
    margin: 0 22px 0 22px; } }
@media only screen and (max-width: 970px) {
  .amzn_hdr_menu {
    margin: 0 10px 0 10px; }

  .amzn_hdr_section .container {
    padding: 0 20px; }

  .amzn_hdr_menu ul li a {
    padding: 27px 10px; } }
@media only screen and (max-width: 900px) {
  .amzn_hdr_section .container {
    text-align: left;
    padding: 0 0; }

  .amzn_hdr_logo {
    display: block;
    padding: 0 20px;
    margin-bottom: 15px; }

  .amzn_hdr_logo img {
    margin: 16px 0 0 0;
    max-width: 40px;
    max-height: 40px; }

  .amzn_hdr_menu {
    display: block;
    margin: 0; }

  .amzn_hdr_menu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0; }

  .amzn_hdr_menu ul.amzn_menu_mobile {
    margin: 20px 0 0 0;
    padding: 0 0 0 0; }

  .amzn_hdr_menu ul li {
    display: none;
    text-align: center; }

  .amzn_hdr_menu ul li a {
    display: block;
    font-size: 16px;
    margin: 0 0;
    padding: 16px 10px; }

  .amzn_hdr_menu ul li a:hover {
    background-color: #1b1b1b; }

  .amzn_hdr_spec_buttons {
    display: none;
    padding: 0 20px;
    margin-top: 20px; }

  .amzn_hdr_spec_buttons a {
    display: block;
    font-size: 20px;
    text-align: center; }

  a.amzn_hdr_login {
    margin: 0; }

  .mobile_menu_icon {
    display: inline-block; } }
@media only screen and (min-width: 901px) {
  .amzn_hdr_menu ul li {
    display: inline-block !important; }

  .amzn_hdr_spec_buttons {
    display: inline-block !important; } }
/* USER DROPDOWN FOR CUSTOM HEADER */
.amzn_hdr_section .user__dropdown {
  position: absolute;
  z-index: 2000;
  top: 50px;
  right: 0;
  display: none;
  padding: 10px 40px;
  text-align: left;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05); }

.amzn_hdr_section .user__dropdown a {
  display: block;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

.amzn_hdr_section .user {
  position: relative; }

.amzn_hdr_section .user img {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  margin: 0; }

li.amzn_menu_item.user_options {
  text-transform: uppercase; }

@media only screen and (min-width: 899px) {
  li.amzn_menu_item.user_options {
    display: none !important; } }
@media only screen and (max-width: 900px) {
  .amzn_hdr_section .user__dropdown {
    display: none; }

  .amzn_hdr_section .user {
    display: none; } }
/* ============ CUSTOM HEADER SUBMENU ============ */
/* CUSTOM HEADER SUBMENU DROPDOWN - DESKTOP*/
li.amzn_menu_item:hover a {
  background-color: #1f1f1f;
  filter: brightness(100%) !important; }

li.amzn_menu_item ul li.amzn_submenu_item {
  color: #fff !important;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 1px;
  display: block !important; }

li.amzn_submenu_item a {
  padding: 16px 30px !important;
  display: block !important;
  margin: 0 !important;
  background-color: transparent !important;
  text-align: left; }

li.amzn_menu_item ul {
  position: absolute;
  top: 79px;
  background-color: #1f1f1f;
  z-index: 99;
  display: none; }

li.amzn_submenu_item:hover {
  background-color: #323232; }

@media only screen and (max-width: 900px) {
  ul.amzn_menu_desktop {
    display: none; }

  li.amzn_submenu_item a {
    text-align: center; } }
/* CUSTOM HEADER SUBMENU DROPDOWN - MOBILE*/
ul.amzn_menu_mobile ul {
  position: relative;
  top: unset;
  background-color: #1f1f1f;
  display: none; }

@media only screen and (min-width: 901px) {
  ul.amzn_menu_mobile {
    display: none; }

  li.amzn_menu_item:hover ul {
    display: block !important; } }
/* MENU ICON */
a.amzn_menu_parent:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  color: #00d903;
  margin-left: 10px;
  font-size: 14px; }

@media only screen and (min-width: 901px) {
  li.amzn_menu_item:hover a.amzn_menu_parent:after {
    content: "\f0d8";
    color: #ffffff; } }
.submenu_mobile_icon {
  color: #00d903;
  margin-left: 10px;
  font-size: 14px; }

.amzn_submenu_item .fas.fa-circle {
  margin-right: 10px;
  font-size: 12px;
  color: red; }

/* ============ CUSTOM HEADER SUBMENU ============ */
/*PLAYLIST BUTTON*/
@media (max-width: 767px) {
  .col-md-3 a {
    margin: 10px 0 !important;
    font-size: 18px; } }
/*HERO ELEMENTS*/
.hero_body {
  clear: both;
  display: inline-flex; }

img.logo_hero {
  max-width: 85%;
  width: auto;
  height: auto; }

.hero_section {
  width: 50%; }

.hero_section p {
  font-size: 16px; }

.section--product_hero {
  background: none !important; }

.col-md-8.btn__spacing.btn__spacing--center {
  width: 100%; }

/*HERO ELEMENTS - MOBILE*/
@media only screen and (max-width: 1024px) {
  .hero_body {
    text-align: center; }

  .hero_body p {
    font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300))); } }
@media only screen and (max-width: 768px) {
  .hero_body {
    display: inline-grid; }

  .hero_section {
    width: 100%; }

  .heading__title {
    font-size: 30px !important; }

  .hero-text-1 {
    margin: 0 !important; } }
/*PAGE BODY*/
#section-1570718255655 .container .row {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 20px 20px; }

.col-md-5 {
  width: 50%;
  padding: 30px 0 0 30px;
  margin: 0; }

.col-md-6 {
  width: 50%;
  margin: 0; }

.col-md-6 p {
  font-size: 14px; }

.col-md-6 h3 {
  font-family: Roboto, Sans serif, Arial; }

.col-md-5 p {
  padding: 0 0 0 20px;
  color: #000000;
  font-size: 18px;
  margin: 0 0 0 0; }

.btn--solid {
  box-shadow: none !important; }

.btn.btn-cta {
  margin: 0 0 0 0;
  font-size: 14px; }

.col-md-5 a.btn--solid {
  background-color: #00cd09 !important;
  border: 2px solid #00cd09 !important;
  box-shadow: none;
  width: 90%; }

.col-md-5 a.btn--outline {
  border: 2px solid #00cd09 !important;
  color: #00aa06 !important;
  box-shadow: none;
  width: 90%; }

.col-md-5 a.btn--outline:hover {
  background-color: #00cd09 !important;
  border: 2px solid #00cd09 !important;
  color: #ffffff !important; }

.col-md-5 h4 {
  font-size: 30px; }

.section--middle [class*="col-"] {
  vertical-align: top; }

.section--small {
  padding: 20px 0 0 0; }

.section.section--heading.section--top.section--xs-small.section--light.section--1570718518020 {
  padding: 30px 0 0 0; }

.section.section--custom_content.section--top.section--center.section--xs-small.section--dark.section--1569197384780 {
  background-color: #003a2b;
  padding: 20px 0; }

.section.section--text.section--middle.section--xs-small.section--light.section--1570804236724 .row.text-xs-center {
  margin-top: 30px;
  border-radius: 5px; }

.section--1570850187117 .row.text-xs-center {
  border-radius: 0 0 5px 5px; }

/*SHOWCASE BACKGROUND*/
.section--1569340739790 .row {
  background-color: #ffffff;
  padding: 40px 40px;
  margin-top: 30px;
  margin-bottom: 50px;
  border-radius: 10px;
  box-shadow: 0px 6px 18px -6px rgba(0, 0, 0, 0.25); }

.section--1569340739790 .container {
  padding-top: 16px; }

.section--1570856173611 .row {
  background-color: #ffffff;
  padding: 40px 40px;
  margin-top: 30px;
  margin-bottom: 50px;
  border-radius: 5px; }

.row.heading {
  text-align: left;
  padding: 0;
  margin: 0 0 0 0; }

.col-md-8 {
  width: 100% !important; }

p.sae_main {
  font-size: 18px;
  color: #000000;
  padding: 0 25px; }

p.sae_note {
  font-size: 13px;
  color: #000000;
  opacity: 0.7;
  padding: 0 25px; }

.col-md-6 a {
  margin: 0 0 20px 0 !important; }

.page-tail {
  margin: 0 !important; }

@media only screen and (max-width: 1024px) {
  #section-1570718255655 .container .row {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 20px 20px;
    display: inline-grid; }

  .col-md-5, .col-md-6 {
    float: left;
    width: 100%; }

  .btn__spacing.btn__spacing--left {
    text-align: center !important; }

  .col-md-5, .col-md-5 p {
    padding: 0; } }
@media only screen and (max-width: 768px) {
  .row.heading {
    padding: 20px 20px 0 20px; }

  .section--accordion .accordion__title {
    font-size: 16px; }

  .col-md-4 a {
    margin: 0 0 20px 0 !important; }

  .col-md-6 a {
    width: 100%; }

  .col-md-6 p {
    font-size: 18px; } }
@media only screen and (min-width: 768px) {
  .col-md-6.offset-md-1 {
    margin: 0; } }
/*CARDS*/
.card {
  box-shadow: none;
  border-radius: 5px;
  overflow: hidden; }

.card:hover {
  transform: none;
  filter: brightness(100%); }

.card--img {
  transition: all 50ms ease-in; }

.card:hover > .card--img {
  filter: brightness(80%); }

.card--body {
  padding: 15px 10px;
  text-align: center;
  min-height: 97px;
  background-color: #f6f6f6;
  border-radius: 0 0 5px 5px;
  border-bottom: solid 2px #e5e5e5; }

h5.card--title {
  font-size: 17px;
  font-weight: 700;
  font-family: Roboto, Sans Serif; }

.card--title, .card--description, .card--price {
  margin: 10px 0 0 0; }

.col-md-4 {
  max-width: 340px;
  width: 30%;
  padding: 0 0;
  margin: 12px 10px; }

.col-md-4 a {
  margin: 0; }

.col-md-4 .fas.fa-play-circle {
  position: absolute;
  top: calc((192px/2) - 40px);
  left: calc(50% - 40px);
  font-size: 80px;
  transition: all 50ms ease-in;
  z-index: 1;
  color: #fff !important;
  filter: drop-shadow(0 0 20px #000);
  display: none;
  opacity: 0.85; }

.card:hover > .fas.fa-play-circle {
  display: inherit; }

.col-md-10 {
  width: 100%; }

.col-md-10 p.card-heading-1 {
  font-size: 38px;
  color: #000000;
  font-weight: bold;
  padding: 0;
  margin: 0; }

.col-md-10 p.card-heading-2 {
  font-size: 28px;
  color: #2c9f00;
  font-weight: bold;
  padding: 0 24px 0 24px;
  margin: 30px 0 0 0; }

.col-md-10 p.card-heading-3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  color: #565656;
  font-weight: bold;
  padding: 0 24px;
  margin: 20px 0 12px 0; }

.col-md-10 p.card-heading-3 .fas.fa-caret-right {
  font-size: 14px;
  color: #c4c4c4; }

.col-md-5.offset-sm-1 img {
  border-radius: 5px; }

/* PLAYLIST TITLE FLEX */
.playlist_flex_container {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 30px 24px 20px 24px; }

.playlist_flex_item_title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  color: #565656;
  font-weight: bold;
  padding-right: 20px; }

.playlist_flex_item_title .fas.fa-caret-right {
  color: #c4c4c4; }

.playlist_flex_item_line {
  flex-grow: 1;
  margin-top: -30px;
  border-bottom: dashed 3px #cccccc; }

/* PLAYLIST ICONS */
.playlist_title_icon {
  margin-right: 15px;
  color: #858585; }

.playlist_cat_icon {
  margin-right: 10px;
  font-size: 24px; }

/*PLAYLIST MOBILE STYLES*/
@media (max-width: 1024px) {
  .section--1569340739790 .row {
    width: calc(100vw - 40px);
    margin: 4px auto 20px auto; } }
@media (max-width: 1024px) {
  .section--1569340739790 .row {
    padding: 20px; } }
@media (max-width: 500px) {
  .col-md-10 p.card-heading-1 {
    line-height: 48px; }

  .col-md-10 p.card-heading-2 {
    text-align: center !important;
    margin: 15px 0 0 0;
    line-height: 40px; }

  .playlist_flex_item_title {
    padding-right: 0;
    flex-grow: 1; }

  .playlist_flex_item_line {
    display: none; }

  .playlist_flex_container {
    padding: 12px; }

  .section--1569340739790 .container {
    padding-left: 15px;
    padding-right: 15px; } }
/*CARD BACKGROUNDS*/
.row.text-xs-center {
  padding: 0 0; }

.section--1570804236724 .row.text-xs-center {
  border-radius: 0 0 5px 5px; }

@media only screen and (max-width: 500px) {
  .row.text-xs-center {
    padding: 10px; }

  .col-md-10 p.card-heading-2, .col-md-10 p.card-heading-3 {
    margin-bottom: 0 !important; }

  h5.card--title {
    font-size: 18px; } }
@media only screen and (max-width: 768px) {
  .col-md-4 {
    width: 90%;
    margin: auto; }

  .col-md-3 a {
    font-size: 18px !important; } }
@media only screen and (min-width: 768px) {
  .col-md-3 {
    width: auto;
    padding: 0 0 0 0;
    margin: 8px 10px; } }
.section {
  padding: 0;
  margin: 0; }

.row.heading.heading--empty {
  display: none; }

/*FOOTER*/
.footer {
  background: #111111 !important;
  padding: 5px 0 0 0; }

.footer__menu, .footer__powered-by {
  float: none;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px; }

.footer__menu-item, .footer__powered-by a {
  margin: 20px 20px; }

a.footer__menu-item:hover {
  color: #01cf46 !important;
  opacity: 1 !important; }

.footer__copyright {
  float: none;
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 16px 0 0 0; }

.social-icons__row {
  margin: 0;
  text-align: center; }

.footer__hr {
  height: 1px;
  background-color: #424242; }

.footer__icon {
  float: left;
  padding: 6px 0 0 0;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.footer__icon:hover {
  -webkit-filter: grayscale(0%) !important;
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%) !important; }

.footer__social__icons {
  text-align: center;
  margin: 10px 0 25px 0; }

.footer__social__icons a {
  padding: 10px;
  font-size: 20px; }

.footer__social__icons a:hover {
  color: #01cf46 !important; }

/*FOOTER - MOBILE*/
@media only screen and (max-width: 767px) {
  .footer {
    float: none; }

  .footer__menu, .footer__powered-by {
    float: none;
    display: inline-grid; }

  .footer__icon {
    float: none;
    text-align: center; }

  .footer__copyright {
    display: inline-grid; } }
