.term-list li {
    margin-top: 10px;
    list-style: disc;
}
.gradient-bg {
    background-color: #c0954b;
    padding: 30px;
    height:450px;
}
.opportunity-box-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
}
.fusion-sec-text {
    text-align: center;
}
.fusion-column-sec {
    padding: 29.1% 11% 20.1% 13.3%;
}
.opportunity-box-para {
    padding: 20px 0;
}
.gradient-bg-a{
    background:url(/../../images/MainSite/Dollarphotoclub_Usa-1920x1280.png) no-repeat center;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:450px;
    padding: 30px;
}
.gradient-bg-b{
    background:url(/../../images/MainSite/box-warehouse.jpg) no-repeat center;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:450px;
    padding: 30px;
}
.privacy-read-more {
    border-color: #fff;
    color: #fff;
    border-radius: 0;
    padding: 14.5px 42px 14.5px 42px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    z-index: 4;
}

.privacy-read-more:hover {
    background: url(/../../images/MainSite/footer-button.png) no-repeat center;
    color: #fff;
    border: 0px;
}
.opportunity-section .oppor-box .fusion-sec-text::after {
    content: '';
    position: absolute;
    border: 1px solid #e0e0e0;
    top: 11px;
    left: 11px;
    right: 11px;
    bottom: 11px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
}

.term-islt li {
    margin-top: 10px;
    list-style: disc;
}

.privacy-read-more {
    border-color: #fff;
    color: #fff;
    border-radius: 0;
    padding: 14.5px 42px 14.5px 42px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
}
.opportunity-section .oppor-box .fusion-sec-text::after {
    content: '';
    position: absolute;
    border: 1px solid #e0e0e0;
    top: 11px;
    left: 11px;
    right: 11px;
    bottom: 11px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
}

@media (min-width: 2601px) {
    .fusion-column-sec {
        padding: 16.1% 11% 20.1% 13.3%!important;
    }
}
@media screen and (max-width: 2600px) and (min-width: 1951px){
    .fusion-column-sec {
        padding: 20.1% 11% 20.1% 13.3%!important;
    }
}
@media screen and (max-width: 1950px) and (min-width: 1600px){
    .fusion-column-sec {
        padding: 25.1% 11% 20.1% 13.3%!important;
    }
}
@media screen and (max-width: 1148px) and (min-width: 1025px){
    .fusion-column-sec {
        padding: 37.1% 11% 20.1% 13.3%!important;
    }
}