.con_link {

}
.swiper {
    height: 77%;
    margin-bottom: 44px;
}
.swiper-button-next, .swiper-button-prev {
    color: #fff;
}
.swiper-slide {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}
.swiper-pagination-bullet {
    font-family: 'Geist', sans-serif;
    font-size: 32px;
    font-weight: 700;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    opacity: 0.5;
    background: rgba(0, 0, 0, 0.0);
    }

    .swiper-pagination-bullet-active {
      color: #FF028D;
      background: rgba(0, 0, 0, 0.0);
    }

    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
    left: 0;
    width: 100%;
}

.top_slide_section {
    height: 100vh;
}

.slide_txt_container {
    color: #fff;
    justify-content: center;
    display: flex;
    height: 153px;
    top: 53%;
    position: relative;
    flex-wrap: wrap;
    padding: 15px;
    width: 1450px;
    margin: 0 auto;
    align-content: flex-start;
}

.slide_link {
    width: 100%;
    height: 100%;
    display: block;
}

.slide_txt_cate {
    font-family: 'Geist', sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    display: block;
}
.slide_txt_title {
    font-family: 'Geist', sans-serif;
    font-size: 40px;
    font-weight: 600;
    width: 100%;
    display: block;
    padding: 10px 0;
    line-height: 51px;
}
.slide_txt_date {
    font-family: 'Geist', sans-serif;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: block;
}

.page_title_container {
    max-width: 1450px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
}
.page_title {
    width: auto;
}
.page_title span {
    font-family: 'Geist', sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.8;
    display: block;
}
.page_sub_txt {
    width: auto;
    align-self: end;
    max-width: 750px;
}
.page_sub_txt span {
    font-family: "Gowun Batang", serif;
    font-size: 19px;
    line-height: 24px;
    color: #939598;
    padding-bottom: 5px;
    padding-left: 50px;
}

