html,body{
    margin: 0;
    padding: 0;
    text-decoration: none;
    overflow-x: hidden;
    width: 100%;
}
* {
    -webkit-overflow-scrolling: touch;
}

html {
    scroll-behavior: smooth;
}
img{
    vertical-align:middle;
}
*:focus { outline: none; }
a, a:hover{
    text-decoration: none;
    color: white;
}
main {
    background: #071017;
}
section{
    position: relative;
}
.ng-newsletter {
    background: #000;
}
h2, h1, h3, h4{
    text-transform: uppercase;
}
body{
    color: white;
    background-color: #071017;
}
.ng-newsletter__terms a,.ng-newsletter__terms a:visited{text-decoration:none !important; color: #787878;}

.ng-newsletter__terms a:hover{color: #ffcc00 !important;}

.ng-newsletter .ng-sharekit__default-links .ng-sharelink--instagram {color: #ffffff; }

.icon-instagram:hover, .ng-sharelink--instagram:hover {color: #ffcc00; }
p a, p a:visited{
    color:#ffcc00;
    text-decoration: underline;
}
p{
    line-height: normal;
}
@font-face {
    font-family: stratos-bold;
    src: url("https://specials.fnghub.com/fox/uk/wotw/assets/fonts/stratos-bold.otf");
}
@font-face {
    font-family: stratos-light;
    src: url("https://specials.fnghub.com/fox/uk/wotw/assets/fonts/stratos-light.otf");
}

/*** HERO SECTION ***/

.sub-main-container {
    position: relative;
    /* display: inline-block; */
    overflow: hidden;
    max-width: 1600px;
    margin: 0 auto;
}
.sub-section{
    width: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.section-hero {
    position: relative;
    background-image: url(../img/backgrounds/hero-bg.jpg);
    text-align: center;
    padding-top: 140px !important;
    margin-top: 105px;
    min-height: 815px;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-hero h1 {
    font-size: 40px;
    color: #102226;
    margin: 0 auto;
    max-width: 1078px;
    font-family: stratos-bold;
    text-align: left;
    text-transform: uppercase;
    line-height: 1em;
}
.section-hero h1 span{
    font-family: stratos-bold;

}
.section-hero .info-container{
    position: absolute;
    bottom: 55px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.center-mobile{
    text-align: left;
}
.info-container img{
    margin-bottom: 34px;
    width: 100%;
}
.shadow-effect{
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 4;
}
.shadow-effect-top{
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
    padding: 0px !important;
}
.section-hero .info-container{
    z-index: 5;
}
#mainHeader {
    position: fixed;
    z-index: 7;
}
.header-menu{
    position: fixed;
    top: 50px;
    left: 0px;
    padding: 0px;
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
    list-style-type: none;
    background-color: rgba(7, 16, 23, 0.65);/*CHANGED BY ANTONIO FNG*/
    z-index: 7;
}
.header-menu li{
    display: inherit;
}
.header-menu li a {
    padding: 20px 2em 18px;
    font-family: stratos-light;
    text-transform: uppercase;
    font-size: 20px;
    color: white;
    transition: 0.3s;
}
.header-menu li a:hover{
    border-bottom: 2px solid #e7b937;
    font-family: stratos-bold;
    transition: 0.3s;
}
.header-menu .active{
    border-bottom: 2px solid #e7b937;
    font-family: stratos-bold;
}
.info-light{
    font-family: stratos-light !important;
    margin-bottom: 475px !important;
}
.info-light span{
    font-family: stratos-bold !important;
}
.hero-btn{
    padding: 5px 40px;
    font-family: stratos-bold;
    font-size: 30px;
    border: 2px solid #102226;
    display: inline-block;
    color: #102226;
    margin: 15px auto 10px auto;
    cursor: pointer;
    transition: 0.3s;
    text-transform: uppercase;
}
.hero-btn:hover{
    background-color: rgba(16, 34, 38, 0.1);
    transition: 0.3s;
}
.container-info-video h1{
    color: white!important;
}
.section-hero{
    height: 900px;
    width: 100%;
    max-height: 100vw;
    min-height:0;
    padding-top: 60px !important;
    cursor: pointer;
}
.section-hero .info-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    bottom: 0;
}
.header-content{
    position: absolute;
    left: 6.06%;
    bottom: 10.6%;
    width: 280px;
}
.section-hero .mapping{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    z-index: -1;
}
.separator{
    height: 1px;
    background-color: white;
    width: 80%;
    max-width: 600px;
    margin: 0 auto 14px auto;
}
/*** SECTION TITLES ***/
.section-title{
    display: inline-block;
    position: relative;
    margin-bottom: 100px;
}
.section-title h2{
    font-size: 40px;
    font-family: stratos-bold;
    margin: 0px auto;
    color: #e7b937;
    text-align: center;
    letter-spacing: 1px;
}
.icon-pistola-left{
     height: 47px;
     left: calc(-170px);
     top: 0px;
 }
.icon-pistola-right{
    height: 47px;
    right: calc(-170px);
    top: 0px;
}
.icon-diamante-left{
    height: 27px;
    left: calc(-100px);
    top: 10px;
}
.icon-diamante-right{
    height: 27px;
    right: calc(-100px);
    top: 10px;
}
.icon-cactus-left{
    height: 57px;
    left: calc(-170px);
    top: 0px;
}
.icon-cactus-right{
    height: 57px;
    right: calc(-170px);
    top: 0px;
}
.icon-lines-left{
    height: 33px;
    left: calc(-270px);
    top: 10px;
}
.icon-lines-right{
    height: 33px;
    right: calc(-270px);
    top: 10px;
}
.icon-title{
    position: absolute;
}
.voltear-imagen{
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
}
.align-center{
    text-align: center;
}
/*** Sinopsis Decoration ***/
.sinopsis-decoration{
    margin-top: 80px;
    max-width: 350px;
    width: 70%;
}

/*** SECTION VIDEOS ***/
.video-item{
    margin: 15px;
    -webkit-box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -1px 7px 0px rgba(0,0,0,0.75);
}
/* SECTION LOGO */
.section-logo{
    position: relative;
    background-color: #121C25;
    text-align: center;
    padding: 25px 0 !important;
}
.section-logo h2{
    font-family: stratos-bold;
    font-size: 31px;
    letter-spacing: 2px;
}
/*** KEYART SECTION ***/
.section-keyart{
    text-align: center;
    background-image: url(../img/backgrounds/keyarts-bg.jpg);
    background-size: cover;
    padding: 130px 0 110px 0!important;
}
.container-keyart{
    max-width: 1100px;
    margin: 50px auto 80px auto;
}
.background-adjust{
    position: relative;
    background-color: black;
    margin: 18px;
}
.background-adjust-gallery{
    position: relative;
    overflow: hidden;
    min-width: 1100px;
    width: 100%;
    padding-top: 66.66%;
}
.flex-slide-adjust{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.flex-slide-adjust .image-container{
    position: absolute;
    padding: 20px;
}
.flex-slide-adjust .image-container img{
    max-width: 100%;
    height: auto;
}
#keyart-gallery .flipster__item__content img{
    max-width: 471px;
}
#keyart-gallery .flipster__item__content img, .gallery-carousel .flipster__item__content img{
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
}
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future, .flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future,
#carousel .flipster__item--past{
    opacity: 1 !important;
}
.flipster--carousel .flipster__item--past img, .flipster--carousel .flipster__item--future img{
    opacity: 0.3 !important;
}
/* SECTION THE STORY */
.section-the-story{
    text-align: center;
    background-image: url(../img/backgrounds/sinopsis-bg.jpg);
    background-size: cover;
    padding: 152px 0 !important;
    border-bottom: 3px solid #2f3517;
}
.section-the-story h1{
    margin-top: 0px;
}
.section-the-story .container{
    max-width: 1085px;
    margin: 0 auto;
}
.section-the-story h1, .section-know-more-videos h1, .section-characters h1, .section-all-characters h1, .section-gallery h1,
.section-season-1 h1{
    font-family: stratos-light;
    font-size: 25px;
    text-align: center;
    margin-bottom: 15px;
    color: #78A6B5;
    letter-spacing: 2px;
}
.section-the-story p{
    font-family: stratos-light;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

/* SECTION ANCHORS */
.section-anchors{
    background-color: black;
    padding-bottom: 140px !important;
}
.section-anchors .anchor{
    margin: 0 30px 0 0;
    cursor: pointer;
    text-align: center;
    width: 25%;
}
#video-background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; /*ADDED BY ANTONIO FNG*/
    object-fit: cover;/*ADDED BY ANTONIO FNG*/
}
.section-anchors .anchor a{
    color: white !important;
}
.section-anchors .anchor a:visited{
    color: white !important;
}
.section-anchors .container{
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.anchor-container{
    position: relative;
}
.anchor-hover .square-item{
    opacity: 0;
    transition: 0.6s;
    position: absolute;
    top: 0px;
}
.anchor h2{
    font-family: stratos-light;
    font-size: 25px;
    margin-top: 36px;
}
.square-item-back {
    width: 100%;
    background-size: cover;
}
.square-item {
    width: 100%;
    opacity: 1;
    transition: 0.4s;
    position: absolute;
    background-size: cover;
    top: 0px;
}
.square-item:after, .square-item-back:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}
/* SECTION KNOW MORE VIDEOS */
.section-know-more-videos{
    padding: 120px 0 200px 0 !important;
    background-image: url(../img/backgrounds/video-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.section-know-more-videos .gallery-carousel{
    margin-top: 10px;
}
/* SECTION CHARACTERS */
.section-characters{
    background-image: url(../img/backgrounds/particulas-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0 1px !important;
}
.section-characters .row-characters{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.col-image{
    max-height: 800px;
    width: calc(47% - 77px);
    margin-left: 77px;
}
.row-characters img{
    width: 100%;
}
.col-image-right{
    max-height: 800px;
    width: calc(53% - 77px);
    margin-right: 77px;
}
.col-description{
    width: 53%;
}
.col-description-left{
    width: 47%;
}
.col-description h3, .col-description-left h3{
    margin: 5px 0;
    font-family: stratos-bold;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.9px;
    color: #e7b937;
}
.col-description p, .col-description-left p{
    font-family: stratos-light;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #ffffff;
}
.description-container{
    max-width: 523px;
}
.zulema-desc{
    margin-top: 23%;
    margin-left: 20px;
}
.goya-desc{
    margin-top: 23%;
    margin-left: 60px;
}
.maca-desc{
    margin: 30% -10px 0 auto;
    text-align: right;
}
.ramala-desc{
    margin: 29% 0px 0 auto;
    text-align: right;
}
.row-maca{
    margin-top: -16%;
}
.row-goya{
    margin-top: -4%;
}
.row-ramala{
    margin-top: -4%;
}
/* ALL CHARECTER */
.section-all-characters{
    text-align: center;
    padding-top: 90px !important;
}
.section-all-characters .section-title{
    margin-bottom: 30px;
}
.all-characters-carousel{
    margin: 2em 0 55px;
}
.gradient-filter{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    border: 1px transparent;
    background-image: linear-gradient(to top, rgba(0,0,0,0.8) 5%,transparent);
}
#carousel .flip-items img{
    margin-bottom: 0px;
}

#carousel .flipster__item__content{
    background-color: black;
}
#carousel .flipster__item--future .item-character, #carousel flipster__item--future-1 .item-character,
#carousel .flipster__item--past .item-character, #carousel flipster__item--past-1 .item-character{
    opacity: 0.5 !important;
}
#carousel .flip-items .item-character{
    border: 3px solid #bababa;
}
#carousel .flipster__item--current .item-character{
    border: 4px solid #e5b837;
}
#carousel .flipster__nav__link{
    border-radius: 0px;
    padding: 2px 25px;
    height: 2px;
    background-color: rgba(255,255,255,0.25);
    transition: 0.3s;
    cursor: context-menu;

}
#carousel .flipster__nav__item--current{
    background-color: #deb337;
    transition: 0.3s;
    margin: 0 4px;
}
#carousel .flipster__nav__item{
    margin: 0 5px;
}
.flipster__nav{
    margin: 7em 0 5em !important;
}
#carousel .flipster__button{
    opacity: 1;
}
#carousel .flipster__button:hover{
    -webkit-filter: opacity(1) drop-shadow(0 0 0 #b28c5f) saturate(8);
    filter: opacity(1) drop-shadow(0 0 0 #b28c5f) saturate(8);
}
#carousel .info-item{
    position: absolute;
    width: calc(100% - 6px);
    margin: 3px;
    text-align: center;
    bottom: 0px;
    left: 0px;
    padding-bottom: 30px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0,0)), color-stop(100%, rgba(0, 0, 0,0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.8) 100%);
}
#carousel h1{
    font-family: stratos-light;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.50);
    margin-bottom: 18px !important;
}
#carousel h3{
    display: none; /* hidden until element is active */
    font-family: stratos-light;
    font-size: 25px;
    margin-top: 0px;
    color: #78A6B5;
    letter-spacing: 4px;
    text-shadow: 0px 0px 7px black;
}
#carousel p{
    font-family: stratos-light;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    padding: 0 27px;
    text-align: center;
    color: #ffffff;
}
#carousel .flipster__item--current h1{
    font-size: 32px;
    font-family: stratos-bold;
    max-width: 450px;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    letter-spacing: 4px;
    text-shadow: 0px 0px 7px black;
}

