
.specialproject-scandia section p{
    font-size: 20px;
    color: #020202;
    font-weight: 600;
}

.specialproject-scandia .b-skandia-section img{
    width: 100%;
}

.specialproject-scandia .auto-height{
    max-height: none;
    min-height: auto;
    height: auto;
}

.specialproject-scandia .text-center{
    text-align: center;
}

.specialproject-scandia .color-white{
    color: #fff;
}

.specialproject-scandia .color-blue{
    color: #3e7abd;
}


.specialproject-scandia .bg-yellow{
    background-color: #ffd200;
}

.specialproject-scandia .bg-red{
    background-color: #f9533a;
}

.specialproject-scandia .bg-grey{
    background-color: #e4e3e3;
}


.triangle-orange-md,
.triangle-orange-lg{
    position: absolute;
    width: 60%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/triangle-orange.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.triangle-orange-lg{
    width: 80%;
    left: -200px;
}

.triangle-orange-md{
    width: 50%;
    top: 0;
}

.specialproject-scandia .top h2{
    font-weight: 800;
}

.specialproject-scandia .top h3{
    font-weight: 700;
}

.b-top__text p{
    border: 5px solid #ffd200;
    background-color: #fff;
}

.specialproject-scandia blockquote{
    position: relative;
    background-color: #0a71c8;
    border-left: 0;
    padding: 30px 0;
}

.specialproject-scandia blockquote p{
    font-size: 20px;
    color: #fff;
    margin: 0;
}

.specialproject-scandia blockquote:before,
.specialproject-scandia blockquote:after{
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    left: 0;
    background-color: #ffd200;
}

.specialproject-scandia blockquote:before{
    top: -17px;
}


.specialproject-scandia blockquote:after{
    bottom: -17px;
}

.b-skandia__cities{
    color: #fff;
    font-size: 1.15em;
    font-weight: 700;
    background-color: #f9533a;
    text-align: center;
}

.b-skandia__cities.blue{
    background-color: #0a71c8;
}

.b-skandia__cities div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 84px;
    max-width: 1000px;
    margin: 0 auto;
}


.b-user-experience{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -4px;
}



.b-user-experience .b-user-experience__text,
.b-user-experience .b-user-experience__user{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-bottom: 4px;
}
.b-user-experience__text,
.b-user-experience__user{
    position: relative;
}

.b-user-experience__text:after,
.b-user-experience__text:before{
    content: '';
    position: absolute;
    height: 65px;
    width: 124px;
    background-image: url("../images/sprite.png");
}

.b-user-experience__text:after{
    background-position: 0 -701px;
    right: 0;
    bottom: 0;
}

.b-user-experience__text.arrow-orange:before{
    top: -45px;
    left: -37px;
    background-position: 0 -866px;
}

.b-user-experience__text.arrow-orange:after{
    right: -37px;
    bottom: -37px;
    background-position: 0 -944px;
    z-index: 1;
}

.b-user-experience__text.arrow-white:before{
    top: -45px;
    left: -37px;
    background-position: 0 -613px;
}

.b-user-experience__text.arrow-red:after{
    right: -50px;
    bottom: -37px;
    background-position: 0 -699px;
    z-index: 1;
}

.b-user-experience__user img{
    width: 100%;
}

.b-user-experience__user p{
    position: absolute;
    bottom: 50px;
    left: 0;
    padding: 0;
    color: #fff;
    text-align: left;
}

.b-user{
    text-align: center;
    padding-bottom: 50px;
}

.b-user p{
    margin-top: 30px;
}

