/* Minification failed. Returning unminified contents.
(508,36): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(669,30): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(737,36): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(1031,48): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(1095,35): run-time error CSS1030: Expected identifier, found ','
(1095,50): run-time error CSS1031: Expected selector, found ')'
(1095,50): run-time error CSS1025: Expected comma or open brace, found ')'
(1109,40): run-time error CSS1030: Expected identifier, found ','
(1109,55): run-time error CSS1031: Expected selector, found ')'
(1109,55): run-time error CSS1025: Expected comma or open brace, found ')'
(1114,36): run-time error CSS1030: Expected identifier, found ','
(1114,51): run-time error CSS1031: Expected selector, found ')'
(1114,51): run-time error CSS1025: Expected comma or open brace, found ')'
(1128,36): run-time error CSS1030: Expected identifier, found ','
(1128,51): run-time error CSS1031: Expected selector, found ')'
(1128,51): run-time error CSS1025: Expected comma or open brace, found ')'
(1138,36): run-time error CSS1030: Expected identifier, found ','
(1138,51): run-time error CSS1031: Expected selector, found ')'
(1138,51): run-time error CSS1025: Expected comma or open brace, found ')'
(1148,35): run-time error CSS1030: Expected identifier, found ','
(1148,50): run-time error CSS1031: Expected selector, found ')'
(1148,50): run-time error CSS1025: Expected comma or open brace, found ')'
(1157,35): run-time error CSS1030: Expected identifier, found ','
(1157,50): run-time error CSS1031: Expected selector, found ')'
(1157,50): run-time error CSS1025: Expected comma or open brace, found ')'
(1163,48): run-time error CSS1030: Expected identifier, found ','
(1163,63): run-time error CSS1031: Expected selector, found ')'
(1163,63): run-time error CSS1025: Expected comma or open brace, found ')'
(1267,35): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(1530,40): run-time error CSS1030: Expected identifier, found ','
(1530,55): run-time error CSS1031: Expected selector, found ')'
(1530,55): run-time error CSS1025: Expected comma or open brace, found ')'
(1541,40): run-time error CSS1030: Expected identifier, found ','
(1541,55): run-time error CSS1031: Expected selector, found ')'
(1541,55): run-time error CSS1025: Expected comma or open brace, found ')'
(1550,40): run-time error CSS1030: Expected identifier, found ','
(1550,55): run-time error CSS1031: Expected selector, found ')'
(1550,55): run-time error CSS1025: Expected comma or open brace, found ')'
(1605,28): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
(3376,35): run-time error CSS1039: Token not allowed after unary operator: '-skilly-main-color'
 */


@media only screen and (max-width: 1300px) {
    #news_list .logo {
        width: 100% !important;
    }

    #news_list .newsContentHolder > .row > .col-sm-2 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    #news_list .logo {
        width: 100px !important;
    }

    #study_list #tag_list {
        display: none;
    }

    #news_list .logo {
        margin-bottom: 20px;
    }

    #news_list .newsReadMore {
        margin-top: 10px;
        text-align: left;
    }

    .articles-content-wrapper {
        padding-top: 0;
    }
}

#news_list .headline {
    margin: 0;
    margin-right: 5px;
    color: #ADADAD;
}

#news_list .logo {
    width: 100px;
    height: auto;
}

#news_list .info,
#job_list .info {
    color: #ADADAD;
}

.company-info {
}

#news_list .newsReadMore,
#job_list .newsReadMore {
    float: left;
}

#news_list .summary {
    padding-top: 10px !important;
}

#news_list .article-list-col {
    /*border: 1px solid;
    border-color: #ADADAD;*/
    padding: 20px;
    /*border: 1px solid #efefef;*/
}

#news_list.webchat-active {
    padding: 0 !important;
    margin: 0 !important;
}

#news_list .article-list-col.compact {
    padding: 5px 20px;
    border: none;
    border: 1px solid #E5EEEE;
    border-radius: 5px;
    margin-bottom: -1px;
    /* Max width for compact elements */
    /*max-width: 600px;*/
}

.articles-content-wrapper .newsHolder .add-new-btn {
    margin-top: 0px;
}

.articles-content-wrapper.webchat-active {
    margin: 0 !important;
}

#news_list .article-item-name,
#job_list .article-item-name {
    font-size: 1.6rem;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#job_list .indicator-icon {
    max-height: 20px;
}

#news_list .indicators,
#job_list .indicators {
    padding-right: 20px !important;
}

#job_list .manager-image {
    max-width: 100px;
    max-height: 100px;
}

#news_list .img-responsiv img {
    max-width: 100% !important;
}

#news_list .tags {
    margin-bottom: 10px;
}


#news_list .article-header-image {
    max-width: 70px;
    max-height: 70px;
}

    #news_list .article-header-image.fixed-width {
        width: 60px;
    }

#news_list .member-circle-avatar.small {
    float: left;
    background-position: center;
    background-size: 70px 70px !important;
}

#news_list .article-header-info {
    padding: 10px 0;
}

    #news_list .article-header-info > p {
        color: #ADADAD;
        font-size: 1.4rem;
    }

.news-single-page .news-items-container {
    text-align: center;
}

    .news-single-page .news-items-container.webchat-active {
        text-align: left !important;
    }

.news-tile-view-container {
    display: flex;
    flex-wrap: wrap;
}

.news-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 0 15px 30px 15px;
    flex: 1 1 45%;
    max-width: 300px;
}

@media only screen and (min-width: 768px) {
    .news-tile-view:nth-child(2n+1) {
        margin-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .news-tile-view {
        margin: 0 5px 30px 5px;
    }
}




.news-tile-view p {
    font-size: 14px !important;
}

.news-tile-view .entity-name {
    background-color: #fff;
    padding: 10px;
}

    .news-tile-view .entity-name + div {
        padding: 10px;
    }

.news-tile-view .head-info a {
    margin: 0;
    color: #000 !important;
    font-size: 16px !important;
    cursor: pointer;
}

.news-tile-view .tags {
    background-color: #fff;
    padding: 10px 0;
    margin: 0;
}

.news-tile-view .summary {
    background-color: #fff;
}


.news-tile-view .community-indicators {
    background-color: #fff;
}

    .news-tile-view .community-indicators > span {
        padding-left: 5px;
        padding-right: 5px;
    }

.news-tile-view .indicator-text {
    color: #575656;
}

.news-tile-view .teaser-image {
    max-width: 100%;
    max-height: 100%;
}

    .news-tile-view .teaser-image.small {
        max-width: 50%;
        max-height: 50%;
    }

.news-tile-view .row {
    margin: 0;
}

.news-tile-view .user-actions [class^="col"] {
    font-size: 14px;
    padding: 0;
}

/* Card view styles */
.news-card-view-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

    .news-card-view-container .responsive-img {
        width: auto;
        height: 100%;
        border-radius: 50%;
        cursor: pointer;
        /*margin: 0 0 10px 10px;*/
    }

    .news-card-view-container.feed {
        width: 600px;
        max-width: 100%;
        margin: auto;
    }

.news-card-view {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin: 0 8px 30px 8px;
    text-align: left;
    border: 1px solid #eee;
    flex: 0 calc(50% - 25px);
    max-width: 530px;
}

    .news-card-view.mobile {
        flex: unset;
        max-width: 352px;
        width: 352px;
        margin: 10px auto;
    }

    .news-card-view .news-card-article-image-container {
        position: relative;
        padding-bottom: 56.2%;
    }

        .news-card-view .news-card-article-image-container img {
            position: absolute;
            object-fit: cover;
            width: 100%;
            height: 100%;
        }

    .news-card-view .card-image {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background: center no-repeat;
        background-size: cover;
        border-bottom: 1px solid #eee;
        width: 530px;
        height: 298px;
        cursor: pointer;
    }

        .news-card-view .card-image.mobile {
            width: 352px;
            height: 198px;
        }

    .news-card-view .card-title {
        color: #333333;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .news-card-view .card-text {
        color: #000;
        padding: 0 10px;
        margin-bottom: 10px;
        cursor: pointer;
    }

@media only screen and (min-width: 1001px) {
    .news-card-view:nth-child(2n + 1) {
        margin-left: 0;
    }

    .news-card-view:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
    .news-card-view {
        width: calc(50% - 15px);
    }

        .news-card-view:nth-child(2n + 1) {
            margin-left: 0;
        }

        .news-card-view:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 768) {
    .news-card-view {
        width: calc(100% - 2px);
        max-width: 360px;
    }

    .news-card-view {
        margin-left: auto;
        margin-right: auto;
    }
}
/*news feed styles*/
.news-feed-view-container {
    width: 100%;
    max-width: 600px;
}

@media only screen and (min-width: 768) {

    .news-feed-view-container.webchat-active {
        margin: 10px;
    }
}

.news-single-page .news-feed-view-container {
    margin: auto;
}

.news-feed-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 600px;
    margin: 0 auto 10px auto;
}

    .news-feed-header.webchat-active {
        margin: 30px 0 !important;
    }

