@font-face {
    font-family: 'Open Sans',sans-serif; font-weight: 800;
    src: url('../../font/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../font/opensans/OpenSans-Regular.otf') format('opentype'), url('../font/opensans/OpenSans-Regular.woff') format('woff'), url('../font/opensans/OpenSans-Regular.ttf') format('truetype'), url('../font/opensans/OpenSans-Regular.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans',sans-serif; font-weight: 700;
    src: url('../../font/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../font/opensans/OpenSans-Regular.otf') format('opentype'), url('../font/opensans/OpenSans-Regular.woff') format('woff'), url('../font/opensans/OpenSans-Regular.ttf') format('truetype'), url('../font/opensans/OpenSans-Regular.svg#Open Sans,sans-serif; font-weight: 700;') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans',sans-serif; font-weight: 600;
    src: url('../../font/opensans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../font/opensans/OpenSans-Regular.woff') format('woff'), url('../font/opensans/OpenSans-Regular.ttf') format('truetype'), url('../font/opensans/OpenSans-Regular.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stone-Harbour';
    src: url('../font/STONEHARBOUR-Regular.eot?#iefix') format('embedded-opentype'), url('../font/STONEHARBOUR-Regular.otf') format('opentype'), url('../font/STONEHARBOUR-Regular.woff') format('woff'), url('../font/STONEHARBOUR-Regular.ttf') format('truetype'), url('../font/STONEHARBOUR-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
    font-size: 18px;
    color: #fff;
}

h2 {
    font-size: 51px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h3 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h4 {
    font-size: 25px;
    color: #ec1d25;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h5 {
    color: #e82e35;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h6 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: block;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

span.lbl-share {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}

div#mv-section {
    overflow: hidden;
    min-height: 800px;
    background-image: url(../img/mv-bg.jpg);
    background-size: cover;
    padding: 20% 0 4% 0;
    background-position: center center;
}

div#mv-section .overlay-bg, div#making-section .overlay-bg{
        padding: 4rem;
}

div#making-section {
    overflow: hidden;
    height: 800px;
    background-image: url(../img/making-bg.jpg);
    background-size: cover;
    padding: 15% 0 0 0;
    background-position: center center;
}

.mv-mobile-description {
    background: #2f2f2f;
    padding: 30px 15px;
}


.overlay-bg{
        background: rgba(0,0,0,0.7);
    padding: 2rem;
}


.error-msg {
    color: #fb0007;
    margin: 10px;
    font-size: 14px;
    display: none;
}


.comment2win.visible-sm.visible-xs {
    background: #2f2f2f;
    padding: 30px 15px;
}

.ended{
    font-size: 28px;
    color: #404040;
    margin-bottom:30px;
    margin-top:20px;
    font-weight:bold;
}

.ended-text{
       color: #404040;
    font-size: 25px;
}

a.epi4-logo-nav {
    width: 125px;
    display: block;
    margin-top: -7px;
}

#inline_content li, #inline_content p{
    color: #333!important;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

#inline_content h3{
    color: #333!important;
    margin-bottom: 20px;
}

#inline_content a{
        color: #ec1d25;
}

#inline_content li ul li{
    padding-left:20px;
}

#inline_content ol li{
    padding-left:20px;
}

#inline_content strong {
    margin-left: -25px;
}

#inline_content{
padding:2% 10%; 
background:#fff;}

.ms-wrap {
    height: 100%;
        background: #2f2f2f;
}


a.inline.cboxElement {
    font-size: 15px;
    text-decoration: underline;
    color: #ec1d25;
    font-weight: bold;
}


/*video background*/

video { 
   position: absolute;
    top: 45%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
     height: auto; 
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
     background: url(../img/e1-old.jpg) no-repeat;
    background-size: cover; 
    transition: 1s opacity;
        object-fit: cover;
}

.twitter{
    background-image:url(../img/twitter.png);
   
}

.twitter:hover{
     background-image:url(../img/twitter2.png);
}

.facebook{
    background-image:url(../img/fb.png);
   
}

.facebook:hover{
     background-image:url(../img/fb2.png);
}

.instagram{
    background-image:url(../img/instagram.png);
   
}

.instagram:hover{
     background-image:url(../img/instagram2.png);
}

.youtube{
    background-image:url(../img/youtube.png);
   
}

