body {
    color: #000;
    background-color: #fbf4e3;
    font-family: Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}

a {
    color: #182738;
}

a:hover, a:active, a:focus {
    color: #b39561;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    color: #000;
}

h1{
    margin-top: 0px;
    color: #000;
    padding: 0 4% 2px 0;
    font-size: 22px;
}

h2{
    font-size: 22px;
}

h3{
    font-size: 18px;
}

.carousel-caption{
    padding-bottom: 0px;
    height: 140px;
}

.banner-text{
    padding-bottom: 0px;
}

.animal-btn {
        border: solid #170a0a 3px;
}

.animal-btn:hover {
        border: solid #885a21 3px;
}

.banner{
    background: url(images/banner02.png) center no-repeat;
    height: 500px;
    background-size: cover;
}

a[href*="tel:"]{
    text-decoration: none !important;
}

.t-container-fluid{
    max-width: 100% !important;
}

.slider-container{
    max-width: 960px;
    margin: 0 auto;
}

.slider-content{
    overflow: hidden;
}

.content-container{
    max-width: 960px;
    margin: 0 auto;
}

.main-content{
    overflow: hidden;
    padding: 50px 0;
}

.page-navigation{
    background: transparent;
    height: 45px;
    margin-top: -50px;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-header{
    min-height: 65px;
}

.navbar-default{
    background-color: transparent;
    border: 0;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 4px 0 0 0;
}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 0px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: center;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.rnvLink:hover{
    color: #885a21;
}

.RadNavigation .rnvRootLink{
    border: 0;
    padding-bottom: 0px;
}

.rnvPopup{
    border: 0;
    background-color: #3c1818;
}

.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: 28px;
    height: auto;
    right: 10px;
}

.RadNavigation .rnvMore:hover{
    color: #fff;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    width: auto;
}

.rnvMorePopup {
    background-color: #3c1818;
    margin-top: 0px;
}

.rnvPopup .rnvLink {
    padding: 10px 30px 10px 10px;
}

.rnvLink .radIcon {
    font-size: 16px;
    width: 16px;
    height: 21px;
    line-height: 16px;
}


.logo{
    display: inline-block;
    padding-top: 0px;
    margin-top:-40px;
}

.page-header{
    height: 280px;
    background: url(images/background.png) center;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
}

.logo-container{
    display: table;
    height: 100%;
    width:100%;
}

.logo-content-container{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.page-footer{
    color: #fff;
    font-weight: 600;
}

.page-footer a{
    color: #fff;
}

.page-footer a:hover{
    text-decoration: none;
    color: #885a21;
}

.page-footer-top{
    background: url(images/background.png) center  no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 10px;
}

.footer-left-col h4{
    color: #fff;
    font-size: 14px;
    margin: 0px;
}

.footer-left-col{
    padding-top: 13px;
}

.footer-middle-col{
    text-align: center;
    padding-bottom: 10px;
    padding-top: 0px;
}

.footer-right-col{
    text-align: right;
}

.footer-right-col a{
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.footer-right-col a:hover{
    color: #885a21;
}

.footer-social-icons{
    padding-left: 0px;
    padding-top: 46px;
}

.footer-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.footer-social-icons .middle-social-icon{
    padding: 0 10px;
}

.page-bottom{
    background-color: #885a21;
    color: #fff;
    text-align: center;
    padding: 22px 0 0px 0;
    font-weight: 300;
    font-size: 10px;
}

.page-bottom a{
    color: #fff;
}

.page-bottom a:hover{
    color: #fff;
}

.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: -38px;
    width: 59px;
}

.copyright{
    display: block;
}
@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .logo img{
        max-width: 376px;
    }
    
    .logo {
        margin-top: -33px;
    }
    
    .banner {
        height: 330px;
    }

    .page-header{
        height: 235px;
    }

    .content-right-col {
        margin-top: 0px;
    }

    .bottom-middle-col{
        height: auto;
        max-width: 100%;
    }
   
    .footer-left-col, .footer-right-col{
        text-align: center;
    }

    .footer-middle-col {
        margin-bottom: -10px;
        padding-top: 0px;
    }
    
    .footer-social-icons{
        padding-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .logo img {
         max-width: 360px;
     }

   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .footer-social-icons{
        padding-top: 11px;
    }
    
    .footer-left-col{
        padding-top: 5px;
    }
    
    .banner {
        height: 210px;
    }
}


@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 320px) {
    
        .logo img {
         max-width: 275px;
     }
    
    .page-header {
        height:  184px;
    }

}