@import url("https://use.typekit.net/tsa2kzz.css");

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
  font-size: 14px;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html, body {
  height: 100%;
  min-height: 100%;
}

body {
    background: #1b3668;
}

.header-rect {
    display: block;
    color: #ffffff;
    width: 100%;
    height: 15%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-rect img {
    width: 180px;
    margin: 20px 20px 20px 100px;
}

.body-cont {
    height: 70%;
    background-image: url("../images/uibg.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: initial;
    background-size: cover;
    background-color: #ffffff;
}

.body-cont-inner {
    margin: 15px 50px 15px 100px;
}

.about-ui h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4em;
    line-height: 55px;
    color: #1a3668;
    margin: 0px 0px 20px 0px;
}

.about-ui h2 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 7em;
    line-height: 108px;
    color: #8aacec;
    margin: 0;
}

#introText, #externalLinkContainer {
    font-family: "acumin-pro-light", sans-serif;
    font-weight: 700;
    font-style: normal;
}

#introText {
    width: 69%;
    height: 200px;
    font-size: 1.15em;
    font-weight: 500;
}

#externalLinkContainer {
    width: 50%;
}

#externalLinkContainer p:first-child {
    font-weight: bold;
    font-size: 1.3em;
}

#fs_logo {
    width: 90%;
}

#silva_logo {
    width: 55%;
}

#shanks_logo {
    width: 70%;
}

#silva_logo, #shanks_logo {
    margin-left: 45px;
}

#universal_footer_logo {
    width: 95%;
}

.footer {
    text-wrap: initial;
    padding: 5px 0px;
}

.footer-container {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    width: 80%;
    margin: 0px auto;
    text-wrap: initial;
}

.footer-text {
    color: #ffffff;
}

.footer-container table {
    width: 100%;
    box-sizing: initial;
}

.footer-spacer {
    height: 20px;
}

#footer-address {
    line-height: 26px;
    margin: 0px 0px 0px 0px;
    font-size: 1.5em;
}

.clear {
    height: 1px;
    width: 100%;
    float: none;
    clear: both;
}

.child-co-link {
    width: 33%;
    float: left;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .header-rect img {
        width: 180px;
        margin: 20px 20px 20px 50px;
    }

    .body-cont-inner {
        margin: 0px 50px 15px 50px;
    }

    .about-ui h2 {
        font-size: 3em;
        line-height: 48px;
        padding-top: 10px;
    }

    .about-ui h1 {
        font-size: 1.7em;
        line-height: 25px;
        margin-bottom: 15px;
    }

    #introText {
        font-size: 10px;
        height: 195px;
        width: 50%;
        margin-top: 15px;
        margin-bottom: 7px;
        line-height: 18px;
    }

    #introText p {
        margin-bottom: 8px;
    }

    #externalLinkContainer p:first-child {
        font-weight: bold;
        font-size: 1em;
    }

    .footer {
        margin-bottom: 20px;
    }

    .footer-container {
        width: 90%;
        margin: 0px auto 20px auto;
        padding-bottom: 20px;
    }

    .footer-container table tr td:first-child {
        width: 150px;
    }

    #universal_footer_logo {
        width: 60%;
    }

    .footer-text {
        font-size: 0.7em;
        line-height: 20px;
        margin-bottom: 7px;
    }

    .footer-spacer {
        height: 10px;
    }

    #footer-address {
        font-size: 0.8em;
    }
}

@media screen and (min-width: 1025px) {
    .header-rect img {
        width: 200px;
        margin: 20px 20px 20px 80px;
    }

    .body-cont {
        min-height: 520px;
    }

    .body-cont-inner {
        margin: 0px 50px 15px 80px;
        padding-top: 30px;
    }

    .about-ui h2 {
        padding-top: 10px;
    }

    #introText {
        font-size: 1em;
        font-weight: 500;
        line-height: 23px;
        height: 250px;
        width: 58%;
        margin-top: 25px;
        padding-right: 45px;
    }

    #externalLinkContainer p:first-child {
        font-size: 1.15em;
    }

    .footer-container {
        width: 70%;
    }

    .footer-container table tr td:first-child {
        width: 150px;
    }

    #universal_footer_logo {
        width: 60%;
    }

    .footer-text {
        font-size: 1.1em;
        line-height: 20px;
        margin-bottom: 7px;
    }

    #footer-address {
        font-size: 1.1em;
        line-height: 26px;
        margin: 0px 0px 0px 0px;
    }
}

@media screen and (min-width: 1200px) {
    .about-ui h2 {
        font-size: 5em;
        line-height: 58px;
        padding-top: 15px;
    }

    .about-ui h1 {
        font-size: 3em;
        line-height: 45px;
    }

    #introText {
        font-size: 1.15em;
        font-weight: 500;
        height: 225px;
    }

    .footer-text {
        font-size: 1.5em;
    }

    #footer-address {
        font-size: 1.5em;
        line-height: 26px;
        margin: 0px 0px 0px 0px;
    }
}

@media screen and (min-width: 1600px) {
    .header-rect img {
        width: 260px;
        margin: 20px 20px 20px 100px;
    }

    .body-cont {
        height: 70%;
        min-height: 752px;
    }

    .body-cont-inner {
        margin: 0px 50px 15px 100px;
    }

    .about-ui h2 {
        font-size: 7em;
        line-height: 108px;
    }

    .about-ui h1 {
        font-size: 5em;
        line-height: 55px;
    }

    #introText {
        font-size: 1.5em;
        font-weight: 500;
        height: 295px;
        line-height: 35px;
        padding: 0px;
    }

    #externalLinkContainer p:first-child {
        font-size: 1.5em;
    }

    #universal_footer_logo {
        width: 75%;
    }

    .footer {
        padding: 15px 0px;
    }

    #footer-address {
        font-weight: 700;
        line-height: 26px;
        margin: 30px 0px 0px 0px;
        font-size: 1.5em;
    }
}