@font-face {
    font-family: 'sociala';
    src: url('../font/sociala.eot?hf49f6');
    src: url('../font/sociala.eot?hf49f6#iefix') format('embedded-opentype'), url('../font/sociala.ttf?hf49f6') format('truetype'), url('../font/sociala.woff?hf49f6') format('woff'), url('../font/sociala.svg?hf49f6#sociala') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="soc-"],
[class*=" soc-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'sociala' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.soc-snapchat:before {
    content: "\e900";
}

.soc-instagram:before {
    content: "\ea92";
}

body {
    background: #FDBCF0;
    margin: 0;
    padding: 0;
}

.logoWrapper {
    max-width: 36.563vw;
    margin: 0 auto;
    padding: 3.125vw 0;
    padding-bottom: 1.5vw;
}

img {
    max-width: 100%;
    height: auto;
}

.artWrapper {
    max-width: 34.115vw;
    margin: 0 auto;
    position: relative;
}

.upcomingtext {
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #839CD0;
    font-size: 6.875vw;
    text-align: center;
    padding-top: 2vw;
    padding-bottom: 1vw;
}

.sub-text {
    font-size: 2vw;
    color: #fff;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    max-width: 25vw;
    margin: 0 auto;
}

.add-contact {
    font-size: 1.563vw;
    color: #839CD0;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding-top: 4vw;
    padding-bottom: 4vw;
}

.star {
    position: absolute;
}

img.star1.star {
    width: 7.500vw;
    top: 0;
    left: 10vw;
}

img.star2.star {
    width: 4.167vw;
    top: 1.7vw;
    left: 25vw;
}

img.star3.star {
    width: 4.167vw;
    top: 5.3vw;
    left: 6.6vw;
}

img.star4.star {
    width: 6.302vw;
    left: 27.3vw;
    top: 4.3vw;
}

img.star5.star {
    width: 4.167vw;
    top: 13.3vw;
    right: 0;
}

img.star6.star {
    width: 5.104vw;
    left: 1vw;
    top: 18.8vw;
}

img.star7.star {
    width: 7.500vw;
    bottom: 5vw;
    left: 2vw;
}

img.star8.star {
    width: 5.729vw;
    bottom: 8vw;
    right: 0;
}

img.star1.star:hover,
img.star2.star:hover,
img.star3.star:hover,
img.star4.star:hover,
img.star5.star:hover,
img.star6.star:hover,
img.star7.star:hover,
img.star8.star:hover {
    background: url('../images/Star_Hover.svg');
}

.copyrightWrapper,
.copyrightWrapper a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    transition: ease all 0.2s;
}

span.copy {
    margin-right: 0.5vw;
}

span.sep {
    margin-right: 0.65vw;
}

.copyrightWrapper {
    padding: 1.5vw 0;
}

.mob {
    display: none;
}

.calenderWrapper {
    max-width: 46.042vw;
    margin: 0 auto;
    display: block;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #839CD0;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    padding: 8vw 0;
    padding-top: 6vw;
    padding-bottom: 4vw;
}

.calenderWrapper>div {
    display: inline-block;
    padding: 0 6vw;
}

.calenderWrapper a {
    color: #839CD0;
    font-family: pragmatica-extended, sans-serif;
    text-decoration: none;
}

a {}

.calenderWrapper a:hover {
    color: #fff;
}

.lens-wrapper {
    text-align: center;
    color: #839CD0;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    padding-bottom: 8vw;
    font-size: 1.3020833333333333vw;
}

.lens-image-wrapper {
    max-width: 18.75vw;
    margin: 0 auto;
    padding-top: 1vw;
}

.calenderWrapper span {
    font-size: 1.302vw;
    line-height: 1.563vw;
}

button.owl-prev span {
    font-size: 0;
    background: url('../images/arrow_white.svg') no-repeat;
    background-size: 70%;
    width: 2.5vw;
    height: 3.5vw;
    display: block;
    /* transform: rotate(180deg); */
    position: absolute;
    left: -3%;
    top: 44%;
    transform: translate(-50%, -50%) rotate(180deg);
    transition: ease all 0.2s;
}

