@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
@font-face {
    font-family: futura-light;
    src: url("../fonts/FuturaPTBook.otf");
}

.carousel-caption h2 {
    background-color: #FFFFFF;
    font-size: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #80734a!important;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

.carousel-caption p {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #80734a!important;
    letter-spacing: 3px;
}

.site-header {
    background-color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.site-header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-menu {
    background-color: #f6f7f7;
    background-clip: padding-box;
    border: none;
}

.dropdown-menu a {
    font-size: 14px!important;
}

.dropdown-menu a:hover {
    color: darkgoldenrod;
}

.nav-menu a {
    font-family: "futura-light", serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-top: 17px;
    color: #35373b;
    text-decoration: none;
}

.nav-menu a:hover {
    color: darkgoldenrod;
}

.navbar-brand {
    font-family: "futura-light", serif;
    font-size: 21px;
}

.nav-link {
    font-family: "futura-light", serif;
    font-size: 18px;
}

#canvas-block {
    padding-top: 200px;
    padding-bottom: 200px;
}

#canvas-block h1 {
    font-size: 45px;
    font-weight: 400;
    line-height: 2;
    text-transform: uppercase;
    font-family: "futura-light", serif;
    letter-spacing: 23px;
    color: white;
    text-align: center;
    text-underline: #FBFBFB;
}

#intro-canvas {
    position: relative;
    height: calc(100vh - 96px);
    max-height: none;
    overflow: visible;
}

#intro-canvas h4 {
    font-size: 24px;
    line-height: 2.3em;
    color: #35373b;
    margin: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: 23px;
    font-family: "futura-light", serif;
}

.canvas-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.canvas-image img {
    height: 700px;
}

.gold-image {
    position: absolute;
    top: 0;
    bottom: -70px;
    left: 0;
    right: 0;
}

.gold-image img {
    height: 600px;
}

.intro-label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#about-intro-1 {
    background-color: #FBFBFB;
    padding-top: 100px;
    padding-bottom: 100px;
}

#about-intro-1 a {
    color: #80734a;
    margin: 0 0 15%;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 20px;
}

#about-intro-1 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#about-intro-1 p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#about-intro-1 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#about-intro-2 {
    background-color: #FBFBFB;
    padding-top: 100px;
}

#tracking-intro {
    background-color: #FBFBFB;
    padding-top: 100px;
    padding-bottom: 100px;
}

#tracking-intro h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#receiptModal p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: left!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#receiptModal strong {
    font-weight: bold!important;
    color: brown;
}

#tracking-intro h4 {
    color: #80734a;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#tracking-intro p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#tracking-intro h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#service-intro h5 {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
}

#service-intro p {
    font-size: 18px;
    line-height: 2.5;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;
    margin-bottom: 24px;
}

#service-intro a {
    font-size: 14px;
    font-family: "futura-pt",sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    color: #80734a;
    text-decoration: none;
    letter-spacing: 3px;
}

#about-intro-2 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#about-intro-2 p {
    color: #51545c;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#about-intro-2 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#about-intro-3 {
    background-color: #FFFFFF;
    padding-top: 200px;
    padding-bottom: 100px;
}

#about-intro-3 h5 {
    text-align: center;
    font-family: "futura-light";
    font-size: 28px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #80734a;
    margin: 0 0 100px;
}

.footer {
    font-family: "futura-light";
    text-align: center;
    font-size: 15px;
    color: gray;
    padding: 25px 0 25px;
    background: #35373b;
}

.footer a {
    color: gray;
}

#about-1 {
    background-image: url("../images/About_Us.jpg");
    height: calc(100vh - 96px);
    background-position: center;
    background-size: cover;
}

#about-1 h5 {
    color: white;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    font-family: "futura-light";
    letter-spacing: 10px;
    margin-bottom: 20px;
}

#about-1 p {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 2.5;
}

#about-2 {
    background-image: url("../images/Lsk_About_Us_Full_Page_Man_1794x1228.jpeg");
    height: calc(100vh - 96px);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-2 h5 {
    color: white;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    font-family: "futura-light";
    letter-spacing: 10px;
    margin-bottom: 20px;
}

#about-2 p {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 2.5;
}

#about-3 {
    background-color: #FFFFFF;
    padding-top: 100px;
}

#about-3 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#about-3 p {
    color: #51545c;
    margin-bottom: 150px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#about-3 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#about-4 {
    background-image: url("../images/csr-ctr-scaled.jpeg");
    height: calc(100vh - 96px);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-4 h5 {
    color: white;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    font-family: "futura-light";
    letter-spacing: 10px;
    margin-bottom: 20px;
}

#about-4 p {
    color: white;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'Open Sans', sans-serif;
}

#about-5 {
    background-color: #FBFBFB;
    padding-top: 100px;
    padding-bottom: 200px;
}

