#main .container .section_01 .main_mog_logo {
    position: absolute;
    width: 300px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
    z-index: 3;
}

.mog_intro_div {
    width: 80%;
    display: flex;
    margin-bottom: 70px;
}

.mog_intro_first {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.mog_intro_sec {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: center;
    text-align: right;
    gap: 0.8rem;
    font-family: 'Sans';
    border-right: 1px solid black;
}
.mog_intro_sec span {width: 80%;}
#main .container .mog_intro_sec_span_1 {font-size: 1.3rem; }

.mog_intro_first_img {width: 210px; height: auto;}
.mog_intro_same_div {padding: 40px 0;}

.main_mog_sec1_right_div {
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.main_mog_sec1_img_div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.main_mog_sec1 {display: flex; width: 80%; align-items: center;}
.main_mog_sec1_left_img {
    width: 44%;
    height: auto;
    padding: 0 3%;
}
.main_mog_sec1_div {
    width: 44%;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0 3%;
    font-family: 'Sans',sans-serif;
    gap: 1.5rem;
}
.main_mog_sec1_span_div {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.main_mog_sec1_img_div_img {width: 190px; height: auto;}
.main_mog_sec1_back {
    background-color: rgba(247, 242, 235, 1);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
}
.main_mog_sec1_span1 {font-size: 1.5rem; font-weight: bold;}
.main_mog_sec1_span2 {font-size: 1.2rem; font-weight: 300;}
.main_mog_sec1_long_span {
    font-size: 0.95rem;
    margin: 30px 0;
}
.main_mog_sec1_bottom_mog {
    font-size: 1.1rem; font-weight: bold;
}
.mog_sec1_img_span1 {font-size: 0.8rem;}
.mog_sec1_img_span2 {font-size: 0.8rem; font-weight: bold;}
.mog_sec1_span_div_img {height: 25px; width: auto;}


#main .container .mog_section_03 {
    /*padding: 50px 0;*/
    margin: 70px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center; justify-content: center;
}

.mog_sec3_top {width: 80%; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; margin-bottom: 70px; font-family: 'Sans';}
.mog_sec3_img1 {width: 50px; height: auto;}
.mog_sec3_bottom {width: 75%; display: flex; align-items: center; justify-content: center; font-family: 'Sans';}
.mog_sec3_round_num {width: 200px; height: auto; margin-bottom: 10px;}
.mog_sec3_bottom_div_eng {font-size: 1rem; font-weight: bold;}
.mog_sec3_bottom_div_han {font-size: 1rem;}
.mog_sec3_img2 {}
.mog_sec3_img3 {}
.mog_sec3_img4 {}
.mog_sec3_img5 {}

.mog_sec3_bottom_div {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    width: 25%;
    justify-content: center;
}

.mog_section_04 {
    margin: 70px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mog_sec4_top_div {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.2rem;
    text-align: center;
    font-family: 'Sans';
    background-color: rgb(247, 242, 235);
    padding: 70px 0;
    font-weight: 200;
    margin: 70px 0;
}

.mog_sec4_top_a {
    text-decoration: none;
    color: white;
    background-color: rgb(159, 147, 135);
    padding: 15px 35px;
    border-radius: 30px;
    font-weight: 100;
}

.mog_sec4_top_span1 {font-size: 1.4rem;}
.mog_sec4_bottom_div {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3rem;
    margin:70px 0;
}
.mog_sec4_bottom_div1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border: 1px solid black;
    padding: 10px 20px;
    border-radius: 5px;
    /*margin: 50px 0 0 0;*/
    font-weight: 300;
}
.mog_sec4_bottom_div1_logo {
    width: 30px;
    height: auto;
}
.mog_sec4_bottom_middle_span {
    display: flex;
    text-align: center;
    font-family: 'Sans';
    font-weight: 300;
}
.mog_sec4_bottom_div2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
}
.mog_sec4_bottom_img_div {
    height: 265px;
    position: relative;
    overflow: hidden;
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mog_sec4_bottom_img {
    width: 110%;
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s ease-in-out;
}

.mog_sec4_bottom_img_span_div {
    width: 100%;
    z-index: 1;
    height: 30%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    align-items: center;
    display: flex;
    justify-content: center;
    font-family: 'Sans';
    gap: 1rem;
}

.mog_sec4_real_bottom {width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.mog_sec4_real_div1 {
    display: flex;
    flex-direction: column;
    width: 280px;
    justify-content: center;
    align-items: center;
    margin: 70px 0 70px 0;
}
.mog_sec4_real_span1 {
    font-size: 4rem;
    font-weight: 1000;
    font-family: 'Sans';
    display: flex;
    text-align: left;
    width: 100%;
    align-items: center;
    justify-content: start;
    height: 62px;
}
.mog_sec4_real_span2 {
    font-size: 4rem;
    font-weight: 1000;
    font-family: 'Sans';
    display: flex;
    text-align: right;
    align-items: center;
    width: 100%;
    justify-content: end;
    height: 62px;
}
.mog_sec4_real_a {
    text-decoration: none;
    background-color: black;
    color: white;
    border-radius: 5px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    margin-top: 20px;
    font-family: 'Sans';
    width: 83%;
    font-weight: 200;
}
.mog_sec4_real_div2 {
    background-color: rgb(247, 242, 235);
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 100px 0;
    margin: 70px 0;
}
.mog_sec4_real_div2_left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid black;
}
.mog_sec4_real_div2_left img {
    width: 450px;
    height: auto;
}

.mog_sec4_real_div2_right {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: center;
    justify-content: center;
    gap: 3rem;
}
.mog_sec4_real_div2_right_div1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    width: 90%;
    font-family: 'Sans';
    text-align: center;
    line-height: 30px;
    font-size: 0.95rem;
}

.mog_sec4_real_div2_right_div1_img1 {
    width: 35px;
    height: auto;
}
.mog_sec4_real_div2_right_div1_span1 {
    font-size: 1.5rem;
    font-weight: 1000;
}
.mog_sec4_real_div2_right_div1_span2 {

}
.mog_sec4_real_div2_right_div1_a1 {
    text-decoration: none;
    color: white;
    background-color: black;
    padding: 10px 50px;
    border-radius: 5px;
    font-weight: 100;
    font-size: 0.9rem;
    margin: 10px 0;
}
.mog_sec4_real_div2_right_div1_span3 {

}

.mog_sec4_real_div2_right_div2 {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
}

.real_div2_right_img_div {
    width: 160px;
    height: 160px;
    aspect-ratio: 1 / 1;
    position: relative;
    overflow: hidden;
}

.real_div2_right_img_div img {
    width: 120%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.real_div2_right_img_div span {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
    color: white;
    font-family: 'Sans';
    font-weight: 200;
}

.mog_brand_sec1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 2.5rem;
    justify-content: center;
    font-family: 'Sans';
    text-align: center;
}

.mog_brand_sec1_img1 {
    width: 30%;
    height: auto;
}
.mog_brand_sec1_img2 {
    width: 60%;
    height: auto;
}

.mog_brand_sec1_span1 {
    font-size: 1.5rem;
    font-weight: 200;
    margin-top: 30px;
}
.mog_brand_sec1_span2 {
    line-height: 30px;
    background-color: black;
    border-radius: 10px;
    color: white;
    padding: 30px 100px;
    font-weight: 200;
}

.mog_brand_sec1_img3 {
    width: 22%;
    height: auto;
}
.mog_brand_sec2 {
    display: flex;
    width: 100%;
    background-color: rgb(249, 243, 234);
    padding: 50px 0;
}
.mog_brand_sec2_div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.mog_brand_sec2_img {
    width: 18%;
    height: auto;
    border: 1px solid rgb(165 121 90);
    border-radius: 100%;
}

.mog_brand_sec3 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 3rem;
    font-family: 'Sans';
}
.mog_brand_sec3_span1 {
    font-size: 1.5rem;
    font-weight: bold;
}
.mog_brand_sec3_span2 {
    line-height: 30px;
    font-weight: 300;
    letter-spacing: -1px;
}
.mog_brand_sec3_div {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 1.5rem;
    color: white;
}
.mog_brand_sec3_span {
    background-color: black;
    padding: 10px 30px;
    border-radius: 20px;
}
.mog_brand_sec3_border {
    border-top: 2px solid black;
    width: 7%;
    border-radius: 15px;
}

