@font-face {
    font-family: "Vasari-Regular";
            src: url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.eot"); /* IE9*/
            src: url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
            url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.woff2") format("woff2"), /* chrome、firefox */
            url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.woff") format("woff"), /* chrome、firefox */
            url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
            url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.svg#Beaufort W01 Regular") format("svg"); /* iOS 4.1- */
            font-style: normal;
            font-display: swap;
}

[data-title*='Paragraph'] i,
[data-title*='hightlight-yellow'] i {
    background: #ffe300 !important;
    font-style: normal !important;
}

[data-title*='Upage'] {
    padding-top: 15px !important;
    padding-bottom: 30px !important;
    background-color: #EAEDF2;
    background: radial-gradient(circle, #eaedf2 0, #eaedf2 4%, #eaedf2 50%, #d2d6de 73%, #cacbcd 100%), radial-gradient(circle, #898989 11%, hsla(0, 0%, 53.7%, .675508) 55%, rgba(75, 75, 75, .274947) 77%, rgba(63, 63, 63, 0) 100%);
}

@media(max-width: 500px){
    [data-title*='Upage'] {
        background-color: #EAEDF2 !important;
        background: #EAEDF2 !important;
    }
}

[data-title*='Section'] {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

[data-title*='Place-Quite'] {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

@media (min-width: 768px) {
    [data-title*='Upage'] {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    [data-title*='Section'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    
    [data-title*='Place-Quite'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}

[data-title*='cf-vimeo-video'] {
    border: 0px !important;
    /*-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*border-radius: 5px;*/
}

#Work-Value,
#High-Tech,
#Success,
#Excellent,
#Detail-Guarantee,
#Accomplishment,
#Collaborator,
#Showroom,
#Place-Apply {
    background-color: #f7f7f7;
}

/* #Logo-Area {
    background-color: #efefef;
} */

.brand-color {
    color: #b94f26;
}

@media(max-width:500px){
    .elButton {
        font-weight: 400;
    }
}

/* Desktop Table */
th {
    text-align: left
}

.Design-table table {
    border-bottom: 1px solid transparent;
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
    /* border: 2px solid black; */
    max-width: 100%;
    background-color: transparent;
}

.Design-table table,
.Design-table td,
.Design-table th {
    /* border-color: #e5e5e5; */
}

.Design-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    border: 1px solid #e5e5e5;
}

.Design-table tr:nth-child(odd) {
    background-color: #ffffff;
}

.Design-table tr:nth-child(even) {
    /* background-color: #e8e8e8; */
}

.Design-table thead tr:nth-child(1) {
    background-color: unset;
}

.Design-table thead tr:first-child th:first-child {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
}

.Design-table thead tr:nth-child(2) {
    /* background-color: #ffffff; */
    border: 1px solid #e5e5e5;
}

.Design-table thead tr:nth-child(2) img {
    height: 300px;
}

.Design-table tr th:first-child {
    width: 28%;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    background-color: unset !important;
}

.Design-table tr th:nth-child(2),
.Design-table tr th:nth-child(3) {
    width: 36%;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
}

.Design-table tbody tr td:first-child {
    text-align: left;
    font-size: 18px;
}

.Design-table th {
    /* border: 2px solid #e5e5e5; */
}

.Design-table td,
.Design-table th {
    /* border-top: 1px solid transparent; */
    padding: 10px;
    border-right: 1px solid #e5e5e5;
}

.Design-table td {
    /* border: 2px solid #e5e5e5; */
    text-align: center;
    font-size: 18px;
}

.Design-table table tbody tr i.green {
    color: #35CD88;
}

@media (max-width:500px) {
    .Design-table {
        padding-right: 15px;
    }

    .Design-table table {
        /* table-layout: fixed; */
        margin: 0px 15px;
        padding-right: 15px;
    }

    .Design-table tr th:first-child {
        width: 30%;
    }

    .Design-table thead tr:nth-child(2) img {
        height: 200px;
    }
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.elBulletList {
    padding: 0px;
    list-style-type: none;
}

.elBulletListNew li {
    padding-bottom: 6px;
    list-style-type: none;
    margin-bottom: 6px;
    padding-left: 1.4em;
}

.elBulletList li:before {
    left: 0px !important;
    position: absolute;
}

[data-title*='nicebullets'] li i {
    display: none;
}

[data-title*='nicebullets'] li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #c30000;
    border-radius: 50px;
    box-shadow: rgb(246 74 74 / 25%) 0 0 0 6px;
    margin-top: 14px;
}

@media (max-width:500px) {
    .elBulletList {
        padding-left: 6px;
    }

    .elBulletListNew li {
        margin-bottom: 15px;
    }

    .elBulletList li:before {
        left: 7px !important;
    }

    [data-title*='nicebullets'] li:before {
        margin-top: 7px;
    }
}


ul.REvent {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
    list-style-type: none;
    margin: 0px;
}

ul.REvent li {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.REvent li figure {
    margin: 0px;
}

ul.REvent img {
    display: block;
    width: 100%;
}

ul.REvent li:nth-child(1) img {
    width: 165px;
}

ul.REvent li:nth-child(2) img {
    width: 223px;
}

ul.REvent li:nth-child(3) img {
    width: 205px;
}

ul.REvent li:nth-child(4) img {
    width: 260px;
}

@media (max-width:500px) {
    ul.REvent {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }

    ul.REvent li:nth-child(even) img,
    ul.REvent li:nth-child(odd) img {
        width: 70%;
        margin: 0px auto;
    }

    ul.REvent li:nth-child(1) img {
        width: 60%;
    }
}

/* Client Logos */
ul.Client-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 0px;
    justify-content: center;
}

ul.Client-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 25%;
    text-align: center;
    margin-bottom: 50px;
}

ul.Client-Logos li figure {
    margin: 0px;
}

ul.Client-Logos img {
    display: block;
    width: 100%;
}

ul.Client-Logos li img {
    margin: 0px auto;
    width: 85%;
}

ul.Client-Logos li:nth-child(1) img,
ul.Client-Logos li:nth-child(8) img {
    width: 115px;
}

ul.Client-Logos li:nth-child(4) img {
    width: 150px;
}

ul.Client-Logos li:nth-child(5) img,
ul.Client-Logos li:nth-child(6) img,
ul.Client-Logos li:nth-child(7) img {
    width: 100px;
}

ul.Client-Logos li:nth-child(12) img {
    width: 155px;
}

ul.Client-Logos li:nth-child(13) img {
    width: 150px;
}

ul.Client-Logos li:nth-child(14) img {
    width: 125px;
}

ul.Client-Logos li:nth-child(15) img {
    width: 165px;
}

ul.Client-Logos li:nth-child(16) img {
    width: 130px;
}

ul.Client-Logos li:nth-child(17) img {
    width: 145px;
}

ul.Client-Logos li:nth-child(18) img {
    width: 165px;
}

ul.Client-Logos li:nth-child(19) img {
    width: 135px;
}

ul.Client-Logos li:nth-child(20) img {
    width: 170px;
}

ul.Client-Logos li:nth-child(21) img {
    width: 165px;
}

ul.Client-Logos li:nth-child(22) img {
    width: 140px;
}

ul.Client-Logos li:nth-child(23) img {
    width: 120px;
}

ul.Client-Logos li:nth-child(24) img {
    width: 165px;
}

ul.Client-Logos li:nth-child(3) img {
    width: 150px;
}

ul.Client-Logos li:nth-child(9) img {
    width: 75%;
}

@media(min-width: 768px) {

    ul.Client-Logos li:nth-child(19),
    ul.Client-Logos li:nth-child(20),
    ul.Client-Logos li:nth-child(21),
    ul.Client-Logos li:nth-child(22),
    ul.Client-Logos li:nth-child(23),
    ul.Client-Logos li:nth-child(24) {
        margin-bottom: 0px;
    }
}

@media (max-width:500px) {
    ul.Client-Logos {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Client-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 33%;
        max-width: 33%;
        margin-bottom: 20px;
    }

    ul.Client-Logos li:nth-child(odd) img,
    ul.Client-Logos li:nth-child(even) img {
        width: 75%;
    }
    
    ul.Client-Logos li:nth-child(1) img,
    ul.Client-Logos li:nth-child(2) img,
    ul.Client-Logos li:nth-child(3) img {
        width: 55%;
    }
    
    ul.Client-Logos li:nth-child(4) img,
    ul.Client-Logos li:nth-child(6) img{
        width: 45%;
    }
    
    ul.Client-Logos li:nth-child(5) img {
        width: 50%;
    }
}

.self-intro {
    bottom: 0;
    font-size: 24px;
    line-height: 1.5;
    color: white;
    padding: 22px;
    width: 100%;
    right: 0;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 320px;
}

.padding-box-18 {
    padding: 18px;
}

.background-cacbcd {
    background-color: #cacbcd;
    background-image: url('https://www.vasarimalaysia.com/assets/images/V61-Brume-Quarter.jpg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.bradius_6 {
    border-radius: 6px;
}

/* CF - Vimeo */
.iframeBlocker,
.iframeUnmute {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.video-sound-overlay {
    width: 100%;
    height: 100%;
    background-image: url('https://www.vasarimalaysia.com/assets/images/big play button.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: 16%;
    background-position: center;
}

.video-sound-overlay img {
    margin-top: 5px;
    margin-left: 10px;
    animation: pulse 2s infinite;
    animation-timing-function: ease-out;
}

.video-sound-overlay img {
    width: 18%;
    padding: 10px;
    position: absolute;
}

.video-sound-overlay .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

/* Area Cover */
.AreaCover-Row {
    display: flex;
    column-gap: 65px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
}

.AreaCover-Row .box-inner {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, 1fr);
}

.AreaCover-Row .box-inner .heading {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.AreaCover-Row .box-inner .heading .icon-wrapper {
    font-size: 24px;
    margin-right: 10px;
}

.AreaCover-Row .box-inner .heading .icon-wrapper i {
    color: #b94f26;
}

.AreaCover-Row .box-inner .heading .heading-cat h3.service-title {
    color: #262729;
    margin: 0px;
    font-size: 22px;
    line-height: 24px;
}

@media (max-width:500px) {
    .AreaCover-Row {
        column-gap: 20px;
        row-gap: 15px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .AreaCover-Row .box-inner {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
        align-self: flex-start;
    }
    
    .AreaCover-Row .box-inner:last-child {
        grid-column: span 2;
        grid-row: span 1;
    }

    .AreaCover-Row .box-inner .heading {
        align-items: unset;
        flex-direction: unset;
    }

    .AreaCover-Row .box-inner .heading .icon-wrapper {
        font-size: 20px;
        margin-right: 8px;
        line-height: 22px;
    }

    .AreaCover-Row .box-inner .heading .heading-cat h3.service-title {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
    }
}

/* Collaborators Logos */
ul.Collabor-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 0px;
    justify-content: center;
}

ul.Collabor-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    margin-bottom: 50px;
}

ul.Collabor-Logos li figure {
    margin: 0px;
}

ul.Collabor-Logos img {
    display: block;
    width: 100%;
}

ul.Collabor-Logos li img {
    margin: 0px auto;
    width: 85%;
}

ul.Collabor-Logos li:nth-child(1) img {
    width: 70%;
}

ul.Collabor-Logos li:nth-child(3) img,
ul.Collabor-Logos li:nth-child(4) img,
ul.Collabor-Logos li:nth-child(5) img {
    width: 60%;
}

ul.Collabor-Logos li:nth-child(7) img {
    width: 75%;
}

ul.Collabor-Logos li:nth-child(11) img {
    width: 50%;
}

@media(min-width: 768px) {}

@media (max-width:500px) {
    ul.Collabor-Logos {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Collabor-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    ul.Collabor-Logos li:nth-child(odd) img,
    ul.Collabor-Logos li:nth-child(even) img {
        width: 85%;
    }
    
    ul.Collabor-Logos li:nth-child(11) img {
        width: 60%;
    }
}

/* Color Choose */
.Color-Choose {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 25px;
}

.Color-Choose .list-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Color-Choose .list-item figure {
    margin: 0;
}

.Color-Choose .list-item figure img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.Color-Choose .list-item:nth-child(1) figure img {
    width: 55%;
}

.Color-Choose .list-item:nth-child(2) figure img {
    width: 100%;
}

.Color-Choose .list-item:nth-child(3) figure img {
    width: 60%;
}

.Color-Choose .list-item:nth-child(4) figure img {
    width: 78%;
}

.Color-Choose .list-item:nth-child(5) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(6) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(7) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(8) figure img {
    width: 95%;
}

.Color-Choose .list-item:nth-child(9) figure img {
    width: 95%;
}

.Color-Choose .list-item:nth-child(10) figure img {
    width: 100%;
}

@media (max-width: 500px) {
    .Color-Choose {
        grid-template-columns: unset;
        grid-gap: unset;
        margin: 0px auto !important;
        padding-left: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        padding-top: 5px;
        padding-bottom: 0px;
        justify-content: center;
    }

    .Color-Choose .list-item {
        height: auto;
        list-style: none;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        text-align: center;
        margin: 0px auto 20px;
    }
    
    .Color-Choose .list-item:nth-child(1) figure img {
        width: 55%;
    }
    
    .Color-Choose .list-item:nth-child(2) figure img {
        width: 100%;
    }
    
    .Color-Choose .list-item:nth-child(3) figure img {
        width: 60%;
    }
    
    .Color-Choose .list-item:nth-child(4) figure img {
        width: 78%;
    }
    
    .Color-Choose .list-item:nth-child(5) figure img {
        width: 75%;
    }
    
    .Color-Choose .list-item:nth-child(6) figure img {
        width: 65%;
    }
    
    .Color-Choose .list-item:nth-child(7) figure img {
        width: 70%;
    }
    
    .Color-Choose .list-item:nth-child(8) figure img {
        width: 85%;
    }
    
    .Color-Choose .list-item:nth-child(9) figure img {
        width: 95%;
    }
    
    .Color-Choose .list-item:nth-child(10) figure img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .square-video {
        padding-top: 100% !important;
    }
}

.m-table-Container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.m-table-Container .card {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e5e5e5;
}

.m-table-Container .card .Head-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.m-table-Container .card img {
    display: block;
    width: 100%;
}

.m-table-Container .card .compare-title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #eceef2;
    padding: 4px 2px;
    display: block;
    width: 100%;
}

.m-table-Container .card .compare-desc {
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding: 10px;
}

.m-table-Container .card:nth-child(1),
.m-table-Container .card:nth-child(2),
.m-table-Container .card:nth-child(3),
.m-table-Container .card:nth-child(4),
.m-table-Container .card:nth-child(6),
.m-table-Container .card:nth-child(7),
.m-table-Container .card:nth-child(9),
.m-table-Container .card:nth-child(10),
.m-table-Container .card:nth-child(12),
.m-table-Container .card:nth-child(13),
.m-table-Container .card:nth-child(15),
.m-table-Container .card:nth-child(16),
.m-table-Container .card:nth-child(18),
.m-table-Container .card:nth-child(19) {
    grid-column: span 3;
    grid-row: span 1;
    background-color: white;
}

.m-table-Container .card:nth-child(5),
.m-table-Container .card:nth-child(8),
.m-table-Container .card:nth-child(11),
.m-table-Container .card:nth-child(14),
.m-table-Container .card:nth-child(17) {
    grid-column: span 6;
    grid-row: span 1;
}

@media (min-width: 992px) {
    .col-md-365,
    .col-md-635 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }

    .col-md-365 {
        width: 36.5%;
    }

    .col-md-635 {
        width: 63.5%;
    }
}

/* Video In Mobile Full Width & no radius */
@media (max-width: 500px) {
    #Fashion .fluid-width-video-wrapper iframe,
    #Detail-Guarantee .fluid-width-video-wrapper iframe,
    #Same-price .fluid-width-video-wrapper iframe {
        border-radius: 0px;
    }
}

/*#Work-Value {*/
/*    background-size: cover !important;*/
/*    -webkit-background-size: cover !important;*/
/*    background-repeat: no-repeat !important;*/
/*    outline: none;*/
/*    background-image: url('https://www.vasarimalaysia.com/assets/images/Feature/Unique 08.jpg');*/
/*    background-position: center;*/
/*}*/

/*#Work-Value:before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    content: "";*/
/*    background: rgb(0 0 0 / 60%);*/
/*}*/

#Place-Quite {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://www.vasarimalaysia.com/assets/images/Italy Caves.jpg');
    background-position: center;
}

#Place-Quite:before {
    background-image: linear-gradient(-167deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 20%, rgb(255 255 255 / 0%) 38%, rgb(26 25 29 / 0%) 48%, #1a191d91 67%, #1a191d 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 44%);
}

@media (max-width: 500px) {
    #Place-Quite {
        background-size: cover !important;
    }
    
    #Place-Quite:before {
        background: rgb(0 0 0 / 15%);
    }
}

