.app-main-bg-section {
    width: 100%;
    background: url(../../front-assets/image/app-toraveka-main-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 240px 0px 0px;
    margin-bottom: 100px;
}
.toraveka-main-site h1{
    font-size: 50px !important;
}
.app-page-main-logo {
    width: 53%;
    margin-bottom: 45px;
}

.app-page-main-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.app-click-main-bg-img-section {
    width: 83%;
    height: 100%;
    margin: auto;
}

.app-click-main-bg-img-section img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.app-main-site-bg-data h1 {
    color: #FFF;
    font-size: 59px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: capitalize;
    line-height: normal;
}

.app-main-site-bg-data P {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 175.023%;
}

.app-main-site-bg-data-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}

.app-main-site-bg-data-btn a img {
    width: 197px;
}

.main-site-about-bg {
    border-radius: 60px;
    background: #ECFFF8;
    backdrop-filter: blur(20.399999618530273px);
    -webkit-backdrop-filter: blur(20.399999618530273px);
    padding: 65px 50px;
    position: relative;
    margin-bottom: 50px;
}

.main-site-about-bg::before {
    content: "";
    position: absolute;
    width: 85%;
    height: 150px;
    background: url(../../front-assets/image/Toraveka-text.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);


}

.main-site-about-bg h1 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

.main-site-about-bg h1 span {
    color: #0086D2;
}

.main-site-about-bg p {
    color: #676767;
    font-size: 20px;
    font-weight: 500;
    margin: 0px auto 30px;
    text-align: justify;
    line-height: 40px;
    display: flex;
    justify-content: center;
}
.main-site-about-bg .clickme-link a {
    font-size: 20px;
}

.main-click-media-bg {
    border-radius: 32px;
    background: #F7F7F7;
    padding: 30px;
    position: relative;
    z-index: 9;
}

.main-toraveka-media-bg {
    background: #ECFFF8;
    backdrop-filter: blur(20.399999618530273px);
    -webkit-backdrop-filter: blur(20.399999618530273px);
}