#carousel .flipster__item--current h3{
    display: inherit; /*only visible if element is active */
}
#carousel .flip-items img {
    margin-bottom: 0px;
}
#carousel .flipster__button{
    top: 41% !important;
}
/* merchandising-section */
.merchandising-section{
    padding: 150px 0 !important;
    background-image: url(../img/backgrounds/merchandising-bg.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
}
.merchandising-col{
    width: 50%;
}
.products-col{
    display: flex;
    justify-content: flex-end;
}
.products-col img{
    margin-left: 15px;
    width: 38.32%;
}
.special-product-image{
    width: 23.36% !important;
}
.merchandising-container{
    margin-left: 126px;
    margin-right: 100px;
}
.merchandising-container h1{
    font-family: stratos-bold;
    font-size: 40px;
    letter-spacing: 1px;
    color: #e5b837;
    margin-bottom: 5px;
    margin-top: 20px;
}
.merchandising-container p{
    font-family: stratos-light;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.6em;
}
.merchandising-container p span{
    font-family: stratos-bold;
    color: #e5b837;
}
.merchandising-button{
    display: inline-flex;
    align-items: center;
    padding: 7px 17px;
    font-family: stratos-bold;
    letter-spacing: 1px;
    font-size: 28px;
    background-color: #e5b837;
    color: #1b3725;
    margin-top: 13px;
    transition: 0.3s;
}
.merchandising-button:hover{
    color: #1b3725;
    opacity: 0.9;
    transition: 0.3s;
}
.merchandising-button img{
    margin-left: 17px;
}
/* GALLERY */
.section-gallery{
    z-index: 5;
    padding: 160px 0 110px 0 !important;
    background-image: url(../img/backgrounds/gallery-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.slide-title{
    position: absolute;
    bottom: 28px;
    left: 53px;
    font-family: stratos-bold;
    font-size: 30px;
    letter-spacing: 2px;
}
.section-gallery h1{
    margin-top: 0px;
}
.section-gallery .gallery-carousel{
    margin-top: 20px !important;
}
.thumbnails{
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 2em auto 4em auto;
    background-color: rgba(0, 0, 0, 0.43);
    padding: 22px 0 26px 0;
    white-space: nowrap;
}
.thumbnails .flipster__item--current img{
    border: 4px solid #e5b837;
    margin: 0 4px;
    margin-bottom: -4px;
}
.thumbnails .flipster__item{
    margin: 0 7px;
}
.thumbnails img{
    max-height: 81px;
    margin: 0 4px;
}

/* Know More */
.section-know-more{
    background-color: #0c0c0c;
    text-align: center;
    padding: 3em 0 6em !important;
}
.section-know-more .container{
    max-width: 1350px;
    margin: 4em auto 0 auto !important;
}
.section-know-more h1{
    font-family: geograph-bold;
    font-size: 20px;
}
.section-know-more h2{
    font-size: 40px;
    margin-top: 0em;
    font-family: geograph-thin;
}
.container-items{

}
.container-items a{
    border: 1px solid #979797;
    width: 32%;
    cursor: pointer;
}
.item-know-more img{
    width: 100%;
}
.item-text{
    padding: 0 2em 2.5em 2em;
    text-align: left;
}
.item-text h3{
    color: #c9c9c9;
    font-family: geograph-regular;
    margin-bottom: 0.5em;
    font-size: 20px;
}
.item-text p{
    margin-top: 0px;
    font-family: geograph-regular;
    color: white;
}
.loadMore-btn{
    padding: 0.8em 2.3em;
    margin: 3em 0 0 0;
    border: 1px solid #979797;
    font-family: geograph-regular;
    display: inline-block;
    text-transform: none;
    cursor: pointer;
}
.loadMore-btn img {
    vertical-align: middle;
    margin-left: 0.5em;
    height: 22px;
    margin-top: -0.3em;
}
.item-know-more:hover h3{
    color: #ffcc00;
}
.item-know-more:hover p{
    color: #858585;
}

/* SEASON */
.section-season-1{
    z-index: 5;
    padding: 80px 0 0 !important;
    background-color: black;
    text-align: center;
}
.section-season-1 .container{
    max-width: 1300px;
    margin: 0 auto;
}
.aviable-btn{
    padding: 32px 52px;
    margin: 80px 0 0 0;
    border: 1px solid #979797;
    font-family: stratos-light;
    font-size: 25px;
    display: inline-block;
    text-transform: none;
    cursor: pointer;
}
.aviable-btn img {
    vertical-align: middle;
    margin-left: 40px;
    margin-top: -0.2em;
    height: 32px;
}
.false-footer{
    margin-top: 138px;
    padding: 100px 0 60px 0;
    background-image: url(https://specials.fnghub.com/fox/uk/wotw/assets/img/backgrounds/background-where-to-watch.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #232221;
}
.false-footer h2 {
    font-size: 35px;
    font-family: stratos-light;
    margin-top: 0px;
    color: white;
    margin-bottom: 20px;
}
.false-footer .container{
    width: 900px;
    margin: 5em auto;
    display: flex;
}
.false-footer .item-footer{
    width: 50%;
    margin: 0 auto;
}
.false-footer .item-footer h3{
    font-size: 25px;
    font-family: stratos-light;
    margin: 0;
}
.false-footer .item-footer h4{
    font-size: 25px;
    font-family: stratos-bold;
    color: #b28c5f;
    margin: 0;
}
.false-footer .item-footer img{
    margin-top: 54px;
    height: 54px;
}
.footer-copyright {
    padding: 20px!important;
    background-color: #121c25;
    text-align: center;
}
.footer-copyright p {
    font-size: 14px;
    color: #808e98;
    font-family: stratos-light, "century-gothic" !important;
}
.serie-info p{
    text-align: center;
    font-size: 22px;
    font-family: stratos-light;
    margin: 25px 0;
}
/*VIDEOS*/
.container-info-video{
    position: absolute;
    text-align: left;
    padding: 0 0 32px 67px;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.container-info-video h1{
    font-family: stratos-bold;
    text-align: left;
    font-size: 30px;
    margin: 0px;
    letter-spacing: 2px;
}
.container-info-video p{
    font-family: geograph-regular;
    position: relative;
    margin: 0px;
    margin-top: 0.4em;
    font-size: 32px;
}
.container-info-video p::after{
    content: " ";
    position: absolute;
    background-color: #ffcc00;
    height: 25px;
    width: 3px;
    top: 8px;
    left: -20px;
}
.playerControl{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    top: 0px;
    bottom: 0px;
    opacity: 0.5;
    transition: 0.3s;
    cursor: pointer;
}
.playerControl:hover{
    opacity: 0.85;
    transition: 0.3s;
}
.playerControl img{
    height: 90px;
}
.video-li{
    position: relative;
}
#video-modal {
    display: none;
    position: fixed;
    text-align: center;
    height: 100%;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999;
}
#video-modal .video-container {
    position: relative;
    display: inline-block;
    max-width: 1268px;
    width: 100%;
    /* margin: 8em auto auto 0; */
    padding: 0em;
}
#video-modal .video-container .close-video {
    position: absolute;
    /* top: -4.3em; */
    right: 2%;
    cursor: pointer;
    z-index: 1000;
}
.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.dg-separator{
    width: 96%;
    left: calc(50% - 49%)
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}
.video{
    position: relative;
}
.video .thumb{
    width: 100%;
    height: auto;
}
.hideMobile{
    display: block;
}
.hideMobileFlex{
    display: inline-flex;
}
.hideDesktop{
    display: none;
}
.hideDesktopFlex{
    display: none;
}

.cont-check-send input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark-send {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #7a7a7a;
    background-color: transparent;
}
.cont-check-send h2{
    margin: 0 0 0 50px;
    font-family: geograph-regular;
    font-size: 1em;
    color: #7a7a7a;
}
.cont-check-send h2 a{
    color: black;
}
.cont-check-send:hover input ~ .checkmark-send, .cont-check-send input:checked ~ .checkmark-send{
    background-color: #ffcc00;
    border-color: #ffcc00;
}
.checkmark-send:after {
    content: "";
    position: absolute;
    display: none;
}
.cont-check-send input:checked ~ .checkmark-send:after, .cont-check-send:hover input ~ .checkmark-send:after {
    display: block;
}
.cont-check-send .checkmark-send:after, .cont-check-send:hover input ~ .checkmark-send:after{
    left: 9px;
    top: 5px;
    color: #ffcc00;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.g-recaptcha{
    margin: 1.3em auto;
}
.send-contest .next-btn{
    margin: 0.5em auto;
}
.errors-form{
    font-family: geograph-regular;
    color: #ffcc00;
}

.flipster--flat .flipster__item--past .flipster__item__content{
    transform: scale(0.95) !important;
}
.flipster--flat .flipster__item--future .flipster__item__content{
    transform: scale(0.95) !important;
}
.autoHeight{
    height: auto !important;
    transition: 0.5s;
    display: flex !important;
}
.tz-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 2em;
}
#row2 {
    display: flex;
}
#cookieBar{
    background: #B28B63 !important;
}
#cookieBar .button{
    background: #B28B63;
    border: 1px solid white;
    color: white;
}
#cookieBar .button:hover{
    background: #7d5f42;
    border: 1px solid white;
    color: white;
}
#cookieBar p{
    margin-bottom: 1em;
}

