* {
    margin: 0;
    padding: 0;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p {
    border: medium none;
    margin: 0;
    padding: 0;
}

p {
    color: #475569;
    font-family: 'SF UI Display Thin';
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.18px;
}

a,
input,
select,
textarea {
    margin: 0;
    outline: medium none;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

img,
fieldset {
    border: 0 none;
}

a {
    border: medium none;
    outline: medium none;
}

img {
    border: medium none;
    height: auto;
    max-width: 100%;
    outline: medium none;
    vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}

div,
h1,
h2,
h3,
h4,
span,
p,
input,
form,
img,
hr,
img,
a {
    border: medium none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

ul::after {
    clear: both;
    content: "";
    display: block;
}

ul {
    list-style: outside none none;
}

body,
section {
    overflow-x: hidden;
}

.container {
    max-width: 1320px;
}

.header {
    background: #000;
    padding: 20px 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}

.nav-menu ul li a {
    color: white;
    font-size: 16px;
    font-family: 'BrownLight';
    font-weight: 300;
    word-wrap: break-word;
    text-decoration: none;
}

.nav-menu ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: right;
    align-items: center;

}

.nav-menu ul.menu li {
    margin: 0 10px;
}

h2.menu-toggle {
    display: none;
}

.top-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    margin-left: 20px;
}

.nav-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

ul.menu-icon li {
    margin: 0 5px;
}

ul.menu-icon li .count {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    margin-left: 2px;
    font-size: 12px;
    background: #B39957;
}

.flag-icon img {
    width: 20px;
    margin-right: 10px;
}

.find-sec {
    padding: 70px 0;
}

.find-sec h1 {
    color: #000;
    font-family: 'SF UI Display Semibold';
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.right-txt h2 {
    color: #000;
    font-family: 'SF UI Display Light';
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}

.right-txt h2 span {
    color: #B39957;
}

.right-txt {
    justify-content: right;
    display: flex;
    flex-wrap: wrap;
}

.video-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.video-banner {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.high-definition {
    padding: 80px 0 200px;
    position: relative;
    overflow: hidden;
}

.high-definition .content-txt h2 {
    color: #000;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 15px;
}

.high-definition .content-txt h2 span {
    color: #B39957;
}


.high-definition .content-txt p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.18px;
}

.high-definition .piano-img {
    display: block;
    position: absolute;
    top: 165px;
    right: -4px;
    width: 56%;
}

.high-definition .piano-mob-img {
    display: none;
}

.high-definition .content-txt::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 185px;
    background: #B39957;
    content: "";
}

.high-definition .content-txt {
    position: relative;
    padding-left: 30px;
}

.gamified-sec .content-txt h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 30px;
}

.gamified-sec .content-txt span {
    color: #B39957;
}

.gamified-sec .content-txt img {
    width: 450px;
}

.gamified-sec .content-txt {
    text-align: center;
}

.gamified-sec {
    padding: 80px 0 40px;
}

.gamified-sec .box-item {
    display: flex;
    align-items: start;
    padding: 20px;
}

.gamified-sec .box-item img {
    max-width: 100%;
    height: auto;
    margin-right: 20px;
}

.gamified-sec .box-txt {
    flex-grow: 1;
}

.gamified-sec .box-txt h3 {
    color: #000;
    font-family: 'SF UI Display Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.gamified-sec .box-txt p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.16px;
}

.technology-sec {
    background: url(../img/bg-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 40px 0;
    height: 670px;
    display: flex;
    flex-wrap: wrap;
    background-position: center center;
}

.tech-txt {
    padding-top: 130px;
    position: relative;
    padding-left: 30px;
}

.technology-sec .tech-txt h2 {
    color: #000;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: 0.48px;
    position: relative;
    padding-top: 25px;
}

.technology-sec .tech-txt h2::before {
    width: 200px;
    height: 2px;
    background: #B39957;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.technology-sec .tech-txt h2::before {
    content: none;
}

.technology-sec .tech-txt h2 {
    padding-top: 0px;
}

.technology-sec .tech-txt h2 span {
    color: #B39957;
}

.piano-sec {
    padding: 80px 0 40px;
    position: relative;
}

.piano-sec .content-txt h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 15px;
}

.piano-sec .content-txt h2 span {
    color: #B39957;
}

.piano-sec .content-txt p {
    text-align: center;
    font-family: 'SF UI Display Thin';
    font-size: 20px;
}

.piano-sec .content-txt {
    position: relative;
    padding-bottom: 60px;
}

.qualcomm-sec {
    padding: 50px 0 40px;
    position: relative;
}

.qualcomm-sec .content-txt h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 15px;
}

.qualcomm-sec .content-txt p {
    text-align: center;
    margin-bottom: 40px;
}

.advanced-sensing-sec {
    position: relative;
    padding: 40px 0 40px;
}

.advanced-sensing-sec .content-txt h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 15px;
}