#about-5 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#about-5 p {
    color: #51545c;
    margin-bottom: 150px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#about-5 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#contact-1 {
    background-image: url("../images/Lsk_Header_Careers_1700x570.jpeg");
    height: 450px;
    background-position: center;
    background-size: cover;
}

#contact-1 h5 {
    color: white;
    text-transform: uppercase;
    font-family: "futura-light";
    margin-bottom: 20px;
    font-size: 52px;
    font-weight: 400;
    line-height: 2.3;
    text-transform: uppercase;
    letter-spacing: 23px;
}

#contact-1 p {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 2.5;
}

#contact-2, .industry-2 {
    background-color: #FBFBFB;
    padding-top: 100px;
    padding-bottom: 100px;
}

#contact-2 h5, .industry-2 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light", serif;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#contact-2 p, .industry-2 p {
    color: #51545c;
    margin-bottom: 100px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#contact-2 h6, .industry-2 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light", serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#product-header {
    background-image: url("../images/Lsk_Header_Product_1700x570.jpg");
    height: 450px;
    background-position: center;
    background-size: cover;
}

.map-container{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-container iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#product-1 {
    padding-top: 100px;
    padding-bottom: 200px;
}

#product-1 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#product-1 p {
    color: #51545c;
    margin-bottom: 100px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#product-1 h6 {
    margin-top: 10px;
    text-align: center;
    color: #51545c;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
}

#product-1 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light";
    text-transform: uppercase;
    letter-spacing: 3px;
}

#product-2 {
    background-color: #FBFBFB;
    padding-top: 100px;
    padding-bottom: 200px;
}

#product-2 h5 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light";
    margin-top: 50px;
    text-align: center;
    margin-bottom: 4%;
}

#product-2 p {
    color: #51545c;
    margin-bottom: 100px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#product-2 h6 {
    color: #80734a;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
    font-family: "futura-light", serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#service-1 {
    background-image: url("../images/Service_Header_Refining_1700x570.jpeg");
    background-position: center;
    background-size: cover;
}

#miner-1 {
    background-image: url("../images/Header_Miners.jpg");
    background-position: center;
    background-size: cover;
}

#distributor-1 {
    background-image: url("../images/Muchinga_Header_Distributors_1700x570.jpg");
    background-position: center;
    background-size: cover;
}

#recycler-1 {
    background-image: url("../images/Muchinga_Header_Recyclers_1700x570.jpg");
    background-position: center;
    background-size: cover;
}

#assaying {
    background-image: url("../images/Muchinga_Header_Assaying_1700x570.jpg");
    background-position: center;
    background-size: cover;
}

#vault {
    background-image: url("../images/Muchinga_Header_Transportation_1700x570.jpg");
    background-position: center;
    background-size: cover;
}

#canvas-tx-block {
    background-image: url("../images/canvas-homepage.png");
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#canvas-tx-block h1 {
    font-weight: 400;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-family: "futura-light", serif;
    text-align: center;
    margin-bottom: 4%;
    font-size: 30px;
    color: white;
}

#canvas-tx-block p {
    color: white;
    margin-bottom: 20px;
    line-height: 2.5;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#service-1 h5 {
    color: white;
    text-transform: uppercase;
    font-family: "futura-light", serif;
    margin-bottom: 20px;
    font-size: 52px;
    font-weight: 400;
    line-height: 2.3;
    letter-spacing: 23px;
}

#service-1 p {
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 2.5;
}

#button {
    display: inline-block;
    width: 180px;
    font-size: 14px;
    font-family: "futura-pt",sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    color: #80734a;
    padding: 5px 0;
    border-top: 1px solid #80734a;
    border-bottom: 1px solid #80734a;
    border-right: none;
    border-left: none;
    background: 0 0;
    letter-spacing: 3px;
    outline: none;
}

.text {
    width: 25%;
    font-size: 14px;
    color: #80734a;
    background: #ffffff;
    text-align: center;
    outline: none;
    padding: 20px 25px;
    border: 1px solid #bbbbbb;
    -webkit-appearance: none;
}

@media only screen and (max-width: 768px) {
    #logo {
        margin: auto !important;
    }

    .carousel-caption h2 {
        background-color: #FFFFFF;
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        color: black!important;
        font-family: "futura-light";
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    
    .carousel-caption p {
        background-color: #FFFFFF;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        color: black!important;
        letter-spacing: 3px;
    }

    #about-4 p {
        color: white;
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.8;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-family: 'Open Sans', sans-serif;
    }

    .service-mb {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 0 solid transparent;
        border-radius: 0;
    }

    .gold-image img {
        height: 60%;
        width: 90%;
    }

    .canvas-image img {
        height: 60%;
        width: 90%;
    }

    #intro-canvas h4 {
        display: none;
    }

    #contact-1 {
        background-image: url("../images/Lsk_Header_Careers_1700x570.jpeg");
        height: 300px;
        background-position: center;
        background-size: cover;
    }

    .text {
        width: 85%;
    }

    #goldCarousel img {
        height: 500px!important;
    }
}