.features_top {
    padding-top: 90px;
    width: auto;
}
.features_top_container {
    width: auto;
    background-color: #000;
    padding: 30px 15px;
    height: 300px;
    align-items: center;
    display: grid;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.features_top_item {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.features_top_item span{
    font-family: "minion-pro", serif;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
}
.features_top_item p{
    font-family: "minion-pro", serif;
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 400;
}
.features_top_item hr {
    border: 1px solid #fff;
    margin: 20px 0px 20px 0px;
}

.title_container {
    display: flex;
    padding: 15px;
}
.sub_title {
    font-family: "Gowun Batang", serif;
    width: auto;
    align-items: end;
    display: flex;
    margin-left: 40px;
    padding-bottom: 7px;
    color: #939598;
    font-size: 17px;
}

.title_label {
    font-family: 'Geist', sans-serif;
    font-size: 50px;
    font-weight: 500;
    display: block;
    text-align: left;
    max-width: 1500px;
    margin-block-start: 0;
    margin-block-end: 0;
}



.lastest_news_section {
    padding-top: 0px;
    max-width: 1450px;
    margin: 0 auto;
}

.lastest_news_section_1 {
    max-width: 1450px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.lastest_news_section_2 {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lastest_news_section_2_con {
    max-width: 1450px;
    margin: 0 auto;
}
.sub_title_label {
    font-family: 'Geist', sans-serif;
    font-size: 35px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 70px 0;
}
.arc_sub_title_label {
    font-family: 'Geist', sans-serif;
    font-size: 30px;
    font-weight: 400;
    display: block;
    text-align: left;
    margin: 50px 0px 0px 0px;
    max-width: 1500px;
    padding: 15px;
}
.lastest_news_container_1 {
    width: 100%;
    display: flex;
    padding-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lastest_news_con_1 {
    display: flex;
    width: 100%;
    padding: 15px;
}
.lastest_contant_1 {
    width: calc(100% / 2 - 6px);
}
.lastest_contant_1 img {
    width:100%;
    height: 350px;
    object-fit: cover;
}
.lastest_contant_1_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:500;
    font-size: 21px;
    color: #939598;
    padding-top: 22px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_1_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:normal;
    font-size: 30px;
    line-height: 38px;
    color: #000;
    padding-left: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;

}
.lastest_contant_1_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:400;
    font-size: 19px;
    line-height: 28px;
    color: #808285;
    padding-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 23px;
}
.lastest_contant_1_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 17px;
    color: #A7A9AC;
    padding-left: 20px;
    align-self: end;
}

.content_top {
    width: auto;
    display: grid;
    /* Fraction(fr) 단위 */
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}

.lastest_news_con_2 {
    display: block;
    width: auto;
    height: 300px;
    flex-basis: auto;
    padding: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.lastest_news_container_2 {
    width: auto;
    display: grid;
    /* Fraction(fr) 단위 */
    grid-template-rows: 1fr;
    grid-template-columns: 2.4fr 1fr;
    padding: 15px;
    justify-content: space-between;
   /* margin-bottom: 88px;*/
    grid-column-gap: 30px;
}

.lastest_news_container_3 {
    width: auto;
    display: grid;
    /* Fraction(fr) 단위 */
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 2fr;
    padding: 15px 90px;
    justify-content: space-between;
}

.lastest_news_container_3_1 { 
    width: auto;
    display: grid;
    /* Fraction(fr) 단위 */
    padding: 15px 15px;
    justify-content: space-between;
    grid-template-columns: repeat(1, 1fr 1fr 1fr);
    grid-template-rows: repeat(1,auto auto);
	grid-auto-flow: dense;
    grid-gap: 30px;
}
.lastest_news_container_3_1 .lastest_news_con_4:nth-child(1) {
	/* 1번 라인에서 2칸 */
	/* grid-column: 1 / span 2; */
	/* 1번 라인에서 3칸 */
}
.lastest_news_container_4 {
    width: auto;
    display: grid;
    /* Fraction(fr) 단위 */
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 15px 15px;
    justify-content: space-between;
    grid-gap: 30px;
}

.lastest_contant_2 {
    width: 100%;
    height: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.lastest_contant_2 img {
    width:100%;
    height: 250px;
    object-fit: cover;
}
.lastest_contant_2_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:600;
    font-size: 21px;
    color: #fff;
    padding-bottom: 10px;
}
.lastest_contant_2_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:bold;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    padding-bottom: 10px;
    word-break: keep-all;
}
.lastest_contant_2_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 40px;
}
.lastest_contant_2_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    align-self: end;
}

.con_date {
    justify-content: start;
    display: flex;
}


.arc_container_1 {
    width: 100%;
    display: flex;
    padding-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.arc_news_con_1 {
    display: flex;
    width: calc(100% / 2 - 66px);
    padding: 15px;
}

.arc_contant_1 {
    width: 38%;
    height: 145px;
    display: flex;
    flex-wrap: wrap;
}
.arc_contant_1_1 {
    width: 62%;
    height: 145px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}
.arc_contant_1 img {
    width:100%;
    height: 145px;
    object-fit: cover;
}
.arc_contant_1_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:500;
    font-size: 14px;
    color: #939598;
    padding-top: 10px;
}
.arc_contant_1_title {
    display: block;
    font-family: "Noto Sans KR", sans-serif;
    font-weight:normal;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
.arc_contant_1_txt {
    display: block;
    font-family: "Noto Sans KR", sans-serif;
    font-weight:400;
    font-size: 13px;
    line-height: 15px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 0px;
    height: 70px;
}
.arc_contant_1_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 12px;
    line-height: 14px;
    color: #A7A9AC;
    align-self: end;
}

.lastest_contant_3 {
    width: 100%;
    height: 100%;
    max-width: 500px;
    padding: 30px;
}

.lastest_contant_3_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:600;
    font-size: 21px;
    color: #fff;
    padding-bottom: 10px;
}
.lastest_contant_3_title {
    display: block;
    font-family: "Noto Sans KR", sans-serif;
    font-weight:normal;
    font-size: 29px;
    line-height: 36px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 153px;
}
.lastest_contant_3_txt {
    display: block;
    font-family: "Noto Sans KR", sans-serif;
    font-weight:300;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 40px;
}
.lastest_contant_3_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    align-self: end;
}

