body {
    font-size: -apple-system, BlinkMacSystemFont, Arial, sans-serif;
    line-height: 1.65;
    color: #000;
    min-width: 320px;
    position: relative;
    overflow-x: hidden
}

body {
    font-family: Montserrat, sans-serif;
    color: #000;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.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));
    margin-bottom: 5rem;
    padding-bottom: 45rem;
    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: 15rem
}

.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: 50rem;
    height: auto
}

.Challenge-bg {
    padding: 5rem 0;
    position: relative
}

.Challenge-bg::before {
    content: " ";
    display: block;
    position: absolute;
    background-image: url(../../images/case-studies/social-network-app-for-dating-challenge-bg.png);
    background-size: 200%;
    background-position: 50% 50%;
    top: -100px;
    bottom: -100px;
    left: 0;
    right: 0;
    z-index: 1;
}
.Challenge-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding-left: 0;
    list-style: none
}
.Challenge-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5rem
}
.Challenge-list li::before {
    content: "• ";
    display: block;
    color: #d72e2e;
    /*border: 2px solid #d72e2e;
    border-radius: 50%;
    background-color: #d72e2e;*/
    margin-right: 1rem
}
.overview-pt {
    padding-top: 6rem
}
.overview-bg {
    background-image: url(../../images/case-studies/smart-social-network-overview.png);
    background-position: bottom left;
    background-size: auto;
    background-repeat: no-repeat;
    margin-left: -.75rem;
    margin-right: -.75rem;
    position: relative
}
.overview-img {
    position: absolute;
    bottom: 6vw;
    left: 62vw;
    width: 20.5%;
    height: auto
}

.impact-bg {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: url(../../images/case-studies/smarp-social-media-app-for-dating-impact-bg.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover
}

.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 {
    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-white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #fff
}

.info-mobile-text {
    z-index: 1
}

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

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

.info-text-white {
    color: #fff
}

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

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

.info-phone-height {
    height: 35vh;
    position: relative
}

.info-phone-height-2 {
    position: relative;
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1.5em 0;
    min-height: 54vw;
    margin-bottom: -1px;
    background-image: url(../../images/case-studies/smart-social-network-baner-2.png)
}

.info-phone-height-2::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../../images/case-studies/smart-social-network-baner-3.png);
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.info-phone-bg .phone-img-width {
    position: absolute;
    width: 25%;
    height: auto
}

.info-phone-bg .phone-img-01 {
    left: 3vw;
    bottom: 0
}

.info-phone-bg .phone-img-02 {
    left: 28vw;
    top: 0
}

.info-phone-bg .phone-img-03 {
    left: 52vw;
    bottom: 0
}

.info-phone-bg .phone-img-04 {
    left: 76vw;
    top: 0
}

.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: 20%;
    -webkit-perspective: 250px;
    perspective: 250px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    position: relative;
    text-align: center
}

.color-card::before {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid #979797;
    display: block;
    position: absolute;
    content: "";
    top: 0;
    left: calc(50% - 90px)
}

.color-card::after {
    display: block;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #979797;
    z-index: 4;
    top: 90px;
    left: calc(50% - 5.5px);
    -webkit-transform: rotate(0) translateX(90px);
    -ms-transform: rotate(0) translateX(90px);
    transform: rotate(0) translateX(90px);
    -webkit-animation: orbit5 60s linear infinite;
    animation: orbit5 60s linear infinite;
    border-color: #e25e32
}

.color-card:nth-child(2)::after {
    border-color: #b18db4
}

.color-card:nth-child(3)::after {
    border-color: #f2cb43
}

.color-card:nth-child(4)::after {
    border-color: #a1cae1
}

.color-card:nth-child(5)::after {
    border-color: #47a098
}

.color-card-header {
    color: #000;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 5rem
}

.color-card-body {
    width: 100%;
    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
}

.color-card-body svg {
    -webkit-animation: pulse infinite ease-in-out;
    animation: pulse infinite ease-in-out;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.color-card-text {
    padding: 7px 0 0 20px;
    font-size: 1rem;
    line-height: 1.625rem
}

.color-1 svg {
    fill: #e25e32;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.color-2 svg {
    fill: #b18db4;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.color-3 svg {
    fill: #f2cb43;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.color-4 svg {
    fill: #a1cae1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.color-5 svg {
    fill: #47a098;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

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

.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: 10.5rem
}

.hexagon-2 {
    margin-top: -.5rem;
    margin-left: 5.2rem
}

.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-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: 1px;
    height: 1px;
    background-color: #1690d3;
    border: 2px 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
}
.pb-custom {
    padding-bottom: 22rem
}
.no__cursor {
	cursor: none;
}
@media screen and ( max-width: 2000px ) {
    .Challenge-bg {
        padding-top: 10rem;
    }
}
@media screen and ( max-width: 1700px ) {
    .Challenge-bg {
        padding-top: 5rem;
    }
    .info-phone-height{
        min-height: 50vh;
    }
}