button.owl-next span {
    font-size: 0;
    background: url(../images/arrow_white.svg) no-repeat;
    background-size: 70%;
    width: 2.5vw;
    height: 3.5vw;
    display: block;
    /* transform: rotate(
180deg); */
    position: absolute;
    right: -6%;
    top: 44%;
    transform: translate(-50%, -50%);
    transition: ease all 0.2s;
}

p.summary {
    margin: 0;
    color: #839CD0;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 400;
    font-size: 1.042vw;
    max-width: 44.479vw;
    margin: 0 auto;
    text-align: center;
    line-height: 1.302vw;
    margin: 5vw auto;
}


/* social share css starts */

@font-face {
    font-family: 'socials';
    src: url('../font/socials.eot?efip7n');
    src: url('../font/socials.eot?efip7n#iefix') format('embedded-opentype'), url('../font/socials.ttf?efip7n') format('truetype'), url('../font/socials.woff?efip7n') format('woff'), url('../font/socials.svg?efip7n#socials') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'socials' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-twitter:before {
    content: "\ea96";
}

.share-inner-wrapper {
    margin: 0 auto;
    max-width: 80%;
    text-align: center;
    padding: 3vw 0;
}

.social-shares a {
    color: #839CD0;
    text-decoration: none;
    font-size: 1.9270833333333333vw;
}

.social-shares a:hover {
    color: #fff;
}

a.share-fb {
    padding-right: 2vw;
}

.owl-nav button span:hover,
.copyrightWrapper a:hover {
    opacity: 0.7;
    transition: ease all 0.2s;
}

.calendar-addition-wrapper a:hover {
    color: #839CD0;
}

.lens-linkout-wrapper a {
    text-decoration: none;
    color: #fff;
    font-size: 1.9270833333333333vw;
    padding: 0.6vw;
    margin-top: 1vw;
    display: inline-block;
}

.lens-linkout-wrapper a:hover {
    color: #839CD0;
}
.leftVideo {
    display: inline-block;
    vertical-align: middle;
    max-width: 30vw;
    position: relative;
    padding-bottom: 53.35%;
    height: 0;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    width: 100%;
}

.headerWrapper {
    /* min-height: 100vh; */
}

.rightContent {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 31vw);
}

video#myVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logoWrap {
    max-width: 25vw;
    margin: 0vh auto 2vh;
}

.subTitle {
    max-width: 15vw;
    margin: 0 auto;
}
.subTitle img{
    image-rendering: -webkit-optimize-contrast;
}

.toyGif {
    max-width: 26vw;
    margin: 0 auto;
}

.calenderWrap>div {
    display: inline-block;
    width: 11vw;
    vertical-align: middle;
}

.calenderWrap {
    max-width: 30vw;
    margin: 0 auto;
    text-align: center;
}

.ntwrkWrapper {
    margin-right: 1.25vw;
}

.calenderWrap>div a {
    text-decoration: none;
    width: 9vw;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 1.15vw;
    line-height: 1;
    display: block;
    background: #8D83D8;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px;
    /* height: 9vh; */
    padding-top: 1.85vh;
    padding-bottom: 1.85vh;
    /* text-transform: lowercase; */
}
.calenderWrap .webstoreWrapper a{
    background: #8D83D8;
}
.calenderWrap>div a span {
    font-size: 1.1vw;
    line-height: 1;
}
.calenderWrap > div a:hover{
    opacity:0.5;
}
.getUpdatesWrap {
    background: #5BDDB0;
    display: inline-block;
    width: 50%;
    padding: 15vh 0;
    height: 50vh;
    box-sizing: border-box;
}

