@media only screen and (min-width: 2200px) {
  .container-layout .banner-wrapper {
    height: 1000px;
    background-size: 100% 92% !important;
  }
}
@media only screen and (min-width: 1600px) {
  .container-layout .banner-wrapper {
    height: 900px;
    background-size: 100% 92% !important;
  }
}
/* ================================ */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .container {
    max-width: 1000px !important;
  }
  .container-layout .banner-wrapper {
    height: 873px;
    background-size: 100% 92% !important;
  }
  .container-inner {
    max-width: 1147px;
  }

  .container-layout {
    max-width: 1335px !important;
  }

  .footer-contact-col.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.666667% !important;
    flex: 0 0 20.666667% !important;
    max-width: 20.666667% !important;
  }

  .copyright p {
    letter-spacing: 1.2px;
    margin-left: -19px;
  }

  .story_left {
    width: 29%;
  }

  .contact-head {
    width: 11% !important;
  }

  /* .pedigree-inner {
    overflow: auto;
  } */

  .single-head {
    width: 36% !important;
  }
} 

/* ================================ */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 1000px !important;
  }
  .container-layout .banner-wrapper {
    height: 673px;
    background-size: 100% 92% !important;
  }

  .container-inner {
    max-width: 1019px;
  }

  .container-layout {
    max-width: 1155px !important;
  }

  .footer-contact-col.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.666667% !important;
    flex: 0 0 20.666667% !important;
    max-width: 20.666667% !important;
  }

  .copyright p {
    letter-spacing: 1.2px;
    margin-left: -19px;
  }

  .story_left {
    width: 33%;
  }

  .contact-head {
    width: 11% !important;
  }

  .pedigree {
    width: 100%;
    max-width: 1101px;
  }

  /* .pedigree-inner {
    overflow: auto;
  } */

  .single-head {
    width: 36% !important;
  }

  .child-1 {
    margin-top: 104px;
  }

  .child-1 li {
    font-size: 20px;
    flex: 0 0 56.3%;
  }

  .child-2 li {
    font-size: 18px;
    flex: 0 0 27.8%;
  }

  .child-1 li::after {
    top: 68px;
  }

  .child-3 li {
    flex: 0 0 13.5%;
  }

  .child-4-inner {
    flex: 0 0 13.5%;
  }

  .main-parent {
    left: 73px;
  }

  .child-3 li::after {
    background-size: 103% 101%;
    top: 52px;
  }

  .main-parent:after {
    top: 74px;
  }
  .large_image {
    padding-left: 155px;
  }
}

/* ============================== */
@media only screen and (min-width: 993px) and (max-width: 1199px) {
  .container-layout .banner-wrapper {
    height: 573px;
    background-size: 100% 92% !important;
  }
  p {
    font-size: 15px;
  }

  h2 {
    font-size: 20px !important;
  }

  .sub-img {
    height: 480px;
    padding-right: 0;
  }

  .container {
    max-width: 755px !important;
  }

  .container-inner {
    max-width: 862px;
  }

  .container-layout {
    max-width: 947px !important;
  }

  .footer-contact-col.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.666667% !important;
    flex: 0 0 21.666667% !important;
    max-width: 21.666667% !important;
  }

  .footer-input-box.col-lg-3 {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 36% !important;
  }

  .condition.col-lg-3 {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 36% !important;
  }

  .link_text {
    font-size: 11px !important;
  }

  .copyright p {
    letter-spacing: 1.2px;
    margin-left: -19px;
  }

  .story_left {
    width: 35%;
  }

  .banner_title {
    font-size: 61px;
    line-height: 52px;
    width: 595px;
  }

  .contact-form {
    padding-left: 10px !important;
    padding-right: 4px !important;
  }

  .contact-box {
    padding-left: 60px !important;
  }

  .h1_title {
    font-size: 50px;
  }

  .contact-head {
    width: 11% !important;
  }

  .pedigree {
    max-width: 943px;
  }

  .pedigree-inner {
    overflow: auto;
  }

  .child-4 li{
    width: 51px;
    top: -20px;
  }

  .pedigree-item {
    display: flex;
    gap: 4px;
    padding-left: 0;
    /* margin-top: 51px; */
  }
  .single-head {
    width: 36% !important;
  }

  .child-1 {
    margin-top: 104px;
  }

  .child-1 li {
    font-size: 18px;
    flex: 0 0 48%;
  }

  .child-2 li {
    font-size: 12px;
    flex: 0 0 24%;
  }

  .child-1 li::after {
    top: 64px;
  }

  .child-3 li {
    flex: 0 0 12%;
    font-size: 9px;
    top: -9px;
  }

  .child-4-inner {
    flex: 0 0 12%;
  }

  .main-parent {
    left: 0px;
  }

  .child-3 li::after {
    background-size: 80% 95%;
    top: 52px;
    width: 100px;
  }

  .main-parent:after {
    top: 74px;
  }

  .child-2 li::after {
    top: 60px;
    background-size: 103% 90%;
  }

  .animate-story a {
    font-size: 12px;
  }
  .large_image {
    padding-left: 149.5px;
  }
}

