
#rdd-container-wrapper {
    width: 400px;
    height: 400px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

#rdd-nav {
    position: absolute;
    bottom: 0;
    left: 50%;        
    transform: translateX(-50%);
    transition: all 0.5s ease;
    z-index: 6;
}

#rdd-container {
    width: 600px;
    height: 400px;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -300px;
}

/* pc Styles */
.pc #rdd-device {
    top: 30px;
    width: 400px;
    height: 234px;
    border-radius: 5px;
    left: 100px;
    z-index: 4;
}

.pc #rdd-screen {
    width: 380px;
    height: 214px;
    top: 10px;
    left: 10px;
    z-index: 5;
    border-radius: 2px;
}
.pc #rdd-screen-notch {
    top: 0px;
    width: 26px;
    height: 0px;
    left: 177px;
}

.pc #rdd-stand {
    width: 100px;
    height: 58px;
    left: 50%;
    margin-left: -50px;
    top: 264px;
    z-index: 2;
}
.pc #rdd-stand-hole {
    width: 26px;
    height: 13px;
    left: 37px;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
    top: 0;
    z-index: 3;
}
.pc #rdd-foot {
    width: 120px;
    height: 5px;
    left: 240px;
    top: 320px; 
    z-index: 3;
}

.pc #rdd-logo {
    width: 50px;
    height: 15px;
    left: 7px;
    top: 7px;
}

.pc #rdd-contact {
    width: 40px;
    height: 15px;
    right: 7px;
    top: 7px;
    border-radius: 50px;
}

.pc #rdd-link1 {
    width: 40px;
    height: 5px;
    left: 140px;
    top: 15px;
}

.pc #rdd-link2 {
    width: 30px;
    height: 5px;
    left: 190px;
    top: 15px;
}

.pc #rdd-link3 {
    width: 40px;
    height: 5px;
    left: 230px;
    top: 15px;
}

.pc #rdd-link4 {
    width: 30px;
    height: 5px;
    left: 280px;
    top: 15px;
}

.pc #rdd-hero {
    width: 380px;
    height: 100px;
    left: 0;
    top: 0px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.pc #rdd-hero-title1 {
    top: 50px;
    left: 24px;
    width: 150px;
    height: 20px;
}

.pc #rdd-hero-title2 {
    top: 75px;
    left: 24px;
    width: 180px;
    height: 20px;
}
.pc #rdd-block1 {
    width: 80px;
    height: 34px;
    left: 10px;
    bottom: 52px;
}

.pc #rdd-block2 {
    width: 80px;
    height: 34px;
    left: 98px;
    bottom:52px;
}
.pc #rdd-block3 {
    width: 80px;
    height: 34px;
    left: 10px;
    bottom: 10px;
}

.pc #rdd-block4 {
    width: 80px;
    height: 34px;
    left: 98px;
    bottom: 10px;
}
.pc .rdd-block-icon {
    width: 12%;
    height: 24%;
    left: 40%;
    top: 7px;
}
.pc .rdd-block-title {
    width: 40px;
    height: 8px;
    left: 20%;
    bottom: 7px;
}

.pc #rdd-profile {
    width: 40px;
    height: 40px;
    left: 198px;
    bottom: 48px;
    border-radius: 50%;
    background-color: white;
    /* background-image: url("/src/assets/images/portrait.webp"); */
}

.pc #rdd-profile-title {
    width: 40px;
    height: 5px;
    bottom: -10px;
}

.pc #rdd-textbox {
    right: 20px;
    bottom: 20px;
    width: 100px;
    height: 60px;
}

.pc #rdd-textbox-title {
    top: 5px;
    left:5px;
    width: 70px;
    height: 9px;
}
.pc #rdd-textbox-text1 {
    top: 18px;
    left:10px;
    width: 50px;
    height: 6px;
}
.pc #rdd-textbox-text2 {
    top: 28px;
    left:10px;
    width: 65px;
    height: 6px;
}
.pc #rdd-textbox-text3 {
    top: 38px;
    left:10px;
    width: 58px;
    height: 6px;
}

/* Laptop Styles */
.laptop #rdd-device {
    top: 100px;
    width: 250px;
    height: 170px;
    left: 175px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.laptop #rdd-screen {
    width: 244px;
    height: 160px;
    top: 3px;
    left: 3px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.laptop #rdd-screen-notch {
    top: -1px;
    width: 26px;
    height: 5px;
    left: 109px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.laptop #rdd-stand {
    width: 0;
    height: 0;
    left: 300px;
    top: 270px;
}

.laptop #rdd-foot {
    width: 290px;
    height: 10px;
    left: 155px;
    top: 270px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.laptop #rdd-foot-notch {
    width: 30px;
    height: 3px;
    left: 135px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.laptop #rdd-logo {
    width: 30px;
    height: 9px;
    left: 4px;
    top: 4px;
}

