﻿@media (min-width:1600px) {
.home-container .about-info .about-content article{padding: 15px 0;}
.home-container .about-info .about-content article p {line-height: 1.4;}

}
@media (min-width:769px){.home-container .about-info{background:#f6f6f6;align-items:center;}}
.home-container .about-info div.about-img iframe{width:100%;display:block;aspect-ratio:16/9;min-height:inherit;height:auto}
.homenews-title.part-title{margin-bottom:50px;}
@media (max-width:768px){.homenews-title.part-title{margin-bottom:5vw;}}

.homecerti .homecerti-list{margin:50px 260px;display:flex;flex-wrap:wrap;justify-content: space-between;}
.homecerti .homecerti-list .item{width:24%;}
@media (min-width: 1281px) and (max-width: 1520px){.homecerti .homecerti-list{margin:50px 100px;}}
@media (min-width: 1081px) and (max-width: 1280px){.homecerti .homecerti-list{margin:50px 50px;}}
@media (min-width: 769px) and (max-width: 1081px){.homecerti .homecerti-list{margin:50px 25px;}}
@media (max-width:768px){.homecerti .homecerti-list{margin:5vw 4vw;}
.homecerti .homecerti-list .item{margin:10px 0;width:49%;}}

.homenews-title.part-title{margin: 150px 0 50px;}
@media (max-width:990px){.homenews-title.part-title{margin: 80px 0 50px;}}
@media (max-width:768px){.homenews-title.part-title{margin: 8vw 0 5vw;}}
.home-container .about-info .about-content .content-title.why-content-title{text-transform: uppercase;margin: 10px 0 20px;}