#Showroom {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://www.vasarimalaysia.com/assets/images/Showroom Background.jpg');
    background-position: center;
}

#Showroom:before {
    background-image: linear-gradient(-167deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 20%, rgb(255 255 255 / 0%) 38%, rgb(26 25 29 / 0%) 48%, #1a191d91 67%, #1a191d 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 75%);
}

#Accomplishment {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('https://www.vasarimalaysia.com/assets/images/Vasari Background Pearl.jpg');
    background-position: center;
}

#Accomplishment:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(247 247 247 / 90%);
}

/* Showroom Wall */
.ShowWall {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 25px;
    box-sizing: border-box;
}

.ShowWall .card {
    height: 415px;
    overflow: hidden;
    border-radius: 8px;
}

.ShowWall .card img {
    display: block;
    width: 100%;
}

.ShowWall .card:nth-child(1) {
    grid-column: span 9;
    grid-row: span 1;
}

.ShowWall .card:nth-child(2) {
    grid-column: span 3;
    grid-row: span 1;
}

.ShowWall .card:nth-child(3) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(4) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(5) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(6) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(7) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(8) {
    grid-column: span 4;
    grid-row: span 1;
}

@media (min-width: 768px) {
    .ShowWall .card:nth-child(1) img {
        margin-top: -50px;
    }
    
    .ShowWall .card:nth-child(6),
    .ShowWall .card:nth-child(7),
    .ShowWall .card:nth-child(8) {
        height: 560px;
    }
}

