.footer-bg {
    background: linear-gradient(180deg,#0e0e0e 0,#2d2d2d 100%);
    position: relative;
    z-index: 9999;
    margin-top: 10px;
    padding-top: 25px;
}
.section-space {
    padding: 40px 0;
}
.footer-bg .h3 {
    margin-bottom: 10px;
}
.h3 {
    font-weight: 700;
}
ul {
    list-style: none;
    margin: 0 0 10px;
}
.ico_scl, .ico_scl1
{
        width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 5px;
    top: -1px;
}
.footer-bg li {
    line-height: 45px;
    font-size: 14px;
    white-space: nowrap;
}
.blog-form #submit_footer_form, .consult-btn:hover, .stay-connect ul li a, .t-white {
    color: #fff;
}
.footer-bg ul li a img {
    margin-right: 5px;
}
.blog-form #submit_footer_form, .consult-btn:hover, .stay-connect ul li a, .t-white {
    color: #fff !important;
}
.sec-row {
    width: 100%;
    border-bottom: 1px solid #9b406f;
    padding: 15px 0;
}
.bottom-links ul li, .top-social ul li {
    margin-right: 15px;
}
.bottom-links, .bottom-social-list, .container-fluid.drop-height, .modal-content textarea {
    margin-top: 20px;
}   
.border-line-center{
    display: none;
}

@media (max-width: 1800px){
.site-container {
    max-width: 95%;
}
.footer-sec h3 {
    font-size: 17px!important;
}
}
@media(max-width: 1350px){
    
}
@media(max-width: 991px){
    .d-flex.mobx, .mobx {
    display: none!important;
}
.border-line-center {
    width: 20%;
    display: block;
    margin: 12px 0;
}
}
@media(max-width: 768px){
    .border-line-center{

    }
}