.youtube:hover{
     background-image:url(../img/youtube2.png);
}



.social-wrapper a{
    display: inline-block;

}

.social-wrapper a div{
     width: 55px;
    height: 55px;
    background-size:cover;
    background-repeat: no-repeat;
       
    margin-right: 20px;
}

#music-button {
    width: 30px;
    height: 30px;
    background-image: url(../img/music.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    position: absolute;
    z-index: 1;
    right: 55px;
    top: 100px;
    cursor: pointer;

}

.bgvid-wrap{
        position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#music-button:hover{
    opacity: 0.7;
}

.muteIcon {
    background-image: url(../img/mute.png)!important;
}

.stopfade { 
  /* opacity: .5;*/
}

#polina { 
  /*font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
  font-weight:100; 
  background: rgba(0,0,0,0.3);
  color: white;
  padding: 2rem;
  width: 33%;
  margin:2rem;
  float: right;
  font-size: 1.2rem;*/
   background: rgba(0,0,0,0.7);
    padding: 2rem;
    margin: 16% 0;
}

#polina button { 
  display: block;
  width: 80%;
  padding: .4rem;
  border: none; 
  margin: 1rem auto; 
  font-size: 1.3rem;
  background: rgba(255,255,255,0.23);
  color: #fff;
  border-radius: 3px; 
  cursor: pointer;
  transition: .3s background;
}
#polina button:hover { 
   background: rgba(0,0,0,0.5);
}
body footer {
    background-color: #000;
    padding: 30px 0!important;
}
#epi4-mobile-youtube{
    display: none;
}

/*a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background:rgba(0,0,0,0.5);
  padding: .5rem;
  transition: .6s background; 
}
a:hover{
  background:rgba(0,0,0,0.9);
}*/
/*@media screen and (max-width: 500px) { 
  div{width:70%;} 
}
@media screen and (max-device-width: 800px) {
  html { background: url(//demosthenes.info/assets/images/polina.jpg) #000 no-repeat center center fixed; }
  #bgvid { display: none; }
}*/


.trigger {
    color: #fff!important;
}

.share-col{
     margin-top: 7px;
    
    text-align: right;
}

/*.nav-item a.active {
    color: #fb0007;
}*/

.jPanelMenu-panel{
    overflow: hidden!important;
}

nav.row.mainNav .container {
    margin-top: 30px;
}
.mainNav {
    position: fixed;
    top: -280px;
    left: 0;
    height: 135px!important;
    width: 102%;
    background-color: #000;
    z-index: 1000;
    -webkit-transition: top 0.3s, right 0.3s;
    transition: top 0.3s, right 0.3s;
    color: #575756;
    padding: 0 30px;
    border-bottom: 2px solid #fb0007;
    font-size: 16px;
    font-weight: normal;
}

nav.row.mainNav .col-md-8 {
    margin-top: 6px;
}

.row.second-nav-row {
    margin-top: 25px;
    margin-left: -28px;
}

a.epi4-logo {
   position: absolute;
    width: 150px;
    top: 23px;
    left: 16px;
}

#cboxOverlay {
    background: #000!important;
    opacity: 0.9!important;
    filter: alpha(opacity = 90);
}
#epi5 {
    background-image: url(../img/e1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
       padding: 23% 0 10% 0;
}

.trailer #epi5 {
    background-image: url(../img/e1-old.jpg)!important;

    padding: 10% 0;
}

#epi4 {
   /* background-image: url(../img/e2.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
       padding: 10% 0;
}

#answer2win {
    background-image: url(../img/e3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25% 0;
        background-position: center center;
    position: relative;
}

.atw-new {
    background-image: url(../img/oct-contest.png)!important;
    padding: 22% 0 0%!important;
    height: 1000px!important;
}

#answer2win .container {
    position: relative;
}

#winners-popup {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    background: url(../img/bg.png);
    background-size: cover;
    padding: 3%;
    z-index: 1000;
    display: none;
    /*transition: all 1s ease;*/
}

span#close-popup {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    padding: 20px;
    cursor: pointer;
}

.winners-wrapper {
    width: 80%;
    margin: 0 auto;
}

.winners-wrapper h5 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 0px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

