body {
    color: #fff;
    background-color: #2c3930;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
}

a {
    color: #fff;
}

a:hover, a:active, a:focus {
    color: #fff;
    font-weight: 600;
    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 #fff;
    width: 75px;
}

.PageModuleTitle {
    font-size: 250%;
}

.PageHeadingTitle {
    font-size: 2.5em;
    font-family: "aleo", sans-serif;
    font-weight: 700;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    color: #fff !important;
    margin-top: 0px;
    font-family: "aleo", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

h1{
    font-size: 2.75em;
}

h2{
    font-size: 2.5em;
}

h3{
    font-size: 2.25em;
}

h4{
    font-size: 2em;
}

h5{
    font-size: 1.5em;
}

h6 {
    font-size: 1em;
}

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

.btn{
    background: #fff;
    color: #2c3930 !important;
    font-size: 18px;
    padding: 4px 15px 4px 15px;
    border-radius: 0px;
    border: none;
    margin: 7px 0px;
    text-transform: uppercase;
    font-family: "aleo", sans-serif; 
    font-weight: 400;
}

.btn a {
    font-weight: 400;
}

.btn-primary {
    background: #fff;
    color: #2c3930 !important;
    font-size: 18px;
    padding: 4px 15px 4px 15px;
    border-radius: 0px;
    border: none;
    margin: 7px 0px;
    text-transform: uppercase;
    font-family: "aleo", sans-serif; 
    font-weight: 400;
}


.btn-primary:focus {
    background: #fff;
    color: #000 !important;
}

.btn-primary:active {
    background: #fff;
    color: #000 !important;
}

.btn-primary a{
    background: #fff;
    color: #2c3930 !important;
    font-size: 20px;
}

.btn-default a{
    background: #fff;
    color: #2c3930 !important;
    font-size: 20px;
}

.btn-primary:hover {
    background: #fff;
    color: #000 !important;
    border: none;
    border-radius: 0px;
}

.btn-primary a:hover {
    background: #fff;
    color: #000 !important;
    font-weight: 400;
    transition: all .3s ease-in-out;
}

.btn-default{
    background: #fff;
    color: #2c3930 !important;
    text-decoration: none !important;
    font-size: 18px;
    padding: 4px 15px 4px 15px;
    border-radius: 0px;
    border: none;
    margin: 7px 0px;
    text-transform: uppercase;
    font-family: "aleo", sans-serif; 
    font-weight: 400;
}

.btn-default a:hover {
    background: #fff;
    color: #000 !important;
    border: none;
    border-radius: 0px;
    font-weight: 400;
    transition: all .3s ease-in-out;
}

.btn-default:hover {
    background: #fff;
    color: #000 !important;
    border: none;
    border-radius: 0px;
    font-weight: 400;  
    transition: all .3s ease-in-out;
}

button {
    background: #fff;
    color: #2c3930 !important;
    text-decoration: none !important;
    font-size: 18px;
    padding: 4px 15px 4px 15px;
    border-radius: 0px;
    border: none;
    margin: 7px 0px;
    text-transform: uppercase;
    font-family: "aleo", sans-serif; 
    font-weight: 400;
}

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

.page-header-container{
    max-width: 1200px;
    margin: 0 auto;
    background-color: #2c3930;
    padding: 0px 0px 0px 0px;
}

.page-header-bg{
    background: #2c3930;
    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: 0px 20px 0px 0px;
    z-index: 100;
    position: relative;
}

.page-navigation{
    background: #2c3930;
    color: #fff !important;
    padding-top: 0px;
    height: 135px;
    z-index: 100;
    text-transform: uppercase;
    border: none;
    font-family: "aleo", sans-serif; 
    font-weight: 700;
}

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

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

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

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

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff !important;
    font-weight: 400 !important;
}

.rnvLink .rnvText:hover{
    color: #fff;
    border-bottom: solid 2px #000;
    padding-bottom: 6px;
}

