.cms-display-base .footer-container {
    margin-top: 0;
}
.displaybase-warpper {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.cms-display-base .main-container {
    margin-top: 0 !important;
}
.db-container {
    position: relative;
    z-index: 9;
}
/*-----*/

.display-base-main:after {
    position: absolute;
    background-image: url("../images/display-base/bg-design.png?ver=1.0");
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 0;
    background-repeat: no-repeat;
}
.display-base-main:before {
    content: "";
    width: 58%;
    height: 8%;
    background: var(--grey-color-tone-ten);
    position: absolute;
    top: 0;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
}
.display-base-main .container {
    position: relative;
    z-index: 1;
}
.display-base-main .container:before, .display-base-main .container:after{
    position: absolute;
    content: "";
    background: var(--dark-color);
    width: 150px;
    height: 1px;
}
.display-base-main .container:before {
    left: 72px;
    top: 168px;
}
.display-base-main .container:after {
    right: 72px;
    top: 168px;
}
.display-base-main .display-base-text {
    text-align: center;
    padding: 105px 0;
    position: relative;
}
.display-base-main .display-base-text img {
    max-width: 46%;
    position: relative;
    margin-top: -20px;
}
.display-base-main .display-device-img {
    text-align: center;
    position: relative;
    margin-top: 25px;
}
.display-base-main .what-now-but {
    text-align: center;
    position: relative;
}
.display-base-main .watch-video {
    position: relative;
}
.display-base-main .display-device-img:after {
    position: absolute;
    content: "";
    width: 1px;
    background: var(--dark-color);
    height: 643px;
    left: 72px;
    top: -87px;
}
.display-base-main .display-device-img:before {
    position: absolute;
    content: "";
    width: 1px;
    background: var(--dark-color);
    height: 643px;
    right: 72px;
    top: -87px;
}
.display-base-main .what-now-but:after {
    position: absolute;
    width: 294px;
    height: 1px;
    content: "";
    background: var(--dark-color);
    top: 51%;
    transform: translateY(-50%);
    right: 72px;
}
.display-base-main .what-now-but:before {
    position: absolute;
    width: 294px;
    height: 1px;
    content: "";
    background: var(--dark-color);
    top: 51%;
    transform: translateY(-50%);
    left: 72px;
}
.display-desc .base-structuer {
    text-align: center;
    margin-top: 26px;
}
.display-desc .h-line {
    display: block;
    width: 280px;
    height: 2px;
    background-color: var(--dark-color);
    margin: 24px auto;
}
.displaybase-warpper .display-desc {
    position: relative;
    padding: 65px 0;
}
.display-desc .display-desc-head h1 {
    color: #cc9a59;
    font-size: 37px;
    letter-spacing: 0.5px;
    border-bottom: 2px solid var(--dark-color);
    padding-bottom: 41px;
}
.display-desc .display-desc-head h1 > span {
    font-weight: 900;
}
.display-desc .display-descripstion p {
    margin-top: 35px;
    font-size: 20px;
    font-weight: 500;
    text-align: justify;
    color: var(--grey-color-tone-three);
    line-height: 31px;
    letter-spacing: 0.5px;
}
.display-desc .desc-bold {
    font-weight: 900;
}
.display-desc sup:after {
    position: absolute;
    width: 241px;
    height: 2px;
    background: var(--dark-color);
    content: "";
    left: 50%;
    transform: translateX(-50%);
    top: 63%;
}
.display-desc .display-descripstion p:nth-child(3) {
    margin-top: 82px !important;
}
.display-desc .deisply-desc-detail {
    text-align: right;
    margin-top: 44px;
}
.display-desc .deisply-desc-detail li {
    display: inline-block;
}
.display-desc .deisply-desc-detail li+li {
    margin-left: 70px;
}
.displaybase-warpper .display-desc:after {
    position: absolute;
    background-image: url("../images/display-base/bg-180deg.png?ver=1.0");
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 0;
    background-repeat: no-repeat;
}
.displaybase-warpper .purchase-main {
    position: relative;
    padding: 100px 0 54px;
}
.displaybase-warpper .purchase-main:after {
    position: absolute;
    background-image: url("../images/display-base/bg-design.png?ver=1.0");
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 1;
    background-repeat: no-repeat;
}
.displaybase-warpper .purchase-main:before {
    position: absolute;
    background-image: url(../images/display-base/bg-black.png?ver=1.0);
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background-size: 1200px 67%;
    z-index: 0;
    background-repeat: no-repeat;
}

.purchase-main .purchase-desc {
    position: relative;
    z-index: 4;
}
.purchase-main .purchase-desc-head h2 {
    font-size: 59px;
    font-weight: 900;
    color: var(--white-color);
    margin-left: 60px;
}
.purchase-main .purchse-button .button-border {
    text-align: right;
    margin-top: -33px;
    position: relative;
}
.purchase-main .purchse-button .button-border > a {
    display: inline-block;
    position: relative;
    color: var(--dark-color);
}
.purchase-main .button-border h4 {
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--dark-color);
    position: absolute;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}
