 body, html {
   margin: 0;
   padding: 0;
   width: 100vw;
   height: 100vh;
   font-family: "Helvetica", Arial, sans-serif;
   overflow-x: hidden;
   font-size: 2.8vh;
 }
 h1, h2, h3 {
   font-family: "Helvetica-Bold", Arial, sans-serif;
 }
 .h2, h2 {
   font-size: 1.8rem;
 }
 .dp-none {
   display: none;
 }
 .section-1 {
   display: flex;
   align-items: center;
   padding: 3vh 0;
 }
 .logo {
   height: 7vh;
 }
 .smtag {
   font-size: 4.5vh;
   display: inline-block;
   background: #46b846;
   padding: 10px 15px 4px;
   color: #fff;
 }
 .section-2 {
   background-color: #004641;
   background-image: url('../images/banner-cm.webp');
   background-position: right bottom;
   background-repeat: no-repeat;
   background-size: 48vw auto;
   color: white;
   padding: 8vh 0;
   min-height: 650px;
 }
 .cta-button {
   background-color: #46b846;
   color: #fff;
   border-radius: 5vw;
   padding: 2vh 6vw;
   text-transform: uppercase;
   font-weight: bold;
   border: none;
   font-size: 2vh;
   display: inline-block;
   text-decoration: none
 }
 .cta-button:hover {
   background-color: #000;
 }
 h1 {
   font-size: 5vw;
   margin-bottom: 2vh;
   margin-top: 5vh;
 }
 p {
   font-size: 2.5vw;
   margin-bottom: 3vh;
 }
 .section-3 {
   padding: 10vh 0 0;
 }
 .ptrimg {
   margin-bottom: -33px;
 }
 .cmd-bg {
   background: url("../images/ptr-bg.png") no-repeat center center;
   position: absolute;
   left: 0;
   text-align: center;
   width: 100%;
   padding: 15px 20px 20px 20px;
   color: #fff;
   bottom: -22px;
 }
 .cm-bg {
   background: #49b749;
   position: absolute;
   left: 11.1%;
   width: 70%;
   padding: 25px 25px 35px;
   color: #fff;
   bottom: 0;
   z-index: 0;
 }
 .img-cmo {
   position: absolute;
   z-index: 1;
   width: 300px;
   right: 0;
   bottom: 0
 }
 .cg-h {
   min-height: 320px;
 }
 .section-4 {
   background-color: #ecf8ec;
 }
 .section-5 {
   background-color: #ecf8ec;
   padding: 12vh 0 0;
 }
 .img-cmo1 {
   position: absolute;
   z-index: 2;
   bottom: -17px;
 }
 .carimg {
   margin-bottom: -45px;
 }
 .section-6 {
   padding: 10vh 0 18vh;
   background: #EBF0F0 url("../images/bg-items.png") no-repeat right bottom;
   background-size: 26vh;
 }
 .mct-card-bg {
   background-color: #fff;
 }
 .mct-card-body {
   padding: 20px;
 }
 .mct-card-body p {
   margin-bottom: 0;
 }
 .mct-title {
   min-height: 56px;
 }
 .h3, h3 {
   font-size: 1.2rem;
 }
 .footerbg {
   background-color: #000;
   padding: 20px 0 16px;
   color: #fff;
   font-size: 2.2vh;
 }
 .section-7 {
   background: url("../images/bg-footer.png") no-repeat right bottom;
   background-size: cover;
   position: relative;
 }
 .timber-bg {
   border-bottom: 1px solid #339a45;
   padding-bottom: 30px;
   padding-top: 10vh;
 }
 .days, .hours, .minutes, .seconds {
   font-size: 14vh;
   font-weight: bold
 }
 .fl1 {
   position: absolute;
   left: 0;
   bottom: 0;
 }
 .fl2 {
   position: absolute;
   left: 46%;
   bottom: 0;
 }
 .dcbtm-img {
   margin-left: -100px;
 }
 @media (min-width: 768px) {
   .cta-button {
     padding: 1.8vh 4vw 1vh;
     font-size: 2.8vh;
   }
   h1 {
     font-size: 4vw;
   }
   p {
     font-size: 2vw;
   }
 }
 @media (min-width: 1200px) {
   .section-2 {
     padding: 10vh 0;
   }
   h1 {
     font-size: 3vw;
   }
   p {
     font-size: 1.4vw;
   }
 }
 .lsq-form-wrapper {
   width: 100%;
   padding: 25px;
   margin: 0 auto;
   box-sizing: border-box;
 }
 .lsq-form-wrapper * {
   box-sizing: border-box;
 }
 #lsq-form-wrapper {
   text-align: left;
   position: relative;
   z-index: 2;
 }
 #lsq-form-wrapper * {
   direction: ltr;
   font-family: "Helvetica", Arial, sans-serif;
 }
 .lsq-form-wrapper .field-control-group input[type=text], input[type=password], .lsq-form-wrapper .field-control-group textarea, .lsq-form-wrapper .field-control-group select {
   width: 100%;
   border: 1px solid #c0c6cc !important;
   resize: vertical;
   border-radius: 0;
   height: 50px;
   font-family: 'Helvetica', sans-serif;
   font-size: 20px;
   font-weight: 400;
   line-height: 1.4;
   outline: none;
   box-shadow: none !important;
   padding: 10px !important;
   background: #ebefef !important;
 }
 .lsq-form-wrapper .field-control-group input[type=text]:focus-visible, input[type=password]:focus-visible, .lsq-form-wrapper .field-control-group textarea:focus-visible {
   outline: 1px solid #006be4;
 }
 .lsq-form-wrapper .field-control-group {
   width: 100%;
   position: relative;
   margin-top: 5px;
   position: relative;
   margin-bottom: 0px !important;
 }
 .lsq-form-wrapper .field-control-group label {
   font-family: 'Helvetica', sans-serif;
   left: 0;
   position: absolute;
   top: -26px;
   font-size: 14px !important;
   padding: 4px 6px !important;
 }
 .lsq-form-wrapper .isq-row {
   margin: 5px 0px;
   display: flex;
   gap: 50px
 }
 .lsq-form-wrapper .isq-row.btnwrap {
   margin: 0px;
   gap: 0px;
 }
 .lsq-form-wrapper .isq-row.nogap {
   gap: 0;
 }
 .lsq-form-wrapper .formsubmit {
   margin-right: 5px;
   cursor: pointer;
   color: var(--baseColor);
   font-size: 12px;
 }
 .lsq-form-wrapper .form-submit-button svg {
   fill: #ffffff;
   height: 15px;
   width: 15px;
 }
 .lsq-form-wrapper .form-submit-button:hover {
   background-color: #012710;
 }
 .zoho_loader, .zoho_thankyou {
   display: none
 }
 .zoho_thankyou {
   color: #000000;
   font-family: "Roboto", Sans-serif;
   font-size: 25px;
   font-weight: 400;
   text-align: center;
 }
 .has-error .form-error {
   color: #dc3545;
   font-size: 14px;
 }
 .zoho_loader {
   align-items: center;
   text-align: left;
 }
 .zoho_loader svg {
   height: 35px;
   width: 35px;
 }
 .lsq-form-wrapper .lp-form select {
   appearance: none !important;
 }
 .lsq-form-wrapper .label-placement.top .field-control-group select {
   height: 40px !important;
 }
 .form-submit-button {
   font-size: 14px;
   display: inline-block;
   padding: 10px 20px 6px;
   border-radius: 26px;
   transition: 0.3s ease-in-out;
   margin: 10px 0;
   text-align: center;
   border: 2px solid #46B946;
   color: #fff;
   font-weight: 600;
   background-color: #46B946;
 }
 .lsq-form-wrapper .label-placement.top .field-control-group input, .lsq-form-wrapper .label-placement.top .field-control-group textarea {
   height: 40px !important;
 }
 .lsq-form-wrapper {
   font-size: 18px !important;
 }
 select > option {
   font: 18px !important;
   color: #000 !important;
 }
 input {
   color: #000 !important;
 }
 input::placeholder {
   font-size: 18px !important;
   color: #000 !important;
 }
 .lsq-form-wrapper {
   background-color: #fff;
 }
 .banner-inrwrap img {
   width: 100%;
   height: 100vh;
 }
 .banner-inrwrap .hed-date {
   position: absolute;
   bottom: 10%;
   transform: translateY(-50%);
 }
 .txt-white h1 {
   color: #fff;
 }
 .banner-inrwrap {
   position: relative;
   background: #000;
 }
 @media screen and (max-width: 1024px) and (min-width: 768px) {
   .container {
     max-width: 98%
   }
   .section-2 {
     padding: 6vh 0;
     min-height: 500px;
   }
   .section-2 .display-4 {
     margin: 0;
     font-size: 10vh
   }
   p {
     font-size: 1.8vw;
   }
   .section-2 p {
     font-size: 4vh;
   }
   .section-2 .gap-3 {
     font-size: 4vh;
   }
   body, html {
     font-size: 2vw;
   }
   .cm-bg {
     width: 100%;
     left: 0
   }
   .img-cmo {
     width: 200px
   }
   .fl1, .fl2 {
     width: 150px;
     margin: 0;
     padding: 0
   }
   .fl1 img, .fl2 img {
     width: 100%;
   }
 }
 @media all and (max-width: 767px) {
   .lsq-form-wrapper .isq-row {
     flex-wrap: wrap;
     gap: 0px
   }
   .lsq-form-wrapper .field-control-group {
     width: 100%;
   }
   .section-2 {
     padding: 4vh 0 50vh;
     background-size: 100vw auto;
     min-height: 750px;
   }
   .section-2 .display-4 {
     margin: 0;
     font-size: 4.5vh
   }
   p {
     font-size: 4.5vw;
   }
   .section-2 p {
     font-size: 6vw;
     margin-top: 3vh
   }
   .section-2 .gap-3 {
     font-size: 3vh;
   }
   .section-2 .gap-3 img {
     width: 30px;
     height: auto
   }
   .cta-button {
     border-radius: 10vw;
     padding: 2vh 8vw 1vh;
     font-size: 3vh;
   }
   .notetxt {
     margin-top: 4vh
   }
   .notetxt p {
     margin-bottom: 0
   }
   .section-3 {
     padding: 6vh 0;
   }
   .section-4 {
     padding-top: 4vh
   }
   .img-cmo {
     position: relative;
     width: 100%;
   }
   .cm-bg {
     position: relative;
     width: 100%;
     left: 0
   }
   .img-cmo1 {
     left: 0;
   }
   .section-5 {
     padding: 5vh 0 0;
   }
   .section-6 {
     padding: 6vh 0 20vh;
     background-size: 14vh;
   }
   .timber-bg {
     padding-top: 6vh
   }
   .smalltext {
     padding-bottom: 30px;
     margin-top: -28px
   }
   .days, .hours, .minutes, .seconds {
     font-size: 10vh
   }
   .registerico img {
     width: 40px;
     height: auto;
   }
   .registerico p {
     font-size: 6vw;
   }
   .mb-none {
     display: none;
   }
   .dp-none {
     display: block;
   }
   .fl1, .fl2 {
     width: 120px;
     margin: 0;
     padding: 0
   }
   .fl1 img, .fl2 img {
     width: 100%;
   }
   .fl2 {
     right: 0;
     left: auto
   }
   #clockdiv .col-md-3 {
     width: 48%;
   }
 }
 #lsq-form-wrapper input[type="text"] {
   font-size: 16px !important;
   color: #000;
 }
 #lsq-form-wrapper .label-placement.top .field-control-group select, #lsq-form-wrapper .label-placement.top .field-control-group .field-control input.flag-input {
   font-size: 16px !important;
   color: #000;
 }
 #lsq-form-wrapper .noteinfo {
   color: #000 !important;
   font-size: 12px !important
 }
 .treasure-hunt{
     font-size: 1.0vw;
    padding-top: 5px;
 }
 .panel-section img{
     width:200px;
 }
 .panel-section .mct-card-bg{
     background-color: unset;
     text-align:center;
 }
 .panel-section .mct-card-body {
    padding: 10px;
    
}
.panel-section .mct-card-bg p{
     font-size: 1.2vw;
 }
 @media (max-width: 767px) {
   .panel-section .mct-card-bg p{
        font-size: 4.5vw;
    }
}
.registaratio-close{
background: #FFF;
    color: #000;
    padding: 20px 30px;
    font-size: 22px;
    font-weight: bold;
}
.comedian-section{
    background-color: #014641;
}
.comedian-section .notetxt{
    color:#FFF;
}