.pb-18 {
    padding-top: 18px;
}

.pt-5rem {
    padding-top: 5rem;
}


.mb-18 {
    margin-bottom: 18px;
}

.mb-26 {
    margin-bottom: 26px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-26 {
    margin-top: 26px;
}

.main-heading {
    font-size: 56px;
}

.heading {
    font-size: 36px;
}

.subscribe-heading{
    font-size: 43px;
    font-family: "Helvetica";
    font-weight: 900;
}

.heading-24 {
    font-size: 24px;
    font-family: "Helvetica";
}

.heading-23 {
    font-size: 23px;
    font-family: "Helvetica";
}

.header-20 {
    font-size: 20px;
    font-family: "Helvetica";
}

.heading-16 {
    font-size: 1rem;
    font-family: "Helvetica";
}

.subheading {
    font-size: 14px;
    font-family: "Arial Rounded MT";
}

.subheading-price{
    font-size: 22px;
    color: #000000;
    font-family: "Arial Rounded MT";
    font-weight: 700;
}

.bodycopy {
    font-size: 18px !important;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
}
.bannerpara {
    font-size: 24px !important;
    font-weight: bold;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
}
.childpara {
    font-size: 16px !important;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
}

.custom-review--wrapper{
    height: 50%;
}

.custom-indicators li{
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: #D9D9D9 !important;
}

.custom-indicators .active {
    background-color: #48BBC6 !important;
}

.title {
    font-family: "Helvetica";
    font-size: 14px;
}

.name a,
.name {
    font-family: "Arial Rounded MT";
    font-size: 12.8px;
}

.btn-xl {
    margin-top: unset;
}


.talent-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 360px;
    position: relative;
}

.btn-primary.btn-black-white {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 130%);
    color: #000 !important;
}

.banner-title {
    padding-top: 96px;
}

.custom-button-home .btn {
    border-radius: 2rem;
    border: solid 1px transparent;
    padding: 1rem 1.2rem;
}

.custom-button-subscribe .btn {
    border-radius: 2rem;
    border: solid 1px transparent;
    padding: 1rem 3rem;
}

.custom-button-home .video {
    background-color: transparent !important;
    color: #59d9d4;
    border: solid 1px #59d9d4;
}

