@media screen and (max-width: 1280px) {
  .banner-parent {
    top: 257px;
  }
  .ban_txt-parent .owl-nav button.owl-prev {
    left: -100%;
  }

  .ban_txt-parent .owl-nav button.owl-next {
    right: -1%;
  }

  .ban_txt-parent .owl-dots {
    bottom: -19%;
  }

  .box-2 {
    padding: 26px 7px;
  }

  .ban_txt h1 {
    font-size: 60px;
  }

  .ban_txt-parent .owl-carousel .owl-nav.disabled {
    display: none !important;
  }

  .ban_txt-parent .owl-nav button.owl-prev {
    display: none !important;
  }

  .ban_txt-parent .owl-nav button.owl-next {
    display: none !important;
  }

  .welcome .row {
    overflow-x: hidden !important;
  }

  .welcome h3 {
    font-size: 23px;
  }

  .new-con {
    margin-top: 100px;
  }

  .pro-con .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none;
  }

  .pro-con .owl-nav button.owl-prev {
    display: none;
  }

  .pro-con .owl-nav button.owl-next {
    display: none;
  }

  .pro-con h1 {
    font-size: 170px;
  }

  .pro-img {
    width: 69% !important;
  }

  .box-con h4 {
    font-size: 20px;
  }

  .box-con p {
    line-height: 18px;
  }

  .n-img {
    width: 100% !important;
  }

  .tabcontent .owl-nav button.owl-prev {
    left: 49%;
  }

  .tabcontent .owl-nav button.owl-next {
    right: 44%;
  }

  /* .slide-con {
    top: 8%;
  }

  .slide-txt {
    margin: 8px auto 0 auto;
  }

  .slide-con p {
    margin: 11px auto 0 auto;
  }

  .slide-txt h5 {
    font-size: 15px;
  }

  .test-con .owl-carousel .owl-nav.disabled {
    display: none !important;
  }

  .test-con .owl-nav button.owl-prev {
    display: none !important;
  }

  .test-con .owl-nav button.owl-next {
    display: none !important;
  } */

  .gallery {
    overflow: hidden !important;
  }

  .frame {
    height: 134px !important;
  }

  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 1024px) {
  .banner-parent {
    top: 256px;
    left: 0%;
    transform: translateX(2%);
    width: 35%;
  }

  .ban_txt p {
    font-size: 17px;
  }

  .ban_txt-parent {
    left: 47%;
  }

  .ban_txt h1 {
    font-size: 50px;
    line-height: 42px;
  }

  /* .ban_txt-parent .owl-dots {
  left: 5%;
} */

  .ban_txt-parent .owl-dots {
    bottom: -31%;
  }

  .ban_txt-parent .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
  }

  .box-2 p {
    width: 98%;
  }

  .welcome .row {
    justify-content: center !important;
    align-items: center !important;
  }

  .wel-txt p {
    margin: 30px 0 28px 0;
    font-size: 14px;
    line-height: 23px;
  }

  /* .new-btn {
    width: 188px;
  } */

  .pro-con h1 {
    font-size: 150px;
  }

  .book-con {
    flex-wrap: wrap;
    justify-content: center;
  }

  .box-3 {
    width: 27%;
    margin-right: 3%;
  }

  .m-img {
    width: 25%;
    margin: 0 auto 18px auto;
  }

  .box-con h4 {
    font-size: 18px;
  }

  .box-con p {
    font-size: 14px;
  }

  .tabcontent .owl-nav button.owl-prev {
    left: 47%;
  }

  .tabcontent .owl-nav button {
    top: 102%;
  }
  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 912px) {
  .pro-con h1 {
    font-size: 100px;
  }

  .product {
    height: auto;
    margin-bottom: 100px;
  }

  .index-banner {
    background-image: none;
    background-image: linear-gradient(180deg, #0b0f1b, #182335);
    height: 620px;
  }

  .banner-parent {
    position: relative;
    top: 226px;
    width: 40%;
  }

  /* .ban_txt-parent {
    position: relative;
    top: -17px;
  } */

  .ban_txt-parent {
    position: relative;
    top: 200px;
    left: 9%;
    width: 53%;
  }

  .ban_txt h1 {
    font-size: 35px;
    line-height: 34px;
  }

  .b-name {
    margin-right: auto;
  }
  /* .ban_txt-parent .owl-dots {
    left: 6%;
  } */
  .explore {
    margin: 100px 0;
  }

  .box-2 {
    margin-bottom: 30px;
  }

  .wel-img {
    margin-top: 77px;
  }

  .box-3 {
    width: 30%;
  }

  .welcome h3 {
    font-size: 21px;
  }

  .box-con h4 {
    font-size: 16px;
  }

  /* .tabcontent .owl-nav button.owl-prev {
    left: 47%;
  }

  .tabcontent .owl-nav button {
    width: 35px;
    height: 35px;
  } */

  /* .slide-con {
    top: 16%;
  }

  .slide-txt {
    margin: 14px auto 0 auto;
  }

  .slide-txt h5 {
    font-size: 15px;
  } */

  .input-div {
    width: 100%;
  }

  .pro-img {
    width: 44% !important;
    margin: 0 auto;
  }

  .tabcontent .owl-nav button {
    width: 35px;
    height: 35px;
    top: 50%;
    transform: translateY(-50%);
  }

  .tabcontent .owl-nav button.owl-prev {
    left: 19%;
  }
  .tabcontent .owl-nav button.owl-next {
    right: 19%;
  }

  .frame {
    width: 50%;
    margin: 0 auto;
  }

  .new-btn {
    width: 174px;
  }

  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 820px) {
  /* .pro-img {
    width: 44% !important;
  } */

  .ban_txt-parent {
    left: 4%;
  }

  .n-img {
    width: 46% !important;
  }

  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 800px) {
  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 786px) {
  .pro-con h1 {
    font-size: 80px;
  }
  .ban_txt-parent {
    left: 2%;
  }

  .btn-res {
  display: none;
  }
}

@media screen and (max-width: 712px) {
  .welcome h3 {
    font-size: 19px;
  }

  .btn-res {
  display: none;
  }

  .box-3 {
    width: 47%;
    margin-bottom: 30px;
  }

  #slider3 .owl-item.center .item {
    transform: scale(0.9);
  }
  #slider4 .owl-item.center .item {
    transform: scale(0.9);
  }
}