.news-feed-view {
    background-color: #fff;
    text-align: left;
    border: 1px solid #e5eeee;
    margin-bottom: 10px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 5px;
}

    .news-feed-view .news-feed-buttons {
        border-top: 1px solid #f3f3f3;
        padding: 5px 10px;
    }



    .news-feed-view .feed-icon,
    .news-game-container .feed-icon,
    .news-game-review-container .feed-icon {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background: center no-repeat;
        background-size: cover;
        border-bottom: 1px solid #eee;
        width: 60px;
        height: 60px;
        cursor: pointer;
        float: left;
        margin-right: 20px;
        border-radius: 50%;
        flex-shrink: 0;
    }

    .news-feed-view .feed-image {
        width: 100%;
        /*height: 300px;*/
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .news-feed-view .grey-content {
        background: #f3f3f3;
        padding: 15px;
    }

    .news-feed-view .news-feed-heading {
        padding: 20px 20px 5px 20px;
    }

    .news-feed-view .news-feed-company-desc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        color: #6a7281;
        margin: 0;
        font-size: 1.4rem;
    }


    .news-feed-view .feed-title {
        color: #000;
        font-size: 21px;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        padding: 0;
        margin-bottom: 10px;
    }

        .news-feed-view .feed-title.for-game {
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-size: 18px;
            min-height: 100px;
        }

    .news-feed-view .other-video-container,
    .news-full-container .other-video-container {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-width: 90px;
        min-height: 60px;
    }

    .news-feed-view .other-video-play-button,
    .news-full-container .other-video-play-button {
        background-image: url(/Content/images/icons/play-video-button.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 100px;
        height: 100px;
        border-radius: 6px;
        cursor: pointer;
        background-color: rgba(0,0,0,0.3);
        border-radius: 50%;
    }

        .news-feed-view .other-video-play-button:hover,
        .news-full-container .other-video-play-button:hover {
            background-color: var(--skilly-main-color);
        }

    .news-feed-view .other-video-img,
    .news-full-container .other-video-img {
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: auto;
        cursor: pointer;
    }

    .news-feed-view .feed-text {
        padding: 0 10px;
        margin-bottom: 10px;
        color: #6a7281;
        font-size: 16px;
    }

@media only screen and (max-width: 768px) {
    .news-feed-view {
        width: calc(100% - 2px);
        max-width: 100vw;
        overflow: hidden;
    }

    .news-feed-view {
        margin-left: auto;
        margin-right: auto;
    }
}
/*news sidebar styles*/
.sidebar-navigation .news-feed-container {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 30px;
}

.sidebar-navigation .news-feed-companies-container {
    overflow-y: auto;
    scrollbar-width: thin;
    height: 100%;
}

.sidebar-navigation .news-feed-container p {
    margin: 0 0 6px;
}

.sidebar-navigation .profile-image {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: 10px;
    float: left;
}

.sidebar-navigation .user-name {
    font: Bold 1.4rem Roboto;
    letter-spacing: 0;
    color: #000;
    text-align: left;
    margin-top: 15px !important;
    cursor: pointer;
}

.sidebar-navigation .user-credits {
    background-image: url(/Content/images/icons/credit.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: flex;
    text-align: center;
    position: relative;
}

    .sidebar-navigation .user-credits .credits-value {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 1.1rem;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

.sidebar-navigation .credits-text {
    padding-left: 40px;
    font-size: 1.2rem;
    position: absolute;
    padding-top: 7px;
    cursor: pointer;
}

.sidebar-navigation .user-desc {
    text-align: left;
    font-size: 1.4rem;
    color: #969696;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sidebar-navigation .collapse-menu-title {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding: 10px 25px;
    list-style: none;
    font-weight: 900;
    font-size: 1.4rem;
}

    .sidebar-navigation .collapse-menu-title .bot-icon {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin-right: 5px;
    }

    .sidebar-navigation .collapse-menu-title.active,
    .sidebar-navigation .collapse-menu-title:hover,
    .sidebar-navigation .collapse-menu-body:hover {
        background-color: #ccf7f5 !important;
        cursor: pointer;
    }

.sidebar-navigation .collapse-menu-body {
    list-style: none;
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #333;
    cursor: pointer;
}

.sidebar-navigation .collapse-menu-item {
    font-family: 'Roboto',sans-serif !important;
    font-weight: normal;
    display: inline-block;
    padding: 10px 35px;
    list-style: none;
    font-size: 1.4rem;
    cursor: pointer;
}

    .sidebar-navigation .collapse-menu-item.active {
        border-left: 0;
        position: relative;
        font-weight: 900;
    }

        .sidebar-navigation .collapse-menu-item.active:after {
            content: '';
            position: absolute;
            left: 23px;
            top: 17%;
            height: 66%;
            width: 3px;
            display: inline-block;
            background: var(--skilly-main-color);
        }


/*read button*/
.read-button {
    border: 1px solid #2cc;
    border-radius: 5px;
    background-color: #fff;
    color: #2cc;
    height: 40px;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
    font-size: 17px;
    transition: all ease-in-out .25s;
    position: relative;
    float: right;
}

    .read-button:hover {
        background-color: #2cc;
        color: #000;
    }

.news-read-image {
    width: 100%;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 20px;
}



.company-name-container {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    max-width: 300px;
    top: auto;
    margin-top: 0;
    display: flex;
    left: 0;
    z-index: 99;
    padding: 15px;
    transition: all .3s ease-in-out;
}

    .company-name-container .company-name {
        line-height: 20px;
        position: relative;
        text-transform: initial;
        overflow: visible;
        font-size: 16px;
        margin-right: 15px;
        text-overflow: ellipsis;
        /*white-space: nowrap;*/
        font-weight: bold;
        cursor: pointer;
    }

        .company-name-container .company-name::before {
            content: '';
            position: absolute;
            height: 4px;
            width: 100%;
            background-color: var(--skilly-main-color);
            left: 0;
            bottom: -7px;
            display: inline-block;
        }

.backToAll {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
    padding: 0 15px;
}

.greyText, .greyText a {
    color: #969696;
    font-size: 13px;
    width: 100%;
    font-weight: normal;
}
/*news collapsed view styles*/
.news-collapsed-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

    .news-collapsed-container .responsive-img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        cursor: pointer;
    }


    .news-collapsed-container .news-title {
        cursor: pointer;
        font-size: 1.7rem;
    }

    .news-collapsed-container .news-summary {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        font-size: 1.4rem;
        flex-basis: calc(100% - 90px);
        cursor: pointer;
        font-size: 1.7rem;
    }

    .news-collapsed-container .actions-container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

        .news-collapsed-container .actions-container .news-date {
            font-size: 1.2rem;
            color: #969696;
        }

/*News Full View Styles Start*/
.news-full-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid #C6DDD9;
    border-radius: 10px;
    background: #fff;
    margin: 0 0 20px 0px;
}

    .news-full-container .news-full-heading-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #C6DDD9;
        flex-basis: 100%;
        padding: 1% 5%;
    }

        .news-full-container .news-full-heading-container .chatbot-info-section {
            display: flex;
            justify-content: flex-start;
            align-items: normal;
        }

            .news-full-container .news-full-heading-container .chatbot-info-section .chatbot-image-container {
                display: flex;
                width: auto;
                height: 60px;
                margin-right: 10px;
            }

                .news-full-container .news-full-heading-container .chatbot-info-section .chatbot-image-container img {
                    width: auto;
                    height: 100%;
                    border-radius: 50%;
                }

            .news-full-container .news-full-heading-container .chatbot-info-section .chatbot-text {
                display: flex;
                flex-direction: column;
            }

                .news-full-container .news-full-heading-container .chatbot-info-section .chatbot-text .chatbot-name {
                    font: Bold 20px/15px Roboto;
                    color: #333333;
                    line-height: 1.4;
                }

                .news-full-container .news-full-heading-container .chatbot-info-section .chatbot-text .chatbot-description {
                    font: Regular 20px/15px Roboto;
                    color: #999999;
                }

        .news-full-container .news-full-heading-container .manage-section {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            flex-shrink: 0;
        }

            .news-full-container .news-full-heading-container .manage-section > * {
                margin-right: 10px;
            }

            .news-full-container .news-full-heading-container .manage-section .news-full-date {
                font-size: 1.2rem;
                color: #969696;
            }

            .news-full-container .news-full-heading-container .manage-section img {
                width: 26px;
                height: 26px;
            }

    .news-full-container .news-full-article-container {
        display: flex;
        justify-content: space-between;
        padding: 3% 5%;
        width: 100%;
    }

        .news-full-container .news-full-article-container .news-full-article-left-section {
            display: flex;
            flex-direction: column;
            flex: 1;
            margin-right: 10px;
        }

            .news-full-container .news-full-article-container .news-full-article-left-section .news-full-article-quiz {
                display: flex;
                flex-direction: column;
                margin-bottom: 10px;
            }

            .news-full-container .news-full-article-container .news-full-article-left-section .news-full-buttons {
                display: flex;
                align-items: flex-end;
                margin-top: 10px;
                flex-grow: 1;
            }

                .news-full-container .news-full-article-container .news-full-article-left-section .news-full-buttons > * {
                    margin-right: 10px;
                }

            .news-full-container .news-full-article-container .news-full-article-left-section .news-full-article-title {
                font: Bold 20px/25px Roboto;
                color: #333;
                margin-bottom: 10px;
                cursor: pointer;
                flex-shrink: 0;
            }

            .news-full-container .news-full-article-container .news-full-article-left-section .news-full-article-summary {
                font: Regular 20px/25px Roboto;
                color: #333333;
                white-space: pre-line;
                flex-shrink: 0;
            }

        .news-full-container .news-full-article-container .news-full-article-right-section {
            flex-basis: 50%;
            margin-left: 10px;
        }

            .news-full-container .news-full-article-container .news-full-article-right-section .news-full-article-image-container {
                display: flex;
                max-width: 100%;
                height: auto;
                box-shadow: -10px 10px 0px -2px rgba(198,221,217,1);
                border: 1px dashed;
                cursor: pointer;
            }

                .news-full-container .news-full-article-container .news-full-article-right-section .news-full-article-image-container img {
                    width: 100%;
                    height: auto;
                }

