/*
	Theme Name: MTV Shuga Mobile 2016
	Theme URI: http://shuga.tv
	Description: The mobile theme for MTV's Shuga
	Version: 1.1
	Author: MTV
	Author URI: http://mtv.com
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: 0 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*------------------------------------*\
    GLOBAL
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%; }

body {
  font: 500 11px/1.4 'Lato', Helvetica, Arial, sans-serif;
  color: white;
  background-color: #ececec; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
/*
@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}
*/
.text_large {
  font-family: "bebas-neue",Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 88%;
  margin-bottom: 9px; }

.opera .text_large {
  font-family: 'Verdana', sans-serif, arial, Arial; }

.text_medium {
  font-size: 24px;
  line-height: 120%; }

.text_small {
  font-size: 20px;
  line-height: 130%;
  font-size: 16px; }

.text_medium.bold {
  font-weight: 700; }

.pink_title {
  margin-bottom: 40px;
  font-weight: 100;
  color: #ff3864; }

.cta_button {
  display: inline-block;
  height: 60px;
  background-color: white;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer; }

.cta_button:hover {
  opacity: .9; }

h1 {
  margin: 0; }

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*------------------------------------*\
    STRUCTURE
    \*------------------------------------*/
/* wrapper */
.wrapper {
  margin: 0 auto;
  position: relative; }

/* header */
.header {
  background-color: #333;
  position: static;
  top: 0;
  width: 100%;
  z-index: 999;
  /* logo */ }
  .header #mobile_menu_icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 60; }
  .header #logo {
    display: block;
    position: absolute;
    top: 4px;
    left: 23px;
    width: 153px;
    height: 42px;
    margin: 15px  0;
    background-size: 153px 42px;
    background-image: url("img/shuga_logo_2017@2x.png");
    background-repeat: no-repeat;
    text-indent: -9999px; }
  .header nav {
    padding-top: 80px;
    color: white;
    padding-bottom: 0px; }
    .header nav ul {
      list-style: none;
      padding-left: 0;
      padding-top: 0px;
      margin: 0;
      height: 0;
      overflow: hidden;
      -webkit-transition: height .5s;
      /* Safari */
      transition: height .5s; }
    .header nav li {
      text-align: center;
      width: 100%;
      padding: 12px 0 12px 0;
      margin-right: 35px;
      font-size: 20px;
      border-bottom: 1px solid #444; }
    .header nav li a {
      text-transform: uppercase;
      color: white; }
    .header nav li a:hover {
      color: #ff3864; }
    .header nav li.current-menu-item a {
      color: #ff3864; }

.header .inner {
  position: relative; }

/*
    #facebook_like {
    	position:absolute;
    	right:235px;
    	width:90px;
    	top:0px;
    	height:90px;
    	color: white;
    	text-transform:uppercase;
    	background-color: #575756;
    	text-align: center;
    	padding-top: 50px;
    	font-size: 16px;
    	background-image:url('img/mtv-shuga_like@2x.png');
    	background-size: 30px 30px;
    	background-repeat: no-repeat;
    	background-position: center 14px;

    }
    */
#social {
  position: static;
  height: 60px;
  width: 100%;
  background-color: #ff3864; }
  #social ul {
    height: 100%;
    list-style: none;
    margin-left: 0;
    padding-left: 17px; }
  #social li {
    margin-left: 14px;
    float: left;
    width: 33px;
    height: 100%;
    padding: 0; }
  #social li:first-child {
    margin-left: 0; }
  #social a {
    margin-top: 12px;
    display: inline-block;
    width: 33px;
    height: 33px; }
  #social a:hover {
    opacity: .85; }

.single-cast_member .nav_cast a, .single-bts_video .nav_bts a, .single-knowledge_article .nav_knowledge a, .single-episode_video .nav_show a, .single-post .nav_news a {
  color: #ff3864; }

.social_button {
  display: block;
  color: white; }
  .social_button img {
    height: 32px;
    width: 32px; }

a.social_facebook {
  margin-left: 0; }

main {
  margin-top: 20px; }

.inner {
  width: 100%;
  padding: 0px 15px 0px 15px;
  margin: 0 auto;
  height: auto; }

ul#social_icons {
  width: 174px;
  margin: 0 auto;
  padding: 0; }