.mog_brand_sec4 {
    height: auto;
    display: flex;
    width: 90%;
    align-items: start;
    gap: 2rem;
    justify-content: center;
}

.mog_brand_sec4_div {
    width: 100%;
    height: 320px;
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    font-family: 'Sans';
}
.mog_brand_sec4_img {
    position: absolute;
    width: 120%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mog_brand_sec4_div_top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 1rem;
    font-family: 'Sans';
}

.mog_brand_sec4_span_big {
    font-size: 1.5rem;
    font-weight: bold;
}

.mog_brand_sec5 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(247, 242, 235);
    padding: 100px 0;
}

.mog_brand_sec5_div1 {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    font-family: 'Sans';
    border-right: 1px solid black;
}
.mog_brand_sec5_img1 {
    width: 600px;
    height: auto;
}

.mog_brand_sec5_div1_div {
    display: flex;
}

.mog_brand_sec5_div1_span1 {
    border-left: 1px solid black;
    padding-left: 25px;
}

.mog_brand_sec5_div1_span2 {
    padding: 0 25px;
    margin: 0 25px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.mog_brand_sec5_div1_span3 {
    padding-right: 25px;
    border-right: 1px solid black;
}
.mog_brand_sec5_div2 {
    width: 40%;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    font-family: 'Sans';
}

.mog_brand_sec5_div2_div1 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    justify-content: center;
}
.mog_brand_sec5_div_span1 {
    font-size: 1.5rem;
    font-weight: bold;
}
.mog_brand_sec5_div_span3 {
    line-height: 30px;
}
.mog_brand_sec5_div_span4 {border-bottom: 1px solid black;}
.mog_brand_sec5_img2 {width: 250px; height: auto;}
.mog_brand_sec5_div2_div3 {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.mog_brand_sec5_img {
    width: 30%;
    height: auto;
}
.mog_brand_sec6 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.mog_brand_sec6_div1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    gap: 2rem;
}
.mog_brand_sec6_img1 {
    width: 250px;
    height: auto;
}

#header .main_header .mog_middle_header {
    margin-right: 4rem;
    list-style: none;
    display: flex;
    gap: 7rem;
    padding: 0;
}
#header .main_header .mog_middle_header li {transition: 0.3s ease-in-out;}
#header .main_header .mog_middle_header li:hover {transform: scale(110%);}

#header .main_header .mog_middle_header li .mog_middle_header_a {
    color: white;
    font-family: 'Sans';
    transition: 0.2s ease-in-out;
}
#header .main_header .mog_middle_header li .mog_middle_header_a:hover {transform: scale(101%);}
.mog_brand_sec6_span1 {font-weight: bold; font-family: 'Sans';}
.mog_brand_sec6_span2 {font-family: 'Sans';}

#notice .mog_notice_top_sec1, #brand .mog_notice_top_sec1, #contact .mog_notice_top_sec1, #main .mog_notice_top_sec1 {position: relative; z-index: 2;}


.mog_notice_top {
    position: absolute;
    width: 100%;
    display: flex;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-family: 'Sans';
    gap: 1rem;
    z-index: 3;
}
#notice .container .mog_notice_top_img1 {
    width: 85px;
    height: auto;
}
#news .container .mog_notice_top_img1 {
    width: 85px;
    height: auto;
}
#contact .container .mog_notice_top_img1 {
    width: 85px;
    height: auto;
}
.mog_notice_top_span1 {
    font-size: 4rem;
    font-weight: 1000;
}
.mog_notice_top_span2 {
    font-size: 1.2rem;
    width: 100%;
    font-weight: 200;
    margin-bottom: 20px;
}
.mog_notice_top_div1 {
    color: rgb(159, 147, 135);
    background-color: white;
    padding: 15px 50px;
    border-radius: 10px;
}

.mog_notice_cap {
    position: fixed;
    top: 45%;
    left: 2%;
    z-index: 1;
}

.mog_notice_cap_top {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(221 181 140);
    padding: 10px 5px 5px 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 40px;
}

.mog_notice_cap_bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(127 94 61);
    padding: 5px 5px 10px 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 40px;
}

.mog_service_top_nav {display: flex; width: 100%; gap: 5rem; align-items: end; justify-content: center; margin: 140px 0;}
.mog_service_top_nav .none_select {
    transition: 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Sans';
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 1.2rem;
    cursor: pointer;
    padding: 5px 25px;
    border-radius: 20px;
}
.mog_service_top_nav .service_select {
    transition: 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Sans';
    color: black;
    border-bottom: 1px solid black;
    cursor: pointer;
    padding: 5px 25px;
    border-radius: 20px;
    font-size: 1.2rem;
}
.mog_service_top_nav .none_select:hover {transform: translateY(-5%) scale(101%);}

