.footer-bg{/* background:rgb(31,31,36); */}
.footer-bg .footer{}
.footer-bg .footer .row1{display:flex;align-items:center;padding:20px 0px;/* justify-content:center; */}
.footer-bg .footer .row1 .col1{margin-right:30px;padding-right:30px;border-right:1px solid rgb(102,102,102);}
.footer-bg .footer .row1 .col1 a{}
.footer-bg .footer .row1 .col1 a img{}
.footer-bg .footer .row1 .col2{}
.footer-bg .footer .row1 .col2 .r1{/* display:flex; */align-items:center;font-size:15px;}
.footer-bg .footer .row1 .col2 .r1 a{color:rgb(181,181,181);}
.footer-bg .footer .row1 .col2 .r1 .line{width:1px;height:12px;background:rgb(255,255,255);opacity:0.5;margin:0px 25px;}
.footer-bg .footer .row1 .col2 .r2{color:rgb(102,102,102);padding-top:5px;font-size:12px;}
.footer-bg .footer .row1 .col2 .r2 a{color:rgb(102,102,102);}

@media screen and (max-width: 1440px) {
    .header-bg .header,
    .sealNav,
    .setSealBox,
    .createSeal,
    .warning,
    .shuom
    {width: 93%!important; max-width: 100%!important;}
    .sealNav {transform: scale(1)!important;}
    .sealNav .navItem { font-size: inherit!important;}
}