.purchase-main h4>span {
    font-size: 25px;
    font-weight: 900;
}
.purchase-main .purchase-desc-head h1:after {
    position: absolute;
    width: 64%;
    height: 3px;
    content: "";
    background: rgb(163, 130, 17);
    background: linear-gradient(90deg, rgba(163, 130, 17, 1) 0%, rgba(231, 210, 66, 0.9248074229691877) 95%);
    left: 60px;
    top: 83px;
}
.purchase-main .purchase-desc p {
    color: var(--white-color);
    font-size: 19px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: -33px 0 24px 61px;
}
.purchase-main .pucrhase-img {
    text-align: center;
}
/* start media query */
@media screen and (min-width:481px) {
    .display-base-main .display-base-text{
        height: 230px;
    }
}
@media screen and (max-width:1365px) {
.display-base-main .display-device-img:before, .display-base-main .display-device-img:after{
    height: 638px;
    top: -83px;
}
.display-base-main .container:before, .display-base-main .container:after{
    top: 170px;
}
}
@media screen and (max-width:1200px) {
    .db-container {
        width: 970px;
        margin: auto;
    }
    .display-base-main .container:after, .display-base-main .container:before {
        width: 60px;
        top: 168px;
    }
    .display-base-main .what-now-but:after, .display-base-main .what-now-but:before {
        width: 182px;
    }
    .purchase-main .purchase-desc p {
        margin: 15px 0 15px 60px;
    }
    .display-base-main .display-device-img:before, .display-base-main .display-device-img:after{
        height: 643px;
        top: -87px;
    }
}

@media screen and (max-width:991px) {
    .display-base-main .container:after, .display-base-main .container:before {
        width: 55px;
        top: 167px;
    }
    .display-base-main .container:before{
        left: 10px;
    }
    .display-base-main .container:after{
        right: 10px;
    }
    .display-base-main .display-device-img:before, .display-base-main .display-device-img:after {
        height: 556px;
    }
    .display-base-main .display-device-img:before{
        right: 10px;
    }
    .display-base-main .display-device-img:after{
        left: 10px;
    }
    .db-container {
        width: 700px;
    }
    .display-base-main .what-now-but:after, .display-base-main .what-now-but:before {
        width: 150px;
    }
    .display-base-main .what-now-but:before {
        left: 10px;
    }
    .display-base-main .what-now-but:after {
        right: 10px;
    }
    .cms-display-base .header-bottom {
        padding: 0;
    }
    .what-now-but img {
        max-width: 35%;
    }
    .display-desc .display-descripstion p {
        margin-top: 18px;
    }
    .display-desc .display-descripstion p:nth-child(3) {
        margin-top: 0 !important;
    }
    .display-desc .deisply-desc-detil {
        margin-top: 11px;
    }
    .purchase-desc .buttton-border {
        text-align: right;
        margin-top: 0;
        position: relative;
    }
    .purchase-main .purchse-button .button-border {
        text-align: center;
        margin-top: 0;
    }
    .purchase-desc .purchase-desc-head h2 {
        margin-left: 0;
        text-align: center;
    }
    .purchase-desc .purchase-desc-head h2:after {
        content: none;
    }
    sup:after {
        content: none;
    }
    .purchase-main .purchase-desc p {
        margin: 25px 0;
        text-align: center;
    }

}

@media screen and (max-width:980px) {
    .displaybase-warpper .purchase-main {
        position: relative;
        padding: 35px 0 70px 0;
    }
}

@media screen and (max-width:767px) {
    .purchase-desc-head h1:after {
        content: none;
    }
    .display-desc .purchase-desc-head h1 {
        margin-left: 0;
        text-align: center;
    }
    .displaybase-warpper .display-desc {
        position: relative;
        padding: 45px 0;
    }
    .display-device-img {
        margin-top: 0;
    }
    .display-desc .display-desc-head h1 {
        padding-bottom: 25px;
        text-align: center;
    }
    .display-desc .deisply-desc-detail li+li {
        margin-left: 10px;
    }
    .display-desc .deisply-desc-detail {
        margin-top: 11px;
        text-align: center;
    }
    .display-desc sup:after {
        content: none;
    }
    .db-container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .display-base-main .display-device-img:before, .display-base-main .display-device-img:after, .display-base-main .container:after, .display-base-main .container:before, .display-base-main .what-now-but:after, .display-base-main .what-now-but:before {
        content: none;
    }

}

@media screen and (max-width:480px) {
    /*display base page*/
    .display-base-main:before {
        content: none;
    }
    .display-base-main .display-base-text {
        padding: 35px 0 0;
    }
    .display-base-main .display-device-img {
        margin-top: 0px;
    }
    .display-desc .display-desc-head h1 {
        font-size: 23px;
        padding-bottom: 17px;
    }
    .display-desc .display-descripstion p {
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px;
    }
    .display-desc .display-descripstion p:nth-child(3) {
        margin-top: 16px !important;
    }
    .display-descv .deisply-desc-detail {
        margin-top: 11px;
        text-align: center;
    }
    .display-desc .deisply-desc-detail li+li {
        margin-left: 10px;
    }
    .displaybase-warpper .display-desc {
        position: relative;
        padding: 18px 0;
    }
    .displaybase-warpper .purchase-main {
        position: relative;
        padding: 19px 0 80px;
    }
    .purchase-desc .button-border h4 {
        width: 100%;
        font-size: 13px;
        line-height: 16px;
        font-weight: 700;
    }
    .purchase-main h4>span {
        font-size: 16px;
        font-weight: 900;
    }
    .purchase-main .purchase-desc p {
        font-size: 14px;
    }
    .purchase-desc .purchase-desc-head h2 {
        font-size: 30px;
    }
    .displaybase-warpper .purchase-main:before{
        background-size: 1200px 70%;
    }
}
/* end media query */