  @charset "UTF-8";
/* CSS Document */
.top-banner{
	/* background-image:url("/assets/application/img/sectors/mining/top-banner.jpg"); */
    background-color: #1b2935;
    background-image: none;
}

.top-container {
    background-image: url(/assets/application/img/sectors/mining/mining-header-rocks.png);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-position-y: 80px;
}


.top-banner .top-bottom .potrait{
	margin-top:0;
	margin-bottom:1.25em;
}


.top-area {
   /*  background-image: url(/assets/application/img/sectors/mining/pdac-header-bg.png); */
    background-repeat: no-repeat;
    background-position-y: -90px;
    background-position-x: center;
    padding-top: 40px;
}

h1 {
    font-size: 2.2em !important;
   /* background-image: url(/assets/application/img/sectors/mining/pdac-header-bg.png); */
    background-repeat: no-repeat;
    background-position-y: -60px;
    background-position-x: center;
    padding: 70px 60px 0px 60px;

}

.title-desc {
    margin-top: 20px;
    line-height: 1.2em;
    font-weight: bold;
    padding: 20px 80px;
    font-size: 16px;
}
.top-button-1-fr{
	padding-left:70px!important;
	padding-right:70px!important;
}
.top-button-2{
	padding-left:50px!important;
	padding-right:50px!important;
}

@media (max-width: 768px){
	.top-button-1-fr,.top-button-2{
		padding-left:1.25em!important;
		padding-right:1.25em!important;
	}
}

#listed-companies .logo-image {
    padding: 20px 0px;
}

#listed-companies h5.company-logo-title {
    color: #1D6B70;
}

#nav-tabContent .banner {
    background-color: #606e77 !important;
}

#nav-tabContent .controls a {
    /*
    background-color: #16fffb !important;
    color: #1b2935 !important;
*/
}

#nav-tabContent .report-row {
    text-align: left !important;
    font-size: 1em !important;
}

#nav-tabContent .tab-pane {
    margin-bottom: 30px;
}



#listed li, #listed h5, #listed span {
    color: #ffffff !important
}

.nav-pills .nav-link.active {
    background-color: #16fffb !important;
    color: #1b2935 !important;
}

#listed .section-header h2:after {
    background: #16fffb;
}

#listed .section-header span {
    border: 2px solid #16fffb;
}

#benefits {
    background-color: #ffffff;
}

.inpage-nav {
    font-weight: bold;
}

.mining-highlight {
    background: url(/assets/application/img/sectors/mining/mining-highlights.png);
    background-repeat: no-repeat;
}

#resource-links a {
    margin-bottom: 2em !important;
    font-weight: bold;
    color: #309299;
}

/* Not needed due to sticky header */
#back_top {
    display: none !important;
}

@media (max-width: 768px) {

    .top-bottom .potrait {
        margin-top: 40px !important;
    }

    .top-bottom .potrait-first {
        margin-top: 0px !important;
    }

    .pdac-text {
        width: 450px !important;
    }

    .mining-highlight {
        background-image: none !important;
    }

    .mining-highlight span {
        font-size: 52px !important;
        text-align: left !important;
    }

    .mining-highlight-text span {
        margin-top: 0px !important;
        margin-left: 0px !important;
        display: block !important;
    }

    .pdac-figure {
        margin-top: -42px !important;
        margin-left: 40px !important;
    }

    .pdac-figure-two {
        margin-top: -42px !important;
        margin-left: 110px !important;
    }

    .pdac-figure-two-fr {
        margin-top: -36px !important;
        margin-left: 40px !important;
    }

    .pdac-logo {
        padding-top: 50px !important;
    }

    .top-container a {
        font-size: 13px !important;
    }

    .download-list-minning-btn {
        font-size: 10.5px !important;
    }

    .pdac-text {
        max-width: 100% !important;
    }

}