.advanced-sensing-sec .content-txt h2 span {
    color: #B39957;
}

.advanced-sensing-sec .content-txt p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.18px;
    margin-bottom: 50px;
}

.advanced-sensing-sec .content-txt {
    text-align: center;
    position: relative;
}

.control-sec .content-txt h2 {
    color: #000;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 15px;
}

.control-sec .content-txt p {
    font-size: 18px;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.18px;
}

.control-sec .content-txt h2 span {
    color: #B39957;
}

.control-sec {
    padding: 80px 0;
    position: relative;
}

.experience-sec {
    background: url(../img/experience-bg.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.experience-sec .tech-txt {
    padding-top: 50px;
}

.experience-sec .tech-txt h2 {
    margin-bottom: 15px;
}

.everyone-sec {
    padding: 80px 0;
}

.everyone-sec h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 30px;
}

.everyone-sec h2 span {
    color: #B39957;
}

.everyone-sec .everyone-box h3 {
    border-radius: 5px;
    background: #B39957;
    color: #FFF;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 0;
    margin-bottom: 15px;
}

.everyone-sec .everyone-box .everyone-txt::before {
    content: "";
    border-radius: 5px;
    opacity: 0.2;
    background: linear-gradient(180deg, #B39957 0%, rgba(179, 153, 87, 0.00) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.everyone-sec .everyone-box .everyone-txt {
    position: relative;
}

.everyone-sec .everyone-box .everyone-txt p {
    color: #475569;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-family: 'SF UI Display Light';
    height: 130px;
    padding: 30px 30px 0;
}

.everyone-sec .everyone-box .everyone-txt a {
    color: #B39957;
    text-align: center;
    font-family: 'SF UI Display Bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    display: block;
    padding: 20px 10px;
    margin-top: 15px;
    cursor: pointer;
    border-top: solid 1px;
}

.everyone-sec .everyone-box {
    border-bottom: solid 3px #b39960;
}

.everyone-sec .everyone-box.even-box h3 {
    background: #475569;
}

.everyone-sec .everyone-box.even-box {
    border-color: #475569;
}

.everyone-sec .everyone-box.even-box .everyone-txt a {
    color: #475569;
}

.music-sec {
    background: url(../img/music.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 900px;
}

.smart-piano-sec {
    padding: 80px 0;
    position: relative;
}

.piano-slider .item h3 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Thin';
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}


.piano-slider .item img {
    width: auto;
    height: 330px;
    object-fit: contain;
    margin-bottom: 15px;
    margin: auto;
}

.smart-piano-sec h2 {
    color: #000;
    text-align: center;
    font-family: 'SF UI Display Light';
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 50px;
}

.piano-slider .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 25px;
}

.piano-slider .owl-carousel .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #D9D9D9;
    border-radius: 50%;
    cursor: pointer;
}

.piano-slider .owl-carousel .owl-dot.active {
    background-color: #B39957;
}

.mob-img {
    display: none;
}

span.menu-close {
    display: none;
}

.footer {
    background: #000;
    padding: 60px 0 20px;
}

.footer-col h3 {
    color: #fff;
    font-family: 'SF UI Display Thin';
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 10px;
}

.footer-col ul li a {
    color: white;
    font-size: 16px;
    font-family: 'BrownLight';
    font-weight: 300;
    word-wrap: break-word;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    border-bottom: solid 1px #2b2d31;
}

.social-icons {
    margin-top: 15px;
}

.social-icons a {
    background: #2b2d31;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #8a8c92;
}

.footer-col ul li:last-child a {
    border: none;
}

.w-20 {
    width: 20%;
}

.copyright-txt {
    border-top: solid 1px;
    padding-top: 20px;
    margin-top: 50px;
}

.copyright-txt p {
    color: #fff;
    font-family: 'SF UI Display Thin';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.18px;
}

.technology-sec .tech-txt.tech-title h2 {
    font-style: italic;
}


.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 11;
}

.popup-content {
    text-align: center;
    padding: 50px;
    position: relative;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.btn.hover-slide-right::before {
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 0%;
    position: absolute;
    content: "";
}

.btn.hover-slide-right:hover::before {
    width: 100%;
}

.btn {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0px 25px 15px;
    min-width: 150px;
    padding: 0;
}

.btn span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: 0.3s;
}

.btn-2::before {
    background-color: rgb(28, 31, 30);
    transition: 0.3s ease-out;
}

.btn-2 span {
    color: rgb(28, 31, 30);
    border: 1px solid rgb(28, 31, 30);
    transition: 0.2s;
}

.btn-2 span:hover {
    color: rgb(255, 255, 255);
    transition: 0.2s 0.1s;
}

.popup-content h2 {
    margin-bottom: 15px;
    font-family: 'SF UI Display Bold';
    font-size: 40px;
}
.popup-content .btn {
    margin-top: 20px;
}