.hidden {
    display: none;
}
.qr-for-desktop {
    display: block !important;
}
.mheading-b .qr-for-desktop {
    display: inline-block !important
}
.qr-for-mobile { 
    display:none !important;
}

/*enable for both mobile and desktop */
.qr-moment-wrapper, .qr-moments-main {
    display:block;
}

.qr-moment-wrapper,
.qr-moments-main {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px;
}

.qr-moment-inner {
    background: #14B1E7;
    /*border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    -moz-border-radius: 0 20px 0 20px;
    -ms-border-radius: 0 20px 0 20px;
    -o-border-radius: 0 20px 0 20px;*/
    padding: 20px;
    color: #fff;
    min-height: 610px;
    position: relative;
    background-size: cover;
}
.qr-moment-inner.invert {
    background-position: bottom !important;
}

.moments-main-inner {
    background: #14B1E7;
    border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    -moz-border-radius: 0 20px 0 20px;
    -ms-border-radius: 0 20px 0 20px;
    -o-border-radius: 0 20px 0 20px;
    padding: 20px;
    color: #fff;
    min-height: 100px;
    position: relative;
    background-size: cover;
}

.moments-main-content {
    padding-left: 200px;
    background: url('../images/ico-qr-logo-white.svg') center left no-repeat;
    background-size: 170px;
    min-height: 100px;
    max-width:767px;
    margin:0 auto;
}

.moments-main-content p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.mheading-a {
    font-size: 46px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.5;
}

.mheading-b {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
}

.mheading-b span {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

.mheading-b a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border: solid 2px #fff;
    padding:5px 15px;
}

.bg_layout_green_a {
    background: url('../images/Green1.png') center center no-repeat;
   	background-size:cover;
}

.bg_layout_green_b {
    background: url('../images/Green2.png') center center no-repeat;
    background-size:cover;
}

.bg_layout_blue_a {
    background: url('../images/Blue1.png') center center no-repeat;
    background-size:cover;
}

.bg_layout_blue_b {
    background: url('../images/Blue2.png') center center no-repeat;
    background-size:cover;
}

.bg_layout_red_a {
    background: url('../images/Red1.png') center center no-repeat;
    background-size:cover;
}

.bg_layout_red_b {
    background: url('../images/Red2.png') center center no-repeat;
    background-size:cover;
}

.qr-container {
    position: relative;
    overflow: hidden;
    display: flex;
    max-width:1140px;
    margin:0 auto;
    flex-direction: row;
    align-items:center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.qr-container.loading-box { display:block !important; }
.qr-container-left {
    width:40%;
    padding-right: 70px;
}
.qr-container-right {
    width:60%;
    padding-left: 70px;
    border-left: solid 2px #fff;;
}

.qr-container:after {
    content: " ";
    display: table;
    clear: both;
}

.qr-moment-main {
    position: relative;
}

.moment-header {
    border-bottom: solid 3px #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    ;
}

.welcome-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.main-heading {
    font-size: 46px;
    padding-top: 25px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

.moment-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 575px;
    padding: 100px 0 140px;
    position: relative;
}

.moment-content-inner {
    padding: 20px 0px;
    width: 100%;
}

.joke-container {
    position: relative;
    width: 200%;
    overflow: hidden;
}

.joke-container.swipe {
    left: -100%;
}

.joke-start {
    position: relative;
    width: 50%;
    float: left;
}

.joke-end {
    position: relative;
    width: 50%;
    float: left;
}

.joke-Question {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 1.2 !important;
    text-align: center;
    margin-bottom: 20px;
}

.joke-Answer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2 !important;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}

.joke-end .joke-Question {
    font-size: 20px;
}

.moment-footer {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.moment-rate-bar {
    display: table;
    width: 100%;
    text-align: center;
    padding: 15px;
}

.moment-rate-bar a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 0px;
    line-height: 1;
    position: relative;
}

.moment-rate-bar .btn-like {
    background: url('../images/ico-thumb-up.png') center center no-repeat;
    background-size: 100%;
    top: -2px;
    cursor: pointer;
}

.moment-rate-bar .btn-dislike {
    background: url('../images/ico-thumb-down.png') center center no-repeat;
    background-size: 100%;
    top: 2px;
    cursor: pointer;
}

.moment-rate-bar .rate-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2 !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 20px;
}

