/*
Theme Name:     skystem-child
Description:    skystem child theme
Author:         skystem
Template:       Avada

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.page-template-tpl-podcast #main,
.single-podcasts #main {
    padding: 0 !important;
}

.page-template-tpl-podcast #main>.fusion-row,
.single-podcasts #main>.fusion-row {
    max-width: 100%;
}

.text-banner {
    font-size: 18px;
    line-height: 1.6;
}

.text-banner__title {
    font-size: 30px !important;
    color: #333;
    font-weight: 600;
    margin: 15px 0 1rem;
    line-height: 1.4;
}

.text-banner .btn-wrap .button-default {
    margin: 0 1rem .5rem;
    display: inline-flex;
    align-items: center;
}

.text-banner .btn-wrap .spotify-logo {
    margin-left: 5px;
}

.text-banner .btn-wrap .icon-chat {
    margin-right: 5px;
}

.text-center {
    text-align: center !important;
}

.bg-inline {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.recent-podcasts {
    padding: 40px 0;
}

.recent-podcasts .container {
    overflow: visible;
}

.card-podcast--row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.card-podcast--row .card-podcast__item {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.recent-podcasts .heading {
    margin-bottom: 2rem;
}

/* .recent-podcasts .heading h2 {
    font-size: 35px;
    color: #ec008b;
} */

.card-podcast {
    transition: .2s all ease-in-out;
}

.card-podcast:hover {
    background-color: #FF0083;
    color: #fff;
    box-shadow: 0 5px 44px rgba(25, 16, 21, .14);
}

.card-podcast:hover .card-podcast__header img {
    transform: scale(1.07);
}

.card-podcast:hover .card-podcast__body {
    padding-left: 1rem;
    padding-right: 1rem;
}

.card-podcast:hover .card-podcast__title a,
.card-podcast:hover .card-podcast__body .post-date {
    color: #fff;
}

.card-podcast:hover .logo-share .share a {
    border: 1px solid transparent;
}

.card-podcast__header {
    overflow: hidden;
}

.card-podcast__header a {
    display: block;
}

.card-podcast__header img {
    transition: .2s all ease-in-out;
}

.card-podcast__body {
    line-height: 1.4;
    transition: .2s all ease-in-out;
    padding: 1rem 0;
}

.post-date {
    color: rgba(66, 66, 66, .60);
    transition: .2s all ease-in-out;
}

.card-podcast__body p {
    line-height: 1.75;
}

.card-podcast__title {
    margin-top: 0;
}

.card-podcast__body .logo-share {
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    margin: 0 -1rem;
    padding-left: 0;
}

.card-podcast__body .logo-share li {
    padding: 0 1rem;
}

.card-podcast__body .logo-share .share a {
    padding: 0.5rem;
    border-radius: 5rem;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border: 1px solid rgba(112, 112, 112, .08);
    display: block;
}

.signup {
    padding: 3rem 0 0;
}

/* .signup .container {
    max-width: 56.25rem;
} */

.signup .sign-up__cta h2 {
    font-size: 50px;
}

.signup .signup__img img {
    margin-bottom: -16.2rem;
}

.signup__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}

.signup__col {
    flex: 0 0 49%;
    max-width: 49%;
    padding: 0 15px;
}

.signup__col:first-child {
    align-self: flex-end;
}

.signup-form {
    padding: 0 0 2rem;
}

.signup-form .heading h2 {
    font-size: 34px;
}

.signup-form .form-row {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.signup-form .email-wrap {
    flex: 0 0 70%;
    max-width: 70%;
}

.signup-form .form-footer {
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
}

.signup-form .form-footer input[type=submit] {
    width: 100% !important;
}

.signup-form .form-footer .fusion-slider-loading {
    position: absolute !important;
    top: 5px !important;
    right: 0;
    width: 1rem !important;
    height: 1rem !important;
    margin-left: auto !important;
}

.signup-form .fusion-alert {
    display: table-cell;
}

.signup-form label,
.signup-form label+br {
    display: none;
}

.signup-form .wpcf7-form-control {
    margin-top: 0;
}

.signup-form .wpcf7-form-control,
.signup-form .fusion-alert {
    height: 43px !important;
}
/* podcast-single */
.podcast-search {
    padding: 3rem 0;
}

.podcast-search__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -15px;
}

.podcast-search__col {
    padding: 0 15px;
}

.podcast-search__col:first-child {
    flex: 66.66666667%;
    max-width: 66.66666667%;
}

