.t-container {
    padding-left: 0px;
    padding-right: 0px;
}

@font-face {
    font-family: 'fonts/courier_newregular';
    src: url('fonts/cour-webfont.eot');
    src: url('fonts/cour-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cour-webfont.woff') format('woff'),
         url('fonts/cour-webfont.ttf') format('truetype'),
         url('fonts/cour-webfont.svg#courier_newregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #34221b;
    font-family: "Montserrat" sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    background-color: #e1c599;
}

.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

UL LI {
    list-style-type: none;
}

a {
    color: #34221b;
}

a:hover {
    color: #34221b;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "justus-pro", serif;
    font-weight: 400;
    font-style: normal;
    color: #34221b;
    letter-spacing: .5px;
}

h1{
    margin-top: 0px;
    font-size: 24px;
}

h2{
    font-size: 18px;
}

h3{
    margin-top: 10px;
    font-size: 15px;
}

a[href*="tel:"]{
    text-decoration: none !important;
}

hr {
    height: 0px;
    border-style: solid;
    border-color: #996835;
    border-width: 2px;
    width: 50px;
}

.btn{
    color: #e1c599 !important;
    text-decoration: none !important;
    padding: 10px 19px;
    font-size: 17px;
    border-radius: 2px;
    font-family: 'fonts/courier_newregular';
    font-style: normal;
}

.btn-primary {
    background: #996835;
    border-color: #996835;
}

.btn-primary:hover {
    background-color: #7b4e1f;
    border-color: #7b4e1f;
}

.btn-default{
    background: #996835;
    border-color: #996835;
}

.btn-default:hover{
    background-color: #7b4e1f;
    border-color: #7b4e1f;
}

.animal-detail-btns .fa-envelope-o:before{
    content: "\f0e0";
}

.t-container-fluid{
    max-width: 100% !important;
}

.content-container{
    max-width: 1080px;
    margin: 0 auto;
}

.main-content{
    overflow: hidden;
    padding: 80px 0px;
    min-height: 550px;
}

.home-bg{
    background: #34221b;
    padding-top: 20px;
    padding-bottom: 20px;
}

.home-container{
    max-width: 1080px;
    margin: 0 auto;
}

.home-content{
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 12px;
}

home-content h3{
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 4px;
}

.home-content a{
    color: #fff;
    text-transform: uppercase;
}

.home-content a:hover{
    color: #e1c599;
}

.page-navigation{
    background: #34221b;
    height: 50px;
    color: #fff;
    font-family: "Montserrat" sans-serif;
    font-weight: 300;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-header{
    min-height: 65px;
}

.navbar-default{
    background-color: transparent;
    border: 0;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 0px 0 0 0;
    color: #34221b;
}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 0px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: center;
    padding-top: 11px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
}

.rnvLink:hover{
    color: #e1c599;
}

.RadNavigation .rnvRootLink{
    border: 0;
    padding: 6px 25px 0px 25px;
    font-size: 13px;
    text-transform: uppercase;
}

.rnvPopup{
    border: 0;
    background-color: #34221b;
}

.RadNavigation .rnvMore{
    display: inline-block;
    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: #34221b;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    margin-left: 0px;
    width: auto;
}

.rnvMorePopup {
    background-color: #34221b;
}

.rnvPopup .rnvLink {
    padding: 10px 30px 10px 10px;
    font-size: 17px;
    text-transform: uppercase;
}

.rnvLink .rnvText {
    display: inline-block;
    vertical-align: top;
}

.rnvLink .radIcon {
    font-size: 25px;
    width: 30px;
    height: 30px;
    line-height: 32px;
}

.logo{
    display: inline-block;
    padding: 0px 5px 0px 5px;
    max-width: 600px;
}

.page-top{
    background-color: #e1c599;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    margin: 0 auto;
    border-bottom-color: #34221b;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.page-header{
    background-color: #e1c599;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.logo-container{
    display: table;
    height: 100%;
}

.logo-content-container{
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    max-width: 600px;
}

.paypal-container {
    text-align: right;
    padding-top: 25px;
}

.banner {
    background: url(images/banner.jpg) center no-repeat;
    height: 600px;
    background-size: cover;
}

.page-footer{
    color: #fff;
    background-color: #34221b;;
    overflow: hidden;
    text-align: center;
    padding: 10px 0 10px 0;
}

.page-footer a{
    color: #fff;
}

.page-footer a:hover{
    text-decoration: none;
    color: #fff;
}


.footer-left-col{
    padding-top: 26px;
}

.footer-middle-col{
    text-align: center;
}

.footer-right-col{
    text-align: right;
    padding-top: 26px;
}

.footer-social-icons {
    font-size: 24px;
    padding-top: 22px;
    letter-spacing: 6px;
}

.page-bottom {
    color: #fff;
    background: #34221b;
    text-align: center;
    padding-top: 20px;
    font-weight: 400px;
    font-size: 11px;
}

.page-bottom a {
    color: #fff;
}

.page-bottom-links ul
{
    margin: 0;
    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;
    width: 55px;
    margin-top: 0px;
}

.copyright{
    display: block;
}
 
    
@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
}

@media only screen and (max-width: 800px) {
   
    .footer-left-col, .footer-right-col{
        text-align: center;
    }

    .footer-middle-col {
        margin-bottom: 10px;
    }
    
    .HHLogo {
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .banner {
        height: 350px;
    }
    
        .logo {
    padding: 0px 5px 20px 5px;
    }
    
    .RadNavigation .rnvMore {
            right: 35px;
    }
    
    .RadNavigation .rnvMore.rnvRight {
        color: #fff;
    }
    
    .paypal-container {
        text-align: center;
    }
    
}

@media only screen and (max-width: 361px) {

    .banner {
        height: 250px;
    }
    
}

@media (max-width: 1024px) and (min-width: 361px){
    .rnvMorePopup {
        min-width: 24vw;
        max-width: 60vw;
    }
}