.laptop #rdd-contact {
    width: 30px;
    height: 9px;
    right: 4px;
    top: 4px;
    border-radius: 50px;
}

.laptop #rdd-link1 {
    width: 30px;
    height: 5px;
    left: 95px;
    top: 15px;
}

.laptop #rdd-link2 {
    width: 20px;
    height: 5px;
    left: 130px;
    top: 15px;
}

.laptop #rdd-link3 {
    width: 30px;
    height: 5px;
    left: 155px;
    top: 15px;
}

.laptop #rdd-link4 {
    width: 20px;
    height: 5px;
    left: 190px;
    top: 15px;
}

.laptop #rdd-hero {
    width: 244px;
    height: 80px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.laptop #rdd-hero-title1 {
    top: 40px;
    left: 24px;
    width: 110px;
    height: 15px;
}

.laptop #rdd-hero-title2 {
    top: 60px;
    left: 24px;
    width: 130px;
    height: 15px;
}
.laptop #rdd-hero-title3 {
    top: 80px;
    left: 24px;
    width: 130px;
    height: 0px;
}

.laptop #rdd-block1 {
    width: 50px;
    height: 25px;
    left: 6px;
    bottom: 35px;
}

.laptop #rdd-block2 {
    width: 50px;
    height: 25px;
    left: 60px;
    bottom:35px;
}
.laptop #rdd-block3 {
    width: 50px;
    height: 25px;
    left: 6px;
    bottom: 6px;
}

.laptop #rdd-block4 {
    width: 50px;
    height: 25px;
    left: 60px;
    bottom: 6px;
}
.laptop .rdd-block-icon {
    width: 12%;
    height: 24%;
    left: 45%;
    top: 7px;
}
.laptop .rdd-block-title {
    width: 20px;
    height: 4px;
    left: 30%;
    bottom: 4px;
}

.laptop #rdd-profile {
    width: 30px;
    height: 30px;
    left: 120px;
    bottom: 32px;
    border-radius: 50%;

}

.laptop #rdd-profile-title {
    width: 30px;
    height: 4px;
    bottom: -8px;
}
.laptop #rdd-textbox {
    right: 25px;
    bottom: 0px;
    width: 60px;
    height: 60px;
}
.laptop #rdd-textbox-title {
    top: 5px;
    left: 5px;
    width: 70px;
    height: 6px;
}
.laptop #rdd-textbox-text1 {
    top: 18px;
    left:10px;
    width: 50px;
    height: 3px;
}
.laptop #rdd-textbox-text2 {
    top: 28px;
    left:10px;
    width: 65px;
    height: 3px;
}
.laptop #rdd-textbox-text3 {
    top: 38px;
    left:10px;
    width: 58px;
    height: 3px;
}

/* Tablet Styles */
.tablet #rdd-device {
    top: 100px;
    width: 128px;
    height: 170px;
    left: 241px;
    border-radius: 7px;
}

.tablet #rdd-screen {
    width: 116px;
    height: 158px;
    top: 6px;
    left: 6px;
    border-radius: 3px;
}
.tablet #rdd-screen-notch {
    top: -4px;
    width: 26px;
    height: 0px;
    left: 45px;
}
.tablet #rdd-stand {
    width: 0;
    height: 0;
    left: 300px;
    top: 270px;
}

.tablet #rdd-foot {
    width: 0;
    height: 0;
    left: 300px;
    top: 270px;
}

.tablet #rdd-logo {
    width: 27px;
    height: 8px;
    left: 4px;
    top: 4px;
}
.tablet #rdd-contact {
    width: 30px;
    height: 9px;
    right: 4px;
    top: 4px;
    border-radius: 50px;
}

.tablet #rdd-hero {
    width: 116px;
    height: 79px;
    border-top-right-radius:3px;
    border-top-left-radius: 3px;
}

.tablet #rdd-link1 {
    width: 30px;
    height: 5px;
    left: 70px;
    top: 8px;
}

.tablet #rdd-link2 {
    width: 30px;
    height: 5px;
    left: 70px;
    top: 8px;
}

.tablet #rdd-link3 {
    width: 30px;
    height: 5px;
    left: 70px;
    top: 8px;
}

.tablet #rdd-link4 {
    width: 30px;
    height: 5px;
    left: 70px;
    top: 8px;
}

.tablet #rdd-hero-title1 {
    top: 30px;
    left: 10px;
    width: 60px;
    height: 10px;
}

.tablet #rdd-hero-title2 {
    top: 42px;
    left: 10px;
    width: 70px;
    height: 10px;
}
.tablet #rdd-hero-title3 {
    top: 54px;
    left: 10px;
    width: 80px;
    height: 10px;
}

