.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(1150px at 50% calc(100% - 1200px));
    margin-bottom: 5rem;
    padding-bottom: 40rem;
    overflow-x: hidden
}
.header-row::after {
    position: absolute;
    display: block;
    content: '';
    border: 2px solid #1d2965;
    border-radius: 50%;
    width: 954px;
    height: 954px;
    bottom: 132px;
    left: calc(50vw - 476px);
    border-color: #0c6149;
    z-index: -1;
}
.header-row::before {
    position: absolute;
    display: block;
    content: '';
    border: 2px solid #1d2965;
    border-radius: 50%;
    width: 1236px;
    height: 1236px;
    bottom: 0;
    left: calc(50vw - 618px);
    border-color: #0c6149;
    z-index: -1;
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
}
.header-mt {
    margin-top: 18rem;
}
.header-img {
    display: block;
    height: auto;
    z-index: 3;
}
.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;
}
.Challenge-bg {
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, #fff 100%), url(../../images/case-studies/quickPix-challenge-bg.png);
    background-image: -webkit-gradient(linear, right top, left top, color-stop (0, rgba(255, 255, 255, 0.5)), to (#fff)), url(../../images/case-studies/quickPix-challenge-bg.png);
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.5) 0%, #fff 100%), url(../../images/case-studies/quickPix-challenge-bg.png);
    padding: 10rem 0;
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 5.5rem;
}
.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-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.info-text-pe {
    padding-right: 1rem;
}
.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 .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;
}
.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;
}
.solution-bg {
    position: relative;
    margin-bottom: 10rem;
}
.solution-bg-img {
    background-image: url(../../images/case-studies/quickPix-solution-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 60%;
    height: 110%;
    left: 0;
    top: 6em;
    z-index: 1;
}
.solution-bg-img svg {
    opacity: .1;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    left: 7vw;
    position: absolute;
    width: 25vw;
    height: 25vw;
    top: 18vw;
}
.solution-bg-img::before {
    content: '';
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(../../images/case-studies/quickPix-solution-phone-1.png);
    top: -12vw;
    left: 7vw;
}
.solution-bg-img::after {
    content: '';
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(../../images/case-studies/quickPix-solution-phone-2.png);
    left: 28.6vw;
    top: -2vw;
}
.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;
}
.mb-custom {
    margin-bottom: 0;
}
.laptop-section-bg {
    margin-bottom: 0em!important;
}
@media screen and ( max-width: 2400px ) {
    .solution-bg-img::before {
        top: -6vw;
    }
    .solution-bg {
        margin-bottom: 14rem;
    }
}
@media screen and ( max-width: 1950px ) {
    .solution-bg-img::before {
        top: -9vw;
    }
}
@media screen and ( max-width: 1600px ) {
    .solution-bg-img::before {
        top: -12vw;
    }
    .solution-bg {
        margin-bottom: 10rem;
    }
}
@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-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;
    }
    .hexagon-wrapper {
        justify-content: center;
    }
    .Challenge-bg > .col-lg-9,
    .impact__section > .col-md-12 {
        padding-left: 3.25rem;
    }
}
@media screen and (max-width:768px) {
    .header-row {
        -webkit-clip-path: circle(150vw at 50% calc(100% - 157vw));
        clip-path: circle(150vw at 50% calc(100% - 157vw));
    }
    .header-row::after {
        position: absolute;
        display: block;
        content: '';
        border: 2px solid #1d2965;
        border-radius: 50%;
        width: 72vw;
        height: 72vw;
        top: -20vw;
        bottom: auto;
        left: calc(14vw);
        opacity: .5;
        border-color: #0c6149;
    }
    .header-row::before {
        width: 90vw;
        height: 90vw;
        bottom: auto;
        border: 1px solid #1d2965;
        left: calc(5vw);
        opacity: .8;
        top: -29vw;
        border-color: #0c6149;
    }
    .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 16px;
        background: rgba(255, 255, 255, .8);
        margin: 0 10px;
    }
    .info-phone-height {
        margin-top: 2.5rem;
    }
    .Challenge-bg {
        background-size: cover;
        padding: 3rem 0;
        margin-bottom: 3rem;
    }
    .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-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        padding: 2rem 1rem;
    }
    .hexagon-1 {
        margin: 25px 7px;
    }
    .hexagon-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: 0;
        margin-left: 0;
    }
    .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;
    }
    .header-row::before {
        top: 10vw;
        border-width: 2px;
    }
    .header-row::after {
        top: 20vw;
        border-width: 2px;
        width: 480px;
        height: 480px;
        left: calc(50vw - 240px);
    }
    .header-mt {
        margin-top: 17rem;
    }
    .overview__block .info-text {
        margin-bottom: 1em!important;
    }
    .info-svg {
        width: 10.5rem!important;
    }
    .Challenge-bg .info-mobile-text {
        background: none;
    }
    .Challenge-bg {
        background-size: 70%;
        background-position: 100%;
    }
    .solution-bg .info-mobile-text {
        width: 100%!important;
        margin-right: 0em!important;
        background: none;
        padding-right: 0em!important;
        padding-left: 20px!important;
    }
}
@media screen and (max-width:767px) {
    .hexagon-wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and ( max-width: 525px ) {
    .Challenge-bg > .col-lg-9,
    .impact__section > .col-md-12 {
        padding-left: 30px;
    }
}
@media screen and (max-width:480px) {
    .header-row::before {
        width: 90vw;
        height: 90vw;
        top: -29vw;
        left: calc(5vw);
        z-index: -1;
    }
    .header-row::after {
        width: 72vw;
        height: 72vw;
        left: calc(14vw);
        top: -20vw;
        z-index: -1;
    }
    .header-mt {
        margin-top: 12rem;
    }
    .case__slider .slick-slide {
        margin: 0;
        padding: 0 1rem
    }
    .case__slider .slick-list {
        margin: 0
    }
    .hexagon-wrapper {
        transform: scale(.8);
    }
    .Challenge-bg .info-mobile-text {
        background: rgba(255, 255, 255, .8);
    }
    .solution-bg-img {
        background: url(../../images/case-studies/quickPix-solution-bg.svg);
    }
    .Challenge-bg {
        background-size: cover;
    }
    .solution-bg .info-mobile-text {
        width: 100%!important;
        background: rgba(255, 255, 255, .8);
    }
    .solution-bg-img {
        height: 15vh!important;
        background-size: cover!important;
        width: 100%!important;
        z-index: 1;
        margin-bottom: 4em;
        margin-top: 2em;
    }
    .hexagon-wrapper {
        padding-top: 0em!important;
    }
}
.hexagon-wrapper {
    min-width: 416px;
}
.text{
    z-index: 4;
}
.breadcrumbs__row {
    position: absolute;
    top: 2%;
    z-index: 1;
    padding-top: 6em;
}
.breadcrumbs__container {
    position: relative;
}
@media screen and ( max-width: 1024px ) {
    .solution-bg {
        margin-bottom: 0em;
    }
    .laptop-content {
        padding-top: 4em;
        padding-bottom: 2em;
        padding-left: 1em;
        padding-right: 1em;
        margin-left: auto;
        margin-right: auto;
    }
    .hexagon-wrapper {
        padding-top: 3em;
    }
}
@media screen and ( max-width: 768px ) {
    .solution-bg {
        margin-bottom: 0em!important;
    }
    .laptop-content {
        padding-top: 4em;
        padding-bottom: 2em;
        padding-left: 1em;
        padding-right: 1em;
        margin-left: auto;
        margin-right: auto;
    }
    .info-title {
        font-size: 2.5rem;
    }
    .info-mobile-text p {
        font-size: 1rem;
    }
    .solution-bg-img {
        height: 200px;
        padding-bottom: 1em;
    }
    .breadcrumbs__row {
        left: 5%;
        top: 1.5%;
    }
    .header-row {
        margin-bottom: 0em!important;
    }
    .info-phone-height {
        margin-bottom: 5em!important;
    }
    .solution-bg-img {
        height: 100%;
        padding-bottom: 1em;
        width: 60%;
        top: 10%;
        position: absolute;
    }
    .laptop-section-bg {
        padding-bottom: 4em;
    }
    .header-mt {
        margin-top: 12rem;
    }
}
@media screen and ( max-width: 500px ) {
    .solution-bg-img {
        position: relative;
        top: 0%;
        height: 32vh;
        width: 85%;
    }
    .solution-bg-img::before {
        height: 52.5vw;
        width: 31.25vw;
    }
    .solution-bg-img::after {
        left: 39.6vw;
        height: 52.5vw;
        width: 29.25vw;
    }
    .laptop-content {
        padding-top: 1.25em;
        padding-bottom: 2em;
        padding-left: 0.75em;
        padding-right: 0.75em;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and ( max-width: 395px ) {
    .hexagon-3 {
        margin-left: 0px;
    }
}