.sec_reebok_1 {
    padding: 40px 0 80px 0;
    background: url(https://is.interatletika.com/reebok-page/sec1_bg.jpg) no-repeat bottom right;
    -webkit-background-size: 100%;
    background-size: 100%;
    position: relative;
}
.sec_bord {
    border-bottom: 2px solid rgba(237, 237, 237, 1);
}
.sec_reebok_1:after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(https://is.interatletika.com/reebok-page/logo.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
}
.sec1_reebok_max {
    max-width: 540px;
}
.sec1_left_title {
    font-size: 23px;
    color: #000;
    margin-bottom: 36px;
}
.sec1_left_txt {
    font-size: 14px;
    color: #000;
    max-width: 380px;
    line-height: 1.6;
    margin-bottom: 36px;
}
ul.sec1_reebok_list {
    text-align: center;
}
ul.sec1_reebok_list li:before {
    content: "";
    display: none;
}
.sec1_reebok_list li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}
.sec1_reebok_list li img {
    width: 181px;
    height: 70px;
}
@media (min-width: 576px) {
    .sec_reebok_1 {
        background: url(https://is.interatletika.com/reebok-page/sec1_bg.jpg) no-repeat bottom right;
        -webkit-background-size: 66%;
        background-size: 66%;
    }
    .sec_reebok_1:after {
        width: 60px;
        height: 61px;
    }
}
@media (min-width: 768px) {
    .sec_reebok_1:after {
        top: 41px;
        width: 85px;
        height: 84px;
    }
    .sec1_left_title {
        font-size: 45px;
    }
    .sec_reebok_1 {
        padding: 40px 0 80px 0;
        background: url(https://is.interatletika.com/reebok-page/sec1_bg.jpg) no-repeat bottom right;
        -webkit-background-size: 52%;
        background-size: 52%;
    }
}
.sec_reebok_2 {
    padding: 40px 0 40px 0;
    position: relative;
    background: url(https://is.interatletika.com/reebok-page/sec2_bg.png) no-repeat top right;
    -webkit-background-size: 50%;
    background-size: 50%;
}
.sec_reebok_2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 400px;
    background: url(https://is.interatletika.com/reebok-page/sec2_phone.png) no-repeat center right;
    -webkit-background-size: contain;
    background-size: contain;
}
ul.sec2_reebok_list li:before {
    content: "";
    display: none;
}
.right_block .sec2_reebok_list {
    position: relative;
    float: right;
    display: inline-block;
    background: rgba(255,255,255,.6);
}
.right_block .sec2_reebok_list li {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 2px solid rgba(237, 237, 237, 1);
    color: #000;
    padding-right: 100px;
    padding-bottom: 10px;
}
.right_block .sec2_reebok_list li span {
    font-size: 22px;
}
@media (min-width: 576px) {
    .right_block .sec2_reebok_list {
        background: transparent;
    }
    .right_block .sec2_reebok_list li {
        padding-right: 125px;
    }
    .sec_reebok_2:before {
        top: 40px;
        left: 0;
        width: 264px;
        height: 375px;
    }
}
@media (min-width: 768px) {
    .sec_reebok_2:before {
        top: 0;
        width: 385px;
        height: 470px;
    }
}
@media (min-width: 992px) {
    .sec_reebok_2:before {
        width: 375px;
        height: 442px;
    }
}
@media (min-width: 1200px) {
    .sec_reebok_2 {
        padding: 80px 0 188px 0;
    }
    .sec_reebok_2:before {
        width: 587px;
        height: 668px;
    }
}
@media (min-width: 1300px) {
    .sec_reebok_2:before {
        width: 587px;
        height: 668px;
        background-position-x: 429%;
    }
}
.sec_reebok_3 {
    padding: 40px 0;
    position: relative;
    background: url(https://is.interatletika.com/reebok-page/sec3_bg.png) no-repeat bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}
ul.sec3_reebok_list li:before, ul.min_list li:before {
    content: "";
    display: none;
}
.right_block .sec3_reebok_list {
    position: relative;
}
.right_block .sec3_reebok_list li {
    display: block;
    vertical-align: top;
}
.right_block .sec3_reebok_list > li:first-child {
    margin-bottom: 30px;
}
.right_block .sec3_reebok_list li.sec3_reebok_li_rght {
    border: 2px solid rgba(237, 237, 237, 1);
    padding: 20px;
}
.sec3_reebok_title {
    font-size: 24px;
    margin-bottom: 28px;
}
.sec3_reebok_txt {
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}
.lli_right_title {
    font-size: 23px;
    color: #000;
    margin-bottom: 40px;
}
.right_block .min_list {
    margin-bottom: 30px;
}
.right_block .min_list li:first-child {
    display: block;
    color: rgb(140, 140, 140);
    font-weight: 500;
    margin-bottom: 17px;
    font-size: 16px;
}
.right_block .min_list li:nth-child(2) {
    display: block;
    color: #000;
}
@media (min-width: 768px) {
    .right_block .sec3_reebok_list li.sec3_reebok_li_rght {
        padding: 46px;
    }
    .right_block .sec3_reebok_list > li:first-child {
        width: 50%;
        float: left;;
        margin-bottom: 30px;
    }
    .right_block .sec3_reebok_list > li:nth-child(2) {
        width: 34%;
        float: right;
    }
    .sec3_reebok_title {
        font-size: 25px;
    }
    .lli_right_title {
        font-size: 18px;
        margin-bottom: 35px;
    }
    .sec_reebok_3 {
        padding: 60px 0 80px 0;
        background: url(https://is.interatletika.com/reebok-page/sec3_bg.png) no-repeat bottom right;
        -webkit-background-size: 50%;
        background-size: 50%;
    }
}
@media (min-width: 992px) {
    .sec3_reebok_title {
        margin-bottom: 36px;
    }
    .right_block .min_list li:first-child {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .right_block .sec3_reebok_list > li:first-child {
        width: 46%;
    }
    .right_block .sec3_reebok_list > li:nth-child(2) {
        width: 28%;
    }
    .sec3_reebok_title {
        font-size: 32px;
    }
    .lli_right_title {
        font-size: 23px;
        margin-bottom: 40px;
    }
}
.sec_reebok_4 {
    padding: 50px 0 40px 0;
    overflow: hidden;
}
.sec4_right, .sec4_right_float {
    position: relative;
}
.sec4_right_title {
    font-size: 32px;
    color: rgb(140, 140, 140);
}
.sec4_right_txt {
    font-size: 14px;
    color: #000;
}
.right_block .sec4_list li {
    font-size: 14px;
    color: #000;
    margin-bottom: 29px;
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
}
.right_block .sec4_list li:before {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 5px;
    left: -9px;
    background-color: #000;
}
.sec4_left {
    position: relative;
}
@media (min-width: 992px) {
    .sec4_right_title {
        font-size: 42px;
    }
}
@media (min-width: 1200px) {
    .sec_reebok_4 {
        padding: 60px 0 80px 0;
    }
    .right_block .sec4_list {
        margin-bottom: 62px;
    }
    .sec4_right_float {
        float: right;
        max-width: 391px;
        padding: 0 30px;
    }
    .sec4_left_float {
        float: left;
        max-width: 361px;
    }
    .sec4_right:before {
        position: absolute;
        top: -127px;
        left: 0;
        content: '';
        display: block;
        width: 514px;
        height: 492px;
        background: url(https://is.interatletika.com/reebok-page/sec4_im1.png) no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
    }
    .sec4_left:before {
        position: absolute;
        top: -46px;
        right: 0;
        content: '';
        display: block;
        width: 572px;
        height: 380px;
        background: url(https://is.interatletika.com/reebok-page/sec4_im2.png) no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
    }
}
.sec_reebok_5 {
    padding: 60px 0 80px 0;
    position: relative;
    overflow: hidden;
}

.sec_reebok_5:after {
    content: '';
    display: block;
    width: 450px;
    height: 370px;
    background: url(https://is.interatletika.com/reebok-page/sec5_bg.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
}
.sec5_float_rght {
    float: right;
    max-width: 600px;
}
.sec5_title {
    font-size: 23px;
    color: rgb(140, 140, 140);
    margin-bottom: 36px;
}
.sec5_txt {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 32px;
}
.sec5_bg img {
    max-width:100%;
}
@media (min-width: 576px) {
    .sec5_title {
        font-size: 36px;
    }
}
@media (min-width: 768px) {
    .sec5_float_rght {
        float: right;
        max-width: 600px;
    }
    .sec5_bg img {
        max-width:auto;
    }
    .sec5_bg {
        height: 400px;
        overflow: hidden;
        position: relative;
        bottom: -82px;
        width: 689px;
        right: 66px;
    }
    .sec5_bg img:first-child {
        position: relative;
        width: 567px;
        height: auto;
        top: 0;
        left: -138px;
        z-index: 0;
    }
    .sec5_bg img:nth-child(2) {
        position: absolute;
        width: 567px;
        height: auto;
        top: 0;
        left: 259px;
        z-index: 1;
    }
}
@media (min-width: 1200px) {
    .sec_reebok_5 {
        background: url(https://is.interatletika.com/reebok-page/sec5_im1.png) no-repeat top left;
        -webkit-background-size: 51%;
        background-size: 51%;
        background-position-x: -26%;
    }
}
.sec_reebok_6 {
    padding: 70px 0 0 0;
    background: url(https://is.interatletika.com/reebok-page/sec5_bg.png) no-repeat top left;
    -webkit-background-size: 100%;
    background-size: 100%;
}