.podcast-search__col:last-child {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}

.podcast-search__form {
    max-width: 328px;
    margin-left: auto;
}

.podcast-search__form form {
    position: relative;
    display: flex;
}

.podcast-search__form form input {
    margin-top: 0;
    padding-right: 2.5rem !important;
    height: 59px !important;
}

.podcast-search__form .btn-submit {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    cursor: pointer;
}

.social-list {
    padding-left: 0;
    list-style-type: none;
    margin: 0;
}

.social-list li {
    margin: .3125rem 2.5rem .3125rem 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.social-list li:last-child {
    margin-right: 0;
}

.banner-podcast-single .banner-featured {
    max-width: 500px;
    margin-right: 30px;
}

.banner-podcast-single {
    display: flex;
}

/* audio-block */
.audio-block .heading {
    margin-bottom: 7px;
}

.audio-block .heading h4 {
    margin: 0 0 5px;
    line-height: 1.2;
}

.card-audio {
    position: relative;
    display: flex;
    align-items: center;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .10);
    margin-bottom: 6.5rem;
}

.card-audio__image {
    max-width: 330px;
}

.card-audio__wrap {
    padding: 0 1rem;
    position: relative;
    width: 100%;
}

.card-audio__wrap .absolute-logo {
    position: absolute;
    top: -20px;
    right: 20px;
}

.card-audio .play-button {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    transition: .2s all ease-in-out;
}

.card-audio .play-button:hover {
    transform: scale(1.05) translateX(-50%);
}

.ss-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(33, 37, 41, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 99999;
    flex-wrap: wrap;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: .2s all ease-in-out;
    padding: 0 1rem;
}

.ss-popup.show {
    opacity: 1;
    visibility: visible;
}

.ss-popup .ss-popup__wrap {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    max-width: 1230px;
    margin: 0 auto;
    padding: 2.75rem 1rem;
}

.btn-close {
    width: 40px;
    height: 40px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    transition: .2s all ease-in-out;
}

.btn-close:hover {
    opacity: 1;
    cursor: pointer;
}

.podcast-info {
    margin-bottom: 1rem;
}

.card-user {
    display: flex;
    align-items: center;
    margin-bottom: 4rem;
}

.card-user__image {
    margin-right: 4rem;
}

.card-user__info h4 {
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    color: #eb008a;
    margin: 0 0 10px;
}

.card-user__info p {
    margin-top: 0;
}

.card-user__info a {
    text-decoration: underline;
    color: #eb008a;
}

.card-user__info a:hover {
    text-decoration: none;
}

.desc {
    line-height: 2;
}

.desc h4 {
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    color: #eb008a;
    margin: 0 0 10px;
}

.quotes-block .container {
    overflow: visible;
}

.quotes-block__inner {
    max-width: 855px;
}

.quotes-block__header {
    margin-bottom: 2rem;
}

.quotes-block__header ul {
    list-style-type: none;
    padding-left: 0;
}

.quotes-block__header ul li {
    color: #424242;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.quotes-block__header ul li:not(:last-child) {
    padding-right: 15px;
    margin-right: 10px;
}

.quotes-block__header ul li:not(:last-child):before {
    position: absolute;
    content: '';
    top: 5px;
    right: 0;
    bottom: 5px;
    width: 2px;
    background-color: rgba(66, 66, 66, .22);
}

.quotes-block__header ul li.active {
    font-size: 25px;
}

.quotes-block__header ul li.active a {
    color: #EB008A;
}

.quotes-block__header ul li a {
    color: #424242;
}

.quotes-block__header ul li a:hover {
    color: #EB008A;
}

.quotes-block__item {
    box-shadow: 0 7px 11px rgba(0, 0, 0, .11);
    background-color: #fff !important;
    margin: 0 0 2rem;
    border-left: 0;
    font-size: 24px;
    line-height: 1.2;
    padding: 1.5rem 2rem;
    transition: .2s all ease-in-out;
    font-style: normal;
    width: 100%;
}

.quotes-block__item:hover {
    transform: scale(1.03);
}

.quotes-block__item p {
    margin: 0 0 .5rem;
}

.quotes-block__item .author {
    font-size: 16px;
    color: rgba(66, 66, 66, .60);
    font-style: italic;
}

