/*header.header {
    z-index: 15;
}
.header-row {
    position: relative;
    background: -o-linear-gradient(top, #0e032a 0, #866eff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0e032a), to(#866eff));
    background: linear-gradient(180deg, #0e032a 0, #866eff 100%);
    -webkit-clip-path: circle(1420px at 50% calc(100% - 1430px));
    clip-path: circle(1420px at 50% calc(100% - 1430px));
    padding-bottom: 36rem;
    overflow-x: hidden;
    z-index: 5;
}
.header-row::after {
    position: absolute;
    display: block;
    content: "";
    border: 2px solid #1d2965;
    border-radius: 50%;
    width: 954px;
    height: 954px;
    z-index: 0;
    bottom: 245px;
    left: calc(50vw - 476px);
}
.header-row::before {
    position: absolute;
    display: block;
    content: "";
    border: 2px solid #1d2965;
    border-radius: 50%;
    width: 1236px;
    height: 1236px;
    z-index: 0;
    bottom: 106px;
    left: calc(50vw - 618px);
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
}
.header-mt {
    margin-top: 12rem;
}
.header-img {
    display: block;
    height: auto;
}
.header-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.header-bg-img {
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 69.625rem;
    height: auto;
}
.info-title {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 2.688rem;
    word-break: inherit;
    white-space: nowrap;
    padding: 15px 0 15px 25px;
    margin: 0;
    background-image: url(../../images/case-studies/info-bg-title.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.info-title-white {
    background-image: url(../../images/case-studies/info-bg-title-white.png);
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 2.688rem;
    word-break: inherit;
    white-space: nowrap;
    padding: 15px 0 15px 25px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.info-mobile-text {
    z-index: 2;
}
.info-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.info-text-white {
    color: #fff;
}
.info-text-pe {
    padding-right: 11rem;
}
.info-svg {
    width: 10rem;
    height: auto;
}
.info-big-mb {
    margin-bottom: 250rem;
}
.info-phone-height {
    position: relative;
}
.info-phone-bg {
    position: relative;
    height: 55vw;
}
.info-phone-bg .phone-img-01 {
    display: block;
    width: 25%;
    height: auto;
    top: 0;
    left: 0;
    position: absolute;
}
.info-phone-bg .phone-img-02 {
    display: block;
    width: 25%;
    top: 12vw;
    left: 16vw;
    position: absolute;
    z-index: 2;
}
.info-phone-bg .phone-img-03 {
    display: block;
    width: 25%;
    top: 7vw;
    left: 32vw;
    position: absolute;
    z-index: 1;
}
.info-phone-bg .phone-img-04 {
    display: block;
    width: 25%;
    top: -2vw;
    left: 50.5vw;
    position: absolute;
    z-index: 2;
}
.info-phone-bg .phone-img-05 {
    display: block;
    width: 41%;
    top: 3vw;
    left: 50vw;
    position: absolute;
    z-index: 1;
}
.info-phone-bg .phone-img-06 {
    display: block;
    width: 20%;
    top: 15vw;
    right: 0;
    position: absolute;
    z-index: 2;
}
.info-phone-img {
    position: relative;
}
.info-phone-img::before {
    display: block;
    content: " ";
    position: absolute;
    top: 9%;
    width: 100%;
    height: 80%;
    z-index: -1;
    background: -o-linear-gradient(48.2deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    background: linear-gradient(41.8deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    -webkit-clip-path: polygon(0 12%, 100% 0, 100% 91%, 0 100%);
    clip-path: polygon(0 12%, 100% 0, 100% 91%, 0 100%);
    opacity: .4;
}
.circle-bg-bottom, .circle-bg-top {
    border: 1px dashed #e4f0fe;
    width: 41vw;
    height: 41vw;
    border-radius: 50%;
    position: absolute;
}
.circle-bg-bottom::after, .circle-bg-bottom::before, .circle-bg-top::after, .circle-bg-top::before {
    display: block;
    content: "";
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.circle-bg-top {
    right: 2vw;
    top: -7vw;
    border-color: #2daaca;
    z-index: 1
}
.circle-bg-top::before {
    border: 1px solid #eaf4ff;
    width: 31vw;
    height: 31vw;
    border-color: #0bd3d1;
}
.circle-bg-top::after {
    border: 1px dashed #d2d2d2;
    width: 24vw;
    height: 24vw;
    border-color: #0cabf2;
}
.circle-bg-bottom {
    left: 2vw;
    top: 20vw;
    z-index: 1;
}
.circle-bg-bottom::before {
    border: 1px solid #eaf4ff;
    width: 31vw;
    height: 31vw;
}
.circle-bg-bottom::after {
    border: 1px dashed #d2d2d2;
    width: 24vw;
    height: 24vw;
}
.color-card {
    width: 12%;
}
.color-card-header {
    color: #363d4f;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px;
    text-align: center;
}
.color-card-body {
    width: 100%;
}
.color-card-text {
    padding: 7px 0 0 20px;
    font-size: 1rem;
    line-height: 1.625rem;
}
.color-1 {
    background-color: #8ddaea;
}
.color-2 {
    background-color: #71b8cb;
}
.color-3 {
    background-color: #f8d59f;
}
.solution-bg {
    position: relative;
}
.solution-bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 46%;
    height: auto;
}
.solution-title {
    font-size: 2.688rem;
    background-image: url(../../images/case-studies/info-bg-title.png);
}
.solution-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.hexagon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 138px;
    height: 79.67px;
    background-color: #fff;
    margin: 45px 7px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.hexagon-wrapper {
    width: 26rem;
}
.hexagon-1 {
    margin-top: 9rem;
}
.hexagon-2 {
    margin-left: -1rem;
}
.hexagon-3 {
    margin-top: 1.1rem;
    margin-left: .9rem;
}
.hexagon:hover {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    background-color: #e5f6ff;
}
.hexagon::after, .hexagon::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 97.58px;
    height: 97.58px;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 20.2096px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}
.hexagon::before {
    top: -48.7904px;
}
.hexagon::after {
    bottom: -48.7904px;
}
.hexagon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 79.6743px;
    z-index: 2;
    background: inherit;
}
.laptop-section {
    margin-top: -14rem;
    background-image: url(../../images/case-studies/Fitness-laptop-bg-2.png);
}
.laptop-section-2 {
    background-image: url(../../images/case-studies/Fitness-laptop-bg-3.png);
    padding: 3rem 0;
}
.laptop-section-img {
    width: 55%!important;
    z-index: 1;
}
.laptop-section-bg {
    background-image: url(../../images/case-studies/phone-bg.png);
    background-size: 135%;
    background-repeat: no-repeat;
    background-position: 52% 90%;
    margin-top: 5rem;
    background: -o-radial-gradient(circle, #fff 0, #f1f1f1 100%);
    background: radial-gradient(circle, #fff 0, #f1f1f1 100%);
    position: relative;
}
.laptop-section-bg::before {
    content: "";
    background-image: -o-linear-gradient(right bottom, transparent 0, transparent 50%, #fff 50%);
    background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, transparent), color-stop(50%, transparent), color-stop(50%, #fff));
    background-image: linear-gradient(to left top, transparent 0, transparent 50%, #fff 50%);
    position: absolute;
    width: 100%;
    height: 10vw;
    top: 0;
    left: 0;
}
.laptop-section-bg::after {
    content: "";
    background: -o-radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background: radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1vw;
    background-color: #fff;
    background-size: 24px 24px;
}
.laptop-bg {
    position: absolute;
    top: -26.5vw;
    left: 9%;
    max-width: 63%;
    z-index: 5;
}
.laptop-bg-2 {
    position: absolute;
    left: 14.5%;
    top: -9vw;
    max-width: 46%;
    z-index: 5;
}
.laptop-bg-3 {
    position: absolute;
    left: 50%;
    top: -.5vw;
    max-width: 12%;
    z-index: 5;
}
.laptop-content {
    border-radius: 8px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 3.6em;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
    box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
}
.laptop-upwork {
    position: absolute;
    top: -30%;
    right: 15px;
    width: 70px;
    height: auto;
    opacity: .27;
}
.laptop-user-img {
    display: block;
    width: 90px;
    height: auto;
    border-radius: 50%;
}
.laptop-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
}
.laptop-sub-title {
    opacity: .6;
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: 400;
}
.laptop-comment {
    width: 92%;
    margin: 0 auto;
    position: relative;
}
.laptop-quotes {
    position: absolute;
    top: 0;
    left: 0;
}
.laptop-text {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 22px 30px;
}
.impact-mt {
    margin-top: 10rem;
    padding-bottom: 2rem;
}
.impact-mt::after {
    display: block;
    content: " ";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 220px;
    z-index: -1;
    background: -o-linear-gradient(48.2deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    background: linear-gradient(41.8deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    -webkit-clip-path: polygon(0 37%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 37%, 100% 0, 100% 100%, 0 100%);
    opacity: .4;
}
.impact-bg {
    position: relative
}
.impact-bg-img {
    display: block;
    position: absolute;
    width: 95%;
    height: auto;
    left: -2.2rem;
    top: -8rem;
}
.what-can-do-title {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    margin-left: .5rem;
    margin-bottom: 2rem;
}
.what-can-do-list {
    padding-left: 1rem;
}
.what-can-do-list li {
    font-size: 1rem;
    line-height: 1.7;
    margin: .4em 0;
    padding-left: 1rem;
}
.what-can-do-list li::marker {
    content: "•";
    background-color: #1690d3;
    color: #1690d3;
    margin-right: 1rem;
}
.case-slider {
    margin-bottom: 2rem;
}
.slick-slide {
    margin: 0 38px;
}
.slick-list {
    margin: 0 -38px;
}
.slick-track {
    padding-top: 10px;
}
.slider-bg {
    background: -o-radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background: radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background-size: 24px 24px;
    padding-top: 6.25rem;
}
.slider-item {
    display: block;
    width: 100%;
    height: 420px;
    padding-top: 1rem;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(23, 47, 95, .25);
    box-shadow: 0 2px 4px 0 rgba(23, 47, 95, .25);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    position: relative;
    text-decoration: none!important;
}
.slider-item:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(23, 47, 95, .4);
    box-shadow: 0 2px 6px 0 rgba(23, 47, 95, .4);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.slider-item.bg-color-1 {
    background-color: #8edaea;
}
.slider-item-circle {
    position: absolute;
    left: 50px;
    bottom: 80px;
    height: 170px;
    width: 170px;
    border-radius: 50%;
}
.slider-item-circle.color-1 {
    background-color: #07c2be;
}
.slider-item-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.563rem;
    line-height: 1.563rem;
    text-align: center;
    color: #fff;
}
.slider-item-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.splide__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.splide__arrow {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 72px;
    height: 72px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #1690d3;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
}
.splide__arrow svg {
    width: 50%;
    fill: #1690d3;
}
.splide__arrow:hover {
    background-color: #1d78ab;
}
.splide__arrow:hover svg {
    fill: #fff;
}
.splide__arrow--prev {
    margin-right: 3rem;
}
.splide__arrow--prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mb-custom {
    margin-bottom: 0;
}
.pb-custom {
    padding-bottom: 22%;
}
.pt-custom {
    padding-top: 10rem;
}
.hexagon-wp {
    min-width: 480px;
}
@media screen and ( max-width: 2000px ) {
    .fitness__banner-2 {
        margin-top: 15em;
    }
}
@media screen and ( max-width: 1700px ) {
    .fitness__banner-2 {
        margin-top: 0em;
    }
}
@media screen and (min-width:1300px) {
    .info-phone-img-2 {
        position: relative;
        top: -12rem;
        z-index: -1;
    }
}
@media screen and (max-width:1200px) {
    .solution-hand {
        width: 20.625rem;
        left: 0
    }
    .header-row {
        padding-bottom: 60%
    }
    .splide__arrow {
        width: 53px;
        height: 53px
    }
    .mb-custom {
        margin-bottom: 5rem
    }
    .info-phone-height {
        margin-top: 6rem
    }
    .hexagon-nm {
        margin-left: 0;
        margin-top: 0
    }
}
@media screen and (max-width:1024px) {
    .header-row {
        -webkit-clip-path: circle(1000px at 50% calc(100% - 1020px));
        clip-path: circle(1000px at 50% calc(100% - 1020px))
    }
    .header-row::after {
        position: absolute;
        display: block;
        content: "";
        border: 2px solid #1d2965;
        border-radius: 50%;
        width: 480px;
        height: 480px;
        z-index: 0;
        bottom: 245px;
        left: calc(50vw - 240px)
    }
    .header-row::before {
        width: 700px;
        height: 700px;
        z-index: 0;
        bottom: 106px;
        left: calc(50vw - 350px)
    }
    .header-mt {
        margin-top: 10rem
    }
    .info-title {
        font-size: 2rem
    }
    .info-text-pe {
        padding-right: 0
    }
    .solution-hand {
        width: 20.625rem;
        left: 0
    }
    .hexagon-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 6em 0
    }
    .hexagon-1 {
        margin: 25px 7px
    }
    .hexagon-2 {
        margin: 25px 7px
    }
    .hexagon-3 {
        margin: 25px 7px
    }
    .hexagon.hexagon-ms {
        margin-left: 0
    }
    .hexagon.hexagon-nmt {
        margin: 39.84px 5px
    }
    .laptop-section {
        margin-top: -14rem;
        background-image: url(../../images/case-studies/Fitness-laptop-bg-2.png)
    }
    .laptop-section-img {
        width: 90%
    }
    .laptop-bg {
        background-image: none;
        width: 100%;
        height: auto;
        margin-bottom: 3rem
    }
    .laptop-section-bg {
        padding-bottom: 0
    }
    .laptop-shadow {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background-color: #fff;
        -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25)
    }
    .laptop-content {
        width: 100%;
        height: auto;
        background-color: #fff;
        border-radius: 2px;
        padding-top: 2.5rem
    }
    .laptop-content div {
        z-index: 10
    }
    .info-title-white {
        font-size: 1.5rem;
    }
    .fitness__overview-block .info-title-white {
        width: 12.5%;
        margin-left: 4em;
    }
    .fitness__overview-block .info-mobile-text {
        width: 60%;
    }
    .fitness__overview-img {
        width: 75%!important;
        display: block!important;
    }
    .fitness__solution-img {
        display: none!important;
    }
}
@media screen and ( max-width: 980px ) {
    .fitness__impact-text {
        width: 100%!important;
        margin-left: 1em;
    }
}
@media screen and (min-width: 768px) and (max-width: 936px) {
    .hexagon:last-child {
        margin-top: 0rem;
        margin-left: 10rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 784px) {
    .hexagon:nth-child(5) {
        margin-top: 0rem;
    }
}
@media screen and (max-width:768px) {
    .fitness__impact-text {
        width: 100%!important;
    }
    .fitness__solution-img {
        display: flex!important;
    }
    .fitness__overview-block .info-title-white {
/*        width: 100%;
        margin-left: 0em;
    }
    .fitness__overview-block .info-mobile-text {
        width: 100%;
    }
    .fitness__overview-img {
        width: 75%!important;
        display: none!important;
    }
    .hexagon-wp {
        width: 480px;
    }
    .hexagon:nth-child(4) {
        margin-left: 0.5rem;
        margin-top: 0rem;
    }
    .hexagon:nth-child(5) {
        margin-top: 0rem;
    }
    .hexagon:last-child {
        margin-top: 0rem;
        margin-left: 19rem;
    }
    .header-row {
        -webkit-clip-path: circle(150vw at 50% calc(100% - 156vw));
        clip-path: circle(150vw at 50% calc(100% - 156vw));
        margin-bottom: 0
    }
    .header-row::after {
        position: absolute;
        display: block;
        content: "";
        border: 2px solid #1d2965;
        border-radius: 50%;
        width: 72vw;
        height: 72vw;
        z-index: 0;
        top: -20vw;
        bottom: auto;
        left: calc(14vw);
        opacity: .5
    }
    .header-row::before {
        width: 90vw;
        height: 90vw;
        z-index: 0;
        bottom: auto;
        border: 1px solid #1d2965;
        left: calc(5vw);
        opacity: .8;
        top: -29vw
    }
    .header-mt {
        margin-top: 7rem
    }
    .header-bg-img {
        width: 90%
    }
    .header-img {
        width: 40%
    }
    .header-text {
        padding: 0 2.5rem
    }
    .info-svg {
        width: 7.5rem;
        height: auto
    }
    .info-mobile-text {
        padding: 10px 25px;
        margin: 0;
    }
    .info-phone-height {
        margin-top: 2.5rem
    }
    .info-phone-bg {
        height: 70vw
    }
    .color-card {
        width: 50%
    }

    .solution-bg {
        position: relative;
        -webkit-box-ordinal-group: 3;
        margin-top: 0
    }
    .solution-bg-img {
        position: relative;
        width: 100%
    }
    .solution-text {
        color: #000
    }
    .solution-title {
        color: #000!important;
        background-image: url(../../images/case-studies/info-bg-title.png)
    }
    .hexagon-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2rem 1rem
    }
    .hexagon-3 {
        margin: 25px 7px
    }
    .hexagon-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: 4.7rem
    }
    .splide__arrow {
        width: 53px;
        height: 53px
    }
    .mb-custom {
        margin-bottom: 3rem
    }
    .impact-mt {
        margin-top: 0;
        padding-bottom: 2rem
    }
    .impact-bg-img {
        top: -100%
    }
    .Challenge-bg {
        position: absolute;
        bottom: 0;
        right: -100px;
        width: 50%;
        z-index: 1
    }
    .laptop-section {
        margin-top: 0;
        padding-bottom: 2rem;
        background-size: cover
    }
    .pb-custom {
        padding-bottom: 0
    }
    .header-mt {
        margin-top: 10rem;
    }
    .header-bg-img {
        width: 96%;
    }
    .header-row::before {
    	top: 5vw;
    }
    .header-row::after {
    	top: 15vw;
    }
    .fitness__overview-block .into-title-white {
    	width: 30%;
    	margin-right: 0%!important;
    }
    .fitness__overview-block .info-mobile-text {
    	width: 70%;
        padding-left: 1em;
    }
    .fitness__challenge-block .info-text {
    	width: 80%;
    }
    .fitness__challenge-block .info-mobile-text,
    .fitness__impact-text .info-text {
      padding-left: 1rem;
    }
    .info-title {
      padding-top: 30px!important;
    }
    .fitness__impact-content,
    .fitness__challenge-block,
    .fitness__overview-block {
        padding-left: 1em;
    }
    .solution-title {
        margin-left: 0.6em;
    }
    .fitness__impact-content .info-text,
    .solution__text .info-text {
        padding-left: 0em;
    }
}

@media screen and (max-width:767px) {
    .info-mobile-text {
        background: rgba(255, 255, 255, 0.3);
    }
    .info-text-white {
        color: #000;
    }
    .info-title {
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding: 27px 0 15px 27px
    }
    .header-title {
        font-size: 1.8rem;
        line-height: 1.1
    }
}

@media screen and (max-width:480px) {
	.fitness__overview-block .into-title-white,
	.fitness__overview-block .into-mobile-text {
		width: 100%;
	}
    .slick-slide {
        margin: 0;
        padding: 0 1rem
    }
    .slick-list {
        margin: 0
    }
    .what-can-do-title {
        font-size: 1rem;
        line-height: 1.625rem;
        font-weight: 700;
        text-align: center;
        margin: 0 auto 2rem
    }
    .hexagon-wp {
       transform: scale(.6);
       margin-left: -5rem;
    }
    .header-row::before {
    	top: -10vw;
    	left: calc(5vw);
    }
    .header-row::after {
    	top: 0vw;
    	left: calc(5vw);
    }
    .info-text-white,
    .fitness__overview-block .info-mobile-text,
    .laptop-section-img,
    .fitness__challenge-block .info-text {
    	width: 100%!important;
    }
    .fitness__solution-img {
    	order: 1;
    }
    .hexagon-wp {
    	transform: scale(.7);
    	margin-left: -3rem!important;
    }
    .hexagon:nth-child(4) {
    	margin-top: 0em!important;
    }
    .hexagon:last-child {
    	margin-top: 0.7em!important;
    }
    .hexagon-wp {
    	margin-top: 0em!important;
    }
}
.show__mobile {
    display: none;
}
.breadcrumbs__row {
    position: absolute;
    top: 11%;
    z-index: 7;
    padding-top: 6em;
}
.breadcrumbs__container {
    position: relative;
}
.laptop-section-img {
    width: 50%;
}
@media screen and ( max-width: 2600px ) {
  .solution-bg-img {
    width: 35%;
  }
  .fitness__impact-text {
    width: 65%;
  }
}
@media screen and ( max-width: 2100px ) {
  .solution-bg-img {
    width: 35%;
  }
}
@media screen and ( max-width: 2000px ) {
  .solution-bg-img {
    width: 40%;
  }
}
@media screen and ( max-width: 1024px ) {
    .header-row::before,
    .header-row::after {
        z-index: -1!important;
    }
    .info-title-white {
        /* font-size: 2.4rem!important; 
        padding-top: 0.6em!important;
    }
    .info-text-white {
        padding-right: 0em!important;
    }
    .solution__text {
        z-index: 2;
        background: rgba(255, 255, 255, 0.7);
    }
}
@media screen and ( max-width: 768px ) {
    .solution-bg-img {
        display: none;
    }
    .show__mobile {
        display: block;
    }
    .laptop-section-img {
        width: 90%!important;
        margin-top: -7em;
    }
    .info-mobile-text {
        padding: 0em;
    }
    .hexagon:nth-child(4) {
        margin-left: 0.5rem;
        margin-top: 44px;
    }
    .hexagon:last-child {
        margin-top: 0rem;
        margin-left: 10rem;
    }
    .hexagon-wp {
        width: 100%;
    }
}
@media screen and ( max-width: 600px ) {
    .breadcrumbs__row {
        left: 5%;
    }
    .laptop-section-img {
        width: 70%!important;
        margin-top: 0em;
    }
    .header-img {
        width: 60%;
    }
    .info-text-white {
        padding: 1em!important;
    }
    .header-title {
        margin-left: 0.25em;
        margin-right: 0.25em;
    }
    .hexagon-wp {
        margin-top: -4em;
    }
    .solution-bg  .show__mobile img {
        width: 100%!important;
    }
    .hexagon:last-child {
        margin-top: -2rem;
        margin-left: 19rem;
    }
}
@media screen and ( max-width: 500px ) {
  .top__wrapper-content h2 {
    font-size: 24px;
  }
  .top__wrapper-content h3 {
    font-size: 18px;
  }
}
@media screen and ( max-width: 390px ) {
    .hexagon:last-child {
        margin-left: 19.25rem;
        margin-top: 0.2em!important;
    }
}
@media screen and ( max-width: 380px ) {
  .hexagon-wp {
    transform: scale(0.7);
    margin-left: -4em!important;
  }
}
@media screen and ( max-width: 330px ) {
  .hexagon-wp {
    transform: scale(0.6);
    margin-left: -6em!important;
  }
}


*/