.mog_recycle_sec1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 100px 0;
    gap: 4rem;
}
.mog_recycle_sec1_div1 {
    width: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    gap: 2rem;
    font-family: 'Sans';
}
.mog_recycle_sec1_span1 {
    font-size: 2rem;
    font-weight: 200;
}
.mog_recycle_sec1_form {
    display: flex;
    gap: 1rem;
}
.mog_recycle_sec1_input1 {
    border: 2px solid black;
    border-radius: 60px;
    width: 500px;
    padding: 10px 30px;
    height: 20px;
    font-size: 1.1rem;
    font-family: 'Sans';
}
.mog_recycle_sec1_button1 {
    font-family: 'Sans';
    font-size: 1rem;
    color: white;
    background-color: black;
    border: none;
    padding: 10px 40px;
    border-radius: 10px;
}

.mog_recycle_sec1_div2 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.mog_recycle_sec1_div3 {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid black;
}
.mog_recycle_sec1_img1 {
    width: 90%;
    height: auto;
}
.mog_recycle_sec1_div4 {
    width: 45%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding-left: 5%;
    gap: 2rem;
    font-family: 'Sans';
}
.mog_recycle_sec1_table {width: 100%;}
.mog_recycle_sec1_table tbody{display: flex; flex-direction: column; gap: 0.5rem; width: 100%;}
.mog_recycle_sec1_table tbody tr {display: flex; gap: 0.5rem; width: 100%;}
.mog_recycle_sec1_div5 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.mog_recycle_sec1_span2 {
    font-weight: bold;
}
.mog_recycle_sec1_div6 {
    display: flex;
    font-size: 0.85rem;
    border: 2px solid black;
    padding: 0 10px;
}
.mog_recycle_sec1_div7 {
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mog_recycle_sec1_div8 {
    padding: 5px 15px;
    border-left: 2px solid black;
    border-right: 2px solid black;
}
.mog_recycle_sec1_div9 {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mog_recycle_sec1_btm_div {
    width: 100%;
    display: flex;
    gap: 1rem;
}
.mog_recycle_sec1_span3 {
    font-size: 0.95rem;
    letter-spacing: -1px;
}
.mog_recycle_sec1_img2 {
    width: 150px;
    height: auto;
}
.mog_notice_cap_top_a1 {position: relative; display: flex; align-items: center; justify-content: center;}
.mog_notice_cap_top_a2 {position: relative; display: flex; align-items: center; justify-content: center;}
.mog_notice_cap_top_brand:hover + .mog_notice_cap_top_span1 {opacity: 1;}
.mog_notice_cap_top_contact:hover + .mog_notice_cap_top_span2 {opacity: 1;}
.mog_notice_cap_top_span1 {
    right: -235%;
    bottom: -13%;
    position: absolute;
    font-size: 1.1rem;
    font-family: 'Sans';
    color: black;
    opacity: 0;
    transition: 0.2s ease-in-out;
    padding-bottom: 2px;
    text-decoration: black;
}
.mog_notice_cap_top_span2 {
    right: -347%;
    bottom: -13%;
    position: absolute;
    font-size: 1.1rem;
    font-family: 'Sans';
    color: black;
    opacity: 0;
    transition: 0.2s ease-in-out;
    padding-bottom: 2px;
    text-decoration: black;
}
.mog_notice_cap_top_brand {
    width: 30px;
    height: auto;
}
.mog_notice_cap_top_contact {
    width: 25px;
    margin-top: 5px;
    height: auto;
}
.mog_recycle_sec1_span_bold {font-weight: bold;}

.mog_contact_sec2 {width: 100%; display: flex; align-items: center; justify-content: center;}
.mog_contact_sec2_container { width: 100%; display: flex; align-items: center; justify-content: center; margin: 140px 0;}
.mog_contact_sec2_top {width: 90%; display: flex; flex-direction: column; align-items: center; justify-items: center; gap: 40px;}
.mog_contact_sec2_div1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.mog_contact_sec2_span1 {
    font-size: 2rem;
    font-family: 'Sans';
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 5px 50px;
    border-radius: 15px;
}
.mog_contact_sec2_img1 {
    width: 80%;
    height: auto;
}
.mog_contact_sec2_div2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Sans';
    font-size: 1.1rem;
    gap: 20px;
}
.mog_contact_sec2_span2 {
    border-bottom: 1px solid black;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 1.5rem;
}
.mog_contact_sec2_span3 {
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
}
.mog_contact_sec2_span4 {
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
}
.news_story_ring {margin: 140px 0;}
.main_div {
    width: 100%;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-items: center;
    display: flex;
    flex-direction: column;
}

.mog_footer_container {
    width: 90%;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    border-top: 1px solid;
    align-items: center;
}
.mog_footer_div1 {
    display: flex;
    flex-direction: column;
    font-family: 'Sans';
    font-size: 0.9rem;
    font-weight: 200;
    gap: 0.2rem;
}

.mog_footer_div2 {
    font-family: 'Sans';
    color: black;
    display: flex;
    gap: 4rem;
    font-size: 1.2rem;
}
.mog_footer_div2_a {
    color: black;
    text-decoration: none;
    transition: 0.2s ease-in-out;
}
.mog_footer_div2_a:hover {
    opacity: 0.6;
    transform: scale(101%);
}

.mog_brand_sec6_div2 {display: flex; flex-direction: column; align-items: center; justify-items: center; width: 90%; text-align: center;}
.footer_sec_br {display: none;}
.mog_recycle_table_front_td {text-align: right; width: 10%;}
.mog_service_img_div {width: 100%; height: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4rem; text-align: center; font-family: 'Sans'; margin-bottom: 50px;}
.mog_service_img_container {width: 80%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative;}
.mog_service_img {width: 100%; height: auto;}

.mog_service_btm_span1 {line-height: 40px;}
.mog_service_btm_span2 {padding: 15px 20px; border: 1px solid black;}
.mog_service_btm_span_div {display: flex; flex-direction: column; width: 100%; text-align: center; gap: 1rem;}
.mog_service_btm_span3 {line-height: 30px;}

.mog_service_img1 {width: 250px; height: auto;}
.mog_service_img2 {width: 100%; height: auto;}
.mog_service_img3 {width: 300px; height: auto;}
.mog_service_img_4_to_9 {aspect-ratio: 1/1; width: 300px; height: auto;}
.mog_service_img4 {}
.mog_service_img5 {}
.mog_service_img6 {}
.mog_service_img7 {}
.mog_service_img8 {}
.mog_service_img9 {}
.mog_service_img10 {width: 90%; height: auto;}
.mog_service_br_new {display: none;}

.mog_service_img_span_container_div2 {display: flex; flex-direction: column; align-items: center; justify-content: center; font-family: 'Sans'; gap: 2rem;}
.mog_service_img_span_container_div2_span1 {font-weight: bold;}

.mog_service_img_container2 {display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; justify-content: center; gap: 3rem; width: 80%;}
.mog_service_img_container2_div1 {display: flex; flex-direction: column; width: 100%; align-items: center; justify-content: center; text-align: center; gap: 1.5rem; font-family: 'Sans'; font-size: 0.9rem;}
.mog_service_img_container2_div1_hard_span {font-weight: bold;}
.mog_service_img_container2_div1_border {border-left: 1px solid black; border-right: 1px solid black;}

.mog_service_img_span_container {gap: 3.5rem; padding: 100px 0; left: 0; position: absolute; width: 100%; text-align: center; align-items: center; justify-content: center; display: flex; flex-direction: column; color: white; font-family: 'Sans'; font-weight: 100; background-color: rgba(0,0,0,0.5); }
.mog_service_img_span_container_div1 {display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: 1.5rem;}
.mog_service_img_div1_span1 {font-size: 1.5rem;}
.mog_service_img_div1_span2 {font-size: 1.2rem; font-weight: bold; border-bottom: 1px solid white;}
.mog_service_img_div1_span3 {line-height: 30px;}

.mog_service_btm_span_div_mobile {display: none;}

.mog_service_img11 {display: none;}

@media screen and (max-width: 1500px) {
    /*메인*/
    .main_mog_sec1_long_span br {display: none;}
    /*메인*/
}
@media screen and (max-width: 1740px) {
    /*메인*/
    #main .container .main_web_top {width: 116%;}
    #main .container .section_01 .main_mog_logo {width: 225px;}
    #header .main_header .mog_middle_header {gap: 4rem;}
    .mog_sec3_bottom_div_han {font-size: 0.7rem;}
    .main_mog_sec1_img_div_img {width: 150px;}
    .mog_sec3_round_num {width: 180px;}
    .mog_sec4_bottom_img {width: 160%;}
    .mog_sec4_bottom_img_span_div {font-size: 0.7rem; height: 20%;}
    .mog_sec4_real_a {margin-top: 30px;}
    .mog_sec4_real_span1, .mog_sec4_real_span2 {font-size: 3.5rem;}
    /*메인*/

    /*브랜드*/
    .mog_brand_sec4_div_top {width: 23%;}
    .mog_brand_sec4_div {height: auto;}
    .mog_brand_sec4_span_big {font-size: 1.2rem;}
    .mog_brand_sec4_div_top br {display: none;}
    .mog_brand_sec2_img {width: 18%;}
    .mog_brand_sec5_div1 {width: 45%; padding-right: 30px;}
    .mog_brand_sec5_div2 {width: 45%; padding-left: 30px;}
    .mog_brand_sec5_img1 {width: 90%;}
    .mog_brand_sec5_div_span3 br {display: none;}
    .mog_brand_sec5_div_span4 {border: none;}
    /*브랜드*/

    /*푸터*/
    .mog_footer_div2 {gap:2rem;}
    .mog_footer_div1 {width: 80%;}
    /*푸터*/

    /*contact*/
    .mog_contact_sec2_container {flex-direction: column; gap: 70px;}

    /*contact*/

    /*서비스 */

    .mog_service_img_span_container {padding: 40px 0; gap: 2.5rem; font-size: 0.9rem;}
    .mog_service_img_container2 {width: 100%; gap: 2rem;}
    /*서비스*/
}

@media screen and (max-width: 1280px) {
    /*메인*/
    #header .main_header .mog_middle_header {gap: 2rem;}
    #main .container .section_01 .main_mog_logo {width: 170px;}
    #main .container .main_web_top {width: 148%; left: -27%;}
    .mog_intro_first {flex-direction: column;}
    .mog_intro_sec span {width: 90%; font-size: 0.9rem;}
    .main_mog_sec1_img_div_img {width: 110px;}
    .mog_sec1_img_span2 {font-size: 0.75rem;}
    .mog_sec1_span_div_img {height: 30px;}
    .main_mog_sec1_span2 {font-size: 1rem;}
    .main_mog_sec1_span1 {font-size: 1.3rem;}
    .main_mog_sec1_long_span {font-size: 0.9rem; margin: 0;}
    .main_mog_sec1_bottom_mog {font-size: 1rem;}
    .main_mog_sec1 {width: 90%;}
    .mog_sec3_bottom {display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem;}
    .mog_sec3_bottom_div {width: 100%;}
    .mog_sec4_bottom_middle_span br {display: none;}
    .mog_sec4_bottom_img {width: 200%;}
    .mog_sec4_bottom_img_span_div {flex-direction: column; gap: unset;}
    .mog_sec4_real_div2_right_div1_span2 br {display: none;}
    .mog_sec4_real_div2_right_div1_span3 br {display: none;}
    .mog_sec3_top {text-align: center;}
    /*메인*/

    /*브랜드*/
    .mog_brand_sec1_img1 {width: 40%; margin-bottom: 30px;}
    .mog_brand_sec1_img2 {width: 80%;}
    .mog_brand_sec1_img3 {width: 30%;}
    .mog_brand_sec3 {gap: 2rem;}
    .mog_brand_sec5_div1, .mog_brand_sec5_div2 {width: 40%;}
    .mog_brand_sec5_div_span3, .mog_brand_sec5_div_span4 {font-size: 0.9rem;}
    .mog_footer_div1 .footer_first_br {display: none;}
    .mog_footer_div1 .footer_sec_br {display: flex;}
    .mog_footer_div2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    /*브랜드*/

    /*서비스 */
    .mog_service_img_span_container {padding: 20px 0; gap: 1.5rem;}
    .mog_service_img_container2 {grid-template-columns: repeat(2, 1fr); gap: 1rem;}
    .mog_service_img_container2_div1_border {border: none;}
    /*서비스*/
}

@media screen and (max-width: 1000px) {
    /*메인*/
    #header .main_header {padding: 10px 0px 10px 30px; left: 3%;}
    #header .center_span {font-size: 1.3rem;}
    #header .main_header .mog_middle_header li .mog_middle_header_a {font-size: 1rem;}
    #header .main_header .mog_middle_header {margin-top: 5px; gap:1rem;}
    #main .container .section_01 .main_mog_logo {width: 220px;}
    #main .container .mog_intro_sec_span_1 {font-size: 1.1rem;}
    .mog_intro_sec {gap: 1.5rem; justify-content: end;}
    .main_mog_sec1 {width: 100%;}
    .main_mog_sec1_img_div_img {width: 90px;}
    .mog_sec4_top_span2 {width: 91%;}
    .mog_sec4_top_span2 br {display: none;}
    .mog_sec4_top_div {gap: 1.5rem;}
    .mog_sec4_bottom_img {width: 285%;}
    .mog_sec4_bottom_img_span_div_span2 {display: none;}
    .mog_sec4_bottom_img_span_div {font-size: 0.9rem;}
    .mog_sec4_bottom_img_span_div {background-color: rgba(0,0,0,0.5);}
    .mog_sec4_real_div2_left {width: 44%; padding: 0 3%;}
    .mog_sec4_real_div2_left img {width: 100%;}
    .mog_sec4_real_div2_right_div1 {gap: 1rem;}
    .mog_sec4_real_div2_right {gap: 1rem;}
    .mog_sec4_real_div2_right_div2 {gap: 1rem;}
    .real_div2_right_img_div {width: 100%; height: auto;}
    .real_div2_right_img_div span {display: none!important;}
    /*메인*/

    /*헤더*/

    /*
    #header .main_header .mog_middle_header {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        text-align: center;
    }
     */

    #header .main_header {
        padding: 15px 0px 15px 30px;
    }
    /*헤더*/
/*브랜드*/
    .mog_brand_sec1_img2 {width: 90%;}
    .mog_brand_sec1_img1 {width: 50%; margin-top: 70px;}
    .mog_brand_sec1_span2 {padding: 15px 100px;}
    .mog_brand_sec1_span2 br {display: none;}
    .mog_brand_sec1_img3 {width: 45%;}
    .mog_brand_sec2_div {display: grid; grid-template-columns: repeat(2,1fr);}
    .mog_brand_sec2 {align-items: center; justify-items: center; width: 90%;}
    .mog_brand_sec2_img {width: 100%;}
    .mog_brand_sec2 {padding: 50px 1.5rem;}
    .mog_brand_sec3_span {padding: 10px;}
    .mog_brand_sec4 {display: grid; grid-template-columns: repeat(2,1fr);}
    .mog_brand_sec4_div_top {width: 100%;}
    .mog_brand_sec5_div1, .mog_brand_sec5_div2 {width: 80%; border: none; padding: 0;}
    .mog_brand_sec5 {flex-direction: column; gap: 70px;}
    .mog_notice_cap {z-index: 9999;}
/*브랜드*/

    /*푸터*/
    .mog_footer_container {flex-direction: column-reverse; text-align: center; gap: 1rem;}
    .mog_footer_div2 {display: flex;}
    /*푸터*/

    /*메인*/
    .mog_section_04 {margin: 30px 0;}
    /*메인*/

    /*subgallerytop*/
    #contact .container .mog_notice_top_img1 {width: 60px;}
    .mog_notice_top_span1 {font-size: 2rem;}
    .mog_notice_top_span2 {font-size: 1rem;}
    .mog_notice_top_div1 {padding: 10px 30px;}
    .mog_contact_sec2_container {margin: 70px 0;}
    /*subgallerytop*/

    /*서비스*/

    .mog_service_img_container {width: 100%;}
    .mog_service_img_span_container {gap: 1rem;}
    .mog_service_br_remove {margin: 0 10px;}
    .mog_service_br_remove br {display: none;}
    .mog_service_br_new {display: block;}
    .mog_service_img10 {width: 100%; display: none;}
    .mog_service_img11 {display: block; width: 100%; height: auto;}

    /*서비스*/
}

