.landing-page-hero__title {
    margin: 70px 0 0px;
    font-size: 60px;
}
.landing-page-hero__sub__title {
    font-family: Proxima, sans-serif;
    font-weight: 300;
    color: #343434;
    font-size: 40px;
    margin: 0px 0px 30px 0px;
}

.landing-page-hero__description{
    display: block;
    width: 900px;
    height: auto;
    margin: 40px auto 0;
}
.newsletter {
    margin-bottom: 0;
}

.slider__text {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    margin: 20px auto 0;
}
/* .career__slider--img {
    transform: scale(1.2);
} */
.slider__container {
    margin-top: 50px;
}
.slider__container .slider-right {
    right: 5%;
    top: 40%;
}
.slider__container .slider-left {
    left: 5%;
    top: 40%;
}
.slider__container .slider-right:hover {
    color: #012638;
}

.slider__container .slider-left:hover {
    color: #012638;
}

.trial-button {
    margin: 60px 0 0;
    display: inline-block;
}

.trial-button .button {
    background-color: #012638;
    border: 1px solid #012638;
    border-radius: 5px !important;
}

.trial-button .button:hover {
    background: #012638c7;
    border: 1px solid #012638c7;
}

.owl-theme .owl-dots .owl-dot span {
    border-radius: 30px !important;
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: stretch;
}

.owl-carousel .owl-stage-outer {
    margin-left: 8px;
}

