
#content:after, #page:after{
	clear: both;
	content: " ";
	display: table;
}

@media(min-width: 1199px){
  .block-all-cats {
    top: 88px;
  }
}

@media (max-width:1199px){
  .club_detail_wrapper{
    margin-top: 65px;
  }



    .block-all-cats {
        top: 115px;
    }
    .title-cat-COMMUNITYbb {
        margin-top: 60px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .title-cat-COMMUNITY {
        display: inline-block;
    }
    .name-detail-desc {
        display: none;
    }
    .name-detail-desc.mob {
        display: block;
    }
    .name-detail-desc.desk {
        display: none;
    }

    .infor-det-blucrow {
        margin-top: 20px;

    }
    .title-cat-persdetail {
        font-weight: 700;
        font-size: 24px;

    }
    .biography-detail h4 {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        color: #020202;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
    }

    .club-detail-pline {
        border-bottom: 1px rgba(196, 196, 196, 0.72) solid;
        padding-bottom: 10px;
    }
    .title-post {
        font-size: 40px;
        margin-bottom: 17px;
    }
    .det-prev-img a {
        width: 49%;
    }
    .det-info-photo img {
        max-width: 100%;
    }
    .obj-name {
        font-size: 26px;
    }
    .obj-prev p {
        font-size: 13px;
    }
    .club .mob-drop.active {
        position: absolute;
        z-index: 30;
        width: 100%;
        max-height: 100%;
    }
    .foot-btn {
        padding: 10px 15px;
    }
    .socials a {
        margin-right: 10px;
    }
    .app-lang a {
        margin: 10px 5px;
    }
    .newdet-red-b {
        width: 100%;
    }
    .newdet-red-b-right{
        float: none;
        width: 40px;
    }
    .new-a-title {
        line-height: 1.3em;
    }
    .blockCatalogNews {
        background: #F9F9F9;
        border-radius: 5px;
        padding: 17px 20px 0px 20px;
    }

    .catalog-news-title {
        width: 100%;
    }
    .all-btn-catalognews {
        display: block;
        margin-bottom: 15px;
    }

    .block-icons-libks, .titel-links {
        float: none;
        text-align: center;
    }
    .links-list {
        padding-left: 0px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

	.row-pop {
    	position: relative;
	}
    .pc-head {
        display: none;
    }
    .mob-head .lang {

        right: 30px;
    }
    .lo_btnb {
        margin-right: 45px;
        top: -5px;
    }
    .mob-head::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        width: 95%;
        background-color: #959595;
    }
    .mob-head {
        position: fixed;
        left: 0;
        top: 0;
        height: 50px;
        width: 100%;
        background-color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
        z-index: 99;
    }
    .mob-nav a:first-child {
        margin-right: 15px;
    }
    .mob-nav {
        display: flex;
        z-index: 100;
        flex-direction: row;
        align-items: center;
        align-content: center;
    }
    .lang.active .app-lang {
        left: -12px;
    }
    .app-lang {
        left: -9px;
        right: none;
        top: 30px;
    }
  .app-lang a:hover{
    color: #F79838;
  }
    .hd-mob {
        display: none;
    }
    .logo {
        position: absolute;
        left: 50%;
        top: 44%;
        transform: translate(-50%,-50%);
    }


    .open-menu {
        position: relative;
        z-index: 99999;
    }
    .menu-mobile {
        display: block;
        position: fixed;
        left: 100%;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow-y: scroll;
        background-color: white;
        z-index: 9999;
        transition: 0.4s;
    }
    .menu-mobile.active {
        left: 0;
    }
    .menu-mobile .socials {
        padding-bottom: 50px;
        display: flex;
        /*justify-content: center;*/
        /*align-items: center;*/
        margin-top: 20px;
    }

    .link-red-mob {
        font-style: normal;
        font-weight: bold;
        font-size: 27px;
        text-transform: uppercase;
        max-width: 150px;

    }
    .trtr {
        padding-bottom: 32px;
        border-bottom: 1px solid rgba(196, 196, 196, 0.72);
        margin-top: 48px;
    }
    .link-red-mob a ,
    .linn-media-mob a {
        color: #B33939;
    }
    .pers-mob-el {
        float:left;
        width: 74px;
        margin-right: 12px;
    }
    .block-pers-mob {
        margin-top: 8px;
    }
    .block-pers-mob .pers-name {
        font-size: 11px;
        padding: 7px;
    }
    .block-pers-mob img {
        max-width: 100%;
    }
    .linn-media-mob {
        font-style: normal;
        font-weight: bold;
        font-size: 27px;
        text-transform: uppercase;
        margin-top: 20px;
    }
    .linkb-media-mob {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 8px;
    }
    .linkb-media-mob {
        padding-bottom: 33px;
        border-bottom: 1px rgba(196, 196, 196, 0.3) solid;
    }
    .linkb-media-mob a {
        color: #B23939;
        text-decoration: underline;
    }
    .menu-mobile ul {
        margin-top: 30px;
        padding: 0;
        list-style: none;
        margin-bottom: 0;
        /*padding-bottom: 10px;
        border-bottom: 1px rgba(196, 196, 196, 0.3) solid;*/
    }
    /*
    .menu-mobile ul li {
        margin-top: 10px;
    }
    */
    .menu-mobile ul li a {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        text-transform: uppercase;
        color: #111111;
    }
    .menu-mobile .open-menu {
        position: absolute;
        right: 18px;
        top: 14px;
    }
    .link-yelow-bom {
        max-width: 160px;
        margin-top: 10px;
    }
    .blink-yelow-bom {
        padding-bottom: 10px;
        border-bottom: 1px rgba(196, 196, 196, 0.3) solid;
    }
    .blink-yelow-bom a {
        color: #F79838;
    }
    .org-rub {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 36px;
        margin-top: 20px;
        text-transform: uppercase;
        color: #F79838;
    }
    .rubrick .row-pop {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 36px;
        text-transform: uppercase;

        color: #111111;
    }
    .menu-mobile {
        padding-left: 20px;
        padding-right: 20px;
    }
    .foot-mob .logo {
       position: static;
       transform: none;
        margin-top: 32px;
    }
    .foot-mob .logo a {
        padding-bottom: 32px;
        display: inline-block;
    }
    .title-cat-big {
        font-size: 22px;
    }
    .news-title {
        order: 0;
        margin-top: 13px;
    }
    .news-post {
        display: flex;
        flex-wrap: wrap;
    }
    .news-post .tag {
        margin-top: 11px;
        /*order: 1;*/
        width: 100%;
        font-family: Avenir Next;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 24px;
        text-transform: uppercase;
        color: #F79838;
    }
    /*.qote {*/
    /*    order: 1;*/
    /*}*/
    /*.date {*/
    /*    order: 1;*/
    /*}*/
    .news-post a {
        width: 100%;
    }
    .mt-80 {
        margin-top: 56px;
    }
    .pb-20 {
        padding-bottom: 4px;
    }
    .foot-mob {
        padding-top:70px ;
        text-align: center;
        background-color: #F5F5F5;
    }
    .foot-mob p {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #5C5C5C;
    }

    .mt-35 {
        margin-top: 58px;
    }

    .tag {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 24px;
        text-transform: uppercase;
        color: #F79838;
    }
    .big-post .tag {
        margin-top: 15px;
    }
    .big-post .date {
        order: 0;
        width: 100%;
        margin-top: 4px;
    }
    .big-post .qot-post {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;

        /* or 137% */

        color: #0F0F0F;
    }
    .mt-mob-non {
        margin-top: 0 !important;
    }
    .f-right {
        float: right;
    }
    .mt-15 {
        margin-top: 15px;
    }
    .select span {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;

        /* identical to box height, or 133% */
        text-transform: uppercase;

        color: #686868;
    }
    .title-cat {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        text-transform: uppercase;
        color: #F79838;

        margin-bottom: 15px;
        margin-top: 15px;
    }
    .desk-non {
        display: block;
    }
    .slider-mob {
        display: block;
    }
    .slider-mob .title-cat {
        margin-bottom: 16px;
    }

    .prev , .next {}

    .foot-mob {
        display: block;
    }
    .big-post a {
        width: 100%;
    }
    .big-post .tag2 {
        display: inline-block;
        width: auto;
        text-transform: inherit;
        font-weight: 500;
        font-size: 17px;

    }
    .big-post .qot-post {
        margin-top: 0px;
    }
    .mob-drop.active .pop-up {
        display: block;
        position: static;
        width: 100%;
    }
    .mob-drop.active {
        display: block;
    }
    .name-detail {
        justify-content: center;
        font-family: Avenir Next;
        font-style: normal;
        font-weight: bold;

        color: #000000;
        line-height: normal;
    }
    .pers-d-messbb {
        justify-content: center;
        height: auto;
        margin-top: 19px;
    }

    .name-detail img{
        width: auto;
    }

    .detail-pers-org {
        font-style: normal;

        font-size: 26px;
        line-height: 28px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .black-bold {
        color: black;
        font-size: 16px;
    }
  /*  .detail-info {
        padding-bottom: 23px;
        background: #F9F9F9;
        border-radius: 5px;
    }*/
    .detail-info p {
        font-family: "Source Sans Pro";
        font-style: normal;
        font-size: 16px;
        font-weight: 400;
        color: #201c1c;
    }
    .f64 {
        font-size: 24px !important;
    }

    .club .mt-50 {
        margin-top: 60px;
    }
    .mob-about {
        margin-top: 8px;
        padding-top: 20px;
    }
    .det-zingan h4 {
        margin-top: 40px;
    }


    .detail .qot-post {
        border-bottom: 0;
    }
    .zaglav {
        font-family: Avenir Next;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;

        /* or 156% */

        color: #000000;
        padding-top:12px ;
        padding-bottom: 12px;

        border-top: 1px rgba(196, 196, 196, 0.3) solid;
        border-bottom: 1px rgba(196, 196, 196, 0.3) solid;
    }
    .block-detail .qot-post {
        display: none;
    }
    .detail .date {
        margin: 0px;
        order: 0;
        width: 100%;
    }
    .detail .news-page-date {
        margin: 10px 0px;
    }
    .catnews-leftb .blk-new-ca {
        margin: 10px 0px;
    }
    .detail .tag {
        margin-top: 15px;
    }
    .block-detail {
        display: flex ;
        flex-wrap: wrap;
        align-items: center;
    }
    .block-detail .title-post {
        order: -1;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .mt-30-mob-b {
        margin-top: 30px;
    }
    .mb-15-mob {
        margin-bottom: 15px;
    }
    .shall a {
        padding:10px 20px;
    }
    .trans50 a {
        background-color: white;
        transform: translateY(50%);
    }
    .search-mob {
        position: absolute;
        top: -200%;
        left: 0;
        width: 100%;
        height:60px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 98;
        background-color: white;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        padding: 0 7px;
    }
    .search-mob.active {
        top: 100%;
    }
    .search-mob input {
        width: 100%;
        height: 40px;
        border-radius: 3px;
        padding-left: 10px;
        border: 1px rgba(196, 196, 196, 0.3) solid;
    }
    .search-mob button {
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        /*font-weight: 600;*/
        font-size: 14px;
        line-height: 22px;
        background: #F79838;
        width: 70px;
        border-radius: 0px 3px 3px 0px;
        color: #FFFFFF;
        border: none;
        height: 39px;
    }
    .search-mob form {
        width: 100%;
    }
    .search-block {
        margin-top: 50px;
    }
}

@media (max-width:768px){
    .czinb-button-b-new{
        width: 100%;
    }
    .czinb-imagebb2-b-new {
        text-align: center;
    }
    .czinb-text-b-new {
        margin-top: 15px;
    }
    .seach-netw-bb {
        margin-top: 7px;
    }
    .bisnetw-photo-desk img {
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        display: block;
    }
    .prev-detail-club-b .name-detail {
        text-align: center;
    }
    .detail-info {
        margin-top: 10px;
    }
    .topf-ft-netw {
        margin-bottom: 20px;
    }
    .join-btn-w {
        width: 100%;
    }
    .name-bisn-detail.join-fzmob {
        font-size: 32px;
    }
    .topf-netw.hidden-mob {
        display: none;
    }
    .topf-netw.active {
        display: block;
    }
    .logo-mob {
        display: block;
        font-family: "Avenir Next";
        align-items: center;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        padding-left: 0;
    }
    .logo-mob a {
        color: #f79838;
        display: inline-flex;
    }
    .logo-mob .prefixsite {
        color: #020202;
    }
    .mob-head .logo {
        display: none;
    }
    .seach-netw-bb {
        display: block;
        position: relative;
    }
    .seach-netw-bb:before {
        content: " ";
        position: absolute;
        width: 12px;
        height: 12px;
        background: url(/images/mob-search.svg) no-repeat;
        background-size: contain;
        left: -15px;
        top: 5px;
    }
    .detail-info.busines-netw ,
    .prev-detail-club-b.busines-netw {
        margin-top: 10px;
    }
    .bisnetw-photo-desk {
        display: block;
        margin-bottom: 25px;
    }
    .bisnetw-photo {
        display: none;
    }
    .name-bisn-detail {
        font-size: 22px;
    }
  .block-all-cats{
    top: 140px;
  }
  .c-alg-dop .col-md-10{
    flex: 0 0 100%;
    max-width: 100%;
  }
    .newdet-red-b-right {
        margin: 0 auto;
    }
    .block-all-cats.active {
        padding-bottom: 70px;
    }
    .block-all-cats {
        padding: 10px;
    }
    .container.club .b-line {
        /*display: none;*/
    }
    .container.club .filter_pCOMMUNITY.desk {
        display: none;
    }
    .container.mediapage .filter_pCOMMUNITY.desk {
        display: none;
    }
    .tag_filters {
        margin-bottom: 0px;
    }

    .filter_pCOMMUNITY.mob {
        display: flex;
        align-items: center;
        float: right;
        position: relative;
        display: none;

    }

    .prev-detail-club-bmob {
        background: #F0F0F0;
        border-radius: 8px;
        padding: 15px;
    }
    .new-sel-blk {
        font-size: 12px;
    }
    .det-info-photo {
        display: block;
    }
    .det-info-tleft {
        width: 100%;
    }
    .det-info-tright2 {
        margin-top: 10px;
        width: 100%;
        margin-left: 0;
    }
    .det-prev-img a {
        margin: 0 auto;
        margin-top: 5px;
    }
    .prev-detail-club-b .name-detail {
        margin-top: 17px;
    }
    .name-detail {
        margin: 0 auto;
        display: block;
        margin-top: 17px;
        margin-bottom: 25px;
    }
    .pers-d-messbb {
        text-align: center;
    }
    .til-map {
        font-size: 15px;
    }
    .suptil-map {
        font-size: 13px;
    }
    .newdet-red-b {
        display: block;
    }
    .newdet-red-binf {
        float: left;
    }
    .btn-prof-pers {
        display: flex;
        width: 100%;
        gap: 5px;
    }
    .det-bott-showall {
        position: absolute;
        width: 100%;
        bottom: -70px;
    }
    .det-bott-showall a {
        background: #fff;
    }
    .det-mob-hidd {
        display: none;
    }
    .det-mob-view {
        display: block;
        margin-top: 15px;
    }
    .detail .tag {
        font-size: 17px;
    }
    .det-mob-view .tagatg {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    .det-mob-view .det-us-name {
        font-size: 20px;
        margin-top: 15px;
    }
    .det-mob-view .tag {
        font-size: 11px;
    }
    .det-mob-view .date {
        font-size: 15px;
        line-height: initial;
    }
    .det-us-name {
        text-align: left;
        font-size: 25px;
    }
    .det-us-company {
        margin-top: 5px;
        text-align: left;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .detail-data-newc {
        margin-top: 30px;
    }
    .det-mob-view .tag img {
        width: 13px !important;
    }
    .block-detail-newp {
        overflow: hidden;
    }
    .block-detail-newp .block-alld {
        width: 100%;
        /* border-top: 1px rgba(196, 196, 196, 0.72) solid; */
    }
    /* new design */


    .newdet-red-b-lft {
        max-width: 190px;
        float: none;
        margin: 0 auto;

        margin-bottom: 15px;
    }
    .ico-btnpers {
        max-width: 25px;
    }
    .dtl-btn-pers {
        padding: 20px 6px;
    }
    .dtl-btn-pers {
        margin-right: 0px;
        flex: 1 1 auto;
    }
    .contpopup-sep {
        display: none;
    }
    .imgw100 img {
        height: auto!important;
        width: 100%!important;
    }
    .qote {
        margin-top: 24px;

        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #181818;
    }
    .w100 {
        border-radius: 5px;
    }

    .tag img {
        margin-right: 3px;
        width: 15px !important;
    }
    .slick-slide img {
        border-radius: 5px;
    }
}

@media (max-width:700px){
    iframe{
        max-width: 100%;
    }
}

@media (max-width:991px){
    .czinb-image img {
        max-width: 100%;
    }
    .czinb-imagebb2 {
        width: 100%;
    }
    .czinb-title {
        width: 100%;
        font-size: 36px;
        line-height: 40px;
    }
    .czinb-content {
        margin-top: 15px;
    }
    .czinb-imagebb {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
    .czinb-image {
        width: auto;
        height: auto;
        margin-right: 0;
    }
    .czinb-button {
        margin-right: 0;
        margin-top: 25px;
        width: 100%;
    }
    .czinb-container {
        flex-direction: column;
    }
    .czinb-img-desk {
        display: none;
    }
    .czinb-img-mob {
        display: block;
    }
    .socials.mob {
        display: block;
        text-align: center;
        margin-top: 32px;
    }
    .socials.mob img {
        width: 18px;
    }
    .socials.desk {
        display: none;
    }

    .club .nameDropCatSpan {
        display: none;
    }
    .club-detail .news-post {
        border-top: 0px;
    }


    .block-pers-overf {
        max-height: 980px;
    }
    .btnmap-obj-a {
        display: block;
        text-align: center;
    }
    .btnmap-obj {
        margin: 0 auto;
        margin-top: 10px;
    }
    .obj-name {
        text-align: center;
    }
    .foot-new-slog {
        text-align: center;
        margin-bottom: 20px;
    }

    .showmore .word_desk {
        display: none;
    }
    .showmore .word_mob {
        display: inline-block;
    }

    .block-icons-libks, .titel-links {
        text-align: center;
        display: inline-block;
    }
    .links-list {
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;

        position: absolute;
        width: 100%;
        bottom: 0;
        backdrop-filter: blur(10px);
        text-align: center;
    }
    .right-bar {
        display: none;
    }
}

@media (max-width:575px){
    .join-btn-club-det {
        padding: 13px 20px;
    }

    .search_bar_mob_tl .block_name_seehg,
    .search_bar_mob_tl .title-cat {
        margin-bottom: 0px;
        color: #000;
    }
    .search_bar_mob_tl .right_tl {
        text-align: right;
    }
    .search_bar_mob_tl .title-cat.active {
        color: #F79838;
    }
    .network-b-search,
    .media-b-search {
        display: none;
    }
    .network-b-search.active,
    .media-b-search.active {
        display: block;
    }

    .sel-top-bb {
        margin-bottom: 10px;
    }
    .logo span {
        font-size: 22px;
    }

    .mob-head .logo span.prefixsite {
        font-size: 22px;
        top: -1px;
        position: relative;
    }
    .club_detail_wrapper {
        margin-top: 74px;
    }
    .pers-d-messbb {

        margin-top: 28px;
    }

    .title-cat-COMMUNITYbb {
        border-bottom: 1px solid #C4C4C4B8;

    }
    .title-cat-COMMUNITY{
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .block-all-cats.active {

    }

    .tab_blockdiv.active, .block-all-cats.active {

        padding-left: 30px;
    }
    .block-all-cats.active {
        position: fixed;
        top: 115px;
        z-index: 115;
        overflow-y: auto;
        max-height: 100%;
    }

    .title-post {
        font-size: 27px;
    }
    .block-pers-overf {
        max-height: 825px;
    }
    .name-detail {
        font-size: 32px;
        font-weight: 600;
        font-family: "Playfair Display";
    }
    .tl-bbhub {
        text-align: center;
    }
    .by-bbhul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }
    .byl-hub{
        margin-bottom: 10px;
    }
    .foot {
        padding-top: 30px;
    }
    .socials {
        text-align: center;
        margin-bottom: 10px;
    }
    .dtl-btn-pers {
        display: block;
        margin: 0;
        margin-bottom: 5px;
    }
    .btn-prof-pers {
        display: block;
    }
    .newdet-red-binf, .newdet-red-b-lft {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .view-mob-v{
        display: block;
        margin-top: 10px;
        margin-bottom: 15px;
        line-height: 35px;
    }
    .newdet-prof-ntb {
        width: 100%;
    }
    .desc-newdet {
        margin-bottom: 15px;
    }
    .newdet-prof-ntb {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .block-bme {
        padding-top: 0;
        border: 0;
    }
    .shallmediamob {
        margin-bottom: 15px;
    }
    .shallmediamob a {
        padding-left: 30px;
        position: relative;
    }
    .blockCatalogNews .catalog-news .news-title {
        margin-top: 0px;
    }
    .blockCatalogNews  .news-post {
        padding-bottom: 10px;
    }
    .blockCatalogNews .b-line {
        border-bottom: 0px;
    }

    .hidenew-mobile {
        display: none;
    }
    .c-alg-feedback-man {
        display: block;
        text-align: center;
    }
    .orange-c , .man-name {
        display: block;
    }
    .catalog-news .img-newc {
        /*display: none;*/
    }
    .catalog-news .news-post {
        display: block;
        background: rgb(249,249,249,255);
        border-top: 0px;
        /*padding-left: 10px;
        padding-right: 10px;*/
        padding-top: 10px;
        border-radius: 10px 10px 0px 0px;
    }
    .slider-mob {
        margin-top: 25px;
    }
}


@media (max-width:520px){
    .link-btnpers {
        margin-left: 0px;
    }
    .ico-btnpers {
        float: none;
        margin: 0 auto;
    }
	.icon-team__head_news{
	    width: 22px;
	    right: 9px;
	    bottom: 9px;
	}
	.icon-team__head_news_det{
	    width: 22px;
	    right: 9px;
	    bottom: 9px;
	}
	.icon-team__head_news img{
	    width: 100%;
	}
    .detail iframe {
        height: 208px;
    }
}

@media (max-width:425px){
    .txt-page-content {
        padding: 0px 30px;
    }
    .hd-pc {
       display: block;
    }
    .block-adv img {
        margin-bottom: -7px!important;
    }
    .gallery img{
        margin-bottom: 2px!important ;
    }

.paget{
    padding: 15px 0 0px;
}
.org-pop{
    display: none;
}
.row-pop{
	position:relative;
}
.row-pop a{
    font-size: 0.87rem;
    font-weight: 400;
    line-height: 2;
}
b, strong {
    font-weight: 500;
}
.detail-info ul{
    padding-left: 20px;
}

}

@media (max-width:370px) {
    .title-cat-COMMUNITY {
        font-size: 29px;
    }
    .til-map {
        display: block;
        font-size: 19px;
    }
    .suptil-map {
        font-size: 15px;
    }
    .map_interview_desk {
        display: none;
    }
    .map_interview_mobile {
        display: block;
        margin: 0 auto;
    }
    .block-pers-new {
        margin-right: 0px;
    }
    .links-list{
        padding-left: 20px;
        padding-top: 2px;
        padding-bottom: 6px;
        padding-left: 0px;
    }
}

@media (max-width:990px) {
    .mt-30-mob {
        margin-top: 30px;
    }
    .mt-10-mob{
        margin-top: 10px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 1199px)  {
	.icon-team__head_news{
	    width: 29px;
	    right: 18px;
    	bottom: 18px;
	}
	.icon-team__head_news img{
	    width: 100%;
	}

    b, strong {
        font-weight: 500;
    }

    .block-detail .title-post {
        order: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .block-detail{
        padding:  0;
    }

    .detail .qot-post {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 18px;
        color: #181818;
        border: none;
    }

}
