body {
    color: #000;
    background-color: #fbfaf9;
    font-family: 'open-sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

a {
    color: #000;
}

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

hr {
margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 2px solid #8e7557;
    width: 75px;
}

.PageModuleTitle {
    font-size: 200%;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    color: #8e7557 !important;
    font-family: 'giulia', sans-serif;
}

h1{
    margin-top: 0px;
    font-size: 4em;
    text-transform: none;
}

h2{
    font-size: 3em;
}

h3{
    font-size: 2.5em;
}

h4{
    font-size: 2em;
}

h5{
    font-size: 1.5em;
}

h6 {
    font-size: 1em;
}

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

.btn{
    background: #8e7557;
    color: #fbfaf9 !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.btn-primary {
    background-color: #8e7557;
    border: none;
        font-size: 20px;
    padding: 7px 20px 4px 20px;
    border-radius: 0px;
    color: #fbfaf9;
        text-transform: uppercase;
}

.btn-primary a{
    color: #fbfaf9 !important;
        font-size: 20px;
}

.btn-default a{
    color: #fbfaf9 !important;
        font-size: 20px;
}

.btn-primary:hover {
    background-color: #8e7557;
    border: none;
    border-radius: 0px;
    color: #fbfaf9 !important;
    font-weight: 700;
        text-transform: uppercase;
}

.btn-default{
    background-color: #8e7557;
        font-size: 20px;
    border: none;
    border-radius: 0px;
        text-transform: uppercase;

}

.btn-default a:hover {
    background-color: #8e7557;
    border: none;
    font-weight: 700;
    border-radius: 0px;
    color: #fbfaf9;
        text-transform: uppercase;
}

.btn-default:hover {
    background-color: #8e7557;
    border: none;
    font-weight: 700;
    border-radius: 0px;
    color: #fbfaf9  !important;
        text-transform: uppercase;
}

button {
    border: none;
    border-radius: 0px;
        text-transform: uppercase;
}

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

.page-header-container{
    max-width: 1080px;
    margin: 0 auto;
    background-color: #000;
    padding: 0px 0px 0px 0px;
}

.page-header-bg{
    background: #000;
    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: 21px 10px 0px 10px;
    z-index: 100;
    position: relative;
    margin-top: 0px;
}

.page-navigation{
    background: #000;
    font-style: normal;
    font-weight: 400;
    color: #fbfaf9;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 0px;
    height: 160px;
}

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

.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: 6px 0px 0px 20px;
    padding: 29px 0px 15px 0px;
}

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

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

.RadNavigation .rnvRootGroup {
    padding-top: 2px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fbfaf9;
    font-weight: 300;
    margin-top:-5px;
}

.rnvLink .rnvText:hover{
    color: #fbfaf9;
    font-weight: 400;
    border-bottom: solid 5px #8e7557;
    padding-bottom: 5px;
}

.rnvPopup .rnvLink .rnvText:hover{
        color: #fbfaf9;
    font-weight: 400;
        border-bottom: solid 5px #8e7557;
    padding-bottom: 5px;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 17px 22px 0px 20px;
    font-size: 20px;
    letter-spacing: 0.2px;
    padding-bottom: 22px;
}

.rnvPopup{
    border: 0;
    background-color: #000;
    margin-top: -2px;
    font-size: 20px;
}

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

.RadNavigation .rnvMore:hover{
    color: #fbfaf9;
    border: none;
        font-weight: 400;
}

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

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

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

.rnvPopup .rnvLink {
    padding: 14px 22px 10px 20px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #fbfaf9;
    text-align: center;
    text-transform: uppercase;
}

.rnvLink .radIcon {
    font-size: 15px;
    width: 29px;
    height: 15px;
    line-height: 26px;
}

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

.rnvLink .rnvText {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
}

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

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

.footer-container{
    max-width: 1080px;
    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: 300;
    font-size: 16px
}

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

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

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

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

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

.fa:hover{
    color: #8e7557 !important;
}

.fab{
    padding-right: 12px;
}

.fa{
    padding-right: 12px;
}

.fab:hover{
    color: #8e7557 !important;
}

.page-footer{
    background: #000;
    color: #fbfaf9;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
        padding-bottom: 15px;
}

.page-bottom-links {
    padding-top: 20px;
}

.page-bottom{
    background: #000;
    color: #fbfaf9;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
}

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

.page-bottom a:hover{
    color: #8e7557;
    font-weight: 400;
}

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

.copyright{
    display: block;
}

.r-tabs .r-tabs-3eba25 .r-tabs-state-active .r-tabs-anchor {
    color: #8e7557 !important;
    background-color: #fbfaf9 !important;
}

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


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

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .banner {
        height: 355px;
    }
    
    .logo {
    max-width: 220px;
    margin-top: 7px;
        padding-left: 30px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-top: 48px;
    }
    
    .page-navigation {
        height: 135px;
    }
    
}

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


    .bottom-left-col {
        text-align: center;
        padding-left: 15px;
        margin-left: 0px;
    }
    
    .bottom-right-col {
        text-align: center;
        padding-top: 0px;
    }
    
    .HHLogo {
        float: unset;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 24px;
    }
    
    .header-right-col {
        width: 100%;
        text-align: center;
    }

}

@media only screen and (max-width: 480px) {
   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
        padding-top: 73px;
    }
    
    .banner {
        height: 190px;
    }
    
    h1 {
        font-size: 3em;
    }
    
    .logo {
        max-width: 290px;
    padding: 15px;
    left: -25px;
    right: 0;
    position: absolute;
    margin: 0px auto;
    }
    
    .home-content {
        margin-top: 0px;
    }
    
    .page-navigation {
        padding-top: 0px;
        height: 140px;
    }
    
    .RadNavigation .rnvMore {
        font-size: 32px;
    }
    
    .bottom-middle-col {
        font-size: 16px;
    }
    
    .HHLogo {
        width: 55px;
    }
    
    body {
        font-size: 18px;
    }
}

@media only screen and (max-width: 375px) {
    
    .header-left-col {
        text-align: center;
    }
    
    .header-right-col {
        text-align: center;
    }

}

@media only screen and (max-width: 320px) {
    
    .banner {
        height: 150px;
    }
    
    .logo {
    max-width: 240px;
    padding-top: 24px;
        left: -45px;
    }
    
    .RadNavigation .rnvMore.rnvRight {
        padding: 10px 0px 15px 0px;
        font-size: 28px;
    }
    
    .page-navigation {
        height: 135px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
        padding-top: 80px;
    }
    
    h1  {
        font-size: 2.5em;
    }
    
    h2{
        font-size: 2.25em;
    }

    h3{
        font-size: 2em;
    }

    h4{
        font-size: 1.5em;
        font-weight: 400;
    }

    h5{
        font-size: 1em;
    }

    h6 {
        font-size: .75em;
    }
}