@media only screen and (max-width: 1300px) {

    .news-full-container .news-full-heading-container .manage-section {
        display: none;
    }

    .news-full-container .news-full-article-container {
        flex-direction: row;
        flex-wrap: wrap-reverse;
    }

        .news-full-container .news-full-article-container .news-full-article-right-section,
        .news-full-container .news-full-article-container .news-full-article-left-section {
            flex-basis: 100%;
            margin-bottom: 20px;
        }
}

@media only screen and (max-width: 768px) {

    .news-full-container .news-full-article-container .news-full-article-left-section .news-full-buttons > * {
        margin-right: 5px;
    }

    .news-full-container .news-full-article-container .news-full-article-left-section .news-full-buttons button {
        font-size: 1.3rem;
    }
}
/*News Full View Styles End*/

/*Product Card view Styles Start*/
.product-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

    .product-card-wrapper .product-card-view-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        flex: 0 calc(33.3% - 7px);
        margin-bottom: 20px;
        margin-right: 10px;
    }

        .product-card-wrapper .product-card-view-container.sidebar-expanded {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            width: 100%;
            flex: 0 calc(50% - 10px);
            margin-bottom: 20px;
            margin-right: 10px;
        }

            .product-card-wrapper .product-card-view-container:not(.sidebar-expanded):nth-child(3n+3),
            .product-card-wrapper .product-card-view-container.sidebar-expanded:nth-child(2n+2) {
                margin-right: 0;
            }

        .product-card-wrapper .product-card-view-container .product-card-media-row {
            flex: 0 1 100%;
        }

            .product-card-wrapper .product-card-view-container .product-card-media-row .product-card-image-container {
                position: relative;
                padding-bottom: 56.2%;
            }

                .product-card-wrapper .product-card-view-container .product-card-media-row .product-card-image-container .other-video-play-button {
                    background-image: url(/Content/images/icons/play-video-button.png);
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center;
                    position: absolute;
                    transform: translate(-50%,-50%);
                    top: 50%;
                    left: 50%;
                    width: 17%;
                    height: 27%;
                    cursor: pointer;
                    border-radius: 50%;
                    z-index: 1;
                }

                    .product-card-wrapper .product-card-view-container .product-card-media-row .product-card-image-container .other-video-play-button:hover {
                        background-color: var(--skilly-main-color);
                    }

                .product-card-wrapper .product-card-view-container .product-card-media-row .product-card-image-container img {
                    position: absolute;
                    object-fit: cover;
                    width: 100%;
                    height: 100%;
                    cursor: pointer;
                }

        .product-card-wrapper .product-card-view-container .product-card-heading-row {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start;
            flex: 0 1 100%;
            padding: 2%;
            background-color: #fff;
        }

            .product-card-wrapper .product-card-view-container .product-card-heading-row .chatbot-image-container {
                display: flex;
                margin-right: 2%;
                flex-basis: 10%;
                flex-shrink: 0;
            }

                .product-card-wrapper .product-card-view-container .product-card-heading-row .chatbot-image-container img {
                    width: 100%;
                    height: 100%;
                    cursor: pointer;
                    border-radius: 50%;
                }

            .product-card-wrapper .product-card-view-container .product-card-heading-row .product-title {
                color: #333;
                font-size: 1.8rem;
                font-weight: bold;
                line-height: 1.1;
                cursor: pointer;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2; /* number of lines to show */
                -webkit-box-orient: vertical;
            }

@media only screen and (max-width: 768px) {

    .product-card-wrapper .product-card-view-container {
        flex: 100%;
    }

        .product-card-wrapper .product-card-view-container:nth-child(odd) {
            margin-right: 0;
        }

        .product-card-wrapper .product-card-view-container .product-card-heading-row .chatbot-image-container {
            flex-basis: 17%;
        }
}
/*Product Card view Styles End*/

body,
.single-article p:not(.raw-content, raw-content *),
.single-article span:not(.raw-content, raw-content *),
.single-article a:not(.raw-content, raw-content *),
.single-article div:not(.raw-content, raw-content *),
.single-article li:not(.raw-content, raw-content *),
.single-article h1:not(.raw-content, raw-content *),
.single-article h2:not(.raw-content, raw-content *),
.single-article h3:not(.raw-content, raw-content *),
.single-article h4:not(.raw-content, raw-content *),
.single-article i:not(.raw-content, raw-content *) {
    font-family: 'Roboto',sans-serif !important;
    font-weight: normal;
}

.single-article strong:not(.raw-content, raw-content *),
.single-article b:not(.raw-content, raw-content *) {
    font-family: 'Roboto',sans-serif !important;
}

.single-article h1:not(.raw-content, raw-content *),
.single-article h1 span:not(.raw-content, raw-content *),
.single-article h1 i:not(.raw-content, raw-content *),
.single-article h1 b:not(.raw-content, raw-content *),
.single-article h1 strong:not(.raw-content, raw-content *),
.single-article h1 em:not(.raw-content, raw-content *) {
    font-size: 21px !important;
    font-weight: bold !important;
}

/*.single-article h1.article-title {
        font-size: 50px !important;
    }*/

.single-article h2:not(.raw-content, raw-content *),
.single-article h2 span:not(.raw-content, raw-content *),
.single-article h2 i:not(.raw-content, raw-content *),
.single-article h2 b:not(.raw-content, raw-content *),
.single-article h2 strong:not(.raw-content, raw-content *),
.single-article.pageStyle h2 em:not(.raw-content, raw-content *) {
    font-size: 24px !important;
    font-weight: bold !important;
}

.single-article h3:not(.raw-content, raw-content *),
.single-article h3 span:not(.raw-content, raw-content *),
.single-article h3 i:not(.raw-content, raw-content *),
.single-article h3 b:not(.raw-content, raw-content *),
.single-article h3 strong:not(.raw-content, raw-content *),
.single-article h3 em:not(.raw-content, raw-content *) {
    font-size: 22px !important;
    font-weight: bold !important;
}

.single-article p:not(.raw-content, raw-content *),
.single-article span:not(.raw-content, raw-content *),
.single-article a:not(.raw-content, raw-content *),
.single-article li:not(.raw-content, raw-content *),
.single-article ol:not(.raw-content, raw-content *),
.single-article ul:not(.raw-content, raw-content *) {
    font-size: 21px;
}

.single-article p:not(.raw-content, raw-content *),
.single-article span:not(.raw-content, raw-content *),
.single-article a:not(.raw-content, raw-content *) {
    font-size: 1.6rem !important;
}

.single-article p#company-info:not(.raw-content, raw-content *),
.single-article p.article-date:not(.raw-content, raw-content *) {
    font-size: 17px !important;
}

.single-article .company-name a {
    text-decoration: none;
}

.articleImg {
    width: 53px;
    height: 53px;
    display: inline-block;
    margin-right: 10px;
}

    .articleImg img {
        width: 100%;
        display: block;
    }

.company-name p {
    margin-bottom: 0px;
}

.flexTopInfo {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.topContentBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}


.single-article.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
    margin-top: 50px;
}

    .single-article.whiteBack.presentation {
        width: 100%;
        margin-top: 0;
    }

.single-article .logo {
    max-height: 120px;
}

.single-article .article-full-img {
    margin-left: auto;
    margin-right: auto;
}

.single-article .article-short.page-intro-border {
    padding: 0 30px;
}

.single-article .article-title {
    font-weight: bold;
    color: #000;
    font-size: 21px !important;
}

.single-article .article-date {
    font-size: 17px;
    margin: 10px 0;
    color: #adadad;
}

.single-article .article-summary {
    white-space: pre-line;
}



.single-article a {
    word-break: break-all;
}



.single-article #company-name {
    cursor: pointer;
}

.single-article #company-info {
    color: #656565;
}

.single-article #follow-company {
    max-width: 200px;
    margin-top: 10px;
}

.single-article .raw-content a {
    /*font-weight: bold;*/
    border-bottom: 2px solid var(--skilly-main-color);
}

    .single-article .raw-content a:hover {
        border-bottom: none;
        background-color: #70f5c9;
    }

.single-article .raw-content h1,
.single-article .raw-content h2,
.single-article .raw-content h3 {
    color: #000;
}
/*social icons style*/
.single-article.pageStyle .simple-menu {
    display: flex;
    flex-direction: row;
    z-index: 999;
}

.single-article.pageStyle .simple-menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #fff;*/
    border: 1px solid #666;
    border-radius: 50%;
    cursor: pointer;
    transition: all ease-in-out .25s;
}

    .single-article.pageStyle .simple-menu-item.no-border {
        border: none;
    }

.single-article.pageStyle .simple-menu-item-text {
    display: none;
    position: absolute;
    margin-top: 30px;
    font-size: 14px;
    color: #888;
}

.single-article.pageStyle .simple-menu-item .simple-menu-item-icon-image {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.single-article.pageStyle .simple-menu {
    display: flex;
    flex-direction: row;
}

.single-article.pageStyle .simple-menu-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #ffffff;*/
    border: 1px solid #666;
    border-radius: 50%;
    cursor: pointer;
    transition: all ease-in-out 0.25s;
}

    .single-article.pageStyle .simple-menu-item.no-border {
        border: none;
    }

    .single-article.pageStyle .simple-menu-item:last-child {
        margin-right: 0px;
    }

    .single-article.pageStyle .simple-menu-item .simple-menu-item-icon {
        color: #666;
        margin: auto;
        cursor: pointer;
    }

