body {
    color: #000;
    background-color: #fff;
    font-family: "georgiapro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

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: 2px solid #000;
    width: 100px;
}


.PageModuleTitle {
    font-size: 200%;
}

.PageHeadingTitle {
    font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    font-style: normal;
    color: #000 !important;
}

h1{
    font-size: 1.5em;
}

h2{
    font-size: 2em;
}

h3{
    font-size: 1.5em;
}

h4{
    font-size: 1em;
}

h5{
    font-size: 1em;
}

h6 {
    font-size: 1em;
}


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

.btn{
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 600;
    padding: 5px 20px;
    font-size: 1em;
    border-radius: 0px;
    border-color: transparent;
    text-transform: uppercase;
    border: none;
}

.btn a{
    color: #fff !important;
        text-transform: uppercase;
        font-weight: 600;
}


.btn:hover a{
    color: #a4a1a1 !important;
    font-weight: 600;
}

.btn-primary {
    background: #000;
    color: #fff !important;
    border-color: transparent;
        text-transform: uppercase;
        padding: 5px 20px;
        font-weight: 600;
        font-size: 1em;
}

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

.btn-primary:hover {
    background: #000;
    color: #a4a1a1 !important;
    border-color: transparent;
    font-weight: 600;
    padding: 5px 20px;
}

.btn-primary:hover a{
    color: #a4a1a1 !important;
    padding: 5px 20px;
}

.btn-default{
    background: #000;
    color: #fff !important;
    border-color: transparent;
        text-transform: uppercase;
        border: none;
        padding: 5px 20px;
        font-weight: 600;
        font-size: 1em;
}

.btn-default:hover {
    background: #000;
    color: #a4a1a1 !important;
    border-color: transparent;
    font-weight: 600;
        border: none;
    padding: 5px 20px;
}

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

.page-header {
    background: #fff;
    background-size: cover;
    overflow: hidden;
    padding: 0px;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.middle-social-icon:hover{
    color: #a4a1a1;
}


.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: 20px 0px 20px 0px;
    z-index: 100;
    position: relative;
}

.page-navigation{
    background: #fff;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    z-index: 1;
    height: 56px;
    border-top: solid 4px #000;
    border-bottom: solid 4px #000;
}

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

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

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

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

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

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

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

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

.rnvLink:hover {
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    font-weight: 400 !important;
}

.rnvText:hover{
    color: #000;
    font-weight: 400;
    border-bottom: solid 9px #000;
    padding-bottom: 3px;
    margin-bottom: -12px;
}

.rnvPopup .rnvText:hover {
    color: #000;
    font-weight: 400;
    border-bottom: solid 9px #000;
    padding-bottom: 3px;
    margin-bottom: -12px;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 12px 0px 11px 0px;
    font-size: 20px;
    text-transform: uppercase;
}

.rnvPopup{
    border: 0;
    background-color: #fff;
    margin-top: -4px;
}

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

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

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

.rnvMorePopup {
    background-color: #fff;
    margin-top: 0px;
}

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

.rnvPopup .rnvLink {
    padding: 14px 36px 10px 34px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.rnvPopup .rnvText .rnvLink:hover {
    color: #000;
    font-weight: 700;
    border-bottom: none;
}

.rnvText {
    padding: 0px 30px 0px 30px;
}

.rnvLink .radIcon {
    font-size: 15px;
    width: 29px;
    height: 20px;
    line-height: 20px;
    margin-left: -20px;
    margin-right: 10px
}


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

.banner {
    background: url(images/banner.png) center no-repeat;
    background-size: cover;
    height: 700px;
    border-bottom: solid 4px #000;
}

.icon-container{
    max-width: 1080px;
    margin: 0 auto;
    background-color: transparent;
    padding: 10px 0px;
}

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

.main-content{
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 300px;
}

.footer-content{

}

.page-footer-top{
    background-color: #fff;
    color: #000;
    font-weight: 400;
    height: 128px;
    border-top: solid 4px #000;
    border-bottom: solid 4px #000;
}

.page-footer a{
    color: #000;
}

.page-footer a:hover{
    text-decoration: none;
    color: #a4a1a1;
    font-weight: 700;
}

.footer-left-col{
    padding-top: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

.footer-middle-col{
    text-align: center;
    padding-top: 14px;
}

.footer-middle-col a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

.footer-middle-col a:hover{
    color: #fff;
    font-weight: 400;
}

.footer-right-col{
    text-align: right;
    padding-top: 44px;
}

.footer-right-col a{
    color: #000;
    font-size: 25px;
    text-decoration: none;
    font-weight: 400;
}

.footer-right-col a:hover{
    color: #a4a1a1;
}

.footer-bottom-left-col{
    text-align: left;
}

.footer-bottom-left-col a{
    color: #000;
    font-size: 20px;
    text-decoration: none;
}

.footer-bottom-left-col a:hover{
    color: #a4a1a1;
}

.footer-bottom-middle-col{
    padding-bottom: 20px;
}

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

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

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

.fas:hover {
    color: #a4a1a1;
}

.fab {
    padding-left: 10px;
}

.fab:hover {
    color: #a4a1a1;
}

.page-bottom{
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 4px 0 4px 0;
    font-weight: 400;
    font-size: 12px;
    height: 75px;
}

.bottom-mid-col {
    padding-top: 18px;
}

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

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

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

.page-bottom-links ul {
    margin: 0;
    color: #000;
    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: 0px;
    max-width: 48px;
    max-height: 0px;
    height: 0px!important;
}

.copyright{
    display: block;
}

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

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



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

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .banner {
        height: 350px;
    }
    
    .footer-left-col {
        font-size: 14px;
    }
    
}
    

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

    .bottom-middle-col{
        height: auto;
        max-width: 100%;
    }

    .bottom-left-col {
        text-align: center;
    }
    
        .footer-left-col {
        text-align: center;
    }
    
        .footer-social-icons {
        text-align: center;
            margin-bottom: 10px;
    }
    
    .bottom-right-col {
        text-align: center;
        padding-top: 0px;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 14px;
    }
    
   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .page-footer-top {
        height: 340px;
    }
}

@media only screen and (max-width: 480px) {
    
    body {
        font-size: 18px;
    }
    
    .footer-social-icons {
        font-size: 38px;
    }
    
    .logo{
        max-width: 350px;
    }
    
    .page-bottom {
        font-size: 18px;
        line-height: unset;
    }
    
    .rnvMorePopup {
        text-align: right;
    }
    
    .banner {
        height: 190px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
    }
    
    .page-navigation {
        z-index: 1;
        margin-top: -0px;
        height: 48px;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 24px;
        right: 10px;
    }

}

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

    
}

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

    .logo {
        max-width: 300px;
    }
    
}