.portfolio-header-box {
    background-color: #0D0824;
    padding-top: 30px;
    margin-bottom: -215px;
}
svg.blue {
    stroke: #0CAEBD;
    filter: invert(48%) sepia(97%) saturate(395%) hue-rotate(137deg) brightness(94%) contrast(99%);
}
a svg.blue line {
    stroke: #0caebd;
}
.major-header-wrapper{
    background-color: #0D0824;
}
.major-header-wrapper a svg{
    transition: all 0.3s ease;
}
.major-header-wrapper a.next-button{
    margin-right: -20px;
}
.major-header-wrapper a.next-button svg{
    transform: rotate(0deg);
    transition: all 0.3s ease;
}
.major-header-wrapper a.prev-button{
    min-width: 140px;
}
.major-header-wrapper a.prev-button svg{
    position: absolute;
    right: 330px;
    transform: rotate(180deg);
    transition: all 0.3s ease;
}
.major-header-wrapper a:hover svg{
    width: 32px;
}
.major-header-wrapper .sub-nav-wrapper{
    position: relative;
}
.major-header-wrapper .sub-nav-wrapper a.client-nav:hover{
    opacity: 1;
    transition: all 0.3s ease;
}
.design-port-text {
    color: #fff;
    opacity: .6;
    margin-top: 0px;
    margin-bottom: 41px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 500;
}
.portfolio-header-box .header-content-wrapper {
    display: flex;
    flex-direction: row;
}
.portfolio-header-box .head-img-right {
    width: 720px;
    height: 579px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 18px;
    z-index: 10;
}
.portfolio-header-box .head-cont-left {
    width: 50%;
}
.portfolio-header-box .head-cont-left-inner {
    width: 490px;
    margin-right: 90px;
    margin-left: auto;
    margin-top: -40px;
}
.portfolio-header-box .head-body{
    width: 100%;
}
.catagory-tag-wrapper {
    display: flex;
}
.catagory-tag {
    height: 29px;
    width: min-content;
    border-radius: 50px;
    box-sizing: border-box;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 8px;
}
.catagory-tag p {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    margin: 0px;
    width: max-content;
    font-weight: 500;
}
.breakout-image{
    display: none;
}
.has-breakout .breakout-image{
    display: initial;
}
.has-breakout .breakout-image img{
    box-shadow: 0px 3px 20px rgb(0 0 0 / 30%);
}