.single-article.pageStyle .simple-menu-item-icon:hover {
    color: #333;
}

.single-article.pageStyle .simple-menu-item .simple-menu-item-icon:last-child {
    margin-right: 0px;
}

.single-article.pageStyle .simple-menu-item.no-border .simple-menu-item-icon {
    font-size: 30px;
}

.single-article.pageStyle .simple-menu-item .simple-menu-item-icon-image {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}



    .single-article.pageStyle .simple-menu-item .simple-menu-item-icon-image.share {
        background-image: url(/Content/images/icons/Message.png);
        display: none;
    }

.single-article.pageStyle .simple-menu-item.open .simple-menu-item-icon-image.share {
    background-image: url(/Content/images/icons/MessageSelected.png);
}

.single-article.pageStyle .simple-menu-item .dropdown-menu,
.single-article.pageStyle .simple-menu-item.open .dropdown-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    left: -150px;
    top: 20px;
    box-shadow: none;
    overflow: visible;
    background-color: transparent;
}

.single-article.pageStyle .simple-menu-item .dropdown-menu {
    /*display: none;*/
}


    .single-article.pageStyle .simple-menu-item .dropdown-menu > li > a:focus,
    .single-article.pageStyle .simple-menu-item .dropdown-menu > li > a:hover,
    .single-article.pageStyle .simple-menu-item .dropdown-menu > li > a {
        background-color: transparent;
        font-size: 14px;
        color: #888;
        padding-top: 0px !important;
        font-weight: normal;
        text-decoration: none !important;
    }

.single-article.pageStyle .simple-menu-item-text {
    display: none;
    position: absolute;
    margin-top: 30px;
    font-size: 14px;
    color: #888;
}

.single-article.pageStyle .simple-menu-item:hover .simple-menu-item-text {
    display: block;
}

.single-article.pageStyle .simple-menu.fixOnPage {
    position: sticky;
    left: 70px;
    top: 300px;
    padding: 0 5px;
    flex-direction: column;
    margin-left: -85px;
    width: 40px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .single-article.pageStyle .simple-menu.fixOnPage {
        position: fixed;
        left: 50px;
        top: 300px;
        padding: 0 5px;
        flex-direction: column;
        margin-left: 0px;
    }

    .single-article.pageStyle .topContentBox .simple-menu-item .simple-menu-item-icon-image.mail {
        margin-top: 13px;
    }
}

.single-article.pageStyle .simple-menu.fixOnPage .simple-menu-item {
    margin-bottom: 10px;
    margin-right: 0px;
}

.single-article.pageStyle .simple-menu.fixOnPage .simple-menu-item-text {
    margin-top: 0px;
    left: -44px;
    display: none !important;
}

.single-article.pageStyle .simple-menu.fixOnPage .simple-menu-item .dropdown-menu,
.single-article.pageStyle .simple-menu.fixOnPage .simple-menu-item.open .dropdown-menu {
    flex-direction: column;
    left: -5px;
    top: -115px;
    width: auto;
    min-width: auto;
    max-width: 40px;
}

.single-article.pageStyle .simple-menu .dropdown-menu ul,
.single-article.pageStyle .simple-menu .dropdown-menu li,
.single-article.pageStyle .simple-menu .dropdown-menu span {
    font-size: 21px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-article.pageStyle span.fa {
    font-family: FontAwesome !important;
    cursor: pointer;
}

.single-article.pageStyle .simple-menu .simple-menu-item .simple-menu-item-icon-image.mail {
    background-image: url(/Content/images/icons/Mail.png);
}

@media only screen and (max-width: 1300px) {
    .single-article.pageStyle .simple-menu.fixOnPage {
        margin-left: -60px;
        margin-right: 0px;
        left: -26px;
    }
}

@media only screen and (max-width: 768px) {
    .single-article.pageStyle .simple-menu.fixOnPage {
        display: none !important;
    }

    .single-article.whiteBack {
        width: 100% !important;
    }

    .single-article .article-title,
    .single-article .article-summary,
    .single-article .raw-content {
        padding: 0 10px;
    }

    .flexTopInfo.mobileColumn {
        flex-direction: column;
    }

        .flexTopInfo.mobileColumn .topContentBox {
            margin-bottom: 40px;
        }

    .single-article h1.article-item-name a,
    .single-article h1.article-item-name,
    .single-article h1.article-title {
        font-size: 21px !important;
    }



    .single-article h1:not(.raw-content, raw-content *),
    .single-article h1 span:not(.raw-content, raw-content *),
    .single-article h1 i:not(.raw-content, raw-content *),
    .single-article h1 b:not(.raw-content, raw-content *),
    .single-article h1 strong:not(.raw-content, raw-content *),
    .single-article h1 em:not(.raw-content, raw-content *) {
        font-size: 27px !important;
    }



    .single-article h2:not(.raw-content, raw-content *),
    .single-article h2 span:not(.raw-content, raw-content *),
    .single-article h2 i:not(.raw-content, raw-content *),
    .single-article h2 b:not(.raw-content, raw-content *),
    .single-article h2 strong:not(.raw-content, raw-content *),
    .single-article.pageStyle h2 em:not(.raw-content, raw-content *) {
        font-size: 23px !important;
    }

    .single-article h3:not(.raw-content, raw-content *),
    .single-article h3 span:not(.raw-content, raw-content *),
    .single-article h3 i:not(.raw-content, raw-content *),
    .single-article h3 b:not(.raw-content, raw-content *),
    .single-article h3 strong:not(.raw-content, raw-content *),
    .single-article h3 em:not(.raw-content, raw-content *) {
        font-size: 22px !important;
        font-weight: bold !important;
    }

    .single-article p,
    .single-article span,
    .single-article a,
    .single-article li,
    .single-article ol,
    .single-article ul {
        font-size: 15px;
    }

    .single-article p,
    .single-article span,
    .single-article a {
        font-size: 18px;
        font-family: 'Lora', serif !important;
    }

        .single-article p#company-info,
        .single-article p.article-date {
            font-size: 16px !important;
        }





    .flexTopInfo.mobileColumn + .flexTopInfo {
        position: relative;
    }

        .flexTopInfo.mobileColumn + .flexTopInfo .topContentBox {
            position: absolute;
            top: -65px;
            right: 0px;
        }

    .single-article.pageStyle p,
    .single-article.pageStyle span,
    .single-article.pageStyle a {
        font-size: 18px !important;
        line-height: 1.58;
        letter-spacing: -.004em;
    }
}

.modal-lg .modal-body::-webkit-scrollbar-thumb {
    background-color: var(--skilly-main-color) !important;
}

.modal-lg .modal-body::-webkit-scrollbar {
    width: 6px;
}

@media only screen and (min-width: 768px) {
    .fixed-buttons-container {
        position: fixed;
        bottom:0;
        z-index: 999;
        left: 50%;
        transform: translate(-50%, 0);
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .fa.fa-th-large {
        position: fixed;
        bottom: 0;
        z-index: 999;
        left: calc(100% - 90px);
        height: 62px;
        display: flex;
        align-items: center;
        transform: translateX(-50%);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fixed-buttons-container {
        top: 75vh;
    }

    .fa.fa-th-large {
        top: 75vh;
    }
}

@media only screen and (max-width: 768px) {

    .fixed-buttons-container {
        margin-bottom: 20px;
    }
}

.fixed-buttons-container {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 1300px) {
    #faq_list .logo {
        width: 100% !important;
    }

    #faq_list .newsContentHolder > .row > .col-sm-2 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    #faq_list .logo {
        width: 100px !important;
    }

    #study_list #tag_list {
        display: none;
    }

    #faq_list .logo {
        margin-bottom: 20px;
    }

    #faq_list .newsReadMore {
        margin-top: 10px;
        text-align: left;
    }

    .articles-content-wrapper {
        padding-top: 0;
    }
}

#faq_list .headline {
    margin: 0;
    margin-right: 5px;
    color: #ADADAD;
}

#faq_list .logo {
    width: 100px;
    height: auto;
}

#faq_list .info,
#job_list .info {
    color: #ADADAD;
}

.company-info {
}

#faq_list .newsReadMore,
#job_list .newsReadMore {
    float: left;
}

#faq_list .summary {
    padding-top: 10px !important;
}

#faq_list .article-list-col {
    /*border: 1px solid;
    border-color: #ADADAD;*/
    padding: 20px;
    /*border: 1px solid #efefef;*/
}

    #faq_list .article-list-col.compact {
        padding: 5px 20px;
        border: none;
        margin-bottom: 0;
    }

.articles-content-wrapper .newsHolder .add-new-btn {
    margin-top: 0px;
}

#faq_list .article-item-name,
#job_list .article-item-name {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#job_list .indicator-icon {
    max-height: 20px;
}

#faq_list .indicators,
#job_list .indicators {
    padding-right: 20px !important;
}

#job_list .manager-image {
    max-width: 100px;
    max-height: 100px;
}

#faq_list .img-responsiv img {
    max-width: 100% !important;
}

#faq_list .tags {
    margin-bottom: 10px;
}

