.row {
  display: flex;
}

.sec9_subdiv_1 a {
  color: #fff !important;
}

#accordion {
  margin: 50px 0;
}

.accordion-title:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  color: #df1111;
}

.accordion-title.collapsed:before {
  float: right !important;
  content: "\f067";
  color: #df1111;
}

#accordion a {
  color: #000;
  font-size: 18px;
  font-family: levenim-bold;
}

#accordion a:hover {
  color: #000;
}

#accordion .card {
  background-color: #f1f1f1;
  margin-top: 5px;
}

#accordion .card-link.accordion-title {
  padding: 15px;
}

#accordion .card-body {
  color: #000;
  padding: 15px;
}

.faq-accordion {
  position: relative;
}

.linearrow1 {
  position: absolute;
  top: -7%;
  right: -10%;
  z-index: 1;
}

.linearrow2 {
  position: absolute;
  top: -7%;
  left: 10%;
  z-index: 1;
}

.how-it-works-sec {
  position: relative;
  padding: 70px 0;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9*/
  position: relative;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-bg {
  padding: 70px 0;
  background-size: cover;
}

.dont-spam--three-sec {
  margin: 50px 0 20px;
}

.dont-spam--three-sec h4 {
  font-size: 20px;
}

.dont-spam--three-sec a {
  color: #e01212;
}

.dont-spam-sec p {
  font-size: 16px;
}

#spam-checker--input {
  padding: 5rem;
  width: 100%;
  min-height: 100%;
  transition: all 0.625s cubic-bezier(0, 0, 0.2, 1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

textarea {
  resize: none;
}

#spam-checker--textarea {
  border-color: transparent;
  outline: none;
  padding: 0;
  margin: 0;
  height: 300px;
  resize: none;
}

.hwt-container {
  display: block;
  position: relative;
  overflow: hidden !important;
  -webkit-text-size-adjust: none !important;
}

.hwt-backdrop {
  position: absolute !important;
  top: 0 !important;
  right: -99px !important;
  bottom: 0 !important;
  left: 0 !important;
  padding-right: 99px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.hwt-highlights {
  width: auto !important;
  height: auto !important;
  border-color: transparent !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
  color: transparent !important;
  overflow: hidden !important;
}

.hwt-input {
  display: block !important;
  position: relative !important;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font: inherit;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.hwt-content {
  border: 1px solid;
  background: none transparent !important;
}

.hwt-content mark {
  padding: 0 !important;
  color: inherit;
  border-radius: 0.25rem;
}

.hwt-content mark.spam-category-shady {
  background-color: #f9a8d4;
  /* pink-300 */
}

.hwt-content mark.spam-category-money {
  background-color: #fcd34d;
  /* yellow-300 */
}

.hwt-content mark.spam-category-urgency {
  background-color: #f87171;
  /* red-400 */
}

.hwt-content mark.spam-category-overpromise {
  background-color: #fdba74;
  /* orange-300 */
}

.hwt-content mark.spam-category-unnatural {
  background-color: #d1d5db;
  /* grey-300 */
}

#spam-checker--aside li.spam-category-shady {
  border-radius: 3;
  border-left: 3px solid #f9a8d4;
  /* pink-300 */
}

#spam-checker--aside li.spam-category-money {
  border-radius: 3;
  border-left: 3px solid #fcd34d;
  /* yellow-300 */
}

#spam-checker--aside li.spam-category-urgency {
  border-radius: 3;
  border-left: 3px solid #e01212;
  /* red-400 */
  background-color: #e01212;
  color: #fff;
}

#spam-checker--aside li.spam-category-overpromise {
  border-radius: 3;
  border-left: 3px solid #fdba74;
  /* orange-300 */
}

#spam-checker--aside li.spam-category-unnatural {
  border-radius: 3;
  border-left: 3px solid #d1d5db;
  /* grey-300 */
}

#spam-checker--aside {
  padding: 5rem 0.5rem;
}

#spam-checker--aside table {
  width: 100%;
  margin-bottom: 1rem;
}

#spam-checker--aside table td:first-child {
  color: #64748b;
}

#spam-checker--aside table td:last-child {
  text-align: right;
  font-weight: 600;
}

#spam-checker--aside table td:last-child .text-poor {
  color: #e11d48;
}

#spam-checker--aside table td:last-child .text-okay {
  color: #2563eb;
}

#spam-checker--aside table td:last-child .text-great {
  color: #16a34a;
}

