/*@media(min-width: 768px)*/
/*{*/
    #home-products {
        min-height: 400px;
        /* background-image: url(../images/texture-bg-compressor.png); */
        background-image: url("../image/home-product-bg.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .no-gutters {
        margin-right: 0;
        margin-left: 0;
    }
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .home-product {
        padding: 70px 0 94px 0;
    }
    .text-center {
        text-align: center!important;
    }

    .home-product-overlay-1 {
        background-color: #dddddd;
        opacity: 0.3;
    }
    .home-product-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #ffffff;
    }


    .home-product-inner {
        margin: auto;
        width: 300px;
    }

    .home-product .product-logo-holder {
        height: 28px;
        margin-bottom: .5rem;
    }

    .home-product .product-logo {
        filter: invert(100%);
        max-height: 28px;
    }

    .home-product .description {
        color: black;
        font-family: industrymedium,'Open Sans Semi-Bold', sans-serif;
        font-weight: 600;
        font-size: 14px;
    }

    .more {
        bottom: 55px !important;
    }

    .more a {
        letter-spacing: 0.2px;
        font-family: industrybold,'Open Sans', sans-serif;
        font-weight: normal;
        padding: 12px;
        padding-bottom: 5px;
        padding-top: 8px;
    }
    .more a {
        color: #E1261C;
        font-family: industrybold,'Open Sans Bold', sans-serif;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
    }

    .more a i {
        margin-left: 0;
        padding-left: 10px;
    }
    .fal, .far {
        font-family: "Font Awesome 5 Pro";
    }

    .fal {
        font-weight: 300;
    }
    .home-product-overlay-2 {
        opacity: 0;
    }

    .home-product-overlay-3 {
        background-color: #ffffff;
        opacity: 0.5;
    }


/*}*/

@media(max-width: 768px)
{
    #home-products .home-product{
        width: 100%;
    }

    .promo2{
        width: 100%;
    }

}





.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}




.promo2 {
    padding: 233px 30px 147px 30px;
    height: 700px;
}
.text-center {
    text-align: center!important;
}
#treasure-talk-background {
    background-image: url(https://www.minelab.cn/minelab/images/treasure-talk-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.promo2-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.promo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.promo2-container {
    position: relative;
    z-index: 1000;
}
.promo2-content {
    width: 426px;
    text-align: left;
    margin: auto;
}

.promo2-text {
    color: white;
    font-family: industrymedium,'Open Sans Semi-Bold', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2px;
}

.old-button {
    display: none !important;
}

.button-svg-wrapper {
    cursor: pointer;
    margin-left: -1%;
    background-position: center;
    height: 60px;
    min-width: 300px;
    display: none;
}

.button-svg-wrapper {
    display: inline-block !important;
}
.form-row {
    margin: 0 0 15px 0 !important;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.singleselect-control>select {
    display: none;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://www.minelab.cn/minelab/images/downArrow.svg);
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    border: 1px solid #dddddd;
    height: 50px;
    /* width: 409px; */
    background-color: #ffffff;
    color: #767777;
    font-family: industrybold,'Open Sans Bold', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
}
.form-control {
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#where-to-buy-form .invalid-feedback {
    color: white;
    font-size: 14px;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.promo2 h3 {
    font-family: grindhalftone,'StampborGrunge','Open Sans Extra Bold Local', sans-serif;
    font-size: 48px;
    color: white;
    margin-bottom: 40px;
}


svg {
    overflow: hidden;
    vertical-align: middle;
}


.button-shape {
    stroke-dasharray: 600px 0px;
    stroke-dashoffset: -155px;
    stroke-width: 0px;
    fill: #E1261C;
    stroke: #E1261C;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s, fill 1s, stroke 0s;
}
.button-text {
    font-family: industrybold,'Open Sans Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    top: -40px;
    text-align: center;
    position: relative;
    white-space: nowrap;
    overflow-x: hidden;
    padding-left: 50px;
    padding-right: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button-text i {
    margin-left: 10px;
    color: white;
}
.fal, .far {
    font-family: "Font Awesome 5 Pro";
}
.fal {
    font-weight: 300;
}

.button-svg-wrapper a {
    font-size: 14px;
    font-weight: bold;
    /*color: #E1261C;*/
    text-decoration: none;
    transition: color 0.4s;
    color: #007bff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.button-svg-wrapper:hover .button-shape {
    fill: transparent;
    stroke-dasharray: var(--dasharray-hover, 155px 560px) !important;
    stroke-dashoffset: var(--dashoffset-hover, -398px) !important;
    stroke-width: 4px;
    transition: stroke-width 0.5s, stroke-dashoffset 1s, stroke-dasharray 1s, fill 0.5s;
}
.button-shape {
    stroke-dasharray: 600px 0px;
    stroke-dashoffset: -155px;
    stroke-width: 0px;
    fill: #E1261C;
    stroke: #E1261C;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s, fill 1s, stroke 0s;
}


.promo2-background:hover .promo-overlay{
    display: block;
}

/*.fa-search:before {*/
/*    content: "\f002";*/
/*}*/

@media(max-width: 768px)
{

    .promo2-content{
        width: auto;
    }
}






