.notes {
    font-size: smaller;
}

.docListDate {
    white-space: nowrap;
}

/* Logo */
.ccfw-site-logo img {
     height: 100%; 
     width: 100%;
}

.sticky-header .ccfw-site-logo img{
    padding: 0px;
}

/*#ccfw-header-wrap,  .ccfw-header-main  {
    background-color: #ebebeb;
}*/


/* Search */
.RadComboBox .rcbLabel {
     display: none;
}

.RadComboBox_Default .rcbInner {
     border-radius: 0px !important;
}

.RadComboBox_Default .rcbFocused {
     border-color: #cdcdcd!important;
}

.rcbInner .rcbToggleButtonHidden .rcbFocused input {
     border: none !important;
     border-color: #fff !important;
}

.RadComboBox .rcbInput {
     border: none !important;
     border-color: #fff !important;
}

#BasicSearch .RadComboBox {
    width: 15em;
}

#BasicSearch input[type="text"] {
    height:50px;
}

#BasicSearch .RadComboBox .rcbInner {
    padding: 0px 4px 0px 10px;
}

#BasicSearch button {
    background: url(/Templates/images/icons/icon-search.png) no-repeat;
    border: 0;
    padding-right: 0;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 22px;
    text-indent: -9999px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
}

.ccfw-header-branding

/* Video */
.video-container {
    position: relative;
    max-width: 100%;
    max-height: 600px;
}

video {
    height: auto;
    vertical-align: middle;
    width: 100%;
}

.overlay-desc {
    background: rgba(0,0,0,0);
    position: absolute;
    /*display: flex;
    top: 0;*/
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
}

.overlay-desc h1 {
    color: #fff;
}

.video-overlay-text{
    position: absolute;
    top: 5%;
    left: 50%;
    opacity: 1;
}

.video-overlay-text .overlay-inner{
    position: relative;
    left: -50%;
    background: rgba(0,0,0,0.5);
    padding: 30px;
}

.video-overlay-text .top-slider-text{
    z-index: 1; 
    font-size: 50px; 
    color: #f7c51e; 
    font-family: Overpass; 
    font-weight: 300; 
    letter-spacing: -1.5px; 
    line-height: 65px; 
    top: 160px; 
    left: 221.5px; 
    padding: 0px; 
    opacity: 1; 
}

.video-overlay-text .bottom-slider-text{
    z-index: 1; 
    font-size: 26px; 
    color: #ffffff; 
    font-family: Overpass; 
    font-weight: 300; 
    top: 276px; 
    left: 224.5px; 
    padding: 0px; 
    line-height: 39px; 
    letter-spacing: 0px; 
    opacity: 1; 
    display: block;
    margin-bottom: 15px;
}

.video-overlay-text .slider-link{
    font-size: 18px; 
    color: #ffffff; 
    font-family: Overpass; 
    font-weight: 300; 
    padding: 13px 24px; 
    display: inline-block; 
    border: 2px solid #ffffff; 
    top: 0px; 
    left: 174.5px; 
    line-height: 27px; 
    letter-spacing: 0px;
}

.video-overlay-text .slider-link a{
    color: #ffffff;
}

.video-overlay-text .slider-link:hover,
.video-overlay-text .slider-link:active{
    background: rgba(0,0,0,0.6);
    color: #f7c51e;
}

/* Elementor */
.elementor-widget-heading .elementor-heading-title {
   /* color: #303030;*/
    font-family: inherit;
    font-weight: 300;
}

.elementor-element-zqwcw38 {
    text-align: center;
}

.elementor-element-zqwcw38 h5 {
     color: #303030 !important;
}

.elementor-element-zqwcw38 p {
    color: #bababa!important;
}

.elementor-element-zqwcw38 img {     
    margin-bottom: 10px;
}

.elementor-element-zqwcw38 .elementor-widget:not(:last-child) {     
    margin-bottom: 0px;
}