@media screen and (min-width:1300px) {
    .overview-bg {
        background-size: 100%;
    }
    .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
    }
    .info-phone-height{
        min-height: 65vh;
    }
}

@media screen and (max-width:1200px) {
    .solution-hand {
        width: 20.625rem;
        left: 0
    }
    .info-phone-height{
        min-height: 50vh;
    }
    .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
    }
    .info-phone-bg .phone-img-01,
    .info-phone-bg .phone-img-03 {
        top: 10px;
    }
}
@media (min-height: 1366px) and (max-width: 1024px) {
    .phone-img-01,
    .phone-img-03 {
        margin-top: 3em;
    }
    .info-phone-height {
        margin-top: 0em;
        min-height: 40vh;
    }
    .overview-pt {
        padding-bottom: 12rem;
    }
    .header-bg-img {
        max-width: 90%;
    }
    .header-row .col-lg-7 {
        width: 85%!important;
    }
}
@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::before {
        width: 700px;
        height: 700px;
        z-index: 0;
        bottom: 106px;
        left: calc(50vw - 350px)
    }
     .overview-img {
        display: none
    }
    .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-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
    }
}

@media screen and (max-width:768px) {
    .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-text-white {
        color: #000;
    }
    .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 {
        height: 130vw;
        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)
    }
    .info-phone-bg .phone-img-width {
        position: absolute;
        width: 35%;
        height: auto
    }
    .info-phone-bg .phone-img-01 {
        left: 5vw;
        bottom: 0;
        top: 5vw;
    }
    .info-phone-bg .phone-img-02 {
        left: 55vw;
        top: 0;
    }
    .info-phone-bg .phone-img-03 {
        left: 5vw;
        top: 65vw;
        bottom: 0
    }
    .info-phone-bg .phone-img-04 {
        left: 55vw;
        top: 65vw;
    }
    .Challenge-bg {
        background-size: cover;
        padding: 3rem 0
    }
    .Challenge-list {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }
    .color-card {
        width: 50%
    }
    .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
    }
    .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
    }
    .overview-pt {
        padding-top: 2rem;
        padding-left: .5rem;
        padding-right: .5rem
    }

    .overview-img {
        display: none
    }
    .pb-custom {
        padding-bottom: 5.5rem
    }
    .header-bg-img {
        bottom: 4%;
        left: 1%;
    }
    .header-row {
        padding-bottom: 65%;
    }
    .overview-pt {
        position: relative;
        top: -75px;
    }
}

@media screen and (max-width: 767px) {
    .overview-bg {
        background-size: auto;
        background-position: 13% 226%;
    }
}

@media screen and (max-width:480px) {
    .overview-pt {
        top: 0px;
    }
    .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
    }
}
@media screen and (max-width: 375px) {
    .overview-pt {
        margin-top: -5em;
    }
}

/*  */

.hexagon-new-wrp {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    padding: 3.125em 0;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 2em;
}

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

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



@media screen and (max-width:1354px) {
    .hexagon-new:last-child {
        margin-top: 2.5em;
        margin-left: 9.5em;
    }
}

@media screen and (max-width:1059px) {
    .hexagon-new:nth-child(7) {
        margin-top: 2.5em;
        margin-left: 9.4em;
    }
    .hexagon-new:last-child {
        margin-top: 2.5em;
        margin-left: 0.3em;
    }
}

@media screen and (max-width:911px) {
    .hexagon-new:nth-child(5) {
        margin-top: 2.5em;
        margin-left: 9.4em;
    }
    .hexagon-new:nth-child(6) {
        margin-top: 2.5em;
        margin-left: 0.3em;
    }
    .hexagon-new:nth-child(7) {
        margin-top: 2.5em;
        margin-left: 0.3em;
    }
    .hexagon-new:last-child {
        margin-top: 2.5em;
        margin-left: 0.3em;
    }
}

@media screen and (max-width: 767px) {
    .hexagon-new-wrp{
        margin-top: 1em;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .hexagon-new:nth-child(4) {
        margin-top: 2.8em;
        margin-left: 4.9em;
    }

    .hexagon-new:nth-child(5) {
        margin-top: 2.8em;
        margin-left: 4.9em;
    }
    .hexagon-new:nth-child(5) {
        margin-left: 0.313em;
    }
    .hexagon-new:nth-child(6) {
        margin-left: 0.313em;
    }
}