/* footer */
.footer {
  padding: 70px 0 30px 0;
  background-color: #3c3c3b;
  /*
  
          #logo_mtvbase_2016 {
              width: 30%;
              background-image:url('img/mtvbase_2016.png');
              background-size: 65px auto;
              background-position:center;
          }
  
  
  
      #logo_be {
                  width:70%;
                  background-image:url('img/basic_ed_logo.png');
                  background-size: 185px auto;
                              background-position:center;
              }
  
  
          #logo_pepfar {
              width:50%;
              background-image:url('img/mtv-shuga_pepfar@2x.png');
              background-size: 104px auto;
                          background-position:center;
          }
  
  
  
      	#logo_saf {
      		background-position: center;
      		width: 50%;
      		background-image: url('img/saf_2016.png');
      		background-size: 86px auto, 1px 80px;
   
      	}
  
  
  
  
  
  
  
  
      	#logo_naca {
      		width:50%;
      		background-image:url('img/mtv-shuga_naca@2x.png');
      		background-size: 82px auto;
      	}
  
  
  
  
  
  
     
  
  
  
              #logo_pa {
                  width: 50%;
                  background-image:url('img/pa_logo.png');
                  background-size: 105px auto;
                  background-position:center;
              }
  
  
      #logo_msi {
                  width: 50%;
                  background-image:url('img/msi_logo.png');
                  background-size: 125px auto;
                  background-position:center;
              }
  
  
  
  
  
      	#logo_unicef {
      		width: 50%;
      		background-image:url('img/mtv-shuga_unicef@2x.png');
      		background-size: 160px auto;
      		background-position:center;
      	}
  */ }
  .footer .logos {
    width: 100%;
    border-top: 1px solid #5a5a5a;
    padding-top: 40px;
    margin-bottom: 40px; }
    .footer .logos a {
      text-indent: -9999px; }
  .footer .logo_wrapper {
    background-position: center, right;
    background-repeat: no-repeat;
    height: 120px;
    float: left;
    cursor: pointer; }
  .footer .logo_wrapper:hover {
    opacity: .85; }
  .footer .footer_top_heading {
    color: #ff3864;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 17px; }
  .footer .footer_subheading {
    color: #ff3864;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 14px; }
  .footer #logo_saf {
    width: 50%;
    background-image: url("img/saf_2016.png");
    background-size: 80px auto; }
  .footer #logo_pa {
    width: 50%;
    background-image: url("img/pa_logo.png");
    background-size: 105px auto;
    background-position: center, right; }
  .footer #logo_mtvbase_2016 {
    width: 50%;
    background-image: url("img/mtvbase_2016.png");
    background-size: 65px auto; }
  .footer #logo_ciff {
    width: 50%;
    background-image: url("img/logo_ciff2.png");
    background-size: 170px auto; }
  .footer #logo_msi {
    width: 50%;
    background-image: url("img/msi_logo2.png");
    background-size: 125px auto;
    background-position: center; }
  .footer #logo_be {
    width: 50%;
    background-image: url("img/basic_ed_logo.png");
    background-size: 185px auto; }
  .footer #logo_usaid {
    width: 50%;
    background-image: url("img/logo_usaid.png");
    background-size: 164px auto; }
  .footer #logo_pepfar {
    width: 50%;
    background-image: url("img/pepfar_logo2.png");
    background-size: 148px auto; }
  .footer #logo_linkages {
    width: 50%;
    background-image: url("img/logo_linkages2.png");
    background-size: 174px auto; }
  .footer #logo_gates {
    width: 50%;
    background-image: url("img/mtv-shuga_gates@2x.png");
    background-size: 174px auto; }
  .footer .menus {
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
    padding: 25px 0 25px 0;
    margin-bottom: 30px; }
  .footer .menu {
    width: 100%;
    font-size: 20px; }
    .footer .menu ul {
      padding: 0; }
    .footer .menu li {
      list-style: none; }
    .footer .menu .title, .footer .menu .title a {
      font-weight: 700;
      color: #ff3864;
      margin-bottom: 20px; }
    .footer .menu a {
      color: white; }
  .footer #copyright {
    font-size: 20px;
    color: white;
    margin-bottom: 20px; }
  .footer #very_bottom_menu ul, .footer #very_bottom_menu li {
    list-style: none;
    padding: 0; }
  .footer #very_bottom_menu li {
    float: left;
    background-image: url("img/bottom_menu_divider.png");
    background-size: 1px 20px;
    background-repeat: no-repeat;
    background-position: right;
    font-size: 20px;
    margin-right: 10px;
    padding-right: 10px; }
  .footer #very_bottom_menu li:last-child {
    background: none;
    padding: 0; }
  .footer #very_bottom_menu a {
    color: white; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* top large image */
