
.row {
  display: flex
}


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

span.number:hover {
  background-color: #000;
} 
.accordion-title:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f106";
  padding-right: 5px;
  color: #df1111;
  font-size: 27px;
  font-weight: 900;
}

.accordion-title.collapsed:before {
  float: right !important;
  content: "\f107";
  color: #df1111;
  font-size: 27px;
 font-weight: 900;
}

#accordion a {
  color: #000;
  font-size: 18px;

}

#accordion a:hover {
  color: #000;
}
#accordion h3:nth-child(1){
  font-size: 4rem;
 
}

#accordion .card {
  background-color: #ffffff;
  margin-top: 5px;
  border-bottom: #000 solid 1px;
}
#accordion .card-link.accordion-title {
    padding: 15px;
    font-family: 'levenim-bold';
}
#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-sec {
  background-color: #ffffff;
padding-bottom: 50px;
  margin: 0px 0 0;
}

.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;
}
.mani_head_text h1 {
  color: #000!important;
  text-align: center;
padding-top: 1.2%;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 119.048% */
  padding:0;
  margin: 0;
}
.mani_head_text p{
  color: #000;
  text-align: center;

  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cus-tool h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
header#header {
  border-bottom: 1px solid;
  margin-bottom: 24px;
}
.text_desc_main{
background: #f6f6f6;
height: 100%;

position: relative;
}
.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
}

footer#footer {
 margin: 0;
}

.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;
}

.CALC-form {
padding: 70px;
height: 100%;
background-color: #ffffff;
color: #182128;


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.result_show {
padding-top: 44px;
padding-bottom: 44px;
}
.CALC-form .form-label {
color: #000;

font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}  
.CALC-form .form-group {
margin-bottom: 18px;
}  
.CALC-form .form-actions .btn {
margin: 0;
height: 58px;
font-weight: bold;
font-size:2.4rem;
border-radius: 0px;
letter-spacing: -0.008em;
background-color: #e01212;
color: #fff;
} 
.CALC-form .form-control {
height: 58px;
border:none;

border-radius: 0px;
background-color: #F6F6F6;
font-weight: 700;

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: #000000!important;
}

.CALC-info-list {
position: relative;
list-style: none;
margin: 0;
padding: 0;
color: inherit;
padding-bottom: 5%;
} 
.CALC-info-list li {
position: relative;
margin-top: 2.25rem;
padding-left: 72px;

} 
.CALC-info-list li:nth-child(1) {

 padding-top: 5%;

  
  }   
.CALC-info-list .number {
position: absolute;
display: grid;
align-content: center;
left: -14px;
width: 68px;
height: 68px;
background-color: #e01212;
/* -webkit-border-radius: 50%; */
-moz-border-radius: 50%;
/* border-radius: 50%; */
font-weight: 600;
font-size: 50px;
line-height: 56px;
text-align: center;
letter-spacing: -0.018em;
color: #ffffff;

padding: 1%;
}

.CALC-info-list h4 {
  padding: 0;
  margin: 0;
color: #000;

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

}  
.CALC-info-list p {
color: #000;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}  
.CALC-info-list p:last-child {
margin-bottom: 0;
padding-bottom: 2.5%;
}  
.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;
}

.clv-cont1 p{
  margin-left: 0;
}

.clv-cont1 h2{
  font-size: 4.8rem;
  padding-top: 1%;
}
.clv-cont1{
  margin-top: 3vh;
  margin-bottom: 2vh;
}

.clv-cont1 p:last-child{
  padding-bottom: 3%;
}

.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;
}

.sec2_main{
position: relative;
top:7%;
}
.sec2_main h3{
  padding-top: 2%;
color: #000;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 104.167% */
}
.sec2_main p{
color: #000;

font-size: 18px;
font-style: normal;
/* font-weight: 400; */
line-height: 28px; 
}

.sec3_main_div{
background-color:#F7F7F7;
padding-bottom: 1%;
padding-right: 1.2%;
}
.sec3_main{
position: relative;
top: 10%;
}
.sec3_main h3{
color: #000;

font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 166.667% */
margin-top: 2%;
}
.sec3_main_div h3{
color: #000;


font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 93.333% */
padding: 1%;
padding-top: 2%;
margin-bottom: 0;
}
.sec5_main ol{
  padding-left: 2%;
}
.sec3_main_div li{
color: #000;

font-family: levenim-bold;
font-size: 24px;
font-style: normal;
font-weight: 700;

margin: 0;
}
.sec3_main_div p{
color: #000;


font-style: normal;


position: relative;

}
.sec3_main_div p:last-child(4){
  padding-bottom: 2%;
}