.lastest_news_con_4 {
    width: 100%;
}

.lastest_news_con_5 {
    width: calc(100% - 35px);
}
.lastest_contant_4_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #939598;
    padding-top: 15px;
    padding-bottom: 10px;
}
.lastest_contant_4_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-bottom: 10px;
}

.lastest_contant_4_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #A7A9AC;
    align-self: end;
    padding-top: 10px;
}
.lastest_contant_4_text {
    display: block;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #939598;
    margin-block-start: 0;
    margin-block-end: 30px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.lastest_contant_4 img {
    height: 215px;
    object-fit: cover;
}

.lastest_contant_5 img{
    height: 400px;
    object-fit: cover;
}

/* 태블릿 */
@media all and (min-width:479px) and (max-width:1300px) {
    .swiper {
    height: 80%;
} 

.top_slide_section {
    height: 100vh;
}

.slide_txt_container {
    color: #fff;
    width: auto;
}
.slide_txt_cate {
    width: 100%;
    display: block;
}
.slide_txt_title {
    width: 100%;
    display: block;
}
.slide_txt_date {
    width: 100%;
    display: block;
}

.page_title_container {
    max-width: 1450px;
    margin: 0 auto;
    display: block;
    flex-wrap: wrap;
    padding: 15px;
}
.page_title {
    width: 100%;
}
.page_title span {
    font-family: 'Geist', sans-serif;
    font-size: 60px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.page_sub_txt {
    width: 100%;
    align-self: end;
}
.page_sub_txt span {
    font-size: 17px;
    line-height: 23px;
    color: #939598;
    padding-bottom: 5px;
    padding-left: 0px;
}

.lastest_news_section {
    max-width: 1450px;
    margin: 0 auto;
}
.sub_title_label {
    font-family: 'Geist', sans-serif;
    font-size: 35px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 70px 0;
}
.lastest_news_container_1 {
    width: auto;
    display: block;
    padding-bottom: 10px;
}
.lastest_news_con_1 {
    display: flex;
    width: auto;
    padding: 15px;
}
.lastest_contant_1 {
    width: 100%;
    padding-right: 15px;
}
.lastest_contant_1 img {
    width:100%;
    height: 350px;
    object-fit: cover;
}
.lastest_contant_1_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:500;
    font-size: 16px;
    color: #939598;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_1_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:normal;
    font-size: 24px;
    line-height: 25px;
    color: #000;
    padding-left: 20px;
    padding-bottom: 10px;

}
.lastest_contant_1_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 16px;
    line-height: 18px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 40px;
}
.lastest_contant_1_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 13px;
    line-height: 16px;
    color: #A7A9AC;
    padding-left: 20px;
    align-self: end;
}
.content_top  {
    
}

.lastest_news_con_2 {
    display: block;
    width: auto;
    padding: 20px;
}

.lastest_news_container_2 {
    width: auto;
    display: flex;
    padding: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lastest_contant_2 {
    width: auto;
}
.lastest_contant_2 img {
    width:100%;
    height: 250px;
    object-fit: cover;
}
.lastest_contant_2_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:600;
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}
.lastest_contant_2_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:bold;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 10px;

}
.lastest_contant_2_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 40px;
}
.lastest_contant_2_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    align-self: end;
}