.tablet #rdd-profile {
    width: 24px;
    height: 24px;
    left: 14px;
    top: 80px;
    border-radius: 50%;

}

.tablet #rdd-profile-title {
    width: 24px;
    height: 4px;
    bottom: -8px;
}

.tablet #rdd-block1 {
    width: 24px;
    height: 20px;
    left: 6px;
    bottom: 16px;
}

.tablet #rdd-block2 {
    width: 24px;
    height: 20px;
    left: 33px;
    bottom: 16px;
}
.tablet #rdd-block3 {
    width: 24px;
    height: 20px;
    left: 60px;
    bottom: 16px;
}

.tablet #rdd-block4 {
    width: 24px;
    height: 20px;
    left: 87px;
    bottom: 16px;
}
.tablet .rdd-block-icon {
    width: 4px;
    height: 4px;
    left: 10px;
    top: 6px;
}
.tablet .rdd-block-title {
    width: 10px;
    height: 3px;
    left: 30%;
    bottom: 4px;
}
.tablet #rdd-textbox {
    right: 9px;
    top: 78px;
    width: 60px;
    height: 60px;
}
.tablet #rdd-textbox-title {
    top: 5px;
    left: 5px;
    width: 40px;
    height: 4px;
}
.tablet #rdd-textbox-text1 {
    top: 12px;
    left:7px;
    width: 30px;
    height: 2px;
}
.tablet #rdd-textbox-text2 {
    top: 17px;
    left:7px;
    width: 32px;
    height: 2px;
}
.tablet #rdd-textbox-text3 {
    top: 22px;
    left:7px;
    width: 28px;
    height: 2px;
}
/* smartphone Styles */
.smartphone #rdd-device {
    top: 150px;
    width: 54px;
    height: 104px;
    left: 270px;
    border-radius: 7px;
    z-index: 1;
}

.smartphone #rdd-screen {
    width: 50px;
    height: 100px;
    top: 2px;
    left: 2px;
    border-radius: 5px;
}
.smartphone #rdd-screen-notch {
    top: 2px;
    width: 18px;
    height: 4px;
    left: 16px;
    border-radius: 50px;
}

.smartphone #rdd-stand {
    width: 0;
    height: 0;
    left: 300px;
    top: 270px;
}

.smartphone #rdd-foot {
    width: 0;
    height: 0;
    left: 300px;
    top: 250px;
}

.smartphone #rdd-logo {
    width: 18px;
    height: 3px;
    left: 3px;
    top: 10px;
}
.smartphone #rdd-contact {
    width: 16px;
    height: 7px;
    right: 4px;
    top: 8px;
    border-radius: 50px;
}

.smartphone #rdd-link1 {
    width: 6px;
    height: 6px;
    left: 41px;
    top: 3px;
}

.smartphone #rdd-link2 {
    width: 6px;
    height: 6px;
    left: 41px;
    top: 3px;
}

.smartphone #rdd-link3 {
    width: 6px;
    height: 6px;
    left: 41px;
    top: 3px;
}

.smartphone #rdd-link4 {
    width: 6px;
    height: 6px;
    left: 41px;
    top: 3px;
}

.smartphone #rdd-hero {
    width: 50px;
    height: 45px;
    left: 0;
    top: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.smartphone #rdd-hero-title1 {
    top: 21px;
    left: 5px;
    width: 25px;
    height: 5px;
}

.smartphone #rdd-hero-title2 {
    top: 28px;
    left: 5px;
    width: 28px;
    height: 5px;
}
.smartphone #rdd-hero-title3 {
    top: 35px;
    left: 5px;
    width: 30px;
    height: 5px;
}

.smartphone #rdd-profile {
    width: 26px;
    height: 26px;
    left: 12px;
    top: 48px;
    border-radius: 50%;

}
.smartphone #rdd-profile-title {
    width: 26px;
    height: 3px;
    bottom: -8px;
}

.smartphone #rdd-textbox {
    right: 30px;
    top: 86px;
    width: 20px;
    height: 60px;
}
.smartphone #rdd-textbox-title {
    top: 5px;
    left: 5px;
    width: 40px;
    height: 4px;
}

.smartphone #rdd-textbox-text1 {
    top: 12px;
    left:7px;
    width: 30px;
    height: 0px;
}
.smartphone #rdd-textbox-text2 {
    top: 17px;
    left:7px;
    width: 32px;
    height: 0px;
}
.smartphone #rdd-textbox-text3 {
    top: 22px;
    left:7px;
    width: 28px;
    height: opx;
}

@media (max-width: 400px) {
    #rdd-container {
        transform: scale(0.8);
    }
}

