.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.skeleton {
    width: 100%;
    /*display: grid;*/
    margin: auto;
    /* padding-top: 7rem;*/
    /* max-width:880px;*/
}

.symbol {
    width: 100%;
    max-width: 450px;
    border-radius: 100%;
    border: 1px solid #707070;
    opacity: 1;
}

.product-images {  display: flex; }
.symbol-part {
    width: 100%;
}

.title-box {
    text-align: center;
}

.title-box>.title {
    display: none;
    font-size: 37px;
    font-family: Helvetica;
    text-transform: uppercase;
    width: 400px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: -1px;
    color: #2A2A2A;
}

.symbol-box {
    display: flex;
    width: fit-content;
    height: fit-content;
    align-items: center;
    height: 100%;

}

@media(max-width:768px) {

    .symbol-box {
        width: 100% !important;
        overflow-y: scroll;


    }


}

.symbol-section {
    width: 100%;
    overflow: hidden;

}

.symbol-content {
    width: 100%;
    display: flex;
}

.symbol-image {
    width: 100px;
    height: 100px;

}

.complete_symbol {
    width: 6vw;
    /*  padding: 10px;*/
    text-align: center;
    margin: 6vw;
}

.complete_symbol:active {
    opacity: 1;
}

.complete_symbol:nth-child(even) {
    opacity: 1;
}

.newsymbols-section {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

.newsymbols-details {
    flex-basis: 60px;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
    margin: 10px;
    word-break: break-word;
}

.newsymbols-image {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.newsymbol-title,
.newsymbol-desc {
    margin: 5px 0;
}

.scroll-box {
    width: 100%;
    overflow: hidden;
}

.newquality-heading {
    width: 100%;
    height: auto;
    font-size: 30px;
    margin: 40px 70px 40px 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.24px;
    font-family: Montserrat;
    color: #000;

}

.newquality-image {
    /* width: 49px;
    height: 49px;*/
    object-fit: contain;

}

.newquality-detail-section {
    display: grid;
    margin: 65px 20px 65px 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.text-style3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.36px;
}

.newquality-section {
    width: 100vw;
    border: 1px solid #75f98d;
    margin-top: 50px;
    margin-bottom: 40px;
    border-right: none;
    border-left: none;
}

@media(max-width: 768px) {
    .newquality-section {
        display: none;
    }
}

.newquality-details {
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: center;
    justify-items: center;
}

.newquality-title {
    /*  width:175px;*/
    font-size: 13.8px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-left: 10px;
}

.symbol-label {
    font-size: 13px;
    color: #2A2A2A;
    font-weight: bold;
    margin-top: 30px;
    display: block;
    width: 100%;
    text-align: center;
}

@media(max-width:768px) {


    .symbol-label {
        font-size: 16px;

        margin-bottom: 0px;
    }

    .symbol-description {
        font-size: 12px !important;
        letter-spacing: 0.75px !important;
    }

    .scroll-box {
        padding-left: 0;
    }

    #product .section.full_length_image_text_center .section-image {
        position: relative;
        margin-bottom: 0px !important;
    }

}

.section-button-text {

    font-family: Helvetica;
    font-size: 1.2vw;
    text-transform: uppercase;
    border: none;
    padding: 21px;
    border-radius: 51px;
    font-weight: bold;
}

.symbol-description {
    font-size: 11px;
    color: #202020;
    letter-spacing: 0px;
    text-align: center;
    font-family: Helvetica;
}

/* Full width */
.section.full_length_image_text_center .section-image {
    position: relative;

}

#product .section.full_length_image_text_center .section-image {
    position: relative;
    margin-bottom: 100px;
    display: none;
}

#product .image_left {
    /* margin-top: 100px!important;*/
}

.section.full_length_image_text_center .section-description {
    position: absolute;
    display: block;
    top: 280px;
    margin: 0;
    width: 100%;
    padding: 40px;
}

