    /** Generated by FG **/
@font-face {
	font-family: 'Conv_GothamRoundedBold_21016';
	src: url('fonts/GothamRoundedBold_21016.eot');
	src: local('☺'), url('fonts/GothamRoundedBold_21016.woff') format('woff'), url('fonts/GothamRoundedBold_21016.ttf') format('truetype'), url('fonts/GothamRoundedBold_21016.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_GothamRoundedBook_21018';
	src: url('fonts/GothamRoundedBook_21018.eot');
	src: local('☺'), url('fonts/GothamRoundedBook_21018.woff') format('woff'), url('fonts/GothamRoundedBook_21018.ttf') format('truetype'), url('fonts/GothamRoundedBook_21018.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1,h2,h3,h4,h5, .btn-list .default-btn span, .btn{
    font-family: 'Conv_GothamRoundedBold_21016'; 
}


    html,
    body {
        height: 100%;
        font-family: 'Conv_GothamRoundedBook_21018';
    }
    
    body .body {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        /* height: 100vh; */
        height:auto;
        width: 100%;
    }
    

    .body {
        height: 100%;
        /* background: red */
    }
    
    .home {
        position: relative;
    }
    
    iframe {
        background: #fff
    }
    
    #img-map {
        /* width: 100%; */
        max-width: 100vw;
        height: 100%;
        object-fit: cover;
    }
    
    .notif {
        background: #179e52;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
    }
    
    .notif p {
        padding: 5px 0;
        margin: 0;
    }
    /*     
    .happy-portal {
        display: flex;
        width: 100%;
        min-width: 1210px;
        height: 668px;
        background: url(images/nestogen-img.jpg) no-repeat center top;
        background-size: cover;
    } */
    
    .happy-portal {
        background: url(images/happy-back-bg.png) no-repeat;
        background-size: cover;
        height: 100vh;
        display: flex;
        overflow: hidden;
        position: relative;
    }
    
    .happy-portal .center {
        /* min-width: 1000px; */
        /* background: red; */
        margin: auto;
        position: relative;
        /* content: ''; */
        width: 1190px;
        height: 630px;
        /* position: absolute; */
        background: url(images/happybg-updated.png) no-repeat;
        margin-top: 50px;
        /* margin-top: 50px; */
    }
    
    .happy-portal .center .elem {
        position: absolute;
    }
    
    .play-welcome-video {
        top: 360px;
        left: 529px;
    }
    
    .elem a {
        display: block;
        transition: transform 250ms;
    }
    
    .elem a:hover {
        transform: translateY(-10px);
    }
    
    .happy-portal .center .elem img {
        width: 130px;
    }
    
    .live-plenary {
        top: 168px;
        left: 529px;
    }
    
    .happy-brand-museum {
        top: 177px;
        left: 207px;
    }
    
    .happy-learning-hub {
        top: 179px;
        right: 200px;
    }
    
    .smiley-photobooth {
        top: 391px;
        left: 258px;
    }
    
    .grow-happy-station {
        top: 389px;
        right: 257px;
        height: auto
    }
    
    .nav {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    
    .nav ul {
        list-style: none;
        display: flex;
        background: rgba(11, 11, 11, 0.4);
        border-radius: 20px 20px 0 0;
        padding: 10px 20px;
        max-width: 800px;
        margin: auto;
    }
    
    .nav ul li {
        flex: 1;
        text-align: center;
        position: relative;
    }
    
    .nav ul li a {
        color: #fff;
        text-decoration: none;
    }
    
    .nav ul li:hover a {
        color: #c0bc50;
    }
    
    .nav ul li:before {
        content: '';
        width: 1px;
        height: 38px;
        background: #fff;
        position: absolute;
        right: 0;
        top: 6px;
    }
    
    .nav ul li:last-child:before {
        display: none;
    }
    
    .bbx-privacy span {
        padding: 7px 10px;
        border-radius: 15px;
        background: #179e52;
        color: #fff;
        display: block;
    }
    
    .bbx-privacy {
        border: #179e52 solid 1px;
        padding: 2px;
        border-radius: 15px;
    }
    
    footer {
        background: #fff;
        padding: 10px 0;
    }
    
    .right-footer {
        display: flex;
        justify-content: right;
    }
    
    .right-footer p {
        font-size: 13px;
        color: #4a8e65;
        margin: 0 10px 0;
        align-self: center;
    }
    
    .right-footer img {
        max-width: 100px;
    }
    
    .mobile-view {
        display: none;
    }
    /* .desktop-view {
            display: block;
        }
        */
    
    .mobile-view {
        display: none;
    }
    
    #clockdiv {
        font-family: sans-serif;
        color: #fff;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 30px;
    }
    
    #clockdiv>div {
        padding: 10px;
        border-radius: 3px;
        background: #00BF96;
        display: inline-block;
    }
    
    #clockdiv div>span {
        padding: 15px;
        border-radius: 3px;
        background: #00816A;
        display: inline-block;
    }
    
    .smalltext {
        padding-top: 5px;
        font-size: 16px;
    }
    
    .countdown {
        right: 10px;
        top: 50px;
        position: absolute;
        background: rgb(165, 94, 47);
        background: linear-gradient(276deg, rgba(165, 94, 47, 1) 0%, rgba(245, 198, 135, 1) 32%, rgba(195, 133, 79, 1) 62%, rgba(158, 85, 40, 1) 100%);
        z-index: 200;
        border-radius: 40px;
        padding: 8px 0 5px 0;
    }
    
    .countdown img {
        width: 60px;
    }
    
    .countdown ul {
        list-style: none;
        display: flex;
        justify-content: center;
        align-content: center;
        margin: 0;
        padding: 0 15px
    }
    
    .countdown ul li {
        align-self: center;
        margin: 0 15px 0 0;
    }
    
    .countdown ul li:last-child span {
        display: block;
    }
    
    .countdown ul li:last-child span#desc-data {
        font-size: 9px;
        margin-left: 10px;
        color: #fff;
    }
    
    .countdown ul li h3 {
        color: #fff;
        text-align: right;
        text-transform: uppercase;
        font-size: 19px;
        margin-top:7px;
    }
    
    .countdown ul li h3 span {
        color: #07321e;
        font-size: 15px;
        font-weight: bold;
    }
    
    .countdown ul li h3 span {
        display: block;
    }
    
    #given_date.colorDefinition {
        background: none;
        border: none;
        font-size: 30px;
        line-height: 26px;
    }
    
    .happy-portal .center {
        margin: unset
    }
    
    .happy-portal {
        justify-content: center;
    }
    
    .happy-portal .center {
        align-self: center;
    }
    
    .body.happy-learning-hub {
        height: auto
    }
    
    .page {
        background: url(images/page-bg.png) no-repeat top center #195743;
        background-size: cover;
        height: 100%;
    }
    .page.live-plenary-section{
        padding-top:50px;
    }
    .live-plenary-section .row{
        padding:10px 0 10px 0;
        background:#fff;
        border-radius: 20px;
   
    }
    .live-plenary-section .tools a:hover{
        background:#0a843f
    }
    .live-plenary-section .tools  .btn.logout{
        width:100%;
        margin-top:20px;
        font-family: 'Conv_GothamRoundedBook_21018';
        padding:5px 8px;
    }
    .live-plenary-section .tools{
        padding:15px 30px;
    }
    .live-plenary-section .tools .btn-list{
        padding:0;
    } 
    .live-plenary-section .tools p{
        color:#179e52;
        margin-bottom:5px;
    }
    .live-plenary-section .tools a{
        background:#179e52;
        color:#fff;
        border-radius: 8px;
        margin:0 8px 0 0;
        padding:3px 8px;
        font-size:14px;
        text-align:center;
        text-decoration:none;
        text-transform: uppercase;
    }
    .grow-happy-station {
        text-align: center;
        padding-bottom: 20px
    }
    /* .grow-happy-station .station-featured img {
        display: block;
    }
     */
    
    .icon-style {
        text-align: center;
        padding: 20px 0;
    }
    
    .icon-style img {
        max-width: 100%;
    }
    
    .desc-w-icon {
        display: flex;
        max-width: 600px;
        margin: auto;
        justify-content: center;
        align-items: center;
        margin-bottom: 25px;
    }
    
    .desc-w-icon img {
        object-fit: contain;
    }
    
    .gamelist {
        padding: 20px 0 0px 0;
    }
    
    .gamelist h3 {
        font-size: 25px;
        margin: 0 0 20px 0;
    }
    
    .gamelist img {
        border: #fff solid 10px;
        border-radius: 20px;
        display: inline-block;
        max-width: 100%;
    }
    
    .gamelist .item {
        text-align: center
    }
    
    .gamelist .item .btn-list {
        margin-top: 20px;
        margin-bottom: 30px
    }
    
    .gamelist .item .btn-list a {
        padding: 2px 3px;
        border-radius: 20px;
        color: #fff;
        text-transform: uppercase;
        display: block;
        /* margin: 10px 0 10px 0; */
        width: 200px;
        margin: auto;
        margin-bottom: 9px;
        width: 100% !important
    }
    
    .gamelist .btn-list {
        display: block
    }
    
    .modal-body {
        padding: 0;
        border-radius: 10px;
    }
    
    .modal-body img {
        border: none;
        border-radius: 0;
        width: 100%;
    }
    
    .modal-dialog {
        max-width: 370px;
    }
    
    .modal .close {
        position: absolute;
        right: 0;
        top: -35px;
        padding: 3px 12px;
        color: #fff;
        background: #04984b;
        border: none;
        border-radius: 5px;
        font-size: 15px;
        cursor: pointer;
    }
    
    .playgame {
        background: #855A2F;
        background: -moz-linear-gradient(left, #855A2F 0%, #E0B47A 50%, #8e592e 100%);
        background: -webkit-linear-gradient(left, #855A2F 0%, #E0B47A 50%, #8e592e 100%);
        font-weight: bold
    }
    
    .playgame span {
        display: block;
        background: #0f4728;
        border-radius: 20px;
        padding: 5px 8px;
    }
    
    .gamelist .item .btn-list .getproduct {
        color: #14582d;
        background: #fff;
        text-transform: uppercase;
        font-size: 12px;
        padding: 7px 5px;
        font-weight: bold
    }
    
    .desc-w-icon p {
        text-align: left;
        color: #fff;
    }
    
    .gamelist h3 {
        color: #fff;
        text-transform: uppercase
    }
    
    .header-logo img {
        width: 120px;
    }
    
    .header-logo {
        padding: 20px 0;
    }
    
    .logo-learning {
        display: flex;
        text-transform: uppercase;
        align-items: center
    }
    
    .logo-learning span {
        display: block;
        font-weight: normal
    }
    
    .logo-learning p {
        font-size: 28px;
        color: #fff;
        text-align: left;
        line-height: 28px;
        font-weight: bold;
        margin: 0 0 0 20px;
    }
    
    .back-to-portal {
        color: #fff;
        padding: 5px 8px;
        text-transform: uppercase;
        background: #0f4728;
        font-size: 11px;
        border-top: #cc9159 solid 1px;
        border-bottom: #cc9159 solid 1px;
        border-radius: 8px;
        overflow: hidden;
        outline: none;
    }
    
    .btn-list .btn.default-btn:hover span,
    .back-to-portal:hover {
        background: #072916;
        color: #fff;
        outline: none !important
    }
    
    .portal {
        display: flex;
        justify-content: right;
        align-items: center
    }
    
    .prefessional-list {
        text-align: left
    }
    .prefessional-list  .btn-list .default-btn span,
    .prefessional-list .btn-list .btn.default-btn{
        border-radius: 10px;
    }
    .prefessional-list .inner {
        margin-left: 20px;
    }
    
    .prefessional-list .entry .frame img {
        min-width: 390px;
    }
    
    .prefessional-list .entry {
        border: #fff solid 2px;
        /* margin-bottom: 30px; */
        padding: 20px;
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        margin-top: 30px;
    }
    
    .prefessional-list .entry h2 {
        text-transform: uppercase;
        color: #fff;
        /* border: #179e52 solid 3px; */
        text-shadow: -1px -1px 1px #179e52, 1px -1px 1px #179e52, -1px 1px 1px #179e52, 1px 1px 1px #179e52;
    }
    
    .prefessional-list .entry p {
        /* font-weight: bold; */
        color: #fff;
        margin: 0 0 8px 0;
    }
    
    .prefessional-list .entry span {
        font-size: 20px;
        color: #fff;
        display: block;
        margin-bottom: 10px;
    }
    
    .prefessional-list .entry .text {
        font-size: 15px;
    }
    
    .btn-list {
        display: flex
    }
    
    .prefessional-list .entry a:last-child span,
    .prefessional-list .entry a:last-child {
        background: #fff;
        color: #0b5215
    }
    
    .btn-list {
        padding: 20px 0
    }
    
    .modal-default .modal-dialog .modal-content {
        background: #104a29
    }
    
    .frame {
        margin-left: -70px;
        margin-right: 10px;
        width: 100%;
        aspect-ratio: 16/9;
    }
    
    .modal-dialog {
        max-width: 800px;
    }
    
    #myModal .modal-content {
        background: none;
        border: none;
    }
    
    .btn-list .btn.default-btn {
        padding: 2px 3px;
        border-radius: 20px;
        color: #fff;
        text-transform: uppercase;
        display: block;
        /* margin: 10px 0 10px 0; */
        width: 230px;
        background: #855A2F;
        background: -moz-linear-gradient(left, #855A2F 0%, #E0B47A 50%, #8e592e 100%);
        background: -webkit-linear-gradient(left, #855A2F 0%, #E0B47A 50%, #8e592e 100%);
        font-weight: bold;
        font-size: 10px;
        margin: 0 10px 0 0
    }
    
    .btn-list a:nth-child(1) {
        width: 119px !important;
    }
    
    .btn-list a:nth-child(1) {
        width: 80px
    }
    
    .btn-list .default-btn span {
        display: block;
        background: #0f4728;
        border-radius: 20px;
        padding: 5px 8px;
        margin-bottom: 0 !important;
        font-size: 12px;
    }
    
    #exampleModal .close {
        top: -35px;
    }
    
    .smiley-photobooth {
        padding-bottom: 20px;
    }
    
    .smiley-head .logo-learning {
        justify-content: center;
        text-align: center
    }
    
    .photo-upload {
        margin-bottom: 31px !important;
    }
    
    .photo-content {
        position: relative;
        margin: auto;
        width: 400px;
    }
    
    .frame-select {
        background: #ffffff;
        display: inline-flex;
        padding: 8px;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    
    .frame-select li:hover {
        border: #c57c15 solid 4px;
    }
    
    .frame-select li {
        margin: 0 5px;
        border: transparent solid 4px;
    }
    
    .frame-select li img {
        width: 100%
    }
    
    .photo-upload {
        position: relative;
        margin: auto;
        width: 300px;
        margin-bottom: 50px;
    }
    
    .photo-upload a {
        display: block
    }
    
    .photo-upload .btn-list {
        position: absolute;
        bottom: -33px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .photo-upload img {
        max-width: 300px
    }
    
    .photo-content h3 {
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 20px;
    }
    
    .photo-content .steps {
        padding: 15px;
        border: #fff solid 1px;
        border-radius: 10px;
        color: #fff;
        text-align: left
    }
    
    .photo-content h3 span {
        font-weight: bold
    }
    
    .frame-select ul,
    .steps ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        text-align: left;
        flex-wrap: wrap;
        font-size: 14px
    }
    
    .frame-select ul li img {
        width: 80px;
    }
    
    .steps ul li:nth-child(odd) {
        width: 20%;
    }
    
    .steps ul li:nth-child(even) {
        width: 80%
    }
    
    .chat-btn {
        position: absolute;
        bottom: 20px;
        right: 20px;
        transition: transform 250ms;
    }
    
    .chat-btn:hover {
        transform: translateY(-10px);
    }
    
    .chat-btn img {
        width: 40px
    }
    
    .chat-popup {
        position: absolute;
        bottom: 0px;
        right: 0px;
        border: 3px solid #f1f1f1;
        z-index: 500;
        height: 500px;
        width: 400px;
        display: none;
    }
    
    .close-btn {
        position: absolute;
        right: 0;
        vertical-align: middle;
        top: -40px;
        padding: 0px 8px 2px 8px;
        color: #fff;
        background: #04984b;
        border: none;
        border-radius: 5px;
        font-size: 12px;
        cursor: pointer;
        text-transform: uppercase;
    }
    
    .close-btn span {
        font-weight: bold;
        font-size: 18px;
    }
    
    .chat-inner {
        width: 100%;
        height: 100%;
        /* background: red; */
        display: none;
        position: absolute;
        bottom: 0px;
        right: 0px;
        z-index: 380;
    }
    
    .page.museum-brand {
        background: none;
        padding-bottom: 130px;
    }
    
    .museum-brand-page {
        background: url(images/museum-brand-1.jpg) no-repeat center center;
        background-size: cover;
        /* padding-bottom: 50px; */
    }
    
    .museum-brand .inner {
        margin: 130px 0 0 0;
    }
    
    .museum-brand .page-header {
        text-align: center;
        margin-bottom: 50px
    }
    
    .museum-brand .page-header img {
        width: 250px;
    }
    
    .museum-list ul {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        justify-content: center
    }
    
    .museum-list ul li {
        margin: 0 20px;
        /* width: 33%; */
        text-align: center
    }
    
    .museum-list li img {
        max-width: 100%;
        width: 210px
    }
    
    .museum-list h2 {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding: 10px 0;
    }
    
    .museum-list .btn-list {
        padding-top: 0;
        justify-content: center
    }
    
    body .body.museum-brand-page {
        height: auto;
    }
    .backtoportal{
        text-align: center;
        padding:15px 0;
    }
    body .body.museum-brand-page .backtoportal .btn-list a {
        width: 219px !important;
        margin: auto
    }
    
    .nestle-list {
        padding-bottom: 40px;
    }
    
    .nestle-list ul {
        display: flex;
        list-style: none;
        margin: 0;
        justify-content: center;
        padding: 0;
    }
    
    .nestle-list li:first-child .read-more {
        bottom: -4px;
    }
    
    .nestle-list .read-more {
        position: absolute;
        bottom: -22px;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 13px;
        padding: 2px 3px;
        background: #fff;
        color: #000;
        font-weight: bold;
    }
    
    .nestle-list li:nth-child(4) .read-more,
    .nestle-list li:nth-child(3) .read-more {
        bottom: -48px;
    }
    
    .nestle-list ul li {
        margin: 0 10px;
        position: relative;
        padding-bottom: 110px;
    }
    
    .nestle-list ul li:nth-child(1):before {
        bottom: 46px;
    }
    
    .nestle-list ul li:nth-child(2):before {
        bottom: 25px;
    }
    
    .nestle-list ul li:nth-child(2) {
        bottom: -80px;
    }
    
    .nestle-list ul li:nth-child(2) img {
        width: 180px;
    }
    
    .nestle-list ul li:nth-child(4) img {
        width: 170px;
    }
    
    .nestle-list ul li:before {
        content: '';
        height: 100px;
        position: absolute;
        bottom: 0;
        left: 50%;
        border-left: dashed 1px red;
        /* background: red; */
        width: 1px;
    }
    
    .nestle-list ul li img {
        width: 250px;
    }
    
    .nestle-slides .carousel-item .inner {
        max-width: 90%;
        margin: auto;
        padding: 20px;
        text-align: center;
        height:450px
    }
    .nestle-modal .modal-dialog{
            width:500px
    }
    .nestle-modal button{
        background:none;
        position: static;
        text-align: right;
        padding:8px 10px;
    }
    .nestle-modal button img{
        width:60px;
        position: static;
        text-align: right;
        width:60px !important
    }
    .nestle-slides .carousel-item .inner .desc p{
        font-size:14px;
    }
    .nestle-slides .carousel-item .pager{
        display: block;
        text-align: center;
     
    }
    .nestle-slides .carousel-item .pager span{
        display: inline-block;
        width:10px;
        height:10px;
        background:#57806a;
        border-radius: 50%;
        text-indent: -99999px;
        margin:0 2px 0 0;
    }
    .nestle-slides .carousel-item .pager span.active{
        border-radius: 50%;
        background:#ffffff;
    }
    .nestle-slides .carousel-item .inner .featured{
        margin:0 0 20px 0;
    }
    .nestle-list ul li .second-featured img{
        width:130px;
    }
    .nestle-slides .carousel-item .inner .desc h2,
    .nestle-slides .carousel-item .inner .desc p,
    .nestle-slides .carousel-item .inner .desc span{
        color:#fff;
    }
    .nestle-slides .carousel-item .inner .desc h2{
        font-size: 22px;
    }
    .nestle-slides .carousel-item .inner .desc span{
        margin:0 0 5px 0;
        display: block;
        font-size:14px;
    }
    #nestle-modal .modal-dialog{
        max-width: 510px;
 
    }
    .responsive-page .desktop-view{
        display: block;
    }
    .responsive-page .mobile-view{
        display: none;
    }
    .nestle-list.mobile-view .bx-wrapper{
        background:none;
        border:none;
        box-shadow: none;
    }
    .nestogen-ph{
        background:none
    }
    .nestogen-ph .museum-brand{
        background: url(images/bg-img-1.png) repeat-x bottom #f6f5f3;
        background-size: contain !important;
        margin-top: 0px !important;
        /* padding-bottom:50px !important */
    }
    .nestogen-ph .museum-brand .inner{
        margin-top: 0px !important;
        padding-top:20px;
    }
    .nestogen-ph  .backtoportal {

        margin: 50px 0 0 0;
    }
    /* .nestogen-ph button img{
        height:unset !important
    } */
    /* .nestley-ph .pedestal{
        background:url(images/pedestal.png) no-repeat;
    } */
    .pedestal-list{
        display: flex;;
    }
    .pedestal-list li img.frame-elem{
        object-fit: contain;
        height: 286px;
        left:29px
    }
    .pedestal-list li .ped{
        width:100%;
        height:360px;
    }
    body .body.museum-brand-page.nestogen-ph{
        height: auto;
        padding-bottom:0;
    }
    body .body.museum-brand-page.nestogen-ph .museum-brand{
        margin-top:20px;
        padding-bottom:0;

    }
    body .body.museum-brand-page.nestogen-ph .museum-brand .inner{
margin-top:20px
    }
    .pedestal-list{
        padding:0;
        margin:0;
    }
    .pedestal-list li{
        height: 430px;
        padding-top: 110px;
        position: relative;
        list-style: none;
    }
    .pedestal-list li a{
        text-decoration:none;
    }
    .nestogen-ph .notif p{
        color:#fff;
    }
    .pedestal-list .frame-elem{
        position: absolute;
        width: 180px;
        top: -50px;
        left: 21px;
    }
    .pedestal-list li:nth-child(3) .frame-elem{
        top:-60px;
    }
    .pedestal-list li:nth-child(4) .frame-elem{
        top:-60px;
    }
    .pedestal-list p{
        top: 140px;
        left: 0;
        position: relative;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        color:#fff !important
    }
    .nestogen-ph h2{
        color:#179e52;
        text-transform: uppercase;
        font-weight: bold
    }
    .nestogen-ph h2 span{
        font-weight: normal
    }
    .nestogen-ph p{
        color:#179e52;
    }
    .pedestal-list .featured img{
        width:300px;
    }
    .pedestal-list .inner {
        height:350px;
    }
    .pedestal-list .inner p{
        position: static;
    }
    .carousel-item .inner .desc{
        position: relative;
    }
  .carousel-item .inner .desc:after,
  .carousel-item .inner .desc:before{
      content:'';
      top:0;
      width:200px;
      background:#fff;
      height:1px;
      left:50%;
      transform: translate(-50%, -50%);
      display: block;
      position: absolute;
      
  }
  .carousel-item .inner .desc:after{
    top:unset;
    bottom:10px;
}
  .carousel-item .inner .desc{
    padding-top: 20px;  
    padding-bottom:20px;
  }
  .live-plenary-section .arena-chat iframe{
      height:400px;
      width:90%
  }
  /* .live-plenary-section{
    background:#fff;
    border-radius:20px;
    padding:20px;
  } */
  .live-plenary iframe{
      width:100%;
  }
  .nestogen-full    {
      background:url(images/nestofull-bg.png) no-repeat;
      background-size:cover;
  }
  .nestogen-full  .museum-brand {
      height:730px;
  }
  .nestogen-full  .museum-brand .backtoportal{   
       margin-top: 80px;
    }
  .nestogen-full  .museum-brand .inner{
      margin-top:80px;
  }
  .nestogen-full  .museum-brand .inner h2{
      color:#019f4e;
      font-size:40px;
      text-transform: uppercase;
      text-align: left;
  }
  .nestogen-full  .museum-brand .inner h2 span{
    font-family: 'Conv_GothamRoundedBook_21018';
  }
  .full-nestogen li{
      list-style: none;
  }
  .full-nestogen .product-main img{
    max-width: 600px;
    margin: auto;
    display: block;
    margin-top: 50px;
  }
  .nestogen-full .museum-brand{
      position: relative;
  }
  .nestogen-full .museum-brand:after{
      content: '';
      background:url(images/pedestal-museum.png) no-repeat;
      position: absolute;
      bottom:0;
      left:50%;
       width: 330px;
        height: 210px;
      background-size:contain;
      transform: translate(-50%, 0);
  }
  .full-nestogen .product-main{
      position: relative;
  }
  .full-nestogen .nutrients{
      position: absolute;
      width: 1050px;
  }
  .full-nestogen ul li h3:focus-visible{
      outline:none !important
  }
  .full-nestogen .nutrients img{
      max-width:100%;
      margin:auto;
  }
  
  .full-nestogen .slick-arrow{
      position: absolute;
      top:50%;
      z-index:200;
      left:unset;
      text-indent: -9999px;
      border:none;
      outline:none;
      width:42px;
      height:40px;
      background-size:22px !important;
  }
  .full-nestogen .slick-arrow.slick-next{
      right:0;
    
  }
  .full-nestogen .slick-arrow.slick-prev{
    background:url(images/arrow-left-slider.png) no-repeat;
}
.full-nestogen .slick-arrow.slick-next{
    background:url(images/arrow-right-slider.png) no-repeat;
}
  .full-nestogen ul li h3{
      text-align:center;
      margin-bottom:20px; 
      color:#019f4e;  
  }
  .slick-list{
        overflow: visible;
  }
  @media only screen and (max-width: 1140px) {
    /* .nestogen-full .museum-brand{
        height: 100%;
    } */
    /* .full-nestogen .nutrients img{
        margin-left: -20px;
    } */
    .full-nestogen .nutrients {
        position: absolute;
        width: 900px;
    }
  }
  @media only screen and (max-width: 1100px) {
    .prefessional-list .inner {
        margin-left: 50px;
    }
  }
    @media only screen and (max-width: 1190px) {
        .happy-portal .center {
            width: 970px;
            background-size: contain;
        }
        .play-welcome-video {
            top: 290px;
            left: 420px;
        }
        .live-plenary {
            top: 128px;
            left: 419px;
        }
        .smiley-photobooth {
            top: 147px;
            left: 157px;
        }
        .happy-learning-hub {
            top: 141px;
            right: 147px;
        }
        .happy-brand-museum {
            top: 300px;
            left: 197px;
        }
    }
    @media only screen and (max-width: 992px) {
        .full-nestogen .nutrients.one img{
            max-width: 865px !important;
        }
    }
    @media only screen and (max-width: 991px) {

        .modal-list .modal img {
            width: 76px !important;
        }
        .nestle-modal button{
            margin: 5px 15px;
        }
        .modal-list .modal  .featured  img{
            width: 190px !important;
        }
      .nestle-list.mobile-view li{
          padding:0 !important;
          bottom:0 !important;
          margin:0 !important
      }
      .nestle-list.mobile-view li:before{
          display: none;
      }
      .nestle-list.mobile-view li .slide{
          padding-top:100px;
          padding-bottom:50px
      }
      .nestle-list.mobile-view .read-more{
          position: relative;
            top:0;
            left:0;
            bottom:0;
            transform: none;
        }
      .nestle-list.mobile-view .read-more:before{
        content: '';
        top: -111px;
        left: 30px;
        height: 100px;
        border-left: #bfa200 dashed 2px;
        width: 2px;
        position: absolute;
        display: block;
      }
      .nestle-list.mobile-view .nestle-list ul{
          display: block;
      }
      .nestle-list.mobile-view ul{
          height:500px
      }
      .responsive-page .museum-brand .inner{
        margin: 30px 0 0 0;
      }
      .nestle-list.mobile-view .slide img{
          display: block;
          margin:auto;
          margin-bottom: 114px;
      }
      .modal-list .modal{
        z-index: 9999;
      }
      .modal-list .modal img{
        width: 101px !important;
      }
      .modal-list .nestle-modal .modal-dialog{
          width:100%
      }
      .modal-list .modal-dialog{
          width:100% !important;
      }
      .nestle-list.mobile-view .modal-list img{
        margin-bottom: 0 !important;
      }
      .modal-list .nestle-modal .modal-dialog{
        width:100%;
      }
      .nestle-list.mobile-view .slide{
          text-align: center;
      }
  
        .nestle-list ul li img{
            width:auto !important; 
        }
        .responsive-page .desktop-view{
            display:none;
        }
        .responsive-page .mobile-view{
            display: block;
        }
        .chat-popup {
            position: absolute;
            bottom: 0px;
            right: 0px;
            border: 3px solid #f1f1f1;
            z-index: 500;
            height: 530px;
            width: 340px;
            display: none;
        }
        .gamelist .item .btn-list {
            margin-top: 0;
        }
        .happy-portal .center {
            margin-top: 112px;
        }
        .live-plenary {
            top: 119px;
            left: 267px;
        }
        .smiley-photobooth {
            top: 127px;
            left: 131px;
        }
        .happy-brand-museum {
            top: 270px;
            left: 171px;
        }
        .play-welcome-video {
            top: 260px;
            left: 271px;
        }
        /* .desktop-view {
            display: none;
        } */
        /* .mobile-view {
            display: block;
        } */
        .grow-happy-station {
            top: 270px;
            right: 166px;
        }
        .happy-portal .center {
            width: 665px;
            height: 401px;
        }
        .elem img {
            width: 102px;
        }
        .smiley-photobooth {
            top: 97px;
            left: 100px;
        }
        .happy-brand-museum {
            top: 210px;
            left: 131px;
        }
        .happy-learning-hub {
            top: 104px;
            right: 95px;
        }
        .live-plenary {
            top: 79px;
            left: 265px;
        }
        .grow-happy-station {
            top: 209px;
            right: 130px;
        }
        .play-welcome-video {
            top: 200px;
            left: 269px;
        }
        .play-welcome-video img {
            width: 89px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        footer .container,
        .nav .container {
            max-width: 100%;
        }
        footer .row {
            justify-content: space-around;
        }
        .right-footer p {
            font-size: 11px;
        }
        .right-footer img {
            max-width: 81px;
            object-fit: contain;
        }
        .bbx-privacy span {
            padding: 6px 10px;
            border-radius: 15px;
            background: #179e52;
            color: #fff;
            display: block;
            font-size: 11px;
        }
    }
    
    @media only screen and (max-width: 680px) {
        .left-footer {
            text-align: center;
            position: absolute;
            left: 0;
            width: auto;
        }.right-footer p {
                font-size: 5px !important;
            }
        .notif p {
            padding: 11px 0;
            margin: 0;
            font-size: 10px;
            font-weight: 800;
        }
        .desktop-view {
            display: none;
        }
        .mobile-view {
            display: block;
        }
        .happy-portal-mobile .container {
            height: 100%;
        }
        .happy-portal-mobile ul li,
        .happy-portal-mobile,
        .slider,
        .happy-portal-mobile ul {
            height: 100%;
        }
        .happy-portal-mobile ul {
            height: 100%;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        .happy-portal-mobile ul li .bg {
            height: 100%;
        }
        .right-footer p {
            font-size: 9px;
        }
        .elem img {
            width: 310px;
            margin: auto
        }
        .live-plenary {
            margin-bottom: 170px;
            Padding-top: 150px;
        }
        .happy-portal-mobile .inner {
            text-align: center
        }
        .happy-portal-mobile .happy-learning-hub {
            padding-top: 100px;
            margin-bottom: 140px;
        }
        .happy-portal-mobile .grow-happy-station a {
            position: relative;
            left: -10px;
        }
        .happy-portal-mobile .happy-brand-museum {
            padding-top: 210px;
            margin-bottom: 60px;
            margin-left: 60px;
        }
        .happy-portal-mobile .smiley-photobooth img,
        .happy-portal-mobile .happy-brand-museum img {
            width: 250px;
        }
        .happy-portal-mobile .smiley-photobooth {
            margin: 0 0 0 120px
        }
        .happy-portal-mobile .slider .bx-wrapper,
        .happy-portal-mobile .slider .bx-viewport {
            height: 100% !important;
        }
        .happy-portal-mobile .slider .bx-wrapper {
            border: none
        }
        footer {
            position: relative;
            z-index: 200;
        }
        .happy-portal-mobile .countdown {
            width: 80%;
            top: 70px;
        }
        .countdown {
            width: 94%;
        }
        .countdown img {
            width: 46px;
        }
        #given_date.colorDefinition {
            font-size: 23px;
        }
        .countdown ul li:last-child span#desc-data {
            font-size: 6px;
            margin-left: 10px;
            color: #fff;
        }
        .countdown ul li:nth-child(2) {
            margin-top: 7px;
        }
        .countdown ul li h3 {
            font-size: 15px;
        }
        .countdown ul li h3 span {
            display: block;
            font-size: 12px;
        }
        .left-footer {
            text-align: center;
        }
        .bx-controls-direction .bx-prev {
            background: url(images/arrow-left-double.svg) no-repeat !important;
            background-size: contain !important;
            filter: brightness(0) invert(1);
        }
        .bx-controls-direction .bx-next {
            background: url(images/arrow-right-double.svg) no-repeat !important;
            background-size: contain !important;
            filter: brightness(0) invert(1);
        }
        .gamelist .item {
            width: 50%;
        }
        .gamelist .item .btn-list a {
            width: 100%;
        }
        .gamelist .item .btn-list .getproduct {
            font-size: 13px;
        }
        .gamelist h3 {
            font-size: 20px;
        }
    }
    
    @media only screen and (max-width: 783px) {
        .logo-learning {
            justify-content: center;
            margin-bottom: 10px;
        }
        .portal {
            justify-content: center;
            margin: 0 0 0px 0;
        }
        .header-logo {
            padding-bottom: 0;
        }
        #myModal iframe {
            height: 350px;
            background: none
        }
        #myModal .modal-content {
            width: 630px;
            margin: auto;
        }
        #myModal .modal-content iframe {
            background: #fff;
        }
        /* #myModal .close {
            right: 80px;
        } */
        .frame {
            margin: 0 0 20px 0;
            width: 100%;
            max-width: 100%
        }
        .prefessional-list .entry .frame img {
            width: 100%;
            max-width: 100%
        }
    }
    
    @media only screen and (max-width: 675px) {
        #myModal .modal-content {
            width: 500px;
            margin: auto;
        }
        .modal .close {
            top: -5px
        }
        #myModal .modal-content iframe {
            background: none;
            /* background: #fff; */
        }
        /* #myModal .close {
            right: 80px;
        } */
    }
    
    @media only screen and (max-width: 400px) {
        #myModal .modal-content {
            width: 100%;
        }
        .modal .close {
            top: 24px;
        }
        .prefessional-list .entry .frame img {
            min-width: auto;
        }
        .btn-list {
            display: flex;
            flex-direction: column;
        }
        .btn-list a:nth-child(1),
        .btn-list a {
            margin-bottom: 15px !important;
            width: 100% !important;
        }
        .btn-list span {
            padding: 12px 8px !important;
            font-size: 14px !important;
        }
        .prefessional-list .entry h2 {
            font-size: 21px;
        }
        .prefessional-list .entry {
            margin: 10px;
            padding-left: 0;
            padding-right: 0;
        }
        .btn-list {
            margin-bottom: 0;
            padding-bottom: 0
        }
        .prefessional-list .inner {
            margin: 0;
        }
    }
    
    @media only screen and (max-width: 1000px) {
        .frame {
            margin: 0 0 20px 0;
            width: 100%;
            max-width: 100%
        }
        .prefessional-list .entry .frame img {
            width: 100%;
            max-width: 100%
        }
    }
    
    @media only screen and (min-width: 1254px) {}
    /* @media only screen and (min-width: 1400px) {
        .happy-portal {
            height: 100%;
        }
    } */