.arc_container_1 {
    width: auto;
    display: flex;
    padding-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.arc_news_con_1 {
    display: flex;
    width: auto;
    padding: 15px;
}

.arc_contant_1 {
    width: 38%;
}

.arc_contant_1_1 {
    width: 100%;
    height: 145px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}
.arc_contant_1 img {
    width:100%;
    height: 145px;
    object-fit: cover;
}
.arc_contant_1_cate {
    display: block;
    font-weight:500;
    font-size: 14px;
    color: #939598;
    padding-top: 10px;
    padding-bottom: 10px;
}
.arc_contant_1_title {
    display: block;
    font-weight:normal;
    font-size: 20px;
    line-height: 25px;
    color: #000;
}
.arc_contant_1_txt {
    display: block;
    font-weight:400;
    font-size: 13px;
    line-height: 15px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 0px;
    height: 70px;
}
.arc_contant_1_date {
    display: block;
    font-weight:300;
    font-size: 13px;
    line-height: 15px;
    color: #A7A9AC;
    align-self: end;
}
.lastest_news_con_4 {
    display: flex;
    width: 100%;
    margin-top: 20px;
}
.lastest_contant_4 {

}

.lastest_contant_4_cate {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #939598;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_4_title {
    display: block;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_4_text {
    padding-left: 20px;
}

.mid_sec_container  {
    width: auto;
    padding: 0 15px;
}
.lastest_contant_4_date {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #A7A9AC;
    padding-left: 20px;
    align-self: end;
}

.lastest_contant_4 img {
    height: 215px;
}
.lastest_news_container_3 {
    padding: 15px;
    display: block;
}

.lastest_news_container_3_1 {
    padding: 15px;
    display: block;
}

.lastest_news_container_3_1 .lastest_news_con_4:nth-child(1) {
    display: block;
}
.lastest_news_container_3_1 .lastest_news_con_4:nth-child(2) {
    display: block;
}

.lastest_news_container_3 .lastest_news_con_4{
    display: block;
}
.lastest_contant_4 img {
    height: 215px;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_cate {
    padding-left: 0;
}
.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_title {
    padding-left: 0;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_text {
    padding-left: 0;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_date {
    padding-left: 0;
}

.lastest_news_container_4 {
    padding: 15px;
    display: block;
}
.lastest_news_con_4 .lastest_contant_4 {
    width :100%;
}

.lastest_news_con_top {
    display: grid;
    width: 100%;
    margin-top: 30px;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}

.lastest_contant_5 img {
    height: 300px;
}
.features_top_container{
    width: auto;
}

}

/* 모바일 */
@media all and (max-width:479px) {
    .swiper {
        height: 67%;
        margin-bottom: 30px;
} 

.top_slide_section {
    height: 100vh;
}

.slide_txt_container {
    color: #fff;
    width: auto;
}
.slide_txt_cate {
    width: 100%;
    display: block;
    font-size: 18px;
}
.slide_txt_title {
    width: 100%;
    display: block;
    font-size: 20px;
    line-height: 27px;
}
.slide_txt_date {
    width: 100%;
    display: block;
    font-size: 15px;
}

.page_title_container {
    max-width: 1450px;
    margin: 0 auto;
    display: block;
    flex-wrap: wrap;
    padding: 15px;
}
.page_title {
    width: 100%;
}
.page_title span {
    font-family: 'Geist', sans-serif;
    font-size: 44px;
    font-weight: bold;
    display: block;
    padding-bottom:20px;
}
.page_sub_txt {
    width: 100%;
    align-self: end;
}
.page_sub_txt span {
    font-size: 17px;
    line-height: 23px;
    color: #939598;
    padding-bottom: 5px;
    padding-left: 0;
    word-break: keep-all;
}

.lastest_news_section {
    max-width: 1450px;
    margin: 0 auto;
}
.sub_title_label {
    font-family: 'Geist', sans-serif;
    font-size: 35px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 35px 0;
}
.lastest_news_container_1 {
    width: 100%;
    display: block;
    padding-bottom: 10px;
}
.lastest_news_con_1 {
    display: block;
    width: auto;
    padding: 15px;
}
.lastest_contant_1 {
    width: 100%;
    padding-right: 0px;
}
.lastest_contant_1 img {
    width:100%;
    height: 350px;
    object-fit: cover;
}
.lastest_contant_1_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:500;
    font-size: 14px;
    color: #939598;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 10px;
}
.lastest_contant_1_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:normal;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-left: 0px;
    padding-bottom: 10px;

}
.lastest_contant_1_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding-left: 0px;
    padding-bottom: 0px;
}
.lastest_contant_1_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 13px;
    line-height: 16px;
    color: #A7A9AC;
    padding-left: 0px;
    align-self: end;
}


.lastest_news_con_2 {
    display: flex;
    width: auto;
    padding-right: 0px;
    padding: 20px;
    margin-bottom: 20px;
}

.lastest_news_container_2 {
    width: auto;
    display: flex;
    padding: 15px;
    flex-wrap: wrap;
}

.lastest_contant_2 {
    width: auto;
}
.lastest_contant_2 img {
    width:100%;
    height: 150px;
    object-fit: cover;
}
.lastest_contant_2_cate {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:600;
    font-size: 21px;
    color: #fff;
    padding-bottom: 10px;
}
.lastest_contant_2_title {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:bold;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 10px;

}
.lastest_contant_2_txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding-left: 20px;
    padding-bottom: 40px;
}
.lastest_contant_2_date {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    align-self: end;
}