.faq-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 15px 0;
}

    .faq-tile-view p {
        font-size: 14px !important;
    }

    .faq-tile-view .entity-name {
        background-color: #fff;
        padding: 10px;
    }

        .faq-tile-view .entity-name + div {
            padding: 10px;
        }

    .faq-tile-view .head-info a {
        margin: 0;
        color: #000 !important;
        font-size: 16px !important;
        cursor: pointer;
    }

    .faq-tile-view .tags {
        background-color: #fff;
        padding: 10px 0;
        margin: 0;
    }

    .faq-tile-view .summary {
        background-color: #fff;
    }


    .faq-tile-view .community-indicators {
        background-color: #fff;
    }

        .faq-tile-view .community-indicators > span {
            padding-left: 5px;
            padding-right: 5px;
        }

    .faq-tile-view .indicator-text {
        color: #575656;
    }

    .faq-tile-view .teaser-image {
        max-width: 100%;
        max-height: 100%;
    }

        .faq-tile-view .teaser-image.small {
            max-width: 50%;
            max-height: 50%;
        }

    .faq-tile-view .row {
        margin: 0;
    }

    .faq-tile-view .user-actions [class^="col"] {
        font-size: 14px;
        padding: 0;
    }

/* Card view styles */
.faq-card-view-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.faq-card-view {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 20px);
    margin: 0 15px 30px 15px;
    text-align: left;
    border: 1px solid #eeeeee;
}

    .faq-card-view .card-image {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background: center no-repeat;
        background-size: cover;
        border-bottom: 1px solid #eee;
        width: 100%;
        height: 180px;
        cursor: pointer;
    }

    .faq-card-view .card-title {
        color: #000;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .faq-card-view .card-text {
        color: #000;
        padding: 0 10px;
        margin-bottom: 10px;
    }

@media only screen and (min-width: 1001px) {
    .faq-card-view:nth-child(3n + 1) {
        margin-left: 0;
    }

    .faq-card-view:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
    .faq-card-view {
        width: calc(50% - 15px);
    }

        .faq-card-view:nth-child(2n + 1) {
            margin-left: 0;
        }

        .faq-card-view:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 700px) {
    .faq-card-view {
        width: calc(100% - 2px);
        max-width: 360px;
    }

    .faq-card-view {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Category view styles */
.faq-category-view-category-select {
    margin-bottom: 10px;
}

    .faq-category-view-category-select .multiselect {
        display: inline-block;
        width: auto;
    }

        .faq-category-view-category-select .multiselect .multiselect__tags {
            border: none;
        }

.faq-category-view {
    margin-bottom: 20px;
}

    .faq-category-view .tag-title {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }

    .faq-category-view ul.tag-faq-list {
    }

        .faq-category-view ul.tag-faq-list > li {
            margin-bottom: 5px;
        }

.faq-full-p {
    white-space: pre-line;
    overflow: hidden;
    padding-left: 120px;
    position: relative;
    min-height: 40px;
}

    .faq-full-p.p-question:before {
        content: 'Question: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }

    .faq-full-p.p-answer:before {
        content: 'Answer: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }

    .faq-full-p.p-alt-question:before {
        content: 'Alternative \A Questions: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }

    .faq-full-p.p-buttons:before {
        content: 'Buttons: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }

    .faq-full-p.p-category:before {
        content: 'Category: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }
    .faq-full-p.p-links:before {
        content: 'Links: ';
        position: absolute;
        left: 0;
        font-weight: 700;
    }

@media only screen and (max-width: 768px) {
    .articles-content-wrapper .single-faq {
        margin-top: 50px !important;
    }

    .single-faq.whiteBack {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.single-faq.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
}

.single-faq .logo {
    max-height: 120px;
}

.single-faq .article-full-img {
    margin-left: auto;
    margin-right: auto;
}

.single-faq .article-short.page-intro-border {
    padding: 0 30px;
}

.single-faq .article-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.single-faq .article-date {
    font-size: 16px;
    margin: 10px 0;
    color: #adadad;
}

.single-faq .article-summary {
    font-size: 18px;
}

.single-faq a {
    word-break: break-all;
}

.single-faq #company-name {
    cursor: pointer;
}

.single-faq #company-info {
    color: #656565;
}

.single-faq #follow-company {
    max-width: 200px;
    margin-top: 10px;
}

.single-faq .raw-content a {
    font-weight: bold;
}

.single-faq .raw-content h1,
.single-faq .raw-content h2,
.single-faq .raw-content h3 {
    color: #000;
}
@media only screen and (max-width: 1300px) {
    #content_list .logo {
        width: 100% !important;
    }

    #content_list .newsContentHolder > .row > .col-sm-2 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    #content_list .logo {
        width: 100px !important;
    }

    #study_list #tag_list {
        display: none;
    }

    #content_list .logo {
        margin-bottom: 20px;
    }

    #content_list .newsReadMore {
        margin-top: 10px;
        text-align: left;
    }

    .articles-content-wrapper {
        padding-top: 0;
    }
}

#content_list .headline {
    margin: 0;
    margin-right: 5px;
    color: #ADADAD;
}

#content_list .logo {
    width: 100px;
    height: auto;
}

#content_list .info,
#job_list .info {
    color: #ADADAD;
}

.company-info {
}

#content_list .newsReadMore,
#job_list .newsReadMore {
    float: left;
}

#content_list .summary {
    padding-top: 10px !important;
}

#content_list .article-list-col {
    /*border: 1px solid;
    border-color: #ADADAD;*/
    padding: 20px;
    /*border: 1px solid #efefef;*/
}

#content_list .article-list-col.compact {
    padding: 5px 20px;
    border: none;
    margin-bottom: 0;
}

.articles-content-wrapper .newsHolder .add-new-btn {
    margin-top: 0px;
}

#content_list .article-item-name,
#job_list .article-item-name {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#job_list .indicator-icon {
    max-height: 20px;
}

#content_list .indicators,
#job_list .indicators {
    padding-right: 20px !important;
}

#job_list .manager-image {
    max-width: 100px;
    max-height: 100px;
}

#content_list .img-responsiv img {
    max-width: 100% !important;
}

#content_list .tags {
    margin-bottom: 10px;
}


#content_list .content-header-image {
    float: left;
    max-width: 100%;
    margin: 0;
}

    #content_list .content-header-image.fixed-width {
        width: 60px;
    }

#content_list .content-header-info {
    padding: 10px 0;
}

    #content_list .content-header-info > p {
        color: #ADADAD;
        font-size: 1.4rem;
    }

.content-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 15px 0;
}

    .content-tile-view p {
        font-size: 14px !important;
    }

    .content-tile-view .entity-name {
        background-color: #fff;
        padding: 10px;
    }
    .content-tile-view .entity-name + div{
        padding: 10px;
    }
    .content-tile-view .head-info a {
        margin: 0;
        color: #000 !important;
        font-size: 16px !important;
        cursor: pointer;
    }

    .content-tile-view .tags {
        background-color: #fff;
        padding: 10px 0;
        margin: 0;
    }

    .content-tile-view .summary {
        background-color: #fff;
    }


    .content-tile-view .community-indicators {
        background-color: #fff;
    }

        .content-tile-view .community-indicators > span {
            padding-left: 5px;
            padding-right: 5px;
        }

    .content-tile-view .indicator-text {
        color: #575656;
    }

    .content-tile-view .teaser-image {
        max-width: 100%;
        max-height: 100%;
    }

        .content-tile-view .teaser-image.small {
            max-width: 50%;
            max-height: 50%;
        }

    .content-tile-view .row {
        margin: 0;
    }

    .content-tile-view .user-actions [class^="col"] {
        font-size: 14px;
        padding: 0;
    }

/* Card view styles */
.content-card-view-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.content-card-view {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 20px);
    margin: 0 15px 30px 15px;
    text-align: left;
    border: 1px solid #eeeeee;
}

    .content-card-view .card-image {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background: center no-repeat;
        background-size: cover;
        border-bottom: 1px solid #eee;
        width: 100%;
        height: 180px;
        cursor: pointer;
    }

    .content-card-view .card-title {
        color: #000;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .content-card-view .card-text {
        color: #000;
        padding: 0 10px;
        margin-bottom: 10px;
    }

@media only screen and (min-width: 1001px) {
    .content-card-view:nth-child(3n + 1) {
        margin-left: 0;
    }

    .content-card-view:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
    .content-card-view {
        width: calc(50% - 15px);
    }

        .content-card-view:nth-child(2n + 1) {
            margin-left: 0;
        }

        .content-card-view:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 700px) {
    .content-card-view {
        width: calc(100% - 2px);
        max-width: 360px;
    }

    .content-card-view {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Category view styles */
.content-category-view-category-select {
    margin-bottom: 10px;
}

    .content-category-view-category-select .multiselect {
        display: inline-block;
        width: auto;
    }

        .content-category-view-category-select .multiselect .multiselect__tags {
            border: none;
        }

.content-category-view {
    margin-bottom: 20px;
}

    .content-category-view .tag-title {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }

    .content-category-view ul.tag-content-list {
    }

        .content-category-view ul.tag-content-list > li {
            margin-bottom: 5px;
        }
@media only screen and (max-width: 768px) {
    .articles-content-wrapper .single-content {
        margin-top: 50px !important;
    }

    .single-content.whiteBack {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.single-content.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
}

.single-content .logo {
    max-height: 120px;
}

.single-content .article-full-img {
    margin-left: auto;
    margin-right: auto;
}

.single-content .article-short.page-intro-border {
    padding: 0 30px;
}

.single-content .article-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.single-content .article-date {
    font-size: 16px;
    margin: 10px 0;
    color: #adadad;
}

.single-content .article-summary {
    font-size: 18px;
}

.single-content a {
    word-break: break-all;
}

.single-content #company-name {
    cursor: pointer;
}

.single-content #company-info {
    color: #656565;
}

.single-content #follow-company {
    max-width: 200px;
    margin-top: 10px;
}

.single-content raw-content a {
    font-weight: bold;
}

