html, body {
    height: 100%;
    width: 100%;
    font-family: PanchariUni;
    background-color: #f2eba9;
    color: #333;
    font-size: 23px;
    position: relative;
    background-image: url("../images/green-patterns.jpg");
    background-repeat: repeat;
    background-size: auto;
    background-position:  top left;
    font-family: "Poppins", sans-serif;
}
.content-wrapper{
    width: 100%;
    background-color: #fcfcfc;
    background-image: url("../images/white-bg.png");
    background-repeat: repeat;
    background-size: auto;
    background-position:  top left;
}
.timer{padding: 6px 8px;   display: block; line-height: 1;  background-color: red; color: #fff; font-size: 14px; font-weight: 500; text-align: center; border-radius: 50px; font-family: "Poppins", sans-serif; }
.tug-of-war-outer{
    width: 100%;
    position: relative;
    background-image: url("../images/top-border-flower.png");
    background-repeat: repeat-x;
    background-size: auto;
    background-position:  top left;
    height:61px;
    width: 100%;
    z-index: 10
}


.flower-hanging{
    width: 44px;
    height: 100%;
    background-image: url("../images/flower-hanging.png");
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    background-size: 100%;
    left: 108px;
    top: 14px;
    z-index: 1
}
.flower-hanging.right{
    right:108px !important;
    left: initial  
}
.container{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
img {
    max-width: 100%;
    display: block
}
.no-jump-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    color: #F7F7F7;
    image-rendering: -webkit-optimize-contrast;
}
.top-ad-blk {
    width: 100%;
    max-width: 970px; 
    margin: 20px auto 20px auto;
    padding: 15px 0 15px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 999
}
.top-ad-blk-inner{
    position: relative;
    width: 100%;
    /*    padding-bottom: 9.278350515463918% ;*/
    cursor: pointer;
    display: block;
}
.top-ad-blk img{
    text-align: center;
    margin: 0 auto
}
.manorama-logo{
    max-width: 450px;
    width: 100%;
    margin: 0  auto;

}
.manorama-logo-inner{
    position: relative;
    width: 100%;
    padding-bottom: 8.833333333333334% ;
    display: block;
    cursor: pointer;
}
.tug-of-war-game-outer{
    width: 100%;
    background-color: #899b6a;
    background-image: url("../images/green-patterns.jpg");
    background-repeat: repeat;
    background-size: auto;
    background-position:  top left;
    position: relative  
}
.tug-of-war-game-inner{
    background-image: url("../images/naturev2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
    width: 100%;

}
.tug-of-war-img{
    max-width:90%;
    margin: 0 auto;
    width: 100%;
    padding-top: 4%;
    position: relative; 
}
.tug-of-war-img-inner{
    width: 100%;
    position: relative;
    display: block;

}
.slideLR{
    animation: slideLR 3s ease-in-out infinite alternate;
}

.main-title{
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.main-title-logo{
    max-width: 28%;
    width: 100%;
    position: relative;
    left: 2%;
    display: block;
    text-decoration: none;

}
.main-title-logo.mobile{
    display: none;
}
.main-title-logo-inner{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.desc-block-outer{
    max-width: 1200px;
    margin: 0 auto;
    padding: 45px 0 10px 15px;
}
.desc-block{
    width: 100%;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;


    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;

}
.desc-block ul {
    margin: 0;
    padding: 0
}
.desc-content table{
    table-layout: fixed; border-collapse: separate; border-spacing: 5px;  padding: 0; margin: 0; width:100%; 
    /*    padding: 10px;*/
    /*  background-color: rgba(0, 0, 0, 0.4);
      border-radius: 10px;*/
    margin-top: 10px;
}
.flower{padding: 0; margin: 0; width: 22px; vertical-align: top}
.points{margin: 0; padding: 0 5px 5px 5px;  position: relative;}
.points span{  font-family: PanchariUni; display: inline-block; line-height: 25px; font-size: 22px; color:#fff; text-align:left; font-weight: 500}
.flower span{width: 22px; display: inline-block; margin-right: 10px;}
.flower img{width: 22px; }
.desc-content table tr{margin: 0; padding: 0;}
.desc-content{
    width: 100%;
    flex:1;
    font-size: 22px;
    color: #fff;
    font-family: panchariUni;
    line-height: 28px;
    margin-right: 20px;
    margin-top: 0
}
.add-block{
    width: 320px;
    min-width: 320px;
    text-align: center
}
.add-block img{ margin: 0 auto}
.img-mobile{display: none;}
.img-desk{display: block;}
.score-block{
    width: 100%;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    position: relative;
    padding-left: 130px; 
    min-height: 137px;
}
.dalmia-logo{
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;  
    z-index: 999;

}
.dalmia-logo-inner{
    width: 100%;
    position: relative;
    padding-bottom: 137% ;
}
.scrore-title-block{
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
}
.scrore-title{
    font-size: 35px;
    color: red;
    line-height: 1;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    text-align: center;
    text-transform: uppercase
}
.rope{
    height: 57px;
    width: 100%;
    background-image: url("../images/rope.png");
    background-repeat:no-repeat;
    background-size: 100%;
    background-position:  left center;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.live-score{
    padding: 10px;
    width: 50px;
    height: 50px;
    height: 100%;
    border-radius: 10px;
    background-color: #1f3a8f;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-family: "Oswald", sans-serif;
}
.game-module{
    width: 100%;
}
.game-module-inner{
    max-width: 75%;;
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto ;
    padding-right:5%
}
.cement-pack{
    max-width: 8%;
    width: 100%;
    position: absolute;
    right: 4%;
    bottom: 0;
    z-index: 99
}
.cement-pack-inner{
    position: relative;
    width: 100%;
    padding-bottom: 133%
}
.game-module .tug-of-war-img{
    padding-top: 0%
}
.game-module-quiz-block{
    max-width:75%;
    margin: 0 auto;
    min-height: 100px;
    margin: 0 auto;

    width: 100%;
    position: relative;
    top: -30px;
    z-index: 5;

    background-color: #f0f0f0;
    border-radius: 20px;
    background-image: url("../images/white-bg.png");
    background-repeat: repeat;
    background-size: auto;
    background-position:  top left;

}
.game-module .top-ad-blk{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.game-module-quiz-block-outer{
    padding: 0 15px;
}
.footer{
    padding: 10px 0;
    border-top: 1px solid #a3b67f;
    margin-top: 15px;
}
.footer p{
    font-family: verdana;
    font-size: 15px;
    color: #fff;
    text-align: center

}
.prize{
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.prize img{
    text-align: center;
    margin: 0 auto
}
.pop-up{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;;
    right: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 99999;
    padding: 0 15px;
}
.pop-up-inner{
    width: 100%;
    height: 100%;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    position: relative
}
.form-block{
    max-width: 350px;
    width: 100%;
    border-radius: 10px;
    background-color: #f2eba9;
    background-image: url("../images/bg.png");
    background-repeat: repeat;
    background-size: auto;
    background-position:  top left;
    padding: 15px;
    position: relative
}
.form-row{
    width: 100%;
    margin-bottom: 10px;
}
.label{
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #000;
    margin-bottom:10px;
    font-weight: 500;
    display: block;
    line-height: 1;
}
.cmp-form__form-input {
    width: 100%;
    height: 40px;
    border: 1px solid #82b012;
    border-radius:5px;
    -moz-transition: all .2s ease .0s;
    -webkit-transition: all .2s ease .0s;
    transition: all .2s ease .0s;
    background-color: #fff;
    color: var(--gray-dark);
    cursor: pointer;
    padding: 10px;
    font-size: 14px;
}
.cmp-form__error-div {
    color: red;
    font-size: 13px;
    display: none;
    font-family: "Poppins", sans-serif;
}
.btn {
    width: 100%;
    padding: 0.625rem;
    color: #fff;
    text-align: center;
    background:#0c3c88;
    height: 50px;
    cursor: pointer;
    border: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
.close{
    width: 35px;
    font-family: "Poppins", sans-serif;
    height: 35px;
    cursor: pointer;
    background-color: #000;
    color: #fff;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 15px;
    text-transform: uppercase
        font-weight: 500;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 99;
    border-radius: 100px;

}
.success-icon{
    width: 75px; height: 75px; margin: 0  auto
}
.share{margin: 10px 0 0 0}
.title{
    font-size: 22px; font-weight: 600; color: green; text-align: center; margin-top: 10px;
}
.terms{font-size:22px; font-weight:600; margin:10px 0; color:#fffb08; text-align:left;  font-family: "Poppins", sans-serif;}
.share-title{
    font-size: 15px; color: #000; font-weight: 600; text-transform: uppercase; line-height: 1; margin-right: 10px;
}
.title.error-msg{color: red !important;}
.desc{font-size:15px; font-weight: 500; color: #000; text-align: center; margin-top: 10px;}

.logo-unit{
    position: absolute; 
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; 
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    border-radius: 100%;
}
.dalmia-logo-main{
    max-width: 48%;
    width: 100%;
    margin: 0 auto 2% auto;   
}
.header-area .play-win-btn{
    max-width: 200px;
    width: 100%;
    display: block;
    position: relative;
    top: -18px;
    z-index: 9999;

}
.ans-option-blk{
    position: relative;
    padding-right: 25px;
}

.loader{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    z-index: 999;
    width:20px;
    display: none;
}
.play-win-btn img:hover{
    transform: scale(1.1);
    transition: all .5s ease;

}
.header-area .main-title-logo{
    max-width: 240px;
    margin: 0 auto;
    left: 0;
}

@keyframes glow {
    from {
        box-shadow: 0 0 5px #f07b2c, 0 0 10px #f07b2c, 0 0 15px #f07b2c;
    }
    to {
        box-shadow: 0 0 10px #f07b2c, 0 0 20px #f07b2c, 0 0 30px #f07b2c,
            0 0 40px #f07b2c;
    }
}
.header-area .dalmia-logo-main{
    max-width:56%;
}
.play-win-btn-inner img{
    animation: glow .4s ease-in-out infinite alternate;
    border-radius: 100px;
}
.dalmia-logo-main-inner{
    position: relative;
    width: 100%;
    padding-bottom: 137.66666666666666% 
}
.play-win-btn{
    max-width: 48%;
    width: 100%;
    margin: 0 auto;

}
.play-win-btn-inner{
    width: 100%;
    position: relative;
    padding-bottom: 19.928735047085773%;
    cursor: pointer;
    display: block;
}
@media only screen and (max-width: 680px) {
    .timer{font-size: 13px;}
    .cement-pack{
        right: 3%
    }
    .game-module-quiz-block{
        max-width: 100% !important;
    }
    .img-mobile{display: block;}
    .img-desk{display: none;}
    .main-title-logo.mobile{
        display: block;
        max-width: 280px;
        margin: 0 auto;
        width: 100%;
    }
    .tug-of-war-img{ padding-top: 0;}
    .main-title{display: none;}
    .flower-hanging{display: none;}
    .manorama-logo{margin-bottom: 10px; max-width: 350px;}
}

@media only screen and (max-width: 980px) {
    .tug-of-war-img{ max-width: 100%;}
    .desc-block{
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .top-ad-blk{margin-top: 0; margin-bottom: 0}
    .desc-block-outer{padding: 15px 15px;}
    .desc-content{
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .flower-hanging{z-index: 1;left: 10px;}
    .flower-hanging.right{right: 10px !important;}
}
.d-flex {
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;


}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.back{
    padding: 10px 0 0 0;
    color: red;
    font-size: 15px;
    text-align: center;
    display: block;
    cursor: pointer;
    text-decoration: none;
    ont-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
@media only screen and (max-width:1180px) {
    .game-module-inner{
        max-width: 100%;
    }
}
.form-title{
    font-size: 20px;
    font-weight: 700;
    color:#0c3c88;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom:5px;
}
.terms-and-conditions{
    font-size: 14px;
    padding: 5px 0;
    color: red;
    font-style: italic;
    cursor: pointer;
    display: block;
    text-decoration: underline;

    font-weight: 500;
}
@-webkit-keyframes slideLR  {
    from { transform: translateX(0); }
    to   { transform: translateX(15px); } /* distance of slide */
}
@keyframes slideLR  {
    0%   { transform: translateX(0); }
    25%  { transform: translateX(-10px); }
    50%  { transform: translateX(10px); }
    75%  { transform: translateX(-10px); }
    100% { transform: translateX(0); }
}

.shake-horizontal {
    -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
    animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

@-webkit-keyframes shake-horizontal {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    80% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    90% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }
}
@keyframes shake-horizontal {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    80% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    90% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }
}


@keyframes confetti-slow {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(25px, 105vh, 0) rotateX(360deg) rotateY(180deg);
  }
}
@keyframes confetti-medium {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(100px, 105vh, 0) rotateX(100deg) rotateY(360deg);
  }
}
@keyframes confetti-fast {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(-50px, 105vh, 0) rotateX(10deg) rotateY(250deg);
  }
}


.win-animation, .js-container, .confetti{pointer-events:none; }
	
.confetti {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: -10px;
  border-radius: 0%;

}
.confetti--animation-slow {
  animation: confetti-slow 2.25s linear 1 forwards;
}
.confetti--animation-medium {
  animation: confetti-medium 1.75s linear 1 forwards;
}
.confetti--animation-fast {
  animation: confetti-fast 1.25s linear 1 forwards;
}