@font-face{
    font-family: 'FbSpoiler';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src:local('FbSpoiler'), url('fonts/FbSpoiler-Light.otf') format('opentype');
}

@font-face{
    font-family: 'FbSpoiler';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src:local('FbSpoiler'), url('fonts/FbSpoiler-Bold.otf') format('opentype');
}
@font-face{
  font-family: 'FbSpoiler';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src:local('FbSpoiler'), url('fonts/FbSpoiler-Black.otf') format('opentype');
}
@font-face{
    font-family: 'FbSpoiler';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src:local('FbSpoiler'), url('fonts/FbSpoiler-Regular.otf') format('opentype');
}
@font-face{
  font-family: 'usuzi';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:local('FbSpoiler'), url('fonts/usuzi.ttf') format('truetype');
}
@font-face{
  font-family: 'spoilerEng';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:local('FbSpoiler'), url('fonts/SpoilerEng-Regular.otf') format('opentype');
}
@font-face{
  font-family: 'PingHL';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:local('PingHL'), url('fonts/PingHL-Light.otf') format('opentype');
}
@font-face{
  font-family: 'PingHL';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:local('PingHL'), url('fonts/PingHL-Regular.otf') format('opentype');
}
@font-face{
  font-family: 'PingHL';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:local('PingHL'), url('fonts/PingHL-Medium.otf') format('opentype');
}
@font-face{
  font-family: 'PingHL';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:local('PingHL'), url('fonts/PingHL-Bold.otf') format('opentype');
}
 body{
  font-family: 'FbSpoiler', sans-serif;
  font-weight: normal;
  margin: auto;
  -webkit-appearance: none;
  background-image: url(images/desktop/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  background-color: #fff;
  }
  .uti{
       position: absolute;
    width: 12.5vw;
    margin: auto;
    left: 0;
    top: 6vh;
  }
  .bg{
        position: absolute;
    z-index: -1;
    top: 0.6vh;
    width: 89%;
    margin: auto;
    right: 0;
    left: 0;
  }
  .error_div123{
    color: #f00;
  }
  .novoultra{
    display: block;
    margin: auto;
    padding-top: 3vh;
    width: 39.5vw;
  }
  main{
    /* background-image: url(images/desktop/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom; */
    /* height: 78.1vh;
    padding-top: 3vh; */
    position: relative;
    height: 100%;
    /* padding-top: 12vh; */
  }
  .full{
    display: block;
    margin: auto;
    width: 41vw;
    position: relative;
    top: 4vh;
  }
  .newInIsrael{
    position: absolute;
    right: 18.7vw;
    background-color: #333333;
    color: #fff;
    font-size: 2.925vw;
    font-weight: 600;
    box-sizing: border-box;
    padding: 3vh 2vw 1vh;
  }
  .newInIsrael p{
    margin: 0;
  }
  .description{
    text-align: center;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  header{
    background-image: url(images/desktop/vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 7vh;
  }
  .title{
    display: block;
    margin: auto;
    width: 62vw;
    margin-right: 0;
    padding-top: 0;
  }
  .hahel{
    color: #fff;
    position: relative;
    z-index: 55;
    font-size: 4.1vw;
    text-align: center;
    margin: auto;
    font-weight: 800;
    line-height: 0.8;
    padding-top: 1vh;
  }
  .hahel span{
    font-family: 'usuzi', sans-serif;
    font-size: 3.2vw;
  }

  h2{
    /* width: 27vw; */
    /* text-align: center; */
    /* background-color: #f00; */
    font-weight: bold;
    font-size: 3.3vw;
    margin: auto;
    color: #fff;
    line-height: 0.8;
    /* width: fit-content; */
    /* padding: 0.8vh 0.3vw; */
    /* margin-top: 2vh; */
      /* padding-top: 2vh; */
    text-align: right;
    padding-right: 5.9vw;
    font-weight: 800;
  }
  h2 span{
    font-size: 5.46875vw;
  }
  hr{
      width: 22vw;
    display: block;
    margin: auto;
    margin-top: 2.3vh;
  }
  /* .engFont{
    font-family: 'spoilerEng', sans-serif;
  } */
 .engFont{
    font-family: 'usuzi', sans-serif;
  }
  .engFont span{
    font-family: 'spoilerEng', sans-serif;
        font-size: 2.7vw;
    color: #000;
  }
  h2 .engFont{
    font-size: 3vw;
  }
  h1 span{
    font-size: 5.7vw;
  }
  .advtgs{
    display: flex;
    margin-top: 4vh;
    justify-content: space-between;
  }
  .advtg img{
    width: 3.2vw;
    object-fit: contain;
  }
  .advtg p{
    font-size: 2.6vw;
    font-weight: 100;
    margin: 0;
    color: #fff;
  }
  
  .advtg p span{
    font-size: 3.5vw;
  }
  .from{
    font-size: 1.9vw;
    color: #fff;
    border: 4px solid #FF0000;
    background-color: #151515C4;
    border-radius: 50px;
    font-weight: 600;
    padding: 0vh 0.6vw 0.7vh;
    margin-top: 1vh;
  }
  .from span{
    font-size: 3vw;
  }
  .advtg img{
    display: none;
  }
  /* .h1{
    background: linear-gradient(270deg, #ED1C24 0%, #FF3F6B 44%, #C1272D 100%);
    mix-blend-mode: multiply;
    border-radius: 40px;
  } */
  /* h1 span{
    font-size: 3.58vw;
    line-height: 0.6;
    position: relative;
    top: 0.6vh;
  } */
  .rec2, .rec3, .h2{
    position: absolute;
  }
  .rec2{
    left: 0;
    display: block;
    width: 47.2%;
    /* height: 13vh; */
    top: 13.2vh;
  }
  .rec3{
    width: 6.6vw;
    right: 0;
    left: -12.3vw;
    display: block;
    margin: auto;
    z-index: 6;
    top: 5.3vh;
  }
  .truck{
    display: none;
    margin: auto;
    position: relative;
    width: 53vw;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 19vh;
    right: 9vw;
    left: 0;
    z-index: -1;
  }
  .titleDiv{
    display: block;
    width: 54vw;
    margin: auto;
    /* margin-left: 0; */
    margin-right: 0;
  }
  .titleDiv img{
      width: 44.9375vw;
    margin: auto;
    padding-top: 0;
        position: relative;
    top: 3vh;

  }
  .line{
     width: 35vw !important;
    margin-right: 6vw !important;
  }
  .helper{
    background-color: #E30613;
    font-size: 2.925vw;
    color: #fff;
    width: fit-content;
    margin: 0;
    margin: auto;
    margin-right: 13.2vw;
    padding: 0.5vh 1vw;
  }
  .h1{
    width: 100%;
    position: relative;
  }
  h1{
    font-family: 'PingHL', sans-serif;
    font-size: 4.1vw;
    font-weight: 100;
    margin: 0;
    color: #333333;
    /* padding-top: 1vh; */
    line-height: 0.7;
    /* padding-bottom: 1vh; */
    /* width: 58vw; */
    z-index: 11;
    position: relative;
    z-index: 55;
    /* text-align: center; */
    margin: auto;
    /* padding-right: 0.5vw; */
    /* top: -3vh; */
    text-align: center;
    padding-top: 14vh;
    letter-spacing: 3px;
  }
  .last{
    right: 16vw;
    position: absolute;
    top: 45vh;
    width: 22vw;
  }
  .h2{
    background-image: url(images/desktop/ref4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    width: 29vw;
    margin: auto;
    padding-bottom: 5vh;
    padding-top: 10vh;
    position: absolute;
    top: 9vh;
    right: 23vw;
    z-index: 10;
  }
  /* h2 span{
    font-size: 1.8vw;
    position: relative;
    top: -2.4vh;
  } */
  .h2 img{
    margin: auto;
    width: 12.4vw;
  }
  h2 strong{
    font-size: 5.78125vw;
  }
  h2 strong b{
    display: none;
  }
  h3{
 font-weight: 400;
    font-size: 1.85vw;
    text-align: center;
    margin: auto;
    color: #fff;
    font-weight: 500;
    margin-top: 2vh;
  }
  h3 strong{
    /* font-weight: 500; */
    font-weight: inherit;
  }
  h3 span{
 font-family: 'spoilerEng', sans-serif;
 font-size: 1.4vw;
  }
  .h{
    padding-top: 4vh;
    padding-right: 2vw;
  }
  .logomob{
    display: none;
  }
  .mish {
    font-size: 0.8vw;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 1.43; */
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    /* padding: 0.1vw 8vw; */
    /* padding-right: 3vw; */
    /* position: absolute; */
    /* top: 48.7vw; */
    bottom: 13px;
    left: 1vw;
    width: 100%;
    z-index: 9;
    padding-top: 12vh;
}
.mobRun{
  display: none;
}
.thelogosflex{
  display: flex;
  justify-content: space-between;
  width: 86%;
  margin: auto;
  margin-top: 5vh;
  margin-bottom: 5vh;
}
.logoimg{
  width: 8vw;
  /* height: 8vh; */
  margin-left: 1vw;
  position: absolute;
  /* top: 2.7vh; */
  object-fit: contain;
  margin: auto;
  display: block;
  margin-top: 2vh;
  right: 0;
  left: 0;
  bottom: -13vh;
}
.utiimg{
  width: 15.52vw;
  margin-right: 19.39vw;
  position: absolute;
}
.mishmobdesk{
     margin: auto;
    font-size: 1vw;
    line-height: 1;
    padding-bottom: 0;
    text-align: right;
    /* width: 22vw; */
    padding-top: 1vh;
    /* padding-right: 2vw; */
    padding-bottom: 2.5vh;
    /* position: absolute; */
    color: #000;
    margin-right: 0.6vw;
    width: 96%;
}
.mishmobdesk a{
  color: #000;
  /* font-family: 'spoilerEng', sans-serif; */
}
.maintxt{
  font-size: 4.6vw;
  color: #ffff;
  font-weight: bold;
  text-align: center;
  line-height: 0.8;
  /* margin-top: unset; */
  margin-bottom: unset;
  /* padding-top: 2.5vh; */
  background-repeat: no-repeat;
  width: 100%;
  /* background-size: cover; */
  /* height: 19vh; */
  margin-top: unset;
  z-index: 3;
}
.maintxt .red{
  color: rgba(255, 0, 0);

}

.iconsdiv{
  display: flex;
  justify-content: space-between;
  margin-top: 7vh;
}
.newyearbigdiv{
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0;
  left: 0;
  width: 69vw;
}
.twentytwo{
     /* position: absolute; */
     width: 24vw;
     /* position: absolute; */
     /* top: 1vh; */
     margin: auto;
     display: block;
     padding-top: 3vh;
}
.maskandtextdiv{
  position: absolute;
  width: 100%;
  z-index: 11;
  top: 20vh;
}
.mask{
  width: 100%;
}
.fortynine{
  position: absolute;
  display: none;
  margin: auto;
  right: 0;
  left: 0;
  top: 10vh;
  width: 29vw;
}

  .icons{
    padding-top: 8.1vw;
    padding-right: 8vw;
    width: 50vw;
    }
    .ischamp{
      position: absolute;
      top: 4vh;
      right: 4vw;
      width: 21vw;
      z-index: 11;
    }
    .confetti{
     width: 100%;
    }
    .trucks{
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      display: block;
      z-index: 55;
      position: relative;
    }
    .mlai{
      position: absolute;
      width: 10vw;
      z-index: 11;
      right: 5vw;
      top: 34vh;
    }
    /* .theform{
      position: absolute;
    left: 0;
    top: -35px;
    background-image: url(images/desktop/flah_tofes.png); */
    /* background-size: cover; */
    /* background-repeat: no-repeat;
    height: 52.8vw;
    width: 23vw;

    } */
    .form__container{
      display: flex;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      padding-top: 0.8vh;
      /* padding-bottom: 4vh; */
      flex-flow: column-reverse;
    }
    .form{
        width: 35.7%;
    margin: auto;
    position: absolute;
    background-color: #fff;
    /* background: rgba(255, 255, 255, 0.70); */
    /* backdrop-filter: blur(24px); */
    /* bottom: 1.5vh; */
    z-index: 65;
    right: 0;
    left: 0;
    /* border: 2px solid #fff; */
    /* border-radius: 28px; */
    bottom: auto;
    margin-right: 6.1vw;
    top: 60vh;
  
    }
  .fordets{
    font-size: 1.8vw;
    line-height: 0.9;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2vh;
    font-weight: bold;
    /* color: #fff; */
    /* width: 58vw; */
    margin: auto;
    /* margin-top: 5vh; */
    padding-bottom: 2vh;
}
#form_holder{
  display: flex;
  margin: auto;
  width: 100%;
  flex-flow: column;
}
    form{
        display: flex;
    width:100%;
    margin: auto;
    justify-content: space-between;
    margin-top: 0vh;
    margin-bottom: 0;
    flex-wrap: wrap;
    }

    /* .form{
      position: absolute;
      top: 12vw;
      right: 74vw;
      width: 21vw;
    } */

    .allinputStyle{
      width: 45%;
    height: 4.05vh;
    /* margin-right: 3.5vw; */
    font-size: 1vw;
    line-height: 1.31;
    /* letter-spacing: 0.32px; */
    /* padding-top: 1vh; */
    /* border-radius: 6px; */
    /* box-shadow: 2px 4px 5px 0; */
    font-family: 'FbSpoiler', sans-serif;
    text-align: right;
    padding-right: 0.5vw;
    background: inherit;
    color: #000;
    border: unset;
    outline: none;
    /* background-color: #fff; */
    border-bottom: 2px solid #000;
    text-align: right;
    direction: rtl;
    /* border-radius: 40px; */
    margin-bottom: 2vh;
    box-sizing: border-box;
    margin-right: 0.8vw;
    margin-left: 0.8vw;

  }
  .allinputStyle::placeholder{
    color: #000;
  }

    .submitBtn{
     width: 97%;
    /* margin-right: 3.5vw; */
    font-size: 1.3vw;
    line-height: 1;
    height: 4.05vh;
    letter-spacing: 0.32px;
    color: #fff;
    background-color: #f00;
    /* border-radius: 50px; */
    /* box-shadow: 2px 4px 5px 0 black; */
    font-family: 'FbSpoiler', sans-serif;
    font-weight: bold;
    border-width: unset;
    border-style: unset;
    border-color: unset;
    border-image: unset;
    cursor: pointer;
    margin-top: 1.5vh;
    /* border-radius: 40px; */
    margin-right: auto;
    margin-left: auto;
    /* position: absolute; */


    }
    .c2cdiv{
      display: none;
    }
      .iAgreeCheckBox{
        padding-left: 1vw;
        height: 0.8vw;
    width: 1vw;
      }

      .check-label{
           display: block;
    /* padding-left: 3vw; */
    font-size: 1.1vw;
    /* line-height: 1vw; */
    font-weight: bold;
    /* padding-right: 4.5vw; */
    padding-top: 0;
    margin-bottom: 0;
    color: #000;
        margin-right: 0.6vw;
      }

      .field{
        margin-left: 2vw;
        padding-top: 2.5vw;
      }

      .sumo{
        /* padding-top: 2vw;  */
        /* margin-top: 30vh; */
    bottom: -3vw;
    
    display: block;
  margin-left: auto;
  margin-right: 2vw;
  width: 83%;
      }
   

      .iconsmob{
        display: none;
      }

      .sumomob{
        display: none;
      }
      .forcon{
        display: none;
      }

      .brdesk{
        display: block;
      }
      .bsp {
        margin-right: 1.6vw;
    }
    
     .mishmob{
       display: none;
     }
     .c2cdesk{
      width: 19.9vw;
      display: block;
      margin: auto;
      padding-top: 2vh;
    }
    /* .mishandlead{
      display: none;
    } */
    .truxofmob{
      display: none;
    }
    .mishmobonlymob{
      display: none;
    }
    .bgmob{
      display: none;
    }
    .whatsapp{
      display: none;
    }
    .brmob{
      display: none;
    }
    h1 strong{
      display: none;
    }
    .thanksNote{
     display: none;
    text-align: center;
    width: 100%;
    font-size: 2.2vw;
    margin-top: 1vh;
    color: #000;
    font-weight: 700;
    }
    .utimob{
      display: none;
    }
     .pigmentDesk{
          display: block;
    position: absolute;
    bottom: 3vh;
    left: 4vw;
    width: 10vw;
      }
      .pigmentMob{
        display: none;
      }
      .utiMob{
        display: none;
      }
    @media only screen and (max-width: 650px) {
      .c2cdesk{
        display: none;
      }
      .brmob{
        display: block;
      }
      .pigmentDesk{
        display: none;
      }
       .pigmentMob{
      display: block;
        margin: auto;
        margin-bottom: 10px;
      }
      .bsp {
        margin-right: 7.6vw;
    }
      .brdesk{
        display: none;
      }
      .deskonly{
        display: none;
      }
      .uti {
    position: absolute;
    width: 93px;
    margin: auto;
    left: 0;
    top: 50vh;
    display: none;
}
      /* .utimob{
               display: block;
        width: 93px;
        margin: auto;
                margin-top:-49px;
                        margin-left: 31px;
      } */
      .utiMob{
              display: block;
        width: 93px !important;
        padding-top: 0 !important;
                margin-left: 0 !important;
      }
      .h2Uti{
        display: flex;
      }
      .form__container .logoimg{
        width: 110px;
        position: unset;
        margin: auto;
        margin-top: 15px;
      }
      body{
        /* background-image: url(images/mobile/bgmob.png); */
        background-size: cover;
        background-image: unset;
        background-repeat: no-repeat;
        height: unset;
        /* background-position: 0 -90px; */
        /* padding-bottom: 30px; */
        /* background-color: #E32525; */
        background-position: top;
        background-color: unset;
      }
      .titleDiv img {
           width: 90%;
        margin: auto;
        z-index: 3333;
        padding-top: 60px;
        top: 0;
    }
    hr {
    width: 210px;
    display: block;
    margin: auto;
    margin-top: 10px;
}
.line {
    width: 180px !important;
    margin-right: 20px !important;
    padding-top: 0 !important;
}
      main{
        /* background-image: url(images/mobile/bg2.png);
        background-size: contain;
        background-repeat: no-repeat; */
        height: unset;
        background-position: top;
        padding-top: 0;
        display: flex;
        flex-flow: column;
        /* background-color: #F22727; */
                position: absolute;
      }
      .newInIsrael {
        position: absolute;
        right: 0;
        left: 0;
        background-color: #fff;
        color: #fff;
        font-size: 33.35px;
        font-weight: 600;
        box-sizing: border-box;
        padding: 9px 8px 9px;
        margin: auto;
        width: fit-content;
    }
    .newInIsrael p {
      margin: 0;
      color: #1E1E1E;
      font-size: 33px;
  }
  .helper {
    background-color: #E30613;
    font-size: 29px;
    color: #fff;
    width: fit-content;
    margin: 0;
    margin: auto;
    margin-right: auto;
    padding: 2px 7px;
    margin-top: 10px;
    margin-bottom: 280px;
}

      .description{
        /* background-image: url(images/mobile/rec.png); */
        /* padding: 114px 3px 15px; */
        width: 100%;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
      }
      .last {
        right: auto;
        position: absolute;
        top: 250px;
        width: 140px;
        left: 0;
    }
      .titleDiv {
        width: 100%;
        margin: auto;
        /* position: absolute; */
        right: 0;
        left: 0;
        top: 10px;
    }
      .main {
        background-image: unset;
        /* background-image: url(images/mobile/bg.png);
        background-size: contain;
        background-repeat: no-repeat; */
        height: unset;
        /* background-position: right; */
        /* background-image: unset; */
        position: relative;
        height: unset;
        background-size: unset;
    }
    .c2cdiv {
      display: flex;
      justify-content: center;
      margin-top: 10px;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
  }
  header{
    background-image: url(images/mobile/vector.png);
    padding-bottom: 60px;
  }
  .hahel{
    font-size: 47px;
    padding-top: 40px;
  }
  .hahel span{
    font-size: 50px;
  }
    .logomob{
      display: block;
      margin: auto;
      /* padding-bottom: 30px;
      padding-top: 20px; */
    }
    h2 strong {
      font-size: 35.84px;
  }
  h2 strong b{
    display: inline-block;
  }
  h2 {
   font-size: 22px;
        padding-top: 10px;
        /* width: 290px; */
        margin: auto;
        text-align: right;
        margin-top: 0;
        color: #fff;
        padding-right: 0;
}
h2 span{
  font-size: 40px;
}
h2 strong span {
  font-size: 27px;
}
/* h2 br{
  display: none;
} */
h2 .engFont {
  font-size: 30px;
}
.engFont span {
    font-size: 27px;
}
/* h2 span {
  font-size: 16px;
  position: relative;
  top: -13px;
} */
.h1 {
  padding-top: 0;
}
.rec3 {
  width: 90.83px;
  right: 0;
  left: -143px;
  display: block;
  margin: auto;
  z-index: 6;
  top: 25px;
  display: none;
}
.strongs{
  display: flex;
  justify-content: center;
}
.truck {
  /* display: block; */
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  top: unset;
  /* padding-top: 100px; */
  /* margin-right: 0; */
  position: unset;
  padding-top: 0;
}
.rec2 {
  left: 0;
  display: block;
  width: 168px;
  /* height: 13vh; */
  top: 115px;
  display: none;
}
    .novoultra {
      padding-top: 20px;
      width: 90%;
  }
    header{
      width: 100%;
    }
    .h {
      padding-top: 50px;
      padding-right: unset;
      text-align: center;
  }
  .advtgs{
    display: block;
  }
  .advtgs img{
   display: block;
   width: 100%;
  }
  .advtg p {
    font-size: 20px;
}
.advtg p span {
  font-size: 37px;
}
.advtg {
  margin-right: 8px;
}
.from{
  font-size: 15.53px;
  padding: 0 10px 4px;
  width: fit-content;
  margin: auto;
  margin-top: 10px;
}
.from span{
  font-size: 21.86px;
}
  h1{
    font-size: 24.45px;
    /* padding-top: 13px; */
    /* line-height: 0.8; */
    padding-bottom: 0;
    /* width: 250px; */
    text-align: center;
    /* padding-bottom: 16px; */
    padding-left: 0;
    margin: auto;
    /* margin-right: 0; */
    position: relative;
    padding-top: 85px;
    top: 0;
    color: #fff;
  }
  h1 span{
    font-size: 45px;
  }
  /* h1 span{
    font-size: 52.6px;
    display: none;
  } */
  h1 strong{
    display: inline-block;
  }
  .h2 {
    background-image: url(images/mobile/ref4.svg);
    width: 90%;
    padding-top: 9px;
    padding-bottom: 29px;
    margin-top: 0;
    top: 85px;
    right: 0;
    left: 0;
}
.h2 img {
  width: 116px;
  /* display: block; */
  position: relative;
  /* top: -5px; */
}
  .title {
    width: 100%;
    margin-right: auto;
    /* top: 40px; */
    position: relative;
    margin-top: 0;
    padding-top: 25px;
    z-index: 61;
}
    .bgmob{
      display: block;
      width: 100%;
    }
    .newyearbigdiv {
      position: unset;
      width: 100%;
  }
  .fortynine {
    top: 54px;
    width: 77%;
    display: block;
}
.maskandtextdiv {
  top: 160px;
}
    .ischamp {
      top: 20px;
      right: 12px;
      /* left: 0; */
      /* margin: auto; */
      width: 220px;
  }
  .twentytwo {
    position: absolute;
    width: 90%;
    padding-top: 0;
    right: 0;
    left: 0;
    top: 20px;
}
    .mish{
     display: none;
}
.neon {
  width: 100%;
  margin-right: unset;
  position: relative;
  /* bottom: 10px; */
  margin-top: 215px;
  margin-bottom: 30px;
}
.truxofmob{
  display: block;
  width: 100%;
  position: relative;
    bottom: 50px;
}

  .iconsmob{
    display: block;
    width: 350px;
    margin: auto;
    margin-top: unset;
    bottom: -101vw;
    /* position: relative; */
  }
  a{
    text-decoration: none;
    color: #fff;
    
  }
  
      .icons{
        display: none;
      }
      .trucks {
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        position: unset;
        right: 0;
        left: 0;
        display: block;
        /* bottom: 30px; */
        margin-top: 0;
        padding-top: 160px;
        margin-top: 250px;
    }
    h3 , h3 strong{
        font-size: 18px;
        margin-top: 8px;
        order: 3;
        /* color: #000; */
        font-weight: 700;
  }
  h3 span{
    font-size: 15px;
  }
       /* h3 br{
        display: none;
       } */
      .tfnn{
        width: 157px;
      }
      .gea{
        width: 250px;
        margin-right: auto;
        margin-left: auto;
        display: block;
      }
      .hereshow {
        font-size: 25px;
        margin-top: unset;
        padding-right: unset;
        text-align: center;
    }
    .hereshow .bolder {
      font-size: 52px;
      line-height: 0.9;
  }
  .iconsdiv{
    margin-top: 7px;
    justify-content: space-evenly;
    width: 95%;
    height: 65px;
  }
  .icons123 {
    width: 65px;
    height: 67px;
}
.plus {
  height: unset;
  width: 25px;
}
    .sumo{
      display: none;
    }
    .sumomob{
      display: none;
      width: 320px;
      /* padding-top: 83vw; */
      margin-right: auto;
      margin-left: auto;
      /* position: relative; */
      bottom: -69vw;
    }
    .isnewonly {
      width: 95%;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: 0;
    top: 0;
  }
  .full {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
    top: 30px;
}
    .form__container{
      background-image: none;
      left: unset;
      top: unset;
      position: unset;
      /* background-color: #000000; */
      height: unset;
      width: 100%;
      bottom: 0;
      padding-bottom: 10px;
      padding-top: 0;
      border: 0;
      display: flex;
      flex-flow: column;
    }
    .form{
             background-size: cover;
        background-repeat: no-repeat;
        height: unset;
        background-position: center;
        z-index: 11;
        /* bottom: -165px; */
        width: 100%;
        position: unset;
        border-radius: 0;
        margin-bottom: 0;
        margin: auto;
        border: unset;
        background-color: #fff;
        /* margin-top: -60px; */
        position: relative;
        z-index: 1;
        top: unset;
    }
    .fordets{
      font-size: 24px;
      margin-top: 16px;
      margin-bottom: 0;
      line-height: 0.8;
      width: 100%;
      margin: auto;
      padding-top: 15px;
      padding-bottom: 10px;
      color: #000;
    }
    .fordets br{
      display: none;
    }

    /* .emailTXB{
      display: none;
    } */
    form{
      margin-top: unset;
      width:90%;
      /* position: relative; */
      /* display: block; */
      margin: auto;
      margin-top: 10px;
    }
    .submitBtn {
            padding-left: unset;
        padding-right: unset;
        -webkit-appearance: none;
        font-size: 21.3px;
        left: 0;
        left: 0;
        width: 100%;
        margin: auto;
        margin-top: 0;
        /* position: absolute; */
        left: 20px;
        /* top: 55px; */
        height: 34px;
        /* position: unset; */
        bottom: 60px;
        /* width: 150px; */
     
  }
  .allinputStyle {
           font-weight: bold;
        width: 46%;
        margin-right: 0;
        margin-top: unset;
        font-size: 23px;
        margin-bottom: 10px;
        height: 30px;
        line-height: 1.51;
        letter-spacing: 0.32px;
        padding-top: 3px;
        padding: 0;
        margin-top: 0;
        /* border: 1px solid #000; */
        text-indent: 10px;
        color: #000;
        margin-right: 7px;
        margin-left: 7px;
}
 .allinputStyle::placeholder{
    color: #000;
  }
/* .iAgreeCheckBox{
  display: none;
}*/
.check-label{
     color: #000;
     padding-left: 0;
     font-size: 22px;
     /* line-height: 7vw; */
     font-weight: bold;
     /* padding-right: 4.5vw; */
     padding-top: 5px;
     margin-bottom: 6px;
             margin-right: 4px;
} 
.iAgreeCheckBox{
  height: 3.8vw;
    width: 4vw;
}
.forcon{
  display: block;
  /* background-color: rgba(255, 0, 0, 0.87); */
  color: #fff;
  /* margin-left: -31vh; */
  text-align: center;
  /* padding-top: 1vw; */
  /* padding-bottom: 1vw; */
  margin-right: auto;
  margin-left: auto;
  font-size: 30px;
  /* width: 100%; */
}
/* .c2cdiv{
  display: flex;
  margin-top: 23px;
  justify-content: space-between;
} */
.whatsapp {
  display: inline-block;
}
.c2cdiv a{
  width: 49%;
  margin: 5px;
}
.c2cdiv a img{
  width: 100%;
  /* height: 42px; */
}
.thelogosflex {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  margin-top: 16px;
  margin-bottom: 20px;
  position: relative;
}
.mishandlead{
  display: block;
  margin-top: 0;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 12px;
}
.mishmobonlymob{
  display: block;
  font-size: 13px;
  text-align: justify;
  line-height: 0.8;
  width: 65%;
  margin-left: 8px;
}
/* .logoimg {
  
  width: 226px;
  display: block;
  margin: auto;
  top: unset;
  order: 2;
  padding-top: 15px;

} */
.utiimg {
  width: 146.2px;
  height: unset;
  top: 0;
  position: unset;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
}
.mishmobdesk{
 display: block;
        font-size: 18px;
        /* text-align: center; */
        /* padding-right: 4vh; */
        /* color: #fff; */
        /* padding-bottom: 21px; */
        /* margin-bottom: 170px; */
        /* margin-top: 20px; */
        width: 100%;
        /* margin-right: 20px; */
        margin-left: auto;
        padding-bottom: 0;
        padding-top: 0;
        padding: 0;
        margin-top: 0;
        position: unset;
        color: #000;
        text-align: center;
}
.leadlog{
  width: 70px;
  height: unset;
}
#form_holder{
  position: relative;
  display: block;
}
.mlai {
  width: 100px;
  right: 30px;
  top: 250px;
}
.mobRun{
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.thanksNote{
         font-size: 25px;
        margin-top: 20px;
        /* width: 70%; */
        margin: auto;
        padding: 10px 0;
                color: #000;
}
  }

  /* @media not all and (min-resolution:.001dpcm) { 
    @media only screen and (max-width: 650px){
        .forcon { 
          width:  calc(100% - -31vh);;
        }
        .submitBtn {
          top: -0.4vw;
          height: calc(100% - 85vh);
      }
      .form__container {
        left: 273px;
        
    }

    .mish{
      padding-right: 4vh;
    }
    }
} */
/* @media only screen 
and (device-width : 375px) 
and (device-height : 812px) 
and (-webkit-device-pixel-ratio : 3) {
  .allinputStyle {
    width: 68%;

}
 } */