@media only screen and (max-width :1150px) {
    .gal_wrap img:nth-of-type(3n) {
        margin-right: 0;
    }

    .container{
        width: 100%;
    }

    a.logo {
        float: left;
        margin-right: 69px;
        margin-left: 115px;
    }

    nav {
        display: none;
    }
    .lang {
        display: none;
    }

    .banner .desc {
        position: absolute;
        left: calc(30vw - 140px);
        top: calc(30vh - 50px);
        text-align: center;
        max-width: 100%;
        z-index: 88;
    }

    .banner .desc p {
        font-family: 'Playfair Display', serif;
        font-size: 32px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        /* margin-top: 30px; */
        max-width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }

    header {
        background-color: rgba(238, 239, 234, 0.9);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 88;
    }

    .news_wrap .news_item {
       width: 210px;
       position: relative;
       background: white;
       margin-right: 0px;
       margin-bottom: 30px;
       cursor: pointer;
    }

    .home .news_wrap .news_item {
        min-height: 400px;
    }

    .news_wrap .news_item img{
        width: 100%;
        height: auto;
    }

    .news_wrap {
        margin-top: 0;
        margin-bottom: 50px;
        padding: 0 30px;
    }

    .last_post {
        padding: 70px 30px 100px 30px;
    }

    .slider_wrap .slider_wrap_item .title a {
        font-size: 21px;
    }

    .slider_wrap .slider_wrap_item .desc p {
        font-size: 9px;
    }

    .slider_wrap .slider_wrap_item .desc span svg {
        top: -1px;
    }

    .last_post ul li a {
        font-size: 17px;
    }

    .last_post ul li {
        margin-right: 30px;
    }

    .slider_wrap .slider_wrap_item {
        min-height: 320px;
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: -46px;
        width: 100%;
        left: 10px;
        text-align: center;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .b_title {
        font-size: 2rem;
    }
    .news_wrap .news_item .desc a {font-size: 1.3rem;max-width: 91%;}
    .b_title {
        height: 75px;
    }

    .news_wrap .news_item:nth-last-child(-n+3) {
        margin-bottom: 30px;
    }

    footer {
        padding-bottom: 50px;
    }

    .mob{
        display: block;
    }


    .butter{
        float: right;
        margin-top: 35px;
        margin-right: 115px;
    }

    xxx.banner {height: 670px;}

    .menu_mob{
        width: 0;
        position: fixed;
        right: 0;
        top: 0;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
        background: #1d1d1b;
        z-index: 99;
        height: 100vh;
        padding-left: 0;
        /* display: none; */
    }
    .menu_mob svg{
        margin-top: 27px;
        margin-left: 50px;
        display: none;
    }
    .menu_mob nav{
        /* display: block; */
        float: none;
        margin-top: 27px;
        /* position: relative; */
        /* z-index: 9999991; */
        margin-left: 50px;
        display: none;
    }

    nav ul li a {
        font-size: 16px;
        color: white;
    }
    nav ul li {
        display: block;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .menu_mob .lang{
        float: none;
        margin-top: 27px;
        margin-left: 0px;
        /* display: block; */
        margin-left: 50px;
        display: none;
    }
    .menu_mob .lang li a {
        color: white;
    }

    footer .desc {
        margin: 0 auto;
        padding: 0 30px;
    }

    xxx.banner2 {
        height: 370px;
        background-size: cover;
    }

    .gal_wrap div.item {
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: auto;
        height: auto;
    }



    .left_c {
        float: none;
        max-width: 100%;
        padding: 0 30px;
    }
    .right_c {
        float: none;
        max-width: 100%;
        padding: 0 30px;
    }

    .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }

    .banner2 .desc p {
        font-family: 'Playfair Display', serif;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }

    .gal_wrap {
        margin-bottom: 50px;
        padding: 0 30px;
    }
    .gal_wrap img:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }

    .filter {
        background: url(/static/i-fish/face/bg_sldr.png) no-repeat;
    }
    .tags {
        margin: 0 auto;
        text-align: center;
    }

    .person .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }

    .cont_l {
        float: left;
        width: 70%;
        margin-bottom: 30px;
    }

    .cont_r {
        float: none;
        width: 100%;
    }