section.top_image {
  width: 100%;
  height: auto;
  background-color: white;
  position: relative; }
  section.top_image .slide-info {
    cursor: inherit;
    background: #ff3864; }

/* SLIDER */
/* slider */
/* royal slider */
#full-width-slider {
  width: auto;
  /*height:550px;*/
  background: black;
  /*   min-width:1230px;*/
  overflow: hidden;
  margin-bottom: 20px; }

.rsContent, .image_holder {
  /*    min-width:1230px;*/
  width: 100%;
  height: 100%;
  position: relative; }

.royalSlider > .rsContent {
  visibility: hidden;
  /* or display:none depending on your needs... */ }

.infoBlock {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto; }

/*
.lt-ie9 .infoBlock {
background-image:url('img/ie9_dark.png');
}
*/
.rsContent img {
  width: 100%; }

.slide-info {
  display: block;
  left: 0;
  width: 100%;
  bottom: 0%;
  background-color: rgba(255, 56, 100, 0.9);
  padding: 20px 20px 20px 20px;
  color: white;
  cursor: pointer; }

.infoBlock .slide-info {
  position: absolute;
  padding: 12px 15px 12px 15px; }

.slide-info:hover {
  background-color: rgba(225, 26, 70, 0.9);
  color: white; }

.slide_headline {
  display: block;
  font-family: "bebas-neue",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 88%;
  margin-bottom: 6px; }

.slide_second_line {
  display: block;
  font-weight: 300;
  margin: 0 auto;
  line-height: 100%;
  font-size: 24px; }

.slide_second_line:hover {
  /*color: #ddd;	*/ }

.rsDefault .rsArrowIcn {
  width: 30px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("img/slider-arrows@2x.png");
  background-repeat: no-repeat;
  background-size: 30px 100px; }

.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0%;
  bottom: 16px;
  width: 100%;
  height: 20px;
  background: none;
  margin: 0 auto;
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: 0px 0px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: 0px -50px; }

.rsDefault .rsArrowIcn:hover {
  background-color: transparent;
  opacity: .7; }

/* promos */
.promo {
  position: relative; }

.promo.half {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.promo.third {
  list-decoration: none;
  height: auto;
  margin: 10px 10px 10px 10px; }

.promo_overlay {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/promo_overlay.png");
  background-position: bottom;
  background-repeat: repeat-x;
  color: white; }

.promo_text {
  padding: 20px 15px 20px 15px;
  position: absolute;
  bottom: 0; }

.promo.third .promo_text {
  padding: 15px 20px 15px 20px; }

.promo_overlay:hover {
  color: #ddd; }

.promo_text {
  color: inherit; }

/* VOTE */
.vote {
  background-color: #00bb59;
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.vote.pink {
  background-color: #ff3864; }

.pds-question-top {
  font-family: "bebas-neue",Helvetica, Arial, sans-serif;
  font-size: 36px !important;
  line-height: 88% !important;
  font-weight: 500 !important; }

.profile_quiz.pink {
  background-color: #ff3864 !important; }

.profile_quiz.yellow {
  background-color: #00bb59 !important; }

/* QUOTE */
.quote {
  padding: 30px 15px 30px 15px;
  text-align: center;
  width: 100%;
  height: auto;
  background-color: #00bb59;
  position: relative;
  margin-bottom: 20px; }
  .quote .button_section {
    position: static;
    height: 50px;
    text-align: center;
    width: auto; }
  .quote .cta_button {
    display: inline-block;
    color: #00bb59;
    cursor: pointer; }

.quote_text {
  font-size: 29px;
  line-height: 120%;
  margin-top: 28px;
  margin-bottom: 30px; }

/* Latest episode */
#latest_episode {
  position: relative;
  width: 100%;
  height: auto; }
  #latest_episode img {
    width: 100%; }

.latest_episode_text {
  padding: 30px 40px 30px 40px;
  position: absolute;
  bottom: 0; }

/* VIDEO THUMB */
#video_content {
  margin-bottom: 80px;
  background-color: white; }
  #video_content ul {
    margin: 0;
    padding: 0; }
  #video_content ul, #video_content li {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    list-style: none; }

li.video_thumb {
  position: relative;
  list-style: none;
  width: 100%;
  height: auto;
  margin-top: 10px;
  float: none;
  margin-bottom: 10px; }

.video_thumb_overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/video_overlay.png");
  background-position: bottom;
  background-repeat: repeat-x;
  color: white; }

.video_thumb_overlay:hover {
  color: white; }

.video_thumb_text {
  padding: 15px;
  position: absolute;
  bottom: 0; }

.video_thumb_arrow_overlay {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/play_button_pink@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 40px; }

.video_thumb_arrow_overlay:hover {
  opacity: .85; }

#latest_episode .video_thumb_arrow_overlay {
  background-image: url("img/play_button_pink_large@2x.png");
  background-size: 75px 150px; }

