.licenses-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.licenses-wrapper .table-container:not(:first-child){
    margin-left: 24px;
}
.licenses-wrapper .table-container:not(:last-child){
    margin-top: 24px;
}
.sync-header-title-container {
    margin-top: -120px;
}

.sync-back-curve{
    
    background: linear-gradient(135deg, #2A4563 0%, #16253F 96.42%);
    width: 150%;
}
.sync-licenses{
    position: relative;
    z-index: 4;
    margin-top: 80px;
    margin-bottom: 30px;
    box-shadow: 0px 4px 6px -1.3px lightgrey;
    border-collapse: collapse;
}
.sync-licenses th{
    font-size: 40px;
    font-weight: 400;
    padding: 10px 20px;
    width: 413px;
    height: 64px;
    text-align: left;
    color: white;
}
.sync-licenses.basic th{
    background-color: #1BB2DC;
}
.sync-licenses.standard th{
    background-color: #2A4463;
}
.sync-licenses.premium th{
    background-color: #005670;
}
.sync-licenses.basic tbody,
.sync-licenses.basic tfoot,
.sync-licenses.standard tbody,
.sync-licenses.standard tfoot,
.sync-licenses.premium tbody,
.sync-licenses.premium tfoot{
    background-color: rgba(27, 178, 220, 0.09);
}

.sync-licenses.basic tbody tr:nth-child(2),
.sync-licenses.standard tbody tr:nth-child(2),
.sync-licenses.premium tbody tr:nth-child(2){
    height: 56px;
    vertical-align: bottom;
}

.sync-licenses tbody tr{
    background-color: white;
}

.sync-licenses tr td{
    font-size: 18px;
    padding: 10px 20px;
}
.sync-licenses td{
    text-align: left;
    color:#2A4463;
}
.sync-licenses td.no{
    color:#868585;
}
.sync-licenses td:first-child{
    text-align: center;
    width:auto;
}
.sync-licenses td.supp-foot {
    text-align: left;
    color: #6B6B6B;
}
.sync-licenses tfoot tr:last-child{
    height: 64px;
    vertical-align: top;
}

.sync-licenses td.coming {
    display: inline-flex;
}

.sync-licenses td.coming div {
    color: #868585;
    margin-left: 2px;
    white-space: nowrap;
}

.owl-carousel .owl-item .sync-licenses img{
    width: auto;
}

/*  Icons  */
.sync-container-icons {
    max-width: 1248px;
}

.sync-icon-display{
    display: flex;
    flex-wrap: wrap;
    padding: 70px 120px 90px;
    justify-content: center;
}
.sync-icon-display .col-xs-12.text-dark-blue{
    max-height: 73px;
}

.sync-icon-display .col-xs-4:nth-child(4),
.sync-icon-display .col-xs-4:nth-child(5)
{
    margin: 0;
}
.sync-icon-subtitle{
    font-size:24px;
}
.sync-icon-description{
    font-size: 19px;
}
.col-xs-12.text-center.margin-15-0.sync-align{
    min-height: 140px;
}
/**/
.sync-section-h{
    margin: -100px 0 45px 0;
    position: relative;
    border-bottom-left-radius: 100% 45px;
}
.sync-section-h:before{
    position: absolute;
    top: 0;
    left:0;
    background: white;
    content: " ";
    height: 110px;
    width: 105%;
    border-radius: 0 0 100% 0;
}
.sync-header-background{
    background-image: url(/images/Group27.png);
}
.sync-blue-backwave{
    background: linear-gradient(62deg, rgba(2,0,36,1) 0%, rgba(42,69,99,1) 100%);
}
.sync-blue-backwave .sync-subtitle{
    font-size: 19px !important;
}
.title.sync-title,
.subtitle.sync-subtitle{
    color: white;
    font-weight: bold;
}
.Section-h-auto .section-content p.title.sync-title{
    margin-bottom: 30px;
}

.sync-study{
    padding: 85px 20px 0px 20px;
    background: #16253F;
}
.img-relation{
    width: 100%;
    max-width: 600px;
}
.sync-bckimg{
    /*background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/know_more.png);*/
}
.sync-bckimg:before {
    background-image: url(/images/know_more.png);
    background-size: 90% auto;
    background-repeat: no-repeat;
}
.sync-bot-padding{
    padding: 70px 15px 100px 15px;
}
.sync-col5{
    width: 20%;
}
.sync-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center !important;
}
.sync-center .title,
.sync-center span {
    color: #FFF;
    font-size: 25px;
}