/* Breadcrumbs */
.breadcrumbNavigation {
        padding-top: 5px;
        color: #777;
    }

    .breadcrumbNavigation a, .breadcrumbNavigation a:visited {
        color: #111;
        text-decoration: none;
        margin: 0 10px 0 0;
    }

    .breadcrumbNavigation a:first-child span {
        display: none;
    }

    .breadcrumbNavigation a:after {
        content: "\f125";
        font-family: 'Ionicons';
        font-style: normal;
        margin-left: 12px;
        font-size: 9px;
        color: #ccc;
        position: relative;
        top: -1px;
    }
    
 /* Connect With Us */
.verdiSection .social a{
    font-size:20px;
    margin-right:10px;
}

/* Left Navigation */
.leftNav-ancestor a {
    color: #343434;
    padding: 17px 12px 17px 16px;
    display: block;
    text-align: left;
    position: relative;
    border: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 16px;
    transition: all .25s ease-in-out;
    font-weight:bold;
}


/* Misc */


.frmHdeFld, .dFormRequiredFieldInstruction {
    display: none;
}

a.no-button{
    background: transparent none;
    padding: 0px;
    text-transform: none;
    font-size: 20px;
    color: #000;
    border-radius: 0px;
    letter-spacing: 0;
}

a.no-button:hover{
    background: transparent none;
    border: 0px none;
}

#divBoardDirectors .row{
    margin-bottom: 25px;
}

#divBoardDirectors h4{
    margin-top: 0px;
}

#ccfw-header-wrap .ccfw-header-topbar .top-bar-left{
    text-align: center;
}

.elementor-element-haesg7t .elementor-toggle-item .elementor-tab-title .top-reason-text div{
    padding-left: 18px;
    text-indent: 0px;
}

.home-announcements {
    padding-left: 15px;
}


/* Contact Form */
.ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url("/Templates/images/icons/ajax-loader.gif");
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

.ajax-loader.is-active {
    visibility: visible;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.formSubSuccess {
    padding:20px 20px 0px 20px;
    border: 2px solid #398f14;
}

/* Social share buttons */
.ccfw-breadcrumbs #cg-share-toggle{
    max-width: 40%;
}

.ccfw-breadcrumbs #cg-share-toggle::before{
    content: "";
}


/* Mobile Search */

.blog-search #BasicSearch .RadComboBox .rcbLabel {
    float: none;
    display: none;
}

.blog-search #BasicSearch .RadComboBox {
    width: 100%;
}

.blog-search #BasicSearch input[type="text"] {
    color: #666;
    width: 100%;
    padding-right: 32px;
    height:50px;
}


.blog-search #BasicSearch button {

    display:none;
}

.blog-search #BasicSearch .RadComboBox .rcbInner {
    padding: 0px 4px 0px 10px;
}


/* Manganese Shareprice */
.manganese-price .manganese-price-container{
    width: 100%;
}

.manganese-price .column{
    display: inline-block;
    text-align: center;
    font-size: 19px;
}

.manganese-price .manganese-price-container .manganese-price-main .bold{
    color: #111;
    font-weight: 300;
    font-size: 69px;
}

/* Background colour switch between 3 sections */
.elementor-438 .elementor-element.elementor-element-l8o8s7u{
    background-color: #f7f7f7;
}

.elementor-438 .elementor-element.elementor-element-haesg7t{
    background-color: #ffffff;
}

/* Hide Mission Statement */
.elementor-element-trhief9{
    display: none; 
}


/* Table fixes */
/*.content-area table{
    max-width: 600px !important;
}*/

.content-area table th, .content-area table td {
    padding: 5px 15px 5px 10px;
}
    
.table-scroll {
    position:relative;
    margin:auto;
    overflow:hidden;
}
.table-wrap {
    width:100%;
    overflow:auto;
}
.table-scroll table {
    width:100%;
    margin:auto;
    border-collapse:separate;
    border-spacing:0;
}
.table-scroll th, .table-scroll td {
    background:#fff;
    /*white-space:nowrap;*/
    vertical-align:top;
}

.clone {
    position:absolute;
    top:0;
    left:0;
    pointer-events:none;
}
.clone th, .clone td {
    visibility:hidden
}
.clone td, .clone th {
    border-color:transparent
}
.clone tbody th {
    visibility:visible;
}
.clone .fixed-side {
    visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}