.single-content .raw-content h1,
.single-content .raw-content h2,
.single-content .raw-content h3 {
    color: #000;
}
@media (max-width: 1400px) {
    #study_list .parallax-header {
        padding-top: 100px !important;
    }
}

@media only screen and (max-width: 768px) {
    #study_list #tag_list {
        display: none;
    }

    #study_list .parallax-header {
        padding-top: 140px !important;
    }

    #study_list .img-holder {
        margin-bottom: 20px;
    }

    .articles-content-wrapper {
        padding-top: 0;
    }
}

#study_list .headline {
    margin: 0;
    margin-right: 5px;
    color: #000000;
}

#study_list .img-logo {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    max-height: 130px;
    max-width: 100%;
    height: auto;
}

#study_list .info {
    color: #000000;
}

.company-info {
}

#study_list .newsReadMore {
    float: left;
}

#study_list .summary:hover {
    cursor: pointer;
}

#study_list .article-list-col {
    /*border: 1px solid;*/
    /*border-color: #ADADAD;*/
    padding: 20px;
}

#study_list .article-list-col.compact {
    padding: 5px 20px;
    border: none;
    margin-bottom: 0;
}

#study_list .article-item-name {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#study_list .img-holder {
    line-height: 100px;
    vertical-align: middle;
}

    #study_list .img-holder img {
        /*max-width: 100px;
        padding-right: 12px;*/
    }

    #study_list .img-holder:nth-child(2) {
        border-left: 2px solid #3F3F3F;
    }

#study_list .company-info a {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

#study_list .tags {
    margin-bottom: 10px;
}

.study-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 15px 0;
}

    .study-tile-view p {
        font-size: 14px !important;
    }

    .study-tile-view .entity-name {
        background-color: #fff;
        padding: 10px;
    }
    .study-tile-view .entity-name + div{
        padding: 10px;
    }
    .study-tile-view .head-info a {
        margin: 0;
        color: #000 !important;
        font-size: 16px !important;
        cursor: pointer;
    }

    .study-tile-view .tags {
        background-color: #fff;
        padding-top: 10px;
        margin: 0;
    }

    .study-tile-view .summary {
        background-color: #fff;
    }


    .study-tile-view .community-indicators {
        background-color: #fff;
    }

        .study-tile-view .community-indicators > span {
            padding-left: 5px;
            padding-right: 5px;
        }

    .study-tile-view .indicator-text {
        color: #575656;
    }

    .study-tile-view .teaser-image {
        max-width: 100%;
        max-height: 100%;
    }

    .study-tile-view .user-actions [class^="col"] {
        font-size: 14px;
        padding: 0;
    }

    .study-tile-view .study-company-info {
        color: #ADADAD;
        font-size: 14px;
    }

    .study-tile-view .study-company-logo {
        max-height: 100px;
        max-width: 100%;
    }

/* Card view styles */
.study-card-view-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.study-card-view {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 20px);
    margin: 0 15px 30px 15px;
    text-align: left;
    border: 1px solid #eeeeee;
}

    .study-card-view .card-image {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background: center no-repeat;
        background-size: cover;
        border-bottom: 1px solid #eee;
        width: 100%;
        height: 180px;
        cursor: pointer;
    }

    .study-card-view .card-title {
        color: #000;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .study-card-view .card-text {
        color: #000;
        padding: 0 10px;
        margin-bottom: 10px;
    }

@media only screen and (min-width: 1001px) {
    .study-card-view:nth-child(3n + 1) {
        margin-left: 0;
    }

    .study-card-view:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
    .study-card-view {
        width: calc(50% - 15px);
    }

        .study-card-view:nth-child(2n + 1) {
            margin-left: 0;
        }

        .study-card-view:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 700px) {
    .study-card-view {
        width: calc(100% - 2px);
        max-width: 360px;
    }

    .study-card-view {
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 768px) {
    .articles-content-wrapper .single-study {
        margin-top: 50px !important;
    }

    .single-study.whiteBack {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.single-study.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
    margin-top: 50px;
}

.single-study .logo {
    max-height: 120px;
}

.single-study .article-full-img {
    margin-left: auto;
    margin-right: auto;
}

.single-study .article-short.page-intro-border {
    padding: 0 30px;
}

.single-study .article-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.single-study .article-date {
    font-size: 16px;
    margin: 10px 0;
    color: #adadad;
}

/*.single-study .article-summary {
    font-size: 18px;
}*/

.single-study a {
    word-break: break-all;
}

.single-study #company-name,
.single-study #client-name {
    cursor: pointer;
}

.single-study #company-info,
.single-study #client-info {
    color: #656565;
}

.single-study #follow-company,
.single-study #follow-client {
    max-width: 200px;
    margin-top: 10px;
}

.single-study .raw-content a {
    font-weight: bold;
}

.single-study .raw-content h1,
.single-study .raw-content h2,
.single-study .raw-content h3 {
    color: #000;
}


.single-study p,
.single-study span,
.single-study a,
.single-study div,
.single-study li,
.single-study h1,
.single-study h2,
.single-study h3,
.single-study h4,
.single-study i {
    font-family: 'Lora', serif !important;
    font-weight: normal;
}

.single-study strong,
.single-study b {
    font-family: 'Lora', serif !important;
}

.single-study h1,
.single-study h1 span,
.single-study h1 i,
.single-study h1 b,
.single-study h1 strong,
.single-study h1 em {
    font-size: 30px !important;
    font-weight: bold !important;
}

    .single-study h1.article-title {
        font-size: 50px !important;
    }

.single-study h2,
.single-study h2 span,
.single-study h2 i,
.single-study h2 b,
.single-study h2 strong,
.single-study h2 em {
    font-size: 24px !important;
    font-weight: bold !important;
}

.single-study h3,
.single-study h3 span,
.single-study h3 i,
.single-study h3 b,
.single-study h3 strong,
.single-study h3 em {
    font-size: 22px !important;
    font-weight: bold !important;
}

.single-study p,
.single-study span,
.single-study a,
.single-study ul,
.single-study li,
.single-study ol {
    font-size: 21px;
}
.single-study p,
.single-study span,
.single-study a {
    font-size: 21px !important;
}
   

.single-study h1.article-item-name a {
    font-size: 50px !important;
}

.single-study .article-item-name a {
    font-size: 24px !important;
}
.single-study #company-name,
.single-study .row  .col-sm-10.col-xs-8 p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .single-study h1.article-item-name a,
    .single-study h1.article-item-name {
        font-size: 34px !important;
    }
    .single-study h1.article-title,
    .single-study h1,
    .single-study h1 span,
    .single-study h1 i,
    .single-study h1 b,
    .single-study h1 strong,
    .single-study h1 em {
        font-size: 27px !important;
    }

    .single-study h2,
    .single-study h2 span,
    .single-study h2 i,
    .single-study h2 b,
    .single-study h2 strong,
    .single-study h2 em {
        font-size: 23px !important;
    }

    .single-study p,
    .single-study span,
    .single-study a,
    .single-study li,
    .single-study ol,
    .single-study ul,
    .single-study i {
        font-size: 18px;
    }

    .single-study p,
    .single-study span,
    .single-study a {
        font-size: 18px !important;
    }
}
@media (max-width: 1400px) {
    #reference_list .parallax-header {
        padding-top: 100px !important;
    }
}

@media only screen and (max-width: 768px) {
    #reference_list #tag_list {
        display: none;
    }

    #reference_list .parallax-header {
        padding-top: 140px !important;
    }

    #reference_list .img-holder {
        margin-bottom: 20px;
    }

    .articles-content-wrapper {
        padding-top: 0;
    }
}

#reference_list .headline {
    margin: 0;
    margin-right: 5px;
    color: #000000;
}

#reference_list .logo {
    width: 100px;
    height: auto;
}

#reference_list .info {
    color: #000000;
}

.company-info {
}

#reference_list .newsReadMore {
    float: left;
}

#reference_list .summary {
    padding-top: 10px !important;
}

#reference_list .article-list-col {
    /*border: 1px solid;
    border-color: #ADADAD;*/
    padding: 20px;
}

#reference_list .article-item-name {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
}

#reference_list .img-holder {
    line-height: 100px;
    vertical-align: middle;
}

    #reference_list .img-holder img {
        /*max-width: 100px;
        padding-right: 12px;*/
    }

    #reference_list .img-holder:nth-child(2) {
        border-left: 2px solid #3F3F3F;
    }

#reference_list .company-info a {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

#reference_list .tags {
    margin-bottom: 10px;
}

.reference-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 15px 0;
}

    .reference-tile-view p {
        font-size: 14px !important;
    }

    .reference-tile-view .entity-name {
        background-color: #fff;
        padding: 10px;
    }
    .reference-tile-view .entity-name + div {
        padding: 10px;
    }

    .reference-tile-view .head-info {
        margin: 0;
        color: #000 !important;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        font-size: 16px !important;
    }

    .reference-tile-view .tags {
        background-color: #fff;
        padding: 10px 0;
        margin: 0;
    }

    .reference-tile-view .summary {
        background-color: #fff;
    }


    .reference-tile-view .community-indicators {
        background-color: #fff;
    }

        .reference-tile-view .community-indicators > span {
            padding-left: 5px;
            padding-right: 5px;
        }

    .reference-tile-view .indicator-text {
        color: #575656;
    }

    .reference-tile-view .teaser-image {
        max-width: 100%;
        max-height: 100%;
    }

        .reference-tile-view .teaser-image.small {
            max-width: 50%;
            max-height: 50%;
        }

    .reference-tile-view .row {
        margin: 0;
    }

    .reference-tile-view .user-actions [class^="col"] {
        font-size: 14px;
        padding: 0;
    }