/* Responsive */
@media(max-width: 1199px) {
    .signup .sign-up__cta h2 {
        font-size: 40px;
    }

    .text-banner {
        padding: 3.5rem 0;
    }

    .text-banner__title {
        font-size: 30px;
    }

    .recent-podcasts .heading {
        margin-bottom: 1.5rem;
    }

    .recent-podcasts .heading h2 {
        font-size: 30px;
    }

    .ss-popup__wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .podcast-search__form form input {
        height: 48px !important;
    }

    .social-list li {
        margin-right: 1.5rem;
    }

    .social-list li img {
        max-width: 60px;
        max-height: 50px;
    }

    .quotes-block__header ul li.active {
        font-size: 20px;
    }

    .quotes-block__header ul li {
        font-size: 15px;
    }

    .quotes-block__item {
        padding: 1rem 1.5rem;
        font-size: 20px;
    }

    .quotes-block__item .author {
        font-size: 14px;
    }

    .desc {
        line-height: 1.7;
    }

    .signup-form .heading h2 {
        font-size: 30px;
    }
}

@media(max-width: 991px) {
    .signup .sign-up__cta h2 {
        font-size: 34px;
    }

    .text-banner {
        font-size: 16px;
    }

    .text-banner__title {
        font-size: 23px;
    }

    .card-podcast--row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .card-podcast--row .card-podcast__item {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .card-podcast__body p {
        line-height: 1.55;
    }

    .social-list li img {
        max-width: 45px;
        max-height: 40px;
    }

    .card-audio .play-button {
        bottom: -23px;
    }

    .card-audio .play-button img {
        max-width: 50px;
    }
}

@media(max-width: 800px) {

    .page-template-tpl-podcast #main>.fusion-row,
    .single-podcasts #main>.fusion-row {
        flex-direction: column;
    }
}

@media(max-width: 767px) {
    .signup .sign-up__cta h2 {
        font-size: 28px;
    }

    .page-template-tpl-podcast .container,
    .single-podcasts .container {
        width: 100%;
        max-width: 540px;
    }

    .text-banner {
        font-size: 15px;
    }

    .recent-podcasts {
        padding: 3rem 0;
    }

    .card-podcast__title {
        font-size: 16px;
    }

    .post-date {
        font-size: 14px;
    }

    .signup {
        text-align: center;
    }

    .signup__col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* .signup__col:first-child {
        order: 1;
    } */

    .ss-popup__wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .podcast-search__row {
        text-align: center;
    }

    .podcast-search__form {
        margin-top: 1rem;
        max-width: 100%;
    }

    .podcast-search__col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .card-audio {
        margin-bottom: 4.5rem;
    }

    .card-user__image {
        margin-right: 2rem;
    }

    .card-user {
        margin-bottom: 2rem;
    }

    .card-audio__wrap .absolute-logo {
        max-width: 80px;
    }

    .banner-podcast-single .banner-featured {
        max-width: 100%;
        margin: 0 0 10px 0;
    }

    .banner-podcast-single {
        display: block;
    }
}

@media(max-width: 575px) {
    .card-audio {
        margin-bottom: 3.5rem;
    }

    .card-user__image {
        margin-right: 1rem;
    }

    .card-user__info {
        font-size: 14px;
    }
}

