@media screen and (max-width:1400px) {
    .siteCompany-userProfile .scheme {
        width: 100%;
    }
}
@media screen and (max-width:1024px) {
    .wrapperMain{
        overflow-x: hidden;
    }
    .touch .bannsPlace-header {
        display: none;
    }
    .touch .pastoral {
        top: 0 !important;
    }
    .imgsNvideos {
        display: table;
        width: 100%;
    }

        .imgsNvideos .wrap_bigImg {
            display: table-header-group;
        }

        .imgsNvideos .scrollBar-imgsNvideos {
            margin: 0;
            padding: 10px 0 0;
        }

        .imgsNvideos .outerWrapperPrevs {
            display: table-footer-group;
            float: none;
            margin: 0;
        }

        .imgsNvideos .prevs {
            display: inline-block;
            margin-right: 0;
            vertical-align: top;
        }

        .imgsNvideos .scrollBar-imgsNvideos:before,
        .imgsNvideos .scrollBar-imgsNvideos:after,
        .imgsNvideos .scrollBox {
            display: none;
        }

        .imgsNvideos .innerScroll {
            max-height: none !important;
        }

        .imgsNvideos .moved {
            margin-top: 0 !important;
        }

    .masterIndex .cCol {
        padding-top: 358px;
    }

    .rotatorBanns {
        border-top: 10px solid #fff;
        border-bottom: 10px solid #fff;
        margin: -10px -299px 40px 0;
    }

    .headerPnl .description {
        float: none;
        width: auto;
    }
    .headerThemesPnl .cont {
        clear: both;
    }
    .headerThemesPnl .img {
        margin-bottom: 20px;
    }

    .siteCompany-pay .news .listItems-news li,
    .siteCompany-pay .articles .listItems-articles li {
        width: 46.3%;
    }

    .personalDataUser fieldset,
    .personalDataCompany fieldset {
        clear: both;
    }

    .oneFiled-rblist > span label {
        min-width: 110px;
    }

    .listGettingPopular-abs li {
        margin-left: 2%;
    }
    /*на страницах профиля убираем првую колонку*/
    #aspnetForm[action*="profile"] .cCol {
        display: none;
    }
    .flying_board_in{
        font-size: 0.9rem;
    }
    .flying_board_in h1 {
        margin-bottom: 5px;
    }

    .flying_board_in .statsPnl .slideTo{
        width: 45%;
        text-align: left;
    }

    .sponsorPnl .logo,
    .sponsorPnl .cont {
        display: block;
        width: auto;
    }
    .sponsorPnl .logo {
        margin-bottom: 7px;
    }
    .sponsorPnl .innerLogo {
        width: auto;
    }
    .sponsorPnl ul {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .innerWrapperMain{
        table-layout: fixed;
    }
}

@media screen and (min-width:980px) {
    .imageInText img {
        max-width: 370px;
    }
}

@media screen and (min-width:1240px) {
    .imageInText img {
        max-width: 628px;
    }
    .header .favorite {
        background: none;
    }
}

@media screen and (min-width:1330px) {
    .imageInText img {
        max-width: 715px;
    }
}

@media screen and (min-width:1405px) {
    .imageInText img {
        max-width: 820px;
    }
}