/* Card view styles */
.reference-card-view-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.reference-card-view {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: calc(33.333% - 20px);
    margin: 0 15px 30px 15px;
    text-align: center;
    border: 1px solid #eeeeee;
}

    .reference-card-view .card-image {
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
        background-size: cover !important;
        background: center no-repeat;
        width: 100%;
        height: 180px;
        cursor: pointer;
    }

    .reference-card-view .card-title {
        color: #000;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2;
        cursor: pointer;
        margin-bottom: 5px;
    }

@media only screen and (min-width: 1001px) {
    .reference-card-view:nth-child(3n + 1) {
        margin-left: 0;
    }

    .reference-card-view:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
    .reference-card-view {
        width: calc(50% - 15px);
    }

        .reference-card-view:nth-child(2n + 1) {
            margin-left: 0;
        }

        .reference-card-view:nth-child(2n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 700px) {
    .reference-card-view {
        width: calc(100% - 2px);
        max-width: 360px;
    }

    .reference-card-view {
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 768px) {
    .articles-content-wrapper .single-reference {
        margin-top: 50px !important;
    }

    .single-reference.whiteBack {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.single-reference.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
}

.single-reference .logo {
    max-height: 120px;
}

.single-reference .article-full-img {
    margin-left: auto;
    margin-right: auto;
}

.article-short.page-intro-border {
    padding: 0 30px;
}

.single-reference  .article-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.single-reference  .article-date {
    font-size: 16px;
    margin: 10px 0;
    color: #adadad;
}

.single-reference .article-summary {
    font-size: 18px;
}

.single-reference a {
    word-break: break-all;
}

.single-reference #company-name,
.single-reference #client-name {
    cursor: pointer;
}

.single-reference #company-info,
.single-reference #client-info {
    color: #656565;
}

.single-reference #follow-company,
.single-reference #follow-client {
    max-width: 200px;
    margin-top: 10px;
}

.single-reference .raw-content h1,
.single-reference .raw-content h2,
.single-reference .raw-content h3 {
    color: #000;
}
@media only screen and (max-width: 768px) {
    .indicators > span:last-child {
        margin-right: 10px;
    }
}

#product .img-responsiv {
    max-width: 100%;
    overflow: hidden;
}

#product .img-responsiv,
#product .youtube-video-container {
    margin-bottom: 30px;
}

#product hr {
    border-top: 1px solid #888;
}

#news_list .indicators > span {
    padding-left: 10px;
}

#news_list .indicator-icon {
    max-height: 20px;
}

#news_list .indicator-text {
    font-weight: bold;
    color: #03545D;
}

#news_list .product-text-trim {
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news_list .circle-logo-collection img {
    border-radius: 50%;
}

#news_list .product-circle-logo {
    border-radius: 50%;
}

#news_list .product-company-logo {
    max-height: 50px;
    max-width: 120px;
}

#news_list .product-company-info {
    font-size: 13px;
}

#news_list .img-responsiv img {
    max-width: 100% !important;
}

.product-tile-view {
    background-color: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 0px;
    margin: 15px 0;
}

.tag-links {
    max-height: calc(100% - 220px);
    height: 100%;
    scrollbar-width: thin;
    overflow-y: auto;
    scroll-behavior: auto;
    overscroll-behavior: contain;
}


.product-tile-view p {
    font-size: 14px !important;
}

.product-tile-view .entity-name {
    background-color: #fff;
    padding: 10px;
}

    .product-tile-view .entity-name + div {
        padding: 10px;
    }

.product-tile-view .head-info a {
    margin: 0;
    color: #000 !important;
    font-size: 16px !important;
    cursor: pointer;
}

.product-tile-view .tags {
    background-color: #fff;
    padding: 10px 0;
    margin: 0;
}

.product-tile-view .summary {
    background-color: #fff;
}

.product-tile-view .community-indicators {
    background-color: #fff;
}

    .product-tile-view .community-indicators > span {
        padding-left: 5px;
        padding-right: 5px;
    }

.product-tile-view .indicator-text {
    color: #575656;
}

.product-tile-view .teaser-image {
    max-width: 100%;
    max-height: 100%;
}

    .product-tile-view .teaser-image.small {
        max-width: 50%;
        max-height: 50%;
    }

.product-tile-view .row {
    margin: 0;
}

.product-tile-view .user-actions [class^="col"] {
    font-size: 14px;
    padding: 0;
}

.product-case-studies-container,
.product-articles-container,
.product-companies-container {
}

ul.product-tabs-list {
    list-style: none;
    padding: 0;
}

    ul.product-tabs-list > li {
        display: inline;
        margin: 0 20px 0 0;
        cursor: pointer;
    }

        ul.product-tabs-list > li.active {
            text-decoration: underline;
        }

        ul.product-tabs-list > li > span {
            cursor: pointer;
        }



.product-underline {
    border-bottom: 3px solid var(--skilly-main-color);
}

body,
.single-product p,
.single-product span,
.single-product a,
.single-product div,
.single-product li,
.single-product h1,
.single-product h2,
.single-product h3,
.single-product h4,
.single-product i {
    font-family: 'Lora', serif !important;
    font-weight: normal;
}

.single-product strong,
.single-product b {
    font-family: 'Lora', serif !important;
}

.single-product h1,
.single-product h1 span,
.single-product h1 i,
.single-product h1 b,
.single-product h1 strong,
.single-product h1 em {
    font-size: 30px !important;
    font-weight: bold !important;
}

/*.single-product h1.article-title {
        font-size: 50px !important;
    }*/

.single-product h2,
.single-product h2 span,
.single-product h2 i,
.single-product h2 b,
.single-product h2 strong,
.single-product h2 em {
    font-size: 24px !important;
    font-weight: bold !important;
}

.single-product h3,
.single-product h3 span,
.single-product h3 i,
.single-product h3 b,
.single-product h3 strong,
.single-product h3 em {
    font-size: 22px !important;
    font-weight: bold !important;
}

.single-product p,
.single-product span,
.single-product a,
.single-product li,
.single-product ol,
.single-product ul {
    font-size: 21px;
}

.single-product p,
.single-product span,
.single-product a {
    font-size: 21px !important;
}

    .single-product p#company-info,
    .single-product p.article-date {
        font-size: 17px !important;
    }

.single-product.whiteBack {
    width: 80%;
    margin: auto;
    border: none;
    margin-top: 50px;
}

.single-product .whiteBack {
    margin-top: 20px;
    border: none;
    overflow: hidden;
}

.single-product .article-title {
    /*font-size: 36px;*/
    font-weight: bold;
    color: #000;
}

.single-product .article-title,
.single-product .article-item-name {
    /*font-size: 30px;
    font-weight: bold;
    color: #000;*/
}


.single-product .article-date {
    /*font-size: 17px;*/
    margin: 10px 0;
    color: #adadad;
}

.single-product .article-summary {
    /*font-size: 21px;
    white-space: pre-line;*/
}

.single-product .pageStyle .article-summary {
    /*font-size: 21px;*/
}

.single-product a {
    word-break: break-all;
}

.single-product p,
.single-product ol,
.single-product ul {
    /*font-size: 21px;*/
}

.single-product #company-name {
    cursor: pointer;
}

.single-product a {
    word-break: break-all;
}

.single-product .info {
    color: #5b5959;
}



.single-product .raw-content a {
    font-weight: bold;
}

.single-product .raw-content h1,
.single-product .raw-content h2,
.single-product .raw-content h3 {
    color: #000;
}

.single-product .raw-content h1 {
    /*font-size: 30px;*/
}

/* Product articles tiles container */

.raw-content.editorImgMargin img[style*="float:right"] {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
}

.raw-content.editorImgMargin img[style*="float:left"] {
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#product .img-responsiv,
#product .youtube-video-container {
    margin-bottom: 30px;
}

.product-articles-tiles-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.product-articles-tiles-cell {
    margin: 5px 10px;
    display: flex;
    flex-direction: row;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    /*min-height: 150px;*/
}

    .product-articles-tiles-cell.border {
        border: 1px solid #eee;
    }

@media only screen and (max-width: 1000px) {
    .product-articles-tiles-cell {
        margin: 5px 5px;
        width: calc(33.3% - 10px);
    }
}

@media only screen and (max-width: 800px) {
    .product-articles-tiles-cell {
        width: calc(50% - 10px);
    }
}

