.hero_form_area {
    padding: 25px 0 100px;
  }
  .klaviyo_condensed_styling,
  .klaviyo_styling {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%;
  }
  .hero_form_top {
    height: 100px;
  }
  .simple_lndr_canvas {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    justify-content: center;
  }
  .light_up_form {
    background-color: #000;
    padding: 38px 51px 45px;
    max-width: 49%;
    width: 100%;
    position: relative;
  }
  .logo_lander {
    max-width: 390px;
    margin: auto;
  }
  .logo_lander img {
    display: block;
    margin: auto;
  }
  .simple_lndr_canvas {
    margin-top: 35px;
  }
  .hero_form {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    justify-content: space-between;
    align-items: flex-start;
  }
  .cnvs_ftr {
    margin-top: 38px;
  }
  .cnvs_ftr ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    justify-content: center;
  }
  .cnvs_ftr ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #893c28;
    padding: 0 14px;
    display: block;
    border-right: 1px solid #893c28;
  }
  .cnvs_ftr ul li:last-child a {
    border-right: 0;
  }
  .cnvs_ftr ul li:first-child {
    padding-left: 0;
  }
  .left_lander_logoarea {
    max-width: 50%;
    width: 100%;
  }
  .hero_form h1 {
    font-weight: 700;
    font-style: normal;
    font-size: 58px;
    line-height: 67px;
    color: #fff;
    text-align: center;
  }
  .hero_form p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #fff;
  }
  .hero_form p.subheading_form {
    margin-bottom: 42px;
  }
  .lander_form_row {
    margin-bottom: 20px;
  }
  .light_up_form input[type="text"],
  .light_up_form select,
  .light_up_form input[type="email"],
  .light_up_form input[type="tel"],
  .light_up_form input[type="password"] {
    background: #ffffff;
    -webkit-appearance: none;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    height: 56px;
    width: 100%;
    padding: 10px;
  }
  .light_up_form input::placeholder {
    font-size: 16px;
    line-height: 24px;
    color: #1111117a;
  }
  .container_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    border-radius: 4px;
    width: 25px;
    background-color: #fff;
  }
  .container_checkbox:hover input ~ .checkmark {
    background-color: #fff;
  }
  .center_checkbox {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    justify-content: center;
    margin-bottom: 37px;
  }
  .container_checkbox input:checked ~ .checkmark {
    background-color: #fff;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .container_checkbox input:checked ~ .checkmark:after {
    display: block;
  }
  .container_checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid #000000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .hero_form_area label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
  }
  .light_up_form input[type="submit"],
  .light_up_form button {
    -webkit-appearance: none;
    background: #c28d54;
    width: 309px;
    padding: 16px;
    height: 56px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    cursor: pointer;
    margin: auto;
    display: table;
    text-transform: uppercase;
  }
  .form_bottom_bg {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
  }
  .why_wood_area {
    padding: 50px 0;
  }
  .why_wood_area h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 54px;
    line-height: 65px;
    color: #000;
    margin-bottom: 34px;
  }
  .why_wood_area ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 40px;
    color: #000;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
  }
  .why_wood_area ul li.boldfnt {
    font-weight: 700;
    color: #893c28;
  }
  .why_wood_area ul li span.bullet_box {
    width: 12px;
    height: 12px;
    display: block;
    background: #000;
    margin-right: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
  }
  .total_woodarea {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    justify-content: space-between;
  }
  .left_woodarea {
    max-width: 530px;
    width: 100%;
  }
  .rt_woodarea {
    max-width: 540px;
    width: 100%;
  }
  .why_riptarea {
    background-color: #c28d54;
    position: relative;
  }
  .bottom_whyript_bg img {
    background: #c28d54;
  }
  .bottom_whyript_bg,
  .top_whyript_bg {
    width: 100%;
  }
  .why_riptarea .container {
    background-color: #c28d54;
    padding: 60px 15px 150px;
  }
  .why_riptarea_full img {
    display: block;
    width: 100%;
  }
  .why_riptarea h3 {
    font-family: RIPT;
    font-style: normal;
    font-size: 61px;
    line-height: 70px;
    text-align: left;
    color: #fff;
    margin-bottom: 65px;
  }
  .ttl_why_area {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    justify-content: space-between;
  }
  .why_rt_area {
    padding-top: 0;
    width: 49%;
  }
  .why_lt_area {
    width: 51%;
  }
  .why_riptarea ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 30px;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    text-align: left;
  }
  .why_riptarea ul li.main_icon_why {
    background-repeat: no-repeat;
    background-position: left;
    background-size: 52px;
    padding-left: 60px;
  }
  .why_riptarea ul li.v_icon_one {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li.v_icon_two {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li.v_icon_three {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li.v_icon_four {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li.v_icon_five {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li.v_icon_six {
    background-image: url(../images/free-image.jpg);
  }
  .why_riptarea ul li span {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    margin-right: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
  }
  .why_ript_btn {
    background: #ffffff;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #c28d54;
    padding: 16px;
    width: 309px;
    height: 56px;
    text-align: center;
    margin-top: 57px;
    display: table;
  }
  .bg_black_now {
    background-color: #000;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
  }
  .bg_black_now .container {
    padding-top: 60px;
  }
  .bg_black_now h4 {
    font-weight: 700;
    font-style: normal;
    font-size: 58px;
    text-align: center;
    padding: 0;
    color: #fff;
    position: relative;
    z-index: 9;
    line-height: 67px;
    margin-bottom: 40px;
  }
  .bg_black_now p.black_desc {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    color: #fff;
    width: 1130px;
    max-width: 100%;
    margin: auto;
    position: relative;
    z-index: 9;
    line-height: 55px;
  }
  .black_area_btn {
    background: #ffffff;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding: 16px;
    width: 309px;
    height: 26px;
    text-align: center;
    margin-top: 50px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
  }
  .mask_top_grill {
    width: 100%;
    display: block;
  }
  .big_ript_logo_white {
    width: 190px;
    max-width: 100%;
    display: block;
    margin: -10px auto auto;
    position: absolute;
    z-index: 3;
    left: 50%;
    transform: translate(-50%);
  }
  .footer_image_btm_image {
    bottom: 0;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    width: 100%;
  }
  .footer_image_btm_image img {
    width: 30%;
    display: block;
    margin: 0 auto;
  }
  .reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 2s all ease;
    -webkit-transition: 2s all ease;
    -moz-transition: 2s all ease;
    -ms-transition: 2s all ease;
    -o-transition: 2s all ease;
  }
  .reveal.active {
    transform: translateY(0);
    opacity: 1;
  }
  .head_animation_txt li {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 37px;
    text-align: center;
    display: none;
  }
  .head_animation_txt li.show {
    display: block;
  }
  .head_animation_txt ul {
    margin-top: 1px;
  }
  .parallax_simple_lander {
    position: relative;
  }
  .why_riptarea_full {
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .grills_area {
    margin-top: -339px;
    position: relative;
  }
  .parallax_simple_lander ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 40px;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
  }
  .parallax_simple_lander h4 {
    font-weight: 700;
    font-style: normal;
    font-size: 58px;
    line-height: 67px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    margin-top: 0;
    width: 100%;
    display: none;
  }
  .parallax_simple_lander h4:last-of-type {
    margin-bottom: 0;
  }
  .parallax_desc_lander {
    position: absolute;
    left: 50%;
    z-index: 999;
    top: 0;
    width: 100%;
    transform: translate(-50%, 10%);
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .parallax_simple_lander ul li span {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    margin-right: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
  }
  .parallax_simple_btn {
    background: #ffffff;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #c28d54;
    padding: 16px;
    width: 309px;
    height: 56px;
    text-align: center;
    margin-top: 57px;
    display: table;
  }
  .parallax-container {
    position: relative;
    overflow: hidden;
    height: 1400px;
  }
  .parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .parallax-container .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
  }
  .footer_image_btm_image video {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
  }
  .parallax-slide {
    height: 2300px;
    margin-top: 0;
    overflow: hidden;
  }
  #parallax1 {
    background-image: url(../images/free-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-position: top;
    background-size: 100%;
  }
  .mask_top {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .mask_top img {
    width: 100%;
  }
  .parallax1 {
    position: relative;
  }
  .padd_xtra_sec {
    padding-top: 100px;
    padding-bottom: 150px;
  }
  .grills_area h4 {
    font-family: RIPT;
    font-style: normal;
    font-size: 60px;
    line-height: 67px;
    text-align: center;
    color: #000;
    letter-spacing: 0;
  }
  .row_whygrill {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .col_whygrill {
    display: flex;
    max-width: 100%;
    width: 504px;
    justify-content: space-between;
  }
  .total_row_grill {
    margin-top: 90px;
  }
  .image_grll {
    width: 150px;
  }
  .desc_grll {
    width: 325px;
  }
  .desc_grll h5 {
    font-family: Arimo;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 20px;
    color: #000;
  }
  .desc_grll p {
    font-family: Arimo;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000;
  }
  .row_whygrill:last-of-type {
    margin-bottom: 0;
  }
  .rpt_why_btn a {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #c28d54;
    box-shadow: 0 4px 4px #3333330a, 0 4px 16px #33333314;
    border-radius: 4px;
    display: table;
    width: 309px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    margin: 71px auto auto;
  }
  .pad_btm_grill {
    min-height: 140px;
    background: #000000;
    width: 100%;
    display: block !important;
  }
  .paten_and_canvasarea {
    position: relative;
  }
  .patent_image {
    position: absolute;
    bottom: -40px;
    width: 110px;
    left: -10px;
  }
  .why_riptarea_full .top_whyript_bg img {
    background: #c28d54;
  }
  @media (min-width: 1600px) {
    .grills_area {
      margin-top: -400px;
    }
    .hero_form_area {
      padding-top: 50px;
    }
    .light_up_form {
      max-width: 45%;
    }
    .footer_image_btm_image video {
      width: 100%;
      max-width: 100%;
    }
    .simple_lndr_canvas canvas {
      height: 500px !important;
    }
    .black_area_btn {
      font-size: 27px;
      line-height: 56px;
      height: 56px;
      width: 500px;
    }
    .hero_form_area .container {
      max-width: 1400px;
    }
    .bg_black_now {
      margin-top: -210px;
    }
    .parallax-slide {
      height: 2500px;
    }
  }
  @media (min-width: 1800px) {
    .grills_area {
      margin-top: -450px;
    }
    .hero_form_area {
      padding-top: 100px;
    }
    .big_ript_logo_white {
      width: 260px;
    }
    .bg_black_now {
      margin-top: -250px;
    }
  }
  @media (min-width: 2200px) {
    .parallax-slide {
      height: 3000px;
    }
    .grills_area {
      margin-top: -630px;
    }
    .padd_xtra_sec {
      padding-bottom: 330px;
    }
    .bg_black_now {
      margin-top: -330px;
    }
    .why_riptarea_full {
      margin-top: -310px;
    }
  }
  @media (max-width: 1300px) {
    #parallax1 {
      background-attachment: inherit;
    }
    .grills_area {
      margin-top: -180px;
    }
    .row_whygrill {
      display: block;
      margin-bottom: 0;
    }
    .col_whygrill {
      max-width: 100%;
      width: 100%;
      margin-bottom: 60px;
    }
    .desc_grll {
      width: 77%;
    }
    .bg_black_now p.black_desc {
      font-size: 35px;
      line-height: 55px;
    }
    .hero_form p {
      font-size: 16px;
      line-height: 26px;
    }
    .parallax_desc_lander {
      height: auto;
    }
  }
  @media (max-width: 1200px) {
    .paten_and_canvasarea {
      max-width: 800px;
      margin: auto;
    }
    .parallax_simple_lander h4 {
      margin-bottom: 13%;
    }
    .parallax-slide {
      margin-top: 70px;
    }
    .parallax_desc_lander {
      top: 21%;
    }
    .light_up_form {
      max-width: 550px;
    }
    #parallax1 {
      background-attachment: inherit;
      background-position: top;
      background-size: cover;
    }
    .parallax-slide {
      height: 1800px;
    }
    .why_wood_area {
      padding: 110px 0 60px;
    }
    .left_woodarea {
      width: 42%;
    }
    .rt_woodarea canvas {
      height: 200px !important;
    }
    .cnvs_ftr {
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      justify-content: center;
    }
    .light_up_form {
      margin: 40px auto auto;
    }
    .hero_form_top {
      height: 0;
    }
    .logo_lander {
      max-width: 390px;
      margin: auto;
    }
    .simple_lndr_canvas canvas {
      height: 616px;
      width: 800px;
    }
    .why_wood_area h2 {
      font-size: 45px;
      line-height: 65px;
    }
    .why_wood_area ul li {
      font-size: 32px;
      margin-bottom: 20px;
    }
    .top_whyript_bg {
      position: relative;
      top: 2px;
    }
    .why_riptarea ul li {
      font-size: 32px;
      line-height: 37px;
      margin-bottom: 20px;
    }
    .bg_black_now h4 {
      padding-top: 40px;
    }
    .big_ript_logo_white {
      width: 450px;
      margin-top: -30px;
    }
    .hero_form {
      display: block;
    }
    .left_lander_logoarea {
      max-width: 100%;
      width: 100%;
      padding-bottom: 20px;
      padding-top: 20px;
    }
    .logo_lander {
      display: block;
      margin: auto auto 80px;
    }
    .form_bottom_bg {
      top: 99%;
    }
    .footer_image_btm_image img {
      width: 80%;
    }
    .bottom_whyript_bg {
      position: relative;
    }
  }
  @media (max-width: 1023px) {
    .parallax_simple_lander h4 {
      margin-bottom: 20%;
    }
    .why_wood_area {
      padding: 90px 0 45px;
    }
    .why_wood_area h2 {
      font-size: 55px;
      line-height: 55px;
      margin-bottom: 65px;
    }
    .rt_woodarea,
    .left_woodarea {
      max-width: 100%;
      width: 100%;
    }
    .rt_woodarea {
      max-width: 500px;
      margin-top: 100px;
      width: 100%;
    }
    .rt_woodarea canvas {
      height: 360px !important;
    }
    .why_lt_area {
      text-align: center;
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      justify-content: center;
      flex-wrap: wrap;
    }
    .why_riptarea h3 {
      width: 100%;
      text-align: left;
      font-size: 48px;
      line-height: 57px;
      margin-bottom: 45px;
    }
    .why_rt_area {
      width: 46%;
      margin: auto;
    }
    .black_area_btn {
      font-size: 26px;
      line-height: 24px;
      padding: 23px;
      width: 80%;
    }
    .why_ript_btn {
      width: 100%;
      font-size: 22px;
      width: 80%;
      padding: 25px;
    }
    .simple_lndr_canvas {
      padding: 25px;
    }
    .cnvs_ftr ul li a {
      font-size: 27px;
      line-height: 33px;
    }
    .simple_lndr_canvas canvas {
      height: 516px;
      width: 700px;
    }
    .why_riptarea ul li {
      font-size: 24px;
      line-height: 27px;
    }
    .why_lt_area ul {
      width: 100%;
    }
    .why_riptarea .container {
      padding: 50px 25px;
    }
    .total_woodarea {
      display: block;
      width: 80%;
      margin: auto;
    }
  }
  @media (max-width: 767px) {
    .deposit_txt {
      text-align: center;
    }
    .desc_grll p {
      font-size: 18px;
    }
    .desc_grll h5 {
      font-size: 26px;
    }
    .why_riptarea ul li.main_icon_why {
      background-size: 35px;
      padding-left: 48px;
    }
    .paten_and_canvasarea {
      max-width: 370px;
      margin: auto;
    }
    .patent_image {
      bottom: 0px;
      width: 70px;
      left: 5%;
    }
    .parallax_desc_lander {
      height: auto;
    }
    .why_ript_btn {
      width: 90%;
    }
    .parallax_desc_lander {
      top: 5%;
    }
    .hero_form p.subheading_form br {
      display: none;
    }
    .bg_black_now p.black_desc {
      font-size: 20px;
      line-height: 29px;
    }
    .row_whygrill {
      display: block;
    }
    .total_woodarea {
      display: block;
      width: 100%;
      margin: auto;
    }
    .why_wood_area ul li {
      font-size: 37px;
      margin-bottom: 30px;
    }
    .ttl_why_area {
      display: block;
    }
    .container {
      padding: 0 20px;
    }
    .parallax_simple_btn {
      width: 290px;
    }
    .rt_woodarea canvas {
      height: 200px !important;
    }
    .parallax_desc_lander {
      width: 100%;
      height: 180px;
    }
    .parallax-container {
      height: 920px;
    }
    .why_riptarea {
      padding-top: 120px;
    }
    .why_riptarea_full {
      margin-top: 80px;
    }
    .parallax_simple_lander h4 {
      font-size: 30px;
      line-height: 37px;
      margin-bottom: 0;
    }
    .parallax_simple_lander ul li {
      font-size: 18px;
      line-height: 23px;
      margin-bottom: 20px;
    }
    .head_animation_txt li {
      font-size: 25px;
    }
    .why_wood_area .container {
      padding: 0 25px;
    }
    .hero_form_area .container {
      padding: 0;
    }
    .why_wood_area ul li span.bullet_box,
    .why_riptarea ul li span {
      margin-right: 11px;
    }
    .why_ript_btn {
      font-size: 16px;
      padding: 15px;
      line-height: 24px;
    }
    .why_riptarea ul li {
      font-size: 20px;
      line-height: 23px;
      text-align: left;
    }
    .why_lt_area {
      width: 100%;
      margin-top: 65px;
    }
    .why_riptarea h3 {
      font-size: 32px;
      line-height: 37px;
      margin-bottom: 25px;
      text-align: left;
    }
    .why_rt_area {
      width: 90%;
    }
    .why_riptarea .container {
      padding-top: 0;
      padding-bottom: 120px;
    }
    .why_rt_area {
      order: 1;
    }
    .why_lt_area {
      order: 2;
    }
    .rt_woodarea {
      width: 300px;
      margin: 55px auto auto;
    }
    .why_wood_area ul li {
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 23px;
    }
    .ttl_why_area {
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      flex-wrap: wrap;
    }
    .light_up_form input[type="submit"],
    .light_up_form button {
      width: 100%;
    }
    .total_woodarea {
      display: block;
    }
    .left_woodarea {
      max-width: 100%;
      width: 100%;
    }
    .why_wood_area h2 {
      font-size: 31px;
      line-height: 33px;
      text-align: center;
      margin-bottom: 35px;
    }
    .why_wood_area {
      padding: 70px 0 60px;
    }
    .center_checkbox {
      margin-bottom: 18px;
    }
    .hero_form_area label {
      font-size: 15px;
      line-height: 24px;
    }
    .mask_top {
      display: none;
    }
    .parallax-slide {
      margin-top: -10px;
    }
    .hero_form_area {
      padding-bottom: 0;
    }
    .row_whygrill {
      margin-bottom: 0;
    }
    .image_grll {
      margin: auto;
    }
    .desc_grll {
      width: 100%;
    }
    .col_whygrill {
      margin-bottom: 40px;
      display: block;
      text-align: center;
    }
    .padd_xtra_sec {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .total_row_grill {
      margin-top: 60px;
    }
    .grills_area h4 {
      font-size: 40px;
      line-height: 46px;
    }
    .form_bottom_bg {
      display: none;
    }
    .grills_area {
      margin-top: -145px;
    }
    .hero_form p {
      font-size: 16px;
      line-height: 20px;
    }
    .hero_form h1 {
      font-size: 38px;
      line-height: 43px;
      margin-bottom: 10px;
    }
    .hero_form p.subheading_form {
      margin-bottom: 30px;
    }
    .light_up_form {
      padding: 34px 30px 45px;
      max-width: 100%;
    }
    .light_up_form {
      margin-top: 10px;
    }
    .cnvs_ftr ul li a {
      font-size: 14px;
      line-height: 14px;
      padding: 0 12px;
    }
    .logo_lander {
      margin-bottom: 30px;
    }
    .left_lander_logoarea {
      padding-bottom: 20px;
      padding-top: 0;
    }
    .simple_lndr_canvas {
      padding: 0;
      margin: 0;
    }
    .logo_lander {
      max-width: 100%;
    }
    .logo_lander img {
      max-width: 270px;
    }
    .simple_lndr_canvas canvas {
      height: 231px;
      width: 300px;
    }
    .bg_black_now h4 {
      font-size: 50px;
      line-height: 60px;
      margin-bottom: 0;
      padding: 10px 0;
    }
    .black_area_btn {
      font-size: 16px;
      line-height: 24px;
      padding: 10px;
    }
    .big_ript_logo_white {
      width: 175px;
      margin-top: 49px;
    }
    .footer_image_btm_image img {
      width: 100%;
    }
    .footer_image_btm_image video {
      width: 100%;
    }
    .parallax-slide {
      height: 1080px;
    }
  }
  @media (max-width: 575px) {
    .grills_area {
      margin-top: -85px;
    }
    .why_wood_area {
      padding: 50px 0 60px;
    }
  }

  