.section.full_length_image_text_center.hero-text-from-top .section-description {
    top: 100px;
}

.section.full_length_image_text_center .inner-description-text {
    display: block;
    text-align: center;
    margin: 0 auto;
}



.section.full_length_image_text_center .inner-description-text h2 {
    font-size: 90px;
    color: #000;
}

.section.full_length_image_text_center.white .inner-description-text h2 {
    color: #FFF;
}



.section.full_length_image_text_center .inner-description-text p {
    font-size: 54px;
    color: #000;
    font-weight: normal;
    line-height: 1.05;
}

.section.full_length_image_text_center.white .inner-description-text p {
    color: #FFF;
}

@media (max-width: 767.99px) {
    .section.full_length_image_text_center .inner-description-text h2 {
        font-size: 40px;
    }

    .section.full_length_image_text_center .inner-description-text p {
        font-size: 20px;
    }

    .section.full_length_image_text_center .section-description {
        top: 20vw;
    }

    .section.full_length_image_text_center.hero-text-from-top .section-description {
        top: 50px;
    }

}

@media (max-width: 549.99px) {
    .section.full_length_image_text_center .inner-description-text h2 {
        font-size: 38px;
    }

    .section.full_length_image_text_center .inner-description-text p {
        font-size: 23px;
    }

    .section.full_length_image_text_center .section-description {
        top: 27vw;
    }

}

.section.image_left .section-content,
.section.image_right .section-content {
    display: grid;
    grid-template-columns: 1fr 1fr;

}

#product .section.image_left .section-content,
#product .section.image_right .section-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    display: none;

}

.section.image_right .section-content .inner-description-text,
.section.image_left .section-content .inner-description-text {
    padding: 0px 62px;
    display: block;
    width: 100%;
    max-width: 705px;
    align-items: center;
    justify-items: center;
    font-size: 12px;
    font-size: 1.2vw;
    letter-spacing: -0.3px;
    color: #2A2A2A;
    line-height: 1.4;
}

.section.image_right .section-content .section-image-inbox {
    text-align: left;
}

.section.image_left .section-content .section-image-inbox {
    text-align: right;
}

.section.image_left .section-content .section-description,
.section.image_right .section-content .section-description {
    align-self: center;
}

.section.image_left .section-content .inner-description-text h2,
.section.image_right .section-content .inner-description-text h2 {
    font-weight: normal;
    margin-bottom: 24px;
    font-size: 30px;
    font-size: 2.5vw;
}

.section.image_left .section-content .inner-description-text button.section-button-text,
.section.image_right .section-content .inner-description-text button.section-button-text {
    margin-top: 24px;
}

.section.image_right .section-content .inner-description-text {
    text-align: left;
    float: right;
}

.section.image_left .section-content .inner-description-text {
    text-align: right;
}


@media (max-width: 768px) {

    .section.image_left .section-content,
    .section.image_right .section-content {
        display: grid;
        grid-template-columns: 1fr;
    }

    .section.image_left .section-content .section-description,
    .section.image_right .section-content .section-description {
        order: 0;
        padding-bottom: 20px;
    }

    .section.image_left .section-content .section-image-inbox,
    .section.image_right .section-content .section-image-inbox {
        order: 1;
    }

    .section.image_left .section-content .inner-description-text h2,
    .section.image_right .section-content .inner-description-text h2 {
        font-size: 4.5vw;
        text-align: left;
    }

    .section.image_right .section-content .inner-description-text,
    .section.image_left .section-content .inner-description-text {
        font-size: 3.2vw;
        padding-top: 20px;
        text-align: left;
    }

    .section-button-text {
        font-size: 2.2vw;
        width: 100%;
    }

}




.section-title {
    text-align: center !important;
    /* margin-bottom: 55px;*/
    color: #2A2A2A;

}

.section-label {
    font-size: 54px;
    font-weight: bold;
    font-family: Helvetica;
    letter-spacing: -1px;
    color: #2A2A2A;
    opacity: 1;
    text-align: center !important;
    line-height: 1;
}

