@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}

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

.menu-header > ul > li > a {
    padding: 17px 10px;
    font-size: 19px;
}

header.header .container-fluid, section.stallion-sec .container-fluid, section.gallery-sec .container-fluid {
    padding: 0 90px;
}

nav.nav .container-fluid {
    padding: 0 90px;
}

header.header a.cnt-nmbr {
    padding-top: 40px;
    font-size: 19px;
}

header.header .logo img {
    width: 250px;
}

header.header ul.head-icons {
    padding: 20px 0 0;
}

section.hero-sec .container-fluid {
    padding: 0 90px;
}

section.hero-sec {
    position: relative;
    z-index: 9;
}
section.hero-sec .head {
    padding: 300px 0 50px;
    text-align: center;
}
section.hero-sec .head .hero-wrap .hero-inner-wrap h2 {
    margin: 0 0 10px;
    font-size: 80px;
}


section.bled-about .desc {
    padding-top: 0px;
}

section.bled-about {
    padding: 70px 0;
}

section.bled-about .row {
    display: flex;
    align-items: center;
}

section.bled-about .desc p {
    line-height: 27px;
    font-size: 15px;
}

section.stallion-sec .row {
    padding: 40px 20px 40px;
}
section.stallion-sec .head p, section.horse-sec .head p, section.gallery-sec .head p, section.contact-sec p {
    font-size: 15px;
    line-height: 27px;
    padding: 0 250px;
    position: relative;
    z-index: 9;
}
section.stallion-sec .head h2, section.horse-sec .head h2, section.gallery-sec .head h2, section.contact-sec h2 {
    font-size: 45px;
    margin: 0 0 10px;
    position: relative;
    z-index: 9;
}
section.stallion-sec .stallion-wrap {
    padding: 460px 20px 20px;
    margin-bottom: 30px;
}

section.stallion-sec .stallion-wrap h2 {
    font-size: 26px;
}

section.horse-sec {
    padding: 60px 0;
}

section.gallery-sec {
    position: relative;
    z-index: 99;
}


section.gallery-sec .row {
    background: #690213;
    padding: 80px 20px 0px;
}
section.gallery-sec .head p {
    padding: 0 250px;
    padding: 0 190px;
    text-align: center;
}

section.contact-sec {
    padding: 50px 0;
    position: relative;
    z-index: 9;
}

section.contact-sec h2 {
    font-size: 45px;
    margin: 0 0 10px;
    position: relative;
    z-index: 9;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 34px;
}

.sec-cta .right ul li a {
    font-size: 18px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 26px;
}

.sec-cta {
    padding: 50px 0;
}
.cnt-nmbr2 {
    font-size: 20px;
}
.page-id-24 .cnt-nmbr2 {
    padding-bottom: 0;
}
}

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

}
 
@media screen  and (max-width: 1200px){  

}

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

}

