.caseVinylStudio .textBlock {
    font-size: 18px;
    line-height: 28px;
}

.caseVinylStudio .textBlock p+p {
    margin-top: 28px;
}

.caseVinylStudio .caseBtn {
    display: inline-block;
    padding: 0 18px;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    background-color: #CE1018;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
}

.caseVinylStudio .caseBtn .icon {
    display: inline-block;
    vertical-align: top;
    font-size: 32px;
    line-height: 58px;
    color: white;
    letter-spacing: 0em;
    margin-left: 8px;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
}

.caseVinylStudio img {
    display: block;
    max-width: 100%;
}

.caseVinylStudio .caseBtn:hover {
    background-color: white;
    color: #CE1018;
}

.caseVinylStudio {
    color: #fff;
}

.caseVinylStudio .firstCap,
.caseVinylStudio .secCap,
.caseVinylStudio .thirdCap {
    color: white;
}

.caseVinylStudio .caseBtn:hover .icon {
    color: #CE1018;
}

.caseVinylStudio .sectionTitle .subtitle span {
    color: #CE1018;
}

.caseVinylStudio .checkItem {
    padding-left: 50px;
}

.caseVinylStudio .checkItem+.checkItem {
    margin-top: 50px;
}

.caseVinylStudio .checkItem:before {
    content: '\e913';
    font-size: 30px;
    top: 1px;
    color: #CE1018;
}

.caseVinylStudio .iconTempl {
    background-color: #202022;
    color: #CE1018;
}

.caseVinylStudio .tasksList li:before {
    color: #99CBED;
}

.caseVinylStudio .titleContainer+.contentContainer {
    margin-top: 20px;
}

.caseVinylStudio .banner {
    background-color: #0B1115;
    padding: 139px 0 241px;
    background-size: auto 100%;
    background-position: right top;
    background-repeat: no-repeat;
}

.caseVinylStudio .banner .firstCap {
    font-weight: 600;
}

.caseVinylStudio .banner .wrapper {
    max-width: 633px;
}

.caseVinylStudio .banner .titleContainer .firstCap .accent {
    color: #CE1018;
    font-weight: 600;
}

.caseVinylStudio .banner .info+.caseBtn {
    margin-top: 41px;
}

.caseVinylStudio .startSection {
    background-color: #202022;
}

.caseVinylStudio .startSection .leftSide {
    width: 750px;
    padding: 69px 40px 69px 0;
}

.caseVinylStudio .startSection .rightSide {
    width: calc(100% - 750px);
}

.caseVinylStudio .startSection .wrapper {
    display: flex;
}

.caseVinylStudio .startSection .img {
    width: calc(100% + (100vw - 1200px) / 2);
    position: relative;
    height: 100%;
}

.caseVinylStudio .startSection .img img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.caseVinylStudio .taskSection {
    background-color: #0B1115;
    padding-top: 72px;
    padding-bottom: 100px;
}

.caseVinylStudio .taskSection .titleContainer {
    text-align: center;
}

.caseVinylStudio .taskSection .titleContainer .info {
    max-width: 714px;
    margin-left: auto;
    margin-right: auto;
}

.caseVinylStudio .taskSection .titleContainer [class*=icon] {
    margin: 0 auto;
}

.caseVinylStudio .taskSection .titleContainer [class*=icon]+.title {
    margin-top: 18px;
}

.caseVinylStudio .taskSection .titleContainer .title {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 0 24px 14px;
    border-bottom: 2px solid #CE1018;
}

.caseVinylStudio .taskSection .titleContainer .title+.info {
    margin-top: 15px;
}

.caseVinylStudio .taskSection .titleContainer .taskBanner {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 110px;
}

.caseVinylStudio .taskSection .taskBlock {
    padding-top: 90px;
}

.caseVinylStudio .taskSection .listTarget {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: -6px;
}

.caseVinylStudio .taskSection .listTarget .item {
    padding: 30px 20px 0;
}