#spam-checker--aside ul,
#spam-checker--aside ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#spam-checker--aside li {
  margin: 0.5rem 0;
  padding: 0.75rem;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 0px 4px 24px rgba(4, 20, 58, 0.04);
  list-style: none;
}

.cus-tool h1 {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 0;
}

.cus-tool h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.cus-tool center p {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  padding-bottom: 2%;
}

header#header {
  border-bottom: 1px solid;
  margin-bottom: 50px;
}

.content-custom li {
  list-style: disc;
}

.content-custom ul {
  padding-left: 20px;
}

.cus-tool b {
  font-family: levenim-bold;
}

.video-bg h2,
.video-bg p,
.video-bg strong {
  color: #fff;
}



.video-bg ol li {
  color: #fff !important;
  padding-bottom: 10px !important;
}

.container-fluid.video-bg ol li {
  list-style: inherit;
}

.container-fluid.video-bg ol {
  padding-left: 18px;
}

.roas_cal_form-sec form.url-input {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

input.form-control.roas_cal_form {
  width: 30%;
  height: 50px;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.06));
  background-color: #ffffff;
  margin: 0 20px;
}

.roas_cal_form-sec form.url-input input[type="submit"] {
  display: block;
  font-family: levenim-bold;
  color: #fff;
  font-size: 21px;
  background: #e01212;
  border: none;
  line-height: 1;
  padding: 15px 25px;
  text-transform: uppercase;
}

.roas_cal_form-sec form.url-input input[type="submit"]:hover {
  background: #000;
  text-decoration: none;
}

.roas_cal-fild {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.roas_cal-btn {
  width: 100%;
  display: flex;
  justify-content: center;
}

.cust-alin-row {
  align-items: center;
  gap: 30px;
}

.CALC-form {
  padding: 28px 46px;
  background-color: #ffffff;
  color: #182128;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.CALC-form input::placeholder {
  padding: 0;
}

.CALC-form.result_show {
  padding-top: 44px;
  padding-bottom: 44px;
}

.CALC-form h3 {
  color: #000;
  font-size: 28px;
  line-height: 36px;
  margin-top: 0;
}

.CALC-form .form-label {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.CALC-form .form-group {
  margin-bottom: 18px;
}

.CALC-form .form-actions .btn {
  margin: 0;
  height: 58px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -0.008em;
  background-color: #e01212;
  color: #fff;
}

.CALC-form .form-control {
  height: 58px;
  padding: 12px 16px;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f6f6f6;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.143em;
  letter-spacing: -0.0055em;
  color: #374046;
  width: 100%;
}

.CALC-form .input-group-text {
  background-color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -0.008em;
  color: #869298;
}

.CALC-info-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  color: inherit;
}

.CALC-info-list li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 72px;
}

.CALC-info-list li:first-child {
  margin-top: 25px;
}

.CALC-info-list .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
  background-color: #e01212;
  font-weight: 600;
  font-size: 50px;
  line-height: normal;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;

}


.CALC-info-list .number:hover {
  background-color: #000;
}

.CALC-info-list h4 {
  font-size: 24px;
  font-weight: 700;
  margin-left: 15px;
}

.CALC-info-list p {
  font-size: 16px;
  line-height: normal;
  color: #000;
  padding-right: 13px;
}

.CALC-info-list p:last-child {
  margin-bottom: 0;
  margin-left: 15px;
}

.CALC-form-result-control {
  padding: 24px 21px 27px;
  background-color: #f6f8fc;
  border: 1px solid #dbe3f1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 16px;
  margin-top: 10px;
}

.CALC-form-result-label {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.018em;
  color: #305493;
  margin: 0 0 5px;
}

.CALC-form-result-value {
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: -0.018em;
  color: #152035;
}

.CALC-form-result-info {
  margin-top: 38px;
}

.CALC-form-result-info h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.018em;
  margin: 0 0 6px;
}

.CALC-form-result-info h4 i {
  font-size: 24px;
  margin-right: 10px;
}

.CALC-form-result-info p {
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.0055em;
  color: #21272c;
}

.CALC-form-result-info p:last-child {
  margin-bottom: 0;
}

.CALC-form-hint {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.003em;
  color: #374046;
  margin: 30px 0 0;
}

.CALC-form-hint:before {
  content: "\e938";
  color: #116fda;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
}

.CALC-form-hint a {
  font-weight: 400;
  color: #0c57ad;
  text-decoration: none;
}