/* content drawer */
.content_drawer {
  height: 0;
  position: relative;
  -webkit-transition: height .5s;
  /* Safari */
  transition: height .5s;
  background-color: #f5f5f5;
  background-image: url("img/drawer_border.png"), url("img/drawer_border.png");
  background-repeat: repeat-x, repeat-x;
  background-position: top, bottom; }

.content_drawer:last-child {
  background-image: url("img/drawer_border.png");
  background-repeat: repeat-x;
  background-position: top; }

.content_drawer_indicator {
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -20px;
  width: 40px;
  height: 20px;
  background-image: url("img/video_indicator@2x.png");
  background-position: left;
  background-size: 40px 20px; }

/*

.vote.pink  {
   background-color:#e5007e !important; 
}
*/
/* VOTE */
.vote.pink .pds-vote-button, .video_poll .pds-vote-button {
  color: #wundersitz_pink !important; }

.vote.left .pds-vote-button {
  color: #00bb59 !important; }

.vote.pink .pds-answer-feedback-bar, .video_poll .pds-answer-feedback-bar {
  background-color: #00bb59 !important; }

.pds-vote-button-load {
  background-image: url("img/vote_spinner_blue.gif") !important; }

.vote.pink .pds-vote-button-load, .video_poll .pds-vote-button-load {
  background-image: url("img/vote_spinner_pink.gif") !important; }

.PDS_Poll {
  width: 100%;
  height: auto; }

.pds-box {
  padding: 40px 15px 10px 15px !important; }

.pds-answer-group {
  width: 100% !important; }

.pds-answer-input {
  width: 10% !important;
  padding-top: 7px !important; }

.pds-input-label {
  font-size: 20px !important;
  width: 90% !important;
  margin-right: 0 !important; }

.pds-vote {
  position: static !important;
  width: 100% !important;
  padding: 20px 0 !important; }

.pds-feedback-group {
  width: auto !important;
  float: none !important;
  padding: 0 0 40px 0 !important;
  margin-bottom: 0px !important; }

/*------------------------------------*\
    PAGES
\*------------------------------------*/
/* homepage */
a#meet_the_cast {
  display: block;
  background-color: #ff3864;
  margin-bottom: 20px;
  color: white; }

#meet_the_cast_left {
  width: auto; }

#meet_the_cast_right {
  padding: 20px 15px 20px 15px;
  width: auto; }

#behind_the_scenes {
  margin-bottom: 20px; }

#behind_the_scenes_left {
  background-color: #00bb59;
  padding: 20px 15px 20px 15px; }

#behind_the_scenes_right a {
  color: #868686;
  display: block;
  width: 100%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: white;
  position: relative; }
  #behind_the_scenes_right a img {
    width: 100%;
    margin-bottom: 10px; }
  #behind_the_scenes_right a .text_medium {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px; }

.homepage_video_thumb {
  position: relative; }

.homepage_video_overlay {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/play_button_pink_2017@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 40px; }