/*    xxx.cont {
        margin-top: 100px;
        padding: 0 30px;
    }*/


    .cont_l.cont_fix_c2 {
        width: 480px !important;
    }

    .container2{
        width: 480px;
    }
    .container2r{
        width: 480px;
    }

    .cont_l table tr td:nth-child(even) {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: 2;
        letter-spacing: normal;
        color: #1d1d1b;
        width: 25%;
    }

    .alfabetic {
        padding: 0 30px;
        text-align: center;
        margin: 0 auto;
    }

    .tb a {
        display: inline-block;
        margin-right: 20px;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #1d1d1b;
        text-decoration: none;
        text-transform: uppercase;
    }

    .letters {
        text-align: center;
        margin-left: 10px;
    }

    .popup {
        display: none;
        width: 70%;
        position: absolute;
        left: 10%;
        top: 7%;
        background: white;
        padding-bottom: 30px;
        margin-left: 0;
    }

    .popup p {
        font-size: 1rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #1a1a1a;
        font-family: 'Playfair Display', serif;
        margin-top: 29px;
        margin-bottom: 26px;
        margin-left: 29px;
        max-width: 70%;
    }
    .gulag_mp_wrap {
        position: relative;
        min-height: 383px;
        width: 100%;
        overflow: hidden;
    }
    .gulag_mp_wrap a img {
        width: auto;
        height: 100%;
    }

    .gulag_mp_wrap img {
        width: 100%;
        height: auto;
    }

    .banner2 .desc p.new_st {
        font-size: 1.5rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.11;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        font-family: 'Playfair Display', serif;
        margin-top: 57px;
    }

    .colec .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }

    .sub_zagl {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        color: #1d1d1b;
        /* margin-bottom: 34px; */
        max-width: 90%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 34px;
    }

    .menmo .news_wrap.inner .news_item:nth-of-type(3n) {
        margin-right: 0px !important;
    }
    .menmo .news_wrap.inner .news_item:nth-of-type(2n) {
        margin-right: 30px;
    }

    .alfa .news_wrap.inner .news_item:nth-of-type(2) {
        margin-right: 30px;
    }

    .home .bx-wrapper {
        margin: 0 auto;
    }
