body {
    color: #000000;
    font-family: "Montserrat", sans-serif; 
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    background-color: #fff;
}


.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: #000000;
}

a:hover {
    color: #000c73;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    font-style: normal;
    color: #000c73;
}

h1{
    margin-top: 0px;
    font-size: 50px;
    color: #fff;
}

h2{
    font-size: 28px;
}

h3{
    margin-top: 0px;
    font-size: 24px;
}

h4 a{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #000c73 !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

h4 a:hover{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #3b66ae !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

h5{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #fff !important;
        margin-top: 0px;
    margin-bottom: 0px;
}

h6{
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #fff !important;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
}

a[href*="tel:"]{
    text-decoration: none !important;
}

hr {
    height: 0px;
    border-style: solid;
    border-color: #3b66ae;
    border-width: 1px;
    width: 200px;
}

.btn{
    text-decoration: none !important;
    font-weight: 400;
    font-style: normal;
    padding: 5px 5px 5px 5px;
    margin: 10px;
}

.btn-default {
    color: #fff !important;
    background: #9f733a !important;
    border-color: #9f733a !important;
    padding: 8px 29px;
    font-size: 13px;
    border-radius: 30px;
}

.btn-default:hover {
    color: #fff !important;
    background: #865c25 !important;
    border-color: #865c25 !important;
    padding: 8px 29px;
    font-size: 13px;
    border-radius: 30px;
}

.btn-primary{
    color: #fff !important;
    background: #9f733a !important;
    border-color: #9f733a !important;
    padding: 8px 29px;
    font-size: 13px;
    border-radius: 30px;
}

.btn-primary:hover {
    color: #fff !important;
    background: #865c25 !important;
    border-color: #865c25 !important;
    padding: 8px 29px;
    font-size: 13px;
    border-radius: 30px;
}

.btn-homepage {
    background: url(images/homepage.png) no-repeat;
    padding: 5px 19px;
    font-size: 19px;
    border-radius: 2px;
    height: 115px;
width: 187px;
}

.btn-homepage:hover {
    background: url(images/homepage-hover.png) no-repeat;
    padding: 5px 19px;
    font-size: 19px;
    border-radius: 2px;
    height: 115px;
    width: 187px;
}

.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: 30px 0px;
}

.header-left {
    text-align: left;
}

.header-right {
    text-align: right;
    color: #fff !important;
    padding-top: 50px;
    padding-right: 40px;
}

.header-right a {
    text-align: right;
    color: #fff !important;
}

.header-right a:hover {
    text-align: right;
    color: #fff !important;
    font-weight: 500;
}

.page-navigation{
    background: #3b66ae;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-header{
    min-height: 65px;
}

.navbar-default{
    background-color: transparent;
    border: 0;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 7px 0 0 0;
    color: #fff;
    margin-right: 32px;
}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 32px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: center;
    padding-top: 4px;
}

.rnvLink, .rnvLink:hover, .rnvLink:active, .rnvLink:focus{
    color: #fff;
}

.rnvText:hover{
    color: #fff;
    font-style: normal;
    font-weight: 700;
    padding: 2px;
}

.RadNavigation .rnvRootLink{
    border: 0;
    padding: 12px 20px 0px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}

.rnvPopup{
    border: 0;
    background-color: #3b66ae;
}

.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: #fff;
    font-weight: 700;
        padding: 2px;
}

.RadNavigation .rnvMore:before {
    float: left;
    content: "\f0c9";
    left: 0;
    margin-left: 0px;
    width: auto;
}

.rnvMorePopup {
    background-color: #3b66ae;
}

.rnvPopup .rnvLink {
    padding: 10px 30px 10px 35px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    font-weight: 500;
}

.rnvLink .rnvText {
    display: inline-block;
    vertical-align: top;
    padding: 0px 8px 0px 8px;
}

.rnvLink .radIcon {
    font-size: 19px;
    width: 20px;
    height: 30px;
    line-height: 24px;
}

.logo{
    display: inline-block;
    padding: 25px 0px 20px 20px;
    max-width: 600px;
}

.banner {
    background: url(images/banner2.jpg) center no-repeat;
    height: 675px;
    background-size: cover;
}

.banner-content{
    padding-top: 100px;
    margin-left: 100px;
    max-width: 350px;
}

.page-header{
    background-color: #000c73;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.logo-container{
    display: table;
    height: 100%;
    width: 100%;
}

.logo-content-container{
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.page-bottom {
    color: #fff;
    background-color: #000c73;
    text-align: center;
    padding-top: 20px;
    font-weight: 400px;
    font-size: 9px;
}

.page-bottom a{
    color: #fff;
}

.page-bottom a:hover{
    color: #3b66ae;
    text-decoration: none;
    font-weight: 400px;
}

.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: 39px;
    margin-top: -3px;
}

.copyright{
    display: block;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #3b66ae !important;
    background-color: white !important;
}

.r-tabs-state-active {
   border-bottom: 4px solid #3b66ae !important;
}
 

@media only screen and (min-width: 2120px) and (max-width: 3840px) {
    
    .banner {
        height: 1800px;
    }
    
}
    
@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
    
    .body {
        font-size: 16px;
    }
    
    .header-right {
        padding-right: 10px;
    }
    
    .logo {
        padding: 25px 0px 20px 0px;
    }
}

@media only screen and (max-width: 768px) {
   
    .footer-left-col, .footer-right-col{
        text-align: center;
    }
    
    .footer-social-icons {
        padding-top: 0px;
    }
    
    .HHLogo {
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .header-right {
        display: none;
    }
    
    .logo {
        padding: 25px 0px 20px 0px;
        margin-left: -15px;
    }
    
    .logo-content-container {
        text-align: center;
    }
}

@media only screen and (max-width: 414px) {

    .banner {
        height: 330px;
    }
    
    .logo {
        max-width: 350px;
        padding: 15px;
    }
    
    .banner-content {
        padding-top: 20px;
        margin-left: 10px;
        max-width: 300px;
    }
    
    h1 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 375px) {

}

@media (max-width: 1024px) and (min-width: 361px){
    .rnvMorePopup {
        min-width: 24vw;
        max-width: 60vw;
    }
    
}