body{margin: 0px; padding: 0px; font-family: 'Lato', sans-serif!important;}
*{margin: 0px; padding: 0px; text-decoration: none; }

.newwYearMainWrap{
    background: linear-gradient(258deg, rgba(255, 184, 192, 0.30) 0%, rgba(196, 217, 255, 0.30) 100.39%);
    padding: 120px 0px 70px 0px;
}
.newYearWrap{
    max-width: 1090px;
    margin: 0px auto;
}

.WhiteBox{
border-radius: 32px;
border: 1px solid #EEEFF4;
background:#fff;
box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.05);
display: flex;
padding: 10px 0px 10px 16px; z-index: 2;
position: relative;
padding: 30px;
flex-wrap: wrap;
}
.rightAreaForm{
    width: calc(100% - 472px);
    position: relative;
}


.leftArea{
    max-width: 440px; margin-right: 20px;
}
.leftArea img{max-width: 100%; border-radius: 10px;}
.formHeading{
    font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 48px; 
text-align: center;
width: 100%;
color: #202126; margin-bottom: 16px;
}
.formHeading span{
    color: #FC3A52;
}
.input-box i {
    color: #000000;
    font-size: 11px;
    font-style: normal;
}
.rightAreaForm p{
    font-size: 18px;
font-style: normal;
line-height: 32px;
color: #202126;
}
.rightAreaForm p input{
    border: 1px solid #1570EF;
    padding: 0px 2px;
    border-radius: 8px; max-width: 50px; outline: 0px;
}
.rightAreaForm p:last-child{margin-top: 24px;}
.rightAreaForm p input.lastInputUp{max-width: 320px; width: 100%;}
.rightAreaForm p textarea{padding: 12px; height: 64px; width: 100%;      font-family: 'Lato', sans-serif!important; border: 1px solid #1570EF;  outline: 0;   border-radius: 8px;}


.formBottom{margin-top: 0px; padding: 0px 16px;}
.bottomformheading{
    font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px; 
color: #202126;
}


.row-form.two-in-row{display: flex; flex-wrap: wrap;  justify-content: space-between;}
.row-form.two-in-row .input-box{width: calc(50% - 15px); }
.input-box label{font-weight: 500; margin-bottom: 10px; font-size: 16px; line-height: 22px; color: #000; width: 100%;}
.input-box  input{background: rgba(204, 204, 204, 0.2); height: 40px;  border: 1px solid rgba(204, 204, 204, 0.4);    border-radius: 2px; font-size: 16px; line-height: 22px; color: #333; width: 100%; outline: 0px; padding: 0px 10px; box-sizing: border-box; }
.input-box{margin-bottom: 20px; outline: 0px; position: relative;}
.input-box input[type="file"]{padding-top: 7px;}

.input-box select{background: rgba(204, 204, 204, 0.2); height: 40px;  border: 1px solid rgba(204, 204, 204, 0.4);    border-radius: 2px; font-size: 16px; line-height: 22px; color: #333; width: 100%; outline: 0px; padding: 0px 10px; box-sizing: border-box;}

 #test-form{width: 100%;}
.formouter{display: flex; flex-wrap: wrap;}
.formbox{margin-top: 24px; width: calc(33% - 24px); margin-left: 24px;}
.formbox label{display: block; width: 100%; font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; color: #52565E;
}
.formbox input{
    border-radius: 8px;
    border: 1px solid #CDCECE;
    padding: 8px 16px;
    font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 16px;
color: #202126;
outline: 0; width: 100%; background-color: #fff;
}
.formbox select{
    border-radius: 8px;
    border: 1px solid #CDCECE;
    padding: 8px 5px;
    font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 16px;
color: #202126;
outline: 0; width: 100%; background-color: #fff;
}

.radiobtns{display: flex;}
.radiobtns input[type="radio"]{display: none;}
.radiobtns label {background: #fff; width: 70px!important; height: 36px;  display: flex; align-items: center; justify-content: center; font-style: normal;  border: 1px solid #CDCECE; border-radius: 8px; font-size: 14px;  line-height: 22px!important; color: #202126;  align-items: center; justify-content: center; margin-bottom: 0px; margin-right: 10px; cursor: pointer; 
  }
  
.radiobtns  input[type="radio"]:checked + label {
    background:#1570EF; width: 70px; margin-bottom: 0px; height: 36px; display: flex;  border: 1px solid #CDCECE;     border-radius: 8px; font-size: 14px; line-height: 22px; font-style: normal;  color: #fff; 
     
  }
  .formsubmit{
    margin-top: 10px;
  }

  .formsubmit input[type="submit"]{
    border-radius: 8px;
    width: 200px;
    height: 50px;
    background-color: #FC3A52;
    color: #fff;
    border: 0px;
    font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px; 
}





.newwYearMainWrap{overflow-x: hidden;}

.formTop{position: relative;}
.nYearIcon1{
    position: absolute;
    left: -120px;
    top: 0px;
}
.dot1{
    position: absolute;
    left: -60px;
    top: 120px;
width: 9px;
height: 9px;
border-radius: 100%;
background-color: #A3C9FF;
}

.dot2{
    position: absolute;
    right: -100px;
    top: 10px;
width: 9px;
height: 9px;
border-radius: 100%;
background-color: #A3C9FF;
}

.dot3{
    position: absolute;
    right: -60px;
    bottom: 10px;
width: 9px;
height: 9px;
border-radius: 100%;
background-color: #FFB3B5;
}

.nYearIcon2{
    position: absolute;
    left: -136px;
    top: 181px;
}
.nYearIcon3{
    position:absolute;
    left: -130px;
    bottom: -15px;
}
.nYearIcon4{
    position: absolute; right: 284px;
    top: -30px;
}

.nYearIcon5{
    position: absolute; right: -100px;
    top: 10px;
}
.nYearIcon6{
    position: absolute;
    right: -136px;
    top: 260px;
}
.nYearIcon7{
    position: absolute;
    right: -126px;
    bottom: 40px;
}
.formHeadingmweb{display: none;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
textarea {
    resize: none;
  }
  .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
   
}
#successMessage{
    padding: 0px;
}
/* loader */
.submitouter{position: relative; display: inline-block;}
.userDetails div.loader { display: none;    border-radius: 6px; top: 0;  position: absolute!important;    transform: translate(0%, 0%);    background: #ffd0d6;      width: 100%;    height: 50px;    left: 0;
}
.userDetails div.loading {border: 2px solid #000;    width: 30px!important;  height: 30px;    border-radius: 50%;   border-top-color: #fff;
  border-left-color: #fff; animation: spin 1s infinite ease-in;    position: absolute; left: 50%; margin-left: -20px;  top: 50%;
  margin-top: -15px;}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



#successMessage .model-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    align-items: center;
    justify-content: center;
    display: flex;
    transition-delay: unset;
}

.bodypop {
    margin-bottom: 0px!important;
}

#successMessage .modal-container {
    max-width: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 330px;
    padding: 0px 10px 10px 10px;
    background-color: #fff;
    position: relative;
    border-radius: 8px;
    text-align: center;
    
}

#successMessage a.model-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    color: #fff;
    background: #000;
    width: 30px;
    text-align: center;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
}