.btn-next-moment {
    border: solid 2px #fff;
    padding: 15px 20px;
    text-align: center;
    border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    -moz-border-radius: 0 20px 0 20px;
    -ms-border-radius: 0 20px 0 20px;
    -o-border-radius: 0 20px 0 20px;
    cursor: pointer;
}

.btn-next-moment span {
    display: block;
    max-width: 300px;
    text-align: right;
    padding-right: 40px;
    box-sizing: border-box;
    background: url('../images/ico-arrow-right.png') right center no-repeat;
    background-size: 30px 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2 !important;
    cursor: pointer;
    margin: 0 auto;
}

.btn-swipe,
.btn-swipe:focus,
.btn-swipe:visited {
    font-size: 25px;
    padding-top: 25px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 2.25px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    cursor: pointer;
}

.btn-swipe:before {
    content: "";
    background: url('../images/ico-swipe.png') top center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    clear: both;
    margin: 0 auto 10px;
    background-size: cover;
}

.btn-lets-go {
    border: solid 2px #fff;
    padding: 15px 20px;
    text-align: center;
    border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    -moz-border-radius: 0 20px 0 20px;
    -ms-border-radius: 0 20px 0 20px;
    -o-border-radius: 0 20px 0 20px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    cursor: pointer;
}

.spacer50 {
    display: block;
    height: 50px;
}

.illusion-container .btn-next-moment {
    background: #fff;
    color: #000;
}

.illusion-container .btn-next-moment span {
    background: url(../images/ico-arrow-right-dark.png) right center no-repeat;
    background-size: 30px 30px;
}

.illusion-container .moment-rate-bar {
    background: rgba(255, 255, 255, .75);
    margin-bottom: 20px;
    color: #000;
}

.illusion-container .moment-rate-bar .btn-like {
    background-image: url('../images/ico-thumb-up-dark.png');
}

.illusion-container .moment-rate-bar .btn-dislike {
    background-image: url('../images/ico-thumb-down-dark.png');
}

.illusion-container .moment-header {
    background: #fff;
    border: none;
    border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    -moz-border-radius: 0 20px 0 20px;
    -ms-border-radius: 0 20px 0 20px;
    -o-border-radius: 0 20px 0 20px;
    color: #000;
    padding: 15px 10px 10px;
}

.illusion-container .moment-header .welcome-text {
    color: #000;
    line-height: 1.5;
}

.illusion-container .main-heading {
    line-height: 1;
}


/* ========Personality Quiz=========== */

.quiz {
    width: 800%;
    position: relative;
}

.prfile-screen {
    width: 12.5%;
    float: left;
    position: relative;
}

.moment-content.pbzero {
    padding-bottom: 0px;
}

.quiz .main-heading {
    font-size: 36px;
}