#goTop{
    position: fixed;
    z-index: 999;
    bottom: 70px;
    right: 15px;
    background: rgba(0, 0, 0, 0.5);
    border: 1px #484848 solid;
    transform: scale(.7) rotate(-90deg);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: none;
}
#goTop:hover{
    background: rgba(0, 0, 0, 0.8);
    border: 1px #8e8e8e solid;
}
#goTop img {height:40px;padding: 3px;padding-bottom: 1px;}

.disabled{
    display: none !important;
}
.flipster {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden !important;
    position: relative;
}
#Newsletter.relative{
    display: none !important;
}
.playerControl img{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
@media (max-width: 767px) {#goTop {bottom:10px;right:10px;transform:rotate(-90deg) scale(.6)}}

/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  DESKTOP */
@media (min-width: 1367px) {

}
/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  LAPTOP */
@media (max-width: 1366px) {
    .false-footer{
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }
    .merchandising-section{
        flex-direction: column;
    }
    .merchandising-col{
        width: 100%;
        text-align: center;
    }
    .merchandising-container{
        max-width: 550px;
        margin: 0 auto !important;
    }
    .hideMobileFlex {
        display: none;
    }
    .products-col {
        margin-top: 50px;
        justify-content: space-between;
    }
    .products-col img{
        margin-left: 0px;
    }
    .hideDesktopFlex {
        display: inline-flex;
    }
    .merchandising-button{
        margin-top: 90px;
    }
    .merchandising-container h1{
        margin-bottom: 30px;
    }
}
/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  IPAD LANDSCAPE */
@media (max-width: 1217px) {
}
/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  IPAD LANDSCAPE */
@media (max-width: 1024px) {
    p{
        font-size: 16px !important;
    }
    .section-the-story .container, .section-anchors .container, .section-know-more .container, .false-footer .container{
        max-width: 82%;
    }
    .character-text-right{
        right: 40px;
    }
    .character-text{
        left: 40px;
    }
    .section-characters p, .character-text-right p{
        font-size: 18px;
    }
    .header-menu li a{
        padding: 20px 1em 18px;
        font-size: 14px;
    }
    .zulema-desc{
        margin-top:9%;
        margin-right: 15px;
    }
    .row-maca{
        margin-top: -7%;
    }
    .maca-desc{
        margin: 15% -10px 0 15px;
    }
    .row-goya{
        margin-top: -3%;
    }
    .row-ramala {
        margin-top: 0%;
    }
    .ramala-desc {
        margin: 17% 0px 0 15px;
    }
    .goya-desc {
        margin-top: 20%;
        margin-right: 15px;
    }
    .section-title h2, .merchandising-container h1, .merchandising-button, .section-hero h1{
        font-size: 30px;
    }
    .col-description h3, .col-description-left h3, .section-hero h1{
        font-size: 29px;
    }
    .icon-diamante-left, .icon-diamante-right{
        top: 5px;
    }
    .icon-cactus-left{
        height: 45px;
        left: calc(-145px);
    }
    .icon-cactus-right{
        height: 45px;
        right: calc(-145px);
    }
    .icon-lines-left {
        height: 30px;
        left: calc(-260px);
        top: 5px;
    }
    .icon-lines-right {
        height: 30px;
        right: calc(-260px);
        top: 5px;
    }
    .background-adjust{
        max-width: 640px;
    }
    .icon-pistola-right, .icon-pistola-left{
        height: 40px;
    }
}
@media (max-width: 1024px) and (min-width: 1024px) {

}
/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  MOBILE */
@media (max-width: 767px) {
    p {
        font-size: 14px !important;
        text-align: justify;
    }
    .header-menu{
        display: none;
    }
    .section-hero .info-container{
        bottom: auto;
        height: 100%;
    }
    .info-container .header-content{
        left: 0px;
        width: 100%;
        text-align: center;
        bottom: 22px;
    }
    .section-hero h1{
        font-size: 19px;
        color: #102226;
    }
    .center-mobile{
        display: inline-block;
    }
    .tz-row{
        flex-direction: column;
        justify-content: center;
    }
    .container-items a{
        width: 90%;
        margin: 0 auto 2em auto;
    }
    .section-hero .mapping{
        height: 125px;
    }

    .section-hero {
        background-image: url(../img/backgrounds/hero-mb.jpg);
        min-height: 515px;
        background-position-y: 28%;
        padding: 0px !important;
        margin: 0px;
    }
    .hideMobile {
        display: none !important;
    }

    .hideDesktop {
        display: block;
    }

    .section-hero h1 {
        font-size: 23px;
        width: 90%;
        text-align: center;
    }
    .section-know-more-videos{
        background-position: 0% 50%;
    }
    .info-light{
        font-size: 20px !important;
        margin-bottom: 2px !important;
    }
    .coming-soon{
        margin-top: 5px !important;
        margin-bottom: 36px !important;
    }
    .hero-btn {
        padding: 6px 25px;
        font-size: 21px;
        border: solid 3px #102226;
    }
    .section-logo{
        background-color: #03151f;
    }
    .section-logo h2{
        font-size: 21px;
    }
    .section-hero .container {
        width: 100%;
        position: absolute;
        bottom: 10px;
    }

    .section-hero img {
        max-width: 270px;
        margin: 0 auto 20px auto;
        padding-top: 80px;
        display: inherit;
    }

    .section-the-story {
        padding: 60px 0 45px !important;
    }

    .section-the-story h1, .section-anchors h1, .section-gallery h1, .section-characters h1, .section-know-more h1, .section-season-1 h1, .section-know-more-videos h1 {
        font-size: 16px;
    }

    .section-the-story h2, .section-gallery h2, .section-characters h2, .section-know-more h2, .section-season-1 h2, .section-know-more-videos h2 {
        font-size: 23px;
        margin-bottom: 32px !important;
    }
    .icon-pistola-left{
        height: 28px;
        left: calc(-95px);
        top: 2px;
    }
    .icon-pistola-right{
        height: 28px;
        right: calc(-95px);
        top: 2px;
    }
    .icon-diamante-left {
        height: 25px;
        left: calc( -70px);
        top: 3px;
    }
    .icon-diamante-right {
        height: 25px;
        right: calc( -70px);
        top: 3px;
    }
    .icon-cactus-left {
        height: 30px;
        left: calc(-75px);
        top: 0px;
    }
    .icon-cactus-right {
        height: 30px;
        right: calc(-75px);
        top: 0px;
    }
    .section-title{
        margin-bottom: 10px;
    }
    .sinopsis-decoration{
        margin-top: 70px;
        margin-bottom: 40px;
        width: 100%;
    }
    .section-the-story p{
        font-size: 16px;
        line-height: 20px;
        text-align: justify;
    }
    .section-characters .container{
        max-width: auto;
        height: auto;
        margin: 0 auto 45px auto !important;
    }
    .character-text, .character-text-right{
        left: 0px;
        right: 0px;
        width: auto;
        padding: 0 15px;
        margin: 0 auto;
        text-align: center;
    }
    .character-text-right h1, .character-text-right h2, .character-text-right p,
    .character-text h1, .character-text h2, .character-text p{
        text-align: center !important;
    }
    .character-text-right h1, .character-text h1{

    }
    .character-text-right h2, .character-text h2{
        font-size: 38px;
        margin-bottom: 10px !important;
    }
    .character-text-right p, .character-text p{
        margin-top: 0.5em !important;
        font-size: 18px;
    }
    .character-text{
        bottom: 25px;
    }
    .section-characters .characters-grid{
        margin-bottom: 0px;
    }
    .section-all-characters .section-title{
        margin-bottom: 0px;
    }
    #carousel .flipster__item--current .item-character{
        border: 4px solid #e5b837;
    }
    .flipster__nav{
        margin: 5em 15px !important;
    }
    #carousel .flipster__nav__link{
        padding: 1px 18px;
    }
    .separator{
        width: 65%;
    }
    .section-anchors{
        padding-bottom: 10px !important;
    }
    .section-anchors .anchor {
        margin: 0px 0 42px 0 !important;
        width: 45%;
    }
    .section-anchors .anchor a{
        color: white !important;
    }
    .section-anchors .anchor a:visited{
        color: white !important;
    }
    .section-anchors{
        padding-top: 2em;
    }
    .section-anchors img {
        width: 100%;
    }
    .section-anchors .anchor-hover .from-top{
        top: calc(50% - 32px);
    }
    .anchor-adjust {
        flex-wrap: wrap;
    }

    .section-anchors h2 {
        font-size: 16px;
    }
    .section-know-more-videos{
        padding-top: 60px !important;
        padding-bottom: 94px !important;
    }

    .character-item{
        width: 100%;
    }
    /*Crew*/

    .section-characters {
        padding: 60px 0 0px !important;
        background-position: center top;
        background-size: cover;
        background-attachment: scroll;
    }

    .text-for-character h2{
        font-family: geograph-thin;
        font-size: 16px;
    }
    .section-characters h3{
        margin-bottom: 20px !important;
        text-shadow: 0px 0px 7px black;
    }


    .character-left .text-for-character {
        padding-left: 1.2em;
        width: 90%;
    }

    .character-right .text-for-character {
        padding-right: 1.2em;
        width: 90%;
    }

    .character-left, .character-right {
        width: 100%;
        margin-top: 6em;
    }

    .character-left img {
        margin-left: -15px;
        height: 395px;
    }

    .character-right img {
        margin-right: -15px;
        width: 317px;
    }

    .section-all-characters{
        padding-top: 10px !important;
    }
    #carousel p{
        padding: 0px 15px;
    }
    .section-characters h3 {
        font-size: 23px;
    }

    .section-gallery .gallery-carousel{
        margin-top: 15px !important;
        margin-bottom: 70px !important;
    }

    .section-all-characters h2 {
        font-size: 30px;
        max-width: 90%;
        margin: 0 auto;
        padding-top: 2em !important;
        padding-bottom: 0.5em !important;
    }

    .section-gallery {
        padding:60px 0 !important;
    }

    .gallery-carousel {
        margin-top: 5em;
    }

    .section-know-more {
        padding: 4em 0 3em !important;
    }

    .section-know-more-videos .gallery-carousel {
        margin-top: 10px;
    }

    .item-know-more {
        margin-bottom: 1.65em;
        width: 100%;
    }

    .item-text h3 {
        font-size: 15px;
    }

    .item-text p {
        font-size: 22px;
        font-family: geograph-bold;
        color: white !important;
    }

    .loadMore-btn {
        margin: 0.5em 0;
        padding: 1.2em 4em;
    }

    .loadMore-btn img {
        transform: rotateZ(-90deg);
    }

    .mt-6 {
        margin-top: 6em;
    }

    .container-info-video {
        position: absolute;
        bottom: 0px;
        width: 70%;
        left: 30px;
        bottom: 25px;
        background: none;
        padding: 0px !important;
    }

    .container-info-video p {
        font-size: 16px;

    }
    .container-info-video p::after {
        display: none;
    }
    .container-info-video h1 {
    }
    .section-season-1{
        background-color: black;
    }
    .section-season-1 .container {
        margin-top: 90px;
        width: 90%;
        margin: 90px auto 28px auto !important;
    }
    .aviable-btn{
        margin-top: 59px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
        border: 2px solid #979797;
        padding: 1.8em 2.3em 1.7em;
        text-align: center;
        font-size: 16px;
    }
    .aviable-btn img{
        margin: 0em;
    }
    .false-footer .container{
        display: block;
    }
    .false-footer .item-footer{
        width: 100%;
    }
    .false-footer .item-footer img{
        margin: 2.2em 0 5em;
    }
    /*SLIDERS*/
    .all-characters-carousel{
        margin: 3em 0 0em;
    }
    .all-characters-carousel .flipster__nav{
        margin: 3em 0 4em;
    }
    #carousel .flipster__button{
        top: 39% !important;
    }
    .gallery-carousel .flipster__button{
        top: 47% !important;
    }
    #carousel .flipster__item h1{
        font-size: 24px;
        letter-spacing: 3px;
        font-family: stratos-bold;
        text-shadow: 0px 0px 7px black;
        margin-bottom: 15px !important;
    }
    #carousel .flipster__item h3{
        font-family: stratos-light;
        font-size: 16px !important;
        color: #78A6B5;
    }
    #carousel .info-item{
        margin: 4px;
        padding-bottom: 0.7em;
        width: calc(100% - 8px);
    }
    .container-info-video p{
        font-family: geograph-thin;
    }
    #carousel .flip-items .item-character{
        max-width: 278px;
    }
    .flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future, #carousel .flipster__item--past, .flipster__item--future{
        opacity: 0.5 !important;
    }
    .video-item{
        width: 300px;
    }
    .video-thumb{
        position: relative;

    }
    #video-modal .video-container .close-video{
        right: 2%;
    }
    .close-video img{
        height: 50px;
        width: 50px;
    }
    .section-season-1{
        padding-top: 3em !important;
    }
    .false-footer{
        background-image: url(https://specials.fnghub.com/fox/uk/wotw/assets/img/backgrounds/background-where-to-watch-mb.jpg);
        background-size: cover;
        padding: 43px 0 20px 0;
        margin-top: 44px;
    }
    .false-footer h2{
        font-size: 16px;
        margin-bottom: 12px !important;
    }
    .false-footer .item-footer h3, .false-footer .item-footer h4{
        font-size: 16px;
    }
    .false-footer .item-footer img{
        width: auto; /*CHANGED BY ANTONIO FNG*/
        height: 40px;  /*CHANGED BY ANTONIO FNG*/
    }
    .playerControl img{
        height: 60px;
    }
    .tz-row{
        padding-bottom: 0px;
    }
    .prod-adjust{
        margin-top: -144px !important;
    }
    .serie-info p{
        font-size: 16px;
        width: 90%;
        margin: 20px auto;
    }
    /*Characters Section */
    .characters-grid{
        margin-top: 20px;
    }
    .row-characters{
        margin-top: 25px;
        flex-direction: column;
    }
    row-characters:first-child{
        margin-top: 0px;
    }
    .col-image, .col-image-right{
        max-height: 800px;
        width: calc(95%);
        margin: 0 auto;
    }
    .col-description, .col-description-left{
        width: 100%;
        padding: 0 15px;
    }
    .row-maca, .row-ramala{
        flex-direction: column-reverse;
    }
    .maca-desc, .goya-desc, .ramala-desc, .zulema-desc{
        text-align: left;
        margin: 0px !important;
    }
    /* Keyarts section */
    .section-keyart{
        padding: 60px 0 30px 0!important;
    }
    .background-adjust, .gallery-carousel .background-adjust{
        max-width: 278px;
    }
    .section-title h2, .merchandising-container h1, .merchandising-button, .section-hero h1{
        font-size: 25px;
    }
    .icon-lines-left {
        height: 15px;
        left: calc(-115px);
        top: 7px;
    }
    .icon-lines-right {
        height: 15px;
        right: calc(-115px);
        top: 7px;
    }
    .slide-title {
        bottom: 23px;
        left: 30px;
        font-size: 15px;
        letter-spacing: 1px;
    }
    /*MERCHANDISING SECTION */
    .merchandising-section{
        padding: 60px 0 90px 0 !important;
    }
    .merchandising-container{
        padding: 0 15px;
    }
    .merchandising-container h1{
        margin-bottom: 35px;
    }
    .merchandising-button {
        margin-top: 65px;
    }
    #keyart-gallery .flipster__item__content img {
        max-width: 275px !important;
    }
    .background-adjust-gallery{
        min-width: 300px;
    }
    #keyart-gallery .flipster__item__content img, .gallery-carousel .flipster__item__content img{
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
    }
}
/* - - - - - - - - - - - - - - - - - - -  -- -  - - - - - - - - - - - - - - - - -  MOBILE SPECIALS*/
@media (max-width: 475px) {
    .aviable-btn img {
        margin-top: 1em;
    }

    #carousel-videos .flipster__button{
        top: 48% !important;
    }
}