/*  //////end */
}



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

    .container{
        width: 100%;
    }

    a.logo {
    float: left;
    margin-right: 69px;
    margin-left: 115px;
}

    nav {
        display: none;
    }
    .lang {
        display: none;
    }

    .banner .desc {
        position: absolute;
        left: calc(30vw - 140px);
        top: calc(30vh - 50px);
        text-align: center;
        max-width: 100%;
        z-index: 88;
    }

    .banner .desc p {
        font-family: 'Playfair Display', serif;
        font-size: 32px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        /* margin-top: 30px; */
        max-width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }


    header {
        background-color: rgba(238, 239, 234, 0.9);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 88;
    }

    .news_wrap .news_item {
       width: 235px;
       position: relative;
       background: white;
       margin-right: 0px;
       margin-bottom: 30px;
       cursor: pointer; /*
       float: none !important; */
    }
    .home .news_wrap .news_item {
        min-height: 400px;
    }
    .news_wrap .news_item img{
        width: 100%;
        height: auto;
    }
    .news_wrap {
        margin-top: 0;
        margin-bottom: 50px;
        padding: 0 30px;
    }

    .last_post {
        padding: 70px 30px 100px 30px;
    }
    .slider_wrap .slider_wrap_item .title a {
        font-size: 21px;
    }

    .slider_wrap .slider_wrap_item .desc p {
        font-size: 9px;
    }

    .slider_wrap .slider_wrap_item .desc span svg {
        top: -1px;
    }

    .last_post ul li a {
        font-size: 17px;
    }

    .last_post ul li {
        margin-right: 30px;
    }

    .slider_wrap .slider_wrap_item {
        min-height: 320px;
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: -46px;
        width: 100%;
        left: 10px;
        text-align: center;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .b_title {
        font-size: 2rem;
    }

    .news_wrap .news_item .desc a {font-size: 1.3rem;max-width: 91%;}
    .b_title {
        height: 75px;
    }

    .news_wrap .news_item:nth-last-child(-n+3) {
        margin-bottom: 30px;
    }

    footer {
        padding-bottom: 50px;
    }
    .mob{
        display: block;
    }
    .butter{
        float: right;
        margin-top: 35px;
        margin-right: 115px;
    }
    xxx.banner {height: 670px;}

    .menu_mob{
        width: 0;
        position: fixed;
        right: 0;
        top: 0;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
        background: #1d1d1b;
        z-index: 99;
        height: 100vh;
        padding-left: 0;
        /* display: none; */
    }
    .menu_mob svg{
        margin-top: 27px;
        margin-left: 50px;
        display: none;
    }
    .menu_mob nav{
        /* display: block; */
        float: none;
        margin-top: 27px;
        /* position: relative; */
        /* z-index: 9999991; */
        margin-left: 50px;
        display: none;
    }
    nav ul li a {
        font-size: 16px;
        color: white;

    }

    nav ul li {
        display: block;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .menu_mob .lang{
        float: none;
        margin-top: 27px;
        margin-left: 0px;
        /* display: block; */
        margin-left: 50px;
        display: none;
    }
    .menu_mob .lang li a {
        color: white;

    }
    footer .desc {
        margin: 0 auto;
        padding: 0 30px;
    }

    .banner2 {
        min-height: 370px;
        background-size: cover;
    }

    .banner2.banner_empty{
        min-height: 140px;
    }

    .banner2.banner_empty.wo_sub{
        min-height: 90px;
    }

    .gal_wrap img {
        float: left;
        margin-right: 0px;
        margin-bottom: 0px;
        width: auto;
        height: auto;
    }
    .left_c {
        float: none;
        max-width: 100%;
        padding: 0 30px;
    }
    .right_c {
        float: none;
        max-width: 100%;
        padding: 0 30px;
    }


    .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }
    .banner2 .desc p {
        font-family: 'Playfair Display', serif;
        font-size: 38px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }
    .gal_wrap {
        margin-bottom: 50px;
        padding: 0 30px;
    }
    .gal_wrap img:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }

    .filter {
        background: url(/static/i-fish/face/bg_sldr.png) no-repeat;
    }
    .tags {
        margin: 0 auto;
        text-align: center;
    }

    .person .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }

    .cont_l {
        float: left;
        width: 70%;
        margin-bottom: 30px;
    }

    .cont_r {
        float: none;
        width: 100%;
    }
    .cont {
        margin-top: 100px;
        padding: 0 30px;
    }


    .cont_l.cont_fix_c2 {
        width: 100%;
    }

    .container2{
        width: 570px;
        float: none;
    }
    .container2r{
        width: 100%;
    }
    .slider_btn_plus{
        display: none;
    }
    .cont_l table tr td:nth-child(even) {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: 2;
        letter-spacing: normal;
        color: #1d1d1b;
        width: 25%;
    }

    .alfabetic {
        padding: 0 30px;
        text-align: center;
        margin: 0 auto;
    }
    .tb a {
        display: inline-block;
        margin-right: 20px;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #1d1d1b;
        text-decoration: none;
        text-transform: uppercase;
    }

    .letters {
        text-align: center;
        margin-left: 10px;
    }

    .popup {
        display: none;
        width: 70%;
        position: absolute;
        left: 10%;
        top: 7%;
        background: white;
        padding-bottom: 30px;
        margin-left: 0;
    }
    .popup p {
        font-size: 1rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #1a1a1a;
        font-family: 'Playfair Display', serif;
        margin-top: 29px;
        margin-bottom: 26px;
        margin-left: 29px;
        max-width: 70%;
    }
    .gulag_mp_wrap {
        position: relative;
        min-height: 383px;
        width: 100%;
        overflow: hidden;
    }
    .gulag_mp_wrap a img {
        width: auto;
        height: 100%;
    }

    .gulag_mp_wrap img {
        width: 100%;
        height: auto;
    }

    .banner2 .desc p.new_st {
        font-size: 1.5rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.11;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        font-family: 'Playfair Display', serif;
        margin-top: 57px;
    }

    .colec .banner2 .desc {
        position: absolute;
        text-align: center;
        max-width: 100%;
        padding: 0 30px;
    }

    .sub_zagl {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        color: #1d1d1b;
        /* margin-bottom: 34px; */
        max-width: 90%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 34px;
    }

    .menmo .news_wrap.inner .news_item:nth-of-type(3n) {
        margin-right: 30px !important;
    }
    .menmo .news_wrap.inner .news_item:nth-of-type(2n) {
        margin-right: 0px !important;
    }

    .alfa .news_wrap.inner .news_item:nth-of-type(2) {
        margin-right: 30px;
    }

    .home .bx-wrapper {
        margin: 0 auto;
    }

        .alfa .news_wrap.inner .news_item{

        width: 215px;
        position: relative;
        background: white;
        margin-right: 20px;
        margin-bottom: 30px;
        cursor: pointer;
        float: left !important;

        }
        .alfa .news_wrap.inner .news_item:nth-of-type(3) {
        margin-right: 0px;
    }
    .menmo .news_wrap .news_item {
        width: 237px;
        position: relative;
        background: white;
        margin-right: 30px;
        margin-bottom: 30px;
        cursor: pointer;
        float: left !important;
    }
