.ItemIcon svg {
  width: 70px;
  height: 70px;
}

.flexThrti img {
  max-width: 300px;
}

.benifitIcon {
  padding: 10px;
}

.page-template-result-page-template pre {
  padding: 0;
  margin: 0;
}

._home_hero .hFomrDirection {
  max-width: 181px;
  margin-right: -28px;
  margin-top: -20px;
}

.formActionMain .hFomrDirection {
  margin-right: 0px;
  margin-top: -10px;
}

._home_hero .hFomrDirection svg {
  height: 150px;
  transform: rotate(-13deg);
}

@media (min-width:1600px) {
  .resultMain {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .resMeta {
    margin-top: 80px;
  }

  .rbgimg {
    height: 70%;
  }
}

@media(max-width:600px) {
  ._attentions p {
    font-size: 12px;
  }
  .formActionMain .hFormSide {
    margin: 0 -20px;
    padding-bottom: 20px;
  }

  .formActionMain .hFomrDirection {
    margin-right: -42px;
    margin-top: -10px;
    position: relative;
    z-index: 9;
  }

  .formActionMain {
    padding-top: 15px;
    overflow: hidden;
    min-height: auto;
  }

  .formActionMain .hContentSide {
    padding: 0;
    margin-bottom: 0;
  }

  .formActionMain h1,
  .formActionMain h1 span {
    font-size: 27px;
    line-height: 32px;
    text-align: center;
  }

  .rbgimg {
    position: absolute;
    height: 35%;
    width: 100%;
  }

  .resMeta {
    margin-top: 30px;
    padding: 30px 30px 30px 30px;
  }

  .resultMain h1 {
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 0;
    padding-top: 6px;
  }

  .resMeta h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .resultMain h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .resMeta h4 {
    font-size: 24px;
    line-height: 28px;
  }

  .resmetaCnavseBottom,
  .resmetaTopCanvas,
  .resMetaRightCanvas,
  .resTestimonial .testLeftCanvas {
    display: none;
  }

  .resContent h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .resContent {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .resTestimonial {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .resTestimonial h2 {
    font-size: 40px;
    line-height: 47px;
  }

  .resMeta h4 br {
    display: unset;
  }

  .sticky-form input[type="submit"] {
    font-size: 14px !important;
    padding: 0 8px;
  }

  span.tag_result {
    font-size: 13px;
  }
}

@media(max-width:380px) {
  span.tag_result {
    font-size: 12px;
  }

  .resMeta h4 {
    font-size: 25px;
    line-height: 40px;
  }

  .resMeta h3 {
    font-size: 18px;
  }

}

@media(max-width:350px) {
  span.tag_result {
    font-size: 10px;
  }

  .resMeta h4 {
    font-size: 20px;
    line-height: 40px;
  }

  .resMeta h3 {
    font-size: 14px;
  }
}

@supports (-webkit-touch-callout: none) {
  .formActionMain input {
    padding-top: 10px;
  }

  .formActionMain input[type='email'] {
    padding-top: 6px;
  }
}

@media(max-width:330px) {
  .resMeta h3 {
    font-size: 14px;
  }

  span.tag_result {
    font-size: 9px;
  }
}