/* Bootstrap Reset */
.my-6{
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.my-8{
    margin-top: 8rem;
    margin-bottom: 8rem;
}
.my-10{
    margin-top: 10rem;
    margin-bottom: 10rem;
}
.my-12{
    margin-top: 12rem;
    margin-bottom: 12rem;
}
.my-15{
    margin-top: 15rem;
    margin-bottom: 15rem;
}
.my-16{
    margin-top: 16rem;
    margin-bottom: 16rem;
}
.my-20{
    margin-top: 20rem;
    margin-bottom: 20rem;
}
.pl-6{
    padding-left: 6rem;
}
.pl-7{
    padding-left: 7rem;
}
.pl-8{
    padding-left: 8rem;
}
.pl-8d5{
    padding-left: 8.4rem;
}
.pr-6{
    padding-right: 6rem;
}
.pr-7{
    padding-right: 7rem;
}
.pr-8{
    padding-right: 8rem;
}
.pt-g{
    padding-top: 2.42rem;
}
.pb-g{
    padding-bottom: 2.42rem;
}
.pt-6{
    padding-top: 6rem;
}
.pt-7{
    padding-top: 7rem;
}
.pt-8{
    padding-top: 8rem;
}
.pt-9{
    padding-top: 9rem;
}
.pt-12{
    padding-top: 12.5rem;
}

.pt-0p25rem{
    padding-top: 0.25rem;
}
.pt-0p4rem{
    padding-top: 0.4rem;
}
.pt-0p9rem{
    padding-top: 0.9rem;
}
.pt-1p9rem{
    padding-top: 1.9rem;
}
.pt-2p6rem{
    padding-top: 2.6rem;
}
.pt-3p3rem{
    padding-top: 3.3rem;
}
.pl-3p3rem{
    padding-left: 3.3rem;
}
.pl-4rem{
    padding-left: 4rem;
}
.pl-5rem{
    padding-left: 5rem;
}
.pl-5p1rem{
    padding-left: 5.1rem;
}
.pr-3p5rem{
    padding-right: 3.5rem;
}
.pr-4rem{
    padding-right: 4rem;
}
.pr-5rem{
    padding-right: 5rem;
}
.pr-5p2rem{
    padding-right: 5.2rem;
}
.pr-5p5rem{
    padding-right: 5.5rem;
}

.pad-y-4{
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
}
.bg-black{
    background-color: #000;
}
body{
    background-color: #000;
    /* background-image: url("../images/custom/background.png");
    background-position: center;
    // background-position-y: 50%; //
    background-position-y: 10em;
    background-repeat: no-repeat;
    background-attachment: fixed; */
    font-family: 'europa', sans-serif;
}
div#iPad {
    position: sticky;
    background-image: url("../images/custom/background.png");
    background-image: url("../images/custom/background.gif");
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    margin: 0;
    height: 100vh;
    margin-top: -100vh;
    opacity: 0.9;
    z-index: -1;
}
div#Internal {
    /* background-image: url("../images/custom/background.png");
    background-position: center;
    // background-position-y: 50%; //
    background-position-y: 10em;
    background-repeat: no-repeat;
    background-attachment: fixed; */
}
.fixed-bottom .container-fluid{
    padding-right: unset;
    padding-left: unset;
}
.topbar{
    background-image: linear-gradient(black, black, rgba(0, 0, 0, .5));
    padding-top: 75px;
    padding-bottom:30px;
}
.icon-center{
    text-align: center;
    width: 100%;
    justify-content: center;
}
.dynamic-scroll {
    margin: auto;
    max-height: 50px;
    min-height: 50px;
    max-width: 8px;
    min-width: 8px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dynamic-scroll-bar {
    min-height: 15px;
    max-height: 15px;
    min-width: 6px;
    max-width: 6px;
    background-color: black;
    margin: auto;
    z-index: 999;
}
.footerbar{
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0), black);
    padding-top: 50px;
    padding-bottom: 50px;
}
.menu_links_unstyle{
    color: #767576;
    font-weight: 300;
    text-decoration: none;
    font-style: normal;
}
.menu_links_unstyle:hover {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-style: normal;
}
.branding{
    text-align: center;
    position: relative;
}
.branding h1{
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.1;
    color: #FFFFFF;
}
.content-block{
    text-align: center;
}
.content-block-header{
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.1;
    color: #FFFFFF;
}
.content-block-text{
    text-align: center;
}
.content-block-text .main-text{
    font-size: 1.8em;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    color: #FFFFFF;
}
.content-block-text .sub-text{
    font-size: 1.2rem;
    font-weight: 300;
    font-style: normal;
    line-height: 1.2;
    color: #FFFFFF;
}
.content-block-2 .middle{
    margin-left: 5px;
    margin-right: 5px;
}
.content-block-text .middle-text{
    font-size: 1.15rem;
    font-weight: 300;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 2.0rem;
    color: #FFFFFF;
}
.content-linear-gradient{
    font-size: 3.4rem;
    font-weight: 700;
    line-height: 1.1;
}
.gradient-ux-mobile{
    background: -webkit-linear-gradient(300deg, #FBB0FF,  #E792FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-api-mobile{
    background: -webkit-linear-gradient(270deg, #D97DFF,  #C763FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-ctr-mobile{
    background: -webkit-linear-gradient(300deg, #EC99FF,  #D172FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-url-mobile{
    background: -webkit-linear-gradient(270deg, #D172FF,  #B344FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-sem-mobile{
    background: -webkit-linear-gradient(300deg, #DF86FF,  #B547FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-ux{
    font-size: 4.0em;
    background: -webkit-linear-gradient(270deg, #FFB6FF,  #E995FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-api{
    font-size: 4.0em;
    background: -webkit-linear-gradient(300deg, #E38CFF,  #CA66FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-ctr{
    font-size: 4.0em;
    background: -webkit-linear-gradient(270deg, #C45DFF,  #AE42F9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-url{
    font-size: 4.0em;
    background: -webkit-linear-gradient(90deg, #FFB6FF,  #ED9BFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-sem{
    font-size: 4.0em;
    background: -webkit-linear-gradient(300deg, #E792FF,  #BD53FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-wtf{
    color: #FFFFFF;
}
.web{
    height: 325px;
    border-radius: 15px;
    background-color: rgb(26, 26, 25);
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    transition: transform .2s;
}
.web:hover {
    background: -webkit-linear-gradient(top, rgb(249, 136, 249), rgb(255, 124, 233));
}
.web:hover h4 {
    color: #000000;
}
.web:hover h2 a {
    color: #000;
}
.web-title{
    font-size: 20px;
    font-weight: 700;
    color: #B344FF;
}
.web-sub-title{
    font-size: 36px;
    font-weight: 520;
    color: #FFFFFF;
}
.web:hover h2{
    color: #000000;
}
.web-sub-title-link{
    color: #FFFFFF;
    text-decoration: none;
}
.web-sub-title-link:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.text-black{
    color: #000;
}
.web-row {
    display: flex;
    flex-wrap: wrap;
}
.web-column {
    flex: 20%;
}
.web-dev-modal-paragraph {
    font-weight: 100;
}
.web-dev-modal {
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
}
.web-dev-modal-close {
    font-size: 2rem;
    font-weight: bolder;
}
.dig{
    height: 325px;
    border-radius: 15px;
    background-color: rgb(26, 26, 25);
    color: white;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    transition: transform .2s;
}
.dig:hover {
    background: -webkit-linear-gradient(top, rgb(249, 136, 249), rgb(255, 124, 233));
}
.dig:hover h3 {
    color: #000000;
}
.dig:hover h2 {
    color: #000000;
}
.dig:hover h2 a {
    color: #000;
}
.dig-title{
    font-size: 20px;
    font-weight: 700;
    color: #FFB6EF;
}
.dig-sub-title{
    font-size: 36px;
    font-weight: 520;
    color: #FFFFFF;
}
.dig-sub-title-link{
    color: #FFFFFF;
    text-decoration: none;
}
.dig-sub-title-link:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.curve-left-cb {
    height: 100%;
    width: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #fcb2ff,  #faa1f9);;
    background: -webkit-linear-gradient(0deg, #fcb2ff,  #faa1f9);
    color: #000000;
}
.curve-left-cb {
    border-bottom-left-radius: 360px;
    border-top-left-radius: 360px;
}
.curve-right-r {
    height: 100%;
    width: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #f05ee1,  #ec44d7);;
    background: -webkit-linear-gradient(0deg, #f05ee1,  #ec44d7);
    color: #000000;
    border-bottom-right-radius: 360px;
    border-top-right-radius: 360px;
}
.squre-dp {
    height: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #faa1f9,  #f78df2);;
    background: -webkit-linear-gradient(0deg, #faa1f9,  #f78df2);
    color: #000000;
}
.squre-i-sub {
    height: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #f78df2,  #f478ea);;
    background: -webkit-linear-gradient(0deg, #f78df2,  #f478ea);
    color: #000000;
}
.squre-gl-sub {
    height: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #f478ea, #f05ee1);;
    background: -webkit-linear-gradient(0deg, #f478ea, #f05ee1);
    color: #000000;
}
.bottom-plan {
    height: 100px;
}
.bottom-implement {
    height: 100px;
    border-left: 1px solid;
    border-right: 1px solid;
}
.bottom-go-live {
    height: 100px;
}
.ds-skate-capture:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-develop:hover {
    background: -webkit-linear-gradient(60deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-create:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-book:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-gain:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-export:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-target:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-test:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-optimize:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.ds-skate-repeat:hover {
    background: -webkit-linear-gradient(270deg, #000000,  #000000);
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
.curve-top-cb {
    height: 195px;
    width: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #fcb2ff, #faa4fa);
    background: -webkit-linear-gradient(0deg, #fcb2ff, #faa4fa);
    border-top-left-radius: 360px;
    border-top-right-radius: 360px;
}
.curve-bottom-r {
    height: 195px;
    width: 100%;
    border: 1px solid -webkit-linear-gradient(0deg, #ee53dd, #ec44d7);
    background: -webkit-linear-gradient(0deg, #ee53dd, #ec44d7);
    color: #000000;
    border-bottom-left-radius: 360px;
    border-bottom-right-radius: 360px;
}
.squre-dp-m {
    height: 195px;
    border: 1px solid -webkit-linear-gradient(0deg, #faa4fa, #f899f6);
    background: -webkit-linear-gradient(0deg, #faa4fa, #f899f6);
    color: #000000;
}
.squre-dp-m-2 {
    height: 195px;
    border: 1px solid -webkit-linear-gradient(91deg, #ef5fe1, #ee53dd); /* #ef5fe1 */
    background: -webkit-linear-gradient(270deg, #f7c8f2, #ee53dd);
    color: #000000;
}
.squre-i-sub-m {
    height: 70px;
    border: 1px solid #EB98FF;
    background-color: #EB98FF;
    color: #000000;
}
.squre-i-sub-m-1 {
    height: 70px;
    border: 1px solid -webkit-linear-gradient(0deg, #f899f6, #f68cf1);
    background: -webkit-linear-gradient(0deg, #f899f6, #f68cf1);
    color: #000000;
}
.squre-i-sub-m-2 {
    height: 70px;
    border: 1px solid -webkit-linear-gradient(0deg, #f68cf1, #f480ed);
    background: -webkit-linear-gradient(0deg, #f68cf1, #f480ed);
    color: #000000;
}
.squre-i-sub-m-3 {
    height: 70px;
    border: 1px solid -webkit-linear-gradient(0deg, #f480ed, #f273e8);
    background: -webkit-linear-gradient(0deg, #f480ed, #f273e8);
    color: #000000;
}
.squre-i-sub-m-4 {
    height: 70px;
    border: 1px solid -webkit-linear-gradient(0deg, #f273e8, #ef5fe1);
    background: -webkit-linear-gradient(0deg, #f273e8, #ef5fe1);
    color: #000000;
}
.bottom-plan-m {
    margin-top: 20rem;
    transform: rotate(270deg);
    transform-origin: left top 0;
}
.bottom-implement-m {
    margin-top: 13rem;
    transform: rotate(270deg);
    transform-origin: left top 0;
}
.bottom-go-live-m {
    margin-top: 9rem;
    transform: rotate(270deg);
    transform-origin: left top 0;
}
.bottom-plan-m-r {
    height: 24.7rem;
}
.bottom-implement-m-r {
    height: 18.6rem;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.bottom-go-live-m-r {
    height: 12rem;
}
#top-icon {
    position: absolute;
}
.mobile_menu{
    background-color: #FFFFFF;
    border-radius: 15px;
    width: 36%;
    height: 200px;
    left: 25%;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #000;
    display: none;
    position: absolute;
    text-align: center;
    display: none;
}
.mobile_menu_list{
    text-align: center;
    font-size: 21px;
    line-height: 1.4;
    color: gray;
    margin-top: 15px;
}
.mobile_menu_list a {
    text-decoration: none;
}
.desktop_menu{
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 10px;
    height: 45px;
    /* left: 30%;
    right: 30%; */
    left: 20%;
    right: 20%;
    color:  #000;
    display: none;
}
.desktop_menu_list{
    width: 100%;
    font-size: 20px;
    color: gray;
    margin-top: 0.5%;
    margin-bottom: 1%;
}
.about-header{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    color: #FFFFFF;
}
.about-para-list{
    text-align: center;
    font-size: 20px;
    color: #767576;
    font-weight: 300;
    line-height: 1.2;
}
.about-footer{
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    color: #FFFFFF;
}
.contact-mobile{
    display: none;
}
.contact-desktop{
    display: block;
}
.contact-header{
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
}
.contact-input{
    width: 95%;
    font-size: 1.15rem;
    font-weight: 300;
    border: 0px none;
    outline: none;
    background-color: unset;
    color: #777575;
    border-bottom: 1px solid #777575;
}
.contact-input:focus{
    width: 95%;
    font-size: 1.15rem;
    font-weight: 300;
    border: 0px none;
    outline: none;
    background-color: unset;
    color: #777575;
    border-bottom: 1px solid #777575;
    box-shadow:unset;
}
.contact-input::placeholder{
    font-size: 1.15rem;
    font-weight: 300;
    color: #777575;
}
.btn-contact-submit{
    width: 25%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 1.30rem;
    font-weight: 600;
    color: black;
    background: -webkit-linear-gradient(30deg, #FCB1FF,  #B94DFF);
    border-radius: 15px;
    cursor: pointer;
}
.integration-header{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
    padding-bottom: 2%;
}
.integration-content{
    border-radius: 100px;;
    border: 1px solid;
    border-color: #FFFFFF;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.div-round{
    border-radius: 100%;
    background: gray;
    width: 28px;
    height: 28px;
}
.integration-text{
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    color: #FFFFFF;
    padding-top: 12px;
}
.integration-mobile-text{
    padding-left: 5%;
}
.integration-mobile{
    display: none;
}
.integration-desktop{
    display: block;
}
.digital-menu-row{
    text-align: left;
    font-size: 32px;
    line-height: 1;
    font-weight: 300;
    color:#767576;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 3px solid #FFA0EE;
}
.digital-menu-description {
    display: none;
    padding-bottom: 0px;
}
.digital-menu-title{
    text-align: left;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-top: 25px;
    padding-bottom: 25px;
}
.digital-menu-sub-title{
    text-align: left;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-bottom: 10px;
}
.digital-menu-body{
    text-align: left;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 300;
    color:#FFFFFF;
    padding-bottom: 0px;
}
.dig-stt-up, .sem-ppc-up,  .soc-med-up, .id-ana-up, .eml-mak-up, .se-opt-up, .sw-spo-up {
    display: none;
}
.sw-spo-image{
    position: sticky;
    width: 100%;
}
.color-bar{
    float: left;
    width: 10%;
    height: 700px;
    background: -webkit-linear-gradient(240deg, #FFB5EF,  #FF45E8);
}
.left-side-menu{
    width: 80%;
    text-align: center;
    font-size: 18px;
    line-height: 4;
    font-weight: 300;
    color: #FFFFFF;
    background-color: rgb(26, 26, 25);
    padding-left: 20%;
    padding-top: 15%;
    padding-bottom: 15%;
    border-radius: 1% 4% 4% 1%;
    height: 700px;
}
.left-side-menu-item{
    text-align: center;
}
.left-side-menu-item:hover{
    cursor: pointer;
}
.dsktp-digital-menu-description{
    display: none;
    padding-bottom: 10%;
    padding-left: 10%;
}
.right-side-view{
    width: 95%;
}
.dsktp-digital-menu-title{
    text-align: left;
    font-size: 28px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-top: 2%;
    padding-bottom: 3%;
}
.dsktp-digital-menu-sub-title{
    text-align: left;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-bottom: 3%;
}
.dsktp-digital-menu-body{
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    color: #FFFFFF;
    padding-bottom: 50px;
}
.mobile-digital-strategy{
    display: none;
}
.desktop-digital-strategy{
    display: block;
}
.web-development-font:hover {
    cursor: pointer;
}
.webdev-dsktp-gif {
    position: sticky;
    min-height: 1050px;
}
.webdev-mobile-gif{
    position: sticky;
    height: 200px;
}
.website-image{
    background-repeat: no-repeat;
}
.web-development-font {
    font-style: normal;
    font-weight: 100;
    line-height: 1.2;
}
.web-development-font-outer {
    font-style: normal;
    line-height: 1.2;
}
.chart-content{
    position: relative;
}
.websites-sm {
    background-image: url("../images/custom/web-development-graphic-500.png");
    background-position: center;
    background-repeat: no-repeat;
    position: sticky;
    /* background-attachment: fixed; */
    /* min-height: 750px; */
    /* max-height: 750px; */
    /* background-size: cover; */
    min-height: 500px;
}
.websites-xs {
    background-image: url("../images/custom/web-development-graphic-300.png");
    background-position: center;
    background-repeat: no-repeat;
    position: sticky;
    /* background-attachment: fixed; */
    /* min-height: 750px; */
    /* max-height: 750px; */
    /* background-size: cover; */
    min-height: 300px;
}
.devolopment-subject{
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 3%;
}
.devolopment-title{
    font-size: 36px;
}
.devolopment-sub-title{
    font-size: 22px;
    font-weight: 600;
}
.devolopment-description{
    font-size: 1.2rem;
    font-weight: unset;
    font-weight: 300;
    font-style: normal;
}
.web-devolopment-desktop{
    display: block;
}
.web-devolopment-mobile{
    display: none;
}
.devolopment-subject-mobile{
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 3%;
}
.devolopment-row{
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 3px solid #FFA0EE;
}
.devolopment-title-mobile{
    text-align: left;
    font-size: 26px;
    line-height: 1;
    font-weight: 300;
    color:#FFFFFF;
}
.devolopment-sub-title-mobile{
    font-size: 22px;
    font-weight: 600;
}
.devolopment-description-mobile{
    font-size: 1.2rem;
    font-weight: unset;
    font-weight: 300;
    font-style: normal;
}
.webdesdev-up, .uiux-up,  .api-up, .pgsi-up, .cusecomsolve-up, .appdesdev-up, .crmeveint-up, .domman-up, .webhos-up, .devsub-up {
    display: none;
}
.modal-header h3{
    font-size: 1.4em;
}
.px-3b5{
    padding-left: 0.76em;
    padding-right: 0.76em;
}
.skate-number{
    color : #FFFFFF;
}
#animation-d{
    transform-origin: center top;
    position: fixed;
}
#animation-d img{
    width: 44px;
}
/* -------------------------------------------------------------------- Sweet Spot Classes -------------------------------------------------------------------- */
.swspot-modal-head{
    font-size: 1.3em;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    color: #000000;
}
.swspot-modal-item-list{
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    color: #777575;
}
.swspot-modal-head-mobile{
    font-size: 1.1em;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    color: #000000;
}
.swspot-modal-item-list-mobile{
    font-size: 0.9em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    color: #777575;
}
.sweet-spot-owned-media{
    position: absolute;
    top: 80px;
    left: 75px;
    color: #FF44E8;
    font-size: 20px;
    font-weight: 600;
    z-index: 751;
}
.sweet-spot-paid-media{
    position: absolute;
    top: 80px;
    left: 100px;
    color: #FFB6EF;
    font-size: 20px;
    font-weight: 600;
}
.sweet-spot-earned-media{
    position: absolute;
    top: 100px;
    left: 95px;
    color: #FFFFFC;
    font-size: 20px;
    font-weight: 600;
}
.sweet-spot-owned-media-mobile{
    position: absolute;
    top: 65px;
    left: 55px;
    color: #FF44E8;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
.sweet-spot-paid-media-mobile{
    position: absolute;
    top: 65px;
    left: 85px;
    color: #FFB6EF;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
.sweet-spot-earned-media-mobile{
    position: absolute;
    top: 75px;
    left: 70px;
    color: #FFFFFC;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
div#tooltip_owned_paid{
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 40px;
    left: 875px;
}
div#tooltip_owned-earned{
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 250px;
    left: 85px;
}
div#tooltip_paid-earned{
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 250px;
    left: 785px;
}
div#tooltip_ope-media{
    display: none;
    position: absolute;
    width: 420px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    z-index: 999;
}
.sweet-spot-common-unset{
    width: 200px !important;
    position: unset !important;
    border-radius: unset !important;
    height: 60px !important;
    z-index: 999;
}

div#tooltip_owned_paid-mobile{
    display: none;
    position: absolute;
    width: 200px;
    padding: 5px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    top: 0px;
    left: 215px;
}
div#tooltip_owned-earned-mobile{
    display: none;
    position: absolute;
    width: 200px;
    padding: 5px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    top: 310px;
    left: 30px;
}
div#tooltip_paid-earned-mobile{
    display: none;
    position: absolute;
    width: 200px;
    padding: 5px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    top: 300px;
    left: 480px;
}
div#tooltip_ope-media-mobile{
    display: none;
    position: absolute;
    width: 40%;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    top : 230px;
    left: 5%;
    z-index: 1000;
}
.sweet-spot-common-unset-mobile{
    width: 200px !important;
    position: unset !important;
    border-radius: unset !important;
    height: 60px !important;
    z-index: 75;
}
div#tooltip-ownedMedia{
    display: none;
    position: absolute;
    width: 320px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 240px;
    left: 80px;
    z-index: 990;
}
div#tooltip-earnedMedia{
    display: none;
    position: absolute;
    width: 15%;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 240px;
    left: 200px;
    /* top: 250px;
    left: 58%; */
}
div#tooltip-paidMedia{
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1.2rem;
    font-weight: 300;
    top: 250px;
    left: 760px;
}
div#tooltip-ownedMedia-mobile{
    display: none;
    position: absolute;
    width: 70%;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1rem;
    font-weight: 300;
    top: 280px;
    left: 15%;
    z-index: 1000;
}
div#tooltip-paidMedia-mobile{
    display: none;
    position: absolute;
    width: 70%;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1rem;
    font-weight: 300;
    top: 280px;
    left: 15%;
    z-index: 1000;
}
div#tooltip-earnedMedia-mobile{
    display: none;
    position: absolute;
    width: 75%;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
    font-size: 1rem;
    font-weight: 300;
    top: 400px;
    left: 15%;
    z-index: 1000;
}
/* -------------------------------------------------------------------- Web Devolopment Classes -------------------------------------------------------------------- */

/*
--------------- Media Query ----------------------
*/

.webdev-padding-top-1000{
    padding-top: 1075px !important;
}
.webdev-padding-top-4plus{
    padding-top: 2.5rem !important;
}
.pt-4rem{
    padding-top: 4rem !important;
}
.pt-2rem{
    padding-top: 2rem !important;
}
.pl-4rem{
    padding-left: 4rem !important;
}
.pr-4rem{
    padding-right: 4rem !important;
}
.webdev-sub-head{
    color: #FFFFFF;
    font-size: 1.1rem;
    font-weight: 600;
    z-index: 550;
}
.webdev-row-three-cell-one{
    left: 3%;
    text-align: left !important;
}
.webdev-row-three-cell-three{
    right: 3%;
    text-align: center !important;
    padding-left: 21%;
}
.webdev-first-circle {
    background-image: linear-gradient(to bottom, black, #9D3BDF, #F7ABFE);
    width: 900px;
    height: 900px;
    position: absolute;
    top: 530px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 500;
}
.webdev-second-circle {
    background: #000;
    width: 600px;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 480;
}
.webdev-third-circle {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: radial-gradient(circle, rgba(252,179,253,1) 0%, rgba(137,75,184,1) 43%, rgba(80,22,149,1) 71%, rgba(96,22,149,1) 100%);
    z-index: 460;
}
.dsktp-text-length{
    left: 20%;
    right: 20%;
    position: absolute;
}
.webdev-hide-text{
    display: none;
}
.webdev-first-circle a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle a:active {
    text-decoration: none;
    color: #FFFFFF;
}

.webdev-first-circle-dsktp-b {
    background-image: linear-gradient(to bottom, black, #9D3BDF, #F7ABFE);
    width: 660px;
    height: 660px;
    position: absolute;
    top: 350px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 500;
}
.webdev-second-circle-dsktp-b {
    background: #000;
    width: 460px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 480;
}
.webdev-third-circle-dsktp-b {
    width: 170px;
    height: 170px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: radial-gradient(circle, rgba(252,179,253,1) 0%, rgba(137,75,184,1) 43%, rgba(80,22,149,1) 71%, rgba(96,22,149,1) 100%);
    z-index: 460;
}
.webdev-first-circle-dsktp-b a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-dsktp-b a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-dsktp-b a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-dsktp-b a:active {
    text-decoration: none;
    color: #FFFFFF;
}

/* Mobile  */

.webdev-first-circle-mobile {
    background-image: linear-gradient(to bottom, black, #9D3BDF, #F7ABFE);
    width: 360px;
    height: 360px;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 500;
}
.webdev-second-circle-mobile {
    background: #000;
    width: 240px;
    height: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 480;
}
.webdev-third-circle-mobile{
    width: 85px;
    height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: radial-gradient(circle, rgba(252,179,253,1) 0%, rgba(137,75,184,1) 43%, rgba(80,22,149,1) 71%, rgba(96,22,149,1) 100%);
    filter: blur(0px);
    z-index: 460;
}
.mobile-a-header{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
    padding-bottom: 2%;
}

/* ---- Mobile B -----*/
.webdev-first-circle-mobile-b {
    background-image: linear-gradient(to bottom, black, #9D3BDF, #F7ABFE);
    width: 540px;
    height: 540px;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 500;
}
.webdev-second-circle-mobile-b {
    background: #000;
    width: 360px;
    height: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 480;
}
.webdev-third-circle-mobile-b{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: radial-gradient(circle, rgba(252,179,253,1) 0%, rgba(137,75,184,1) 43%, rgba(80,22,149,1) 71%, rgba(96,22,149,1) 100%);
    filter: blur(0px);
    z-index: 460;
}
.mobile-b-text-length{
    left: 5%;
    right: 5%;
    position: absolute;
}
.mobile-b-header{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
    padding-bottom: 12%;
}
.webdev-sub-head-mobile{
    color: #FFFFFF;
    font-size: 0.6rem;
    font-weight: 600;
    line-height: 1.5;
    z-index: 550;
}
.webdev-sub-head-mobile-b{
    color: #FFFFFF;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.5;
    z-index: 550;
}
.webdev-first-circle-mobile a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile a:active {
    text-decoration: none;
    color: #FFFFFF;
}

.webdev-first-circle-mobile-b a:link{
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile-b a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile-b a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.webdev-first-circle-mobile-b a:active {
    text-decoration: none;
    color: #FFFFFF;
}

.mobile-digital-menu-title{
    text-align: left;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-top: 2%;
    padding-bottom: 7%;
}
.mobile-digital-menu-sub-title{
    text-align: left;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    color:#FFFFFF;
    padding-bottom: 7%;
}
.mobile-digital-menu-body{
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    color: #FFFFFF;
    padding-bottom: 50px;
}

/* SYN-2141 */
.pinkd{
    color: #f988f9;
}
.amp-hp-title-positioning{
    margin-bottom: 20rem;
}

.amp-google-logo{
    width: 10%;
    height: 10%;
}

.amp-google-logo-digi{
    width: 15%;
    height: 15%;
}


.positioning-my-3{
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.amp-hp-img {
    width: 35vw; /* 40% of the viewport width */
    height: auto; /* Maintains aspect ratio */
}

@media (max-width: 768px) {
    .amp-hp-img {
        width: 50vw; /* Adjust width for smaller screens like tablets */
    }
}

@media (max-width: 480px) {
    .amp-hp-img {
        width: 80vw; /* Further adjust width for mobile devices */
    }
}

/* iPad Pro */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    /* iPad Pro-specific styles */
    .amp-hp-img {
        margin-top: 10rem;
        width: 60vw; /* 40% of the viewport width */
        height: auto; /* Maintains aspect ratio */
    }
    .amp-google-logo{
        width: 20vw;
        height: auto;
    }
}

/* Regular iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Regular iPad-specific styles */
    .amp-hp-img {
        width: 50vw; /* 40% of the viewport width */
        height: auto; /* Maintains aspect ratio */
    }
}


/* Media query for extra small devices (large phones, 576px and below) */
@media (max-width: 576px) {

    .amp-hp-title-positioning{
        margin-top: 8em;
    }

    .amp-google-logo{
        width: 50%;
        height: auto;
    }
    .amp-google-logo-seom {
        width: 30%;
        height: auto;
        display: block; /* Ensure it's a block element */
        /* margin: 0 auto; Centers the element horizontally */
    }

}

.branding-hp-title{
    text-align: center;
    position: relative;
}
.branding-hp-title h1{
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.1;
    color: #FFFFFF;
}




#animation-d{
    transform-origin: center top;
    position: fixed;
}
.backarrow a{
    background-color: #161616;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: -60px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.1em;
    color: #fff;
}
.backarrow a:hover{
    background-color: #434343;
    text-decoration: none;
    color: #fff;
}
.text-italic{
    font-style: italic;
}
.desktop-b{
    position: relative;
    margin-top: 3.5rem;
}

/* -----------------------------------------------------  I OS Media Query -------------------------------------------------------------- */
@supports (-webkit-touch-callout: none) {
    .pl-6{
        padding-left: 6rem;
    }
}

/* ------------------------------------------------------------------------ Media Query ---------------------------------------------------------------------- */

@media (max-width: 2560px){
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 27px;
        min-height: 27px;
    }
    .desktop-a{
        display: block;
    }
    .desktop-b{
        display: none;
    }
    .mobile-a{
        display: none;
    }
    .mobile-b{
        display: none;
    }
}
@media (max-width: 2000px){
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 15px;
        min-height: 15px;
    }
}
@media (max-width: 1900px){
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 15px;
        min-height: 15px;
    }
}
@media (max-width: 1780px){
    .integration-text{
        font-size: 14px;
        padding-top: 12px;
    }
    .div-round {
        width: 26px;
        height: 26px;
    }
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 15px;
        min-height: 15px;
    }
    div#tooltip_owned_paid {
        left: 840px;
    }
    div#tooltip_paid-earned{
        left: 750px;
    }
}
@media (max-width: 1630px){
    .integration-text{
        font-size: 13px;
        padding-top: 12px;
    }
    .div-round {
        width: 24px;
        height: 24px;
    }
    div#tooltip_owned_paid {
        left: 810px;
    }
    div#tooltip_paid-earned{
        left: 700px;
    }
}
@media (max-width: 1540px){
    .integration-text{
        font-size: 12px;
        padding-top: 12px;
    }
    .div-round {
        width: 22px;
        height: 22px;
    }
    .desktop_menu{
        height: 39px;
    }
    div#tooltip_owned_paid {
        left: 780px;
    }
    div#tooltip_paid-earned{
        left: 700px;
    }
    div#tooltip_owned-earned{
        left: 75px;
    }
}
@media (max-width: 1470px){
    div#tooltip_owned_paid {
        left: 740px;
    }
    div#tooltip_paid-earned{
        left: 680px;
    }
    div#tooltip_owned-earned{
        left: 60px;
    }
    div#tooltip-paidMedia{
        width: 250px;
        left: 650px;
    }
    .dsktp-text-length{
        left: 15%;
        right: 15%;
    }
}
@media (max-width: 1440px){
    .integration-text{
        font-size: 11px;
        padding-top: 12px;
    }
    .div-round {
        width: 20px;
        height: 20px;
    }
    .desktop_menu{
        height: 38px;
    }
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 15px;
        min-height: 15px;
    }
}
@media (max-width: 1400px){
    div#tooltip_owned_paid {
        width: 260px;
        font-size: 1.1rem;
        left: 710px;
    }
    div#tooltip_paid-earned{
        left: 650px;
    }
    div#tooltip_owned-earned{
        left: 50px;
    }
}
@media (max-width: 1340px){
    .integration-text{
        font-size: 10px;
        padding-top: 12px;
    }
    .div-round {
        width: 19px;
        height: 19px;
    }
    .desktop_menu{
        height: 37px;
    }
    .desktop_menu_list{
        font-size: 18px;
    }
    div#tooltip_owned_paid {
        width: 230px;
        font-size: 1.0rem;
        left: 710px;
    }
    div#tooltip_paid-earned{
        width: 230px;
        font-size: 1.0rem;
        left: 630px;
    }
    div#tooltip_owned-earned{
        left: 40px;
    }
    .dsktp-text-length{
        left: 15%;
        right: 12%;
    }
    div#tooltip-earnedMedia {
       left: 150px;
       width: 20%;
    }
}
@media (max-width: 1270px){
    div#tooltip_owned_paid {
        left: 690px;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.9rem;
        left: 620px;
    }
    div#tooltip_owned-earned{
        left: 25px;
    }
    div#tooltip-paidMedia {
        width: 220px;
        left: 600px;
    }

}
@media (max-width: 1240px){
    .integration-text{
        font-size: 9px;
        padding-top: 12px;
    }
    .div-round {
        width: 18px;
        height: 18px;
    }
    .desktop_menu{
        height: 34px;
    }
    .desktop_menu_list{
        font-size: 16px;
    }
    div#tooltip_owned_paid {
        width: 210px;
        font-size: 0.9rem;
        left: 680px;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.9rem;
        left: 600px;
    }
    div#tooltip_owned-earned{
        width: 250px;
        font-size: 0.9rem;
        left: 20px;
    }
    div#tooltip_ope-media{
        width: 300px;
        font-size: 0.9rem;
    }
}
@media (min-width: 1200px){
    .ds-skate-mob {
        display: none;
    }
    .ds-skate-desk {
        display: block;
    }
}
@media (max-width: 1200px){
    .ds-skate-mob {
        display: block;
    }
    .ds-skate-desk {
        display: none;
    }
    div#tooltip_owned_paid {
        width: 170px;
        font-size: 0.7rem;
        left: 665px;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.9rem;
        left: 590px;
    }
    div#tooltip_owned-earned{
        width: 250px;
        font-size: 0.9rem;
        left: 20px;
    }
    div#tooltip-earnedMedia {
      /* left: 600px;
      width: 200px; */
    }
    .dsktp-text-length{
        left: 12%;
        right: 12%;
    }
}
@media (max-width: 1130px){
    div#tooltip_owned_paid {
        width: 170px;
        font-size: 0.7rem;
        left: 665px;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.9rem;
        left: 575px;
    }
    div#tooltip-paidMedia{
        width: 200px;
        left: 560px;
        font-size: 1rem;
    }
}
@media (max-width: 1100px){
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 555px;
        z-index: 999;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 500px;
    }
    .dsktp-text-length{
        left: 10%;
        right: 10%;
    }
    div#tooltip-paidMedia {
        width: 170px;
        left: 540px;
        font-size: 1rem;
        top: 220px;
        z-index: 990;
    }
}
@media (max-width: 1085px){
    .desktop_menu {
        height: 30px;
    }
    .desktop_menu_list{
        font-size: 15px;
    }
    .mobile-digital-strategy{
        display: none;
    }
    .desktop-digital-strategy{
        display: block;
    }
    .web-devolopment-mobile{
        display: none;
    }
    .web-devolopment-desktop{
        display: block;
    }
    .left-side-menu{
        font-size: 14px;
        width: 95%;
    }
    .dsktp-digital-menu-title {
        font-size: 28px;
        font-weight: 600;
    }
    .dsktp-digital-menu-sub-title {
        font-size: 18px;
        font-weight: 600;
    }
    .dsktp-digital-menu-body{
        font-size: 16px;
    }
    .integration-mobile{
        display: block;
    }
    .integration-desktop{
        display: none;
    }
    .integration-text{
        font-size: 16px;
        padding-top: 12px;
    }
    .div-round {
        width: 28px;
        height: 28px;
    }
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 13px;
        min-height: 13px;
    }
    div#tooltip_owned-earned{
        width: 250px;
        font-size: 0.9rem;
        left: 25px;
    }
    div#tooltip-earnedMedia {
        left: 100px;
        width: 20%;
        z-index: 990;
    }
    .swspot-modal-head {
        font-size: 1.1em;
    }
    .swspot-modal-item-list {
        font-size: 0.9em;
    }
    .dsktp-text-length{
        left: 10%;
        right: 10%;
    }
}
@media (max-width: 990px){
    .desktop_menu {
        /* height: 32px;
        left: 16%;
        right: 16%; */
        left: 12%;
        right: 12%;
    }
    .desktop_menu_list{
        font-size: 13px;
        line-height: 2;
    }
    .menu_links_unstyle{
        /* padding-left: 1.7rem !important;
        padding-right: 1.7rem !important; */
        padding-left: 0.7rem !important;
        padding-right: 0.7rem !important;
    }
    .mobile-digital-strategy{
        display: none;
    }
    .desktop-digital-strategy{
        display: block;
    }
    .web-devolopment-mobile{
        display: none;
    }
    .web-devolopment-desktop{
        display: block;
    }
    .integration-mobile{
        display: block;
    }
    .integration-desktop{
        display: none;
    }
    .integration-text{
        font-size: 14px;
        padding-top: 12px;
    }
    .div-round {
        width: 26px;
        height: 26px;
    }
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 535px;
        z-index: 999;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 450px;
    }
    div#tooltip-paidMedia {
        width: 170px;
        left: 450px;
        font-size: 1rem;
        top: 150px;
        z-index: 990;
    }
    .swspot-modal-head {
        font-size: 1.0em;
    }
    .swspot-modal-item-list {
        font-size: 0.8em;
    }
    .dsktp-text-length{
        left: 6%;
        right: 6%;
    }
}
@media (max-width: 950px){
    .desktop_menu {
        height: 32px;
        left: 12%;
        right: 12%;
    }
    .desktop_menu_list{
        font-size: 13px;
    }
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 440px;
        z-index: 999;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 450px;
    }
    div#tooltip_owned-earned {
        width: 200px;
        font-size: 0.7rem;
        left: 25px;
    }
    div#tooltip_ope-media{
        width: 250px;
        font-size: 0.7rem;
    }
    .swspot-modal-head {
        font-size: 1.0em;
    }
    .swspot-modal-item-list {
        font-size: 0.8em;
    }
    .desktop-a{
        display: none;
    }
    .desktop-b{
        display: block;
    }
    .mobile-a{
        display: none;
    }
    .mobile-b{
        display: none;
    }
}
@media (max-width: 900px){
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 430px;
        z-index: 999;
    }
    .swspot-modal-head {
        font-size: 0.9em;
    }
    .swspot-modal-item-list {
        font-size: 0.6em;
    }
}
@media (max-width: 870px){
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 400px;
        z-index: 999;
    }
    div#tooltip-earnedMedia {
        top: 350px;
        left: 100px;
        width: 40%;
        z-index: 990;
    }
}
@media (max-width: 850px){
    div#tooltip-paidMedia {
        width: 150px;
        left: 400px;
        font-size: 1rem;
        top: 150px;
        z-index: 990;
    }
    .swspot-modal-head {
        font-size: 0.9em;
    }
    .swspot-modal-item-list {
        font-size: 0.6em;
    }
}
@media (max-width: 830px){
    .desktop_menu {
        height: 32px;
        left: 10%;
        right: 10%;
    }
    .desktop_menu_list{
        font-size: 13px;
    }
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 415px;
        z-index: 999;
    }
    div#tooltip_paid-earned{
        width: 210px;
        font-size: 0.7rem;
        left: 340px;
        z-index: 999;
    }
    div#tooltip-earnedMedia {
        /* width: 100px;
        left: 475px;
        z-index: 999; */
    }
}
@media (max-width: 785px){
    .menu_links_unstyle {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}
@media (max-width: 775px){
    .desktop_menu {
        height: 32px;
        left: 8%;
        right: 8%;
    }
    .desktop_menu_list{
        font-size: 13px;
    }
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 13px;
        min-height: 13px;
    }
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 405px;
        z-index: 999;
    }
}
@media (max-width: 750px){
    div#tooltip_owned_paid {
        width: 165px;
        font-size: 0.7rem;
        left: 355px;
        z-index: 999;
    }

}
@media (min-width: 751px) and (max-width: 950px){
    .desktop-a{
        display: none;
    }
    .desktop-b{
        display: block;
    }
    .mobile-a{
        display: none;
    }
    .mobile-b{
        display: none;
    }
    .webdev-sub-head{
        color: #FFFFFF;
        font-size: 0.9rem;
        font-weight: 600;
        z-index: 550;
    }
    .webdev-padding-top-1000{
        padding-top: 825px !important;
    }
}
@media (min-width: 576px) and (max-width: 750px){
    .desktop-a{
        display: none;
    }
    .desktop-b{
        display: none;
    }
    .mobile-a{
        display: none;
    }
    .mobile-b{
        display: block;
    }
    .mobile-a-header{
        display: none;
    }
    .mobile-b-header{
        display: block;
    }
    .webdev-padding-top-1000{
        padding-top: 275px !important;
    }
}
@media (min-width: 375px) and (max-width: 575px){
    .desktop-a{
        display: none;
    }
    .desktop-b{
        display: none;
    }
    .mobile-a{
        display: block;
    }
    .mobile-b{
        display: none;
    }
    .mobile-a-header{
        display: block;
    }
    .mobile-b-header{
        display: none;
    }
    .webdev-padding-top-1000{
        padding-top: 175px !important;
    }
}
@media (max-width: 750px){
    .desktop_menu {
        display: none;
    }
    .mobile_menu{

        padding-top: 0px;
        width: 45%;
        /* height: 200px; */
        height: 290px;
    }
    .mobile-digital-strategy{
        display: block;
    }
    .desktop-digital-strategy{
        display: none;
    }
    .web-devolopment-mobile{
        display: block;
    }
    .web-devolopment-desktop{
        display: none;
    }
    .digital-menu-row {
        text-align: left;
        font-size: 26px;
        line-height: 1;
        font-weight: 300;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 3px solid #FFA0EE;
    }
    .digital-menu-title {
        font-size: 24px;
    }
    .digital-menu-sub-title {
        font-size: 21px;
    }
    .digital-menu-body {
        font-size: 16px;
    }
    .integration-mobile{
        display: block;
    }
    .integration-desktop{
        display: none;
    }
    .integration-text{
        font-size: 12px;
        padding-top: 12px;
    }
    .div-round {
        width: 26px;
        height: 26px;
    }
    .dynamic-scroll {
        margin: auto;
        max-height: 50px;
        min-height: 50px;
        max-width: 8px;
        min-width: 8px;
    }
    .dynamic-scroll-bar {
        max-height: 13px;
        min-height: 13px;
    }
}
@media (min-width: 770px){
    .desktop_menu {
        display: none;
    }
    .mobile_menu{
        display: block;
        width: 45%;
        height: 200px;
    }
}
@media (min-width: 750px){
    .mobile_menu{
        display: none;
        padding-top: 0px;
        width: 45%;
        /* height: 200px; */
        height: 290px;
    }
    .mobile-digital-strategy{
        display: none;
    }
    .desktop-digital-strategy{
        display: block;
    }
}
@media (max-width: 768px){
    .curve-top-cb, .curve-bottom-r {
        height: 195px;
        width: 212px;
        border: 1px solid #EB98FF;
        background-color: #EB98FF;
        color: #000000;
    }
    .ds-skate-develop {
        width: 212px;
    }
    .squre-i-sub-m {
        width: 212px;
    }
    .bottom-plan-m {
        width: 212px;
    }
    .ds-skate-target {
        width: 105%;
    }
    .ds-skate-test {
        /* margin-left: 2px; */
        width: 100%;
    }
    .ds-skate-optimize {
        margin-left: -4px;
        width: 105%;
    }
    .bottom-implement-m {
        width: 212px;
    }
    .bottom-go-live-m {
        width: 212px;
    }
    .bottom-plan-m-r {
        height: 24.7rem;
    }
    .bottom-implement-m-r {
        height: 18.6rem;
        border-top: 1px solid;
        border-bottom: 1px solid;
    }
    .bottom-go-live-m-r {
        height: 12rem;
    }
    .mobile-fix-for-skateboard{
        width: 202px;
    }
    div#tooltip-paidMedia {
        width: 150px;
        left: 300px;
        font-size: 1.1rem;
        top: 200px;
        z-index: 990;
    }
}
@media (min-width: 1699px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 16em;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -16em;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:200px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-200px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 18em;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -18em;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 1499px) and (max-width: 1600px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 16em;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -16em;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:80px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-80px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 16em;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -16em;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 1400px) and (max-width: 1499px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 150px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -150px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:40px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-40px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 150px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -150px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 1201px) and (max-width: 1400px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -100px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-80px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:80px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -100px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 1050px) and (max-width: 1200px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -100px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-150px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:120px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -100px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 993px) and (max-width: 1049px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -100px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-150px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:120px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -100px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 961px) and (max-width: 992px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -100px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-100px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:90px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 100px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left: -100px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 841px) and (max-width: 960px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 30px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -30px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-100px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:100px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left:40px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left:-40px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 768px) and (max-width: 840px){
    .uxui{
        font-size: 1.0rem;
        margin-top:180px
    }
    .crm{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: 30px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left: -30px;
    }
    .webdesdev{
        font-size: 1.0rem;
        margin-top:10px;
    }
    .webmain{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:-180px;
    }
    .domainmgt{
        font-size: 1.0rem;
        margin-top:5px;
        margin-left:140px;
    }
    .app{
        font-size: 1.0rem;
        margin-top:40px;
        margin-left:40px;
    }
    .ipg{
        font-size: 1.0rem;
        margin-top:35px;
        margin-left:-40px;
    }
    .ecom{
        font-size: 1.0rem;
        margin-top:20px;
    }
    .webhost{
        font-size: 1.0rem;
        margin-top:90px;
    }
}
@media (min-width: 721px) and (max-width: 767px){
    .uxui{
        font-size: 0.8rem;
        margin-top:120px
    }
    .crm{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: 50px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: -30px;
    }
    .webdesdev{
        font-size: 0.8rem;
    }
    .webmain{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:-50px;
    }
    .domainmgt{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:55px;
    }
    .app{
        font-size: 0.8rem;
        margin-top:40px;
        margin-left:180px;
    }
    .ipg{
        font-size: 0.8rem;
        margin-top:35px;
        margin-left:-180px;
    }
    .ecom{
        font-size: 0.8rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.8rem;
        margin-top:6%;
    }
}
@media (max-width: 678px){
    div#tooltip_ope-media-mobile {
        width: 45%;
        font-size: 12px;
        left: 10%;
    }
}
@media (min-width: 548px) and (max-width: 610px){
    div#tooltip_ope-media-mobile {
        width: 50%;
        font-size: 12px;
        left: 20%;
        top: 200px;
    }
}
@media (min-width: 476px) and (max-width: 547px){
    div#tooltip_ope-media-mobile {
        width: 66%;
        font-size: 12px;
        left: 20%;
        top: 200px;
    }
}
@media (min-width: 441px) and (max-width: 475px){
    div#tooltip_ope-media-mobile {
        width: 70%;
        font-size: 12px;
        left: 20%;
        top: 200px;
    }
}
@media (min-width: 401px) and (max-width: 440px){
    div#tooltip_ope-media-mobile {
        width: 75%;
        font-size: 12px;
        top: 200px;
        left: 12.5%;
        right: 12.5% ;
    }
}
@media (min-width: 350px) and (max-width: 400px){
    div#tooltip_ope-media-mobile {
        width: 80%;
        font-size: 12px;
        top: 200px;
        left: 10%;
        right: 10% ;
    }
}
@media (min-width: 651px) and (max-width: 720px){
    .uxui{
        font-size: 0.8rem;
        margin-top:120px
    }
    .crm{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: 10px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: 20px;
    }
    .webdesdev{
        font-size: 0.8rem;
    }
    .webmain{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:-80px;
    }
    .domainmgt{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:75px;
    }
    .app{
        font-size: 0.8rem;
        margin-top:40px;
        margin-left:130px;
    }
    .ipg{
        font-size: 0.8rem;
        margin-top:35px;
        margin-left:-130px;
    }
    .ecom{
        font-size: 0.8rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.8rem;
        margin-top:6%;
    }
    div#tooltip_paid-earned-mobile {
        left: 460px;
    }
}
@media (min-width: 576px) and (max-width: 650px){
    .uxui{
        font-size: 0.8rem;
        margin-top:120px
    }
    .crm{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: 10px;
        margin-bottom: 15px;
    }
    .api{
        font-size: 0.8rem;
        margin-top:20px;
        margin-left: 20px;
    }
    .webdesdev{
        font-size: 0.8rem;
    }
    .webmain{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:-130px;
    }
    .domainmgt{
        font-size: 0.8rem;
        margin-top:5px;
        margin-left:85px;
    }
    .app{
        font-size: 0.8rem;
        margin-top:40px;
        margin-left:130px;
    }
    .ipg{
        font-size: 0.8rem;
        margin-top:35px;
        margin-left:-130px;
    }
    .ecom{
        font-size: 0.8rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.8rem;
        margin-top:6%;
    }
}
@media (min-width: 541px) and (max-width: 575px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: 50px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: -50px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:110px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-110px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:150px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-140px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:5%;
    }
}
@media (min-width: 620px) and (max-width: 749px){
    div#tooltip_paid-earned-mobile {
        top: 300px;
        left: 380px;
        z-index:  975;
    }
    div#tooltip_owned-earned-mobile {
        top: 300px;
        left: 150px;
        z-index:  975;
    }
}
@media (min-width: 501px) and (max-width: 619px){
    div#tooltip_paid-earned-mobile {
        top: 300px;
        left: 250px;
        z-index:  975;
    }
    div#tooltip_owned-earned-mobile {
        top: 300px;
        left: 150px;
        z-index:  975;
    }
}
@media (min-width: 450px) and (max-width: 500px){
    div#tooltip_paid-earned-mobile {
        top: 250px;
        left: 250px;
        width: 160px;
        font-size: 11px;
        z-index:  975;
    }
    div#tooltip_owned-earned-mobile {
        top: 250px;
        left: 80px;
        font-size: 11px;
        z-index:  975;
    }
}
@media (min-width: 351px) and (max-width: 449px){
    div#tooltip_paid-earned-mobile {
        top: 250px;
        left: 170px;
        width: 160px;
        font-size: 11px;
        z-index:  975;
    }
    div#tooltip_owned-earned-mobile {
        top: 250px;
        left: 80px;
        font-size: 11px;
        z-index:  975;
    }
}
@media (min-width: 500px) and (max-width: 749px){
    .sweet-spot-owned-media-mobile {
        top: 85px;
        left: 65px;
    }
    .sweet-spot-paid-media-mobile {
        top: 85px;
        left: 125px;
    }
    .sweet-spot-earned-media-mobile {
        top: 115px;
        left: 90px;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 220px;
    }
}
@media (min-width: 500px) and (max-width: 600px){
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 140px;
    }
}
@media (min-width: 500px) and (max-width: 540px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: 50px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: -50px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:85px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-85px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:150px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-140px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:5%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 140px;
    }
}
@media (min-width: 490px) and (max-width: 501px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: 50px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: -50px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:90px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-90px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:150px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-140px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    .sweet-spot-owned-media-mobile {
        top: 65px;
        left: 55px;
    }
    .sweet-spot-paid-media-mobile {
        top: 65px;
        left: 85px;
    }
    .sweet-spot-earned-media-mobile {
        top: 75px;
        left: 70px;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 471px) and (max-width: 490px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: 30px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: -20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:60px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-60px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:100px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-100px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:5%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 451px) and (max-width: 470px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: 30px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left: -20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:45px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-45px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:100px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-100px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:5%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 421px) and (max-width: 450px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:1.8rem;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-1.8rem;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:90px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-80px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    .integration-mobile-text{
        padding-left: 2%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 401px) and (max-width: 420px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:0.4rem;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-0.4rem;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:70px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-60px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    .integration-mobile-text{
        padding-left: 2%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 376px) and (max-width: 400px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-0.6rem;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:0.6rem;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:70px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-60px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 360px) and (max-width: 375px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-23px;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-right:-23px;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:70px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-60px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 350px) and (max-width: 359px){
    .uxui{
        font-size: 0.5rem;
        margin-top:70px
    }
    .crm{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .api{
        font-size: 0.5rem;
        margin-top:20px;
    }
    .webdesdev{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webmain{
        font-size: 0.5rem;
        margin-top:5px;
        margin-left:-1.1rem;
    }
    .domainmgt{
        font-size: 0.5rem;
        margin-top:5px;
        margin-right:-1.1rem;
    }
    .app{
        font-size: 0.5rem;
        margin-top:20px;
        margin-left:70px;
    }
    .ipg{
        font-size: 0.5rem;
        margin-top:15px;
        margin-left:-60px;
    }
    .ecom{
        font-size: 0.5rem;
        margin-top:5px;
    }
    .webhost{
        font-size: 0.5rem;
        margin-top:8%;
    }
    div#tooltip_owned_paid-mobile{
        top: 0px;
        left: 80px;
    }
}
@media (min-width: 200px) and (max-width: 349px){
    div#tooltip_owned_paid-mobile {
        left: 70px;
    }
}

@media (min-width: 100px) and (max-width: 374px){
    .desktop-a{
        display: none;
    }
    .desktop-b{
        display: none;
    }
    .mobile-a{
        display: block;
    }
    .mobile-b{
        display: none;
    }
    .mobile-a-header{
        display: block;
    }
    .mobile-b-header{
        display: none;
    }
    .webdev-padding-top-1000{
        padding-top: 175px !important;
    }
}
/********************HEIGHT HACKS************************************/
@media (min-height: 25rem) {
    .branding{
        margin-top: 10rem;
        margin-bottom: 30rem;
    }
}
@media (min-height: 55rem) {
    .branding{
        margin-top: 15rem;
        margin-bottom: 30rem;
    }
}
/*
@media (max-width: 1400px){
    .topbar{
        background-color: #000;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .navbar .logo svg{
        width: 100%;
        max-width: 300px;
    }
    .navbar .nav-item{
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar .nav-item i{
        color: #fff;
        font-size: 2.0em;
    }
    .navbar .nav-item i:hover{
        color: #F6921E;
    }
    .billboard{
        background-color: #000;
        padding-bottom: 50px;
    }
    .billboard-wrapper{
        padding-left: 120px;
    }
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 5rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.7rem;
    }
    .billboard-byline{
        width: 85%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 2rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .content{
        background-color: #000;
        padding-top: 25px;
        padding-bottom: 125px;
    }
    .content .tile{
        min-height: 410px;
        max-height: 410px;
        border-radius: 15px;
    }
    .arrow-overlay{
        padding-left: 26%;
    }
    .arrow-overlay img{
        margin-top: -5em;
        position: absolute;
        z-index: 1000;
    }
    .tile .card-body{
        position: absolute;
        width: 100%;
        padding: 30px;
        bottom:0;
    }
    .tile .card-icon{
        padding: 25px;
    }
    .tile .card-title{
        margin-bottom: 15px;
    }
    .card-body h2{
        font-weight: bold;
        font-size: 1.5em;
    }
    .tile .card-text{
        font-weight: 400;
        padding-top: 15px;
        border-top: #000 solid 3px;
        display: none;
    }
    .tile-1{
        background-color: #99FF99;
    }
    .tile-2{
        background-color: #FFFF80;
    }
    .tile-3{
        background-color: #80FFFF;
    }
    .tile-4{
        background-color: #FFA6FF;
    }
    .overlay-1{
        display: none;
    }
    .overlay-2{
        display: none;
    }
    .overlay-3{
        display: none;
    }
    .overlay-4{
        display: none;
    }
    .footer{
        background-color: #000;
        color:#fff;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .footer-bottom{
        color:#fff;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer .logo{
        margin-top: 10px;
    }
    .footer .est{
        font-size: 1.15em;
    }
    .footer-cta-billboard{
        margin-bottom: 20px;
    }
    .footer-cta-billboard h3{
        font-size: 4rem;
        font-weight:700;
        line-height: 1.1;
        margin-bottom: .3em;
    }
    .footer-cta-billboard h3 span{
        padding-left: 2px;
        font-size: 1.2rem;
    }
    .footer-cta-main{
        margin-bottom: 20px;
    }
    .footer-cta-main a{
        color:#fff;
        font-weight: 700;
        text-decoration: none;
    }
    .footer-cta-main a:hover{
        color: #F6921E;
    }
    .footer-cta-sub p{
        font-size: 1.2em;
        margin-bottom: 0px;
    }
    .footer-cta-sub a{
        color: #fff;
        text-decoration: none;
    }
    .footer-cta-sub a:hover{
        color: #F6921E;
    }
}
@media (max-width: 1200px){
    .navigation{
        padding-left: 20px;
    }
    .billboard-wrapper{
        padding-left: 20px;
    }
    .billboard .billboard-text h1{
        font-size: 4.0rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .arrow-overlay{
        padding-left: 28%;
    }
    .arrow-overlay img{
        width: 90px;
        margin-top: -4em;
        position: absolute;
        z-index: 1000;
    }
    .content .tile{
        min-height: 580px;
        max-height: 580px;
        border-radius: 15px;
    }
}
@media (max-width: 990px){
    .utilities{
        padding-right: 20px;
    }
    .billboard .billboard-text{
        width: 80%;
    }
    .billboard .billboard-text h1{
        font-size: 3.8rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.5rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 2.5rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .arrow-overlay{
        padding-left: 33%;
    }
    .arrow-overlay img{
        width: unset;
    }
    .content{
        padding-bottom: 60px;
    }
    .content .tile{
        margin-bottom: 80px;
    }
    .card-body h2{
        font-weight: bold;
        font-size: 1.8em;
    }
    .tile .card-text{
        font-size: 1.2em;
    }
    .footer{
        padding-left: 20%;
        padding-right: 20%;
    }
    .footer-bottom{
        color:#fff;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer .logo{
        width: 65%;
        margin-top: 0px;
    }
    .footer .est{
        padding-left: 18%;
    }
    .footer-cta-billboard{
        margin-bottom: 20px !important;
    }
    .footer-cta-billboard h3{
        font-size: 4.5rem;
        font-weight:700;
        line-height: 1.1;
        margin-bottom: .3em;
    }
    .footer-cta-billboard h3 span{
        padding-left: 2px;
        font-size: 1.2rem;
    }
    .footer-cta-main{
        margin-bottom:15px;
    }
    .footer-cta-main h4{
        font-size: 2.0em;
    }
    .footer-cta-main a{
        color:#fff;
        font-weight: 700;
        text-decoration: none;
    }
    .footer-cta-sub p{
        font-size: 1.5em;
        margin-bottom: 0px;
    }
}
@media (max-width: 869px){
    .navigation{
        padding-left: 20px;
    }
    .billboard-wrapper{
        padding-left: 20px;
    }
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 3.5rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.7rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 2.1rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .footer{
        padding-left: 20%;
        padding-right: 20%;
    }
}
@media (max-width: 780px){
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 3.2rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.7rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 1.8rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .arrow-overlay{
        padding-left: 37%;
    }
    .card-body h2{
        font-weight: bold;
        font-size: 2.0em;
    }
    .footer{
        padding-left:15%;
        padding-right: 15%;
    }
    .footer-cta-billboard h3{
        font-size: 3.5rem;
        font-weight:700;
        line-height: 1.1;
        margin-bottom: .3em;
    }
    .footer-cta-billboard h3 span{
        padding-left: 2px;
        font-size: 1.2rem;
    }
    .footer-cta-main{
        margin-bottom:15px;
    }
    .footer-cta-main h4{
        font-size: 1.3em;
    }
    .footer-cta-main a{
        color:#fff;
        font-weight: 700;
        text-decoration: none;
    }
    .footer-cta-sub p{
        font-size: 1.0em;
        margin-bottom: 0px;
    }
}
@media (max-width: 600px){
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 2.5rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.5rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 1.5rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .footer{
        padding-left: 15%;
        padding-right: 15%;
    }
}
@media (max-width: 500px){
    .arrow-overlay{
        padding-left: 35%;
    }
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 2.0rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.5rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 1.2rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .footer{
        padding-left: 15%;
        padding-right: 15%;
    }
    .footer-cta-billboard h3{
        font-size: 3.0rem;
        font-weight:700;
        line-height: 1.1;
        margin-bottom: .3em;
    }
    .footer-cta-billboard h3 span{
        padding-left: 2px;
        font-size: 1.2rem;
    }
    .footer-cta-main{
        margin-bottom:15px;
    }
    .footer-cta-main h4{
        font-size: 1.1em;
    }
    .footer-cta-main a{
        color:#fff;
        font-weight: 700;
        text-decoration: none;
    }
    .footer-cta-sub p{
        font-size: 0.9em;
        margin-bottom: 0px;
    }
}
@media (max-width: 450px){
    .arrow-overlay{
        padding-left: 32%;
    }
    .billboard .billboard-text{
        width: 90%;
    }
    .billboard .billboard-text h1{
        font-size: 1.5rem;
        font-weight:700;
        line-height: 1.1;
        color: #fff;
    }
    .billboard .billboard-text h1 span{
        font-size: 1.0rem;
    }
    .billboard-byline{
        width: 45%;
        margin-top: 20px;
    }
    .billboard .billboard-byline h4{
        font-size: 1.0rem;
        font-weight:600;
        line-height: 1.2;
        color: #B2B2B2;
    }
    .footer{
        padding-left: 15%;
        padding-right: 15%;
    }
    .footer-cta-billboard h3{
        font-size: 2.5rem;
        font-weight:700;
        line-height: 1.1;
        margin-bottom: .3em;
    }
    .footer-cta-billboard h3 span{
        padding-left: 2px;
        font-size: 1.2rem;
    }
    .footer-cta-main{
        margin-bottom:15px;
    }
    .footer-cta-main h4{
        font-size: 1.0em;
    }
    .footer-cta-main a{
        color:#fff;
        font-weight: 700;
        text-decoration: none;
    }
    .footer-cta-sub p{
        font-size: 0.8em;
        margin-bottom: 0px;
    }
}
@media (max-width: 360px){
    .navbar .nav-item i{
        color: #fff;
        font-size: 1.2em;
    }
    .arrow-overlay img{
        width: 90px;
        margin-top: -4em;
        position: absolute;
        z-index: 1000;
    }
}
*/