@media screen and (max-width: 600px) {
  .explore-con h6 {
    font-size: 24px;
  }

  .box-2 h4 {
    font-size: 16px;
  }
.btn-res {
  display: none;
}
  .welcome h3 {
    font-size: 17px;
  }

  .pro-con h1 {
    font-size: 70px;
  }

  /* .slide-con {
    top: 10%;
  } */

  .test-icon {
    width: 9%;
  }

  .test-img {
    width: 16%;
  }
  .slide-con p {
    line-height: 19px;
  }

  .form-con input {
    font-size: 14px;
  }
  .form-con select {
    font-size: 14px;
  }
}

@media screen and (max-width: 540px) {
  .ban_txt h1 {
    font-size: 32px;
  }

  #banner_one .owl-nav button.owl-next{
    right: 0%;
  }
  #banner_one .owl-nav button.owl-prev{
    left: 0%;
  }
  .owl-dots{
    display: none;
  }
  /* .ban_txt p {
    display: none;
  } */
  .banner_main {
    display: flex;
    flex-direction: column;
    margin: auto;
  }
  .btn-res {
    padding-top: 5%;
  }

  .btn {
    display: none;
  }
  .new-img {
    width: 70%;
  }
  .hamburger {
    font-size: 26px;
  }
  .btn-res .new-btn {
     margin: auto;
     width: 150px; 
  }

.ban_txt {
     width:100% ;
     padding-top: 10%;
  }

  .explore-con h6 {
    text-align: center;
  }
  .line-img {
    display: none;
  }
  .welcome {
    text-align: center;
  }
  .welcome h3 {
    font-size: 16px;
  }

  .line-new {
    display: none;
  }

  .box-img {
    width: 10%;
  }

  .book-con {
    justify-content: space-between;
  }

  .box-3 {
    margin-right: 0;
  }

  .box-3:last-child {
    display: none;
  }

  .pro-con {
    margin-top: 40px;
  }

  .gallery {
    background-image: none;
    height: auto;
  }

  .tabcontent .owl-nav button.owl-prev {
    display: none;
  }

  .tabcontent .owl-nav button.owl-next {
    display: none;
  }

  .n-img {
    width: 100% !important;
  }

  .input-div {
    flex-wrap: wrap;
    margin: 0 auto 0px auto;
  }

  .form-con input {
    width: 100%;
    margin-bottom: 25px;
  }

  .form-con select {
    width: 100%;
  }

  .frame{
    height: 350px !important;
    width: 100%;
            border: 3px solid #fff;
  }
}

@media screen and (max-width: 430px) {
  .book-con {
    justify-content: center;
  }
  .box-3 {
    width: 72%;
  }
  .slide-div {
    width: 100%;
  }

  .banner-parent {
    position: static;
    width: 50%;
  }

  .ban_txt-parent {
    position: static;
  }

  .b-con {
    padding-top: 33%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .ban_txt-parent .owl-dots {
    display: none;
  }

  .b-name {
    width: 33%;
    padding-bottom: 2%;
  }

  .btn {
    padding-top: 11%;
  }

  .ban_txt {
    text-align: center;
    margin-top: 55px;
  }

  .ban_txt p {
    font-size: 15px;
  }

  .ban_txt h1 {
    font-size: 30px;
    line-height: 27px;
    margin-top: 15px;
  }

  .pro-con h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 360px) {
  .logo {
    padding-top: 10px;
  }

  .index-banner {
    height: 575px;
  }
}

@media screen and (max-width: 412px) {
  .index-banner{
    height: 580px;
  }
}


@media screen and (max-width: 393px) {
}

@media screen and (max-width: 375px) {
  .b-con {
    padding-top: 46%;
  }
}

@media screen and (max-width: 360px) {
  .slide-con {
    top: 12%;
  }

  .p-div {
    display: none;
  }

  
}
