/*slider*/

.slide-title { font-size: 14px !important; font-weight: 500; margin-bottom: 0; line-height: 1; padding: 10px; }

.slide-desc-text.slide-desc-text-default { padding: 0 10px; }

.slide-desc-bg-default {
    background: #E92222 !important;
}

.djslider-default .navigation-container { top: 50% !important; transform: translateY(-50%); }

.djslider-default .navigation-container img { top: 50%; transform: translateY(-50%); }


/*end of slider*/


@media (max-width: 767px){
.sppb-carousel-inner>.sppb-item {
    padding: 0px;
}}


/*licensing program carousel*/

.licensing-program-carousel h2 {
    font-size: 20px !important;
    font-weight: 600;
    color: #e92223 !important;
}

.licensing-program-carousel p {
    font-size: 14px !important;
}

@media (min-width: 992px){
.licensing-program-carousel .sppb-carousel-pro-text {
    position: unset !important;
    bottom: 0 !important;
    right: 0 !important;
    max-width: unset !important;
    min-height: 400px;
}}

.licensing-program-carousel .sppb-carousel-arrow.right {
    right: -60px;
    color: #e92223;
    text-shadow: none !important;
}

.licensing-program-carousel .sppb-carousel-arrow.left {
    left: -60px;
    color: #e92223;
    text-shadow: none !important;
}

@media (max-width: 991px){
.licensing-program-carousel .sppb-carousel-pro-text .sppb-carousel-pro-content {
    font-size: 14px !important;
    color: #000;
}

.licensing-program-carousel .sppb-carousel-arrow.right {
    right: -20px;
    top: -50%;
    color: #e92223;
    text-shadow: none !important;
}

.licensing-program-carousel .sppb-carousel-arrow.left {
    left: -20px;
    top: -50%;
    color: #e92223;
    text-shadow: none !important;
}}

@media (max-width: 991px){
.licensing-program-carousel .sppb-carousel-pro-text {
    height: unset;
}

.licensing-program-carousel h2 {
    font-size: 20px !important;
    margin-top: 20px !important;
}

.licensing-program-carousel p {
    margin-top: 20px !important;
    line-height: 1.5;
}}

@media (min-width: 992px){
.licensing-program-carousel img {
    height: 350px !important;
  }}

.licensing-program-carousel .sppb-carousel-item-inner .sppb-text-right {
    margin-top: 0px;
    display: grid;
    justify-content: center;
}

.licensing-program-carousel .sppb-carousel-indicators {
    bottom: -20px;
}

/*end of licensing program carousel*/