header {
    min-height: 541px;
}    
#header_background {
    height: 400px;
    display: block;
    min-height: unset;
}
#header_content {
    max-width: 500px;
}
#header_content_telephone {
    max-width: 900px;
    min-height: 250px;
    margin: auto;
}
#header_right {
    width: 100%;
    max-width: unset;
    margin-left: 0;
    background-color: #fff;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}
article {
    max-width: 1200px;
}
#company_text p{
    font-size: 18px;
}
#box_top{
    max-width: 957px;
    height: 280px;
    text-align: center;
    margin: 0 auto 72px auto;
}
#box_top h2{
    font-family: Arial;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 20px;
    margin-bottom: 32px;
}
#contact1{
    width: 670px;
    height: 96px;
    border-top: 1px solid #eee;
    margin: 0 auto 24px auto;
    background: #fff;
    box-shadow: 4px 13px 20px 0px rgba(114, 77, 66, 0.10);
    padding: 13px;
}
#contact1 p{
    float:left;
    width: 312px;
    height: 28px;
    font-family: 'General Sans Variable';
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
    padding-top: 20px;
}
p#contact1_phone{
    float: right;
    padding-top: 0;
    background: #AF1245;
    width: 320px;
    height: 70px;
    padding: 20px 16px;
    color: #fff;
    font-family: 'IBM Plex Mono';
    font-size: 30px;    
    font-weight: 700;
    text-align: center;
    line-height: 1;
}
p#contact1_phone a::after{
    content: ''
}
p#contact1_phone img{
    float: left;
    margin-right: 5px;
    padding-top: 3px;
    width: 26px;
    height: 26px;
}
#agents{
    width: 230px;
    margin: auto;
}
#agents p{
    display: flex;
    align-items:center;
    font-family: 'Work Sans';
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}
#agents img{
    margin: 0 5px;
}
#agents img#arrow_up{
    position: relative;
    top: -6px;
}

#about_company{    
    height: auto;
    display: inline-block;
}
#company_text{
    height: auto;
}

#box_list{
    max-width: 1440px;
    padding: 32px;
    background: rgba(65, 71, 192, 0.10);
    text-align: center;
    margin: auto;
    border: 2px solid #fff;
}
#box_list h3{
    color: #000;
    text-align: center;
    font-family: 'IBM Plex Serif';
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
}
#box_list ul{
    display: inline-block;
    margin: 24px 0;
}
#box_list ul li {
    display: list-item;    
    list-style-type: disc;
    float: left;
    color: #0F708F;    
    font-family: 'IBM Plex Mono';
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.7px;
    margin-left: 40px;
}

#box_fight{
    max-width: 1440px;
    padding: 36px 100px;
    display: inline-block;
    margin: auto;
}
.box_fight_line {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}
.box_fight_photo{
    float: left;
    width: 37%;
    margin-right: 3%;
}
.box_fight_photo img{
    border-radius: 30px;
    max-width: 360px;
    max-height: 220px;
    margin: auto;
    max-width: 100%;
}
.box_fight_text{
    float: left;
    width: 55%;
    margin-left: 3%;
}
.box_fight_text h4{
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    padding: 20px 60px 20px 0;
}
.box_fight_text p{
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.1px;
}

#contact2{
    background: rgba(65, 71, 192, 0.10);
    padding: 20px 0;
    max-width: 1200px;
    margin: auto;
    text-align: center;
    margin-bottom: 72px;
}
#contact2 p{
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
#contact2 p{
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
#contact2 p#contact2_phone a{
    color: #AF1245;
    font-family: 'IBM Plex Mono';
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration-line: underline;
}
#box_how{
    max-width: 1113px;
    text-align: center;
    margin: auto;
    margin-bottom: 36px;
    padding: 0 20px;
}
#box_how h4{
    color: #000;
    text-align: center;
    font-family: 'IBM Plex Serif';
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 24px;
    padding-top: 24px;
}
#box_how p{
    color: #000;
    text-align: center;
    font-family: 'IBM Plex Serif';
    font-size: 28px;
    font-weight: 500;
    line-height: 1.75;
    padding: 0 20px;
}
#box_how .steps{
    font-family: 'IBM Plex Mono';
    font-size: 24px;
    font-weight: 500;
}

#box_steps{
    max-width: 1200px;
    margin: auto;
    margin-bottom: 36px;
    display: flex;
    justify-content: center;
}
#box_steps div{
    height: 370px;
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
    padding: 28px;
}
#box_step1{
    background: rgba(54, 167, 131, 0.04);
}
#box_step2{
    background: rgba(18, 137, 175, 0.04);
}
#box_step3{
    background: rgba(65, 71, 192, 0.04);
}
#box_steps img{
    margin: 0 auto 32px auto;
}
#box_steps p{    
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
}

#contact3{
    max-width: 1200px;
    height: 106px;
    margin: auto;
    text-align: center;
    margin-bottom: 72px;
}
#contact3 p{
    color: #000;
    font-family: 'IBM Plex Serif';
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
#contact3 p#contact3_phone a{
    color: #AF1245;
    font-family: 'IBM Plex Mono';
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-decoration-line: underline;
}
#about_company_info{
    height: auto;
}