@media (max-width: 500px) {
    .ShowWall {
        grid-gap: 20px;
    }
    
    .ShowWall .card {
        height: auto;
        overflow: hidden;
        border-radius: 3px;
    }
    
    .ShowWall .card:nth-child(odd),
    .ShowWall .card:nth-child(even) {
        grid-column: span 12;
        grid-row: span 1;
    }
}
@media (max-width: 500px) {
    ::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }
}

/* Hero Jack */
.hero-jack {
    position: relative;
    height: 390px;
}

.hero-jack .hero-img .layer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.hero-jack .hero-img .layer:first-of-type {
    height: 100%;
    -webkit-mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall.png');
    mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.hero-jack .hero-img .layer:first-of-type:before {
    background: -webkit-gradient(308deg, rgba(151,141,166,1) 0%, rgba(220,184,194,1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    background: linear-gradient(308deg, rgba(151,141,166,1) 0%, rgba(220,184,194,1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url('https://www.vasarimalaysia.com/assets/images/V61-Brume-Quarter.jpg');
    background-size: cover;
}

.hero-jack .hero-img .layer:last-of-type {
    height: 235px;
    top: 0;
    overflow: hidden;
}

.hero-jack .hero-img .layer img {
    position: relative;
    z-index: 2;
    height: 390px;
    max-width: 100%;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

@media(max-width:500px){
    .hero-jack {
        height: 480px;
    }
    
    .hero-jack .hero-img .layer:first-of-type {
        -webkit-mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall Mobile.png');
        mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall Mobile.png');
    }
    
    .hero-jack .hero-img .layer img {
        height: 395px;
        margin-top: 85px;
        margin-right: 0px;
    }
}

/* Hero Artisans */
.hero-Artisans {
    position: relative;
    height: 600px;
}

.hero-Artisans .hero-img .layer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.hero-Artisans .hero-img .layer:first-of-type {
    height: 100%;
    -webkit-mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall.png');
    mask-image: url('https://www.vasarimalaysia.com/assets/images/Background Wall.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.hero-Artisans .hero-img .layer:first-of-type:before {
    background: -webkit-gradient(308deg, rgba(151,141,166,1) 0%, rgba(220,184,194,1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    background: linear-gradient(308deg, rgba(151,141,166,1) 0%, rgba(220,184,194,1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%); 
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}

.hero-Artisans .hero-img .layer:last-of-type {
    height: 235px;
    top: 0;
    overflow: hidden;
}

.hero-Artisans .hero-img .layer img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

@media(max-width:500px){
    .hero-Artisans,
    .hero-Artisans .hero-img .layer img {
        height: 270px;
    }
    
    .hero-Artisans .hero-img .layer:last-of-type {
        height: 110px;
    }
}

@media(max-width:500px){
    .fluid-width-video-wrapper iframe {
        border-radius: 0px;
    }
}