body {
    color: #000;
    background-color: #eeeeef;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 1.7;
}

.home body {
    background-color: #000 !important;
}

.shop-book {
    display: none;
}

@font-face {
    font-family: 'charismsignature';
    src: url('fonts/charism-webfont.eot');
    src: url('fonts/charism-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/charism-webfont.woff2') format('woff2'),
         url('fonts/charism-webfont.woff') format('woff'),
         url('fonts/charism-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

a {
    color: #000;
}

a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

.PageModuleTitle {
    font-size: 200%;
}

td {
    padding: 10px;
}

hr {
    height: 0px;
    border-style: solid;
    border-color: #000;
    border-width: .5px;
    width: 100px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.homehr {
    height: 0px;
    border-style: solid;
    border-color: #fff;
    border-width: 2.5px;
    width: 85px;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    color: #000;
    font-family: 'charismsignature';
    font-weight: 400;
}

h1{
    margin-top: 0px;
    font-size: 2em;
    text-align: center;
}

h2{
    font-size: 2.75em;
}

h3{
    font-size: 1.5em;
    margin-top: 0px;
}

h4{
    font-size: 1.25em;
}

h5{
    font-size: 1em;
}

h6 {
    font-size: .75em;
}

.grow {
    transition: all .2s ease-in-out;
    padding: 11px 0;
    transform: scale(.85);
}

.grow:hover {
    transform: scale(.85);
}

.animal-detail-btns .fa-envelope-o:before{
    content: "\f0e0";
}

.btn{
    color: #fff !important;
    text-decoration: none !important;
    font-size: 1em;
    border-radius: 5px;
    border-color: transparent;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px;
}

.btn-default{
    color: #fff !important;
    border-radius: 5px;
    background-color: #000;
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: 400;
}

.btn-default:hover {
    color: #fff !important;
    border-radius: 5px;
    background-color: #000;
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: 300;
}

.btn-primary {
    color: #fff !important;
    border-radius: 5px;
    background-color: #000;
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: 400;
}

.btn-primary:hover {
    color: #fff !important;
    border-radius: 5px;
    background-color: #000;
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: 300;
}

.btn-home {
    color: #000 !important;
    border-radius: 5px;
    background: linear-gradient(#fff, #d7d7d7);
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    font-weight: 400;
    padding: 10px;
}

.btn-home:hover {
    color: #000 !important;
    border-radius: 5px;
    background: linear-gradient(#fff, #d7d7d7);
    transition: ease .04s;
    min-width: 130px;
    border: none;
    height: 35px;
    padding: 10px;
    font-weight: 300;
}

a[href*="tel:"]{
    text-decoration: none !important;
}

.t-container-fluid{
    max-width: 100% !important;
}

.content-container{
    max-width: 1200px;
    margin: 0 auto;
}

.main-content{
    overflow: visible;
    padding-top: 50px;
    padding-bottom: 20px;
}

.home-container{
    max-width: 1000px;
    margin: 0 auto;
}

.home-content{
    overflow: visible;
    padding-top: 50px;
    padding-bottom: 80px;
    color: #fff !important;
}

.header {
    background-color: #eeeeef;
    min-height: 115px;
}

.page-navigation{
    background-color: #000;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    padding-top: 10px;
    display: block;
    padding-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
}

.navbar{
    position: relative;
}

.navbar-header{
    min-height: 100px;
}

.navbar-default{
    background-color: transparent !important;
    border: 0 !important;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 12px 0px 0px 20px;

}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 0px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: right;
    padding-right: 20px;
    padding-top: 13px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
}

.rnvLink:hover{
    color: #fff;
    font-weight: 700;
}

.RadNavigation .rnvRootLink{
    border: 0;
    padding: 17px 30px 0px 25px;
    font-size: 14px;
    text-transform: uppercase;
}

.rnvPopup{
    border: 0;
    background-color: #000;
}

.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: 19px;
    height: auto;
    right: 10px;
}

.RadNavigation .rnvMore:hover{
    color: #fff;
        font-weight: 700;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    width: auto;
}

.rnvMorePopup {
    background-color: #000;
    margin-top: 0px;
}

.rnvMorePopup .rnvLink .rnvToggle {
    right: 15px;
    top: 14px;
}

.rnvPopup .rnvLink {
    padding: 10px 43px 5px 43px;
    text-transform: uppercase;
    font-size: 14px;
     background-color: #000;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #fff;
}

.rnvPopup .rnvLink:hover {
    color: #fff;
        font-weight: 700;
}

.rnvLink .radIcon {
    font-size: 15px;
    width: 29px;
    height: 20px;
    line-height: 20px;
}

.logo{
    display: inline-block;
    padding: 0px 10px 10px 50px;
    z-index: 100;
    position: relative;
    max-width: 250px;
}

.page-header-bg{
    background: #eeeeef;
    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;
}

.banner {
    background: url(images/banner2.jpg) bottom no-repeat;
    height: 600px;
    background-size: cover;
}

.banner-pane {
    padding-top: 100px;
}

.banner-pane h2 {
    font-size: 3.75em;
}

.home {
    display: flex;
    color: #fff !important;
}

.home-bg {
    background: #000;
    margin-left: -15px;
    margin-right: -15px;    
}

.home h2 a {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 1em !important;
}

.home h2 a:hover {
    color: #fff;
    text-transform: none;
}

.home-content h1 {
    margin-top: 0px;
    font-size: 5em;
    text-align: left;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: .2em;
}

.home-content h3 {
    font-size: 3.5em;
    margin-top: 0px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .05em;
    margin-bottom: -7px;
}

.home .t-col-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.home .t-col {
    padding: 0px !important;
}

.home-col {
    height: 400px;
    overflow: hidden;
}

.home-col1 {
    height: 400px;
    overflow: hidden;
    padding-right: 40px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.home-col img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}


.left-img, .right-img {
    display: flex;
    align-items: flex-end;
}

.right-img img {
    max-height: 434px;
    object-position: bottom;
}

.page-footer{
    color: #000;
    background: #eeeeef;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.page-footer a{
    color: #000;
}

.page-footer a:hover{
    text-decoration: none;
    color: #000;
}

.page-header-top{
    background: linear-gradient(#fff, #d7d7d7);
    margin-left: -15px;
    margin-right: -15px;
    background-size: cover;
    overflow: hidden;
}

.header-left-col{
    line-height: 17px;
    font-size: 14px;
    padding-top: 20px;
    padding-left: 50px;
}

.header-middle-col{
}

.header-right-col{
    text-align: right;
    padding-top: 0px;
    padding-right: 35px;
}

.header-social-icons{
    padding-left: 0px;
    padding-top: 10px;
    font-size: 15px;
}

.header-social-icons li{
    display: inline-block;
    list-style-type: none;
}

.header-social-icons .middle-social-icon{
    padding: 5px 5px 0px 15px;
}

.page-bottom{
    background: linear-gradient(#fff, #d7d7d7);
    color: #000;
    text-align: center;
    font-size: 10px;
    padding: 11px 0 2px 0;
    line-height: 2;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}

.page-bottom a{
    color: #000;
}

.page-bottom a:hover{
    color: #000;
    font-weight: 400;
}

.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: 39px;
    height: 44px !important;
    margin-right: 15px;
}

.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: 2120px) and (max-width: 3840px) {
    
    
    .banner {
        height: 1800px;
    }
    
    .home-col img {
        height: 600px;
        object-position: center !important;
    }
}

@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .home-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .home-content h3 {
        font-size: 3.2em;
    }
    
    .mid-col .t-col-inner {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .home {
        display: block;
    }
    
    .home-col img {
        height: 600px;
        object-position: center !important;
    }
    
    .home-col1 {
        height: 250px;
        padding-right: 40px;
        padding-right: 40px;
        background: #000;
    }
    

}

@media only screen and (max-width: 768px) {

    
    .home-col1 {
        height: 400px;
        padding-right: 20px;
        padding-right: 20px;
    }
    
    .home-col img {
        height: 100%;
        object-position: unset;
    }
    
    .footer-middle-col {
        margin-bottom: 4px;
        padding-top: 15px;
    }
    
    .home-content h3 {
        font-size: 3em;
    }
    
    .home-content  {
        padding-bottom: 0px;
    }
    
    .grow{
        padding-top: 35px;
    }
    
    
    .footer-left-col {
        text-align: center;
    }
    
    .footer-right-col {
        text-align: center;
        padding-top: 0px;
    }
    
    .page-footer-top {
        padding-top: 0px;
        padding-bottom: 0px;
    }



}

@media only screen and (max-width: 480px) {
   .HHLogo {
        float: none;
        margin-top: 10px;
    }
    
    .page-bottom {
        text-align: center;
    }
    
    .banner {
        height: 300px;
    }
    
    .logo {
        max-width: 300px;
        text-align: center;
    }
    
    .page-navigation {
        padding-bottom: 23px;
    }

    .RadNavigation .rnvRootGroupWrapper {
        padding-right: 0px;
    }
    
    .banner-pane h2 {
        font-size: 2.75em;
    }
    
    .banner-pane {
        padding-top: 50px;
    }

}

@media only screen and (max-width: 375px) {
    .home-content h3 {
        font-size: 2.7em;
    }
    
    .home-content h1 {
        font-size: 4em;
    }

}

@media only screen and (max-width: 320px) {
    .logo {
        max-width: 250px;
    }
    
    .home-content h3 {
        font-size: 2em;
    }
    
    .home-content h1 {
        font-size: 3em;
    }
}