.sync-waves-background{
    background-image: url(/images/waves.svg);
}
.sync-waves-grayscale {
    position: relative;
    /*opacity: 0.3;*/
    filter: grayscale(1);
    margin-top: -12%;
    width: 126%;
    margin-left: -13%;
    max-width: inherit;
    transform: rotateY(180deg);
    border-radius: 0px 0px 50% 50%;
    z-index:2;
    background: white;
}

.sync-btn-container{
    margin-top: -17%;
    z-index:3;
}
.sync-spacing {
    padding: 0px 15px;
}
.sync-spacing p{
    padding: 5px 0;
}
.sync-align-center{
    display: flex;
    align-items: center;
}
.sync-height{
    min-height: 102px;
    display: contents;
}
.sync-case-study-title {
    color: #FFF;
    margin: 50px 0 !important;
}

.sync-case-study-block .message{
    text-align: justify;
    font-size: 19px !important;
    margin: 40px 0 0 !important;
}

.sync-case-study-block .message-form,
.sync-case-study-block .role
{
    text-align: left !important;
    font-size: 19px !important;
}

.sync-title{
    font-weight: 400;
}
.sync-subtitle {
    font-size: 20px;
}


.padding-200-0-150 {
    padding: 200px 0 150px;
}

h2.sync-subtitle {
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
}


.pointer{
    margin-top: 46px;
}

.carousel.slide.sync-carousel .carousel-text-container .message{
    height: 175px;
}
.carousel.slide .carousel-indicators.sync-carousel-indicators
{
    bottom: 100px;
    left: 46%;
}


.syncit-carousel {
    max-width: 1300px;
    z-index: 4 !important;
}

.syncit-carousel img{
    min-width: 15px !important;
}

@media all and (min-width: 768px) {
    .sync-curved-container {
        width: 100%;
        /*overflow-x: hidden;*/
        overflow: hidden;
    }
    .sync-bot-curve{
        position: relative;
    }
    .sync-bot-curve:after{
        position: absolute;
        bottom: 0px;
        left:0;
        background: #16253F;
        content: " ";
        height: 130px;
        width: 100%;
        z-index:1;
    }
    .sync-case-study-block {
        position: relative;
        z-index: 4;
    }
    .sync-demo-block {
        margin-top: -208px;
        z-index: 1;
        position: relative;
        margin-bottom: -150px;
    }
    .pointer.visible-mobile{
        display: none;
    }
}

@media all and (max-width: 767px) {
    .sync-demo-block .section-content-background-white {
        padding: 40px 0 80px !important;
    }
    /*.table-container {
        overflow-x: scroll;
    }*/
    .sync-waves-grayscale {
        border-radius: 0;
    }
    .sync-section-h {
        border-bottom-left-radius: 0;
    }
    .sync-section-h:before {
        display: none;
    }
    .sync-icon-display {
        padding: 80px 0;
    }
    .sync-waves-grayscale {
        display: none;
    }
    .sync-btn-container {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .sync-align-center {
        display: block;
    }
    .sync-col5 {
        width: 100%;
    }
    .sync-case-study-block .icon-subText {
        margin-bottom: 50px;
    }

    .sync-case-study-block .icon-subText {
        margin-bottom: 50px;
    }

    .sync-licenses {
        margin-bottom: 0;
    }

    .carousel.slide.sync-carousel .carousel-text-container .message {
        margin: 0 0 25px !important;
    }

    .carousel.slide.sync-carousel .carousel-text-container {
        margin: 0 !important;
    }

    .carousel.slide.sync-carousel .quote-image {
        margin: 0 auto !important;
    }
    .pointer{
        text-align: center;
    }
}

