.default-padding {
    padding: 0 13% !important;
}

.font-title-services-40 {
    font-family: RedHatDisplay bold !important;
    font-size: 40px !important;
}

.font-heading-60 {
    font-family: RedHatDisplay bold !important;
    font-size: 60px !important;
}

.supercharge-text {
    width: 90%;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    object-fit: contain;
}

.hr-text {
    width: 80%;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    object-fit: contain;
}

.font-subtext-20 {
    font-family: RedHatDisplay !important;
    font-size: 20px !important;
}

.text-purple {
    color: #5D35A5;
}

.text-padding {
    padding: 5rem 0 5rem 0;
}

.content-padding {
    padding: 10rem 0 0 0;
}

.hris-container {
    padding: 5rem 0 5rem 0;
}

.purple-btn {
    padding: 15px 60px;
    background-color: #5D35A5;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 800;
}

.hris-img img {
    width: 100%;
    height: 100%;
}

.slick-dots {
    position: relative;
    bottom: 0px;
    display: block;
    top: -300px;
    width: 100%;
    padding: 0;
    margin: 0 5rem;
    list-style: none;
    text-align: start;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: '•';
    text-align: center;
    opacity: .15;
    color: #92BD61;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #8EDF34;
}

/* RESPONSIVE */

@media only screen and (max-width: 1600px) {
    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 60px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 40px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 30px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 26px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 18px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .slick-dots {
        top: -250px;
    }

    .default-button-lg {
        font-size: 18px !important;
        text-decoration: none;
    }

}


@media only screen and (max-width: 1440px) {
    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 55px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 38px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 28px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 24px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 18px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .slick-dots {
        top: -220px;
    }

    .default-button-lg {
        font-size: 18px !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.7rem 3rem !important;
        text-decoration: none;
    }

    .slick-dots li button:before {
        font-size: 18px;
    }
}


@media only screen and (max-width: 1300px) {
    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 50px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 32px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 24px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 20px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 14px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .slick-dots {
        top: -200px;
    }

    .default-button-lg {
        font-size: 18px !important;
        padding: 0.7rem 3rem !important;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1100px) {
    .p-5 {
        padding: 2rem !important;
    }

    .hris-container {
        padding: 3rem 0 3rem 0;
    }

    .content-padding {
        padding: 6rem 0 0 0;
    }

    .text-padding {
        padding: 3rem 0 3rem 0;
    }

    .pl-5,
    .px-5 {
        padding-left: 2rem !important;
    }

    .pt-5 {
        padding-top: 2rem !important;
    }

    .pt-4 {
        padding-top: 1rem !important;
    }

    .mt-5 {
        margin-top: 2rem !important;
    }

    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 40px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 26px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 18px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 10px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .slick-dots {
        margin: 0 3rem;
    }

    .default-button-lg {
        font-size: 14px !important;
        padding: 0.5rem 2rem !important;
    }

    .purple-btn {
        padding: 10px 40px;
        font-size: 14px;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }
}


@media only screen and (max-width: 767px) {

    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 45px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 40px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 32px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 22px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 20px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 18px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .supercharge-text {
        width: 100%;
    }

    .slick-dots {
        margin: 0 3rem;
    }

    .default-button-lg {
        font-size: 18px !important;
        padding: 1rem 3rem !important;
    }

    .purple-btn {
        padding: 15px 50px;
        font-size: 18px;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }

    .content-padding {
        padding: 0;
    }

    .slick-dots {
        position: relative;
        bottom: 0px;
        display: block;
        top: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
}


@media only screen and (max-width: 499px) {
    .text-padding {
        padding: 1rem 0 1rem 0;
    }

    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 40px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 30px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 26px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 20px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 18px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 15px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .supercharge-text {
        width: 100%;
    }

    .slick-dots {
        margin: 0 3rem;
    }

    .default-button-lg {
        font-size: 18px !important;
        padding: .7rem 3rem !important;
    }

    .purple-btn {
        padding: 15px 50px;
        font-size: 18px;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }

    .content-padding {
        padding: 0;
    }

    .slick-dots {
        position: relative;
        bottom: 0px;
        display: block;
        top: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
}


@media only screen and (max-width: 399px) {
    .text-padding {
        padding: 1rem 0 1rem 0;
    }

    .font-heading-76 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 35px !important;
    }

    .font-heading-60 {
        font-family: RedHatDisplay bold !important;
        font-size: 26px !important;
    }

    .font-title-services-40 {
        font-family: RedHatDisplay bold !important;
        font-size: 24px !important;
    }

    .font-subheading-32 {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .font-subheading {
        font-family: RedHatDisplay !important;
        font-size: 16px !important;
    }

    .font-subtext-20 {
        font-family: RedHatDisplay !important;
        font-size: 13px !important;
    }

    .hris-img img {
        width: 110%;
        height: 100%;
    }

    .supercharge-text {
        width: 100%;
    }

    .slick-dots {
        margin: 0 3rem;
    }

    .default-button-lg {
        font-size: 18px !important;
        padding: .7rem 3rem !important;
    }

    .purple-btn {
        padding: 15px 50px;
        font-size: 18px;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }

    .content-padding {
        padding: 0;
    }

    .slick-dots {
        position: relative;
        bottom: 0px;
        display: block;
        top: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
}