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

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 #000;
}

.PageModuleTitle {
    font-size: 200%;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    color: #000 !important;
    text-transform: uppercase;
    margin-top: 0px;
    letter-spacing: 0.03em;
}

h1{
    font-size: 4.5em;
}

h2{
    font-size: 4em;
}

h3{
    font-size: 3.5em;
}

h4{
    font-size: 3em;
}

h5{
    font-size: 2.5em;
}

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

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

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

.btn{
    background: #5bba47;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
        letter-spacing: 0.03em;
}

.btn-primary {
    background: #5bba47;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

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

.btn-primary:hover {
    background: #5bba47;
    color: #000 !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
        letter-spacing: 0.03em;
}

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

.btn-default{
    background: #5bba47;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

.btn-default:hover {
    background: #5bba47;
    color: #000 !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
        letter-spacing: 0.03em;
}

button {
    background: #5bba47;
    color: #fff !important;
    text-decoration: none !important;
    font-style: normal;
    padding: 5px 15px;
    font-size: 22px;
    border-radius: 0px;
    border: none;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

.btn-brand {
    background: url(images/brand-green.png) center no-repeat;
    background-size: contain;
    border: none;
    height: 150px;
    width: 100%;
}

.btn-brand:hover {
    background: url(images/brand-grey.png) center no-repeat;
    background-size: contain;
    border: none;
    height: 150px;
    width: 100%;
    transition: all .3s ease-in-out;
}

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: #707070;
    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: 20px 10px 15px 10px;
    z-index: 100;
    position: relative;
}

.page-navigation{
    background: #707070;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    box-shadow: 0px 5px 5px #000;
    z-index: 1;
}

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

.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: 14px 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: right;
    padding-right: 0px;
    padding-top: 94px;
}

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

.rnvLink:hover{
    color: #5bba47;
    font-weight: 600;
}

.RadNavigation .rnvRootLink{
    border: none;
    padding: 17px 30px 0px 25px;
    font-size: 30px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding-bottom: 22px;
}

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

.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: 26px;
    height: auto;
    right: 0px;
}

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

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

.rnvMorePopup {
    background-color: #707070;
    margin-top: 0px;
    text-align: right;
}

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

.rnvPopup .rnvLink {
    padding: 6px 36px 6px 34px;
    font-size: 30px;
    letter-spacing: 0.03em;
    font-family: "mesquite-std", sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    text-align: right;
}

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

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

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

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 700px;
}

.carousel-control .icon-next {
    margin-right: -10px;
    color: #f0ebde;
    font-size: 50px;
    opacity: 1;
}

.carousel-control .icon-prev {
    margin-right: -10px;
    color: #f0ebde;
    font-size: 50px;
    opacity: 1;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 3px;
    background-color: #fff;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,0);
    border: solid 1px #fff;
    border-radius: 10px;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


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

.icon-content{
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    background: #000;
    color: #c3c3c3;
}

.icon-content h2{
    color: #c3c3c3 !important;
    font-size: 3em !important;
}

.icon-content a{
    color: #c3c3c3 !important;
}

.icon-content a:hover{
    color: #c3c3c3 !important;
    transition: all .3s ease-in-out;
}

.icon-bg {
    background: #000;
    height: auto !important;
    background-size: cover;
    z-index: 1;
    position: relative;
}

.content-container{
    max-width: 1080px;
    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: 500;
    font-size: 18px
}

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

.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: 20px;
    list-style-type: none;
}

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

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

.fa:hover{
    color: #5bba47 !important;
}

.fab{
    padding-right: 12px;
}

.fab:hover{
    color: #5bba47 !important;
}

.page-footer{
    color: #000;
    background: #707070;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
}

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

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

.page-footer-top{
    background: #707070;
    color: #000;
    background-size: cover;
    overflow: visible;
    height: 120px;
    padding-top: 12px;
    font-size: 16px;
    text-transform: uppercase;
}

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


.page-footer-top h5{
    color: #000 !important;    
    font-family: "mesquite-std", sans-serif;
    margin-bottom: 0px;
    font-size: 1.5em;
}

.page-footer-top h5{
    color: #000 !important;
}

.footer-left-col{
    text-align: left;
    padding-bottom: 0px;
    padding-top: 10px;
}

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

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

.footer-social-icons{
    padding-left: 0px;
    padding-top: 10px;
    font-size: 19px;
}

.footer-right-col a:hover{
    color: #5bba47 !important;
}

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

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

.page-bottom{
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 11px 0 2px 0;
    font-weight: 500;
    text-transform: uppercase;
}

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

.page-bottom a:hover{
    color: #c3c3c3;
    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: #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: -36px;
    width: 45px;
    height: 50px !important;
}

.copyright{
    display: block;
}

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

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


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

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .carousel-inner {
        height: 330px;
    }
    
    .logo {
        max-width: 150px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-top: 60px;
    }

}

@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;
    }
    
    .page-footer-top {
        height: 350px;
    }
    
    .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;
    }

}

@media only screen and (max-width: 480px) {
   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .logo {
        max-width: 172px;
        padding-left: 20px;
    }
    
    .navbar {
        min-height: 150px;
    }
    
    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
        padding-top: 74px;
    }
    
    .RadNavigation .rnvMore {
        font-size: 32px;
    }
    
    .carousel-inner {
        height: 260px;
    }
    
    .icon-content {
        margin-top: 0px;
        max-width: 90%;
    }
    
    .icon-content h2 {
        margin-bottom: 60px;
    }
    
    .rnvMorePopup .rnvLink .rnvToggle {
        right: 4px;
    }
    
    body {
        font-size: 18px;
    }
    
    h1 {
        font-size: 3em;
    }
    
    .page-footer-top {
        height: 300px;
    }
    
    .footer-right-col {
        text-align: center;
        padding-top: 20px;
    }
    
}

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

}

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