@media only screen and (max-width: 768px) {
    .articles-content-wrapper .single-product {
        margin-top: 50px !important;
    }

    .single-product.whiteBack {
        width: 100% !important;
        /*padding-left: 10px;
        padding-right: 10px;*/
    }

    .single-product .article-title,
    .single-product .article-summary,
    .single-product .raw-content {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 768px) {
    .single-product h1.article-item-name a,
    .single-product h1.article-item-name,
    .single-product h1.article-title {
        font-size: 1.75em !important;
    }



    .single-product h1,
    .single-product h1 span,
    .single-product h1 i,
    .single-product h1 b,
    .single-product h1 strong,
    .single-product h1 em {
        font-size: 27px !important;
    }



    .single-product h2,
    .single-product h2 span,
    .single-product h2 i,
    .single-product h2 b,
    .single-product h2 strong,
    .single-product h2 em {
        font-size: 23px !important;
    }

    .single-product h3,
    .single-product h3 span,
    .single-product h3 i,
    .single-product h3 b,
    .single-product h3 strong,
    .single-product h3 em {
        font-size: 22px !important;
        font-weight: bold !important;
    }

    .single-product p,
    .single-product span,
    .single-product a,
    .single-product li,
    .single-product ol,
    .single-product ul {
        font-size: 18px;
    }

    .single-product p,
    .single-product span,
    .single-product a {
        font-size: 18px;
    }

        .single-product p#company-info,
        .single-product p.article-date {
            font-size: 16px !important;
        }
}

@media only screen and (max-width: 600px) {
    .product-articles-tiles-cell {
        margin: 5px auto;
        width: 100%;
        max-width: 400px;
    }
}

.product-articles-tile-image {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    background: center no-repeat;
    cursor: pointer;
    width: 150px;
    height: 150px;
}

.product-articles-tiles-cell.border .product-articles-tile-image {
    border-bottom: 1px solid #eee;
    background-size: contain;
}

.product-articles-tile-title {
    color: #000;
    font-size: 1em;
    font-weight: bold !important;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block;
    cursor: pointer;
}

.product-articles-tile-text {
    /*max-width: calc( 100% - 150px);*/
    font-size: 18px;
    font-weight: bold;
    margin-top: auto;
    margin-bottom: auto;
}

.product-articles-tiles-cell.border .product-articles-tile-title,
.product-articles-tiles-cell.border .product-articles-tile-text {
    padding: 20px 10px;
    text-align: left;
}


/*product articles styles*/
.product-articles-container {
    display: flex;
    flex-wrap: wrap;
    /*padding: 0 5px;*/
    align-items: stretch;
}

.product-articles-wrapper {
    width: 80%;
    margin: auto;
}

.product-articles-container .image-container:nth-child(even),
.product-articles-container .box-container:nth-child(even) {
    margin-left: 10px;
}

.product-articles-container h1 {
    flex-basis: 100%;
    margin: 50px 0;
    cursor: pointer;
}

.product-articles-container .image-container,
.product-articles-container .box-container {
    flex: 1 1 45%;
    margin: 5px 0;
    cursor: pointer;
    max-width: 45%;
}

    .product-articles-container .image-container .responsive-image {
        max-width: 100%;
        height: auto;
        /*width: 300px;*/
        border: 1px dashed;
    }



    .product-articles-container .box-container .box {
        padding: 25px 30px;
        border: 1px solid rgb(238, 238, 238);
        font-size: 18px;
        font-weight: bold;
        max-width: 100%;
        /*width: 300px;*/
    }

@media only screen and (max-width: 768px) {
    .product-articles-container h1 {
        margin: 20px 0;
        font-size: 1.7em;
        padding: 0 10px;
    }

    .product-articles-container .box-container .box {
        font-size: 14px;
        max-width: none;
        width: unset;
        padding: 25px 10px;
    }

    .product-articles-wrapper {
        width: 100%;
    }
}
/*presentation styles*/
.presenation-left-arrow {
    background-image: url(/Content/images/icons/presentation/Larrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 32px;
}

.presenation-right-arrow {
    background-image: url(/Content/images/icons/presentation/Rarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 32px;
}

.presenation-view-list {
    background-image: url(/Content/images/icons/presentation/view.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.presenation-menu-list {
    background-image: url(/Content/images/icons/presentation/menu.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 32px;
    margin-left: 20px;
    cursor: pointer;
}

.presenation-left-arrow.disabled,
.presenation-right-arrow.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.slide-fixed-nav {
    display: flex;
    justify-content: space-between;
    box-shadow: rgba(128, 128, 128, 0.3) 0px -1px 0px;
    padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background: #fff;
}

.clickable-space {
    position: absolute;
    cursor: pointer;
    width: 17%;
    height: calc(100vh - 100px);
    top: 50px;
}

    .clickable-space.left {
        left: 0px;
    }

    .clickable-space.right {
        right: 0px;
    }

@media only screen and (max-width: 768px) {
    .slide-fixed-nav .bot-widget-container .bot-widget-image {
        height: 32px;
        width: 32px;
        right: 10px;
        bottom: 5px;
    }

    .clickable-space {
        width: 50%;
    }
}
/*presentation styles end*/

#campaigns_list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    #campaigns_list .campaign-container {
        display: flex;
        flex-direction: row;
        flex-grow: 1;
        width: 100%;
        max-width: 1000px;
        margin: 10px;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }

@media only screen and (max-width: 768px) {
    #campaigns_list .campaign-container {
        flex-direction: column;
        width: calc(100% - 20px);
        max-width: 450px;
        margin: 0 10px;
    }
}

#campaigns_list .campaign-container .campaign-image-container {
    width: 355px;
    max-height: 200px;
    margin-right: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    #campaigns_list .campaign-container .campaign-image-container {
        width: 100%;
        max-height: 400px;
        margin-right: 0;
    }
}

#campaigns_list .campaign-container .campaign-data-container {
    display: flex;
    flex-direction: column;
    max-width: 600px;
    padding-bottom: 10px;
    justify-content: space-between;
    color: #333333;
}


@media only screen and (max-width: 768px) {
    #campaigns_list .campaign-container .campaign-data-container {
        max-width: none;
    }
}

#campaigns_list .campaign-container .campaign-buttons-container div:not(:last-child) {
    border-right: 1px solid #CCC;
    padding-right: 10px;
}

#campaigns_list .campaign-container .campaign-buttons-container {
    display: flex;
    margin-top: 10px;
}

    #campaigns_list .campaign-container .campaign-buttons-container b {
        font-size: 18px;
    }

@media only screen and (max-width: 768px) {
    #campaigns_list .campaign-container .campaign-buttons-container {
        margin: 0;
    }
}

#campaigns_list .campaign-container .campaign-buttons-container > * {
    margin-top: 10px;
    margin-right: 10px;
}


@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 768px) {
    .single-job.company-article-wrapper {
        padding: 20px 0 0 0;
    }

    .single-job.whiteBack {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

#tag-links {
    max-height: 350px;
    height: 350px;
    scrollbar-width: thin;
    overflow-y: auto;
}

.single-job.whiteBack {
    width: 100%;
    margin: auto;
    border: none;
    overflow: hidden;
    margin-top: 50px;
}



.single-job a {
    word-break: break-all;
}

.single-job .articles-content-wrapper{
    padding: 0;
}

.single-job .tags-icons {
    height: 15px;
}

.single-job .smallIcon {
    height: 30px;
    margin-right: 10px;
}

.single-job .middleIcon {
    height: 45px;
}

.single-job .largeIcon {
    height: 130px;
    max-width: 130px;
}

.single-job .article-short {
    background-color: transparent !important;
}

.single-job .jobTitle {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

.single-job .whiteBack {
    margin-top: 20px;
    border: 1px solid #ADADAD;
    padding: 20px;
}

.single-job .title {
    color: #000;
    font-weight: bold;
}

.single-job .text,
.single-job .company-descr {
    color: #000000;
}

.single-job .raw-content h1,
.single-job .raw-content h2,
.single-job .raw-content h3 {
    color: #000;
}


.single-job p,
.single-job span,
.single-job a,
.single-job div,
.single-job li,
.single-job h1,
.single-job h2,
.single-job h3,
.single-job h4,
.single-job i {
    font-family: 'Lora', serif !important;
    font-weight: normal;
}



.single-job strong,
.single-job b {
    font-family: 'Lora', serif !important;
}

.single-job h1,
.single-job h1 span,
.single-job h1 i,
.single-job h1 b,
.single-job h1 strong,
.single-job h1 em {
    font-size: 30px !important;
    font-weight: bold !important;
}

    .single-job h1.article-title {
        font-size: 50px !important;
    }

.single-job h2,
.single-job h2 span,
.single-job h2 i,
.single-job h2 b,
.single-job h2 strong,
.single-job h2 em {
    font-size: 24px !important;
    font-weight: bold !important;
}

.single-job h3,
.single-job h3 span,
.single-job h3 i,
.single-job h3 b,
.single-job h3 strong,
.single-job h3 em {
    font-size: 22px !important;
    font-weight: bold !important;
}

.single-job p,
.single-job span,
.single-job a,
.single-job li,
.single-job ol,
.single-job ul,
.single-job i {
    font-size: 21px;
}
/*.single-job p,
.single-job span,
.single-job a {
    font-size: 21px !important;
}*/
    .single-job p#company-info,
    .single-job p.article-date {
        font-size: 17px !important;
    }

.single-job h1.article-item-name a {
    font-size: 50px !important;
}

.single-job .article-item-name a {
    font-size: 24px !important;
}

.single-job #company-name {
    margin-bottom: 0;
}

.single-job .topContentBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.single-job .articleImg {
    width: 53px;
    height: 53px;
    display: inline-block;
    margin-right: 10px;
}
    .single-job .articleImg img {
        width: 100%;
        display: block;
    }

@media (max-width: 767px) {
    .single-job h1.article-item-name a,
    .single-job h1.article-item-name{
        font-size: 34px !important;
    }
    .single-job h1.article-title,
    .single-job h1,
    .single-job h1 span,
    .single-job h1 i,
    .single-job h1 b,
    .single-job h1 strong,
    .single-job h1 em {
        font-size: 27px !important;
    }

    .single-job h2,
    .single-job h2 span,
    .single-job h2 i,
    .single-job h2 b,
    .single-job h2 strong,
    .single-job h2 em {
        font-size: 23px !important;
    }

    .single-job p,
    .single-job span,
    .single-job a,
    .single-job li,
    .single-job ol,
    .single-job ul,
    .single-job i {
        font-size: 18px;
    }

    .single-job p,
    .single-job span,
    .single-job a {
        font-size: 18px !important;
    }
}