/* ===================================== */
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .header-wrapper {
    display: none;
  }

  .padding-30r {
    padding-right: 0px;
  }

  .padding-30l {
    padding-left: 0px;
  }

  .inner-header-empty {
    display: none;
  }

  p {
    font-size: 15px;
  }

  h2 {
    font-size: 20px !important;
  }

  .sub-img {
    height: 480px;
    padding-right: 0;
  }

  .container {
    max-width: 755px !important;
  }

  .container-inner {
    max-width: 731px;
  }

  .container-layout {
    max-width: 742px !important;
  }

  .right-text {
    display: none;
  }

  .footer-contact-col.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667% !important;
    flex: 0 0 41.666667% !important;
    max-width: 45.666667% !important;
  }

  .footer-input-box.col-lg-3 {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45% !important;
    flex: 0 0 41% !important;
    max-width: 45% !important;
  }

  .teblet-footer-book {
    margin-top: 20px;
    width: 45% !important;
  }

  .condition.col-lg-3 {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 36% !important;
  }

  .link_text {
    font-size: 11px !important;
  }

  .copyright p {
    letter-spacing: 1.2px;
    margin-left: -19px;
  }

  .story_left {
    width: 35%;
  }

  .banner_title {
    font-size: 61px;
    line-height: 52px;
    width: 595px;
  }

  .contact-form {
    padding-left: 3px !important;
    padding-right: 0px !important;
    margin-top: 20px;
  }

  .contact-box {
    padding-left: 2px !important;
    margin-top: 20px;
  }

  .h1_title {
    font-size: 50px;
  }

  .contact-head {
    width: 11% !important;
  }

  .pedigree {
    max-width: 943px;
  }

  .pedigree-inner {
    overflow: auto;
  }

  .single-head {
    width: 36% !important;
  }

  .child-1 {
    margin-top: 104px;
  }

  .child-1 li {
    font-size: 18px;
    flex: 0 0 68.6%;
  }

  .child-2 li {
    font-size: 16px;
    flex: 0 0 33.9%;
  }

  .child-1 li::after {
    top: 64px;
  }

  .child-3 li {
    flex: 0 0 16.5%;
  }

  .child-4-inner {
    flex: 0 0 16.5%;
  }

  .main-parent {
    left: 167px;
  }

  .child-3 li::after {
    background-size: 103% 101%;
    top: 52px;
  }

  .main-parent:after {
    top: 74px;
  }

  .child-2 li::after {
    top: 70px;
  }

  .animate-story a {
    font-size: 12px;
  }

  /* .copyright-section {
    display: none;
  } */

  .contact-img {
    padding-left: 0px;
  }

  .mobile-single-img.col-lg-6 {
    padding: 0 !important;
  }

  .img-1 {
    padding-right: 0px;
  }

  .img-2 {
    padding-left: 0px;
    margin-top: 30px;
  }
  .container-layout .banner-wrapper {
     height: 473px;
     background-size: 100% 92% !important;
  }
  .large_image {
    padding-left: 93px;
  }

  .full_width_img{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px 0px !important;
  }
  .sub-img {
    height: 580px;
}
}

/* ================================ */

@media only screen and (min-width: 769px) {
  .desktop_show {
    display: none !important;
  }
}