#behind_the_scenes_right a.last {
  border: none; }

#behind_the_scenes_right a:hover {
  background-color: #f7f7f7; }
  #behind_the_scenes_right a:hover .homepage_video_overlay {
    opacity: .85; }

#latest_tweets {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: white; }
  #latest_tweets .inner {
    text-align: center; }
  #latest_tweets h2 {
    display: inline-block;
    padding-right: 34px;
    background-size: 28px;
    font-size: 28px;
    color: #ff3864;
    margin-bottom: 40px;
    background-image: url("img/shuga_tweet_pink_2017.svg");
    background-repeat: no-repeat;
    background-position: right 10px; }
  #latest_tweets .cta_button {
    background-color: #ff3864;
    color: white; }

.widget_reallysimpletwitterwidget ul:before,
.widget_reallysimpletwitterwidget ul:after {
  content: ' ';
  display: table; }
.widget_reallysimpletwitterwidget ul:after {
  clear: both; }
.widget_reallysimpletwitterwidget ul {
  *zoom: 1;
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .widget_reallysimpletwitterwidget ul a {
    color: #ff3864; }
.widget_reallysimpletwitterwidget li {
  margin: 0;
  display: block;
  width: auto;
  font-size: 20px;
  color: #868686;
  padding: 0;
  margin-bottom: 30px; }
.widget_reallysimpletwitterwidget li:last-child {
  border: none; }

/* the show */
body.show #video_content, body.single-episode_video #video_content {
  padding-top: 10px; }

.shows_nav {
  width: 100%;
  background-color: white;
  margin-bottom: 20px; }

#tv_show, #photos {
  display: block;
  height: 60px;
  background-color: #ff3864;
  width: 100%;
  margin-right: 1px;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 14px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: white; }

.series_tabs {
  width: 100%;
  padding: 0;
  margin: 0; }
  .series_tabs a {
    display: block;
    width: 100%;
    padding-top: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    height: 60px;
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 14px;
    color: black;
    background: white;
    list-style: none;
    cursor: pointer; }
  .series_tabs a.selected {
    background-color: #333333;
    color: white; }

#radio_show, #photos_link {
  height: 60px;
  background-color: #00bb59;
  width: 100%;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 14px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer; }

.opera #radio_show {
  display: none; }

#video_thumbs {
  background-color: white; }

#series_title {
  color: #ff3864;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px; }

#series_description {
  width: 100%;
  color: #868686;
  text-align: center;
  padding: 0px 15px 0px 15px;
  margin: 0 auto 25px auto; }

.video_details {
  position: relative; }

.share_buttons .social_facebook {
  position: absolute;
  left: 80px;
  top: 4px; }

.share_buttons .social_twitter {
  position: absolute;
  left: 120px;
  top: 4px; }

.opera .video_thumb_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 20px; }
  .opera .video_thumb_wrapper iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 20px; }

.no-opera .video_thumb_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 20px; }
  .no-opera .video_thumb_wrapper iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 20px; }

.content_drawer.under .share_buttons {
  width: 300px;
  margin-top: 30px;
  font-weight: 700;
  height: 32px;
  margin-bottom: 10px; }
.content_drawer.under .share_buttons.text_small {
  color: #ff3864 !important;
  padding-top: 5px;
  position: relative; }
.content_drawer.under .video_poll {
  margin-top: 20px;
  margin-right: 10px;
  background-color: #ff3864;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px; }
.content_drawer.under .video_quiz {
  margin-top: 20px;
  margin-right: 10px;
  background-color: #e5007e;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px; }
.content_drawer.under .video_details {
  padding: 30px 20px 30px 20px; }
  .content_drawer.under .video_details .text_large {
    font-weight: 200;
    color: #ff3864;
    margin-bottom: 20px; }
  .content_drawer.under .video_details .text_small {
    color: #333;
    font-size: 20px; }

#radio_shows {
  background-color: white;
  margin-bottom: 80px; }

#radio_shows .promo.half {
  width: 100%;
  padding: 10px 10px 10px 10px;
  height: 460px; }

/* cast thumbs */
/*  cast and knowledge*/
#cast_and_knowledge_list {
  background-color: white;
  padding-top: 10px;
  margin-bottom: 80px; }