/******************/

.about__row h3 {
    font-family: Montserrat, sans-serif;
    font-size: 43px;
    font-weight: 400;
    letter-spacing: 0;
    background-image: url(../../images/case-studies/square_big_grey.png);
    background-position: px 0;
    background-repeat: no-repeat;
    padding: .4em .6em
}
/* Top wrapper section */
#top__wrapper {
    height: 1000px;
    clip-path: circle(1384px at 49.1% calc(100% - 1430px));
    background: linear-gradient(180.34deg, #232324 0.58%, #1C1C1D 100.32%);
}
#top__wrapper .container {
    position: relative;
}
#top__wrapper .top__wrapper-title {
    margin-top: 25px;
}
#top__wrapper .top__wrapper-caption {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#top__wrapper .top__wrapper-img {
    position: absolute;
    width: 75%;
    left: 50%;
    transform: translateX(-50%);
}
/* Key features section */
#key__features-section {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
#key__features-section .key__features-bg-1 {
    position: absolute;
    left: 0%;
    top: -10%;
    width: 150px;
}
#key__features-section .key__features-bg-2 {
    position: absolute;
    right: 0%;
    width: 150px;
    top: 20%;
}
/* Overview section */
#overview__section {
    padding-top: 100px;
    padding-bottom: 150px;
    position: relative;
}
#overview__section .overview__colors-block {
    display: flex;
}
.overview__colors-block {
    margin-top: 75px;
}
.overview__color-block {
    height: 100px;
    width: 100px;
    margin-right: 30px;
}
.color__red {
    background: #CA0C18;
}
.color__black {
    background: #101010;
}
.color__dark-gray {
    background: #272727;
}
.color__bright-gray {
    background: #515151;
}
.color__white {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.overview__bg-1 {
    position: absolute;
    top: 35%;
    left: 0%;
    max-width: 450px;
    width: 100%;
}
.overview__fonts-block {
    margin-top: 71px;
}
/* Challenge section */
#challenge__section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: radial-gradient(103.26% 99.93% at 50% 52.08%, #252527 0%, #0E0E0E 100%), #FFFFFF;
    position: relative;
}
#challenge__section .challenge__bg-1 {
    position: absolute;
    left: 0%;
    width: 100%;
    max-width: 1100px;
}
#challenge__section .challenge__block-2 {
    padding-top: 350px;
}
#challenge__section .challenge__bg-2 {
    position: absolute;
    right: 0%;
    top: 25%;
    width: 100%;
    max-width: 1300px;
}
#challenge__section .challenge__red-line {
    height: 190px;
    width: 100%;
    background: #D32131;
}
/* Solution section */
#solution__section {
    padding-bottom: 100px;
}
#solution__section .solution__lines-img {
    height: 50px;
    margin-bottom: 155px;
}
#solution__section .solution__block {
    border: 1px solid rgba(24, 24, 26, 0.2);
    padding: 50px;
    position: relative;
}
#solution__section .solution__block-img {
    position: absolute;
    left: -10%;
    max-width: 403px;
    width: 100%;
    top: -15%;
}
#solution__section .solution__block-content {
    margin-left: 300px;
}