.owl-carousel .owl-item {
    align-items: baseline;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-readmore .owl-dots .owl-dot {
    padding-top: 10px;
}

.owl-readmore .owl-dots .owl-dot span {
    background: #ffffff;
}

.readmore__desc {
    padding: 15px;
    max-width: 259px;
    margin: 0 auto;
}

.readmore__block {
    max-width: unset;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
}

.readmore__desc__container {
    height: 100%;
    border-right: 3px solid #DBDDDE;
}

.box__container {
    margin: 0 auto 60px;
    max-width: 80%;
}

.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.accordion__list {
    width: 100%;
    list-style-type: none;
    border-bottom: none;
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.flex-list{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 60px;
}

.accordion__list--item:nth-of-type(odd) {
    background-color: #fcfcfc;
}

.accordion__list--text {
    padding: 15px 15px 15px 30px;
}

.accordion__list--text.capabilities {
    background-color: #eaeef1;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion__list--mark.competition {
    background-color: #575757;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.accordion__list--mark.salesmanago {
    background-color: #eaeef1;
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.accordion__list--mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #bcbcbc;
}
.tb-header-background {
    background-color: #DAE7BF !important;
}
.description {
    margin: 0 auto 120px;
}
.cdp-use-cases {
    margin-bottom: 80px;
}
.big-percent {
    font-size: 32px!important;
}

.box__container .box__item {
    z-index: auto;
}

.box__container .box__item:hover {
    z-index: 1;
}

.proactive .slider__text,
.preactive .slider__text {
    height: 150px;
}

.landing-page-hero__sub__title--bottom{
    display: block;
    width: 900px;
    margin: 20px auto 0px auto;
    text-align: center;
    font-weight: 300;
    font-size: 45px;
}

.img_bottom{
    display: flex;
    align-items: center;
    justify-content: center;
}

.img_bottom_wide_screen{
    width: 1030px;
    height: auto;
    margin: 10px 0 25px 0;
}

.img_bottom_mobile{
    display: none;
    margin: 25px 0;
}
.list {
    margin: 40px 0;
}
.box__item {
    padding: 25px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    position: relative;
    height: 200px;
}
.box__item:hover {
    box-shadow: 0 0 52px #c8c8c8;
}
.box__item > * {
    margin: 0;
}
.box__item h3 {
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45%;
}
.box__item p {
    height: 55%;
}
.section__gray{
    background: #EAECEE;
    margin-top: 20px;
}
.cdp-table {
    margin: 80px 0;
}
.cdp-table-header {
    font-family: 'Proxima';
    font-weight: 700;
    color: #343434;
    text-transform: uppercase;
    text-align: center;
    font-size: 60px;
    position: relative;
    margin: 40px auto 60px;
}
.cdp-table-header::after {
    content: '';
    display: block;
    width: 200px;
    height: 5px;
    background: #c9dda2;
    margin: 8px auto 0;
}
.cdp-table-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    position: relative;
}
.cdp-table-cell {
    background: #acb3b9;
    color: #343434;
    width: calc(20% - 12px);
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px;
    transition: 0.2s;
}
.cdp-table-cell p {
    font-family: 'Proxima';
    font-weight: 600;
    width: 66%;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.cdp-table-cell p::after {
    content: '';
    display: block;
    width: 0;
    height: 5px;
    background: #c9dda2;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -20px;
    transition: 0.2s;
}
.cdp-table-cell:hover > p::after {
    width: 50%;
}
.cdp-table-cell:hover > p {
    font-weight: 700;
}

.cdp-use-cases .list__item {
    flex-direction: column;
    margin: 0 auto 21px;
}
.list__item {
    margin-bottom: 21px;
    text-align: center;
}
.list__item-title {
    display: flex;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 100%;
    margin: 0 auto 8px;
}
.list__item-desc {
    line-height: 120%;
    margin: 0 auto 10px;
}
.cdp-comparison {
    margin: 40px 0;
}
.cdp-comparison-div {
    margin: 0 !important;
    padding: 20px;
    font-size: 16px;
    position: relative;
}
.cdp-comparison-div::before {
    content: '';
    position: absolute;
    display: block;
    background: #DAE7BF;
    width: 20px;
    height: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    clip-path: polygon(0 5%, 40% 0, 40% 95%, 0 100%);
    -webkit-clip-path: polygon(0 5%, 40% 0, 40% 95%, 0 100%);
}
.cdp-comparison-div span {
    font-weight: 600;
    font-size: 18px;
}
.comparison--header {
    margin-bottom: 30px;
}
.fa-check {
    font-size: 20px;
}
.second__slider {
    background: linear-gradient(#EAECEE 90%, #FFF 90%) !important;
}
#turbocharge-slider {
    height: 800px !important;
    margin-top: 30px !important;
}


@media screen and (min-width: 480px) and (max-width: 767px) {
    .box__item p {
        width: 50%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1199px) {
    #turbocharge-slider {
        height: 700px !important;
    }

    .landing-page-hero__description{
        width: 950px;
    }

    .landing-page-hero__title{
        font-size: 54px;
    }

    .landing-page-hero__sub__title{
        font-size: 35px;
    }

    .landing-page-hero__sub__title--bottom{
        width: 742px;
        font-size: 35px;
    }

    .img_bottom_wide_screen{
        width: 812px;
    }
    .box__item h3 {
        height: 35%;
    }
    .box__item p {
        height: 65%;
    }
}

@media screen and (max-width: 991px) {
    #turbocharge-slider {
        height: 600px !important;
        margin-top: 35px !important;
    }

    .slider {
        background: linear-gradient(#EAECEE 75%, #FFF 75%);
    }
    .landing-page-hero__description{
        width: 700px;
    }

    .landing-page-hero__sub__title--bottom{
        font-size: 33px;
        margin-bottom: 0px;
    }

    .img_bottom_wide_screen{
        width: 100%;
    }

    .list {
        margin-top: 0;
    }
    .slider-left {
        left: 0% !important;
        top: 35% !important;
    }
    .slider-right {
        right: 0% !important;
        top: 35% !important;
    }
}

@media screen and (max-width: 968px) {
    

    .landing-page-hero__description{
        width: 700px;
    }

    .landing-page-hero__sub__title{
        font-size: 35px;
    }    
    .cdp-table-cell {
        width: calc(33% - 12px);
    }
    .cdp-table-header {
        font-size: 48px;
    }
    .box__item {
        height: 350px;
    }
    .box__item h3 {
        height: 30%;
    }
    .box__item p {
        height: 70%;
    }
    .slider__text {
        margin-top: 10px;
    }
}

@media screen and (max-width: 768px) {
    
    .container {
        width: 100%;
    }
    .accordion__list--text.capabilities,
    .accordion__list--mark.competition,
    .accordion__list--mark.salesmanago {
        font-size: 16px;
        text-align: center;
    }

    .landing-page-hero__description{
        width: 550px;
    }

    .img_bottom_mobile{
        display: block;
        width: 70%;
        margin-bottom: 30px;
    }

    .img_bottom_wide_screen{
        display: none;
    }

    .landing-page-hero__sub__title--bottom{
        width: 570px;
        font-size: 31px;
    }
    .box__item {
        display: block;
        height: auto;
    }
    .box__item > * {
        height: auto;
    }
    .box__item h3 {
        margin-bottom: 8px;
        height: 25%;
    }
    .box__item p {
        height: 75%;
        display: flex;
        align-items: center;
    }
    .cdp-comparison-div::before {
        top: 35%;
    }
}

@media screen and (max-width: 600px) {
    .trial-button {
        margin-top: 50px;
    }
    #turbocharge-slider {
        height: 500px !important;
        margin-top: 50px !important;
    }

    .readmore__desc__container {
        border-right: none;
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 0;
    }

    .slider__text {
        font-size: 18px;
    }

    .landing-page-hero__description{
        width: 470px;
        font-size: 20px;
        padding: 0 10px;
        margin-top: 0;
    }

    .landing-page-hero__title{
        font-size: 40px;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .landing-page-hero__sub__title,
    .landing-page-hero__sub__title--bottom{
        font-size: 27px;
    }
    .landing-page-hero__sub__title--bottom{
        width: 450px;
    } 

    .img_bottom_mobile{
        width: 92%;
    }
    .cdp-table-cell {
        width: calc(100% - 12px);
        height: 120px;
    }
    .cdp-table-cell p {
        margin: 0;
    }
    .description {
        margin-bottom: 90px;
    }
    .comparison--header,
    .why--header {
        margin-top: 0;
    }
    .why--header {
        margin-bottom: 40px;
    }
    .flex-list {
        margin-bottom: 50px;
    }
    .list {
        margin-bottom: 30px;
    }
    .cdp-use-cases {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 480px) {
    .accordion__list--text.capabilities,
    .accordion__list--mark.competition,
    .accordion__list--mark.salesmanago,
    .accordion__list--text {
        font-size: 12px;
    }

    .landing-page-hero__description{
        width: 100%;
    }

    .landing-page-hero__sub__title--bottom{
        width: 330px;
    } 

    .img_bottom_mobile{
        width: 100%;
    }

    .button{
        padding: 10px 20px;
    }

    #turbocharge-slider {
        height: 440px !important;
        margin-top: 20px !important;
    }

    .slider__text {
        font-size: 15px;
    }
    .cdp-table-header {
        font-size: 40px;
    }
    .list__item-title {
        line-height: 130%;
    }
    .list__item-desc {
        line-height: 130%;
    }
    .list__item {
        margin-bottom: 24px;
    }
    .cdp-comparison-div {
        padding: 20px;
    }
}

@media (min-width: 480px) {
    .cdp-use-cases .list__item {
        width: 80%;
    }
}
@media (min-width: 1024px) {
    .cdp-use-cases .list__item {
        width: 50%;
    }
    .box__item h3 {
        position: relative;
        top: 15px;
    }
    .flex-list {
        width: 800px !important;
    }
}