.header-row {
    position: relative;
    background: -o-linear-gradient(270.38deg, #0f072c 0, #1762bb 100%);
    background: linear-gradient(179.62deg, #0f072c 0, #1762bb 100%);
    -webkit-clip-path: circle(1420px at 50% calc(100% - 1430px));
    clip-path: circle(1420px at 50% calc(100% - 1430px));
    margin-bottom: 5rem;
    padding-bottom: 55rem;
    overflow-x: hidden;
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
}
.header-mt {
    margin-top: 14rem;
}
.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: 100%;
    height: auto;
}
.header-bg-phone {
    position: absolute;
    bottom: -30%;
    right: -2vw;
    z-index: 20;
    max-width: 40%;
    height: auto;
}
.Challenge-bg {
    position: relative;
}
.Challenge-bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    padding: 0;
}
.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-mobile-text {
    z-index: 1;
}

.info-text {
    font-size: 1rem;
    line-height: 1.625rem
}

.info-text-pe {
    padding-right: 12rem
}

.info-svg {
    width: 10rem;
    height: auto
}

.info-big-mb {
    margin-bottom: 250rem
}

.info-phone-height {
    background-image: -o-linear-gradient(48.19deg, #007aff 0, #0cadf2 36.99%, #0af2b6 100%);
    background-image: linear-gradient(41.81deg, #007aff 0, #0cadf2 36.99%, #0af2b6 100%);
    height: 65vw;
    position: relative;
    background-size: cover;
    -webkit-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    transform: skewY(-7deg);
    margin: 10em 0;
    z-index: 1
}

.info-phone-bg {
    background-image: url(../../images/case-studies/hlpse-phone-bg.svg);
    background-position: 0 25%;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 -.75rem;
    padding: 0 .75rem
}

.info-phone-bg .phone-img-width {
    position: absolute;
    width: 39.5vw;
    height: 39.5vw;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2
}

.info-phone-bg .phone-img-01 {
    left: 15vw;
    top: 2vw
}

.info-phone-bg .phone-img-02 {
    left: 43vw;
    top: 10vw
}

.info-phone-bg .phone-img-03 {
    left: 11vw;
    top: 43vw
}

.info-phone-bg .phone-img-04 {
    left: 46vw;
    top: 43vw
}

.info-phone-img {
    position: relative
}

.info-phone-img::after, .info-phone-img::before {
    content: " ";
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1
}

.info-phone-img::before {
    top: -2rem;
    left: 0;
    width: 300px;
    height: 300px;
    background-image: url(../../images/case-studies/ShiftRx-circle-top.svg)
}

.info-phone-img::after {
    right: -6rem;
    bottom: 0;
    width: 200px;
    height: 200px;
    background-image: url(../../images/case-studies/ShiftRx-circle-bottom.svg)
}

.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: 94px;
    margin-right: 6rem
}
.hexagon-new:nth-child(5) {
    margin-left: 5em;
    margin-top: 2.9em;
}
.color-card-header {
    text-align: center;
    color: rgba(0, 0, 0, .85);
    font-size: 1rem;
    line-height: 19px
}

.color-card-body {
    height: 94px;
    border-radius: 50%;
    margin-bottom: 27px;
    border: 12px solid #cbcde9
}

.color-1 {
    background-color: #fff
}

.color-2 {
    background-color: #edeefa
}

.color-3 {
    border-color: #ab94fc;
    background-color: #6236ff
}

.baner-1 {
    margin-top: -50px;
    margin-bottom: 55px
}

.solution-bg {
    position: relative;
    margin-top: 10rem
}

.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: 25px 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-left: 16rem
}

.hexagon-2 {
    margin-left: 11.3rem
}

.hexagon-3 {
    margin-left: 6.6rem
}

.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-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
}

.what-can-do-title {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    margin-left: 5rem;
    margin-bottom: 2rem
}

.what-can-do-list {
    list-style: none;
    padding-left: 1rem;
    margin: 1em 0
}

.what-can-do-list li {
    font-size: 1rem;
    line-height: 1.7;
    margin: .4em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.what-can-do-list li::before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #1690d3;
    border: 7px solid #1690d3;
    border-radius: 50%;
    margin-right: 1rem;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.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
}

.hexagon-new:first-child {
    margin-left: 40%;
}

.hexagon-new:nth-child(2) {
    margin-left: 5em;
}

.hexagon-new:nth-child(3) {
    margin-left: 4.9em;
}

.hexagon-new:nth-child(n+3) {
    margin-top: 2.8em;
}

.hexagon-new:nth-child(3) {
    margin-left: 0.313em;
}