@media screen and (max-width: 720px) {

    /*헤더*/
    #header .main_header .mog_middle_header {display: none;}
    #header .main_header {
        display: flex;
        position: fixed;
        width: 100%;
        height: 35px;
        z-index: 9999999;
        align-items: center;
        justify-content: space-between;
        top: 0;
        left: 0;
        padding: 10px 0px 10px 30px;
        border-radius: unset;
    }
    /*헤더*/

    /*메인*/
    #main .container .main_web_top {width: 350%; left: 47%;}
    .mog_intro_div {width: 90%; flex-direction: column;}
    .mog_intro_first, .mog_intro_sec {width: 100%; border: unset; text-align: center;}
    #main .container .section_02 {margin: 35px 0!important;}
    .mog_intro_div {margin-bottom: 35px;}
    .main_mog_sec1_left_img {width: 90%; padding: 0;}
    .main_mog_sec1 {flex-direction: column; gap: 1rem;}
    .main_mog_sec1_div {width: 90%;}
    .main_mog_sec1_span2 {font-size: 0.9rem;}
    .main_mog_sec1_back {padding: 60px 0;}
    #main .container .mog_section_03 {margin: 35px 0!important;}
    .mog_sec3_top {font-size: 0.9rem; margin-bottom: 35px;}
    .mog_sec3_bottom {gap: 1rem; width: 90%;}
    .mog_sec3_round_num {width: 90%;}
    .mog_sec3_bottom_div {text-align: center;}
    .mog_sec3_bottom_div_eng {font-size: 0.8rem;}
    .mog_sec4_top_div {margin: 0; width: 90%; gap: 1rem; padding: 35px 0;}
    .mog_sec4_top_span1 {font-size: 1rem;}
    .mog_sec4_top_span2 {font-size: 0.9rem;}
    .mog_sec4_top_a {font-size: 0.9rem; padding: 10px 30px; cursor: none;}
    .mog_sec4_top_span3 {font-size: 0.9rem; width: 91%;}
    .mog_sec4_bottom_div1 {display: none;}
    .mog_sec4_bottom_middle_span {font-size: 0.9rem;}
    .mog_sec4_bottom_div {margin: 35px 0;}
    .mog_sec4_bottom_img_div {width: 100%;}
    .mog_sec4_bottom_div2 {flex-direction: column;}
    .mog_sec4_bottom_img {width: 194%;}
    .mog_sec4_real_div1 {margin: 35px 0; width: 90%;}
    .mog_sec4_real_div2 {margin:35px 0; padding: 50px 0; flex-direction: column; align-items: center; justify-items: center; gap: 2rem;}
    .mog_sec4_real_div2_left {padding: 0; width: 90%; border: unset;}
    .mog_sec4_real_div2_right {width: 90%;}
    .mog_sec4_real_div2_right_div1  {font-size: 0.9rem;}
    /*메인*/

    .mog_footer_div1 {font-size: 0.8rem;}
    .mog_footer_div2 {display: grid;}

    #header .main_header .right_div {display: flex;}
    #header .main_header {padding: 10px 0;}
    #header .center_span {margin-left: 10px; font-size: 1.4rem;}
    #header .side_menu {top: 55px!important; height: 100%!important; width: 100%!important;}

    /*브랜드*/
    .brand_section_02 {gap: 70px!important;}
    .mog_notice_cap {left: 5px; bottom: 30px; top: unset;}
    .mog_brand_sec1_img1 {width: 90%; margin-bottom: 0;}
    .mog_brand_sec1_img2 {display: none;}
    .mog_brand_sec1_span2 {width: 90%; padding:0; background-color: white; color: black; font-size: 0.9rem;}
    .mog_brand_sec1_img3 {width: 90%;}
    .mog_brand_sec2 {width: 95%;}
    .mog_brand_sec3_span1 {font-size: 1.1rem;}
    .mog_brand_sec3_span2 {font-size: 0.9rem;}
    .mog_brand_sec3_span2 br {display: none;}
    .mog_brand_sec3_div {display: none;}
    .mog_brand_sec3_span6 {font-size: 0.9rem;}
    .mog_brand_sec4 {grid-template-columns: repeat(1, 1fr);}
    .mog_brand_sec5_div1_span1 {padding-left: 15px;}
    .mog_brand_sec5_div1_span2 {padding: 0 15px; margin: 0 15px;}
    .mog_brand_sec5_div1_span3 {padding-right: 15px;}
    .mog_brand_sec5 {gap: 40px; padding: 50px 0;}
    .mog_brand_sec5_div_span4 {line-height: 30px;}
    .mog_brand_sec5_div2_div3 {flex-direction: column;}
    .mog_brand_sec5_img {width: 100%;}
    .mog_brand_sec6_span2 {font-size: 0.9rem;}
    .mog_brand_sec1_span1 {margin: 0;}
    /*브랜드*/

    /*subgallerytop*/
    .container .main_web_top {width: 250%; left: 50%; transform: translate(-50%, 0);}
    #contact .container .mog_notice_top_img1 {width: 50px;}
    .mog_notice_top_span1 {font-size: 1.5rem;}
    .mog_notice_top_span2 {
        display: none;
        /*font-size: 0.9rem;*/
    }
    .mog_notice_top_span2 br {display: none;}
    /*subgallerytop*/

    /*contact*/
    .mog_contact_sec2_container {gap: 30px;}
    .mog_contact_sec2_div1 {gap: 10px;}
    .mog_contact_sec2_top {width: 95%; gap: 10px;}
    .mog_contact_sec2_span1 {font-size: 1.2rem;}
    .mog_contact_sec2_img1 {width: 100%;}
    .mog_contact_sec2_span2, .mog_contact_sec2_span3, .mog_contact_sec2_span4 {padding: 0; width: 90%; font-size: 0.9rem;}
    /*contact*/

    /*service*/
    .mog_service_top_nav {gap: 1rem; margin: 50px 0;}
    .mog_service_top_nav .none_select,.mog_service_top_nav .service_select {padding: 5px 10px; font-size: 1rem;}
    /*service*/

    /*footer*/
    .mog_footer_container {width: 100%;}
    .mog_footer_div1 {width: 100%;}
    /*footer*/

    /*메인*/
    #header .center_span {
        font-size: 1.2rem!important;
    }
    header#header div.right_div input[id="menu-icon"]+label {
        height: 16px!important;
    }
    #header .side_menu a {
        font-size: 1.2rem!important;
        margin: 20px 0!important;
    }
    .mog_intro_first_img {
        width: 150px!important;
    }
    .main_mog_sec1_span_div {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
        gap: 2rem!important;
    }
    .main_mog_sec1_div {
        gap: 3rem!important;
    }
    .mog_sec4_top_div {
        gap: 2rem!important;
    }
    .mog_sec4_real_a {
        margin-top: 60px!important;
    }

    /*브랜드*/
    .mog_brand_sec1_img3 {
        margin-top: 1rem!important;
    }
    .mog_brand_sec5_img2 {
        margin-top: 1rem!important;
    }
    .mog_brand_sec6_img1 {
        width: 150px!important;
    }
    .mog_brand_sec6_div1 {
        gap: 3rem!important;
    }

    /*서비스*/
    .mog_service_img_span_container {font-size: 0.8rem;}
    /*.mog_service_img2 {width: 275%;}*/
    /*.mog_service_img2 {width: 160%;}*/
    .mog_service_img_div1_span3 {line-height: 20px; padding: 0 10px; display: none;}
    .mog_service_img_div1_span3 br{display: none;}
    .mog_service_img_div1_span2 {font-size: 0.8rem;}
    .mog_service_img_div_span4 {padding: 0 10px;}
    .mog_service_img_div1_span1 {font-size: 1rem;}
    .mog_service_img_span_container_div2 {padding: 0 10px; font-size: 0.9rem;}

    .mog_service_img_span_container_div2 br {display: none;}
    .mog_service_img_container2 {grid-template-columns: repeat(1, 1fr);}
    .mog_service_btm_span1 {line-height: normal; padding: 0 10px;}
    .mog_service_btm_span1 br {display: none;}
    .mog_service_btm_span4 {padding: 0 10px; font-size: 0.9rem;}
    .mog_service_btm_span4 br {display: none;}


    .mog_service_btm_span_div {display: none;}
    .mog_service_btm_span_div_mobile {display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 0 10px; font-family: 'Sans'; font-size: 0.9rem; gap: 1rem;}

    .mog_service_img1 {width: 150px;}
    .mog_service_img3{width: 200px;}

    /*.mog_service_img10 {width: 190%;}*/
    /*서비스*/
}