@media(max-width: 479px) {
    .card-podcast--row .card-podcast__item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .social-list li {
        margin-right: 1rem;
    }

    .social-list li img {
        max-width: 35px;
        max-height: 30px;
    }

    .card-audio .play-button {
        bottom: -20px;
    }

    .card-audio .play-button img {
        max-width: 35px;
    }

    .card-user {
        flex-direction: column;
        text-align: center;
    }

    .card-user__image {
        margin-right: 0;
    }

    .signup-form .email-wrap {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .signup-form .form-footer {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media(max-width: 375px) {
    .social-list li {
        margin-right: .7rem;
    }

    .social-list li img {
        max-width: 28px;
        max-height: 27px;
    }
}

/*The SkyStem Podcast button addition style start here by AH*/
    .ss-podcast-btn {
        display: flex;
        padding: 10px 10px;
        border-radius: 5px;
        background-color: #eb008a;
        color: #fff;
        text-decoration: none;
        margin: 15px 0;
        max-width: 210px;
        transition: all 0.5s ease-in-out;
    }

    .ss-podcast-btn:hover {
        background-color: #05ACFD;
        color: #fff;
    }

    .ss-podcast-btn .podcast-logo {
        margin-right: 10px;
    }

    .ss-podcast-btn .text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .ss-podcast-btn .text .title {
        font-size: 10px;
        margin: 0;
    }

    .ss-podcast-btn .text .subtitle {
        font-size: 20px;
        margin: 0;
    }
/*The SkyStem Podcast button addition style end here by AH*/

/* 2022/04/28 */

.link-list p {
    margin-bottom: 10px !important;
}

.link-list a {
    position: relative;
    padding-left: 14px;
    display: inline-block;
}

.link-list a:before {
    position: absolute;
    font-family: icomoon;
    content: "\f105";
    left: 0;
    top: 2px;
    line-height: 1;
    transition: all .2s;
}

.link-list a:hover:before {
    color: #eb008a;
}

@media (max-width: 575.99px) {
    .link-list {
        column-count: 1 !important;
    }
}


/* ssModal 2022-08-23 */
.text-white {
    color: #fff !important;
}

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

.inline-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ssModal {
    padding: 1rem;
}

.ssModal .modal-dialog {
    max-width: 1200px;
    width: 100%;
}

.ssModal .modal-header {
    border: 0;
    min-height: 0;
    padding: 0;
}

.ssModal .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    opacity: 1;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    line-height: 0;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 22px rgba(0, 0, 0, .5);
    transition: .2s all ease-in-out;
    z-index: 5;
}

.ssModal .modal-header .close:hover {
    background: #eb008a;
    color: #fff;
}

.ssModal .modal-body {
    padding: 50px 40px;
}

.ssModal__content {
    max-width: 600px;
    background: rgba(0, 0, 0, .5);
    font-size: 20px;
    padding: 30px 40px 40px;
}

.ssModal__header .title {
    font-size: 60px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 20px;
}

.ssModal__header .title-sub {
    font-size: 40px;
    display: block;
}

.has-border {
    position: relative;
    padding-bottom: 20px;
}

.has-border:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 90px;
    height: 2px;
    background-color: rgba(255, 255, 255, .8);
}

.ssModal .btn-wrap .btn {
    padding: 15px 30px;
    background: #05acfd;
    border-radius: 5rem;
    color: #fff;
    transition: .2s all ease-in-out;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
    width: 33%;
    min-width: 245px;
    text-align: center;
}

.ssModal .btn-wrap .btn:hover {
    background: #eb008a;
    color: #fff;
}

.ssModal .modal-dialog {
    margin: 0 auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

/*Exit popup*/
.bg-primary {
    background-color: #eb008a !important;
}

.ssModal--row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ssModal--alt .ssModal__content {
    background: transparent;
}

.ssModal .img-wrap {
    max-width: 370px;
}

@media(max-width: 991px) {
    .ssModal__content {
        margin: 0 auto;
        font-size: 16px;
    }

    .ssModal--alt .ssModal__header .title {
        font-size: 42px;
    }

    .ssModal--alt .ssModal__header .title-sub {
        font-size: 22px;
    }
}

@media(max-width: 800px) {
    .ssModal .modal-body {
        padding: 50px 20px;
    }

    .ssModal__content {
        padding: 20px 20px 30px;
    }

    .ssModal__header .title {
        font-size: 45px;
    }

    .ssModal__header .title-sub {
        font-size: 32px;
    }

    .ssModal--alt .modal-body {
        text-align: center;
    }

    .ssModal--alt .ssModal--row {
        justify-content: center;
    }

    .ssModal--alt .has-border:after {
        left: 50%;
        transform: translateX(-50%);
    }

    .ssModal .img-wrap {
        max-width: 260px;
        margin: 0 auto;
    }
}

@media(max-width: 575px) {
    .ssModal .modal-body {
        padding: 50px 15px;
    }

    .ssModal__header .title {
        font-size: 38px;
    }

    .ssModal__header .title-sub {
        font-size: 28px;
    }

    .ssModal--alt .ssModal__header .title {
        font-size: 32px;
    }

    .ssModal--alt .ssModal__header .title-sub {
        font-size: 20px;
    }
}

@media(max-width: 479px) {

    .ssModal__header .title {
        font-size: 26px;
    }

    .ssModal__header .title-sub {
        font-size: 20px;
    }
}

@media(min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

/* End ssModal 2022-08-23 */

/* Starts ssModal--alt 2022-09-13 */
.ssModal--alt .modal-dialog {
    max-width: 700px;
}

.ssModal--alt .ssModal__content {
    padding: 0;
    font-size: 16px;
}

.ssModal--alt .ssModal__header .title {
    font-size: 28px;
}

.ssModal--alt .ssModal__header .title-sub {
    font-size: 20px;
}
/* Ends ssModal--alt 2022-09-13 */
/*Webinar listing */
.sky-webinar-class{
    width:90%;
    margin: auto;
}
/*Webinar listing */

/*Start Infographics Css*/
.infographics-card-img-top {
    display: block !important;
    margin: auto;
    height: 190px;
    width: 350px;
}

.ss-infographic-listing {
    margin-bottom: 30px;
}

.infographics-card-img-top {
    transition: box-shadow 0.3s ease;
    transition: transform 0.3s;
    border-radius: 10px;
}

.infographics-card-img-top:hover {
    box-shadow: 0 0 12px rgba(51, 102, 255, 0.561);
    transform: scale(1.05);
}

/*Responsive Styles */

@media screen and (max-width: 991px) {
    .ss-infographic-listing {
        flex-basis: 100%;
        width: 100%;
        justify-content: center;
    }
    .infographics-card-img-top {
    height: auto;
    width: auto;
}
}
@media only screen and (min-width: 992px){
    .infographics-card-img-top {

        height: 190px;
        width: 350px;
    }
}

/*End Infographics CSS*/

/*Start Infographics Single page CSS*/
.ss-infographic-main-s {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .ss-infographic-title-s{
      width: 100%;
  }
  .ss-infographic-title-s h1 {
    font-size: 35px;
    text-align: center;
    flex: 1;
    padding: 0% !important;
    color: #EB008A;
    margin-top: 25px !important;
  }
  /* Responsive styles */
  
  @media (min-width: 833px) {
    .text-content-area {
        flex: 1;
        max-width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: 0 20px;
      }
      .ss-infographic-thumbnail-s {
        flex: 1;
        max-width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    
      .ss-infographic-thumbnail-s img {
        max-height: 100%;
        width: auto;
      }
  }
  @media (max-width: 832px) {
    .ss-infographic-main-s {
      flex-direction: column;
      margin: 10px 0;
    }
    

    .text-content-area {
      max-width: 100% !important;
      margin: 20px 0;
    }
    .ss-infographic-thumbnail-s {
        max-width: 100% !important;
    }
  }

.ss-rd-more-button-s {
    background-color: #EB008A;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 10px;
    margin-bottom: 5px;
    text-align: center;
    
  }
  
.ss-rd-more-button-s:hover {
    background-color: #05ACFD;
    color: white;
  }
/*Recent Post Infographics*/
.ss-title-recent-post {
    color: #eb008a;
    display: block !important;
    margin: auto;
    transition: transform 0.2s

}

.ss-title-recent-post:hover{
    color: #00b7ff;
    
}
@media only screen and (min-width: 992px){
        .ss-title-recent-post {
            width: 350px;
            margin: auto;
        }
}
/* Infographics AO form  */
 .inofo-Container-ao {
      display: flex;
      justify-content: center;
    }
    .toggle-btn-info-ao {
        display: flex;
        justify-content: center;
        bottom: 0;
        width: 100%;
        padding: 10px;
        background-color: #fff;
    }

    @media (min-width: 1024px) {
        .inofo-Container-ao {
            padding-left:20%;
            padding-right:20%;
        }
    }
   @media (min-width: 640px) and (max-width: 1023px)  {
        
        .inofo-Container-ao {
            padding-left:2%;
            padding-right:2%;
        }
    }
@media (max-width: 640px){
	.in-ao-iframe{
	height: 600px !important;
	}
}
/* Infographics AO form End */
/*End Infographics Single page CSS*/

/*Strat Webinar PopUp CSS*/
@media screen and (max-width: 1700px) {
    .ssmodel1 {
      left: 61% !important;
    top: 68% !important;
    }
  }
  @media screen and (max-width: 1600px) {
    .ssmodel1 {
      left: 59% !important;
    top: 60% !important;
    }
  }
  @media screen and (max-width: 1500px) {
    .ssmodel1 {
      left: 57% !important;
        top: 56% !important;
    }
  }
  @media screen and (max-width: 1400px) {
    .ssmodel1 {
      left: 52% !important;
      top: 59% !important;
    }
  }
@media screen and (max-width: 1300px) {
    .ssmodel1 {
      left: 48% !important;
        top: 54% !important;
    }
  }
  @media screen and (max-width: 1250px) {
    .ssmodel1 {
      left: 46% !important;
    }
  }
  @media screen and (max-width: 1200px) {
    .ssmodel1 {
        left: 43% !important;
    }
  }
  @media screen and (max-width: 1150px) {
    .ssmodel1 {
        left: 40% !important;
    }
  }
  @media screen and (max-width: 1100px) {
    .ssmodel1 {
        left: 40% !important;
    }
  }
  @media screen and (max-width: 1050px) {
    .ssmodel1 {
        left: 36% !important;
    }
  }
  @media screen and (max-width: 1000px) {
    .ssmodel1 {
        left: 34% !important;
    }
  }
  @media screen and (max-width: 950px) {
    .ssmodel1 {
        left: 32% !important;
    }
  }
  @media screen and (max-width: 900px) {
    .ssmodel1 {
        left: 29% !important;
    }
  }
  @media screen and (max-width: 850px) {
    .ssmodel1 {
        left: 25% !important;
    }
  }
  @media screen and (max-width: 800px) {
    .ssmodel1 {
        left: 21% !important;
    }
  }
  @media screen and (max-width: 769px) {
    .ssmodel1 {
        left: 17% !important;
    }
  }

  @media screen and (min-width: 767px) {
    .ssmodel1 .ssmodel1 {
      position: fixed;
      bottom: 20px;
      right: 20px;
      display: block;
    }
  }

  
  @media only screen and (max-width: 767px) {
    #model1 {
      display: none !important;
    }
  }
/*End Webinar PopUp CSS*/
  
/*Case Study CSS Start*/
@media only screen and (max-width: 460px) {
    .image1{
width: auto !important;
  }
  .case-s-image-logo{
    margin-left: 0px !important;
}
.flip-box-back {
        margin-top: -390px !important;
        font-size: 13px !important;
        line-height: 1.6;
  }
  .ss-content{
    width: 204px;
}   
}
.case-s-image-logo{
    margin-left: 41.5px;
}
.responsive-ss{
    display: flex;
    justify-content: center;
}
  .flip-box-front,
  .flip-box-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .flip-box-front {
      justify-content: center;
      align-items: center;
   
    }
    
  .ss-casestudy-industry{
      text-align: center;
  }
  .image1:hover{
    border: 5px solid #eb008a;
  }
  .image1 {
    background: #ffffff;
    border: 5px solid #05acfd;
    box-shadow: 3.8541px 25.626px 44.34px rgba(51, 102, 255, 0.05);
    border-radius: 20px;
    padding: 130px 30px 20px 30px;
    width: 373px;
    height: 450px;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  .flip-box:hover .image1 {
    transform: rotateY(180deg);
  }
  .ss-content{
      margin-top:-33px !important;
  }  
    .flip-box {
      /* flex-direction: column; */
      background-color: transparent;
      perspective: 1000px;
      margin-top: 20px;
      margin-bottom:20px;
    }
      /* / Style the back side /  */
  .flip-box-back {
    position: absolute;
    margin-right: 45px;
    margin-top: -357px;
    transform: rotateY(180deg);
    width: auto;
    height: 85%;
    background-color: #ffffff;
    backface-visibility: hidden !important;
    font-size: 14px;
  }
 
    .flip-box-back a {
      background-color: #eb008a;
      color: #ffffff;
      align-items: center;
      justify-content: center;
      display: flex;
      padding: 8px 30px;
      border-radius: 10px;
      margin-top: 20px;
    }  
    .flip-box-back a:hover {
        background-color: #00b7ff;
        color: #ffffff;
      }

/* Case Study Listing CSS End */

/* Case Study Single Template CSS Start*/

.ss-case-study-parent {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.ss-case-study-box {
    width: 160px;
    height: 140px;
    background-color: rgba(255, 253, 253, 0.65);
    box-shadow: 0px 10px 20px 20px rgba(51, 102, 255, 0.05);
    border-radius: 25px;
    color: #eb008a;
    padding-top: 1%;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
}

.ss-meta-boxes {
    color: black;
    font-size: 14px;
}

.ss-metabox-p-style {
    margin-top: -1px;
}

.ss-heading-box {
    font-size: 35px;
    color: #eb008a;
}

/*Case Study Single Template CSS End*/
/*Case Study Listing and Single Tempalte Css End*/

/*Start Downloadable Content CSS*/
.main-downloadable-content-listing{
    flex-basis: 100%;
        width: 100%;
}
.skystem-resource-title{
    margin-bottom: 0%
}   
.ss-downloadable-link-title {
    transition: color 0.2s ease;
    color: #EB008A !important;
}

.ss-downloadable-link-title:hover {
    color: #05ACFD !important;
}

.ss-resources-section-title {
    text-align: center;
    color: #EB008A !important;
    font-size: 35px !important;
    margin-top: 25px;
}

.skystem-resource img {
    display: block !important;
    margin: auto;
    border-radius: 10px;
}

.skystem-resource-execrpt{
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 991px) and (min-width: 446px) {
    .skystem-resource {
        flex-basis: 100%;
        margin: auto;
    }
    .skystem-resource img {
        width: 350px;
    }
    .skystem-resource-execrpt{
        width: 350px;
        display: block !important;
        margin: auto;
    }
    .skystem-resource-title{
        width: 350px;
        display: block !important;
        margin: auto;
    }
}

@media screen and (max-width: 414px){
    .skystem-resource img {
        height: auto;
        width: auto;
    }
}
/*End Downloadable Content CSS*/
/*Start Single Page Downloadable Content CSS*/
.ss-downloadable-content-area-s {
    margin-bottom: 0px;
}
.ss-downloadable-content-heading {

    font-weight: bold;
    font-size: 35px;
    color: #EB008A;
    margin-bottom: 5px;
    margin-top: 15px !important;
    display: inline-block;
}

/*End Single Page Downloadable Content CSS*/
/*Start Skystem Videos CSS*/
.ss-iframe-videos {
    width: 100% !important;
    height: auto !important;
}

.ss-hover-title {
    transition: color 0.2s ease;
    color: #EB008A !important;
    text-align: left !important;
    font-size: 22px;
}

.ss-hover-title:hover {
    color: #05ACFD !important;
}

@media screen and (min-width: 850px) and (max-width: 991px) {
    .ss-skystem-videos {
        flex-wrap: wrap;
        justify-content: center;
    }

    .ss-videos-row {
        flex-direction: column;
        align-items: center;
    }

    .ss-video-thumbnail {
        width: 100% !important;
        height: auto !important;
    }

}

/*End Skystem Videos CSS*/
/*Strat Single Page Skystem Videos CSS*/
.ss-video-wrapper {
    position: relative;
    padding-bottom: 68% !important;
    height: 0;
    margin-bottom: 10px;
}
.ss-video-entry-text{
    vertical-align: middle !important;
    font-size: 18px;
    margin-bottom: 0px !important;
}
.ss-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ss-video-entry-content {
    text-align: left;

}
.ss-video-entry-title {
    font-size: 35px;
    color: #EB008A;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px !important;
    text-align: center !important;
}

@media (max-width: 768px) {
    .ss-video-wrapper {
        padding-bottom: 60% !important;
        margin-top: 0%;
    }
    .ss-video-entry-title {
        
        margin-top: 15px;
        margin-bottom: 0%;
        text-align: center;
    }
}


@media (max-width: 480px) {
    .ss-video-entry-title {
        font-size: 18px;
        margin-top: 20px;
    }

    .ss-video-entry-text {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 993px) and (min-width: 769px) {
    .ss-s-videos-row {
        display: flex;
    }

 .ss-videos-col {
        flex-basis: 50%; 
        max-width: 50%;
    } 
 .ss-video-wrapper {
    /*padding-bottom: 150%;*/
    padding-top: 10%;
}
.ss-video-entry-title {
        font-size: 30px;
        margin-top: 15px;
        margin-bottom: 0%;
    }

}
/*End Single Page Skystem Videos CSS*/
/*Restyle the Breadcrumb layout*/

.fbc-items{
    background-color: #363839 !important;
    margin-left: -20px !important;
}
.fbc-page .fbc-wrap .fbc-items li a{
    color: #fff !important;
}
.fbc-page .fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text{
    color: #fff !important;
}
/*Restyle the Breadcrumb layout*/


/* Start Webinar Home Page Listing CSS*/
.webinar-date-time {
    color: #EB008A;
    border-right: 1.5px solid #05acfd;
    margin: auto;
    text-align: center!important;
}

.webinar-date-home {
    color: #EB008A;
    font-size: 18px;
    text-align: center;
}

.webinar-time-home {
    color: #EB008A;
    font-size: 12px;
    text-align: center;
}

.webinar-title-home {
    color: #EB008A;
    font-size: 15px !important;
    font-weight: 600 !important;
    margin: 0px;
}

.ss-webinar-title {
    align-items: center;

}

@media only screen and (min-width: 801px) {
    .ss-webinar-title {
        display: flex;
    }

    .webinar-image {
        width: 87px;
        height: 80px;
    }

    .webinar-title-home {
        text-align: left;
        width: 80%;
        vertical-align: middle !important;
    }

}

@media only screen and (max-width: 991px) and (min-width: 801px) {
    .webinar-date-home {
        font-size: 16px;
    }

    .webinar-time-home {
        font-size: 12px;
    }

    .webinar-image {
        width: 87px;
        height: 80px;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) and (min-width: 0px) {
    .webinar-date-time {
        border-right: none;
        text-align: center;
    }

    .webinar-date-home {
        font-size: 15px;
    }

    .ss-webinar-title {
        align-items: center;
        text-align: center;
    }

    .webinar-image {
        align-items: center !important;
        width: 18%;

    }

    .webinar-title-home {
        text-align: center;
    }
}

/*End Here Webinar Home Page Listing CSS*/
/*404 page styles*/
.error404 #main>.fusion-row {
    justify-content: center;
}

.error-404 {
    font-family: 'Roboto', sans-serif !important;
    line-height: 1.24;
    padding: 1rem 0;
	
}

.error-404__header {
    margin-bottom: 1rem;
}

.error-404__header .page-title {
    color: #EC008B;
    margin: 5px auto 1px !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
	font-size: 35px;
	font-weight: 700 !important;
}

.error-404 .page-content {
    color: #EB008A;
    max-width: 830px;
    margin: 0 auto;
}

.error-404 .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.error-404__media {
    margin: 0 auto;
    max-width: 330px;
}

.error-404__content h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1; 
    margin-top: 10px;
	margin-top: 1rem;
}

/*Responsive Media*/
@media(max-width: 1199px) {
    .error-404 .page-content {
        max-width: 730px;
    }

    .error-404__content h3 {
        margin-bottom: 1rem !important;
    }

}
@media(max-width: 800px) {
    .error-404__header {
        margin-bottom: 1.5rem;
    }

    .error-404__media {
        margin-bottom: 1rem;
    }
}

@media(max-width: 767px) {
    .error-404 {
        padding: 1rem 0;
    }

    .error-404__header .page-title {
        letter-spacing: 3px !important;
        font-size: 30px;
    }

    .error-404__header .page-title {
        letter-spacing: 1px !important;
    }

    .error-404__media {
        max-width: 250px;
    }

    .error-404__content h3 {
        font-size: 25px;
        margin-bottom: 1rem !important;
		
    }
}
/*End 404 page styles*/
/*************************Start Customer Videos Feature Image CSS***************************/
.customer-videos-featuer-image {
    display: block !important;
    margin: auto;
}

.customer-videos-featuer-image {
    transition: box-shadow 0.3s ease;
    transition: transform 0.3s;
    border-radius: 10px;
    margin: 15px 0px; /* By AH */
}

.customer-videos-featuer-image:hover {
    box-shadow: 0 0 8px rgba(43, 44, 44, 0.561);
    transform: scale(1.02);
}

@media screen and (max-width: 991px) {
    .customer-videos-featuer-image {
        height: auto;
        width: auto;
    }
}

/***************************End Customer Videos Feature Image CSS******************************/

/**************************Style for Webinar start here *********************************/

      	.ssky-popup-overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.7);
		z-index: 999;
	}

	.ssky-popup {
		display: none;
		position: fixed;
		top: 55%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 95%;
		max-width: 800px;
		background-color: #fff;
		z-index: 1000;
		padding: 5px;
		border-radius: 10px;
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        border: 2px solid #ec008b;
	}

	.ssky-close-button {
           position: absolute;
    	top: 5px;
    	right: 25px;
    	font-size: 28px;
    	font-weight: 500;
    	cursor: pointer;
    	color: #fff;
    	background-color: #ec008b;
    	padding: 5px 12px;
    	border-radius: 50%;
    	transition: background-color 0.3s;
    	width: 40px;
    	height: 40px;
    	text-align: center;
    	line-height: 0;
    	display: flex;
		flex-direction: column;
    	justify-content: center;
    	align-items: center;
	}

	body.ssky-no-scroll {
		overflow: hidden;
	}
        
/***********************Style for the Webinar end here ************************/