.sec4_main{
position: relative;
top:5vh;
padding-bottom: 5.0%;
}
.sec4_main h3{
  font-size: 4.8rem;
}







.sec4div{
background-color: #D80300;
color: #fff;
padding-bottom: 1%;

}

h4 li {
  font-size: 2.4rem;
}
.sec4div p{
color: #fff;
}
.sec4div p:nth-child(1){
color: #FFF;
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 116.667% */
padding-top: 2%;
position: relative;
top: 2vh;
}

.sec4div p:nth-child(2){
color: #FFF;
text-align: center;

font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
padding-top: 2%;
padding-bottom: 2%;
}



.sec4div div{
width: 66%;
}


.sec4div p:nth-child(3){
color: #FFF;

text-align: center;

font-size: 2.4rem;
font-style: normal;
padding-top:2%;
}
.sec4div li{
color: #FFF;


font-size: 18px;
font-style: normal;


padding-right:5.4%;
padding-top: 1.2%;

}

.sec4div ul{
  list-style: disc;
  padding-left: 5%;
}
.sec4_main h4{
  margin-top: 2%;
  font-size: 3.0rem;
}

.sec4div p:nth-child(4){
padding-left: 2.5%;
padding-right: 5.5%;
}

.sec5_main{
background-color: #F7F7F7;
position: relative;
padding-bottom: 3.5rem;
}

.sec5_main h3:nth-child(1){
  font-size: 4.8rem;
  padding-top: 3%;
}
.sec5_main h3:nth-child(2){
color: #000;

font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 28px; /
}
.sec5_main h4{
  padding-top: 1%;
  font-size: 3.0rem;
}

.sec5_main li{
color: #D50300;
margin: 0.5%;
font-size: 24px;
font-style: normal;
font-family: levenim-bold;
text-transform:capitalize;
padding-top: 1.2%;
} 
h2 + p{
margin-left: 3%;
}

.sec6_main{
padding: 36px;
position: relative;

background-color: #D50300;
color: #fff;
}
.sec6_main h3{
 font-size: 4.8rem;
  
  color: #fff;
  }
  .sec6_main p{
    padding-bottom: 1.5%;
  }
.sec7_main{
position: relative;
top: 5vh;
}
.sec8_main{
display: flex;
    padding-top: 5%;
    padding-bottom: 3.4%;
    top: 2vh;
}
.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%;
}







.sec9_subdiv_2 div h3{
color:#fff;

font-size: 36px;
margin: 0;
}
.sec9_subdiv_2 div p{
color:#fff;
font-size: 16px;

}







.sec5_main li+p{
  padding-left: 0.5%;
}


.sec3pa{
  margin-top: 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) {

  .clv-cont1 h2{
    padding-top: 5%;
  }
  h1,h2{
    font-size: 2.2rem!important;
    line-height: normal!important;
  }
  h3,h4{
    font-size: 2.0rem!important;
    line-height: normal!important;
  }
  h5,strong,p,li{
    font-size: 1.5rem!important;
    line-height:normal!important ;
  }
.CALC-info-list li{
  padding-left: 3.8rem;
}
.CALC-info-list .number{
  width: 5vw;
  height: 4.3rem;
  font-size: 2.1rem;
  display: grid;
  align-content: center;
}
  .dont-spam-sec .row {
    display: flex;
    flex-direction: row;
  }
  .sec3pa{
    margin-top: 6%;
  }

  .row {
    display: flex;
    flex-direction: column;
  }
  .sec9_subdiv_2{
padding-bottom: 10%;
  }

  #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)
{
  .btn-size{
    width: 44.5%!important;
  }
}
@media (min-width: 768px){

.sec9_subdiv_2 div{
  height: 6.4rem;
  text-align: center;
}
  
 
  }
 
@media (max-width: 767px) {

  .contformsiv1{
    padding: 0!important;
    padding-bottom: 5% !important;
  }

  .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;
  }
.clv-cont1{
  margin-top:1.2rem ;
}
.sec4_main h4{
  font-size: 2.2rem;
}
h4 li{
  font-size: 1.8rem;
}
.sec5_main li{
  font-size: 1.8rem;
}
.clv-cont1 h2{
  font-size: 2.2rem;
  padding-top: 10%;
}

}




@media (max-width:576px){
.sec9_subdiv_2{
left: 0;
padding-bottom: 12%;
}
.sec9_subdiv_1 div{
top: 0;
width: 50%;
}

.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: 2.2rem;
}
.sec5_main h3:nth-child(1){
  font-size: 2.2rem;

}
.sec5_main h4{
  font-size: 1.8rem;
}
.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: 29px;
  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;
}
.sec4div h4{
  font-size: 2.2rem;
  margin-top: 5%;
}
}