.winners {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-slide.ws {
    background: transparent!important;
    display: block!important;
}

a.winner.text-right {
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

a.winner.text-right:hover {
    color: #e82e35;
    border-bottom: 1px solid #e82e35;
}



.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cs0 {
    background-image: url(../img/cs0.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs1 {
    background-image: url(../img/cs1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs2 {
    background-image: url(../img/cs2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs3 {
    background-image: url(../img/cs3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs4 {
    background-image: url(../img/cs4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs5 {
    background-image: url(../img/cs6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs6 {
    background-image: url(../img/cs5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs6-1 {
    background-image: url(../img/cs6-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs7 {
    background-image: url(../img/cs7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs8 {
    background-image: url(../img/cs8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.cs9 {
    background-image: url(../img/cs9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
}

.mtc1 {
    background-image: url(../img/mtc1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
    background-position: center center;
    text-align: left;
}

.main-btn {
    display: block;
    background: #fb0007;
    text-align: center;
    padding: 10px 0;
    width: 180px!important;
    border-radius: 10px;
    margin-top: 30px!important;
    margin-bottom: 30px!important;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 1px 1px 3px #888;
    border: none;
}

.main-btn:hover {
    background: #fff;
    color: #fb0007;
    transition: ease all 0.4s;
}

a.watch-btn:before {
    content: url(../img/play.png);
    padding-right: 10px;
}

#answer2win .container {
    text-align: right;
}

.right-btn {
    margin-right: 0;
    margin-left: auto;
}

.pe1 {
    background-image: url(../img/epi1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center right;
    text-align: left;
     height: 600px;
}
body{
        margin-bottom: -20px;
}

.pe2 {
    background-image: url(../img/epi2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center center;
    text-align: left;
    height: 700px;

}

.pe3 {
    background-image: url(../img/epi3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center center;
    text-align: left;
     height: 700px;
}
#previous-episodes .swiper-container{
    height: 755px;
}

#characters .swiper-container{
    height: 900px;
}
.center-btn {
    margin: 0 auto;
}

#everything-begins {
    background-image: url(../img/e4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5% 0px 15% 0;
    background-position: center center;
    text-align: center;
}

#spark-something {
    /*background-image: url(../img/e5.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    padding: 3% 0;
    background-position: center center;
    text-align: center;
    background-color: #000;
}

.social-wrapper img {
    width: 61px;
    display: inline;
    margin-right: 20px;
}

.social-wrapper img:hover{
    opacity: 0.6;
}

.social-wrapper {
    margin-top: 5%;
}

.character-swiper .swiper-slide .container {
    text-align: left;
}

.swiper-pagination-bullet {
    width: 15px!important;
    height: 15px!important;
    background: #fff;
    opacity: 0.8!important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ec1d25;
}
/*.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}*/

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../img/right.png");
    right: 9%;
    left: auto;
    width: 29px;
    height: 29px;
    background-size: cover;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../img/left.png");
    left: 9%;
    right: auto;
    width: 29px;
    height: 29px;
    background-size: cover;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 0.5;
}

div#question h2 {
    font-size: 60px;
    color: #2f2f2f;
}

p.question {
    color: #404040;
    font-size: 25px;
}

a.q-watch {
    font-size: 16px;
    color: #e82e35;
    font-weight: bold;
    /* text-decoration: underline; */
    
    border-bottom: 1px solid #e82e35;
}

div#question {
    padding: 5% 0%;
    background: #fff;
    background: -webkit-linear-gradient(#fff, #bdbdbd);
    background: -o-linear-gradient(#fff, #bdbdbd);
    background: -moz-linear-gradient(#fff, #bdbdbd);
    background: linear-gradient(#fff, #bdbdbd);
    position: relative;
}
img.close-question {
    position: absolute;
    width: 50px;
    right: 45px;
    top: 20px;
    cursor: pointer;
    z-index: 1111;
}

.list-wrapper {
    overflow: hidden;
    margin-bottom: 40px;
}

img.close-question:hover{
    opacity: 0.6;
}

div#question form {
    margin-top: 30px;
}

.radio-wrapper label {
    font-size: 17px;
    color: #404040;
    padding-left: 25px;
    margin-top: -18px;
    display: block;
}

.option-list {
    margin-bottom: 25px;
}

.none {
    display: none;
}

#question {
    display: none;
}

.navActive{
    padding: 0!important;
}

span#dob-error {
        color: #fb0007;
    font-size: 15px;
    padding: 11px 0 0 7px;
    display: none;
}

.detail-group {
    margin-bottom: 20px;
}

.user-info.row {
    padding: 20px 0px;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: auto!important;
    position: relative;
}
.form-control {
    display: block;
    width: 90%!important;
    height: 45px;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857143;
    color: #fb0007;
    background-color: #fff;
    background-image: none;
    border: none!important;
    border-radius: 15px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* Radio */

input[type="radio"] {

   background-color: #bbbaba;
    background-image: none;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    position: relative;
    width: 15px;
    -webkit-appearance: none;
}

input[type="radio"]:after {
    background-color: #DDD;
    border-radius: 25px;
    content: '';
    display: block;
    height: 8px;
    left: 3px;
    position: relative;
    top: 3px;
    width: 8px;
}

input[type="radio"]:checked:after {
    background-color: #CB0100;
}

::-webkit-input-placeholder {
   color: red;
}

:-moz-placeholder { /* Firefox 18- */
   color: red;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

:-ms-input-placeholder {  
   color: red;  
}

.row.mainNav a:hover,.row.mainNav a:visited {
   /* color: #fff!important;
    text-decoration: none;*/
}


a.logo.miniseries-logo {
    width: 116px;
    display: block;
    margin-top:-5px;
}

.row.nav-firstrow {
    margin: 20px 0px;

}

.row.second-row ul{
    margin-left: 15px;
}

li.nav-item {
    float: left;
    padding-right: 50px;
    padding-left: 15px;
}
.everything-begins-description {
    background: #2f2f2f;
    padding: 10% 0 0;
    text-align: center;
}

.epi5-mobile-description {
    padding: 5% 0 0;
}
/*===============================Mobile=======================================*/
@media screen and (min-width: 0px) and (max-width: 550px){

.ms-wrap {
    min-height: 450px;
    background: #2f2f2f;
}

p {
    font-size: 15px;
    color: #fff;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h3 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h4 {
    font-size: 15px;
    color: #ec1d25;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h5 {
    color: #e82e35;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h6 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: block;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

div#question h2 {
    font-size: 20px;
    color: #2f2f2f;
}

p.question {
    color: #404040;
    font-size: 25px;
}
.winners-wrapper h5 {
    border-top: none;
    border-bottom: none;
    padding: 5px 0px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
    font-size: 16px!important;
}
.swiper-button-next2, 
.swiper-button-prev2,
#previous-episodes .swiper-button-next, 
#previous-episodes .swiper-button-prev,
#characters .swiper-button-next, 
#characters .swiper-button-prev{
    display: none;
}


#answer2win {
    background-image: url(../img/e3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60% 0 10% 0;
    position: relative;
    background-position: center center;
}

#winners-popup {
    
    width: 90%!important;
    
}

img.close-question {
    position: absolute;
    width: 25px;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 1111;
}

.form-control {
    display: block;
    width: 100%!important;
    height: 35px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #fb0007;
    background-color: #fff;
    background-image: none;
    border: none!important;
    border-radius: 8px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div#epi5-mobile, div#epi4-mobile {
    background: #2f2f2f;
}

#characters-mobile .swiper-slide{
    background: #2f2f2f;
     text-align: left;
}

.ms-wrap .container {
   
      padding: 5% 0 10% 0;
}

#characters .swiper-slide{
    height: 578px;
}
.character-swiper-mobile .swiper-button-next,
.character-swiper-mobile .swiper-button-prev{
    display: none;
}

.pe1 {
    background-image: url(../img/epi1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
    background-position: 86% 100%;
    text-align: left;
}

.pe1 {
    background-image: url(../img/epi1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
    background-position: 86% 100%;
    text-align: left;
}



#everything-begins {
    background-image: url(../img/m4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0 33% 0;
    background-position: center center;
    text-align: center;
}
a.epi4-logo {
    position: absolute;
    width: auto;
    top: 20px;
    left: 35px;
}
.social-wrapper img {
    width: 35px;
    display: inline;
    margin-right: 20px;
}
}


/*===============================Tablet=======================================*/

@media screen and (min-width: 550px) and (max-width: 992px){
.ms-wrap {
    min-height: 650px;
    background: #2f2f2f;
}
a.epi4-logo {
    position: absolute;
    width: auto;
    top: 16px;
    left: 15px;
}

p {
    font-size: 15px;
    color: #fff;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h4 {
    font-size: 16px;
    color: #ec1d25;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h5 {
    color: #e82e35;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

h6 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: block;
    font-family: 'Open Sans',sans-serif; font-weight: 800;
}

#everything-begins {
    background-image: url(../img/m4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0 33% 0;
    background-position: center center;
    text-align: center;
}

div#epi5-mobile, div#epi4-mobile {
    background: #2f2f2f;
}
#characters-mobile .swiper-slide{
    background: #2f2f2f;
     text-align: left;
}

.ms-wrap .container {
   
      padding: 5% 0 20% 0;
}

#characters .swiper-slide{
    height: 578px;
}
.character-swiper-mobile .swiper-button-next,
.character-swiper-mobile .swiper-button-prev{
    display: none;
}

.pe1 {
    background-image: url(../img/epi1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20% 0;
    background-position: 86% 100%;
    text-align: left;
}

#everything-begins {
    background-image: url(../img/m4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0 33% 0;
    background-position: center center;
    text-align: center;
}
.social-wrapper img {
    width: 35px;
    display: inline;
    margin-right: 20px;
}

.swiper-button-next2, 
.swiper-button-prev2,
#previous-episodes .swiper-button-next, 
#previous-episodes .swiper-button-prev,
#characters .swiper-button-next, 
#characters .swiper-button-prev{
    display: none;
}


}


/*===============================Both Tablet and Mobile=============================*/

#previous-episodes .container{
    padding-left:0!important;
    padding-right: 0!important;
}



@media screen and (max-width: 992px) {

    .atw-new {
    
    height: 300px!important;
}

a.main-btn.right-btn.enter-now {
    margin-left: 0;
}
.mv-left {
    
     height: auto;
    padding: 62% 15px 5%;

}

.making-right{
    height: auto;
    padding: 62% 15px 5%;

}

.making-right h2, .making-right p{
    text-align: left;
}

a.making-video{
    margin-left: 0;
    margin-right: auto;
}
.ended{
    font-size: 20px;
    color: #404040;
    margin-bottom:30px;
    margin-top:20px;
    font-weight:bold;
}

.ended-text{
       color: #404040;
    font-size: 17px;
}

a.epi4-logo-nav {
    width: 90px;
    display: block;
    margin-top: 0;
}
a.epi4-logo{
width:80px;
top: 5px;
    left: 5px;
}
    
#characters .swiper-container{
     height: auto!important;
}
#previous-episodes .swiper-container{
    height: auto!important;
}
.everything-begins-description{
        padding: 8% 0 0;
}

.ms-wrap .container {
    padding: 3% 0 10%;
}

.epi5-mobile-description {
    padding: 3% 0 0;
}
.share-col {
    margin-top: 7px;
    text-align: left;
}

body footer {
    background-color: #000;
    min-width: 320px;
    padding: 16px 0;
    text-align: center;
}

    li.nav-item {
    float: left;
    padding-right: 50px;
    padding-left: 15px;
    margin: 10px 0px;
}

.mainNav {
    
    padding: 0px!important;
}

.nav-firstrow .col-md-4.col-md-offset-6 {
    padding: 0;
}

.country-selector.col-md-6 {
    padding: 0;
    margin: 20px 0px;
    margin-left: -80px;
}

}

/*===============================Responsive Reset=============================*/
@media screen and (min-width: 1200px) {
    .container {
        width: 1280px;
    }
    #question .container {
        width: 900px;
    }
}

/* Nicholas Added 20171213 Top Slider */
#top-slider .swiper-container {
    height: 755px;
}
#top-slider .swiper-slide .episode-content-box {
    background: rgba(0,0,0,0.5);
    padding: 2rem;
}
#top-slide .container {
    padding-left: 0!important;
    padding-right: 0!important;
}
.top-slider-bg-1{
    background-image: url(../../ep7/img/Hospital.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center center;
    text-align: left;	
}
.top-slider-bg-2{
    background-image: url(../../img/series-trailer-creative.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center center;
    text-align: left;	
}
.top-slider-bg-3{
    background-image: url(../../img/grain-creative.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-position: center right;
    text-align: left;	
}
.top-slider-bg-2 .main-btn{
	width:250px !important
}