.CALC-form-hint a:hover {
  text-decoration: underline;
}

#CALC-form-input .row.md {
  flex-wrap: wrap;
}

.CALC-form .form-actions .btn:hover {
  background-color: #000;
}

.new-dis-roas-cal {
  display: block !important;
}

.new-hide-roas-cal {
  display: none !important;
}

.row.md.cus-row {
  display: block;
}

.CALC-form .form-actions .btn:focus {
  outline: none;
}

.cus-tool .input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.CALC-form .input-group-text {
  background-color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -0.008em;
  color: #869298;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  padding: 12px 16px;
  border: 1px solid #ced4da;
}

span.AllError {
  display: block;
  margin-bottom: 5px;
  letter-spacing: -0.008em;
  color: #e01212;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-family: inherit;
}

/*  updated code  30thOct */

/* .new-calc-h2 {}

.new-calc-h3 {}

.new-calc-h4 {}

.new-calc-p {} */

.calculator-body,
.calculator-info {
  height: 100%;
  padding: 0;
}



.list-items ul {
  list-style-type: disc;
}

li {
  font-family: levenim-bold;
}

p {
  font-family: levenim-regular !important;
}


.cust-alin-row .calculator-info {
  display: flex;
  align-items: center;
  background-color: #F6F6F6;
  padding-left: 0;
}

.main-content h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 66px;
}

section.table-of-content {
  border: 1px solid #EBEBEB;
  background-image: url(../images/bg.png);
  margin-top: 3.5%;
  background-color: lightgray;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#warning p {
  color: #D80300;
}

.table-content-body ul li {
  background-color: #fff;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;


  /* list-style-position: inside; */

}

h5 {
  font-family: levenim-bold;
}


.table-content-body li:last-child {
  margin-bottom: 1.6rem;
}

/*  Section 4  */

.row.custo-section-4 {
  margin-top: 72px;
}

.row.custo-section-4 h2 {
  margin-top: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 50px;
}

.row.custo-section-4 p {

  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
}

.row.custo-section-4 h3 {
  font-size: 29px;
  font-weight: 700;
  margin-top: 0;
}

.cpm-description-inner-section {
  background-color: #F7F7F7;
  padding: 37px 30px;

}

.cpm-description-inner-section li h4,


.cpm-description-inner-section h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: normal;
  text-transform: none;
  /* 140% */
}

/* description-two */

.description-two {
  margin-top: 72px;
}

.description-two ul {
  padding-left: 30px;
  list-style: unset;
}

.description-two ul::marker {
  color: #000;
}


/* calc-formula */

.calc-formula {
  background: #D80300;
  color: #fff;
  text-align: center;
  padding: 23px 37px;

}

.calc-formula h3 {
  margin-bottom: 15px;
}

/* cpm-calc-benifit-sec */
.cpm-calc-benifit-sec {
  margin-top: 50px;
  background-color: #F7F7F7;
  padding-bottom: 22px;

}

.cpm-calc-benifit-sec h2 {
  margin-top: 22px;
  font-size: 46px;
  font-weight: 700;
  line-height: 50px;
}

.cpm-calc-benifit-sec h3 {
  font-size: 30px;
  font-weight: 700;
  margin-top: 0;
}

.cpm-calc-benifit-sec p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.cpm-calc-benifit-sec li {
  color: #D50300;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  font-family: Levenim-bold !important;
  ;
  /* 116.667% */
}



/* wrapping -up */

.wrapping-up-sec {
  background-color: #D80300;
  color: #fff;
  padding-top: 50px;
}

.wrapping-up-sec h2 {
  margin-top: 0;
  font-size: 46px;
  font-weight: 700;
  line-height: 50px;
}

.wrapping-up-sec p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 4rem;
}

/* media  */
.sec8_main {
  display: flex;
  padding-top: 5%;
  padding-bottom: 3.4%;

}

.sec8_subdiv_1 {
  display: flex;
  flex-wrap: wrap;
  position: relative;

}

.sec8_subdiv_1 img {
  margin: 0;

}

.sec8_subdiv_1 h3 {
  font-size: 4.2rem;
}

.sec8_subdiv_1 p {
  background-color: #D80300;
  color: #fff;
  font-size: 60px;
  letter-spacing: 2rem;
  padding-left: 2%;
}

.sec8_subdiv_1 h4 {
  font-size: 24px;
}

.sec8_main hr {
  width: 6.5vw;
  position: relative;
  left: 3%;
  top: 15vh;
  transform: rotate(90deg);
  color: #DFDFDF;
}