/*CHANGED BY ANTONIO FNG*/

@media (min-width: 768px) and (max-width: 1000px){
    .section-hero{
        height: 755px;
        width: 100%;
        max-height: 100vw;
        min-height:0;
        padding-top: 60px !important;
    }
    .section-hero .info-container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        bottom: 0;
    }
    .info-container img {
        margin: 0 auto;
    }
    .background-adjust-gallery{
        min-width: 720px;
    }
}

@media (min-width: 1000px) and (max-width: 1367px){
    .section-hero{
        height: 650px !important;
    }
    .center-mobile{
        text-align: left;
    }
    .background-adjust-gallery{
        min-width: 960px;
    }
}

@media (min-width: 1001px) and (max-width: 1600px){
    .section-hero{
        height: 755px;
        width: 100%;
        max-height: 100vw;
        min-height:0;
        padding-top: 60px !important;
    }
    .section-hero .info-container {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        bottom: 0;
    }
    .section-hero h1{
        padding: 10px 24.37% 0 5px;
        margin: 0;
    }
    .info-container img {
        margin: 0 auto;
    }
}
@media (max-width: 475px) {
    #video-modal .video-container {
    position: relative;
    display: inline-block;
    max-width: 475px;
    width: 100%;
    margin: 0px;
    
    
    margin-top: 50%;
    
}
#video-modal .video-container .close-video{
	transform: scale(.8);
	right:0%;
	top: -4.3em;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}