.caseVinylStudio .taskSection .listTarget .inner {
    background-color: #202022;
    width: 530px;
    padding: 50px;
    min-height: 257px;
    height: 100%;
}

.caseVinylStudio .taskSection .listTarget .numCount {
    display: block;
    font-size: 48px;
    line-height: 59px;
    color: #CE1018;
    font-weight: 600;
}

.caseVinylStudio .taskSection .titleContainer+.contentContainer {
    margin-top: 0px;
}

.caseVinylStudio .taskSection .listTarget .textBlock {
    margin-top: 10px;
}

.caseVinylStudio .caseAnalysis {
    background-color: #CE1018;
}

.caseVinylStudio .caseAnalysis .leftSide {
    width: calc(100% - 755px);
}

.caseVinylStudio .caseAnalysis .rightSide {
    width: 755px;
    padding: 97px 0 97px 52px;
}

.caseVinylStudio .caseAnalysis .wrapper {
    display: flex;
}

.caseVinylStudio .caseAnalysis .img {
    position: relative;
    width: calc(100% + (100vw - 1200px) / 2);
    left: calc((1200px - 100vw) / 2);
    height: 100%;
}

.caseVinylStudio .caseAnalysis .img img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.caseVinylStudio .caseAnalysis .subtitle span {
    color: #fff;
}

.caseVinylStudio .projectSection .titleBlock .title span {
    color: #CE1018;
}

.caseVinylStudio .stepItem .img {
    position: relative;
}

.caseVinylStudio .stepItem .img .imgWrapper {
    position: relative;
    z-index: 1;
    padding: 13px 14px;
    background-color: #182021;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    border: 1px solid #282E33;
}

.caseVinylStudio .stepItem .img .floatImg {
    position: absolute;
}

.caseVinylStudio .stepItem .backWrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.caseVinylStudio .stepItem .backWrapper .back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: blur(16px);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.caseVinylStudio .stepItem .backWrapper:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0B1115;
    opacity: 0.85;
    z-index: 1;
}

.caseVinylStudio .stepItem:first-child {
    background-color: #202022;
    padding-top: 50px;
    padding-bottom: 84px;
}

.caseVinylStudio .stepItem:nth-child(2) {
    padding-top: 100px;
    padding-bottom: 155px;
    position: relative;
}

.caseVinylStudio .stepItem:nth-child(3) {
    background-color: #202022;
    padding-top: 100px;
    padding-bottom: 94px;
}

.caseVinylStudio .stepItem:nth-child(4) {
    padding-top: 100px;
    padding-bottom: 70px;
    position: relative;
}

.caseVinylStudio .stepItem:first-child .leftSide {
    width: calc(100% - 755px);
    padding-left: 34px;
    padding-top: 3px;
}

.caseVinylStudio .stepItem:nth-child(2) .leftSide {
    width: 745px;
}

.caseVinylStudio .stepItem:first-child .img {
    width: 317px;
}

.caseVinylStudio .stepItem:nth-child(2) .img {
    margin-top: 50px;
    width: 908px;
    margin-left: 80px;
}

.caseVinylStudio .stepItem:nth-child(3) .img {
    width: 908px;
    margin-left: 70px;
    margin-top: 100px;
}

.caseVinylStudio .stepItem:nth-child(4) .img {
    margin-top: 50px;
}

