@media screen and (max-width: 760px) {


 .all_box {
  display: block !important;
}

body > div.all_box > div:nth-child(1) > h2 {
 margin-top: 30px !important;
}
body > div.all_box > div:nth-child(1) > div:nth-child(2) > svg {
 width: 50px  !important;
 height: 29px !important;
 display: none !important;
}
body > div.all_box > div:nth-child(1) > div:nth-child(3) {
margin-top: 20px !important;
}
body > div.all_box > div:nth-child(1) > div:nth-child(3) {
 padding: 0 !important;
 background: transparent !important;
}
body > div.all_box > div:nth-child(1) > div:nth-child(4) {
 margin-top: 0 !important;
}

body > div.all_box > div:nth-child(1) > div:nth-child(5) > h2 {
 margin-top: 33px !important;
}

body > div.all_box > div:nth-child(1) > div:nth-child(5) > div:nth-child(3){
 display: none !important;
}

.bar img {
 min-width: 0 !important;
}
#swiper-dxs > div.swiper-wrapper.bar > div.swiper-slide {
 padding: 20px !important;
}

body > div.all_box > div:nth-child(1) > div:nth-child(6) {
 padding-top: 35px !important;
 margin-top: 20px !important;
}

body > div.all_box > div:nth-child(1) > div:nth-child(6) > div > div:nth-child(3) > div {
background: transparent !important;
}
body > div.all_box > div:nth-child(1) > div:nth-child(6) > div > div:nth-child(3) {
 margin-top: 30px !important;
}
body > div.all_box > div:nth-child(2) > h2{
 margin-top: 30px !important;
}
body > div.all_box > div:nth-child(2) > div:nth-child(3){
 margin: 0 20px !important;
 padding: 20px !important;
 background: #fff !important;
 border-radius: 13px  !important;

}
body > div.all_box > div:nth-child(2) > div:nth-child(2) > svg {
 width: 39px ;
 height: auto;
}

body > div.all_box > div:nth-child(2) > div:nth-child(4) > div > div:nth-child(3) > div > div{
 font-weight: bold !important;
}

body > div.all_box > div:nth-child(2) > div:nth-child(5) {
 padding: 30px 0 !important;
}

body > div.all_box > div:nth-child(3) > div > div.top{
 position: relative;
 z-index: 3 ;
}
#project > div.content > div > p.wordAll {
font-size: 13px;
font-weight: 400;
line-height: 24px;
}
#project > div:nth-child(2) > svg{
 width: 39px !important;
 height: auto !important;
}
#project > div:nth-child(4) > div> div > p:not(.title),#project > div:nth-child(5) > div> div > p:not(.title){
font-size: 13px;
line-height: 25px !important;
}
.project .list .item div p span {
 display: none ;
}
#positions > div:nth-child(2) > svg,#process > div:nth-child(2) > svg {

 width: 39px !important;
 height: auto !important;
}
#positions > div.list{
 padding: 30px 0 !important;
}
#positions > div.list > p.titleEn{
 margin-bottom: 50px !important;
}
#positions > div.list > .item {
 margin-bottom: 50px !important;
}
}