/*  //////end */
}





@media only screen and (max-width :767px) {
    .cont_l table tr td {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 2;
    letter-spacing: normal;
    color: #a7a299;
    width: 24%;
    border-bottom: 1px solid #a7a299;
    }

    .search_popup_box_inner{
        width: 90%;
    }

    .container{
        width: 100%;
    }

    a.logo {
    float: left;
    margin-right: 69px;
    margin-left: 30px;
    }

nav {
    display: none;
}
.lang {
    display: none;
}

.banner .desc {
    position: absolute;
    left: 0;
    /*top: calc(30vh - 50px);*/
    top: 142px;
    text-align: center;
    max-width: 100%;
    z-index: 88;
}

.banner .desc p {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    /* margin-top: 30px; */
    max-width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}

header {
    background-color: rgba(238, 239, 234, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 88;
}


.news_wrap .news_item {
    min-height: 240px !important;
    width: 100% !important;
    position: relative;
    background: white;
    margin-right: 0px;
    margin-bottom: 30px;
    cursor: pointer;
    float: none !important;
}
.news_wrap .news_item img{
    width: 100%;
    height: auto;
}
.news_wrap {
    margin-top: 0;
    margin-bottom: 50px;
    padding: 0 30px;
}

.last_post {
    padding: 70px 30px 100px 30px;
}
.slider_wrap .slider_wrap_item .title a {
    font-size: 21px;

}

.slider_wrap .slider_wrap_item .desc p {
    font-size: 9px;
}
.slider_wrap .slider_wrap_item .desc span svg {
    top: -1px;
}
.last_post ul li a {
    font-size: 17px;

}
.last_post ul li {
    margin-right: 30px;
}
.slider_wrap .slider_wrap_item {
    min-height: 320px;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -46px;
    width: 100%;
    left: 10px;
    text-align: center;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.b_title {
    font-size: 2rem;
}
.news_wrap .news_item .desc a {font-size: 1.3rem;max-width: 91%;}
.b_title {
    height: 75px;
}

.news_wrap .news_item:nth-last-child(-n+3) {
    margin-bottom: 30px;
}

footer {
    padding-bottom: 50px;
}
.mob{
    display: block;
}
.butter{
    float: right;
    margin-top: 35px;
    margin-right: 30px;
}

xxx.banner {
    height: 100vh;
}

.menu_mob{
    width: 0;
    position: fixed;
    right: 0;
    top: 0;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
    background: #1d1d1b;
    z-index: 99;
    height: 100vh;
    padding-left: 0;
    /* display: none; */
}
.menu_mob svg{
    margin-top: 27px;
    margin-left: 50px;
    display: none;
}
.menu_mob nav{
    /* display: block; */
    float: none;
    margin-top: 27px;
    /* position: relative; */
    /* z-index: 9999991; */
    margin-left: 50px;
    display: none;
}
nav ul li a {
    font-size: 16px;
    color: white;
}

nav ul li {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px;
}
.menu_mob .lang{
    float: none;
    margin-top: 27px;
    margin-left: 0px;
    /* display: block; */
    margin-left: 50px;
    display: none;
}
.menu_mob .lang li a {
    color: white;

}
footer .desc {
    margin: 0 auto;
    padding: 0 30px;
}

.banner2 {
    min-height: 370px;
    background-size: cover;
}

.banner2.banner_empty{
    min-height: 140px;
}

.banner2.banner_empty.wo_sub{
    min-height: 90px;
}

.gal_wrap img {
    float: left;
    margin-right: 0;
    margin-bottom: 0px;
    width: 100%;
    height: auto;
}
.left_c {
    float: none;
    max-width: 100%;
    padding: 0 30px;
}

.left_full {
    float: none;
    max-width: 100%;
    padding: 0 30px;
}

.right_c {
    float: none;
    max-width: 100%;
    padding: 0 30px;
}


.banner2 .desc {
    position: relative;
    left: initial !important;
    text-align: center;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
.banner2 .desc p {
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.gal_wrap {
    margin-bottom: 50px;
    padding: 0 30px;
}
.gal_wrap img:nth-last-child(-n+2) {
    margin-bottom: 0px;
}

.filter {
    background: none;

}
.tags {
    margin: 0 auto;
    text-align: center;
}

.person .banner2 .desc {
    position: relative;
    left: initial !important;
    top: initial !important;
    text-align: center;
    max-width: 100%;
    padding: 0 30px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10%;
}

.cont_l {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

.cont_r {
    float: none;
    width: 100%;
}
.cont {
    margin-top: 100px;
    padding: 0 30px;
}

.cont_l table tr td:nth-child(even) {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 2;
    letter-spacing: normal;
    color: #1d1d1b;
    width: 25%;
}

.alfabetic {
    padding: 0 30px;
    text-align: center;
    margin: 0 auto;
}
.tb a {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1d1d1b;
    text-decoration: none;
    text-transform: uppercase;
}

.letters {
    text-align: center;
    margin-left: 10px;
}

.popup {
    display: none;
    width: 70%;
    position: absolute;
    left: 10%;
    top: 7%;
    background: white;
    padding-bottom: 30px;
    margin-left: 0;
}
.popup p {
    font-size: 1rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
    font-family: 'Playfair Display', serif;
    margin-top: 29px;
    margin-bottom: 26px;
    margin-left: 29px;
    max-width: 70%;
}
.gulag_mp_wrap {
    position: relative;
    min-height: 383px;
    width: 100%;
    overflow: hidden;
}
.gulag_mp_wrap a img {
    width: auto;
    height: 100%;
}

.gulag_mp_wrap img {
    width: 100%;
    height: auto;
}

.banner2 .desc p.new_st {
    font-size: 1.5rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    margin-top: 0;
}

.colec .banner2 .desc {
    position: relative;
    left: initial !important;
    top: initial !important;
    text-align: center;
    max-width: 100%;
    padding: 0 30px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30%;
}

.sub_zagl {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #1d1d1b;
    /* margin-bottom: 34px; */
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 34px;
}


/*  //////end */


#map {
    height: 720px !important;
    width: 100% !important;
}
}

@media only screen and (max-width :500px) {
    .cont_l.cont_fix_c2 {
        width: calc(100vw - 60px) !important;
    }

    .container2r {
        width: initial;
    }

    .container {
        width: initial;
    }

    .container2 {
        width: initial;
    }

    .container2.slider_wraps.slider_inner2 {
        width: calc(100vw - 70px);
        /*height: calc((100vw - 70px) / 510 * 380 );*/
    }

    .banner2 .desc p, .banner2_empty .desc p {
        font-size: 30px;
    }
}