.rnvPopup .rnvLink .rnvText:hover{
    color: #000;
    border: none;
}

.rnvSlide {
    top: 100px;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 0px 12px 0px 12px;
    font-size: 24px;
    font-weight: 400;
}

.RadNavigation .rnvRootLink:hover {
    border: none;
    font-size: 24px;
}

.RadNavigation .rnvRootGroup>.rnvItem {
    margin: 0px 6px 0px 6px;
    display: inline-block;
    vertical-align: top;
}

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

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

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

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

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

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

.rnvPopup .rnvLink {
    padding: 6px 22px 6px 20px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "aleo", sans-serif; 
}

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

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

.rnvLink .rnvText {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-family: "aleo", sans-serif; 
    font-weight: 700;
}

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

.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;
    min-height: 300px;
}

.secondary-content{
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 40px;
    min-height: 300px;
}

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

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

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

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

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

.fab{
    color: #2c3930 !important;
    padding-right: 10px;
}

.fa{
    color: #2c3930 !important;
    padding-right: 10px;
}

.fab:hover{
    color: #000 !important;
}

.fa:hover{
    color: #000 !important;
}

.page-footer .fab{
    color: #fff !important;
    padding-right: 10px;
}

.page-footer .fa{
    color: #fff !important;
    padding-right: 10px;
}

.page-footer .fa:hover{
    color: #2c3930 !important;
}

.page-footer .fab:hover{
    color: #2c3930 !important;
}

.page-footer .middle-social-icon:hover{
    color: #2c3930 !important;
    list-style-type: none;
}

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

.page-footer{
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.page-bottom{
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

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

.page-bottom a:hover{
    color: #2c3930;
    font-weight: 400;
}

.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: 0px;
    width: 50px;
    height: 44px !important;
}

.copyright{
    display: block;
}

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

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


@media only screen and (min-width: 1600px) and (max-width: 3840px) {
    
    
}

@media only screen and (max-width: 1024px) {
   
    .RadMenu{
        max-width: 100%;
    }
    
    .banner {
        height: 350px;
    }
    
    .logo {
        padding: 0px 20px 0px 20px;
    }
    
}

@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;
    }

}

@media only screen and (max-width: 480px) {
  
    .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .banner {
        height: 260px;
    }
    
    .page-navigation {
        height: 140px;
    }
    
    
    .RadNavigation .rnvMore.rnvRight {
        margin: 6px 0px 0px 0px;
        padding: 20px 0px 15px 0px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
        padding-top: 80px;
    }
    
    .RadNavigation .rnvMore {
        font-size: 32px;
    }
    
    .rnvPopup .rnvLink {
        padding: 5px;
    }
    
    .rnvPopup .rnvLink .rnvToggle {
        top: 14px;
        right: 20px;
    }
    
    .bottom-middle-col {
        font-size: 16px;
    }
    
    .HHLogo {
        width: 55px;
    }
    
    .logo {
        padding: 0px 20px 0px 20px;
    }
    
    body {
        font-size: 22px;
    }
    
    .middle-social-icon {
        font-size: 30px;
    }
    
    .PageModuleTitle {
        font-size: 200%;
    }
    
    h1{
        font-size: 2.5em;
    }

    h2{
        font-size: 2em;
    }

    h3{
        font-size: 1.5em;
    }

    h4{
        font-size: 1em;
    }
    
}

@media only screen and (max-width: 375px) {
    
    h1{
        font-size: 1.75em;
    }

    h2{
        font-size: 1.5em;
    }

    h3{
        font-size: 1.25em;
    }
    
}

@media only screen and (max-width: 320px) {
    
    .page-navigation {
        height: 125px;
    }
    
    .RadNavigation .rnvMore.rnvRight {
        padding: 10px 0px 15px 0px;
        font-size: 28px;
    }
    
    .banner {
        height: 200px;
    }
    
    .logo {
        padding: 0px 20px 0px 20px;
        max-width: 200px;
    }

}