/*hero*/
.ir251-gateway-hero {
    color: var(--dark-grey);
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
.ir251-gateway-hero > a{
    color: inherit;
}
.ir251-gateway-headline {
    font-size: 10px;
}
.ir251-gateway-headline__text {
    font-family: 'ZapfHumanist601BT-Roman';
    font-size: 500%;
    display: block;
    /* color: var(--dark-grey); */
    color: inherit;
    margin-bottom: 10px;
    /* text-transform: capitalize; */
    margin-top: 10px;
}
.ir251-gateway-hero__content {
    float: right;
    text-align: center;
}
.ir251-gateway-hero__operate {
    margin-bottom: 0;
    margin-top: 20px;
}

.ir251-gateway-hero .imitate-table {
    height: 460px;
}

.ir251-gateway-hero--recycled-gold-platinum {
    color:#ffffff;
    background: url(/static/img/banner/20161019/recycled-gold-jewelry-v3.jpg) center center no-repeat;
    background-size: 1920px auto;
}
@media(min-width:768px){
    .ir251-gateway-hero__tro{
        font-size:16px;
    }
}
@media (min-width: 992px){
    .ir251-gateway-hero--recycled-gold-platinum .ir251-gateway-hero__content{
        float: left;
        /*padding-left: 5%;*/
    }
}
@media(max-width:1280px){
    .ir251-gateway-hero--recycled-gold-platinum{
        background-size: auto 100%;
    }
    .ir251-gateway-hero--recycled-gold-platinum .imitate-table {
        height:400px;
    }
}
@media(max-width:991px){
    .btn-ir251-hero {
        min-width: 240px;
        /*font-size: 16px;*/
    }
    .ir251-gateway-hero .imitate-table {
        height: auto;
    }

    .ir251-gateway-hero__content {
        float: none;
        margin: auto;
        /* padding-top: 225px;
         padding-bottom: 20px;*/
        height:320px;
    }
    .ir251-gateway-headline__text{
        font-size: 45px;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
          
        /*height:308px;*/
        padding-top:15px;
    }
    .ir251-gateway-hero--recycled-gold-platinum {
        background: url(/static/img/banner/20161019/recycled-gold-jewelry-sm-v3.jpg) center bottom no-repeat;
        background-size: auto 400px;
    }
    .ir251-gateway-hero--recycled-gold-platinum .imitate-table {
        height:auto;
    }
    .ir251-gateway-hero__tro{
        display:none;
    }
}
/*end hero*/

.table-reclaimed-metal-origins { margin-top: 50px; }
.table-reclaimed-metal-origins .heading { font-size: 14px; line-height: 35px; margin-bottom: 0;    text-align: center; background: #e6e6e6; color: var(--dark-grey); }
.table-reclaimed-metal-origins .table { display: table; border-collapse: collapse; }
.table-reclaimed-metal-origins .td { height: 180px; text-align: center; vertical-align: middle; display: table-cell; width: 33.3%; border: 1px dashed #bfbfbf; padding: 10px; }
.table-reclaimed-metal-origins .h6{font-family: inherit; color:inherit; font-size:14px;}
.consequences-of-mining { background-color: #e6e6e6; padding: 20px; text-align:center; }
.consequences-of-mining a:hover{ color:var(--light-green);}
.consequences-of-mining .list-unstyled { text-align: center; overflow: hidden; }
.consequences-of-mining .list-unstyled .h5 { font-size:18px; margin-bottom: 0; margin-top:5px;    }
.consequences-of-mining .list-unstyled p{ }

@media (min-width: 768px) and (max-width: 991px) {
    .consequences-of-mining .list-unstyled > li { float: left; width: 25%; }
}
.recycle-jewelry-us { text-align: center; background-color: #f7f7f7; padding: 15px; margin-top: 20px; }
.recycle-jewelry-us h4 { font-size: 16px; }
.her-values { border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; text-align: center; line-height: 32px; margin-bottom: 1.5em; }
.use-recycled-metal .h4{margin-bottom:15px;line-height: normal; font-size: 21px; text-transform: capitalize;}
.use-recycled-metal p { font-size: 16px; margin-bottom: 1em; }
/*.use-recycled-metal .contact-us { font-size: 12px; text-decoration: underline; text-transform: uppercase;    }*/
.use-recycled-metal .her-values { margin: 30px 0; border-color: #d7d7d7; padding: 10px 0; }
@media(min-width:992px){
    .use-recycled-metal .fore1{ padding-right:33px;}
    .what-we-can-do .fore1{ padding-right:58px;}
}

@media(max-width:767px) {
    .use-recycled-metal p{ font-size:14px;}
    /*.use-recycled-metal .h4{ font-size: 24px;}*/
    .when_mobile {display: none;}
    .recycle-jewelry-us { margin: 0; }
    .table-reclaimed-metal-origins { margin: -10px 0 35px; }
    .table-reclaimed-metal-origins .table { display: block; width: 100%; }
    .table-reclaimed-metal-origins .td { display: block; width: 100%; border-top: 0; height: auto; padding: 40px 10px; }
    .table-reclaimed-metal-origins .table .td:first-child { border-top: 1px dashed #bfbfbf; }
}
@media(max-width:768px){
    .recycledGoldPlat-slide .container{ max-width:100%; padding:0;}
    .recycledGoldPlat-slide {padding-top: 0;}
}