@media (min-width:768px) {
    html{
        font-size: .521vw;
    }
    .container{
        max-width: 169rem;
    }
}
@media  (max-width: 991px){
    .inner-video-wrap {
        height: 60rem;
    }
    .inner-video-wrap video{
        width: 100%;
    }
}
@media (max-width:767.98px) {
    html {
        font-size: 45.5%;
    }
    .header-content .logo {
        top: -1rem;
    }
    .header-content .logo img {
        width: 30rem;
    }
    .banner{
        height: auto;
        padding-bottom: 0rem;
    }
    .banner-img{
        position: relative;
    }
    .banner-big-img {
        position: relative;
        width: 100%;
    }
    .banner-text {
        max-width: 100%;
        margin-top: 4rem;
    }
    .birth-year {
        width: 20rem;
        bottom: -6rem;
        left: auto;
        right: 1rem;
        transform: translate(0);
    }
    .free-content-wrap {
        flex-direction: column;
    }
    .free-small-img {
        order: -1;
    }
    .free-content {
        margin-top: 2.5rem;
        margin-bottom: 4.5rem;
        max-width: 100%;
    }
    .branding-content-wrap {
        flex-direction: column;
    }
    .branding-product-details {
        order: 1;
    }
    .branding-person {
        order: 2;
        margin-top: 4.5rem;
        text-align: center;
    }
    .thinking-mu {
        margin: 3rem auto;
        order: 3;
    }
    .branding-product-img {
        order: 4;
        text-align: center;
    }
    .branding-product-details .secondary-btn {
        width: 100%;
    }
    .product-row {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column;
    }
    .product-row>div {
        width: 100%;
    }
    .good-vibe {
        padding-top: 10.3rem;
        padding-bottom: 5.8rem;
    }
    .good-vibe-row {
        flex-direction: column;
        gap: 2rem;
    }
    .vibe-content {
        max-width: 50.7rem;
    }
    .cta-row {
        flex-direction: column-reverse;
        gap: 3.5rem;
    }
    .newslatter {
        max-width: 50.7rem;
    }
    .newslatter form div {
        max-width: 47rem;
    }
    .footer-content {
        flex-direction: column-reverse;
        align-items: start;
        gap: 2rem;
    }
    .footer-link li:first-child a {
        padding-left: 0rem;
    }
    .playlist-row {
        flex-wrap: wrap;
        gap: 4%;

    }
    .playlist-row>div{
        width: 48%;
    }
    .video-modal .modal-dialog {
        max-width: 90%;
    }
    .modal-inner video {
        width: 100%;
        height: auto;
    }
    
    .download-banner {
        height: auto;
        align-items: end;
        padding-top: 14rem;
        padding-bottom: 5rem;
    }
    .download-banner-content {
        gap: 8rem;
        align-items: center;
        flex-direction: column;
    }
    .download-banner-content>div:nth-child(1){
        order: 2;
    }
    .download-banner-content>div:nth-child(2){
        order: 1;
    }
    .download-banner-content>div:nth-child(3){
        order: 3;
    }
    .download-text {
        max-width: 100%;
    }
    .download-text h1 {
        margin-bottom: 2.5rem;
    }
    .download-text h2 {
        margin-bottom: 2.5rem;
        font-size: 2.8rem;
        line-height: 3.5rem;
    }
    .contact-content {
        flex-direction: column-reverse;
        gap: 10rem;
    }
    
}
@media (max-width:576px) {
    html{
        font-size: 1.94vw;
    }
    .container{
        padding: 0 4rem;
    }
    .header-quick-action a:first-child {
        display: none;
    }
    .hamburger-text{
        display: none;
    }
    .banner-text h1 {
        font-size: 4.15rem;
        line-height: 5rem;
    }
    .banner-text p {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    .feature {
        padding: 3.5rem 1.2rem;
    }
    .feature-box {
        width: 31.6rem;
        margin: auto;
    }
    .free-content h2 {
        font-size: 3.6rem;
    }
    .free-content h3 {
        font-size: 2.8rem;
        line-height: 4rem;
    }
    .free-content p {
        font-size: 2.5rem;
        line-height: 3.4rem;
    }
    .free-button .primary-btn {
        width: 100%;
    }
    .primary-btn {
        font-size: 2.4rem;
    }
    .primary-btn img {
        width: 2.9rem;
    }
    .free-big-img {
        padding: 2rem;
    }
    .branding-product-details h2 {
        font-size: 3.6rem;
    }
    .branding-product-details h3 {
        font-size: 2.8rem;
        line-height: 3.5rem;
    }
    .branding-person img {
        width: 37.77rem;
        height: 38.18rem;
    }
    .branding-product-img img {
        width: 21.43rem;
    }
    .branding-product-details p {
        line-height: 3.5rem;
        font-size: 2.5rem;
    }
    .secondary-btn {
        font-size: 2.4rem;
    }
    .thinking-mu img {
        width: 27.7rem;
    }
    .product-item .product-img {
        height: 49.5rem;
    }
    .product-item h2 {
        font-size: 3.5rem;
        line-height: 5rem;
    }
    .product-item p {
        height: auto;
        font-size: 2.4rem;
    }
    .vibe-title h2 {
        font-size: 4.8rem;
        line-height: 1.3;
        margin-top: 2.5rem;
    }
    .vibe-content p {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    .vibe-content .primary-btn {
        width: 100%;
    }
    .newslatter label {
        font-size: 2.5rem;
    }
    .newslatter form div {
        height: 6.87rem;
    }
    .cta-left {
        flex-direction: column;
        gap: 5rem;
    }
    .cta-link a {
        font-size: 2.5rem;
    }
    .cta-left h2 {
        font-size: 3.6rem;
    }
    .cta-social img {
        width: 5.494rem;
    }
    .footer-link a {
        font-size: 1.9rem;
    }
    .copyright-text p {
        font-size: 1.9rem;
        line-height: 2.4rem;
    }
    #plalistPopup .modal-content {
        padding: 1.5rem;
    }
    #plalistPopup .modal-dialog {
        max-width: 100%;
        margin: auto;
    }
    .playlist-row>div{
        width: 100%;
    }
    .modal-inner .btn-close {
        height: 3rem;
        width: 3rem;
        background-size: 2rem;
    }
    #plalistPopup h2 {
        margin-bottom: 0rem;
        text-align: left;
        margin-top: 1.9rem;
    }
    .playlist-card {
        padding: 0;
        display: flex;
        align-items: center;
        gap: 4rem;
        padding: 4rem 0;
        border-bottom: .2rem solid var(--claro-color);
    }
    .playlist-card:hover {
        background-color: transparent;
    }
    .playlist-card:hover h3, .playlist-card:hover p {
        color: var(--primary-color);
    }
    .playlist-row>div:last-child .playlist-card{
        border: 0;
    }
    .playlist-card>div:last-child{
        width: calc(100% - 16rem);
    }
    .playlist-img img {
        width: 14.2rem;
        margin-bottom: 0;
    }
    .play-icon {
        display: block;
        width: 5.22rem;
        margin-top: .5rem;
    }
    .video-modal .modal-dialog {
        max-width: 45.1rem;
        margin: auto;
    }
    .modal-inner video {
        width: 100%;
        height: 62.3rem;
        object-fit: cover;
    }
    .modal-inner .btn-close {
        top: 1rem;
        right: 1rem;
    }
    #videoPopup.modal-inner .btn-close {
        height: 5.2rem;
        width: 5.2rem;
        background-size: 2.5rem;
    }
    .video-modal .btn-close {
        top: -2rem;
        right: -2rem;
    }
    .contact-content {
        gap: 6rem;
    }
    .contact-text h2 {
        align-items: start;
        font-size: 3.6rem;
        line-height: 4rem;
        margin-bottom: 3rem;
        flex-direction: column;
        gap: .5rem;
    }
    .newslatter form input {
        height: 6.87rem;
    }
    .newslatter form button {
        height: 6.87rem;
    }
    .contact-text p {
        font-size: 2.6rem;
        line-height: 3.5rem;
    }
    .playlist-card {
        border-radius: 0rem;
    }
    .playlist-card>div:last-child {
        flex-direction: column;
    }
    .playlist-card h3 {
        font-size: 3.6rem;
        line-height: 4.8rem;
    }
    .playlist-card .play-icon {
        opacity: 1;
        width: 5rem;
    }
    .download-banner-content img {
        width: 30.36rem;
        height: 37.1rem;
    }
    .download-banner {
        padding-top: 11rem;
    }
    .download-banner-content {
        gap: 5rem;
    }
    .download-banner-content .download-text img.cut-img {
        height: auto;
    }
    .inner-video-wrap{
        width: 43.3rem;
        height: 58.8rem;
        border-radius: 3rem;
        overflow: hidden;
    }
    .download-banner-content video {
        width: 47rem;
        height: 58.8rem;
        border-radius: 3rem;
        object-fit: cover;
    }
    .video-modal .modal-body {
        height: auto;
    }
    .vibe-content .primary-btn {
        padding: 2.54rem 1.7rem;
    }
    .playlist-card p {
        font-size: 2.45rem;
        margin: 0.7rem 0;
    }
    .contact-form input {
        padding: 2.15rem;
    }
    .contact-form button {
        padding: 2.79rem 1.7rem;
    }
}