.ico-question {
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.ico-question i {
    display: inline-block;
    content: "";
    background: url('../images/ico-question-mark.png') center center no-repeat;
    width: 40px;
    height: 40px;
    background-size: 100%;
}

.ico-question-chain {
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.ico-question-chain i {
    display: inline-block;
    content: "";
    background: url('../images/ico-question-chain.png') center center no-repeat;
    width: 80px;
    height: 80px;
    background-size: 100%;
}

.heading-a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2 !important;
    text-align: center;
    display: block;
}

.heading-ab {
    font-size: 46px;
    padding-top: 25px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    color: #fff;
}

.heading-b {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5 !important;
    text-align: center;
    display: block;
    max-width:767px;
    margin: 0 auto;
    
}

.quiz .btn-lets-go {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.profile-Question {
    background: #fff;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2 !important;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 20px;
    width: 100%;
}

.prfile-screen .result-info {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2 !important;
    text-align: center;
}

.prfile-screen .result_percent {
    font-size: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2 !important;
    text-align: center;
}

.prfile-screen .result_msg {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2 !important;
    text-align: center;
}

.vline {
    display: block;
    min-height: 30px;
    text-align: center;
    padding: 20px 0px;
}

.vline i {
    width: 2px;
    height: 30px;
    background: #fff;
    display: block;
    margin: 0 auto;
}

.profile-Answer {
    border: solid 2px #fff;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    width: 100%;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 1px;
    width: 46%;
	display: inline-block;
	margin-left: 2%;
    margin-right: 2%;
    cursor: pointer;
    padding-top:20px;
    padding-bottom:20px;
    padding-left: 80px;
    position: relative;
}

.profile-Answer span {
    font-family: "Oswald Light";
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    padding: 15px 20px;
    border-right: solid 2px #fff;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left:0;
}

.ar-profile-thumb {
    max-width: 400px;
    margin: 0 auto 20px;
    border-radius: 12px;
    overflow: hidden;
}

.ar-profile-thumb img {
    display: block;
}

.riddle .main-heading {
    font-size: 30px;
}

.recipe-title {
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

.recipe-thumb {
    max-width: 700px;
    margin: 0 auto 20px;
    border-radius: 12px;
    overflow: hidden;
}

.recipe-thumb img {
    display: block;
}

.recipe-meta {
    display: table;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.recipe-servings {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    padding-right: 10px;
    display: inline-block;
}

.recipe-time {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    padding-left: 10px;
    border-left: solid 2px #fff;
    display: inline-block;
}

.box-ingredients {
    background: #fff;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    margin-bottom: 20px;
    color: #000;
    display: table;
    width: 100%;
    padding: 15px;
}

.box-ingredients ul {
    margin-left: 20px;
}

.ingredients-title {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.box-ingredients li {
    width: 33.33%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
}

.box-ingredients li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #000;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    position: absolute;
    top: 8px;
    left: 0;
}

.box-ingredients li:nth-child(3n+1) {
    clear: left;
}

.box-steps {
    background: #fff;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    color: #000;
    display: table;
    width: 100%;
    padding: 15px;
}

.steps-title {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.box-steps ol {
    list-style: decimal;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
}

.box-steps ol li {
    margin-top: 15px;
    padding-left: 2px;
    line-height: 1.8;
	width: 50%;
	float: left;
	padding-right: 50px;
}
.box-steps ol li:nth-child(2n+1) { clear:left;}

.box-steps ol li span {
    font-weight: 400;
}
.loading {
    background: url('../images/loading.svg') top center no-repeat;
    background-size:80px;
    padding-top: 80px;
    display:block;
    text-align: center;
    margin: 0 auto;
}
.welcome-heading-one {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    text-align: left;
}
.welcome-heading-two {
    font-size: 58px;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    line-height: 1;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.quiz-wrapper { 
    overflow: hidden;
}
.quiz-results-wrap {
    display:flex;
    align-items: center;
    flex-direction:row;
}
.quiz-results-left {
    width:70%;
    padding-right: 30px;
}
.quiz-results-left  .heading-ab {
    text-align:left;
}
.quiz-results-left .heading-b {
    font-weight: 300 !important;
    text-align: left;
}
.qr-welcome-text p {
    display:block !important;
    visibility:visible !important;
}

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

.qr-for-desktop {
    display: none !important;
}
.mheading-b .qr-for-desktop {
    display: none !important
}
.qr-for-mobile { 
    display:block !important;
}
.mheading-b .qr-for-mobile {
    display: inline-block !important
} 
.qr-moment-wrapper,
.qr-moments-main {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px;
}

.qr-container { 
    flex-direction:column;
}
.qr-container-right {
    padding-left: 0;
    border:none !important;
    width:100%;
}
.moments-main-content {
    padding-left: 120px;
    background: url('../images/ico-barcode.png') center left no-repeat;
    background-size: 90px;
}

.qr-moment-wrapper, .qr-moments-main {
    display:block;
    padding-left:20px;
    padding-right:20px;
}
.profile-Answer { width:100%; display:block; margin-left: 0; margin-right: 0; }

.box-ingredients li:nth-child(2n+1) { clear:left; }

.box-ingredients li { width:50%;}

.box-ingredients li:nth-child(3n+1) { clear:none;}

.box-steps ol li { width:100%; float:none; padding-right:0px;}

.box-steps ol li:nth-child(2n+1) { clear:none;}

.mheading-b a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 2px #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding:0;
}


}
@media only screen and (max-width: 414px) {
    .moments-main-content {
        padding-left: 70px;
        background-size: 50px;
    }
    .mheading-a {
        font-size: 36px;
    }
    .moments-main-content p,
    .mheading-b {
        font-size: 16px;
    }
    .mheading-b span {
        padding-left: 10px;
        padding-right: 10px;
    }
}