.addContactWrap {
    background: #8D83D8;
    width: 50%;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 12vh 0;
    height: 50vh;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.middleWrap {
    display: block;
    font-size: 0;
}

.textRico {
    font-size: 2vw;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.contactInfo {
    font-weight: 500;
    font-size: 1.02vw;
    margin: 2vh auto 3vh;
}

.contactNum {
    font-size: 2vw;
    color: #fff;
    text-decoration: underline;
}
.photoWrap{
     background: #5BDDB0;
     color:#fff;
     /* height: 75vh; */
     padding: 10vh 0;
     box-sizing: border-box;
}
.photoText{
    font-size: 2vw;
    color: #fff;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    /* padding: 2vh 0; */
    /* box-sizing: border-box; */
    margin: 0 auto 7vh;
    line-height: 2.2vw;
}
.summaryWrap {
    background: #F070D0;
    padding: 5.435vw 0;
    /* height: 75vh; */
    box-sizing: border-box;
}
.summaryWrap p{
    margin: 0;
    color: #fff;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 500;
    font-size: 1.324vw;
    max-width: 44.479vw;
    margin: 4.5vh auto;
    text-align: left;
    line-height: 1.8vw;
}
.footerWrapper {
    background: #FFB400;
}
a.entersite {
    text-decoration: none;
    width: 9vw;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    line-height: 1; 
    display: inline-block;
    background: #8D83D8;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px;
    /* height: 6.5vh; */
    padding-top: 1.85vh;
    padding-bottom: 1.85vh;
    text-transform: initial;
    margin-right: 18px;
}
br.mobileOnly{
   display: none;
}
.video-inner-wrapper {
    position: relative;
    padding-bottom: 100%;
    height: 0;
  }
   .videoWrapper iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  .videoReleaseWrap {
    background: #FFB400;
    text-align: center;
    padding: 14vh 0;
    box-sizing: border-box;
}

.videoTitle {
    font-size: 2vw;
    color: #fff;
    font-family: pragmatica-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin: 0 auto 5vh;
}

.videoThumbnail img{
    border-radius: 10px;
}
.videoThumbnail {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        cursor: pointer;
  }
  .video-inner-wrapper.videoShown{
    padding-bottom: 56.25%;
  }
  .video-inner-wrapper span.youtubeplay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width:50px;
  }
  .video-outer-wrapper {
    max-width: 350px;
    margin: 0 auto;
}
@media only screen and (max-width:767px) {
    a.entersite{
        display: block;
        width: 40vw;
        margin: 0 auto;
        margin-bottom: 20px;
        font-size: 20px !important;
    }
    br.mobileOnly{
        display: block;
     }
    br.desktopOnly{
        display: none;
     }
    .social-shares a {
        font-size: 37px;
    }
    a.share-fb {
        padding-right: 30px;
    }
    .lens-linkout-wrapper a {
        font-size: 36px;
        padding: 10px;
    }
    .lens-image-wrapper {
        max-width: 70%;
    }
    .lens-title {
        font-size: 25px;
        padding-bottom: 20px;
    }
    .leftVideo {
        display: block;
        max-width: none;
        padding-bottom: 178%;
        width: 100%;
    }   
    .rightContent {
        display: block;
        width: 100%;
    } 
    .logoWrap {
        max-width: 90vw;
        margin: 6vh auto 2vh;
    }   
    .subTitle {
        max-width: 55vw;
        margin: 0 auto;
    }
    .toyGif {
        max-width: 95vw;
        margin: 0 auto;
    }   
    .calenderWrap>div {
        width: 35vw;
    }  
    .calenderWrap {
        max-width: 95vw;
        margin: 2vh auto 5vh;
        text-align: center;
    }  
    .ntwrkWrapper {
        margin-right: 4vw;
    }   
    .calenderWrap>div a {
        width: 35vw;
        font-size: 4.125vw;
        text-align: center;
        border-radius: 10px;
        height: 6vh;
        padding-top: 1.75vh;
    }
    .calenderWrap>div a span {
        font-size: 2.75vw;
        line-height: 1;
    }
    .getUpdatesWrap {
        display: block;
        width: 100%;
        padding: 7vh 0;
        height: 35vh;
    }   
    .addContactWrap {
        width: 100%;
        display: block;
        padding: 5vh 0;
        height: 35vh;
        text-align: center;
    } 
    .middleWrap {
        display: block;
        font-size: 0;
    }   
    .textRico {
        font-size: 6vw;
    }
    .sub-text {
        font-size: 6vw;
        margin: 0 auto 2vh;
        max-width: 85vw;
    }
    .contactInfo {
        font-size: 4.5vw;
        margin: 2vh auto 3vh;
        max-width: 78vw;
    }
    .contactNum {
        font-size: 6vw;
    }
    .photoWrap{
         /* height: 55vh; */
         padding: 4vh 0 5vh;
    }
    .photoText{
        font-size: 6vw;
        margin: 0 auto 3vh;
        line-height: 7.2vw;
    }
    .summaryWrap {
        padding: 5.435vw 0;
        /* height: 48vh; */
    }
    .summaryWrap p{
        font-size: 4.39452vw;
        max-width: 80.479vw;
        margin: 3.5vh auto;
        text-align: left;
        line-height: 5.95vw;
    }
    .copyrightWrapper {
        padding: 2.75vh 0 2.75vh;
        font-size: 3vw;
    }
    span.copy {
        margin-right: 0.5vw;
        display: inline-block;
        line-height: 1;
        margin-bottom:1vh;
    }
     .copyrightWrapper a{
        font-size: 3vw;
        line-height: 5.5vw;
    }
    .videoReleaseWrap {
        padding: 8vh 0;
        /* min-height: 68vh; */
    }
    
    .videoTitle {
        font-size: 7vw;
        margin: 0 auto 3vh;
    }
    .video-outer-wrapper {
        max-width: 75vw;
        margin: 0 auto;
    }

}
@media only screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait){
    .leftVideo{
        max-width: 40vw;
       padding-bottom: 60.35%;
    }
    .rightContent {
        width: calc(100% - 41vw);
    }
    .calenderWrap>div a{
        height:5vh;
        padding-top: 1.85vh;
        padding-bottom: 1.85vh;
    }
    .calenderWrap>div a span {
        font-size: 1.45vw;
        line-height: 1;
    }
    .addContactWrap, .getUpdatesWrap{
        height: 40vh;
    }
    .summaryWrap, .photoWrap{
        height:32vh;
        padding: 5vh 0;
    }
    .photoText{
        margin: 0 auto 3vh;
    }
    .headerWrapper {
        min-height: 45vh;
    }
    body form#mlistFormTwo .submit{
        max-width: 5%;
    }
    .videoReleaseWrap {
        padding: 8vh 0;
    }   
    .videoTitle {
        font-size: 4vw;
        margin: 0 auto 3vh;
    }
}
@media only screen and (max-width:767px) and (orientation: landscape) {
    .calenderWrap>div a {
        height: 12vh;
    }
}
/* social share css ends */