.caseVinylStudio .stepItem .img:after {
    content: "";
    display: block;
    position: absolute;
    width: 261px;
    height: 261px;
    background-image: url(/img/vinyl-studio/case5_circles.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}

.caseVinylStudio .stepItem:first-child .img:after {
    bottom: -40px;
    left: -49px;
}

.caseVinylStudio .stepItem:nth-child(2) .img:after,
.caseVinylStudio .stepItem:nth-child(3) .img:after {
    bottom: -50px;
    right: -199px;
}

.caseVinylStudio .stepItem:nth-child(4) .img:after {
    display: none;
}

.caseVinylStudio .stepItem:first-child .img img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.caseVinylStudio .stepItem:first-child .rightSide {
    width: 755px;
}

.caseVinylStudio .stepItem:nth-child(2) .rightSide {
    width: calc(100% - 745px);
}

.caseVinylStudio .stepItem:first-child .wrapper {
    display: flex;
}

.caseVinylStudio .stepItem:nth-child(2) .wrapper {
    display: flex;
    flex-wrap: wrap;
}

.caseVinylStudio .projectSection .titleContainer+.contentContainer,
.caseVinylStudio .stepItem .titleBlock+.contentBlock {
    margin-top: 80px;
}

.caseVinylStudio .stepItem:nth-child(2) .imgSide {
    width: 330px;
    float: right;
    margin-right: 41px;
}

.caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide {
    display: none;
}

.caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide+* {
    margin-top: 50px;
}

.caseVinylStudio .stepItem:nth-child(2) .img+* {
    margin-top: 80px;
}

.caseVinylStudio .stepItem:nth-child(3) .img+* {
    margin-top: 100px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:first-child .img+*,
.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(2) .img+* {
    margin-top: 50px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(3) .img+* {
    margin-top: 100px;
}

.caseVinylStudio .stepItem:nth-child(2) .img .floatImg {
    width: 302px;
    right: -151px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.caseVinylStudio .stepItem:nth-child(3) .img .floatImg {
    width: calc(595px / 2);
    right: -146px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.caseVinylStudio .stepItem:nth-child(2) .titleBlock,
.caseVinylStudio .stepItem:nth-child(4) .titleBlock {
    text-align: right;
}

.caseVinylStudio .stepItem:nth-child(3) .img:before {
    content: "";
    display: block;
    position: absolute;
    width: 261px;
    height: 261px;
    background-image: url(/img/vinyl-studio/case5_circles.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: -50px;
    left: -50px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper+.wrapper {
    margin-top: 50px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:first-child .img {
    width: 1148px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(2) .img {
    width: 1144px;
    margin-left: 28px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(3) .img {
    width: 723px;
    margin-left: 28px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(4) .img {
    width: 723px;
    margin-left: auto;
    margin-right: auto;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(3) .img .floatImg {
    width: 707px;
    right: -655px;
    bottom: -41px;
}

.caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(4) {
    padding-top: 50px;
}

.caseVinylStudio .caseResult {
    background-color: #0B1115;
    padding-bottom: 102px;
}

.caseVinylStudio .caseResult .resultBanner {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.caseVinylStudio .caseResult .wrapper {
    padding-top: 103px;
}

.caseVinylStudio .caseResult .titleContainer+.contentContainer {
    margin-top: 43px;
}

.caseVinylStudio .resultStatistic {
    display: flex;
    justify-content: space-between;
    margin: 0 -25px 0;
    flex-wrap: wrap;
}

.caseVinylStudio .resultStatistic .item {
    padding: 20px 25px 0;
}

.caseVinylStudio .resultStatistic .inner {
    width: 245px;
}

.caseVinylStudio .resultStatistic .caption {
    display: block;
    font-size: 28px;
    line-height: 34px;
    color: white;
    font-weight: 600;
}

.caseVinylStudio .resultStatistic .num {
    display: block;
    margin-top: 22px;
    text-align: center;
    font-size: 64px;
    line-height: 78px;
    color: #CE1018;
    font-weight: bold;
}

.caseVinylStudio .resultWorks {
    margin-top: 50px;
}

.caseVinylStudio .resultWorks .resultItem {
    min-height: 450px;
    display: flex;
}

.caseVinylStudio .resultWorks .resultItem .imageWrapper {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}

.caseVinylStudio .resultWorks .resultItem .item {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.caseVinylStudio .resultWorks .resultItem:nth-child(2n) .item:first-child {
    padding-left: 32px;
}

.caseVinylStudio .resultWorks .resultItem:nth-child(2n) .item:nth-child(2) {
    order: -1;
}

.caseVinylStudio .resultWorks .resultItem:nth-child(2n+1) .item:first-child {
    padding-right: 15px;
}

.caseVinylStudio .resultWorks .resultItem .textBlock {
    margin-top: 24px;
}

.caseVinylStudio .resultWorks .resultItem .caption {
    display: block;
    font-size: 36px;
    line-height: 44px;
    color: white;
    font-weight: normal;
    padding-bottom: 26px;
    position: relative;
}

.caseVinylStudio .resultWorks .resultItem .caption:after {
    content: "";
    display: block;
    position: absolute;
    width: 410px;
    height: 2px;
    background-color: #CE1018;
    left: 0;
    bottom: 0;
}

@media (max-width: 1259px) {
    .caseVinylStudio .startSection .img {
        width: calc(100% + (100vw - 1170px) / 2);
    }

    .caseVinylStudio .caseAnalysis .img {
        width: calc(100% + (100vw - 1170px) / 2);
        left: calc((1170px - 100vw) / 2);
    }
}

@media (max-width: 1199px) {
    .caseVinylStudio .textBlock {
        font-size: 14px;
        line-height: 22px;
    }

    .caseVinylStudio .caseBtn {
        font-size: 14px;
    }

    .caseVinylStudio .caseBtn .icon {
        font-size: 23px;
        margin-left: 11px;
    }

    .caseVinylStudio .sectionTitle .subtitle+.title {
        margin-top: 12px;
    }

    .caseVinylStudio .stepItem .titleBlock+.contentBlock {
        margin-top: 30px;
    }

    .caseVinylStudio .banner {
        padding: 60px 0 82px;
    }

    .caseVinylStudio .banner .wrapper {
        max-width: 480px;
    }

    .caseVinylStudio .banner .info+.caseBtn {
        margin-top: 40px;
    }

    .caseVinylStudio .startSection {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .caseVinylStudio .startSection .leftSide {
        width: 100%;
        padding: 0;
    }

    .caseVinylStudio .startSection .rightSide {
        display: none;
    }

    .caseVinylStudio .startSection .wrapper {
        display: block;
    }

    .caseVinylStudio .taskSection .titleContainer .textBlock {
        font-size: 18px;
        line-height: 28px;
    }

    .caseVinylStudio .taskSection {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseVinylStudio .taskSection .titleContainer .title {
        padding-bottom: 0;
    }

    .caseVinylStudio .taskSection .titleContainer .taskBanner {
        margin-top: 60px;
    }

    .caseVinylStudio .taskSection .taskBlock {
        padding-top: 60px;
    }

    .caseVinylStudio .taskSection .taskBlock .titleBlock .sectionTitle .subtitle+.title {
        margin-top: 18px;
    }

    .caseVinylStudio .taskSection .listTarget {
        margin-top: 0px;
    }

    .caseVinylStudio .taskSection .listTarget .inner {
        width: 420px;
    }

    .caseVinylStudio .taskSection .listTarget .item {
        padding: 30px 15px 0;
    }

    .caseVinylStudio .caseAnalysis {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .caseVinylStudio .caseAnalysis .leftSide {
        display: none;
    }

    .caseVinylStudio .caseAnalysis .rightSide {
        width: 100%;
        padding: 0;
    }

    .caseVinylStudio .stepItem:first-child,
    .caseVinylStudio .stepItem:nth-child(2),
    .caseVinylStudio .stepItem:nth-child(3),
    .caseVinylStudio .stepItem:nth-child(4) {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseVinylStudio .projectSection .titleContainer+.contentContainer,
    .caseVinylStudio .stepItem .titleBlock+.contentBlock {
        margin-top: 60px;
    }

    .caseVinylStudio .stepItem:first-child .leftSide {
        width: calc(100% - 480px);
        padding-left: 0;
        padding-top: 0;
    }

    .caseVinylStudio .stepItem:first-child .rightSide {
        width: 480px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .rightSide {
        width: calc(100% - 480px);
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide {
        width: 480px;
    }

    .caseVinylStudio .stepItem:first-child .img {
        width: 240px;
        margin-left: auto;
        margin-right: auto;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img {
        margin-top: 60px;
        width: calc(100% - 120px);
        margin-left: 0;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img {
        width: calc(100% - 120px);
        margin-left: 0;
        margin-top: 60px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper:first-child .img,
    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(2) .img,
    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(3) .img {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(4) .img {
        width: 723px;
    }

    .caseVinylStudio .stepItem .img:after {
        width: 200px;
        height: 200px;
    }

    .caseVinylStudio .stepItem:first-child .img:after {
        bottom: -30px;
        left: -30px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img:after,
    .caseVinylStudio .stepItem:nth-child(3) .img:after {
        bottom: -40px;
        right: -60px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .imgSide {
        width: 240px;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img+* {
        margin-top: 60px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img .floatImg {
        width: 240px;
        right: -120px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide+* {
        margin-top: 20px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img+* {
        margin-top: 60px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img .floatImg {
        width: 240px;
        right: -120px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img:before {
        width: 200px;
        height: 200px;
        top: -30px;
        left: -30px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .img img {
        margin: 0 auto;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(3) .img .floatImg {
        display: none;
    }

    .caseVinylStudio .checkItem {
        padding-left: 34px;
    }

    .caseVinylStudio .checkItem::before {
        font-size: 22px;
    }

    .caseVinylStudio .checkItem+.checkItem {
        margin-top: 20px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(4) {
        padding-top: 0;
    }

    .caseVinylStudio .caseResult {
        padding-bottom: 60px;
    }

    .caseVinylStudio .caseResult .wrapper {
        padding-top: 60px;
    }

    .caseVinylStudio .resultStatistic .inner {
        width: 200px;
    }

    .caseVinylStudio .resultStatistic .caption {
        font-size: 18px;
        line-height: 24px;
    }

    .caseVinylStudio .resultStatistic .num {
        margin-top: 10px;
        font-size: 40px;
        line-height: 48px;
    }

    .caseVinylStudio .resultWorks .resultItem {
        min-height: 400px;
    }

    .caseVinylStudio .resultWorks .resultItem .caption {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 15px;
    }

    .caseVinylStudio .resultWorks .resultItem .caption:after {
        width: 320px;
    }
}

@media (max-width: 991px) {
    .caseVinylStudio .titleContainer+.contentContainer {
        margin-top: 20px;
    }

    .caseVinylStudio .banner .wrapper {
        max-width: 100%;
    }

    .caseVinylStudio .banner {
        padding: 51px 0 82px;
    }

    .caseVinylStudio .taskSection .listTarget .inner {
        width: 330px;
        padding: 30px;
        min-height: 200px;
    }

    .caseVinylStudio .taskSection .listTarget .item {
        padding: 20px 10px 0;
    }

    .caseVinylStudio .taskSection .listTarget {
        margin-top: 10px;
    }

    .caseVinylStudio .stepItem:first-child,
    .caseVinylStudio .stepItem:nth-child(2),
    .caseVinylStudio .stepItem:nth-child(3),
    .caseVinylStudio .stepItem:nth-child(4) {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .caseVinylStudio .stepItem:first-child .leftSide {
        width: 100%;
        order: 1;
        padding-top: 40px;
    }

    .caseVinylStudio .stepItem:first-child .rightSide,
    .caseVinylStudio .stepItem:nth-child(2) .leftSide {
        width: 100%;
    }

    .caseVinylStudio .stepItem:first-child .wrapper {
        flex-direction: column;
    }

    .caseVinylStudio .stepItem .img:after,
    .caseVinylStudio .stepItem:nth-child(3) .img:before {
        display: none;
    }

    .caseVinylStudio .projectSection .titleContainer+.contentContainer,
    .caseVinylStudio .stepItem .titleBlock+.contentBlock {
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .rightSide {
        display: none;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img {
        margin-top: 40px;
        width: calc(100% - 100px);
        margin-left: 0;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img {
        width: calc(100% - 100px);
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img+*,
    .caseVinylStudio .stepItem:nth-child(3) .img+* {
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img .floatImg,
    .caseVinylStudio .stepItem:nth-child(3) .img .floatImg {
        width: 200px;
        right: -100px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide {
        display: block;
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide+* {
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .img {
        margin-top: 40px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper:nth-child(4) .img {
        max-width: 100%;
    }

    .caseVinylStudio .caseResult {
        padding-bottom: 54px;
    }

    .caseVinylStudio .caseResult .wrapper {
        padding-top: 50px;
    }

    .caseVinylStudio .resultStatistic {
        justify-content: center;
    }

    .caseVinylStudio .resultWorks .resultItem {
        display: block;
        min-height: 0;
    }

    .caseVinylStudio .resultWorks .resultItem+.resultItem {
        margin-top: 20px;
    }

    .caseVinylStudio .resultWorks .resultItem .item {
        width: 100%;
    }

    .caseVinylStudio .resultWorks .resultItem .item:nth-child(2) {
        height: 561px;
    }

    .caseVinylStudio .resultWorks .resultItem .item+.item {
        margin-top: 20px;
    }

    .caseVinylStudio .resultWorks .resultItem:nth-child(2n) .item:first-child {
        padding-left: 0;
    }

    .caseVinylStudio .resultWorks .resultItem:nth-child(2n+1) .item:first-child {
        padding-right: 0;
    }

    .caseVinylStudio .resultStatistic .inner {
        width: 220px;
    }

    .caseVinylStudio .caseResult .titleContainer+.contentContainer {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .caseVinylStudio .caseBtn {
        letter-spacing: 0.1em;
        padding: 0 12px;
        min-width: 290px;
    }

    .caseVinylStudio .caseBtn .icon {
        font-size: 20px;
        margin-left: 4px;
    }

    .caseVinylStudio .banner {
        background-image: none !important;
    }

    .caseVinylStudio .startSection {
        padding-top: 31px;
        padding-bottom: 31px;
    }

    .caseVinylStudio .taskSection {
        padding-top: 50px;
        padding-bottom: 22px;
    }

    .caseVinylStudio .taskSection .titleContainer .title {
        padding: 0 9px;
    }

    .caseVinylStudio .taskSection .titleContainer .taskBanner {
        margin-top: 20px;
    }

    .caseVinylStudio .taskSection .taskBlock {
        padding-top: 31px;
    }

    .caseVinylStudio .taskSection .taskBlock .titleBlock .sectionTitle {
        text-align: left;
    }

    .caseVinylStudio .taskSection .listTarget {
        margin-top: 0;
        display: block;
    }

    .caseVinylStudio .taskSection .listTarget .item {
        padding: 20px 0 0;
    }

    .caseVinylStudio .taskSection .listTarget .inner {
        padding: 21px 20px 30px;
        width: 100%;
        min-height: 0;
    }

    .caseVinylStudio .caseAnalysis {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .caseVinylStudio .stepItem .titleContainer .sectionTitle {
        text-align: left;
    }

    .caseVinylStudio .stepItem .img .imgWrapper {
        padding: 3px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        -ms-border-radius: 9px;
        border-radius: 9px;
    }

    .caseVinylStudio .stepItem:first-child .img .imgWrapper {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
    }

    .caseVinylStudio .stepItem:first-child,
    .caseVinylStudio .stepItem:nth-child(2),
    .caseVinylStudio .stepItem:nth-child(3),
    .caseVinylStudio .stepItem:nth-child(4) {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .caseVinylStudio .stepItem:first-child .leftSide {
        padding-top: 30px;
    }

    .caseVinylStudio .projectSection .titleContainer+.contentContainer,
    .caseVinylStudio .stepItem .titleBlock+.contentBlock {
        margin-top: 25px;
    }

    .caseVinylStudio .stepItem:first-child .img {
        width: 200px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img {
        margin-top: 28px;
        width: 287px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 41px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img {
        width: 273px;
        padding-right: 38px;
        margin-left: auto;
        margin-right: auto;
    }

    .caseVinylStudio .stepItem:nth-child(2) .titleBlock,
    .caseVinylStudio .stepItem:nth-child(4) .titleBlock {
        text-align: left;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img+*,
    .caseVinylStudio .stepItem:nth-child(3) .img+* {
        margin-top: 30px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img .floatImg {
        width: 82px;
        right: -41px;
    }

    .caseVinylStudio .stepItem .img:after {
        width: 70px;
        height: 70px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .img:after {
        display: block;
        bottom: -13px;
        right: -11px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .imgSide {
        width: 200px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide {
        margin-top: 30px;
    }

    .caseVinylStudio .stepItem:nth-child(2) .leftSide .imgSide+* {
        margin-top: 30px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img .floatImg {
        width: 77px;
        right: -38px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img:before {
        display: block;
        width: 68px;
        height: 68px;
        left: -13px;
        top: -13px;
    }

    .caseVinylStudio .stepItem:nth-child(3) .img:after {
        display: block;
        width: 68px;
        height: 68px;
        right: -14px;
        bottom: -13px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .wrapper+.wrapper {
        margin-top: 30px;
    }

    .caseVinylStudio .stepItem:nth-child(4) .img {
        margin-top: 30px;
    }

    .caseVinylStudio .stepItem .title {
        line-height: 28px;
    }

    .caseVinylStudio .caseResult .wrapper {
        padding-top: 31px;
    }

    .caseVinylStudio .resultStatistic .inner {
        width: 135px;
    }

    .caseVinylStudio .resultStatistic {
        margin: 0 -10px 0;
    }

    .caseVinylStudio .resultStatistic .item {
        padding: 20px 10px 0;
    }

    .caseVinylStudio .resultStatistic .caption {
        font-size: 14px;
        line-height: 17px;
    }

    .caseVinylStudio .resultStatistic .num {
        font-size: 32px;
        line-height: 39px;
    }

    .caseVinylStudio .resultWorks {
        margin-top: 28px;
    }

    .caseVinylStudio .resultWorks .resultItem .caption {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 8px;
    }

    .caseVinylStudio .resultWorks .resultItem .caption:after {
        width: 233px;
    }

    .caseVinylStudio .resultWorks .resultItem .item:nth-child(2) {
        height: 285px;
    }

    .caseVinylStudio .resultWorks .resultItem .textBlock {
        margin-top: 8px;
    }
}

@media (max-width: 399px) {
    .caseVinylStudio .startSection {
        padding-bottom: 0;
    }

    .caseVinylStudio .startSection .rightSide {
        display: block;
        margin: 19px -15px 0;
        width: auto;
    }

    .caseVinylStudio .startSection .img {
        width: 100%;
    }

    .caseVinylStudio .startSection .img img,
    .caseVinylStudio .caseAnalysis .img img {
        position: relative;
        height: auto;
        left: auto;
        top: auto;
    }

    .caseVinylStudio .caseAnalysis {
        padding-bottom: 0;
    }

    .caseVinylStudio .caseAnalysis .wrapper {
        flex-direction: column;
    }

    .caseVinylStudio .caseAnalysis .leftSide {
        display: block;
        order: 1;
        margin: 20px -15px 0;
        width: auto;
    }

    .caseVinylStudio .caseAnalysis .img {
        width: 100%;
        left: auto;
    }

    .caseVinylStudio .resultWorks .resultItem .imageWrapper {
        margin: 0 -10px;
        height: calc(900 / 1200 * 100vw);
    }

    .caseVinylStudio .resultWorks .resultItem .item:nth-child(2) {
        height: auto;
    }
}