ul.cast_and_knowledge_thumbs {
  margin: 0;
  padding: 0;
  list-style: none; }

.content_drawer.cast_knowledge {
  color: #333; }
  .content_drawer.cast_knowledge .drawer_left {
    width: 100%;
    height: auto;
    padding: 20px 10px 20px 10px; }
  .content_drawer.cast_knowledge .drawer_right {
    width: auto;
    padding: 20px 15px 20px 15px; }
  .content_drawer.cast_knowledge img {
    width: 100%;
    height: auto; }
  .content_drawer.cast_knowledge .text_large {
    font-weight: 200;
    color: #ff3864;
    margin-bottom: 23px; }
  .content_drawer.cast_knowledge .drawer_text {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 28px; }
  .content_drawer.cast_knowledge .actor_name {
    font-size: 20px;
    font-weight: 700;
    color: #ff3864; }
  .content_drawer.cast_knowledge .drawer_smaller_text {
    font-size: 20px;
    line-height: 120%; }

/* behind the scenes */
.behind-the-scenes #latest_episode, .single-bts_video #latest_episode {
  margin-bottom: 10px; }

/* content drawer for behind the scenes */
.content_drawer.beside a, .content_drawer.cast_knowledge a {
  color: #ff3864; }
.content_drawer.beside .video_details, .content_drawer.cast_knowledge .video_details {
  width: auto;
  padding: 20px 15px 40px 15px; }
  .content_drawer.beside .video_details .text_large, .content_drawer.cast_knowledge .video_details .text_large {
    font-weight: 200;
    color: #ff3864;
    margin-bottom: 23px; }
  .content_drawer.beside .video_details .text_small, .content_drawer.cast_knowledge .video_details .text_small {
    color: #333;
    font-size: 20px; }
.content_drawer.beside .share_buttons, .content_drawer.cast_knowledge .share_buttons {
  margin-top: 40px;
  position: relative;
  width: 200px;
  height: 50px;
  font-weight: 700; }
.content_drawer.beside .share_buttons.text_small, .content_drawer.cast_knowledge .share_buttons.text_small {
  color: #ff3864;
  padding-top: 5px; }

/* gallery thumbs */
.gallery {
  margin-bottom: 80px; }

.gallery_thumbs {
  background: white; }

.gallery_thumb {
  margin: 10px 10px 20px 10px;
  position: relative; }
  .gallery_thumb img {
    width: 100%; }

.pswp__caption__center {
  text-align: center !important;
  font-size: 20px !important; }

/* news index page */
.news footer {
  margin-top: 80px; }
.news a.slide_headline {
  color: white; }
.news #news_thumbs {
  padding-top: 10px;
  background: white; }
.news #see_more {
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center;
  background-color: white; }
.news #news_load_more {
  background-color: #ff3864;
  color: white;
  margin: 0 auto;
  width: 160px;
  background-image: url("img/spinner_news_2017.gif");
  background-position: -100px center;
  background-repeat: no-repeat; }
.news #news_stories_container li {
  opacity: 0; }

