@media (max-width: 1399.9px) {

    .diagram-vertical-line-4 {
        width: 72%;
        height: 700px;
        top: 120px;
        left: 14%;
    }

    .diagram-vertical-line-5 {
        width: 80%;
        height: 950px;
        top: 120px;
        left: 10%;
    }

    .diagram-vertical-line-6 {
        width: 100%;
        height: 1200px;
        top: 0;
        left: 0;
    }

    .nested-circle::after {
        width: 70%;
        height: 500px;
        top: 95px;
        left: 15%;
    }

    .nested-tamlik::after {
        top: 220px;
        width: 70px;
        height: 35px;
    }

    .property-box1 {
        margin-top: 80px;
    }

    .introducing-program-box {
        padding-top: 120px;
    }
}

@media (min-width: 1199.9px) {

    #sellersBtnCard,
    #NumberOfSellers {
        padding-right: 30px;
    }
}

@media (max-width: 1199.9px) {

    .diagram-vertical-line-4 {
        width: 72%;
        height: 600px;
        top: 115px;
        left: 14%;
    }

    .diagram-vertical-line-5 {
        width: 80%;
        height: 830px;
        top: 110px;
        left: 10%;
    }

    .diagram-vertical-line-6 {
        width: 100%;
        height: 1050px;
        top: 0;
        left: 0;
    }

    .nested-circle::after {
        width: 70%;
        height: 450px;
        top: 70px;
        left: 15%;
    }

    .nested-tamlik::after {
        top: 180px;
        width: 70px;
        height: 35px;
    }

    .introducing-program-box {
        padding-top: 30px;
    }

    .property-list-left {
        padding-right: 55px;
    }

    .property-list-right {
        padding-left: 55px;
    }

    .whay-tamlik-box {
        column-gap: 20px;
    }

    .facture p,
    .facture h5 {
        font-size: 15px;
    }

    .slr-ltr-content span {
        padding-right: 10px;
    }
}

@media (max-width: 991.9px) {

    .login-circle::after {
        width: 250px;
        height: 50%;
        top: 25%;
    }

    .login-circle {
        width: 250px;
        height: 28%;
        top: 30%;
    }

    .diagram-1 {
        height: 116%;
        width: 116%;
        top: -8%;
        left: -19px;
    }

    .diagram-2 {
        height: 137%;
        width: 137%;
        top: -18%;
        left: -46px;
    }

    .btn-market {
        right: 10px;
        padding: 20px 30px;
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .btn-tamlik {
        left: 10px;
        padding: 20px 30px;
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 2px;
    }

    #home-header-details {
        padding-top: 100px;
    }

    .responsive-menu-button,
    .responsive-menu-outer-holder,
    .responsive-menu-overlay {
        display: block;
    }

    .property-list-left {
        padding-right: 10px;
    }

    .property-list-right {
        padding-left: 10px;
    }

    .property-list-left .property-box2 {
        margin-right: 0;
    }

    .property-list-right .property-box2 {
        margin-right: 0;
    }

    #all-Introducing-Program {
        margin-top: 80px;
    }

    .whay-tamlik-box {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 70px;
        column-gap: 50px;
    }

    #whayTamlik {
        margin-top: 100px;
    }

    #educationalContent,
    #articlesContent {
        margin-top: 90px;
    }

    #materialPrices {
        margin-top: 60px;
    }

    #priceGoldCoin {
        margin-top: 80px;
    }

    #joinMarket {
        margin-top: 100px;
    }
}

@media (max-width: 767.9px) {
    #all-Property-Lists p {
        font-size: .8em;
    }

    #aboutUs_Links {
        width: 50%;
    }

    #sellersBtnCard a,
    #NumberOfSellers a {
        font-weight: 700;
        padding: 5px 15px;
        font-size: 14px;
    }

    .slr-ltr-content p {
        font-size: 18px;
    }

    .slr-ltr-content span {
        font-size: 14px;
        padding-right: 0;
    }

    .choice-items {
        width: 100%;
        margin: 50px auto;
    }
}

@media (max-width: 575.9px) {

    .login-circle::after {
        width: 200px;
        height: 45%;
        top: 25%;
    }

    .login-circle {
        width: 200px;
        height: 25%;
        top: 30%;
    }

    .diagram-1 {
        height: 116%;
        width: 116%;
        top: -8%;
        left: -17px;
    }

    .diagram-2 {
        height: 137%;
        width: 137%;
        top: -19%;
        left: -38px;
    }

    .btn-market {
        right: 10px;
        padding: 2vw 3vw;
        font-size: 3.5vw;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .btn-tamlik {
        left: 10px;
        padding: 2vw 3vw;
        font-size: 3.5vw;
        font-weight: 700;
        letter-spacing: 2px;
    }

    .home-header-title {
        font-size: 36px;
    }

    #all-Property-Lists p {
        font-size: 1em;
    }

    .property-list-left {
        padding-right: 0;
    }

    .property-list-right {
        padding-left: 0;
    }

    .property-box2,
    .property-box3 {
        margin-top: 40px;
    }

    .property-list-right .property-box1 {
        margin-top: 50px;
    }

    .property-list-left .property-box1 {
        margin-top: 40px;
    }

    .home--header::before {
        display: none;
    }

    .whay-tamlik-box {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 25px;
    }

    #whayTamlik::after {
        display: none;
    }

    #joinPlatform,
    #joinPlatform_2,
    #joinMarket_2,
    #joinMarket {
        padding: 0 25px;
    }

    #joinPlatform h1,
    #joinPlatform_2 h1,
    #joinMarket_2 h1,
    #joinMarket h1 {
        font-weight: 700;
        font-size: 28px;
    }

    #joinPlatform {
        margin-top: 150px;
    }

    #joinPlatform::after,
    #joinPlatform::before,
    #joinMarket::after,
    #joinMarket::before {
        display: none;
    }

    #questions {
        margin-top: 110px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #joinPlatform_2,
    #joinMarket_2 {
        margin-top: 80px;
    }

    #questions::after,
    #questions::before {
        display: none;
    }

    #btmFooter {
        height: 100px;
    }

    #aboutUs_Links {
        width: 100%;
    }

    #topFooter {
        padding-left: 15px;
        padding-right: 15px;
    }

    #aboutUs_Links ul li {
        display: inline;
    }

    #aboutUs_Links h5 {
        color: initial;
        display: inline;
        font-size: 16px;
    }

    #articlesContent::after,
    #educationalContent::after {
        display: none;
    }

    .slr-rtl-content p {
        padding-left: 0;
    }

    #sellersBtnCard a,
    #NumberOfSellers a {
        width: 200px;
    }

    .sellers-card-img {
        padding-left: 0;
    }

    .product-button-next {
        left: -18px;
    }

    .product-button-prev {
        right: -18px;
    }

    #materialPrices::after,
    #materialPrices::before,
    #priceGoldCoin::after,
    #priceGoldCoin::before {
        display: none;
    }

    .pagetions-sellers a {
        width: 40px;
        height: 40px;
    }

    #aboutUs_Links li {
        padding-left: 15px;
    }
}