body {
    color: #000;
    background-color: #fff;
    font-family: 'montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: .04em;
}

a {
    color: #000;
}

a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

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: 75px;
        left: 0;
    display: inline-block;
}

.PageModuleTitle {
    font-size: 200%;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: 700;
    color: #000 !important;
    text-transform: uppercase;
}

h1{
    font-size: 2.5em;
}

h2{
    font-size: 2em;
}

h3{
    font-size: 1.5em;
}

h4{
    font-size: 1em;
}

.animal-detail-btns .fa-envelope-o:before{
    content: "\f0e0";
}

.btn{
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.btn-default:active {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-primary:active {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-default:active:hover {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-primary:active:hover {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-default:active:focus {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-primary:active:focus {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-default:focus {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-primary:focus {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
}

.btn-primary {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
    margin-bottom: 15px;
}

.btn-primary:hover {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 700;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
        text-transform: uppercase;
}

.btn-default{
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
    border: none;
        text-transform: uppercase;
    margin-bottom: 15px;
}

.btn-default:hover {
    background: #735b54;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    font-weight: 700;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px;
    height: 32px;
    width: 160px;
        text-transform: uppercase;
}


a[href*="tel:"]{
    text-decoration: none !important;
}

.page-header-container{
    max-width: 900px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

.header-col-1 {
    border-right: solid  1px #000;
}

.header-col-2 {
    border-right: solid  1px #000;
}

.header-col-3 {
    border-right: solid  1px #000;
}

.page-header-top-black {
    background: #000;
    background-size: cover;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}

.page-header-top-white {
    background: #fff;
    background-size: cover;
    overflow: hidden;
    padding: 10px;
    color: #000;
    font-style: normal;
    font-weight: 500;
        text-align: center;
}

.page-header-top-white a{
    color: #000;
    font-weight: 500;
}

.page-header-top-white a:hover {
    color: #000;
    font-weight: 500;
}

.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: 25px 0px 15px 0px;
    z-index: 100;
    position: relative;
    text-align: center;
    height: 100%;
}

.page-navigation{
    background: #735b54;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
        height: 90px;
        text-transform: uppercase;
}

.navbar {
    margin-bottom: 0px !important;
    min-height: 80px;
}

.navbar-header{
    min-height: 65px;
}

.nav-container{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.navbar-brand {
    float: unset;
}

.navbar-default{
    background-color: transparent !important;
    border: 0 !important;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 8px 0px 0px 33px;
    padding: 12px 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: 25px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
}

.rnvLink:hover{
    color: #bbbbbb;
    font-weight: 500;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 10px 24px 10px 24px;
    font-size: 18px;
    letter-spacing: 0.2px;
}

.rnvPopup{
    border: 0;
    background-color: #735b54;
    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: 21px;
    height: auto;
    right: 10px;
}

.RadNavigation .rnvMore:hover{
    color: #fff;
    border: none;
    font-weight: 500;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    width: auto;
}

.rnvMorePopup {
    background-color: #735b54;
    margin-top: 0px;
}

.rnvMorePopup .rnvLink .rnvToggle {
    right: 15px;
    top: 14px;
}

.rnvPopup .rnvLink {
    padding: 10px 36px 10px 34px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

.rnvLink .radIcon {
    font-size: 15px;
    width: 29px;
    height: 20px;
    line-height: 22px;
}


.t-container-fluid{
    max-width: 100% !important;
}


.content-container{
    max-width: 1080px;
    margin: 0 auto;
}

.bottom-container{
    max-width: 900px;
    margin: 0 auto;
    border-top: 1px solid #000;
}

.main-content{
    padding-top: 50px;
    padding-bottom: 20px;
    min-height: 500px;
}

.footer-container{
    max-width: 1000px;
    margin: 0 auto;
}

.page-bottom-links {
    text-transform: uppercase;
}

.page-footer{
    color: #000;
    background: #fff;
    font-style: normal;
    font-weight: 400;
}

.page-footer a{
    color: #000;
}

.page-footer a:hover{
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.bottom-middle-col {
    padding-top: 20px;
}

.bottom-right-col {
    padding-top: 20px;
}

.footer-social-icons{
    padding-right: 5px;
    padding-top: 10px;
    font-size: 20px;
}

.footer-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.footer-social-icons .middle-social-icon{
    padding: 2px 9px;
}

.page-bottom{
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 12px;
    padding: 11px 0 2px 0;
    line-height: 1;
    font-weight: 400;
    padding-top: 22px;
}

.page-bottom a{
    color: #000;
        padding: 5px;
}

.page-bottom a:hover{
    color: #000;
    font-weight: 500;
}

.bottom-left-col  {
    text-align: left;
    font-size: 18px;
    padding-top: 4px;
}

.header-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.page-header-links ul{
    margin: 0;
    color: #000;
    padding: 0;
}

.page-header-links ul li{
    list-style-type: none;
    display: inline;
}

.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;
    width: 48px;
    height: 44px !important;
    padding: 0px !important;
}

.copyright{
    display: block;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #000 !important;
    background-color: white !important;
}

.r-tabs-state-active {
   border-bottom: 4px solid #000 !important;
}


@media only screen and (min-width: 2000px) and (max-width: 3840px) {
    

    
}

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    body {
        font-size: 18px;
    }
    
    
    .logo {
        padding: 25px 10px 15px 20px;
    }
    
    .rnvMorePopup {
        top: -12px !important;
        text-align: right;
    }
    
}

@media only screen and (max-width: 768px) {

    .bottom-middle-col{
        height: auto;
        max-width: 100%;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 14px;
    }
    
    .bottom-left-col {
        text-align: center;
        padding-bottom: 15px;
    }
    
    .HHLogo {
        float: unset;
        margin-top: 10px;
    }
    
    .header-col-1 {
        border-right: none;
    }

    .header-col-2 {
        border-right: none;
    }

    .header-col-3 {
        border-right: none;
    }

}

@media only screen and (max-width: 480px) {
   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .logo{
        max-width: 350px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
        padding-top: 0px;
    }
    
    .RadNavigation .rnvMore {
            font-size: 30px;
    }
    
    .RadNavigation .rnvMore.rnvRight {
        border: 0;
        margin: 4px 0px 0px 33px;
        padding: 72px 0px 15px 0px;
    }

    
    body {
        font-size: 18px;
    }

    .page-bottom {
        font-size: 16px;
    }
    
    .main-content {
        padding-top: 25px;
    }
    

}

@media only screen and (max-width: 375px) {

    
}

@media only screen and (max-width: 320px) {
    
    .navbar {
        min-height: 100px;
    }
    
    .logo {
        max-width: 250px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-top: 8px;
        border: none;
    }
    
        .RadNavigation .rnvMore {
            font-size: 25px;
    }
    
    .RadNavigation .rnvMore.rnvRight {
        border: 0;
        margin: 4px 0px 0px 33px;
        padding: 57px 0px 15px 0px;
    }
}