#questions{
    margin-top: 20px;
}
.question input{
    border-bottom: 1px solid #000000;
}
p#question_response.whitebg{
    color:#000;
    padding: 20px;
}

@media (max-width: 1300px) {
    .box_fight_photo{
        width: 32%;
    }
    .box_fight_text{
        width: 60%;
    }
}

@media (max-width: 1024px) {
    #box_top h2{
        font-size: 25px;
    }
    #box_list ul li{
        font-size: 15px;
        margin-left: 30px;
        letter-spacing: -0.8px
    }   
    #box_steps p{
        font-size: 20px;
    }
}


@media (max-width: 889px) {
    .box_fight_text h4{
        font-size: 18px;
        padding: 0px 20px 10px 0;
    }
    .box_fight_text p{
        font-size: 16px;
    }
    #company_text p{
        font-size: 14px;
        line-height: 1.4;
    }
    #box_how h4{
        font-size: 28px;
    }
    #box_how p{
        font-size: 26px;
        padding: 0 70px;
    }
    #box_how .steps{
        font-size: 22px;
    }
    #box_steps div{
        padding: 28px 22px;
    }
    #box_steps p{
        font-size: 18px;
    }
    #contact2 p{
        font-size: 28px;
    }
    #contact3 p{
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    
    #box_top{
        height: 180px;
        padding: 0 16px;
        max-width: 480px;
    }
    #box_top h2{
        display: none;
    }
    #contact1{     
        width: 100%;   
        height: 62px;
        padding: 12px;
    }
    #contact1 p{
        width: 204px;
        font-size: 16px;
        padding-top: 8px;
        text-align: left;
    }
    p#contact1_phone{
        width: 100px;
        height: 36px;
        line-height: 0; 
        font-size: 0;
        color: transparent; 
    }
    p#contact1_phone img{
        width: 16px;
        height: 16px;
        margin-right: 0;
    }
    p#contact1_phone a::after{
        font-size: 16px;
        content: 'CALL';
        color: #fff;    
        line-height: 1.2;
    }    
    #box_list{
        padding: 24px 32px 24px 32px;
    }
    #box_list h3{
        font-size: 20px;
        padding: 0 30px;
    }
    #box_list ul li {
        font-size: 16px;
        letter-spacing: 0;
        padding: 10px 3px;
    }
    #box_fight{
        padding: 32px;
    }
    .box_fight_line {
        margin: 15px 0;
    }
    .box_fight_photo{
        width: 100%;
        margin-top: 12px;
        margin-bottom: 24px;
    }
    .box_fight_text{
        width: 100%;
        margin: 0;
    }
    .box_fight_text h4{
        font-size: 16px;
        padding: 0px 0px 24px 0;
    }
    .box_fight_text p{
        font-size: 14px;
        line-height: 1.75;
    }
    #box_how h4{
        font-size: 28px;
        padding: 16px;
    }
    #box_how{
        max-width: 480px;
        margin-bottom: 16px;
    }
    #box_how p{
        font-size: 16px;
        padding: 0 32px;
    }
    #box_how .steps {
        font-size: 18px;
    }
    #box_steps {
        display: block;
    }
    #box_steps div{
        width: calc(100% - 64px);
        height: 134px;
        margin: 0 32px;
        padding: 24px;
        margin-bottom: 16px;
    }
    #box_steps img{
        margin: 0 15px 0 0;
        float: left;
        width: 30%;
    }
    #box_steps p{
        line-height: 1.4;
        font-weight: 500;
        font-size: 15px;
    }
    #box_steps span.taller{
        position: relative;
        top: 10px;
    }
    #contact2{
        padding: 16px 0;
        margin-bottom: 6px;
    }
    #contact2 p {
        font-size: 21px;
        padding: 0 20px;
    }
    #contact2 p#contact2_phone a{
        font-size: 20px;
    }

    #contact3{
        padding: 0 32px;
        margin-bottom: 36px;
    }
    #contact3 p {
        font-size: 21px;
        padding: 0 20px;
    }
    #contact3 p#contact3_phone a{
        font-size: 20px;
    }
    
}

@media (max-width: 430px) {
    #box_top{
        max-width: 430px;
    }
    #box_how{
        max-width: 430px;
    }
}

@media (max-width: 320px) {

    p#contact1_phone{
        width: 36px;
    }
    p#contact1_phone a::after {
        content: '';
    }
    #box_list{
        padding: 24px 24px 36px 23px
    }
    #box_list ul{
        margin: 22px 0;
    }
    #box_list ul li {
        font-size: 14px;
        letter-spacing: -0.5px;
        padding: 8px 2px;
    }
    #box_fight{
        padding: 24px;
    }
    #box_how h4{
        font-size: 26px;
    }
    #box_steps div{
        width: calc(100% - 48px);
        margin: 0 24px;
        padding: 20px;
    }
    #box_steps p{
        font-size: 17px;
    }
}