.home.headline .img-custom .circle-line {
    background-color: #0396a5;
    width: 50%;
    height: 50%;
    border-radius: 50%;
    bottom: -2rem;
    left: -2rem;
    z-index: -1;
}
.home.headline .img-custom .circle-line::before {
    content: '';
    border-radius: 50%;
    border: 1px solid #dddddd;
    position: absolute;
    top: -4rem;
    left: -4rem;
    right: -4rem;
    bottom: -4rem;
}
.home.headline .img-custom .circle-line::after {
    content: '';
    border-radius: 50%;
    border: 1px solid #eae9e9;
    position: absolute;
    top: -8rem;
    left: -8rem;
    right: -8rem;
    bottom: -8rem;
}
.home.headline figure.dot-triangle {
    top: 1rem;
    right: 0;
    width: 10rem;
}
.home.headline figure.plus-sign {
    top: 2rem;
    left: 50%;
}
.home.headline figure.circle-sign {
    left: 19rem;
    bottom: 1rem;
}
.home.headline figure.x-sign {
    bottom: 8rem;
    right: -3rem;
}
.home.headline figure.smile {
    top: 13%;
    left: 4rem;

}
.home.headline figure.product {
    /*left: -3rem;*/
    /*top: 14.2rem;*/
    top: 40%;
    left: -15%;

    z-index: 12;
}
.home.headline figure.product::before {
    background-color: #0097a7;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.4rem;
    color: #fff;
    border-radius: 5rem;
    top: -1rem;
    left: -.5rem;
    position: absolute;
    border: 1px dashed #fff;
    z-index: 10;
}
.home.headline figure.product .imgCont {
    width: 4.5rem;
    max-width: 4.5rem;
}
.home.headline figure.product span {
    background-color: #ddd;
    height: 5px;
    margin-bottom: 4px;
    display: block;
}
.home.headline figure.sosmed-icon {
    bottom: 1rem;
    right: 4rem;
    z-index: 12;
}
.home.headline figure.graph {
    width: 10rem;
    bottom: 0;
    right: 1rem;
    z-index: 13;
}
.home.headline .image-custom-animate {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

@media screen and (max-width: 1200px){
    .home.partners .figure-wraps {
        width: 100%;
    }
}



/*HOME STEPS*/
.home.steps::before {
    content: '';
    background-color: #f8f9fa;
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.home.steps figure.plus-boxes {
    top: 9rem;
    left: 4rem;
}
.home.steps .shape {
    top: 0;
    left: 0;
    right: 3rem;
    bottom: 0;
    z-index: 1;
    -webkit-border-radius: 0 3rem 3rem 0;
    -moz-border-radius: 0 3rem 3rem 0;
    border-radius: 0 3rem 3rem 0;
}
.home.steps .shape span {
    background-color: #f7f7f7;
    width: 8rem;
    height: 8rem;
    position: absolute;
    top: -8rem;
    left: 0;
    z-index: 1;
}
.home.steps .shape span:first-child::before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-border-radius: 0 3rem 0 0;
    -moz-border-radius: 0 3rem 0 0;
    border-radius: 0 3rem 0 0;
}
.home.steps .card i {
    color: #fff;
    width: 3.5rem;
    min-width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    display: block;
}
.home.steps .card .h1 {
    font-size: 5rem!important;
    color: #a1a1a129;
    line-height: 1;
    right: 0;
    bottom: -1rem;
    transform: rotate(8deg);
}
/*.home.steps .card:first-child .h1 {*/
/*    color: rgba(191, 69, 73, 0.2);*/
/*}*/
/*.home.steps .card:nth-of-type(2) .h1 {*/
/*    color: rgba(191, 69, 73, 0.2);*/
/*}*/
/*.home.steps .card:last-child .h1 {*/
/*    color: rgba(69, 191, 97, 0.2);*/
/*}*/


/*HOME ADV-PUB*/
.home.adv-pub {
    /*background: rgb(255 255 255);*/
    /*background: linear-gradient(0deg, rgb(255 255 255) 7%, rgb(249 233 215) 51%);*/
}
.home.adv-pub::before {
    content: '';
    background: rgb(255 235 177);
    background: linear-gradient(358deg, rgb(250 235 216) 7%, rgb(255 255 255) 51%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 10rem 0 0 0;
    -moz-border-radius: 10rem 0 0 0;
    border-radius: 10rem 0 0 0;
    display: none;
}
.home.adv-pub::after {
    content: '';
    background-color: #eee;
    width: 85%;
    height: 10rem;
    position: absolute;
    right: 0;
    bottom: -10rem;
    z-index: 5;
    display: none;
}
.home.adv-pub .shape {
    top: 0;
    left: 14rem;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-border-radius: 3rem 0 0 3rem;
    -moz-border-radius: 3rem 0 0 3rem;
    border-radius: 3rem 0 0 3rem;
}
.home.adv-pub figure.dot-x-boxes {
    bottom: -6rem;
    right: 2rem;
}

.home.adv-pub figure.star-7-point {
    top: 8rem;
    left: 0;
}
.home.adv-pub figure.small-triangle {
    top: 19rem;
    right: 1rem;
    transform: rotate(-45deg);
    z-index: 12;
}
.home.adv-pub figure.circle-sign {
    top: 8rem;
    left: 0;
}
.home.adv-pub figure.x-sign {
    top: 1rem;
    right: 4rem;
}
.home.adv-pub .bg-custom {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 27rem;
}
.home.adv-pub .bg-custom::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.51);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home.adv-pub .bg-custom .inner {
    color: #fff;
    bottom: 3rem;
    left: 3rem;
    right: 3rem;
}
.home.adv-pub .bg-custom .inner .btn {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.home.adv-pub .card:hover {
    background-color: #fff!important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.home.adv-pub .card-desc {
    line-height: 1.3!important;
}


/*HOME MEDIA*/
.media.home .slick-dots {
    position: relative;
    bottom: -20px;
}

.media2.home .inside {
    left: 3rem;
    bottom: -7rem;
    z-index: 99;
}
.media2.home .leader-header {
    width: 23rem;
    text-align: center;
}
.home.media .timeCountdown div {
    background-color: #1b1a1a;
    width: 3rem;
    border: 1px solid #000;
    margin: 0 2px;
}
.home.media .timeCountdown div span {
    font-size: 1rem;
    color: #ffffff;
}
.home.media .timeCountdown div small {
    color: #fff;
}
.home.media .event-list .card-title {
    font-size: 1.4rem!important;
}


/*GET STARTED*/
.home.getStarted figure.dot-triangle {
    top: 4rem;
    left: -3rem;
}
/*.home.getStarted figure.dot-medium {*/
/*    background-color: #0396a5;*/
/*    width: 3rem;*/
/*    height: 3rem;*/
/*    top: 0;*/
/*    right: 9rem;*/
/*    border-radius: 50%;*/
/*}*/
.home.getStarted figure.dot-medium {
    background-color: #ffa500;
    width: 15rem;
    height: 15rem;
    top: 2rem;
    right: 22%;
    border-radius: 50%;
}
.home.getStarted figure.box-sign {
    background-color: #6963c1;
    width: 1.3rem;
    height: 1.3rem;
    left: 10rem;
    bottom: 1rem;
    transform: rotate(23deg);
}

.home.getStarted figure.small-triangle {
    top: 4rem;
    left: 2rem;
    transform: rotate(45deg);
}
.home.getStarted figure.plus-sign {
    top: 2rem;
    left: 50%;
}
.home.getStarted figure.x-sign {
    bottom: 10rem;
    right: 2rem;
}

@media screen and (max-width: 1068px) {
    /*.home.steps .shape {*/
    /*    right: 0;*/
    /*}*/
}
@media screen and (max-width: 990px) {
    .home.headline figure.dot-triangle {
        top: 3rem;
    }

    /*Top Headline*/
    .top-headline .all-slider .slick-slide,
    .top-headline .all-slider .slick-slide>div {
        height: 100vh!important;
    }
    .top-headline .all-slider picture img,
    .top-headline .all-slider picture source,
    .top-headline .all-slider .card-img-overlay {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
    }
    .top-headline #topbanner-slide .textCont.pos-left {
        max-width: 70%;
        padding-top: 0;
    }
    .top-headline #topbanner-slide .textCont.pos-center {
        width: 85%;
        -webkit-transform: translate(-50%, -65%);
        -moz-transform: translate(-50%, -65%);
        -ms-transform: translate(-50%, -65%);
        -o-transform: translate(-50%, -65%);
        transform: translate(-50%, -65%);
    }
    #topbanner-slide .item h1, #topbanner-slide .item.firstslide h1 {
        font-size: 4.4rem;
    }

    .adv-pub .card {
        /*box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;*/
    }


    .home.steps .shape {
        right: 0;
    }

}
@media screen and (max-width: 770px) {
    .home.steps .shape {
        right: 0;
    }
    .home.getStarted figure.dot-medium {
        width: 10rem;
        height: 10rem;
    }
    .home.headline .img-custom .circle-line {
        left: 0;
    }
}
@media screen and (max-width: 680px) {
    .home.headline figure.product {
        left: 0;
    }

}
@media screen and (max-width: 575px) {
    .home.headline figure.dot-triangle {
        top: 0;
    }
    .home.headline figure.plus-sign {
        top: 53%;
        left: 4rem;
    }
    .home.adv-pub figure.star-7-point {
        top: 15rem;
        left: 1rem;
    }
    .home.headline .img-custom {
        width: calc(100vw - 10rem);
        margin: 0 auto;
    }
    .home.headline .image-custom-animate {
        width: 100%;
        max-width: 100%;
    }
    .home.headline figure.product .imgCont {
        width: 4rem;
    }
    .home.headline figure.product {
        left: 0;
    }
    .home.headline figure.sosmed-icon {
        bottom: 0;
    }
    .home.headline figure.product p {
        font-size: .8rem!important;
    }
    .home.adv-pub::before {
        background: rgb(250 235 216);
        background: linear-gradient(358deg, rgb(250 235 216) 47%, rgb(255 255 255) 51%);
    }
}
@media screen and (max-width: 480px) {
    .top-headline #topbanner-slide h1 {
        font-size: 2.5rem!important;
    }
    .home.headline figure.plus-sign {
        top: 39rem;
        left: 4rem;
    }
}