/* @media only screen and (max-width: 1023px) and (orientation: landscape),
only screen and (max-width: 1024px) and (orientation: portrait) {
    .desk {
        display: none;
    }
    .mob {
        display: block;
    }
    .logoWrapper {
        max-width: 320px;
        padding: 5% 0;
    }
    .artWrapper {
        max-width: 331px;
    }
    img.star1.star {
        width: 72px;
        left: 96px;
    }
    img.star2.star {
        width: 40px;
        top: 16px;
        left: 240px;
    }
    img.star3.star {
        width: 40px;
        top: 52px;
        left: 60px;
    }
    img.star4.star {
        width: 61px;
        left: unset;
        right: 6px;
        top: 42px;
    }
    img.star5.star {
        width: 40px;
        right: 0;
        top: 132px;
    }
    img.star6.star {
        width: 50px;
        top: unset;
        bottom: 121px;
        left: 3px;
    }
    img.star7.star {
        width: 72px;
        left: 17px;
        bottom: 50px;
    }
    img.star8.star {
        width: 55px;
        bottom: 78px;
    }
    .upcomingtext {
        font-size: 60px;
        line-height: 60px;
        padding: 40px 0;
    }
    .sub-text {
        font-size: 20px;
        padding-bottom: 30px;
    }
    .copyrightWrapper {
        line-height: 18px;
        padding: 20px 0;
    }
    .share-inner-wrapper {
        padding: 35px 0;
    }
    .calenderWrapper {
        max-width: 100%;
        padding: 60px 0;
        display: block;
    }
    .calenderWrapper span {
        font-size: 25px;
        line-height: 30px;
    }
    p.summary {
        font-size: 15px;
        line-height: 20px;
        max-width: 336px;
        padding: 70px 0;
    }
    .add-contact {
        font-size: 20px;
        padding-bottom: 30px;
        max-width: 326px;
        margin: 0 auto;
        margin-top: 60px;
    }
    .photo-wrapper {
        max-width: 90%;
        margin-left: 10%;
    }
    .owl-nav {
        display: none;
    }
    .webstoreWrapper {
        margin-top: 40px;
        display: block;
    }
} */