@media screen  and (max-width: 1000px){     
.menu-header {
    display: none;
}
header.header a.cnt-nmbr {
    padding-top: 0;
    font-size: 12px;
    margin-left: 50px;
}

header.header .col-sm-6.logo {
    width: 30%;
}

header.header .col-sm-3 {
    width: 35%;
}
    
header.header a.cnt-nmbr i {
    font-size: 16px !important;
}
.cnt-nmbr2 {
    font-size: 12px;
    margin-left: 50px;
}

.cnt-nmbr2 i{
    font-size: 16px !important;
}

header.header .logo img {
    width: 150px;
}

header.header {
    padding: 22px 0 10px;
    position: relative;
}

header.header ul.head-icons {
    padding: 0px 0 0;
}

header.header ul.head-icons a {
    width: 44px;
    height: 44px;
}

header.header ul.head-icons a i {
    font-size: 24px;
}

section.hero-sec .head {
    padding: 250px 0 50px;
}
section.bled-about .desc h2 {
    font-size: 25px;
}
section.bled-about .desc p {
    line-height: 24px;
    font-size: 14px;
}
section.bled-about .desc a {
    font-size: 16px;
    margin: 20px 0 0;
    padding: 8px 12px;
}
section.bled-about {
    padding: 0;
}
section.stallion-sec .row {
    padding: 40px 0 40px;
}
section.stallion-sec .stallion-wrap h2 {
    font-size: 18px;
}
section.stallion-sec .stallion-wrap {
    padding: 170px 10px 20px;
    margin-bottom: 10px;
}
section.stallion-sec a.stallions {
    font-size: 16px;
    margin: 15px 0 0;
    padding: 10px 40px;
}
section.gallery-sec .row {
    padding: 40px 0 50px;
}
section.gallery-sec .row.bottom .gallery-wrap {
    gap: 15px;
    grid-template-rows: 2fr 2fr;
}
section.stallion-sec .head h2, section.horse-sec .head h2, section.gallery-sec .head h2, section.contact-sec h2 {
    font-size: 36px;
}
section.gallery-sec .head p {
    padding: 0 110px;
}
section.gallery-sec .head {
    margin-bottom: 20px;
}
section.stallion-sec .head p, section.horse-sec .head p, section.gallery-sec .head p, section.contact-sec p {
    font-size: 15px;
    line-height: 27px;
    padding: 0 100px;
}
section.contact-sec h2 {
    font-size: 36px;
    margin: 0 0 0;
}
section.contact-sec {
    padding: 70px 0;
}
section.contact-sec .bled-contact .wpcf7 form input, section.contact-sec .bled-contact .wpcf7 form textarea {
    height: 50px;
    padding: 10px;
}
section.contact-sec .bled-contact .wpcf7 form textarea {
    height: 180px;
}
section.contact-sec .bled-contact .wpcf7 form input[type="submit"] {
    font-size: 18px;
}
section.contact-sec {
    padding: 50px 0;
    position: relative;
    z-index: 9;
}
.tnp-field input[type="submit"] {
    position: relative;
    width: 160px;
}
footer.footer .col-sm-3:not(.col-sm-3:last-child):before {
    right: 10px;
    top: 0;
    height: 190px !important;
}
footer.footer {
    background-color: #050505;
    margin: 0;
    padding: 40px 0 0;
}
footer.footer h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
footer.footer ul li a {
    font-size: 14px;
}
section.cop p {
    font-size: 15px;
    padding: 10px 0;
}
section.bled-about:before {
    height: 100%;
    top: 0;
}

header.header:before {
    height: 100% !important;
    Z-INDEX: -1;
}

header.header .container-fluid, section.stallion-sec .container-fluid, section.gallery-sec .container-fluid {
    padding: 0 20px;
}


a#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    background-color: #690213;
    text-align: center;
    color: white;
    transition: all ease-out 0.3s;
}

.nav-cross span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.nav1 .container {
    width: 100%;
}

html.open-menu nav.nav1 {
    z-index: 9999;
    transform: translateX(0);
    background-color: #000;
}

.nav1 ul li a {
    color: #fff;
}

.push-logo {
    margin: 50px 20px 30px;
}

.nav1 .search-nav input {
    display: none;
}
.page-id-16  section.meet .desc p {
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 0;
}
.page-id-16   section.meet .desc h3 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 32px;
    font-weight: 600;
}
.page-id-16 section.bled-about .desc h3 {
    margin: 0 0 10px;
    font-size: 28px;
}
.inner-banner {
    height: 130px;
}
.inner-banner h2 {
    padding: 80px 0 0;
    font-size: 36px;
}
.page-id-165 section.meet-mares .desc h2 {
    margin: 0 0 10px;
    font-size: 20px;
}
.page-id-165 section.meet-mares .desc p {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 0;
    font-weight: 300;
}
section.meet-mares .mare-pic {
    height: 300px;
}
section.meet-mares .desc a {
    font-size: 14px;
}
.page-id-20 .bled-highlights .highlight-box .highlights-img img {
    height: 300px;
}
.page-id-20 .bled-highlights .highlight-box a h3 {
    margin: 10px 0 10px;
    font-size: 18px;
    line-height: 28px;
    height: 30px;
}
.page-id-20 section.bled-highlights {
    padding: 40px 0 0 0;
}
.page-id-22 .col-sm-4 {
    width: 100%;
}
.page-id-24 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 50px;
    padding: 0 10px;
}
.page-id-24  .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 28px;
}
.page-id-24 .sec-cta .right ul li a {
    font-size: 14px;
}
.page-id-24 .sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 16px;
}
.page-id-24 .sec-cta .head-top .social ul li a i {
    font-size: 16px;
    height: 35px;
    width: 35px;
}
.page-id-24 .sec-cta .head-top .social ul li a {
    font-size: 14px;
}
.page-id-24 .sec-cta textarea.wpcf7-form-control.wpcf7-textarea {
    height: 160px;
    margin: 0 0 10px;
    padding: 10px 10px;
}
.page-id-24 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 15px;
    height: 45px;
    padding: 0 10px;
}
.page-id-24 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 8px;
}
.page-id-24 .sec-cta {
    padding: 50px 0 0 0;
}
.page-id-24 .sec-cta .right ul li i {
    margin-right: 5px;
    font-size: 17px;
}