.bg-contain-no-repeat {
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

.bg-cover-no-repeat {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

.wh-100 {
    width: 100%;
    height: 100%;
}

.visible-hidden {
    visibility: hidden;
    z-index: -1;
}

.slick-prev.slick-arrow {
    z-index: 1;
}

a{
    text-decoration:none!important;
}
#videoModal .custom-close {
    padding: 2px;
    cursor: pointer;
    transform: none;
    top: -15px;
    right: -15px;
    z-index: 10;
}


.part-3 .m-top-96 {
    padding-top: 96px;
}

.part-3 .m-bottom-96 {
    padding-bottom: 96px;
}

.part-3 .col-md-6 {
    margin-bottom: unset;
}


.timeline {
    position: absolute;
    border-right: 1px solid black;
    transform: translate(50%, -50%);
    left: 50%;
    top: 50%;
    margin-left: -3px;
    height: 60%;
}

.round {
    background-color: rgb(89, 217, 212);
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.phone-image-1 {
    margin-top: -5px !important;
}

.phone-image-2 {
    margin-top: -70px !important;
}

.phone-image-3 {
    margin-top: -75px !important;
}

.see-more-link a {
    color: #59d9d4;
    margin: auto;
}

.see-more-link {
    align-self: flex-end;
}

.see-more-link:hover {
    text-decoration: none;
}

.product-card--title{
    margin-top: 8px;
}

.subscribe-card--title{
    margin: 14px 0 !important;
}

.card-radius{
    border-radius: 1rem;
}

.custom-subscribe-card{
    border-radius: 1rem;
    border: 4px solid #59D9D4 !important;
    padding: 1rem 1.5rem;
}

.artist-ref-card{
    width: 70px;
    height: 65px;
}

.custom-subscribe-ribbon::before{
    content: '';
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
    border-top: 0px solid transparent;
    border-bottom: 70px solid transparent;
    border-left: 60px solid #F24822;
    border-radius: 12px 0 0 0;
}

.custom-subscribe-ribbon-para{
    position: absolute;
    left: 12px;
    top: 36px;
    rotate: -48deg;
    transform-origin: bottom left;
    font-family: "Arial Rounded MT";
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
}

.custom-strikethrough::after{
    content: '';
    position: absolute;
    bottom: 5px;
    left: 35px;
    border: 1px solid #F24822;
    width: 57%;
    rotate: -9deg;
    transform-origin: bottom left;
}

.custom-strikethrough2::after{
    content: '';
    position: absolute;
    bottom: 5px;
    left: 58px;
    border: 1px solid #F24822;
    width: 44%;
    rotate: -9deg;
    transform-origin: bottom left;
}

.mt-7{
    margin-top: 5rem;
}

.mb-7{
    margin-bottom: 5rem;
}

.choices-text{
    color: #958D8F;
    font-weight: 700;
    font-size: 18px !important;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
}

.pricing-bg{
    background: linear-gradient(180deg, rgba(213, 245, 244, 0.47) 0%, rgba(213, 245, 244, 0) 100%);
}

.subscribe-bg{
    background: #59D9D4;
}

.vr-line{
    width: 2px;
    height: 200px;
    background-color: #CBCBCB;

}

.fa-check{
    color: #56D0D8;
    padding-right: 6px;
    stroke-width: 1px;
}

.form-check-input {
    margin-top: 0.2rem;
}

.product-text{
    width: 92%;
}

.designer-types {
    font-family: Helvetica;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    color: #958D8F;
}

.designer-name{
    font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #564F4F;
}

.products-menu--img{
    max-width: 29px;
}

.bank-option--img{
    width: 10%;
}

.bank-option--img2{
    width: 17%;
}

/* accordion css */
.card-header .title {
    font-size: 17px;
}

.card-header .accicon {
    padding-left: 5rem;
    font-size: 1.3rem;  
    width: 1.2em;
}

.card-header{
    cursor: pointer;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.card-body{
    color: #8B8B8B;
}

.absolute-center{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.accordion-body--width{
    width: 85%;
}

/* Subscription Sign Up Card CSS Start*/
.signup-card{
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 1rem;
    padding: 2rem;
}

.signup-card--para{
    font-size: 0.813rem;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
    font-weight: 400;
}

.signup-card--title{
    font-size: 1rem;
}

.form-control-subscription-login{
    display: block;
    width: 100%;
    padding: 0.5rem 1.5rem;
    font-size: 0.813rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.subscribe-type--title{
    font-weight: 700;
    font-size: 0.813rem;
    font-family: "Helvetica";
    line-height: 1.2;
    margin-bottom: 0 !important;
}

.subscribe-type--total{
    font-weight: 700;
    font-size: 1.2rem;
    font-family: "Helvetica";
    line-height: 1.2;
    margin-bottom: 0 !important;
}

.hr-custom{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid black;
    opacity: 0.3;
}

.label--input{
    font-size: 0.813rem;
    font-family: "Arial Rounded MT";
    line-height: 1.5;
    font-weight: 700;
}

.checkbox--pl{
    padding-left: 21px;
}

.custom-select--dropdown{
    border-radius: 25px;
    font-size: 0.813rem;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("../../images/STIVE/Vector_arrow.png") no-repeat right 0.75rem center/15px 9px;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btn-promotion{
    /* background-color: #8B8B8B;; */
    padding: 0.6rem 1.5rem;
    font-size: 0.813rem;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    border: none;
    border-radius: 25px;
    transition: all 0.3s ease 0s;
    width: 30%;
}
/* Subscription Login Card CSS End*/

@media only screen and (max-width: 768px) {
    .part-3 .col-md-6 {
        margin-bottom: 3%;
    }

    .phone-image-1 {
        margin-top: unset !important;
    }

    .phone-image-2 {
        margin-top: unset !important;
    }

    .phone-image-3 {
        margin-top: unset !important;
    }

}

.custom-img-fluid {
    width: 100%;
}

@media (max-width: 576px) {

    .main-heading {
        font-size: 36px;
    }

    .product-card{
        width: 100%;
        margin: 0 15px;
    }

    .product-card--width{
        width: 100%;
    }

    .custom-img-fluid {
        height: auto !important;
    }
    

    .subscribe-card{
        width: 100%;
        margin: 0 15px;
    }

    .artist-card{
        width: 100%;
        margin: 0 15px 15px;
    }

    .bannerpara {
        font-size: 16px !important;
    }

    .childpara {
        font-size: 12px !important;
    }

    .custom-review--wrapper{
        height: 45%;
    }

    .card-header .accicon{
        padding-left: 3rem;
    }

    .accordion-body--width{
        width: 100%;
    }

    .product-text{
        width: 100%;
    }
}

@media (min-width: 768px) {
    .product-card{
        width: 40%;
        margin: 0 15px;
    }

    .product-card--width{
        width: 48%;
    }

    .custom-img-fluid {
        height: 120px !important;
    }
    

    .subscribe-card{
        width: 33.33%;
    }

    .artist-card{
        width: 23%;
        margin: 0 9px 15px;
    }

    .artist-designer-slick .slick-prev{
        position: absolute;
        left: -5%;
    }

    .artist-designer-slick .slick-next{
        position: absolute;
        right: -5%;
    }
}

a, a:hover{
    color: #000;
}

@media (max-width: 768px) {
    .artist-designer-slick.slick-slider{
        width:auto;
    }
}

.app {
    margin-top: 85px;
}

.w-15 {
    width: 15% !important;
}