/* ===================================== */
/* mobile responsive css */
@media only screen and (max-width: 768px) {
  /* common class start */
  .mobile_hide {
    display: none !important;
  }

  .m-marginBottom-25 {
    margin-bottom: 25px;
  }

  .m-order-1 {
    order: 1;
  }

  .m-order-2 {
    order: 2;
  }

  .m-order-3 {
    order: 3;
  }

  .m-order-4 {
    order: 4;
  }

  .m-dark {
    color: var(--dark-color) !important;
  }

  .m-blue {
    color: var(--blue-color) !important;
  }

  .mobile-padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .mobile-paddingR {
    padding-right: 20px !important;
  }

  .m-paddingL {
    padding-left: 20px !important;
  }

  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .margin-38 {
    margin-top: 17px;
  }

  .padding-50 {
    padding-right: 10px !important;
  }

  .padding_main {
    padding-left: 19px;
    padding-right: 19px;
  }

  .padding_contact{
    padding-left: 30px;
    padding-right: 30px;
  }
  .margin-main {
    margin-left: 19px;
    margin-right: 19px;
  }

  /* common class end */
  .header-section,
  .empty_div {
    height: 80px;
  }

  .center-logo {
    width: 150px;
  }

  .header-wrapper,
  .inner-header-empty {
    display: none;
  }

  .container-layout .story.banner-wrapper {
    height: 260px !important;
  }

  .banner-wrapper {
    height: 260px;
    margin-left: 0px;
    margin-right: 0px;
    background-size: cover !important;
  }

  .banner_title {
    font-size: 35px;
    line-height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }

  .banner-text {
    font-size: 12px;
  }

  .about-box {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
  }

  h2 {
    font-size: 20px !important;
    margin-bottom: 25px !important;
    letter-spacing: 4px;
  }

  p {
    font-size: 14px;
  }

  .peragraphFont p {
    font-size: 16px;
  }

  .right-text {
    display: none;
  }

  .link_text {
    font-size: 9px !important;
    letter-spacing: 1.6px !important;
  }

  .sub-wrapper {
    margin-top: 43px;
  }

  .sub-title {
    margin-bottom: 23px !important;
  }

  .sub-img {
    height: 367px;
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 38px;
  }

  .footer-wrapper {
    /* margin-top: 0px !important; */
    padding: 50px 25px 50px 25px;
  }

  .footer-nav-mobile {
    max-width: 300px;
  }

  .h3_title {
    font-size: 24px;
    /* width: 152px; */
  }

  .footer-content {
    margin-top: 27px;
  }

  .footer-nav-mobile li {
    display: block;
  }

  .footer-nav-mobile li a::after {
    height: 1px;
    background: #d8d4c8;
    bottom: 1px;
    opacity: 1;
  }

  .footer-nav-mobile li a,
  .footer-nav-mobile li {
    font-size: 16px;
    font-family: "Kamerik 205";
    padding: 0 0 8px 0 !important;
    color: var(--dark-color);
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
  }

  .book-mobile-margin {
    margin-top: 17px !important;
  }

  .mobile-contact-footer {
    display: flex;
    flex-direction: column;
  }

  .footer-nav li a,
  .footer-nav li {
    font-size: 16px;
  }

  .footer-mobileAdress {
    flex-direction: row !important;
    flex-wrap: wrap;
    width: 300px;
  }

  .footer-mobileAdress li {
    height: 16px;
    display: flex;
    align-items: center;
    padding: 0 0 0 0 !important;
  }

  .footer-mobileAdress li {
    margin-bottom: 10px;
  }

  .footer-mobileAdress li:nth-child(1) {
    border-right: 1.6px solid var(--dark-color);
    margin-right: 9px;
  }

  .footer-mobileAdress li:nth-child(3) {
    border-right: 1.6px solid var(--dark-color);
    margin-right: 9px;
  }

  .footer_add {
    margin-top: 20px;
  }

  .add_span {
    border-right: 1.6px solid var(--dark-color);
    margin-right: 5px;
    padding-right: 9px;
  }

  .mobile-input-w {
    max-width: 300px;
  }

  .mobile-padding-img {
    padding-left: 0 !important;
  }

  .margin-150 {
    margin-top: 40px;
  }

  .padding-30l {
    padding-left: 0;
  }

  .padding-30r {
    padding-right: 0;
  }

  .horse-right-inner {
    gap: 0;
    justify-content: space-between;
    width: 100%;
    margin-top: 35px;
  }

  .horse-text {
    font-size: 10px;
  }

  .horse-right-inner:after {
    content: "";
    position: absolute;
    width: 55vw;
    height: 60px;
    background: url(../images/mobile-shape-1.svg);
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -64px;
    background-size: 100%;
  }

  .hosre_dis {
    margin-top: 66px;
    margin-bottom: 35px;
  }

  .contact-box {
    padding-left: 0px !important;
    margin-top: -24px;
    margin-bottom: 43px;
  }

  .mobile-hores-heading {
    font-size: 39px !important;
    color: var(--blue-color) !important;
    font-family: "Rosella pro" !important;
    line-height: 35px;
  }

  .mobile-email:after {
    content: unset !important;
  }

  .mobile-email {
    margin-top: -4px;
  }

  .contact-img-1 {
    height: 347px;
  }

  .contact-img-1 img {
    height: 100%;
    object-fit: cover;
  }

  .contact-img {
    padding-left: 0;
    margin-top: 15px;
  }

  .contact-img img {
    height: 311px;
    object-fit: cover;
  }

  .contact-form {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 45px;
  }

  .contact-form .form-group {
    margin-bottom: 12px !important;
  }

  .h1_title {
    font-size: 39px;
    line-height: 35px;
    margin-bottom: 35px !important;
  }

  .qater_imgBoxInner {
    height: 282px;
  }

  .qater_imgBoxInner img {
    height: 100%;
    object-fit: cover;
  }

  .singleHorse_heading {
    width: auto;
    margin-top: 60px;
  }

  .single-inner-horse {
    width: 80%;
    margin-top: 0;
  }

  .main-parent {
    width: 366px;
    height: 63px;
    left: 144%;
  }

  .pedidree-title {
    font-size: 16px !important;
  }

  .pedigree-inner {
    overflow-x: auto;
  }

  .child-1 li {
    flex: 0 0 198.8%;
    font-size: 13px;
  }

  .child-2 li {
    font-size: 12px;
    flex: 0 0 98%;
  }

  .child-3 li {
    font-size: 10px;
    flex: 0 0 48%;
  }

  .child-4-inner {
    width: 42.57%;
    flex: 0 0 48%;
  }

  .child-1 {
    margin-top: 88px;
  }

  .main-parent:after {
    width: 670px;
    height: 110px;
    top: 62px;
    left: -145px;
  }

  .child-1 li::after {
    height: 72px;
    width: 434px;
    top: 57px;
  }

  .child-2 li::after {
    width: 241px;
    background-size: 103% 113%;
    top: 62px;
  }

  .child-3 {
    margin-top: 57px;
  }

  .mobile-single-img,
  .single-horse-shape {
    margin: 0 !important;
  }

  .mobile-single-img .col-lg-6 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .img-1 {
    padding-right: 0px;
    margin-top: 30px;
  }

  .img-2 {
    padding-left: 0px;
    margin-top: 30px;
  }
  .form_details {
    padding-right: 0px;
  }
  .banner-text {
    margin-top: 13px;
  }
  .side_header {
    position: absolute;
    left: -1000px;
    top: 0;
    width: 85vw;
    padding: 40px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
    transition: 0.5s ease-in-out;
    z-index: 999;
    overflow: scroll;
  }
  .header-wrapper-inner {
    border-width: 3px 0 2px 0;
    border-color: var(--border-color);
    border-style: solid;
    position: fixed;
    width: 100%;
    background: var(--light-color);
    z-index: 9;
    top: 79px;
  }
  .main-btn {
    padding: 11px 15px !important;
  }
  .main-btn a {
    font-size: 14px;
  }
  .padding0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_x0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .index-body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 220px);
  }
  .groupImage {
    height: 34vh;
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-around;
  }
  .btn_sm{
    height: 33px;
    line-height: 0.3px;
    font-size: 10px !important;
  }
  .header_text_main {
    margin-bottom: 25px;
    margin-top: 29px;
  }
  .m-pl-30{
    padding-left: 30px;
  }
  .copyright-section {
    margin-top: 55px;
  }
  .social_link_footer{
    display: inline-flex;
    padding-top: 4px !important;
    gap: 5px !important ; 
    margin-top: 0px !important ;
    margin-bottom: 0px !important;

  }
  .horse-family {
    text-align: center;
    margin-bottom: -22px !important; 
    margin-top: 30px;
    font-size: 20px;
    letter-spacing: 4px;
  }

}
/* ========================= */
@media only screen and (max-width: 576px) {
  .side_header {
    padding: 30px;
  }
  .side_header .main-btn {
    font-size: 14px;
    letter-spacing: 3px !important;
    width: 100%;
  }
}
@media only screen and (min-width: 490px) and (max-width: 769px) {
  .container-layout .story.banner-wrapper{
    height: 380px !important;
  }
  .mobile_banner {
    height: 430px !important;
  }
}