.arc_container_1 {
    width: auto;
    display: flex;
    padding-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.arc_news_con_1 {
    display: block;
    width: auto;
    padding: 15px;
}

.arc_contant_1 {
    width: 100%;
    height: auto;
}
.arc_contant_1_1 {
    width: 100%;
    height: auto;
    padding-left: 0px;
}
.arc_contant_1 img {
    width:100%;
    height: 254px;
    object-fit: cover;
}
.arc_contant_1_cate {
    display: block;
    font-weight:500;
    font-size: 14px;
    color: #939598;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 10px;
}
.arc_contant_1_title {
    display: block;
    font-weight:normal;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-left: 0px;
}
.arc_contant_1_txt {
    display: block;
    font-weight:400;
    font-size: 13px;
    line-height: 15px;
    color: #808285;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 70px;
}
.arc_contant_1_date {
    display: block;
    font-weight:300;
    font-size: 13px;
    line-height: 15px;
    color: #A7A9AC;
    padding-left: 0px;
    align-self: end;
}


.lastest_news_con_4 {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 40px;
}
.lastest_contant_4 {

}

.lastest_contant_4_cate {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #939598;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_4_title {
    display: block;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-left: 20px;
    padding-bottom: 10px;
}
.lastest_contant_4_text {
    padding-left: 20px;
}

.mid_sec_container  {
    padding: 0 15px;
    width: auto;
    text-align: left;
}
.lastest_contant_4_date {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #A7A9AC;
    padding-left: 20px;
    align-self: end;
}

.lastest_contant_4 img {
    height: 215px;
}
.lastest_news_container_3 {
    padding: 15px;
    display: block;
}

.lastest_news_container_3_1 {
    padding: 15px;
    display: block;
}

.lastest_news_container_3_1 .lastest_news_con_4:nth-child(1) {
    display: block;
}
.lastest_news_container_3_1 .lastest_news_con_4:nth-child(2) {
    display: block;
}

.lastest_news_container_3 .lastest_news_con_4{
    display: block;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_cate {
    padding-left: 0;
}
.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_title {
    padding-left: 0;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_text {
    padding-left: 0;
}

.lastest_news_container_3 .lastest_news_con_4 .lastest_contant_4_date {
    padding-left: 0;
}

.lastest_news_container_4 {
    padding: 15px;
    display: block;
}
.lastest_news_con_4 .lastest_contant_4 {
    width :100%;
}

.lastest_contant_5 img {
    height: 300px;
}

.title_container{
    display: block;
}

.title_label {
    font-size: 42px;
    width: 100%;
}
.sub_title {
    width :auto;
    margin-left: 0;
    padding-top: 10px;
}

.features_top{
    padding-top: 110px;
}

.features_top_container{
    width: auto;
}

.lastest_contant_4_cate, .lastest_contant_4_title, .lastest_contant_4_text, .lastest_contant_4_date {
    padding-left: 0;
}

.lastest_news_con_top {
    width: 100%;
}

.content_top {
    grid-template-columns: 1fr;
}
}