@media screen and (min-width: 960px) {
    .hexagon-new:nth-child(n+2) {
        margin-top: 2.9em;
    }
    .hexagon-new:nth-child(5) {
        margin-left: 0.313em;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hexagon-new:nth-child(3) {
        margin-left: 0.313em;
    }
}


@media screen and (min-width:1300px) {
    .info-phone-img::before {
        top: -120px;
        left: 0;
        width: 400px;
        height: 400px;
        background-image: url(../../images/case-studies/ShiftRx-circle-top.svg)
    }
    .info-phone-img::after {
        bottom: -40px;
        right: -12rem;
        width: 400px;
        height: 400px;
        background-image: url(../../images/case-studies/ShiftRx-circle-bottom.svg)
    }
    .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 (min-height: 1366px) and (max-width: 1024px) {
    .hexagon-new-wrp {
        margin-left: 0em!important;
    }
}
@media screen and (max-width:1024px) {
    .hexagon-new:first-child {
        margin-left: 155px;
    }

    .header-row {
        -webkit-clip-path: circle(1000px at 50% calc(100% - 1020px));
        clip-path: circle(1000px at 50% calc(100% - 1020px))
    }
    .header-row::before {
        width: 700px;
        height: 700px;
        z-index: 0;
        bottom: 106px;
        left: calc(50vw - 350px)
    }
    .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-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-top: 0;
        margin-left: 0
    }
    .hexagon-3 {
        margin: 25px 7px
    }
    .hexagon.hexagon-ms {
        margin-left: 0
    }
    .hexagon.hexagon-nmt {
        margin: 39.84px 5px
    }
    .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
    }
    .laptop-content::after {
        -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        display: block;
        position: absolute;
        content: "";
        width: calc(100% - 80px);
        top: -20px;
        left: 40px;
        height: 100px;
        background-color: #fff;
        z-index: 1
    }
    .laptop-content::before {
        -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        display: block;
        position: absolute;
        content: "";
        width: calc(100% - 40px);
        top: -10px;
        left: 20px;
        height: 100px;
        background-color: #fff;
        z-index: 2
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .hexagon-new {
        margin: 0.313em !important;
    }
}
@media screen and (max-width: 850px) {
    .hexagon-new-wrp {
        width: 40em!important;
    }
    .hexagon-new:nth-child(5) {
        margin-top: 3em!important;
        margin-left: 5em!important;
    }
}
@media screen and (max-width:768px) {
    .hexagon-new:first-child,
    .hexagon-new:nth-child(2) {
        margin-left: 0.313em;
    }
    .hexagon-new:nth-child(4) {
        margin-left: 5em;
        margin-top: 2.9em;
    }
    .hexagon-new:nth-child(5) {
        margin-left: 0.313em;
    }
    .hexagon-new-wrp {
        transform: scale(0.7);
    }
    .hexagon-new:nth-child(3) {
        margin-left: 5em;
        margin-top: 3em;
    }
    .hexagon-new:nth-child(4) {
        margin-left: 0.5em;
    }
    .hexagon-new:nth-child(5) {
        margin-left: 0.45em!important;
        margin-top: 3em!important;
    }
    .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-title {
        font-size: 1.8rem;
        line-height: 1.1
    }
    .header-mt {
        margin-top: 7rem
    }
    .info-title {
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding: 27px 0 15px 27px
    }
    .info-svg {
        width: 7.5rem;
        height: auto
    }
    .info-mobile-text {
        padding: 10px 22px;
        background: rgba(255, 255, 255, .8);
        margin: 0 10px
    }
    .info-phone-height {
        margin-top: 2.5rem
    }
    .info-phone-img::before {
        top: -1rem;
        width: 100px;
        height: 100px;
        background-image: url(../../images/case-studies/ShiftRx-circle-top.svg)
    }
    .info-phone-img::after {
        right: -3rem;
        bottom: -.5rem;
        width: 100px;
        height: 100px;
        background-image: url(../../images/case-studies/ShiftRx-circle-bottom.svg)
    }
    .Challenge-bg {
        background-size: cover;
        padding: 3rem 0;
        margin-bottom: 3rem
    }
    .color-card {
        margin-right: .5rem;
        margin-bottom: 1rem
    }
    .solution-bg {
        position: relative;
        -webkit-box-ordinal-group: 3
    }
    .solution-bg-img {
        background-image: url(../../images/case-studies/quickPix-solution-bg.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        width: 100%;
        height: 7em;
        left: 0;
        top: initial;
        z-index: -1;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display:none;
    }
    .solution-bg-img svg {
        left: 57vw;
        top: 10vw
    }
    .solution-text {
        color: #000
    }
    .solution-title {
        color: #000!important;
        background-image: url(../../images/case-studies/info-bg-title.png)
    }
    .hexagon {
        margin: 45px 7px
    }
    .splide__arrow {
        width: 53px;
        height: 53px
    }
    .mb-custom {
        margin-bottom: 3rem
    }
    .hexagon-new-wrp {
        width: 40em!important;
    }
}
@media screen and (max-width:480px) {
    .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-new:nth-child(4) {
        margin-left: 5em;
    }
    .hexagon-new:nth-child(3) {
        margin-left: 0.5em!important;
        margin-top: 0.25em!important;
    }
}
@media screen and (max-width: 414px) {
    .hexagon-new-wrp {
        transform: scale(0.8)!important;
    }
    /* .hexagon-new:nth-child(3) {
        margin-top: 19em!important;
        margin-top: -5.25em!important;
    } */
    .hexagon-new:nth-child(4) {
        margin-left: 5em!important;
    }
    .hexagon-new:nth-child(3) {
        margin-left: 0.5em!important;
        margin-top: 0.4em!important;
    }
}