/****************/


#solution__section .solution__lines-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#solution__section {
    position: relative;
}

img.solution-bg-img {
    position: absolute;
    right: 0;
    width: 45%;
    margin-top: -5rem;
}
.bg_inpact {
    border: 1px solid rgba(24, 24, 26, 0.2);
    padding: 125px;
    margin-top: 4rem;
}
.bg_inpact {
    position: relative;
}
.impact-bg-img {
    position: absolute;
    bottom: -40%;
    left: 0;
    z-index: 0;
}
img.impact-bg-img2 {
    margin-top: 18rem;
    width: 100%;
}
img.impact-bg-img3 {
    margin-top: 3rem;
    width: 100%;
}

.bg_inpact:before {
    content: "";
    display: block;
    background: url(/wp-content/themes/litslink/images/case-studies/nut4.png);
    height: 600px;
    width: 200px;
    position: absolute;
    left: -200px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 3rem;
}
.bg_inpact::after {
    content: "";
    display: block;
    background: url(/wp-content/themes/litslink/images/case-studies/nut5.png);
    height: 600px;
    width: 200px;
    position: absolute;
    right: -200px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 3rem;
}

.hexagon-wp {
    transform: scale(1.3);
    margin-top: 4rem;
    margin-bottom: 3rem;
}

