.Colors {
    justify-content: center;
}

.option-description {
    padding: 15px 0 0 0;
    justify-content: center;
}

.Grey {
    background-color: #f4f4f4;
    padding-top: 35px;
    padding-bottom: 30px;
}

.Grey .option-block {
    margin-bottom: 0;
}

.ContainerLine {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 30px;
}

.ImgWrapper {
    min-height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.description {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.OneColor {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.Color.Color-91 {
    border: 1px solid #dedede;
}

#gallery {
    margin-bottom: 20px;
}

.chessVideos .landing-h4 {
    margin-top: 0;
    margin-bottom: 65px;
}

.option-block {
    margin: 0 auto;
    display: flex;
    margin-bottom: 40px;
    align-items: center;
    flex-direction: row;
    width: 100%;
    max-width: 900px;
    justify-content: space-between;
}

.Color {
    width: calc(33% - 10px);
}

.ColorsWrapper {
    width: 33.33333%;
}

.ItemBlock {
    text-align: center;
}

#features-new p, .features-new p {
    margin-top: 0;
    line-height: normal;
}

.ItemBlock p {
    font-size: 14px;
}

.h6 {
    font-size: 18px;
    font-weight: 500;
    color: #707070;
    margin: 20px 0;
}

.ItemBlock .description {
    color: #707070;
    font-size: 16px;
    padding: 0 40px;
    line-height: 1.2;
}

.variationsVideo {
    max-width: 650px;
}

.accordeon {
    margin-bottom: 0;
}

.variationsItem {
    width: 100%;
}

.variations {
    width: 100%;
    text-align: center;
}

.option-video {
    min-width: 265px;
    text-align: center;
    outline: none;
    box-sizing: border-box;
    padding-top: 0;
}

/*========================================*/
/*Compare Table*/
/*========================================*/

.ComparisonTable {
    width: 1140px;
    margin: 0 auto;
    max-width: 100%;
    font-size: 16px;
    color: #707070;
    border-bottom: 2px solid #b3492c;
    margin-bottom: 20px;
}

.ComparisonTable > table {
    min-width: 900px;
}

.TableRow {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #dedede;
}

.TableRow:last-child {
    border-bottom: none;
}

.TableRow > div {
    width: calc(33.33333% - 80px);
    border-right: 1px solid #dedede;
    box-sizing: border-box;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: white;
}

.TableRow.TableRow-Header > div {
    border: none;
}

.TableRow.TableRow-Header .left {
    background-color: transparent;
}

.ComparisonTable .left {
    width: 240px;
    border-left: 1px solid #dedede;
    background-color: #eeeeee;
    padding-left: 35px;
    justify-content: flex-start;
}


.TableRow-Header > div {
    position: relative;
    transform: translate(0, 20px);
    background: transparent;
}

.Chevron {
    background: #b3492c;
    width: calc(100% - 20px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 0 2px 0;
    box-sizing: border-box;
}

.left .Chevron {
    background: #d4d4d4;
}

.Chevron > p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.left .Chevron > p {
    color: #707070;
}

.Chevron > p:after {
    content: '';
    position: absolute;
    top: 99%;
    left: 0;
    right: 0;
    padding-bottom: 10%;
    background: #b3492c;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.left .Chevron > p:after {
    background: #d4d4d4;
}

.Color {
    min-width: 73px;
}

.TableRow-Header > div:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    padding-bottom: 10%;
    background: #782c1c;
    clip-path: polygon(10px 0px, calc(100% - 10px) 0, 100% 12px, 0% 12px);
}

.TableRow-Header > .left:before {
    background: #888888;
}

.TableRow-FirstRow .left {
    display: flex;
    align-items: center;
}

.TableCell-ImageWrapper {
    padding-top: 20px;
}

.TableCell-Tytle {
    font-size: 24px;
    color: #595959;
}

.TableCell-Tytle > span {
    font-size: 18px;
    color: #878787;
    padding: 5px 8px 0 8px;
}

.TableCell-Shapes > img {
    max-width: 40px;
    padding: 0 3px;
    opacity: .7;
}

.TableCell-Shapes > .Equal {
    transform: rotate(45deg) translate(5px, -2px);
}

.Img_MaxWidth20 {
    max-width: 20px;
}
.h3 span {
    color: #a5a5a5;

    font-size: 26px;
}
.h3 span.first {margin-top: -3px;     position: absolute;}
.h3 span.second {margin-top: 3px; padding-left: 13px;}
.ComparisonTable .TableCell-Tytle {padding-left: 0px; text-align: center; justify-content: center;}
/*========================================*/
/*End Compare Table*/
/*========================================*/

@media all and (max-width: 640px) {
    .option-block {
        flex-direction: column;
    }

    .ColorsWrapper {
        width: 100%;
        max-width: 300px;
    }
}

.more-right {
    margin-left: 50px;
}

.comparison-table-wrp {
    padding-top: 1px;
}

.Container {
    position: relative;
}

.table1 {
    border-collapse : collapse;
    width: 100%;
    min-width: 650px;
    box-sizing: border-box;
    border: 0;
    margin-top: 20px;
}

.table1 tr {
    box-sizing: border-box;
}

.table1 td {
    background-color: #fff;
    min-width: 150px;
    padding: 5px;
    box-sizing: border-box;
}

.table1 td.title {
    width: 240px;
    border-left: 1px solid #dedede;
    background-color: #eeeeee;
    padding-left: 35px;
    text-align: left;
    color: #989898;
}

.table1 td.title.compare-title {
    font-size: 24px;
    color: #595959;
    padding-left: 0;
    text-align: center;
}

.table1 td.title.compare-title span {
    font-size: 18px;
    color: #878787;
}

@media (max-width: 1200px) {
    .TableCell-Shapes > img {
        padding: 0;
        max-width: 35px;
    }
}

@media (max-width: 1000px) {
    .comparison-table-wrp .Container {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        overflow-x: scroll;
    }

    .table {
        margin-right: 35px;
    }

    .table1 tr {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto;
        border: 0;
    }

    .table1 td {
        font-size: 14px;
        font-weight: 500;
        border: 1px solid #dedede;
    }

    .table1 td.title {
        font-size: 16px;
        background-color: #eeeeee;
        grid-column: 1 / 4;
        grid-row: 1 / 1;
        text-align: center;
        width: auto;
        border-bottom: 0;
    }

    .table1 td:nth-child(2) {
        grid-column: 1 / 2;
        grid-row: 2 / 2;
        width: 100%;
        border-bottom: 0;
        border-right: 0;
    }
    .table1 td:nth-child(3) {
        grid-column: 2 / 3;
        grid-row: 2 / 2;
        width: 100%;
        border-bottom: 0;
        border-right: 0;
    }
    .table1 td:nth-child(4) {
        grid-column: 3 / 4;
        grid-row: 2 / 2;
        width: 100%;
        border-bottom: 0;
    }

    .TableCell-Shapes > img {
        padding: 0;
        max-width: 35px;
    }

    .chevron-line .title {
        display: none;
    }

    .compare-title {
        display: none;
    }

    .comparison-table-wrp .chevron-line td.top {
        font-size: 16px;
        line-height: 16px;
    }
}

@media (max-width: 700px) {

    .table1 td.title {
        width: 100vw;
        position: sticky;
        left: 0;
        padding: 0;
        line-height: 32px;
    }

    .comparison-table-wrp .chevron-line td.top {
        font-size: 14px;
        line-height: 14px;
    }
}


.comparison-table-wrp td.top {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    min-height: 62px;
    position: relative;
    color: #fff;
    text-align: center;
    padding-top: 12px;
    font: 500 18px/24px 'Raleway', sans-serif;
    z-index: 10;
}

.comparison-table-wrp td.top:before {
    content: '';
    position: absolute;
    background-color: #782c1c;
    top: -13px;
    left: 0;
    right: 0;
    height: 12px;
    z-index: -3;
    clip-path: polygon(0px 12px, 12px 0px, calc(100% - 12px) 0px, 100% 12px);
}

.comparison-table-wrp td.top:after {
    content: '';
    position: absolute;
    background-color: #b3492c;
    top: -13px;
    left: 12px;
    right: 12px;
    height: 60px;
    z-index: -1;
    clip-path: polygon(0 0, 0 25px, 50% 60px, 100% 25px, 100% 0);
}

.comparison-table-wrp .chevron-line {
    border-bottom: 0;
}
.comparison-table-wrp .chevron-line td.top {
    padding-top: 0;
    border-bottom: 0;
    border-top: 0;
}

.comparison-table-wrp tr:nth-child(2) {
    border: 0;
}

.comparison-table-wrp tr:nth-child(2) td {
    border-bottom: 0;
    border-top: 0;
}

.comparison-table-wrp td.top.title {
    color: #707070;
}

.comparison-table-wrp td.top.title:before {
    background-color: #888888;
}

.comparison-table-wrp td.top.title:after {
    background-color: #d4d4d4;
}


@media all and (max-width: 490px) {
    section.greyBG.comparison-table-wrp {
        overflow-x: hidden;
    }

    .table {
        min-width: 600px;
    }
}