/*혼잡 방지용 미디어 재시작*/
@media screen and (max-width: 1660px) {
    /*recycle*/
    .mog_recycle_sec1_div2 {flex-direction: column; gap: 70px;}
    .mog_recycle_sec1_div4 {align-items: center;}
    .mog_recycle_sec1_div3, .mog_recycle_sec1_div4 {width: 100%; padding: 0;}
    .mog_recycle_sec1_table {width: 80%;}
    .mog_recycle_sec1_span2 {text-align: center;}
    .mog_recycle_sec1_btm_div {align-items: center; justify-content: center;}
    /*recycle*/

    /*story*/
    .news_story_ring {margin: 70px 0;}
    /*story*/
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1000px) {
    /*recycle*/
    .mog_recycle_sec1_div3 {border: none;}
    .mog_recycle_sec1_div6 {flex-direction: column; padding: 0;}
    .mog_recycle_sec1_div7,.mog_recycle_sec1_div8, .mog_recycle_sec1_div9 {padding: 5px 10px;}
    .mog_recycle_sec1_div8 {border-left: none; border-right: none; border-top: 1px solid black; border-bottom: 1px solid black;}
    /*recycle*/

    /*story*/
    .section_02 .notice_ring {width: 400px;}
    .section_02 .news_story_ring {margin: 70px 0;}
    /*story*/
}
@media screen and (max-width: 720px) {
    /*recycle*/
    .mog_recycle_sec1_form {gap: 0.5rem; flex-direction: column; justify-content: center; align-items: center;}
    .mog_recycle_sec1_input1, .mog_recycle_sec1_button1 {width: 70%;}
    .mog_recycle_sec1_button1 {padding: 5px 0px;}
    .mog_recycle_sec1_table {width: 90%;}
    .mog_recycle_sec1_div5 {justify-content: center; align-items: center;}
    .mog_recycle_sec1_span2 {font-size: 0.9rem; width: 90%;}
    .mog_recycle_sec1_btm_div {flex-direction: column; width: 90%; text-align: center;}

        /*forced-recycle*/
            .mog_recycle_sec1_form {
                gap: 3rem!important;
            }
            .mog_recycle_sec1 {
                margin: 50px 0!important;
            }
            .mog_recycle_sec1_div2 {
                gap: 60px!important;
            }
            .mog_recycle_sec1_div5 {
                gap: 2rem!important;
            }
            .mog_recycle_sec1_btm_div {
                gap: 3rem!important;
            }
        /*forced-recycle*/
    /*recycle*/

    /*story*/
    .section_02 .notice_ring {width: 90%;}
    .mgn_btm_border {padding-bottom: 50px;}

    /*story*/

    /*notice*/
    .section_main_btm .notice_ring {width: 80%;}
    .section_main_btm .notice_top_span3 {font-size: 0.95rem;}
    .checkform-table .checkform-table-header {font-size: 1rem;}
    /*notice*/
}

