.scrltxt {
    background-color: #07839D;

    font-size: 16px;
    font-weight: 400;
    height: auto;
    line-height: 36px;
    padding: 0;
    text-align: center;
    width: 100%;

}

a.footeranchor{
    color: #fff;
    
}
.footeranchor:hover{
    color: #FDFF70;
    
}
.ftr-menu li a,
h3 a,
.ftr-menu li,
.ftr-social-links li a {
    color: #fff;
}

.ftr-menu li a:hover,
.ftr-menu li a.focus,
.ftr-menu li a:active,
.ftr-social-links li a:hover,
.ftr-social-links li a:focus {
    color: #FDFF70
}

ul {
    padding-left: 0;
}

.footer-inner-container {
    background: #07839D;

    padding: 0 0;

    margin-bottom: 0;

}
.footer-inner-container h3 {
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0;
}
i{font-size: 22px;}
.ftr-menu li a,
.ftr-menu li {
    font-size: 14px;
}

.copy-right {
    color: #FFF;
    clear: both;
    height: 100%;
    padding: 10px 0;
    border-top: 1px solid #fff;
}

.copy-right,
.copy-right a {
    font-size: 14px;
    line-height: 25px;

    align-items: center;
    text-align: center;
    justify-content: space-between;
}

ul.ftr-social-links {
    display: flex;
    /* align-items: center; */
    margin: 0;
    justify-content: center;
    align-items: center;
}

ul.ftr-social-links li a {
    margin: 0 13px;
}
.footer-categories {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 30px;
}
h1{font-size: 25px !important;     margin: 0 0 10px;}
@media screen and (max-width: 767px) {
    .ftr-menu li a{    padding: 3px 0;}
    
}
@media screen and (min-width: 768px) and (max-width: 1399px) {

    .ftr-row.Seal                    {
        width: 273.89px !important;
    }
    .ftr-row.Breathe{
    width: 222px !important;
    }
}