.termsmain-section {
    position: relative;
}

.termsmain-section .termsmain-text {
    margin: 40px 0px 100px 0px;
}
.termsmain-section .termsmain-text .text1 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-bottom: 60px;
}
.termsmain-section .termsmain-text .text2 {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.termsmain-section .bgimages {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.termsmain-section .bgimages1 {
    position: absolute;
    top: 8%;
    left: 0;
    z-index: -1;
}
.termsmain-section .termsbg {
    width: 275px;
    height: 451px;
}
.termsmain-section .termsbg1 {
    width: 193px;
    height: 316px;
}

@media (min-width: 0px) and (max-width: 485px) {
    .termsmain-section .termsmain-text .text2 {
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text .text2 {
        font-size: 13px;
        line-height: 20px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text {
        margin: 20px 0px 50px 0px;
    }
    .termsmain-section .termsmain-text .text1 {
       padding-bottom: 10px;
    }
}
@media (min-width: 486px) and (max-width: 767px) {
    .termsmain-section .termsmain-text .text1 {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 14px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text .text2 {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text {
        margin: 25px 0px 70px 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .termsmain-section .termsmain-text .text1 {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text .text2 {
        font-size: 13px;
        line-height: 24px;
        text-align: justify;
    }
    .termsmain-section .termsmain-text {
        margin: 30px 0px 80px 0px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .termsmain-section .termsmain-text .text1 {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 24px;
    }
    .termsmain-section .termsmain-text .text2 {
        font-size: 14px;
        line-height: 24px;
    }
    .termsmain-section .termsmain-text {
        margin: 35px 0px 90px 0px;
    }
}
@media (min-width: 2000px) and (max-width: 2685px) {
    .termsmain-section .termsmain-text .text2 {
        font-size: 20px;
        line-height: 29px;
    }
    .termsmain-section .termsmain-text .text1 {
        font-size: 20px;
    }
}