/*Service4 css with react*/
.mog_service4_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 4rem;
    font-family: 'Sans', sans-serif;
    background: rgb(247, 243, 237);
    padding-bottom: 4rem;
}
.mog_service4_container_div1 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}
.mog_service4_container_div1_div2 {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.mog_service4_container_div1_div2_span1 {font-weight: 700;}
.mog_service4_container_div1_div2_span2 {
    font-size: 2.5rem;
    font-weight: 100;
}
.mog_service4_container_div1_span1 {line-height: 2;}
.mog_service4_container_div2 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}
.mog_service4_container_div2 img {width: 100vw;}
.mog_service4_container_div2 div {
    position: absolute;
    color: white;
    display: flex;
    flex-direction: column;
    gap: 12rem;
    bottom: 4rem;
}
.mog_service4_container_div2_span1 {
    font-size: 1.5rem;
}
.mog_service4_container_div2_span2 {
    font-size: 1.2rem;
}
.mog_service4_container_div3_div1 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center;
    padding: 0 9rem 6rem 9rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.mog_service4_container_div3_div1_span1 {
    font-size: 1.7rem;
    font-weight: 100;
}
.mog_service4_container_div3_div1_span2 {
    line-height: 2;
}
.mog_service4_container_div3_div1_span3 {
    display: flex;
    padding: 1rem;
    background: black;
    color: white;
    font-family: 'Sans', sans-serif;
}
.mog_service4_container_div4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4rem;
}
.mog_service4_container_div4_div1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.mog_service4_container_div4_div1_img1 {
    width: 50px;
    height: auto;
}
.mog_service4_container_div4_div1_span3 {
    padding: 1.5rem;
    line-height: 2;
    border: 1px solid rgba(0, 0, 0, 0.7);
}
.mog_service4_container_div4_img1 {
    width: 500px;
    height: auto;
}
.mog_service4_container_div4_img2 {
    width: 40%;
    height: auto;
}
.mog_service4_container_div4_div2 {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 2rem;
    width: 90%;
    padding-bottom: 4rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}