.pending_el {
    border-radius: 70px;
}

@media (max-width: 768px) {
    .complete_symbol {
        padding: 10px;
        width: 100% !important;
        margin: 0px !important;
    }

    .symbol {
        width: 28vw;
    }

    .scroll-box.fixed {
        top: 100px;
    }

    .section-label {
        font-size: 20px;
        margin-top: 65px;
    }

    /*
    .symbol-section {
        height: auto !important;
      }
      */
}

@media (max-width: 300px) {}

.section-title {
    margin-left: 0px !important;
}

.symbol-label>p:first-child {
    margin-bottom: 0;
    ;
}



/* popup */

.popup-overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.popup-box {
    position: relative;
    width: 95vw;
    top: 45px;
    background: white;
    display: block;
    z-index: 9999;
    margin: 0 auto;
    max-width: 1000px;
    min-height: 400px;
    height: auto;
    border-radius: 20px;
    border: 1px solid #ccc;
    height: 800px;
    max-height: 90vh
}


@media (max-width: 768px) {
    .popup-box {
        top: 100px;
    }
}

.popup-box iframe {
    overflow-x: hidden;
    height: 800px;
    max-height: 90vh
}


.close-popup {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 20px;
    border: 1px solid #000;
    color: #000;
    background: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 37px;
    padding: 0;
    margin: 0;
}

.symbol-section {
    /* height: 367px;*/
    display: none;
}

@media(max-width:768px) {
    .symbol-section {
        height: 300px !important;
    }
}


/* Default */

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.ma-30 {
    margin: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.ma-50 {
    margin: 50px;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
}


@media (max-width: 767.99px) {
    html {
        width: 100vw;
        overflow-x: hidden;
    }
}

footer-coloured-section {
    background-color: black;
    height: 500px;
    padding: 20px;
    margin: 0 0 0px 0px;
    padding: 60px 0 0 60px;
}

.footer-section1 {
    padding: 15px;
}

.footer-section-title {
    color: #75f98d;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: Montserrat;
}

.footer-section-desc {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: left;
}

.footer-section-desc:not(:last-child) {
    margin: 14px 30px 30px 1px;
}

.footer-section-desc:last-child {
    margin: 14px 30px 0px 1px;
}


.footer-coloured-section {
    background-color: black;
    height: fit-content;
    padding: 20px;
    margin: 0 0 0px 0px;
    padding: 40px 0 40px 60px;
    width: 100vw;
}

@media (min-width: 769px) {
    .footer-coloured-section {
        margin-left: -15px;
    }

    .newquality-section {
        margin-left: -15px;
    }

}



/* Markets list styling */

.breakline {
    height: 1.5px;
    width: 100vw;
    position: absolute;
    left: 0;
    background-color: var(--brand-color);
}
.markets-list {
    font-family: Montserrat, sans-serif;
    padding: 2rem 0;
    display: grid;
    grid-template-columns: max(14em, 30%) auto;
}

.markets-list p {
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 2em;
}
.markets-list ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    padding-right: 1rem;
}
.markets-list ul li img {
    max-height: 2rem;
}
.markets-list-container {
    position: relative;
}

@media (max-width: 768px) {
    .markets-list {
        grid-template-columns: unset;
        grid-template-rows: auto auto;
        row-gap: 1rem;
    }
    
    .markets-list ul {
        grid-template-rows: auto auto;
        display: grid;
        grid-template-columns: repeat(6,auto);
        row-gap: 0.5rem;
        justify-items: center;
        padding: 0 1rem;
        column-gap: 0;
    }

    .markets-list ul li {
        grid-column-start: span 2;
    }
    .markets-list ul li:nth-child(1), .markets-list ul li:nth-child(2){
        grid-column-start: span 3;
    }

    .markets-list p br {
        display: none;
    }
    .markets-list ul li img {
        max-height: 2.5rem;
    }
}