.b-user .b-user__photo{
    height: 220px;
    width: 220px;
    border: 12px solid #fee87f;
    border-radius: 50%;
    margin: 0 auto;
    background-image: url("../images/story-1/story-1-img-3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.b-user__text.arrow-top,
.b-user__text.arrow-bottom{
    position: relative;
}

.b-user__text.arrow-top{
    padding: 100px 100px 0;
}

.b-user__text.arrow-top:before,
.b-user__text.arrow-bottom:after{
    content: '';
    position: absolute;
    height: 65px;
    width: 124px;
    background-image: url("../images/sprite.png");
}

.b-user__text.arrow-top:before{
    top: -70px;
    left: 0;
    background-position: 0 -777px;
}

.b-user__text.arrow-bottom:after{
    background-position: 0 -701px;
    right: 0;
    bottom: -100px;
}

.b-user p{
    color: #fff;
}

.specialproject-scandia .b-skandia__bg-section{
    min-height: 0;
    padding-bottom: 34%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.top{
    background-image: url("../images/story-1/main-bg-story-1.jpg");
    background-position: 0 top;
    background-size: cover;
}
.b-skandia__bg-section.population{
    background-image: url("../images/story-1/story-1-img-2.jpg");
}
.b-skandia__bg-section.london{
    background-image: url("../images/story-1/story-1-img-4.jpg");
}
.b-skandia__bg-section.streets{
    background-image: url("../images/story-1/story-1-img-6.jpg");

}

.story-2{
    background-image: url("../images/story-2/main-bg.jpg");
    background-position: 0 top;
    background-size: cover;
}

.b-statistic{
    position: absolute;
    bottom: 0;
    background-image: url("../images/sprite.png");
    text-align: center;
    font-weight: 800;
    line-height: 1.2;
}

.b-statistic.md{
    height: 159px;
    width: 163px;
    right: 40%;
    background-position: -10px -2828px;
    padding-top: 30px;
}

.b-statistic.lg{
    height: 225px;
    width: 163px;
    right: 28%;
    background-position: -194px -2762px;
    padding-top: 75px;
}

.b-statistic span{
    font-size: 40px;
}

.triangle-label{
    position: relative;
    max-width: 550px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 26px 30px;
    line-height: 1;
    text-align: right;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: auto;
}

.triangle-label.red{
    background-color: #f9533a;
}

.triangle-label.blue{
    background-color: #0a71c8;
}

.triangle-label:before{
    content: '';
    position: absolute;
    top: 0;
    left: -37px;
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
}

.triangle-label.red:before{
    border-right: 37px solid #f9523a;
}

.b-images-container{
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.b-images-container .b-image-box{
    position: relative;
    flex: 0 0 49%;
    height: 0;
    padding-bottom: 30%;
}

.b-images-container .b-image-box img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.triangle-label.blue:before{
    border-right: 37px solid #0a71c8;
}

@media (min-width: 1019px) {
    .top,
    .story-2{
        margin-top: -135px;
    }

    .story-2 .triangle-orange-md{
        display: none;
    }

    .specialproject-scandia .b-skandia-section p{
        padding: 0 100px;
        margin: 50px 0;
    }

    .specialproject-scandia .b-skandia-section .b-user-experience p{
        margin: 0;
    }

    .specialproject-scandia .b-skandia-section blockquote{
        position: relative;
        margin: 50px 0;
    }

    .arrow-top-white{
        content: '';
        position: absolute;
        height: 118px;
        width: 63px;
        background-image: url(../images/sprite.png);
        background-position: -1px -467px;
    }

    .arrow-top-white.left{
        top: 0;
        left: 0;
    }
    .arrow-top-white.right{
        right: 0;
        bottom: 0;
    }

    .triangle-red-lg{
        position: absolute;
        top: 850px;
        right: 0;
        height: 100%;
        width: 30%;
        max-width: 1000px;
        background-image: url(../images/triangle-red-lg.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .triangle-red-md{
        position: absolute;
        top: -100px;
        right: 0;
        height: 100%;
        width: 30%;
        max-width: 200px;
        background-image: url(../images/triangle-red-md.png);
        background-repeat: no-repeat;
        background-size: contain;
    }
    .triangle-red-md.transform-left{
        top: -300px;
        right: auto;
        left: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .triangle-blue-xs{
        position: absolute;
        top: -200px;
        left: 0;
        height: 500px;
        width: 500px;
        background-image: url(../images/triangle-blue-xs.png);
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 2;
    }

    .top .b-top__text{
        top: 200px;
        right: auto;
        left: 25%;
        bottom: auto;
        text-align: left;
    }

    .top .b-top__text p{
        padding: 40px;
        margin-left: 400px;
    }


    .b-top__text{
        position: absolute;
        bottom: 37px;
        right: 25%;
        text-align: right;
        line-height: 1;
    }

    .specialproject-scandia .b-skandia-section .b-top__text h2{
        font-size: 40px;
        margin: 0;
        font-weight: 800;
    }

    .specialproject-scandia .b-skandia-section .b-top__text h3{
        font-size: 30px;
        font-weight: 700;
    }

    .specialproject-scandia .b-skandia-section .b-top__text p{
        max-width: 680px;
        padding: 20px;
        margin: 110px 0 0 400px;
        font-size: 20px;
        text-align: center;
        font-weight: 700;
        line-height: 1.4;

    }

    .b-skandia-section.b-skandia__user-experience{
        /*max-height: 645px;*/
        min-height: auto;
        /*overflow: hidden;*/
    }

    .specialproject-scandia .b-user-experience__user p{
        color: #fff;
    }

    .b-user-experience p{
        /*max-width: 360px;*/
        padding: 0 40px 0 100px;
    }

    .arrows-colored{
        position: absolute;
        /*top: 0;*/
        height: 447px;
        width: 120px;
        background-image: url(../images/sprite.png);
        background-position: 0 0;
        -webkit-animation: animation-1 2s infinite linear;
        animation: animation-1 2s infinite linear;
        bottom: 4px;
    }

    .page-scandia-story2 .arrows-colored{
        top: auto;
        bottom: auto;
    }

    .b-skandia .arrows-colored{
        top: 0;
    }

    @-webkit-keyframes animation-1 {
        0% {
            background-position: 0 -25px;
        }

        50% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 -25px;
        }
    }


    .arrows-colored.left{
        left: -150px;
    }

    .arrows-colored.right{
        right: -150px;
    }

}

@media (max-width: 767px) {


    .top,
    .story-2{
        padding-top: 45px;
        min-height: 400px;
    }

    .specialproject-scandia .b-skandia-section{
        margin-bottom: 0;
    }

    .specialproject-scandia .b-skandia-section p{
        font-size: 16px;
        padding: 30px 15px 0;
        margin: 35px 0;
    }

    .specialproject-scandia blockquote{
        padding: 10px 0;
        margin: 30px 15px;
    }

    .specialproject-scandia blockquote p{
        padding: 0 10px;
        margin: 0;
    }

    .triangle-orange-lg{
        width: 160%;
        top: 0;
        left: -200px;
    }

    .b-skandia__bg-section{
        height: 300px;
    }


    .top h2,
    .top h3{
        padding-left: 10px;
    }

    .top:before{
        width: 90%;
    }

    .b-skandia__bg-section.top:before{
        width: 100%;
        left: -100px;
    }

    .b-top__text{
        position: relative;
        margin: 20px 25px;
    }

    .b-skandia-section .b-top__text p{
        font-size: 15px;
        padding: 10px;
    }

    .b-skandia__top h3{
        margin-bottom: 100px;
    }

    .b-user-experience{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .b-skandia__cities{
        font-size: 10px;
    }

    .b-user-experience__text{
        padding-top: 15px;
    }

    .specialproject-scandia .b-user-experience__user p{
        color: #fff;
        bottom: 20px;
        left: 20px;
    }

    .triangle-label{
        font-size: 12px;
        padding: 31px 5px 30px 0;
        margin-left: 25px;
        margin-right: -10px;
    }

    .b-statistic.lg{
        font-size: 12px;
        right: 0;
    }

    .b-user__text.arrow-top{
        padding: 50px 10px 0;
    }

    .b-user__text.arrow-bottom:after{
        bottom: -65px;
    }

    .triangle-orange-md{
        width: 150%;
        top: 0;
        left: -200px;
    }

    .b-user-experience__text.arrow-white:before,
    .b-user-experience__text.arrow-orange:before{
        top: -54px;
        left: 0;
    }

    .b-user-experience__text.arrow-orange:after,
    .b-user-experience__text.arrow-red:after{
        right: 0;
        bottom: -65px;
    }

    .b-skandia-section  .b-images-container{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

    }

    .b-skandia-section  .b-images-container .b-image-box{
        padding-bottom: 56%;
        margin: 15px 0;

    }

    .specialproject-scandia .b-stories-list-container h4{
        font-size: 18px;
    }

    .specialproject-scandia .b-stories-list-container p{
        font-size: 15px;
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 321px) {
    .specialproject-scandia .b-skandia-section p{
        font-size: 16px;
    }
    .specialproject-scandia blockquote{
        margin: 30px 5px;
    }

}