/* news story single */
.single-post {
  color: black; }
  .single-post #meta_author {
    background-image: url("img/meta_divider.png");
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-right: 13px;
    margin-right: 10px; }
  .single-post .article_meta {
    font-size: 14px;
    color: #ff3864;
    text-transform: uppercase;
    border-bottom: 1px solid #c6c6c5;
    padding-bottom: 25px; }
    .single-post .article_meta a {
      color: #ff3864; }
    .single-post .article_meta .share_buttons {
      position: relative;
      font-weight: 700;
      padding-top: 3px; }
      .single-post .article_meta .share_buttons .social_facebook {
        left: 70px;
        top: -4px; }
      .single-post .article_meta .share_buttons .social_twitter {
        left: 115px;
        top: -4px; }
      .single-post .article_meta .share_buttons .wabtn_container {
        position: absolute;
        left: 160px;
        top: -4px;
        border: none;
        width: 32px;
        height: 32px;
        background: none; }
        .single-post .article_meta .share_buttons .wabtn_container a {
          border-radius: 0;
          height: 32px;
          width: 32px;
          margin: 0;
          border: none;
          display: block !important;
          padding: 0;
          text-indent: -9999px;
          margin-top: 0;
          background: none;
          background-image: url("img/mtv-shuga_whatsapp-icon_2017@2x.png");
          background-size: 32px 32px; }
  .single-post article {
    padding: 20px 15px 20px 15px;
    background-color: white;
    margin-bottom: 20px; }
    .single-post article h6 {
      color: #ff3864;
      font-size: 26px;
      font-weight: 300;
      line-height: 125%;
      margin-bottom: 25px;
      margin-top: 0; }
    .single-post article img {
      height: auto; }
    .single-post article a {
      color: #ff3864; }
  .single-post .meta_left {
    margin-bottom: 20px; }
  .single-post .article_body {
    padding-top: 36px; }
  .single-post aside {
    padding-top: 44px; }
  .single-post aside h3 {
    display: inline-block;
    color: #ff3864;
    margin: 0;
    font-size: 28px;
    background-image: url("img/shuga_tweet_pink_2017.svg");
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 38px; }
  .single-post aside ul.really_simple_twitter_widget {
    margin-top: 40px;
    padding-bottom: 0px;
    border-bottom: 1px solid #c6c6c5; }
    .single-post aside ul.really_simple_twitter_widget li {
      width: auto;
      padding: 0;
      border: none;
      border-top: 1px solid #c6c6c5;
      padding: 30px 0 20px 0; }
  .single-post #news_thumbs {
    padding-top: 10px;
    background: white;
    margin-bottom: 20px; }
    .single-post #news_thumbs h3 {
      color: #ff3864;
      font-size: 28px;
      margin-left: 40px;
      margin-bottom: 15px;
      margin-top: 23px; }
  .single-post footer {
    margin-top: 60px; }

/* GALLERY SINGLE PAGE FOR MOBILE */
.single-bts_gallery .text_small {
  color: #333;
  padding-bottom: 10px; }
.single-bts_gallery h1 {
  color: #ff3864;
  font-weight: 100;
  margin-bottom: 20px; }
.single-bts_gallery .gallery_images {
  background-color: white;
  padding: 20px 10px 10px 10px;
  margin-bottom: 50px; }
  .single-bts_gallery .gallery_images img {
    width: 100%;
    margin-bottom: 10px; }

/* interact page */
.interact main {
  margin-bottom: 60px; }
.interact h2 {
  margin-top: 0; }
.interact .content_drawer_indicator {
  display: none; }
.interact .all_polls {
  margin-top: 30px; }
.interact .interact_drawer {
  position: relative;
  background-color: #f5f5f5;
  /*background-image:url('img/drawer_border.png');*/
  background-repeat: repeat-x;
  background-position: top;
  color: #333;
  margin-bottom: 30px; }
.interact #cast_and_knowledge_list {
  margin-bottom: 20px; }
  .interact #cast_and_knowledge_list li {
    cursor: pointer; }
    .interact #cast_and_knowledge_list li a {
      color: white; }
.interact .no-opera .video_thumb_wrapper iframe {
  margin-top: 0; }
.interact a {
  color: #ff3864; }
.interact .video_details {
  padding: 10px 20px 30px 20px; }
  .interact .video_details .text_large {
    font-weight: 200;
    color: #ff3864;
    margin-bottom: 23px; }
  .interact .video_details .text_small {
    color: #868686; }
.interact .interactive_image {
  margin-bottom: 20px; }
.interact .character_list {
  border-top: 2px solid #ff3864;
  margin: 0px 20px 0px 20px;
  padding-top: 35px;
  padding-bottom: 35px; }
.interact ul.quad_list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .interact ul.quad_list .text_large {
    font-weight: 100;
    color: #ff3864; }
  .interact ul.quad_list li {
    text-align: center;
    margin-bottom: 30px; }
    .interact ul.quad_list li a .text_small {
      color: #333; }
    .interact ul.quad_list li img {
      width: 150px;
      height: 150px;
      border-radius: 75px;
      margin-bottom: 15px; }
.interact #interact_polls {
  position: relative; }
  .interact #interact_polls #quiz {
    position: absolute;
    top: -20px; }

/* generic page and 404 */
.generic-page {
  color: #333;
  background-color: white;
  padding: 30px 10px 30px 10px;
  margin-bottom: 50px; }
