body {
    color: #000;
    background-color: #fff;
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.01em;
}

a {
    color: #000;
}

a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #969797;
}

.PageModuleTitle {
    font-size: 200%;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    color: #16244c !important;
}

h1{
    font-size: 4.5em;
}

h2{
    font-size: 3em;
}

h3{
    font-size: 2em;
}

h4{
    font-size: 1.5em;
}

h5{
    font-size: 1.25em;
    margin-bottom: 0px;
}

.animal-detail-btns .fa-envelope-o:before{
    content: "\f0e0";
}

.animal-detail-btns .btn {
    margin: 0px !important;
}

.btn{
    background: #16244c;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.btn-primary {
    background: #16244c;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.btn-primary a{
    color: #fff !important;
    font-weight: 400 !important;
}

.btn-primary:hover {
    background: #16244c;
    color: #969797 !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.btn-default a{
    color: #fff !important;
    font-weight: 400 !important;
}

.btn-default{
    background: #16244c;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.btn-default:hover {
    background: #16244c;
    color: #969797 !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

button {
    background: #16244c;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

a[href*="tel:"]{
    text-decoration: none !important;
}

.page-header-container{
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0px 0px 0px;
}


.page-header-bg{
    background: url(images/wood.png) center no-repeat;
    height: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    background-size: cover;
}

.logo-container{
    display: table;
    height: 100%;
    width: 100%;
}

.logo-content-container{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.logo{
    display: inline-block;
    padding: 10px 10px 15px 10px;
    z-index: 100;
    position: relative;
}

.page-navigation{
    background: #1c60ad;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-footer {
    float: center;
}

.navbar-header{
    min-height: 65px;
}

.nav-container{
    max-width: 1200px;
    margin: 0 auto;
}

.navbar-default{
    background-color: transparent !important;
    border: 0 !important;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 8px 0px 0px 20px;
    padding: 27px 0px 15px 0px;
}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 0px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: center;
    padding-right: 0px;
    padding-top: 0px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
}

.rnvLink:hover{
    color: #969797;
    font-weight: 400;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 10px 20px;
    font-size: 26px;
    text-transform: uppercase;
}

.rnvPopup{
    border: 0;
    background-color: #1c60ad;
    margin-top: -2px;
}

.RadNavigation .rnvMore{
    display: inline-block;
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    height: auto;
    right: 0px;
}

.RadNavigation .rnvMore:hover{
    color: #fff;
    border: none;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    width: auto;
}

.rnvMorePopup {
    background-color: #1c60ad;
    margin-top: 0px;
    text-align: center;
}

.rnvMorePopup .rnvLink .rnvToggle {
    right: 15px;
    top: 24px;
}

.rnvPopup .rnvLink {
    padding: 14px 36px 10px 34px;
    font-size: 26px;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.rnvPopup .rnvLink:hover{
    color: #969797;
    font-weight: 400;
}

.rnvLink .radIcon {
    font-size: 15px;
    width: 20px;
    height: 27px;
    line-height: 38px;
}

.t-container-fluid{
    max-width: 100% !important;
}


.t-container-fluid{
    max-width: 100% !important;
}

.banner{
    height: 600px;
    background: url(images/banner.jpeg) center no-repeat;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
}

.icon-container{
    max-width: 1200px;
    margin: 0 auto;
    background-color: #1c60ad;
    padding: 10px 0px 0px 0px;
    z-index: 100000;
}

.icon-content{
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    background: #1c60ad;
    color: #fff;
}

.card-content h1 {
    margin: 0px;
    font-size: 2.5em;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: none;   
}

.card-content h1 a:hover {
    color: #1c60ad !important;
    font-weight: 400 !important;
}

.card-content a {
    color: #16244c;
}

.card-content a:hover {
    color: #1c60ad !important;
    font-weight: 400 !important;
}

.icon-bg {
    background: #1c60ad;
    height: auto !important;
    background-size: cover;
    padding-bottom: 30px;
    z-index: 1;
    position: relative;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center;
    background: url(images/wood.png) center no-repeat;
    color: #16244c;
}

.card:hover {
    color: #1c60ad !important;
}

.card a:hover {
    color: #1c60ad !important;
}

.card-content {
    padding: 14px;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;
}

.card-content:hover {
    color: #1c60ad !important;
}

.content-container{
    max-width: 1200px;
    margin: 0 auto;
}

.footer-container{
    max-width: 1200px;
    margin: 0 auto;
}

.main-content{
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}

.bottom-left-col{
    text-align: left;
    padding-bottom: 0px;
    padding-top: 10px;
    font-weight: 400;
    font-size: 18px
}

.bottom-middle-col{
    text-align: center;
    padding-bottom: 15px;
}

.bottom-right-col{
    text-align: right;
    padding-bottom: 5px;
    padding-top: 18px;
}

.middle-social-icon{
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 10px;
    font-size: 24px;
    list-style-type: none;
}

.middle-social-icon li ul{
    display: inline-block;
    list-style-type: none;
}

.middle-social-icon:hover{
    color: #1c60ad !important;
    list-style-type: none;
}

.fa:hover{
    color: #1c60ad !important;
}

.fab{
    padding-right: 12px;
}

.fab:hover{
    color: #1c60ad !important;
}

.page-footer{
    color: #16244c;
    background: url(images/wood.png) center no-repeat;
    font-style: normal;
    font-weight: 400;
}

.page-footer a{
    color: #16244c;
}

.page-footer a:hover{
    text-decoration: none;
    color: #1c60ad;
    font-weight: 400;
}

.page-footer-top{
    background: url(images/wood.png) center no-repeat;
    color: #16244c;
    background-size: cover;
    overflow: visible;
    height: 125px;
    padding-top: 0px;
    font-size: 22px;
    letter-spacing: .4px;
    line-height: 1em;
}

.page-footer-top a{
    color: #16244c !important;
}

.footer-left-col{
    text-align: left;
    padding-bottom: 0px;
    padding-top: 15px;
    font-family: "bebas-neue", sans-serif;
    font-weight: 400;   
}

.footer-middle-col{
    text-align: center;
    padding-bottom: 15px;
    padding-top: 30px;
}

.footer-right-col{
    text-align: right;
    padding-bottom: 5px;
    padding-top: 10px;
}

.footer-social-icons{
    padding-left: 0px;
    padding-top: 30px;
}

.footer-right-col a:hover{
    color: #1c60ad !important;
}

.footer-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.footer-social-icons .middle-social-icon{
    padding: 2px 9px;
}

.page-bottom{
    background: #1c60ad;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 11px 0 2px 0;
    font-weight: 400;
}

.page-bottom a{
    color: #fff;
}

.page-bottom a:hover{
    color: #fff;
    font-weight: 600;
}

.header-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.page-header-links ul{
    margin: 0;
    color: #fff;
    padding: 0;
}

.page-header-links ul li{
    list-style-type: none;
    display: inline;
}

.page-bottom-links ul{
    margin: 0;
    color: #fff;
    padding: 0;
}

.page-bottom-links ul li{
    list-style-type: none;
    display: inline;
}

.page-bottom-links li:not(:first-child):before{
    content: " | ";
}

.HHLogo{
    float: right;
    margin-top: -36px;
    width: 39px;
    height: 44px !important;
}

.copyright{
    display: block;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #fff !important;
    background-color: #1c60ad !important;
}

.r-tabs-state-active {
   border-bottom: 4px solid #1c60ad !important;
}


@media only screen and (min-width: 2000px) and (max-width: 3840px) {
    
    .banner {
        height: 800px;
    }
    
}

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .banner {
        height: 400px;
    }
    
    .icon-container {
        max-width: 700px;
    }
    
    .card-content {
        padding: 15px;
    }
    
    .logo {
        max-width: 250px;
    }

}

@media only screen and (max-width: 768px) {


    .bottom-left-col {
        text-align: center;
        padding-left: 0px;
        margin-left: 0px;
    }
    
    .bottom-right-col {
        text-align: center;
        padding-top: 0px;
    }
    
    .HHLogo {
        float: unset;
        margin-top: 14px;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 24px;
    }
    
    .logo {
        padding: 10px 10px 0px 10px;
        max-width: 260px;
    }
    
    .page-footer-top {
        height: 280px;
    }
    
    .footer-left-col {
        text-align: center;
        padding-bottom: 10px;
    }
    
    .footer-middle-col {
        text-align: center;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
    }
    
    .footer-right-col {
        text-align: center;
    }
    
    .middle-social-icon {
        font-size: 30px;
    }

}

@media only screen and (max-width: 480px) {
   
    .page-header-bg {
        height: 170px;
    }
    
    .banner {
        height: 260px;
    }
       
    .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
    }
    
    .RadNavigation .rnvMore {
        font-size: 32px;
    }
    
    .logo {
        max-width: 222px;
    }
    
    .icon-content {
        margin-top: 0px;
        max-width: 90%;
    }
    
    .card {
        margin: 20px;
    }
    
    .card-content {
        padding: 15px;
        min-height: 74px;
    }
    
    .rnvMorePopup .rnvLink .rnvToggle {
        right: 4px;
    }
    
    body {
        font-size: 16px;
    }
    
    h1 {
        font-size: 3em;
    }
}

@media only screen and (max-width: 375px) {
    

    
}

@media only screen and (max-width: 320px) {
    
    .logo {
        max-width: 230px;
    }
    
}