@media screen  and (max-width: 600px){     
.logo img{
    max-height: 90px;
}
.cnt-nmbr2 {
    display: none;
}

header.header ul.head-icons a {
    width: 28px;
    height: 28px;
}

header.header ul.head-icons a i {
    font-size: 15px;
}

header.header a.cnt-nmbr {
    display: none;
}
header.header ul.head-icons {
    position: relative;
    top: -65px;
}
header.header .logo img {
    width: 160px;
}
header.header .col-sm-6.logo {
    width: 100%;
}
header.header .col-sm-3 {
    width: 100%;
}
section.hero-sec .container-fluid {
    padding: 0 90px;
}
section.hero-sec .head {
    padding: 0;
}
section.bled-about .desc h2 {
    font-size: 22px;
}
section.bled-about .row {
    display: block;
    align-items: center;
}
section.bled-about .desc {
    padding-top: 30px;
}

section.bled-about {
    margin-bottom: 30px;
}
section.bled-about img {
    height: auto;
}
section.stallion-sec .head h2, section.horse-sec .head h2, section.gallery-sec .head h2, section.contact-sec h2 {
    font-size: 26px;
}
section.stallion-sec .head p, section.horse-sec .head p, section.gallery-sec .head p, section.contact-sec p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px !important;
}
section.gallery-sec .row.bottom .gallery-wrap .item-1 {
    height: auto;
}

section.gallery-sec .row.bottom .gallery-wrap {
    display: inline-block;
}
section.gallery-sec .row.bottom .gallery-wrap .item img, section.gallery-sec .row.bottom .gallery-wrap .item video {
    padding-bottom: 40px;
}
section.gallery-sec .row {
    padding: 40px 0 0;
}    
section.contact-sec h2 {
    font-size: 28px;
    margin: 0 0 0;
}
section.contact-sec {
    padding: 50px 20px;
}
footer.footer .col-sm-3 {
    width: 100%;
    padding-top: 50px;
}
footer.footer {
    background-color: #050505;
    margin: 0;
    padding: 0;
}
footer.footer h3 {
    margin: 0 0 10px;
    font-size: 22px;
}
footer.footer ul li a {
    font-size: 16px;
}
section.cop {
    background: #050505;
    padding-top: 10px;
}
.inner-banner h2 {
    padding: 60px 0 0;
    font-size: 36px;
}
.page-id-16 section.meet .desc {
    padding-bottom: 30px;
}
.page-id-18 section.stallion-sec .row {
    padding: 0 0 40px;
}
.page-id-24 .sec-cta .head-top h3 {
    margin: 60px 0 10px;
    font-size: 26px;
}

footer.footer .col-sm-3:not(.col-sm-3:last-child):before {
    display: none;
}

section.meet {
    padding: 0px 0;
}

section.meet-mares .row {
    flex-flow: wrap;
}

section.meet-mares .mare-pic {
    height: auto;
}

.gallery-page .tab .tab-content .item {
    height: auto;
}
}