.sec8_subdiv_2 {
  width: 41%;
  position: relative;

  padding-left: 5%;
  border-left: solid 1px #DFDFDF;
  margin-left: 5%;
}

.sec8_subdiv_2 h3 {
  font-size: 2.4rem;
}

.sec8_subdiv_2 input {
  background-color: #000;
  width: 100%;
  color: #fff;
  height: 56px;

}

.sec8_subdiv_2 input::placeholder {
  color: #fff;

  font-size: 1.6rem;
}

.sec8_subdiv_2 button {

  background-color: #D80300;
  color: #fff;
  border: none;
  margin-top: 1vh;
  font-size: 2.0rem;
  font-weight: 700;
  padding: 1.3rem;
}

.sec9_main {
  background-color: #161616;
  position: relative;
  top: 5vh;
  padding-bottom: 5%;
  padding-top: 4%;

}

.sec9_main div:nth-child(1) {
  display: flex;

}

.sec9_subdiv_1 {
  display: flex;


}

.sec9_subdiv_1 p {
  color: #fff;
}

.sec9_subdiv_1 div p:nth-child(1) {
  color: #FFF;
  font-family: Levenim MT !important;
  font-size: 18px;
  font-weight: 700;
  width: 19vw;
}

.collapsed {
  color: #000 !important;
}

#accordion .card-link.accordion-title {
  color: #BA2125;
}


.sec9_subdiv_1 div p:nth-child(2) {
  color: #FFF;


  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.sec9_subdiv_1 div {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 1vh;
  left: 2%;
}

.sec9_main img {
  margin: 0;
}

.sec9_subdiv_2 {
  display: flex;



}

.sec9_subdiv_2 div {
  display: flex;
  flex-direction: column;
  width: 32%;
  position: relative;
  top: 18%;
  left: 6%;
  height: 10vh;
}



.sec9_subdiv_2 div:nth-child(2) {
  position: relative;
  margin-left: 2%;
  border-left: solid white 1px;
  border-right: solid white 1px;
  padding-left: 4%;
  padding-right: 4%;
}


.sec9_subdiv_2 div:nth-child(3) {
  margin-left: 5%;
}


.list-items div {
  width: 100%;
  background-color: white;
}




.sec9_subdiv_2 div h3 {
  color: #fff;

  font-size: 36px;
  margin: 0;
}

.sec9_subdiv_2 div p {
  color: #fff;
  font-size: 16px;

}



.table-content-body ul div {
  background-color: #fff;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;

  padding: 0 31px;
  padding-left: 8%;

}


.cpm-description-inner-section ol {
  padding-left: 2%;
}








/*Media Query*/

@media (max-width:1024px) {
  .sec8_subdiv_1 h3 {
    font-size: 2vw;
  }

  .sec8_subdiv_1 p {
    font-size: 4vw;
  }

  .sec8_subdiv_2 h3 {
    font-size: 3vw;
  }

  .sec8_subdiv_2 {
    padding: 1%;
    margin: 0%;
  }

  .sec8_subdiv_1 {
    width: min-content;
    justify-content: center;

  }

  .sec8_subdiv_2 {
    width: 100%;
    padding-top: 5%;
  }

  .sec9_subdiv_1 div p:nth-child(2) {
    font-size: 2vw;
  }

  .sec9_subdiv_2 div:nth-child(2) {
    position: relative;
    margin-left: 0;
    border: none;
    border-top: solid white 1px;
    border-bottom: solid white 1px;
    padding-left: 0;
    padding-right: 0;
  }

  .sec9_subdiv_2 div {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    top: 18%;
    left: 6%;
    height: 8.6rem;
  }

  .sec9_subdiv_2 {
    display: flex;
    flex-direction: column;
    position: relative;
    align-self: self-start;

  }

  .sec9_subdiv_2 div:nth-child(3) {
    margin: 0;
  }

  .sec9_subdiv_1 div {
    justify-content: center;
  }

  .sec9_main {
    display: flex;
  }


}








@media (max-width: 991px) {

  .cpm-description-inner-section ol {
    padding-left: 15%;
  }

  .CALC-info-list h4 {
    margin-bottom: 0%;
  }


  .CALC-info-list li {
    padding-left: 4.0rem;
  }

  h1,
  h2 {

    font-size: 2.2rem !important;
    line-height: normal !important;
  }

  h3,
  h4 {
    font-size: 2.0rem !important;
    line-height: normal !important;
  }

  h5,
  li,
  strong,
  p {
    font-size: 1.6rem !important;
    line-height: normal !important;
  }

  .CALC-info-list .number {
    width: 5vw;
    height: 4.5rem;
    font-size: 2.4rem;
    display: grid;
    align-content: center;

  }

  .sec8_subdiv_2 {
    padding-bottom: 5%;
  }


  .dont-spam-sec .row {
    display: flex;
    flex-direction: row;
  }

  .row {
    display: flex;
    flex-direction: column;
  }

  #spam-checker--input {
    margin-bottom: 25px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0);
  }

  .cus-tool h1 {
    font-size: 38px;
  }

  .cus-tool h2,
  .cus-tool h3 {
    font-size: 28px;
  }

  .cus-tool center h1 {
    padding: 0 10px;
  }

  .cus-tool center h3 {
    padding: 0 10px;
  }

  .cus-tool center p {
    padding: 0 10px;
  }
}