.catagory-tag.ct-creative,
.catagory-tag.ct-email,
.catagory-tag.ct-optimize,
.catagory-tag.ct-mobile,
.catagory-tag.ct-redesign {
    display: none;
}
.ct-creative .catagory-tag.ct-creative,
.ct-email .catagory-tag.ct-email,
.ct-optimize .catagory-tag.ct-optimize,
.ct-mobile .catagory-tag.ct-mobile,
.ct-redesign .catagory-tag.ct-redesign {
    display: flex;
}
.catagory-tag.ct-creative {
    border: 1px solid #0CAEBD;
    background-color: rgba(12, 174, 189, .6);
}
.catagory-tag.ct-email {
    border: 1px solid #6F47D1;
    background-color: rgba(111, 71, 209, .6);
}
.catagory-tag.ct-optimize {
    border: 1px solid #F56642;
    background-color: rgba(245, 102, 66, .6);
}
.catagory-tag.ct-mobile p {
    color: #0D0824;
}
.catagory-tag.ct-mobile {
    border: 1px solid #E5DD15;
    background-color: rgba(229, 221, 21, .6);
}
.catagory-tag.ct-redesign {
    border: 1px solid #FF7EAA;
    background-color: rgba(255, 126, 170, .6);
}
.portfolio-header-box h1 {
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    margin-top: 37px;
    margin-bottom: 27px;
}
.portfolio-header-box .head-body {
    color: #fff;
    margin: 0px;
    margin-bottom: 39px;
}
.portfolio-header-box .text-link {
    font-weight: 600;
    font-size: 14px;
}
.header-nav-row {
    max-width: 1218px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    padding-right: 30px;
}
.header-nav-row,
.sub-nav-wrapper,
.sub-nav-wrapper .client-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.sub-nav-wrapper{
    min-width: 331px;
    margin-left: calc((100vw + 200px)/2);
}
.header-nav-row {
    padding-bottom: 20px;
}
.sub-nav-wrapper a.client-nav {
    opacity: .6;
    height: 18px;
}
.sub-nav-wrapper a.client-nav p {
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}
.prev-button svg {
    padding: 0px;
    margin-right: 10px;
}
.next-button svg {
    transform: rotate(180deg);
    padding: 0px;
    margin-left: 10px;
}
.portfolio-header-box #svg {
    height: 21px;
    width: 21px;
    margin-left: 20px;
    margin-right: 20px;
}
#svg:hover {
    cursor: pointer;
}
.client-logo{
    opacity: 0.6;
}
.wacom .client-logo {
    height: 23px;
    width: 128px;
    margin-bottom: 24px;
    
}
.proform .client-logo{
    height: auto;
    width: 228px;
    margin-bottom: 20px;
}
.impossible .client-logo {
    height: auto;
    width: 128px;
    margin-bottom: 24px;
    opacity: 0.6;
}
.nordictrack .client-logo{
    height: auto;
    width: 165px;
    margin-bottom: 14px;
}
.no-case-study .text-link{
    display: none;
}
.portfolio-desktop-and-mobile-box {
    background-color: #0D0824;
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer{
    width: 1104px;
    height: 777px;
    background-color: #fff;
    position: relative;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
    position: relative;
    margin-left: 140px;
    width: 1062px;
    height: 777px;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
    position: absolute;
    width: 868px;
    height: 546px;
    background-color: #E8E8E8;
    border: 10px solid #3B3B3B;
    left: 0px;
    top: 63px;
    border-radius: 5px;
    z-index: 10;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image {
    width: 848px;
    height: 526px;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-top {
    position: absolute;
    width: 200px;
    height: 49px;
    background-color: #898989;
    left: 329px;
    top: 607px;
}
.portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-bottom  {
    position: absolute;
    width: 382px;
    height: 10px;
    background-color: #3B3B3B;
    left: 238px;
    top: 654px;
    border-radius: 5px;
}
.portfolio-desktop-and-mobile-box .mobile-comp {
    width: auto;
    height: 507px;
    background-color: #E8E8E8;
    border: 10px solid #3B3B3B;
    border-radius: 23px;
    position: absolute;
    right: -110px;
    top: 200px;
    z-index: 20;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.3);
}
.portfolio-desktop-and-mobile-box .mobile-comp .mobile-image {
    width: auto;
    height: 487px;
    border-radius: 10px;
}
.portfolio-desktop-and-mobile-box .sub-copy {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    width: auto;
    color: #0D0824;
}
.portfolio-desktop-and-mobile-box .copy-with-line {
    display: flex;
    align-items: center;
    flex-direction: row;
    position: absolute;
    left: 158px;
    bottom: 51px;
}
.portfolio-desktop-and-mobile-box  .copy-line {
    width: 22px;
    height: 1px;
    background-color: #0D0824;
    margin-right: 7px;
}
.portfolio-desktop-and-mobile-box .has-breakout{
    position: absolute;
    top: 478px;
    left: 631px;
    z-index: 21;
}
.portfolio-desktop-and-mobile-box .has-breakout .breakout-image img{
    width: 384px;
    height: 146px;
}
/* .portfolio-desktop-and-mobile-box .has-breakout .breakout-image {
    width: 384px;
    height: 186px;
    position: absolute;
    left: 631px;
    top: 478px;
    z-index: 25;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.3);
} */
.portfolio-desktop-and-mobile-box .client-logo{
    margin-bottom: 24px;
}



@media all and (max-width: 1250px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 1040px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        margin-left: 80px;
    }
    .portfolio-desktop-and-mobile-box .has-breakout{
        left: 551px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        left: 80px;
    }
    .portfolio-header-box .head-img-right {
        width: 600px;
    }
    .portfolio-header-box .head-cont-left-inner{
        width: calc(100%-80px);
        margin: 0 auto;
        margin-top: -40px;
    }
}
@media all and (max-width: 1150px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 900px;
        height: 720px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        position: relative;
        margin-left: 0px;
        width: auto;
        height: auto;
        transform: scale(.9);
        z-index: 11;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        left: 80px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp {
        top: 170px;
        transform: scale(.9);
    }
    .portfolio-desktop-and-mobile-box .has-breakout {
        max-width: 384px;
        height: auto;
        position: absolute;
        top: 428px;
        left: 461px;
        right: 0;
        z-index: 21;
    }
}

/******** Media Queries ********/

@media all and (max-width: 1000px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 810px;
        height: 650px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        position: relative;
        margin-left: -40px;
        width: auto;
        height: auto;
        transform: scale(.8);
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        left: 50px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        bottom: 40px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp {
        top: 130px;
        transform: scale(.8);
    }
}
@media all and (max-width: 960px) {
    .portfolio-desktop-and-mobile-box .mobile-comp {
        right: -80px;
    }

}
@media all and (max-width: 1090px) {
    .portfolio-desktop-and-mobile-box .has-breakout {
        max-width: 282px;
        height: auto;
        position: absolute;
        top: 356px;
        left: 409px;
        right: 0;
        z-index: 21;
    }
    .portfolio-desktop-and-mobile-box .has-breakout .breakout-image img{
        width: 100%;
        height: 100%;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 780px;
        height: 574px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        position: relative;
        margin-left: 0px;
        width: auto;
        height: auto;
        transform: scale(1);
        z-index: 20;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
        width: 581px;
        height: 361px;
        box-sizing: content-box;
        left: 70px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image  {
        width: 581px;
        height: 361px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-top {
        left: 301px;
        top: 433px;
        box-sizing: content-box;
        width: 134px;
        height: 33px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-bottom {
        width: 257px;
        height: 5px;
        left: 240px;
        top: 466px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp {
        transform: scale(1);
        width: 186px;
        height: 344px;
        right: -50px;
        box-sizing: content-box;
        top: 150px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp .mobile-image {
        width: auto;
        height: 344px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        left: 83px;
    }
    .portfolio-desktop-and-mobile-box {
        padding-bottom: 0px;
    }

    /* header section -------------------------------------- */
    .sub-nav-wrapper {
        display: none;
    }
    .portfolio-header-box .header-content-wrapper {
        display: flex;
        flex-direction: column;
    }
    .header-nav-row {
        margin-left: 80px;
    }
    .portfolio-header-box .head-cont-left-inner {
        min-width: 740px;
        width: 100%;
        padding-left: 80px;
        margin-right: auto;
    }
    .portfolio-header-box .head-img-right {
        margin-top: 48px;
        margin-left: auto;
        margin-right: 0px;
        width: 720px;
        height: 579px;
    }
    /* .portfolio-header-box {
        margin-bottom: -175px;
    } */
    .portfolio-header-box .head-body {
        margin-bottom: 22px;
    }
}
@media all and (max-width: 850px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 700px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        margin-left: -20px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
      
    }
}
@media all and (max-width: 768px) {
    .portfolio-desktop-and-mobile-box .has-breakout{
        left: 349px;
        display: none;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        background-color: #0D0824;
        width: 637px;
        height: 789px;
        margin-left: 30px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        margin-left: 0px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
        position: absolute;
        left: -57px;
        top: 101px;
        width: 694px;
        height: 436px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image {
        width: 694px;
        height: 436px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        bottom: auto;
        top: 20px;
    }
    .portfolio-desktop-and-mobile-box .copy-line {
        background-color: #FFF;
    }
    .portfolio-desktop-and-mobile-box .sub-copy {
        color: #FFF;
        max-width: 275px;
    }
    #rdp-nordictrack .portfolio-desktop-and-mobile-box .copy-line{
        background-color: #FFF;
    }
    .portfolio-desktop-and-mobile-box .copy-line {
        margin-top: 0px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp {
        width: 198px;
        height: 365px;
        right: 20px;
        top: 379px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp .mobile-image {
        width: auto;
        height: 365px;
    }
}
@media all and (max-width: 765px) {
    .portfolio-desktop-and-mobile-box .has-breakout{
        display: none;
    }
    .portfolio-desktop-and-mobile-box{
        padding-top: 40px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        max-width: 100vw;
        overflow: hidden;
    }
    .portfolio-header-box .head-cont-left-inner {
        min-width: unset;
        width: 100%;
        padding-left: 0px;
        margin-right: auto;
        margin-left: 70px;
    }
    .portfolio-header-box .catagory-tag-wrapper {
        display: flex;
    }
    .portfolio-header-box .head-cont-left {
        width: 80%;
    }
    .portfolio-header-box .head-img-right {
        margin-top: 48px;
        margin-left: 70px;
        margin-right: 0px;
        margin-bottom: 180px;
        width: 100%;
        flex: 0 1 500px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer{
        overflow: visible;
    }
}
@media all and (max-width: 715px){
    /* .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        margin-left: 0px;
    } */
}
@media all and (max-width: 700px){
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        margin-left: -40px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
       margin-left: 63px;
    }
}
@media all and (max-width: 650px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        width: 100%;
        padding-right: 40px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
        position: absolute;
        left: auto;
        right: 0px;
        top: 101px;
        width: 625px;
        height: 392px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image {
        width: 625px;
        height: 392px;
    }
}
@media all and (max-width: 575px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
        position: absolute;
        top: 101px;
        width: 562px;
        height: 353px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image {
        width: 562px;
        height: 353px;
    }
}
@media all and (max-width: 500px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper {
        width: 100vw;
        height: 0px;
        transform: scale(1);
    }
    .portfolio-desktop-and-mobile-box {
        padding-top: 40px;
        width: 100%;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        top: 40px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        background-color: #0D0824;
    }
    .portfolio-desktop-and-mobile-box .sub-copy {
        color: #fff;
        margin: 0px;
        line-height: 20px;
        height: 38px;
    }
    .portfolio-desktop-and-mobile-box .copy-line {
        background-color: #FFF;
        margin-top: 10px;
    }
    .portfolio-desktop-and-mobile-box .copy-with-line {
        align-items: flex-start;
        bottom: 96px;
        margin-left: 30px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-bottom,
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .stand-top {
        display: none;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .screen {
        width: 562px;
        height: 355px;
        border: 5px solid #3B3B3B;
        top: 101px;
    }
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper .desktop-image {
        width: 562px;
        height: 355px;
    }
    .portfolio-desktop-and-mobile-box .mobile-comp {
        border: 8px solid #3B3B3B;
        right: 25px;
    }
}
@media all and (max-width: 460px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        max-width: 100vw;
        overflow: visible;
    }
    .portfolio-header-box .head-cont-left-inner {
        width: 100%;
        margin-right: auto;
        margin-left: 30px;
    }
    .portfolio-header-box .catagory-tag-wrapper {
        display: flex;
        flex-direction: column;
    }
    .portfolio-header-box .catagory-tag:first-child{
        margin-top: 0;
    }
    .portfolio-header-box .catagory-tag{
        margin-top: 10px;
    }
    .portfolio-header-box h1{
        font-size: 24px;
        line-height: 30px;
    }
    .portfolio-header-box .head-cont-left {
        width: 80%;
    }
    p {
        font-size: 18px;
        line-height: 24px;
    }
    .portfolio-header-box .head-img-right {
        margin-top: 48px;
        margin-left: auto;
        margin-right: 0px;
        margin-bottom: 180px;
        width: 339px;
        height: 344px;
        flex: 0 1 344px;
    }
}
@media all and (max-width: 370px) {
    .portfolio-desktop-and-mobile-box .desktop-comp-wrapper-outer {
        max-width: 100vw;
        overflow: visible;
    }
}