.main-click-media-bg.main-toraveka-media-bg::before {
    background: url(../../front-assets/image/country-bg-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.main-click-media-bg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 260px;
    background: url(../../front-assets/image/country-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}


.main-click-media-bg::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 90px;
    background: url(../../front-assets/image/toraveka-round.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 0;
    left: -1%;
    transform: translate(0%, 0%);
    z-index: -1;
}

.main-click-media-img {
    width: 150px;
    height: 120px;
    margin: 0px auto 25px;
}

.main-click-media-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-click-media-bg h2 {
    color: #000;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 24px;
}

.main-click-media-bg p {
    color: #676767;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 0px 30px;
    min-height: 210px;
    line-height: 28px;
    display: flex;
    justify-content: center;
}

.main-media-screen-section {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    padding: 100px 40px;
    width: 100%;
}

.main-media-screen {
    width: 20%;
}

.main-media-screen-bg {
    border-radius: 60px;
    background: #F8FBFF;
    backdrop-filter: blur(20.399999618530273px);
    -webkit-backdrop-filter: blur(20.399999618530273px);
    padding: 50px;
}

.main-media-screen-img {
    width: 100%;
    height: 100%;
    margin: auto;
}

.main-media-screen-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-media-screen-data {
    border-radius: 32px;
    background: #F7F7F7;
    padding: 80px 45px;
    position: relative;
    top: -40px;
    overflow: hidden;
}

.main-media-screen-data h2 {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 139%;
}

.main-media-screen-data p {
    color: #676767;
    font-size: 16px;
    font-weight: 400;
    min-height: 130px;
    line-height: 35px;
    margin: 0px;
}

.screen-number-section {
    width: 70px;
    height: 70px;
    margin: auto;
    position: relative;
    z-index: 99;
    top: -20px;
}

.main-media-screen-data::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 15px;
    background: url(../../front-assets/image/click-me-screen-border.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    bottom: 0px;
    right: 0%;
    transform: translate(0%, 0%);
    border-radius: 0px 0px 15px 15px;
}

.screen-number-section img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-media-screen-data-2 {
    top: 0px;
}

.main-media-screen-data-2::after {
    top: 0px !important;
}

.main-media-screen-bg-2 {
    position: relative;
    top: -40px;
}

.app-main-other-bg {
    width: 100%;
    background: url(../../front-assets/image/app-main-other-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px 0px 0px;
    margin-bottom: 75px;
    border-radius: 30px;
}

.app-main-other-site-img {
    width: 100%;
    height: 100%;
}

.app-main-other-site-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.app-main-other-site-data label {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 23px;
    width: 100%;
    line-height: 42px;
}

.app-main-other-site-data h1 {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 23px;
    line-height: 61px;
}

.app-main-other-site-data p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 23px;
    line-height: 42px;
}

.app-main-other-site-btn {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: center;

}

.app-main-other-site-btn a img {
    width: 200px;
}

.toraveka-new-screen-bg {
    width: 100%;
    position: relative;
    top: -160px;
}

.toraveka-new-screen-bg img {
    width: 100%;
    height: 100%;
}

.main-toraveka-scareen-bg {
    width: 100%;
    background: url(../../front-assets/image/main-toraveka-scareen-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 100px;
    margin-top: 250px;
}

.main-toraveka-scareen-section {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 9;
    top: -200px;
}

.main-toraveka-media-scareen-1 {
    margin-top: 160px;
}

.main-toraveka-media-scareen-2 {
    margin-top: 85px;
}

.main-toraveka-media-scareen {
    width: 20%;
}

.main-toraveka-scareen-img {
    width: 100%;
}

.main-toraveka-scareen-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.app-main-site-bg-data-btn a{
    border-radius: 10px;
    border: 1px solid #DBDBDB;
    background: #FAFAFA;
    padding: 10px 30px 10px 15px;
}



@media(max-width:1750px) {
    .main-media-screen-section {
        gap: 15px;
    }
}

@media(max-width:1550px) {
    .main-media-screen-data {
        padding: 40px 35px;
    }
}

@media(max-width:1399px) {
    .toraveka-main-site h1{
        font-size: 43px !important;
    }
    .app-click-main-bg-img-section {
        width: 80%;
    }
    .app-main-bg-section {
        padding: 180px 0px 0px;
    }

    .main-site-about-bg {
        padding: 50px;
    }

    .main-site-about-bg::before {
        width: 95%;
    }

    .main-site-about-bg h1 {
        font-size: 32px;
    }

    .main-site-about-bg p {
        font-size: 18px;
        width: 860px;

    }
    .app-main-other-site-data h1 {
        font-size: 32px;
    }
    .app-main-other-site-btn a img {
        width: 170px;
    }
    .app-main-other-site-data label {
        font-size: 18px;
    }
    .main-media-screen-data p{
        font-size: 15px;
    }
    .main-click-media-bg p {
        padding: 0px 20px;
        font-size: 15px;
    }

    .main-click-media-bg {
        padding: 30px 13px;
    }

    .main-click-media-bg h2 {
        font-size: 20px;
    }

    .main-media-screen-section {
        flex-flow: wrap;
    }

    .main-media-screen {
        width: 32.33%;
    }

    .toraveka-new-screen-bg {
        top: -150px;
    }
}

@media(max-width:1199px) {
    .toraveka-main-site h1{
        font-size: 36px !important;
    }
    .app-main-other-site-data label,.app-main-other-site-data h1,.app-main-other-site-data p {
        margin-bottom: 10px;
    }
    .app-click-main-bg-img-section {
        width: 76%;
        margin: auto;
    }
    .main-site-about-bg p {
        font-size: 15px;
        width: 720px;
        line-height: 35px;
    }
    .main-media-screen-bg {
        padding: 40px 30px;
    }
    .app-main-bg-section {
        padding: 150px 0px 0px;
        margin-bottom: 80px;
    }

    .app-main-site-bg-data h1 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .app-page-main-logo {
        margin-bottom: 30px;
    }

    .main-site-about-bg::before {
        width: 100%;
        background-size: contain;
        height: 180px;
    }

    .main-site-about-bg {
        padding: 35px;
        border-radius: 40px;
    }

    .main-click-media-bg p {
        padding: 0px 0px;
        font-size: 15px;
    }

    .main-click-media-img {
        width: 100px;
        height: 100px;
        margin: 0px auto 25px;
    }

    .main-media-screen {
        width: 30.33%;
    }

    .main-media-screen-section {
        padding: 70px 30px 60px;
    }

    .app-main-other-site-data h1 {
        font-size: 30px;
    }

    .app-main-other-site-btn a img {
        width: 150px;
    }

    .main-click-media-bg h2 {
        font-size: 16px;
    }

    .main-toraveka-scareen-bg {
        margin-top: 180px;
    }

    .toraveka-new-screen-bg {
        top: -115px;
    }
}

@media(max-width:991px) {
    .main-site-about-bg p {
        font-size: 13px;
        width: 100%;
        margin-bottom: 30px;
    }

    .main-site-about-bg h1 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .main-click-media-bg {
        padding: 20px 15px 20px;
        border-radius: 20px;
    }

    .main-click-media-bg h2 {
        font-size: 15px;
    }

    .main-click-media-bg p {
        font-size: 11px;
        min-height: 180px;
        line-height: 24px;
    }

    .main-click-media-bg::after {
        width: 70px;
        height: 70px;
        right: 0%;
    }

    .main-site-about-bg p {
        font-size: 15px;
        width: 100%;
    }

    .toraveka-new-screen-bg {
        top: -85px;
    }

    .main-toraveka-scareen-bg {
        margin-top: 140px;
        margin-bottom: 70px;
    }

    .app-main-other-site-data h1 {
        font-size: 23px;
        line-height: 30px;
    }

    .app-main-other-site-data p {
        font-size: 18px;
    }

    .app-main-other-bg {
        padding: 0px 20px 0px !important;
    }
}

@media(max-width:767px) {
    .main-click-media-bg {
        margin-bottom: 15px !important;
    }

    .main-click-media-bg p {
        font-size: 13px;
        min-height: 100px;
        line-height: 24px;
    }

    .main-site-about-bg p {
        font-size: 13px;
        line-height: 30px;
    }

    .main-site-about-bg {
        padding: 20px;
        border-radius: 25px;
    }

    .app-main-other-bg {
        padding: 30px 20px 0px !important;
    }

    .app-main-other-site-img {
        margin-top: 30px;
    }

    .toraveka-new-screen-bg {
        top: -65px;
    }

    .main-toraveka-scareen-bg {
        margin-top: 110px;
        margin-bottom: 70px;
    }
}

@media(max-width:575px) {
    .main-click-media-bg p {
        font-size: 14px;
        min-height: 100px;
        line-height: 24px;
    }

    .main-site-about-bg h1 {
        font-size: 19px;
    }

    .main-toraveka-scareen-bg {
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .app-main-other-bg {
        border-radius: 15px;
    }

    .toraveka-new-screen-bg {
        top: -45px;
    }
}