.hexagon-wp * {
    z-index: 2;
}
.hexagon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 138px;
    height: 79.67px;
    background-color: #fff;
    margin: 45px 7px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.hexagon-wrapper {
    width: 26rem;
}
.hexagon-1 {
    margin-top: 9rem;
}
.hexagon-2 {
    margin-left: -1rem;
}
.hexagon-3 {
    margin-top: 1.1rem;
    margin-left: .9rem;
}
.hexagon:hover {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    background-color: #e5f6ff;
}
.hexagon::after, .hexagon::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 97.58px;
    height: 97.58px;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 20.2096px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}
.hexagon::before {
    top: -48.7904px;
}
.hexagon::after {
    bottom: -48.7904px;
}
.hexagon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 79.6743px;
    z-index: 2;
    background: inherit;
}
.hexagon-wp {
    min-width: 480px;
}


section.more__cases-section {
    padding-top: 150px;
}
.more__cases-title {
    font-style: normal;
    font-weight: 400;
    font-size: 43px;
    line-height: 36px;
    color: #15172E;
    padding-left: 24px;
    padding-top: 22px !important;
}
.case__slider-item, .case__slider-item a {
    border-radius: 4.85656px;
}
.case__slider-btn.case__slider-prev-btn {
    margin-right: 11px;
}
.case__slider-btn {
    background: #FFFFFF;
    border: 1px solid #C1DCEF;
    width: 47px;
    height: 47px;
}
.case__slider-btn svg {
    width: 16px;
}
section.related-articles h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: rgba(0, 0, 0, 0.85);
}
section.related-articles .section-inner .article-card img {
    border-radius: 4px 4px 0px 0px;
    margin: 0 !important;
    width: 100%;
}