.mog_service4_container_div4_div2_div1 {
    display: flex;
    flex-direction: column;
}
.mog_service4_container_div4_div2_div1_span1 {
    padding: 1rem;
    color: white;
    margin-bottom: 1rem;
    border-radius: 15px;
}
.mog_service4_container_div4_div2_div1_span2 {
    text-align: center;
}
.mog_service4_container_div5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8rem;
}
.mog_service4_container_div5_div1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.mog_service4_container_div5_div1 img {
    width: 100vw;
    height: auto;
}
.mog_service4_container_div5_div1_div1 {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    color: white;
    line-height: 2;
}
.mog_service4_container_div5_div1_div1_span1 {
    font-size: 1.2rem;
}
.mog_service4_container_div5_div1_div1_span2 {
    font-size: 2rem;
}
.mog_service4_container_div5_div2 {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    padding-bottom: 8rem;
    border-bottom: 1px solid;
}
.mog_service4_container_div5_div2 img {
    width: 23%;
    height: auto;
}
.mog_service4_color1 {background: rgb(195,179,157);}
.mog_service4_color2 {background: rgb(148,135,115);}
.mog_service4_color3 {background: rgb(83,78,65);}
.mog_service4_color4 {background: rgb(158,132,100);}
.mog_service4_color5 {background: rgb(153,151,136);}
.mog_service4_container_div6 {
    display: flex;
    width: 80%;
}
.mog_service4_container_div6_div2_div1 img {
    width: 70%; height: auto;
}
.mog_service4_container_div6 {
    flex-direction: column;
    gap: 2rem;
    margin: 6rem 0;
}
.mog_service4_container_div6_div1 {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}
.mog_service4_container_div6_div1_div1 {font-size: 3rem;}
.mog_service4_container_div6_div1_div1_span1 {font-weight: 100;}
.mog_service4_container_div6_div1_div1_span2 {font-weight: 700;}
.mog_service4_container_div6_div2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.mog_service4_container_div6_div2_div1 {
    padding: 2rem;
    background: rgb(239, 232, 220);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
}
.mog_service4_container_div6_div2_div1_div1 {
    font-size: 0.9rem;
    font-weight: 700;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 3rem;
    border-top: 1px solid;
}
.mog_service4_container_div6_div2_div1_span1 {
    letter-spacing: -1px;
    text-align: left;
    font-size: 0.9rem;
}
.mog_service4_2img_row_container {
    border-top: 1px solid;
    width: 80%;
    padding: 8rem 0 4rem 0;
    gap: 1rem;
    display: flex;
    flex-direction: column;
}
.mog_service4_2img_row_top_img_div_container {
    display: flex;
    justify-content: center;
    gap: 2rem;
}
.mog_service4_2img_row_img_div {
    width: 45%;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem;
    gap: 1.5rem;
    background: rgb(239, 232, 220);
}
.mog_service4_2img_row_img_div img {
    width: 65%;
    height: auto;
}
.mog_service4_2img_row_img_div1 {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
    text-align: left;
    width: 100%;
    gap: 3rem;
}
.mog_service4_2img_row_img_div2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    letter-spacing: -1px;
    font-weight: 600;
}
.mog_service4_2img_row_img_div_span2 {
    font-size: 0.9rem;
    letter-spacing: -1px;

}
.mog_service4_container_div6_div1_span1 {letter-spacing: -1px;}
.mog_service4_container_div7 {
    border-top: 1px solid;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8rem;
    gap: 3rem;
}
.mog_service4_container_div7_div1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}
.mog_service4_container_div7_div1_span1 {font-weight: 600;}
.mog_service4_container_div7_div1_span2 {
    font-size: 2.5rem;
    font-weight: 100;
}
.mog_service4_container_div7_div1_span3 {
    font-size: 1.2rem;
}
.mog_service4_container_div7_div1_span4 {
    letter-spacing: -1px;
}
.mog_service4_container_div7_div1_span5 {
    font-weight: 600;
}
.mog_service4_container_div7_div2 {
    display: flex;
    gap: 2rem;
}
.mog_service4_container_div7_div2 img {
    width: 110px; height: auto;
}
.mog_service4_container_div4_div1_span2 {
    font-size: 2rem;
    font-weight: 100;
}
@media screen and (max-width: 1100px) {
    .mog_service4_container_div7_span1 br {
        display: none;
    }
    .mog_service4_container_div7_div1_span4 br {
        display: none;
    }
    .mog_service4_2img_row_img_div_span2 br {
        display: none;
    }
    .mog_service4_container_div7_div2 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .mog_service4_2img_row_img_div {
        flex-direction: column;
        gap: 1rem;
        padding: 1rem;
    }
    .mog_service4_2img_row_img_div img {
        width: 100%;
        height: auto;
    }
    .mog_service4_2img_row_container {padding: 4rem 0 0 0;}
    .mog_service4_container_div6_div2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .mog_service4_container_div6_div2_div1_span1 br {display: none;}
    .mog_service4_container_div6 {margin: 2rem 0;}
    .mog_service4_container_div5_div2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
        width: 47%;
        padding-bottom: 4rem;
    }
    .mog_service4_container_div5_div2 img {width: 100%;}
    .mog_service4_container_div5_div1 img {width: 200vw;}
    .mog_service4_container_div4_div1_span3 br {display: none;}
    .mog_service4_container_div4_div1_span3 {padding: 1rem;}
    .mog_service4_container_div3_div1_span2 br {display: none;}
    .mog_service4_container_div3_div1_span2 {text-align: justify;}
    .mog_service4_container_div4_img2 {width: 85%;}
    .mog_service4_container_div4_div2 {display: grid; grid-template-columns: repeat(2, 1fr);}
    .mog_service4_container_div5_div1 img {width: 200vw;}
    .mog_service4_container_div1_span1 br {display: none;}
    .mog_service4_container_div1_span1 {width: 90%; text-align: center;}
    .mog_service4_container_div2 img {width: 200vw;}
    .mog_service4_container {overflow: hidden;}
    .mog_service4_container_div5 {gap: 4rem;}
    .mog_service4_container_div1 {align-items: center; justify-content: center;}
}
@media screen and (max-width: 720px) {
    .mog_service4_container_div7_span1 {
        text-align: justify;
    }
    .mog_service4_container_div7_div2 {
        gap: 1rem;
        grid-template-columns: repeat(2, 1fr);
    }
    .mog_service4_container_div7_div1_span4 {
        text-align: justify;
    }
    .mog_service4_container_div7_div1_span3 {
        font-size: 1rem;
    }
    .mog_service4_container_div7_div1_span2 {
        font-size: 1.3rem;
    }
    .mog_service4_container_div7 {
        width: 90%;
    }
    .mog_service4_2img_row_img_div {
        width: 90%;
    }
    .mog_service4_2img_row_top_img_div_container {
        flex-direction: column;
    }
    .mog_service4_container_div6_div1_div1 {
        font-size: 1.5rem;
    }
    .mog_service4_container_div6_div2 {
        grid-template-columns: repeat(1, 1fr);
    }
    .mog_service4_container_div5_div2 {
        display: flex;
        flex-direction: column;
    }
    .mog_service4_container_div5_div1_div1_span2 {
        font-size: 1.2rem;
    }
    .mog_service4_container_div5_div1_div1 {
        width: 90%;
    }
    .mog_service4_container_div5_div1 img {
        width: 350vw;
    }
    .mog_service4_container_div4_div2 {
        grid-template-columns: repeat(1, 1fr);
    }
    .mog_service4_container_div1{
        align-items: center;
        justify-content: center;
    }
    .service_container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .mog_service_top_nav {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        text-align: center;
        width: 90%;
    }
    .mog_service4_container_div2 div {
        bottom: 2rem;
        gap: 2rem;
    }
    .mog_service4_container_div2_span1 {
        font-size: 1.2rem;
    }
    .mog_service4_container_div3 {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mog_service4_container_div3_div1{
        padding: 0 0 6rem 0;
        width: 90%;
    }
    .mog_service4_container_div3_div1_span1 {
        font-size: 1.3rem;
    }
    .mog_service4_container_div5_div1_div1_span3 br {
        display: none;
    }
    .mog_service4_container_div5_div2 img {
        width: 90vw;
    }
    .mog_service4_container_div5_div1_div1 {
        width: 90vw;
        gap: 1rem;
    }
    .mog_service4_container_div5_div1 img {
        width: auto;
        height: 300px;
        position: relative;
    }
    .mog_service4_container_div5_div1 {
        overflow: hidden;
        width: 100%;
    }
    .mog_service4_container_div4_img2 {
        width: 90%;
    }
    .mog_service4_container_div4_img1 {
        width: 90%;
    }
    .mog_service4_container_div4_div1_span3 {
        width: 80%;
    }

}
/*Service4 css with react*/

