.slider_name {
    display: none;
}

.region.region-banner {
    position: relative;
}

.flexslider {
    margin: 0 0 0;
}

.slider_description {
    position: absolute;
    /* top: 175px; */
    /* top: 15%; */
    z-index: 9;
    transform: translateX(-50%);
    left: 50%;
    width: 63%;
    bottom: 232px;
}

.slider_description .banner-explore-link {
    text-align: center;
}

.flexslider {
    border: 0 !important;
}

.scag-banner-sub-title {
    font-family: "Brandon_Grotesque_Light";
    color: #FFFFFF;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.scag-banner-title {
    color: #FFFFFF;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 58px;
    letter-spacing: 0;
    line-height: 79px;
    text-align: center;
    margin-bottom: 10px;
}

.banner-paragraph {
    color: #FFFFFF;
    font-family: "OpenSans_Regular";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.banner-explore-link a {
    color: #FFFFFF;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.07px;
    text-align: center;
    height: 48px;
    line-height: 32px;
    width: 260px;
    background: linear-gradient(180deg, #10BAFF 0%, #0080C8 100%);
    border-radius: 0;
    border: 0;
}

.jssorb106 {
    display: none;
}
.block-metals-price-block {
    position: absolute;
    bottom: 69px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
	bottom: calc(5vh + 20px);
}

ul.metals-data {
    padding: 8px 20px 0 20px;
    margin: 0;
    list-style: none;
    height: 43px;
    border-radius: 21.5px;
    background-color: rgba(0, 0, 0, 0.9);
}

.metals-data strong {
    font-weight: 700px !important;
    font-family: "OpenSans_Bold";
}

ul.metals-data li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    position: relative;
    padding-right: 30px;
    font-family: "OpenSans_Regular" !important;
}

ul.metals-data li:after {
    content: "|";
    position: absolute;
    right: 8px;
}

ul.metals-data li:last-child {
    padding-right: 0;
}

ul.metals-data li:last-child:after {
    content: "";
}
ul.metals-data li .caret-up, ul.metals-data li .caret-down {
    position: relative;
}
ul.metals-data li span.caret-up:after {
    position: absolute;
    content: "";
    border-bottom: 13px solid #51C1B6;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    right: -12px;
    top: 3px;
}
ul.metals-data li span.caret-down:after{
    position: absolute;
    content: "";
    border-top: 13px solid #FF715B;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    right: -12px;
    top: 3px;
}

.top-navigation .bef-exposed-form .form--inline > .form-item {
    float: right;
    margin: 0 !important;
    display: block;
    position: relative;
    cursor: pointer;
}

.top-navigation .bef-exposed-form .form--inline > .form-item .form-control {
    border: 0;
    height: 30px;
    position: relative;
    border-radius: 0;
    width: 200px;
}

.top-navigation .bef-exposed-form .form--inline > .form-item:after {
    content: "";
    background: url('/sites/default/files/2022-11/Search.png');
    width: 18px;
    position: absolute;
    height: 18px;
    top: 5px;
    right: 8px;
    background-size: cover;
}

.banner {
    max-height: 707px!important;
    overflow-x: hidden!important;
}

.flexslider {
    max-height: 707px!important;
    overflow-y: hidden;
}

.top-navigation .bef-exposed-form .form--inline > .form-item .form-control:focus {
    border: 0;
    border-bottom: 1px solid #ced4da;
    background: transparent;
    box-shadow: none;
}
@media screen and (max-width: 1024px) {
    .block-metals-price-block {
        bottom: 25px;
    }
    .slider_description {
        bottom: 120px;
    }
}
@media screen and (max-width: 861px) {
    .banner-explore-link a {
        font-size: 11px;
        line-height: 22px;
        width: 185px;
        height: auto;
    }
}
@media screen and (max-width: 769px) {
/* .block-metals-price-block {
    width: 96%;
} */
.slider_description {
    width: 80%;
}
}

@media screen and (min-width:800px) and (max-width:950px){
	.flexslider .slides img{
		height:500px
	}
}

@media screen and (max-width: 760px) {
    ul.metals-data li {
        font-size: 12px;
    }
    /*.flexslider .slides img {
        height: 289px !important;
    }*/
    .scag-banner-sub-title {
        font-size: 18px;
        line-height: 18px;
    }
    .block-metals-price-block {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    ul.metals-data {
        border-radius: 0;
        background-color: rgba(0, 0, 0, 1);
        padding: 0 0 5px 20px !important;
        height: auto !important;
    }
    .slider_description {
        bottom: 57px;
    }
}

@media screen and (max-width: 576px) {
    ul.metals-data li {
        font-size: 10px;
    }
}

@media screen and (max-width: 480px) {
.slider_description {
    top: 40px;
    width: 100%;
}
section#visit-us {
    padding: 40px 0 30px !important;
}
.scag-banner-sub-title {
    font-size: 18px;
    line-height: 18px;
	margin-bottom:0;
}
.block-metals-price-block {
    width: 100%;
}
ul.metals-data {
    border-radius: 0;
    background-color: rgba(0, 0, 0, 1);
    padding: 0 0 5px 20px !important;
    height: auto !important;
}
/*.flexslider .slides img {
    height: 350px !important;
}*/
ul.metals-data li {
    font-size: 7.45px;
    padding-right: 20px;
}
ul.metals-data li:after {
    right: 2px;
}

.block-metals-price-block {
    position: relative;
    /* bottom: 2px; */
}

.banner-explore-link btn.tn-primary {
    font-size: 11px;
    height: 34px;
    margin-top: 28px;
    line-height: 12px;
}
ul.metals-data li span.caret-up:after {
    border-bottom: 7px solid #51C1B6;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: -10px;
    top: 0px;
}
ul.metals-data li span.caret-down:after {
    border-top: 7px solid #51C1B6;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: -10px;
    top: 1px;
}
}
@media screen and (max-width: 320px) {

ul.metals-data li {
    font-size: 6px;
    padding-right: 12px;
}
ul.metals-data li span.caret-up:after {
    border-bottom: 4px solid #51C1B6;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    right: -5px;
}
ul.metals-data li span.caret-down:after {
    border-top: 4px solid #51C1B6;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    right: -5px;
}
}