#successMessage .download-div a {
    padding: 10px;
    display: inline-block;
    background: #FC3A52;
    color: #fff;
    border: 0px;
    text-decoration: none; width: calc(100% - 50px);
    height: 40px; border-radius: 10px;

}

#successMessage {
    margin-bottom: 0px !important;
}

#successMessage .pop-app-dwn {
    margin-bottom: 0px !important;
    margin-top: 30px;
}

.bodypop h3 {
    font-size: 28px;
    margin-bottom: 26px;
    font-weight: 800;
    margin-top: 0px;
}


div.input-box .alert.alert-danger {
    padding: 0;
    /* width: max-content; */
    background: transparent;
    border: 0px;
    margin-bottom: 0px;
  }
  
  div.input-box .alert.alert-danger {
    padding: 0px;
    margin-top: 5px;
    position: relative;
    left: 0px;
  }
  .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}  

@media (min-width:320px) and (max-width:767px) {
    .row-form.two-in-row .input-box {
        width: 100%;
    }
    .formHeading{
        font-size: 22px;
        line-height: inherit;
        text-align: center;
    }
    .formHeading span{
        display: block;
    }
    .newYearWrap{padding: 0px 20px;}
    .WhiteBox{flex-wrap: wrap;padding: 16px; border-radius: 20px;}
    .formHeadingmweb{
        font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px; 
color: #202126; margin-bottom: 0px; display: block; width: 100%;
text-align: center;
    }
    
    .leftArea{width: 100%;padding: 0px; margin: 0px; max-width: 100%; text-align: center;}
    .leftArea img{max-width: 100%;}
    .rightAreaForm:after{display: none;}
    .rightAreaForm{width: 100%; padding: 0px; margin: 0px;}
    .rightAreaForm p{
        font-size: 14px; line-height: 24px;
    }
    .rightAreaForm p input{max-width: 40px;}
    .rightAreaForm p input.lastInputUp{max-width: 100%; }
    .rightAreaForm p:last-child{margin-top: 6px;}
    .rightAreaForm p textarea{height: 56px; padding: 10px;}
    .formBottom{
        margin-top: 12px;
        padding: 0px 5px;
    }
    .bottomformheading{
        font-size: 18px;
        line-height: 24px;
    }
    .formbox{width: 100%; margin-top: 16px; margin-left: 0px;}
    .formbox label{margin-bottom: 8px;}
    .formouter{margin-left: 0px;}
    .formsubmit input[type="submit"]{width: 100%; height: 40px; border-radius: 8px;}
    .submitouter{width: 100%;}
  /*  .nYearIcon1 {
        left: -18px;
        top: -23px;
    }

    .nYearIcon1 img {
        width: 40px;
    }

    .nYearIcon4 {
        right: 0;
        top: -40px;
    }
    .nYearIcon4 img {
        width: 20px;
    }*/

    .newYearWrap {padding-top: 20px;
        background-image: url('../assets/mwebfullbg.png');
        background-repeat: no-repeat;
        background-position: -2px -18px;
        background-size: 100%;
        padding-top: 20px;
    }
    .nYearIcon1, .nYearIcon2, .nYearIcon3, .nYearIcon4, .nYearIcon5, .nYearIcon6, .nYearIcon7{display: none;}
    .dot1{display: none;}
    .dot2{display: none;}
    .dot3{display: none;}
    .newwYearMainWrap{padding-top: 70px;}
}

@media (min-width:768px) and (max-width:1166px) {
    .newwYearMainWrap {
        padding: 120px 30px 30px 30px;
    }
    .nYearIcon1 {
        position: absolute;
        left: -70px;
        top: -10px;
    }
    .rightAreaForm{
        width: 55%;
    }
    .leftArea{width: 40%;}
}