section.related-articles .all-posts {
    display: flex !important;
}


.mob-show {
    display: none !important;
}

@media (min-width: 1025px){
    .challenge__block-2 {
        background: url(https://stagelitslink.wpengine.com/wp-content/themes/litslink/images/case-studies/fitness/pexels-photo.png);
        background-position: left -110%;
        background-size: 89%;
        filter: grayscale(100%);
        background-repeat: no-repeat;
    }
    #challenge__section .challenge__bg-1 , #challenge__section .challenge__bg-2 {
        z-index: 1;
    }
}


@media (max-width: 1200px) {
    .about__row h3 {
        padding-right: 0 !important;
        font-size: 23px !important;
    }
    .hexagon-wp {
        transform: scale(1);
    }
    .bg_inpact {
        border: 1px solid rgba(24, 24, 26, 0.2);
        padding: 100px;
    }
    .impact-bg-img {
        position: absolute;
        bottom: -40%;
        left: 0;
        z-index: 0;
        width: 100%;
    }

}

@media (max-width: 1025px) {
    .overview__bg-1 {
        max-width: 370px;
    }
    #challenge__section .challenge__bg-1 {
        position: absolute;
        left: 0%;
        width: 64%;
        max-width: 1100px;
    }
    #solution__section .solution__block-content {
        margin-left: 150px;
    }
    #solution__section .solution__block-img {
        position: absolute;
        left: -10%;
        max-width: 240px;
        width: 100%;
        top: -15%;
    }
    .bg_inpact {
        border: 1px solid rgba(24, 24, 26, 0.2);
        padding: 75px;
        margin-top: 4rem;
    }
    a.hexagon {
        transform: scale(0.8);
        width: 118px;
    }
    .impact-bg-img {
        position: absolute;
        bottom: -30%;
        left: 0;
        z-index: 0;
        width: 100%;
    }
    img.impact-bg-img2 {
        margin-top: 13rem;
        width: 100%;
    }
}