@media (min-width:1024px) {}

@media (min-width: 768px) {



  .sec9_subdiv_2 div {
    height: 6.4rem;
    text-align: center;
  }


}

@media (max-width: 767px) {
  .table-h21 {
    padding-top: 3%;
  }

  .dont-spam-sec .row {
    display: flex;
    flex-direction: column;
  }

  .dont-spam-sec .three-box {
    margin-bottom: 25px;
  }

  .roas_cal_form-sec .cust-alin-row {
    align-items: inherit;
  }

  .cus-tool h1 {
    font-size: 28px;
  }

  .cus-tool h2,
  .cus-tool h3 {
    font-size: 24px;
  }

  .container-fluid.dont-spam-sec.roas_cal_form-sec {
    padding-left: 0;
    padding-right: 0;
  }

  .CALC-form {
    padding: 20px;
  }

  .row.custo-section-4 h2 {
    font-size: 2.6rem;
  }

  .row.custo-section-4 h3 {
    font-size: 2.6rem;
  }

}




@media (max-width:576px) {
  .row.custo-section-4 h3 {
    font-size: 1.8rem !important;
  }

  .sec9_subdiv_2 {
    left: 0;
    padding-bottom: 10%;
  }

  .sec9_subdiv_1 div {
    top: 0;
    width: 50%;
  }

  .table-content-body li {
    padding-left: 0;
  }

  .sec8_main {
    display: flex;
    flex-direction: column;
    padding-bottom: 4%;
    align-items: center;
  }

  .mani_head_text p {
    font-size: 1.5rem;
  }

  .sec8_subdiv_1 {
    top: 1vh;
  }

  .sec8_subdiv_2 {
    width: 100%;
    border-left: none;
    border-top: solid 1px #dfdfdf;
  }

  .sec9_subdiv_1 div p:nth-child(2) {
    font-size: 4vw;
  }

  .sec4_main {
    position: relative;
    top: 3vh;
  }

  .CALC-form .form-actions .btn {
    font-size: 2.2rem;
  }

  .sec9_main div:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
  }

  .sec9_subdiv_1 div p:nth-child(1) {
    width: 100%;
  }

  .sec9_subdiv_2 div h3 {
    font-size: 2rem;
    font-weight: bold;
  }

  .sec9_subdiv_2 div p {
    font-size: 1.5rem;
  }

  .sec9_subdiv_2 div:nth-child(2) {
    position: relative;
    margin-left: 0;
    border: none;
    border-top: none;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    height: fit-content;
  }

  .sec9_subdiv_2 div {
    height: 6.6rem;
  }

  #accordion h3:nth-child(1) {
    font-size: 3.2rem;
  }

  .sec5_main h3:nth-child(1) {
    font-size: 3.2rem;
    padding: 4%;
  }

  .sec5_main h4 {
    font-size: 2.2rem;
  }

  .sec4div p:nth-child(2) {
    font-size: 2.2rem;
  }

  .CALC-info-list .number {
    position: absolute;

    width: 43px;
    height: 43px;
    background-color: #e01212;

    font-weight: 600;
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: -0.018em;
    color: #ffffff;
    padding: 1%;
  }

  .CALC-info-list li {
    padding-left: 3.8rem;
  }

  .text_desc_main {
    padding: 6%;
  }

  .sec8_subdiv_1 p {
    font-size: 4vw;
    line-height: 4.5rem;
  }

  .cus-tool h3 {
    font-size: 23px;
  }
}