@media(max-width: 500px) {
    .container {
        max-width: calc(100% - 30px);
    }
    .block-1 h1 {
        font-size: 38px;
    }
    .header .left,
    .header .right {
        display: none;
    }
    .block-1-1 .box {
        display: flex;
        width: 100%;
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }
    .block-1-1 .box p:nth-child(1) {
        margin-right: 20px;
    }
    .block-1-1 .container .cont:nth-child(2) {
        margin-top: 10px;
    }
    .block-1 .container {
        height: calc(100vh - 335px);
    }
    .block-1_big .bg,
    .block-1_big{
        border-radius: 20px 20px 0 0;
    }
    .block-14 h2,
    .block-12 h2,
    .block-11 h2,
    .block-13 h2,
    .block-3 h2,
    .block-10 h2,
    .block-8 h2,
    .block-7 h2,
    .block-6 h2,
    .block-5 h2,
    .block-4 .cont4 .line:nth-child(1) h3,
    .block-4 .cont3 .line:nth-child(1) h3,
    .block-4 .cont2 h3,
    .block-4 h2,
    .block-2 h2,
    .block-9 h2 {
        font-size: 35px;
    }
    .block-9 .box {
        flex-direction: column;
        padding: 20px;
    }
    .block-9 .box .text {
        margin-top: -30px
    }
    .block-9 .box img {
        margin-left: -42px
    }
    .block-2 .cont .box h3 {
        font-size: 20px;
    }
    .block-2 .cont {
        grid-template-areas: "a" "b" "c" "e" "d";
        grid-gap: 10px;
    }
    .block-2 .cont .box {
        height: 150px
    }
    .block-4 h2 {
        width: 100%;
        max-width: 300px;
    }
    .block-4 .cont2 h4 {
        font-size: 20px;
    }
    .block-4 .cont2 .r .desc {
        max-width: none;
    }
    .block-4 .cont2 .l .img {
        height: 250px;
    }
    .block-4 .cont2 .circule {
        display: none;
    }
    .block-4 .cont2 .l .circule {
        display: flex;
        position: relative;
        top: 0;
        left: 0 !important;
        transform: none !important;
        width: 100%;
        height: 115px;
        border-radius: 0 0 15px 15px;
        border: 1px solid #ffe6b9;
        border-top: none;
        box-shadow: 0px 0px 0px 0px rgba(51, 51, 51, 0.1) !important;
    }
    .block-4 .cont2 .l .row,
    .block-4 .cont2 .box.left .l .row {
        border-radius: 0 !important;
        padding: 15px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        height: auto;
        border: 1px solid #ffe6b9;
        border-bottom: none;
        border-top: none;
        grid-row-gap: 20px;
    }
    .block-4 .cont2 .l .row:before {
        content: '';
        position: absolute;
        top: calc(50% + 7px);
        left: 50%;
        transform: translate(-50%, -50%);
        height: 1px;
        width: 60%;
        background: #bd9d62;
        opacity: 0.2;
    }
    .block-4 .cont2 .l .row .item:before {
        right: 0;
        background: #bd9d62;
        opacity: 0.2;
        height: 20px;
    }
    .block-4 .cont2 .l .row .item:nth-child(2):before {
        display: none;
    }
    .block-4 .cont3 .line:nth-child(2) .box {
        white-space: nowrap;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .block-4 .cont3 .line:nth-child(2) {
        overflow: auto;
    }
    .block-4 .cont3 .line:nth-child(2)::-webkit-scrollbar {
        background: none;
        width: 0vw;
        height: 0;
    }
    .block-4 .cont3 .line:nth-child(2)::-webkit-scrollbar-button {
        display: none;
    }
    .block-4 .cont3 .line:nth-child(2)::-webkit-scrollbar-track-piece {
        background: rgba(0, 0, 0, 0.15);
    }
    .block-4 .cont3 .line:nth-child(2)::-webkit-scrollbar-thumb {
        margin: 10px;
        background: rgba(0, 0, 0, 0.75);
        border-radius: 3px;
    }
    .block-4 .cont3 .line:nth-child(2) {
        margin-bottom: 20px;
    }
    .block-4 .cont3 .line:nth-child(1) h3 br {
        display: none;
    }
    .block-4 .cont4 .line2 .box {
        height: auto;
    }
    .block-6 .btn {
        width: 100%;
        margin-top: 30px;
    }
    .block-7 h2 span{
        margin-bottom: 15px;
        display: block;
    }
    .block-7 h2 br{
        display: none;
    }
    .block-7 .l:nth-child(1) {
        display: none;
    }
    .block-7 .l {
        flex-direction: column;
    }
    .block-7 .box {
        width: 100%;
        margin-bottom: 30px;
    }
    .block-7 .w500 {
        display: block;
    }
    .block-7 .img {
        max-width: none;
    }
    .block-7 .ico {
        width: 20%;
        max-width: none;
        min-width: 50px;
    }
    .block-7 .bigimg {
        top: inherit;
        bottom: 0;
        transform: translate(-50%, 100%);
    }
    .block-7 {
        padding-bottom: 340px;
    }
    .block-8 .left{
        padding: 10px;
    }
    .block-8 .line:nth-child(2){
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .block-8 .line:nth-child(2) p{
        font-size: 20px;
        margin-left: 0;
        margin-top: 20px;
    }
    .block-8 .system {
        margin-top: 20px;
        line-height: 150%;
    }
    .block-8 .system br{
        display: block;
    }
    .block-8 .table .row:nth-child(3){
        flex-direction: column;
    }
    .block-8 .table .row:nth-child(3) div:first-child{
        border: none;
    }
    .block-8 .table .row div:nth-child(2){
        border-top: 1px solid rgba(51, 51, 51, 0.15);
        padding-top: 15px; 
    }
    .block-8 .table .row:nth-child(2) div:nth-child(2){
        border: none;
    }
    .block-8 .table .row:nth-child(1){
        flex-wrap: wrap;
    }
    .block-8 .table .row:nth-child(1) div:nth-child(2){
        border-top: none;
    }
    .block-8 .table .row .comment{
        display: block;
        width: 100%;
        border-top: 1px solid rgba(51, 51, 51, 0.15);
        padding-top: 15px !important;
        font-size: 14px !important;
    }
    .block-8 .table .row div:first-child{
        padding-top: 15px;
    }
    .block-10{
        margin: 100px 0 20px !important;
    }
    .block-10 iframe{
        height: calc((100vw - 30px) * 660 / 1160);
    }
    .block-10 .container{
        max-width: none;
    }
    .block-13 .span{
        max-width: 40%;
    }
    .block-11 .thumb{
        height: 250px;
    }
    .block-11 .box:nth-child(3),
    .block-11 .box:nth-child(4){
        display: none;
    }
    .block-4 .cont4 .line:nth-child(1),
    .block-5 h2,
    .block-8 h2,
    .block-10 h2,
    .block-13 h2,
    .block-11 h2,
    .block-12 h2,
    .block-14 h2,
    .block-3 h2,
    .block-7 h2,
    .block-4 .cont2 h3,
    .block-4 h2,
    .block-2 h2{
        margin-bottom: 25px;
    }
    .block-2,
    .block-9 .container,
    .block-4 .cont1,
    .block-4 .cont3 .line:nth-child(3),
    .block-4 .cont4 .line2,
    .block-5,
    .block-6 .line:nth-child(2),
    .block-8,
    .block-10,
    .block-3,
    .block-13 .container,
    .block-11,
    .block-12,
    .block-14{
        margin-bottom: 70px;
    }
    .block-4 .cont2{
        margin-bottom: 30px;
    }
    .header .logo{
        font-size: 20px;
    }
}