body{
    color: #000;
    background: url(images/bg.jpg)repeat;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}

a{
    color: #191919;
}

a:focus, a:hover{
    color: #61605a;
    text-decoration: none;
}

.r-tabs-panel a{
    color: #191919;
}

.r-tabs-panel a:focus, a:hover{
    color: #aba793 !important;
}

h1, h2, h3, h4, h5, h6{
    color: #000;
    font-family: 'Rye', cursive;
    font-weight: 100;
}

h1{ 
   font-size: 32px;
}  

h2{
    font-size: 26px;
}

.content-container{
    max-width: 1200px;
    margin: 0 auto;
}

.main-content{
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 80px;
}

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

.carousel {
    position: relative;
    margin: 0 auto;
}

.gallery{
    padding: 60px 0px;
}

.gallery-heading{
    text-align: center;
    padding-bottom: 25px;
}

.jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        .jssorb051 .i {position:absolute;cursor:pointer;}
        .jssorb051 .i .b {fill:#fff;fill-opacity:0.5;}
        .jssorb051 .i:hover .b {fill-opacity:.7;}
        .jssorb051 .iav .b {fill-opacity: 1;}
        .jssorb051 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}

/*NAVIGATION*/

.top-navigation{
    background: #37373e;
    height: inherit;
}

.header-left-col{
    text-align: left;
}

.header-left-col a{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

.header-left-col a:hover{
    color: #8e8e8e;
}

.header-right-col{
    float: right;
}

.header-social-icons{
    padding-left: 0px;
    padding-top: 0px;
    margin-bottom: 11px;
}

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

.header-social-icons .middle-social-icon{
    padding: 0px 9px;
    padding-top: 7px;
    margin-bottom: -2px;
}

.icon-space{
    padding: 0px 9px;
}

.navigation-rip{
    background: url(images/nav-rip.png) repeat;
    height: 122px;
    border: 0;
    border-radius: 0px;
    z-index: 9999999;
}

.rip{
    background: url(images/rip.png)repeat;
    height: 45px;
    margin-top: -20px;
}

.nav-social-icons{
    text-align: right;
    padding-top: 15px;
    font-size: 13px;
    margin-left: 0px;
    padding-left: 0px;
}

.nav-social-icons a{
    color: #fff;
    text-decoration: none;
}

.nav-social-icons a:hover{
    color: #999999;
}

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

.navbar{
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background-color: transparent;
}

.navbar-header{
    min-height: 65px;
}

.navbar-brand {
    float: left;
    padding: 3px 30px;
    max-width: 339px;
}

.RadNavigation .rnvMore.rnvRight{
    border: 0;
    margin: 7px 15px 0px 0;
    padding-bottom: 74px;
    color: #fff;
}

.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation .rnvSelected.rnvMore.rnvRight{
    margin-right: 15px;
}

.RadNavigation .rnvRootGroupWrapper{
    border: 0;
    text-align: right;
    padding-top: 3px;
}

.rnvPopup{
    border: 0;
    background: url(images/dropdown-bg.jpg) repeat;
    color: #fff;
    font-family: 'Rye', cursive;
    font-size: 22px;
    line-height: 40px;
}

.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: #C8C8C6 !important;
}

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

.RadNavigation .rnvRootLink{
    color: #fff;
    border: 0;
    padding: 41px 20px 35px 20px;
    font-family: 'Rye', cursive;
    font-size: 19px;
}

.rnvLink:hover{
    color: #C8C8C6 !important;
}

.rnvLink .radIcon {
    font-size: 20px;
    width: 1.25em;
    height: 1.25em;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}

.logo-container{
    display: table;
    height: 100%;
    width:100%;
}

/*NAVIGATION END*/

.wagyu-banner {
    background: url(images/wagyu-banner.JPG) center no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -20px;
}

.banner {
    background: url(images/banner.JPG) center no-repeat;
    background-size: cover;
    height: 700px;
    margin-top: -20px;
}

.video-banner{
    margin: 0 auto;
    text-align: center;
    margin-top: -55px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -48px;
}

.video-banner-about{
    margin: 0 auto;
    text-align: center;
    margin-top: -55px;
    margin-left: -15px;
    margin-right: -15px;
}

.cattle-banner{
    background: url(images/cattle-banner.JPG);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.registered-cattle-banner{
    background: url(images/registered-cattle-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.commercial-cattle-banner{
    background: url(images/commercial-cattle-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.breeder-deer-banner{
    background: url(images/breeder-deer-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.hunting-banner{
    background: url(images/hunting-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.contact-banner{
    background: url(images/contact-banner.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.gallery-banner{
    background: url(images/gallery-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.events-banner{
    background: url(images/events.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.lodging-banner{
    background: url(images/lodging-photo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}

.about-banner{
    background: url(images/about-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-top: -16px;
}


/*FOOTER*/

.page-footer{
    color: #fff;
    background: #403a35;
    padding-top: 11px;
    color: #98938e;
}

.page-footer a{
    color: #98938e;
}

.page-footer a:hover{
    text-decoration: none;
    color: #fff;
}

.footer-left-col{
    text-align: left;
}

.footer-left-col a{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

.footer-left-col a:hover{
    color: #8e8e8e;
}

.footer-social-icons{
    padding-left: 0px;
    padding-top: 0px;
    margin-bottom: 11px;
}

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

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

.page-bottom{
    background-color: #403a35;
    text-align: center;
    font-size: 10px;
}

.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;
    max-width: 34px;
    height: 0px!important;
    margin-top: 2px;
}

.copyright{
    display: block;
}

/*FOOTER END*/


@media only screen and (max-width: 1024px) {
    .RadMenu{
        max-width: 100%;
    }
}

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

}

@media only screen and (max-width: 768px) {
    .HHLogo {
        float: none;
        margin-top: 22px;
        padding-bottom: 50px;
    }
    
    .footer-left-col, .footer-right-col{
        text-align: center;
        margin-top: 3px;
        margin-bottom: 17px;
    }
    
    .header-left-col{
        display: none;
    }
    
    .space{
        padding-top: 25px;
    }
    
    .banner{
        height: 800px;
    }

}

@media only screen and (max-width: 480px) {
    .footer-middle-col{
        padding-top: 11px;
    }
    
    .footer-social-icons{
        padding-top: 16px;
    }
    
    .banner{
        height: 200px;
        background-attachment: scroll;
    }
    
    .navbar-brand {
        float: left;
        padding: 16px 30px;
        max-width: 250px;
    }
   
}

@media only screen and (max-width: 375px) {
    .nav-social-icons{
        font-size: 16px;
        text-align: center;
    }
    
    .page-navigation{
        height: 42px;
    }
    
    .banner{
        height: 150px;
        background-attachment:inherit;
    }
    
}