/* Edit Pencil Tooltip */
.edit-pencil-tooltip {
    cursor: default;
}

.ui-widget-content a {
    text-decoration: none;
    /*font-size: 18px;
    padding-bottom: 3px;*/
    border-bottom: 2px solid #f7c51e;
    color: #111;
}

/* Stock Price Widget */
.asx-feed {
    color:#fff;
    float:right;
    padding:7px 20px 0px 0px; 
    text-align:right;
}

.price-delay-msg {
    font-size: smaller;
    margin-bottom:0px;
    display: block;
    
}

.asx-symbol{
   
}

.asx-feed .asx-amount span {
    padding:0 0 0 5px;
}

.asx-feed .asx-amount .currency-symbol {
    padding:0px;
}

.asx-changeP {
    display:none;
}

#verdiSection411 {
  text-align: center;
}

/* Homepage youtube video embed */
.elementor-element-ldyhmic h3{
    margin: 0px;
}

.elementor-element-ldyhmic .iframe-wrapper{
    margin: 10px 0px;
}

/* Proactive Investors logo */
footer .textwidget .proactive-investors{
    width: 50%;
    margin-top: 20px;
}

/* Investor Calendar styles */
.entry-content .table-caption{
    margin: 10px 0px 40px 0px;
    font-size: 80%;
    font-style: italic;
}


/*
RESPONSIVE FIXES
*/
@media only screen and (min-width: 1200px){
    .manganese-price .manganese-price-container {
        width: 80%;
        margin-left: 11%;
    }

     .top-reasons .elementor-row {
        width:1100px!important;
    }
}

@media only screen and (max-width: 1199px){
    .ccfw-header-branding{
        text-align: center;
        margin-bottom: 10px;
    }

     .top-reasons .elementor-row {
        width:1000px!important;
    }
    
     .asx-feed {
        padding: 5px 5px 0px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .manganese-price .manganese-price-container {
        width: 90%;
        margin-left: 9%;
    }
    .video-overlay-text{
        top: 3%;
    }

     .top-reasons .elementor-row {
        width:87%!important;
    }
    
    #BasicSearch button {
        top: 83%;
        left: 60%;
    }
}

@media only screen and (max-width: 1024px){
    #BasicSearch button {
        top: 83%;
        left: 60%;
    }
    
    .asx-feed {
        padding: 5px 5px 0px 0px;
    }
}