@media (max-width: 1023px) {
    img.key__features-bg-2, #key__features-section .key__features-bg-1 {
        display: none;
    }
    .overview__bg-1 {
        max-width: 280px;
    }
    #challenge__section .challenge__bg-1 {
        position: absolute;
        left: 0%;
        width: 49%;
        max-width: 1100px;
    }
    section#challenge__section .col-md-2.about__row {
        width: 30%;
    }
    #challenge__section .challenge__bg-2 {
        position: absolute;
        right: 0%;
        top: 40%;
        width: 100%;
        max-width: 1300px;
    }
    #solution__section .solution__block-content {
        margin-left: 0;
    }
    #solution__section .solution__block-img {
        position: relative;
        margin-top: -40% !important;
        left: 0;
        margin: 0 auto;
        display: block;
        margin-bottom: 43px;
    }
    .bg_inpact .row.about__row .col-md-2 {
        width: 30%;
    }
    .impact-bg-img {
        position: absolute;
        bottom: -15%;
        left: 0;
        z-index: 0;
        width: 100%;
    }
}
@media (max-width: 767px) {
    #top__wrapper {
        height: 94vh;
    }
    .overview__bg-1 {
        display: none;
    }
    section#challenge__section .col-md-2.about__row {
        width: 100%;
    }
    #challenge__section .challenge__bg-1 {
        left: 0 !important;
        right: auto;
        top: 40%;
        width: 128%;
    }
    #challenge__section .challenge__bg-2 {
        position: absolute;
        right: 0%;
        bottom: 6%;
        width: 160%;
        max-width: 1300px;
        top: auto;
    }
    .solution__block {
        margin-bottom: -10rem;
    }
    img.solution-bg-img {
        position: absolute;
        right: 0;
        width: 44%;
        margin-top: -5rem;
        bottom: -3rem;
    }
    .bg_inpact .row.about__row .col-md-2 {
        width: 100%;
    }
    .bg_inpact {
        border: 1px solid rgba(24, 24, 26, 0.2);
        padding: 47px;
        margin-top: 4rem;
        padding-left: 25px;
        padding-right: 25px;
    }
    .hexagon-wp {
        transform: scale(0.9);
        width: 100%;
        margin: 0 !important;
        min-width: 0 !important;
        margin-top: -35px !important;
        margin-bottom: -30px !important;
    }


    .impact-bg-img {
        position: absolute;
        bottom: -8%;
        left: 0;
        z-index: 0;
        width: 100%;
    }
    img.impact-bg-img2 {
        margin-top: 7rem;
        width: 100%;
    }



    /*new style*/
    #top__wrapper .top__wrapper-img {
        width: 100%;
        left: 0 !important;
        transform: translate(0px, 51px);
    }
    #overview__section {
        padding-top: 40px;
    }
    .mob-show {
        display: block !important;
    }
    img.overview__bg-1.mob-show {
        position: initial;
        width: 100% !important;
        max-width: 100%;
        margin-top: 10px;
    }
    .overview__color-block {
        height: 45px;
        width: 100px;
        margin-right: 30px;
        margin-top: -30px;
    }
    section#challenge__section {
        padding-bottom: 40px;
    }
    #challenge__section .challenge__red-line {
        height: 99px;
        margin-top: 10rem;
    }
    .container.challenge__block-2 {
        background: url(/wp-content/themes/litslink/images/case-studies/fitness/pexels-photo.png);
        background-position: bottom;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    #solution__section .solution__block-img {
        top: 0 !important;
        margin: 0 auto !important;
    }
    .solution__block {
        border: 0 !important;
        padding: 0 !important;
        display: flex;
        flex-direction: column-reverse;
        margin-top: -79px;
    }
    #solution__section .solution__block-img {
        top: 0 !important;
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100%;
        margin-top: 10px !important;
    }
    img.solution-bg-img {
        position: relative;
        width: 100%;
        right: -20px;
        margin-top: -20px;
    }
    .bg_inpact {
        border: 0 !important;
        padding: 0;
    }
    .mob-none {
        display: none !important;
    }
    .bg_inpact:before, .bg_inpact::after {
        display: none !important;
    }
    img.impact-bg-img4.mob-show {
        margin: 0 auto;
        width: 100%;
    }
    section.more__cases-section {
        padding-top: 0;
    }


    .hexagon-wp {
        height: 400px;
    }


    a.hexagon:nth-child(1) {
        position: absolute;
        width: 127px;
        left: 0;
    }
    a.hexagon:nth-child(2) {
        position: absolute;
        width: 127px;
        left: 127px;
    }
    a.hexagon:nth-child(3) {
        position: absolute;
        top: 109px;
        left: 65px;
    }
    a.hexagon:nth-child(4) {
        position: absolute;
        top: 109px;
        left: 194px;
    }
    a.hexagon:nth-child(5) {
        position: absolute;
        width: 127px;
        top: 218px;
        left: 0;
    }
    a.hexagon:nth-child(6) {
        position: absolute;
        top: 218px;
        left: 127px;
    }

}