@media only screen and (max-width: 991px){
    .video-container{
        margin-top: 33px;
    }

    .asx-feed {
      position: absolute;
      top: 0;
      left: 280px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .manganese-price .manganese-price-container {
        width: 90%;
        margin-left: 8%;
    }
    .video-overlay-text{
        top: 2%;
        width: 100%;
    }

     .top-reasons .elementor-row {
        width:780px!important;
    }
}

@media only screen and (max-width: 823px) { 
     .asx-feed {
      left: 280px;
    }
}

@media only screen and (min-width: 768px){
    .manganese-price .manganese-price-intro, .manganese-price .manganese-price-outro{
        width: 29%;
    }
    .manganese-price .manganese-price-main{
        width: 40%;
    }
    .elementor-element-zqwcw38 h2{
        text-align: left;
    }
}

@media only screen and (max-width: 767px){
    .manganese-price, .shareholder-services {
        width: 100% !important;
        left: 0px !important;
    }
    .manganese-price .column{
        width: 100%;
        text-align: center;
        display: block;
    }
    .video-overlay-text{
        top: 1%;
        width: 100%;
    }
    .video-overlay-text .top-slider-text{
        font-size: 30px; 
    }
    
    .video-overlay-text .bottom-slider-text{
        font-size: 14px; 
    }
    
    .video-overlay-text .slider-link{
        font-size: 12px; 
    }

    .top-reasons .elementor-row {
        width:95%!important;
    }

    .asx-feed {
      left: 200px;
    }
}

@media only screen and (max-width: 736px){
    .asx-feed {
      left: 240px;
    }
}

@media only screen and (max-width: 640px){
    .asx-feed {
      left: 220px;
    }
}


@media only screen and (max-width: 600px){ 
    .video-overlay-text {
        top: 50px;
    }
    
    .video-overlay-text .top-slider-text{
        font-size: 20px;
        line-height: 20px; 
    }
    
    .video-overlay-text .bottom-slider-text{
        font-size: 14px; 
        margin-bottom: 5px;
    }
    
    .video-overlay-text .slider-link{
        font-size: 12px; 
    }

    .top-reasons .elementor-row {
        width:87%!important;
    }

    .asx-feed {
      left: 180px;
    }

}

@media only screen and (max-width: 480px){ 
    .video-overlay-text {
        top: 40px;
        padding: 15px;
        width: 115%;
    }

    .top-reasons .elementor-row {
        width:380px!important;
    }
    
    .addthis_inline_share_toolbox{
        display: block;
    }
   
    .breadcrumbNavigation {
        width:100%;
    }

    .breadcrumbNavigation a:after {
        margin-left: 5px;
    }

    .breadcrumbNavigation a, .breadcrumbNavigation a:visited {
        margin: 0 4px 0 0;
    }

    .asx-feed {
      left: 120px;
    }
}

@media only screen and (max-width: 384px) { 
    .video-overlay-text {
        top: 20px;
        padding: 10px;
    }

    .top-reasons .elementor-row {
        width:370px!important;
    }

     .asx-feed {
      left: 85px;
    }
}


@media only screen and (max-width: 375px) { 
    .video-overlay-text {
        top: 20px;
        padding: 10px;
    }

    .top-reasons .elementor-row {
        width:370px!important;
    }

     .asx-feed {
      left: 85px;
    }
}



@media only screen and (max-width: 360px) { 
     .asx-feed {
      left: 70px;
    }
}

@media only screen and (max-width: 320px) { 
     .asx-feed {
      left: 50px;
    }
}


/* --------------------------------------------------------------
Juno Minerals style changes
-------------------------------------------------------------- */

.elementor-element-iwwvfr9 .outerLayer{
    text-align: center;
}

.ccfw-first-footer-wrapper, .ccfw-primary-nav{
    background-color: #0e484b;
}

.mc4wp-form input[type="submit"]{
    background-color: #bcd531;
}

.elementor-438 .elementor-element.elementor-element-8mnoon4{
    background-color: #bcd531;
}

.elementor-438 .elementor-element.elementor-element-n5ocv78 a.elementor-button:hover, 
.elementor-438 .elementor-element.elementor-element-n5ocv78 a.elementor-button:focus,
.elementor-438 .elementor-element.elementor-element-n5ocv78 .elementor-button:hover,
.elementor-438 .elementor-element.elementor-element-n5ocv78 .elementor-button:focus{
    background-color: #0e484b;
}

.below-content-inner a:hover, .below-content-inner a:focus{
    background-color: #0e484b;
}

.leftNav-ancestor a:hover {
    background-color: #f7f7f7;
    border-left-color: #bcd531;
}

.leftNav-ancestor .current_page_item { 
    background-color: #bcd531;    
}

.elementor-438 .juno-ipo{
    margin: 0px auto;
    padding-top: 50px;
    text-align: center;
}

.elementor-438 .ipo-link{
    background-color: #bcd531 !important;
    vertical-align: 3em;
    margin-left: 1em;
    font-size: 20px;
    color: #111111;
}

.elementor-438 .ipo-link:hover,
.elementor-438 .ipo-link:focus{
    background-color: #0e484b !important;
    color: #ffffff;
}

@media screen and (max-width:768px){
    .elementor-438 .juno-ipo{
        padding: 2em 1em 0em 1em;
    }
    
    .elementor-438 .juno-ipo img{
        display: block;
        margin: 0px auto;
    }
    
    .elementor-438 .juno-ipo .ipo-link{
        display: block;
        margin: 1em 0em;
    }
}


/* Post jQuery update */
.iframe-wrapper iframe[src*="platform.twitter.com"] {
    display: none !important;
}