@media (min-width: 1930px) {}

@media (max-width: 1800px) {
  .container-x {
    padding-left: 200px;
    padding-right: 200px;
  }
}

@media (max-width: 1540px) {
  .container-x {
    padding-left: 160px;
    padding-right: 160px;
  }
  .hero-item{
      height:550px;
  }
}

@media (max-width: 1240px) {
  .container-x {
    padding-left: 120px;
    padding-right: 120px;
  }

  .rsp-cnt .rsp {
    width: 95%;
  }

  .rsp-cnt .rsp-item-cnt {
    padding-top: 25px;
  }


  .rsp-cnt .rsp-item .rsp-item-img img {
    width: 100%;
  }

  .footer-cnt .footer-info {
    width: 35%;
  }

  .rsp-cnt .rsp-item .rsp-item-context h5 {
    font-size: 14px;
  }

  .rsp-cnt .rsp-item {
    gap: 8px;
  }

  .header-cnt .header-center .header-menu {
    gap: 0;
  }

  .header-cnt .header-menu .header-menu-item>div .header-menu-link {
    font-size: 14px;
  }

  .header-cnt .header-menu .header-menu-item>div svg {
    width: 14px;
    height: 14px;
  }

  .header-cnt .contact-btn span,.back-btn span {
    font-size: 14px;
  }

  .header-cnt .contact-btn,.back-btn span {
    padding: 6px 14px;
  }

  .galleri-all-img {
    width: 25%;
  }
}

@media (max-width: 1024px) {
  .container-x {
    padding-left: 80px;
    padding-right: 80px;
  }

  .services-item .services-item-title {
    max-width: 182px;
  }

  .reserve-item-context {
    width: 48%;
  }

  .about-left .about-title h1 {
    font-size: 32px;
  }

  .title-cnt .title h3 {
    font-size: 28px;
  }

  .services-slider .services-item .services-item-title h4 {
    font-size: 18px;
  }

  .services .services-title h3 {
    font-size: 28px;
  }

  .news .news-item .news-item-title h6 {
    font-size: 14px;
  }

  .button-cnt .button-arrow-cnt .button-arrow {
    left: 9px;
    width: 20px;
    height: 20px;
  }

  .reserve-item {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .reserve-item-cnt {
    padding-top: 70px;
  }

  .button-cnt .button-text span {
    font-size: 14px;
  }

  .button-cnt .button-arrow-cnt .button-arrow svg {
    width: 20px;
    height: 20px;
  }

  .reserve-item-context .reserve-item-title {
    font-size: 22px;
  }

  .services-cnt {
    padding: 60px 50px;
  }

  .services-cnt .services {
    justify-content: space-between;
    margin-left: 30px;
  }

  .services-cnt .services .services-left {
    width: 77%;
  }

  .services-cnt .services .services-right {
    width: 16%;
  }

  .news .news-item {
    height: 166px;
  }

  .news .news-item .news-item-left {
    width: 60%;
    padding: 16px;
  }

  .news .news-item .news-item-img {
    width: 40%;
  }
}

@media (max-width: 1024px) {
  .container-x {
    padding-left: 40px;
    padding-right: 40px;
  }

  .gallery-slider .gallery-item {
    height: 200px;
  }
}
@media (max-width: 1000px){
    .hero-item{
        height:471px;
    }
}

@media (min-width:910px) {
  .chat-cnt:hover .quick-menu-desc {
    opacity: 1;
    bottom: 100px;
    visibility: visible;
  }
}

@media (max-width: 910px) {
    .rsp-cnt .rsp-item{
        margin: 0 auto;
    }
    .hero-item {
        height:383px;
    }
    .rsp-cnt .rsp-item .rsp-item-context h5 {
    font-size: 11px;
    }
  .container-x {
    padding-left: 40px;
    padding-right: 40px;
  }

  .chat-cnt.open .quick-menu-desc {
    opacity: 1;
    bottom: 100px;
    visibility: visible;
  }

  .chat-cnt.open .chat-desc {
    opacity: 1;
    visibility: visible;
  }

  .chat-cnt:not(.open) .chat-desc {
    opacity: 0;
    visibility: hidden;
  }

  .services-pg .services-item {
    width: 48% !important;
    flex-direction: column;
  }

  .services-pg .services-item .btn-cnt {
    margin-right: 0px;
  }

  .mobile-menu-content {
    padding-bottom: 40px;
  }

  .gallery-cnt.gallery-pg .gallery-item {
    height: 120px;
    width: 22%;
  }

  .header-cnt .contact-btn span,.back-btn span {
    font-size: 18px;
  }

  .rsp-cnt .rsp-item {
    box-shadow: 0px 1px 12.3px 0px rgba(0, 0, 0, 0.1);
  }

  .rsp-cnt .rsp-item .rsp-item-img {
    overflow: hidden;
  }

  .rsp-cnt .rsp-item-cnt {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 12px;
  }
.rsp-cnt .rsp-item {
padding:20px 10px;
}
.rsp-cnt .rsp-item .rsp-item-context{
    gap:9px
}
.rsp-cnt .rsp-item .rsp-item-img{
    width:50px;
    height:50px;
}
.hero-section-btn{
    gap:16px
}
  .mobile-menu .mobile-list .mobile-list-item {
    font-size: 18px;
  }

  .mobile-menu .mobile-list {
    padding-top: 40px;
  }

  .header-cnt {
    height: 104px;
  }

  .mobile-left {
    display: flex;
  }

  .header-left {
    display: none;
  }

  .header-center {
    display: none;
  }

  .title-cnt {
    height: 170px;
  }

  .title-cnt .title-circles .green-circle {
    top: 100px;
  }

  .title-cnt .title-circles .bg-circle {
    width: 170px;
    height: 170px;
  }

  .rsp-cnt .rsp {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
  }

  .rsp-cnt .rsp-item-cnt {
    width: 33%;
  }

  .about-left {
    gap: 12px;
  }

  .about-records .records-item .honors_num h3 {
    font-weight: 800;
    font-size: 18px;
  }

  .about-records .records-item .honors_num .honors_incr {
    font-weight: 800;
    font-size: 18px;
  }

  .about-left .about-title h1 {
    font-size: 28px;
  }

  .about-records {
    gap: 8px;
  }

  .body-text {
    font-size: 14px;
  }

  .about-right {
    width: 60%;
    margin-left: -5%;
    margin-right: -5%;
    overflow: hidden;
  }

  .services-cnt .services .services-right {
    width: 24%;
  }

  .services-cnt .services .services-left {
    width: 68%;
  }

  .services-cnt {
    padding: 44px 36px;
  }

  .faq-item .faq-answer {
    margin-left: 0;
  }

  .reserve-item-cnt .reserve-item-img {
    width: 47%;
  }

  .reserve-item-cnt .reserve-item-img img {
    width: 100%;
  }

  .reserve-item-context .reserve-item-title {
    font-size: 18px;
  }

  .reserve-item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 8px;
  }

  .reserve-cnt .button-cnt .button-arrow-cnt>svg {
    height: 32px;
    width: auto;
  }

  .reserve-item-context {
    gap: 8px;
  }

  .button-cnt .button-text {
    padding-right: 16px;
  }

  .button-cnt .button-text span {
    font-size: 12px;
  }

  .reserve-item-context .reserve-item-title {
    font-size: 18px;
  }

  .news .news-item {
    width: 48%;
    flex-direction: column;
    height: initial;
  }

  .news .news-item .news-item-img {
    width: 100%;
    height: 190px;
  }

  .news .news-item .news-item-left {
    width: 100%;
  }

  .footer-cnt {
    gap: 40px;
  }

  .footer-cnt .footer {
    flex-wrap: wrap;
    row-gap: 40px;
  }

  .footer-cnt .footer-info {
    width: 50%;
  }

  .footer-cnt .footer-list-cnt {
    width: 50%;
  }

  .news {
    margin: 48px 0;
  }

  .xpr .xpr-top {
    margin-top: 48px;
  }

  .insu-slider-top {
    margin-top: 48px;
  }

  .faq-cnt {
    margin-bottom: 48px;
  }

  .faq-img {
    margin-top: -60px;
  }

  .faq {
    margin-top: -150px;
  }

  .faq-item .faq-top h6 {
    font-size: 14px;
  }

  .services .services-title h3 {
    font-size: 24px;
  }

  .title-cnt .title h3 {
    font-size: 24px;
  }



  .contact-form-input {
    font-size: 14px;
  }

  .online-title {
    /* gap: 0; */
    flex-direction: column;
    align-items: self-start;
  }

  .text-custom {
    font-size: 10px;
  }

  .send-btn button,
  .sampling-send a {
    font-size: 14px;

  }

  .sampling-form .row div {
    width: 32%;
  }

  .tab-content .row .col-6,
  .testCat .row .col-6 .decoration-none,
  .list-search .row .col-6 {
    width: 20%;
  }

  .testGap .testTitle {
    width: 35%;
  }

  .testGap .testTitle,
  .testGap .testDesc {
    font-size: 14px;
  }

  .galleri-all-img {
    width: 45%;
  }

  .team {
    padding-top: 48px;
    gap: 35px;
  }

  .team-img {
    width: 300px;
  }

  .bg-dir {
    width: 217px;
    height: 83px;
  }

  .team-peron-img {
    height: 202px;
  }

  .team-discription h6 {
    font-size: 18px;
  }

  .team-discription span {
    font-size: 14px;
  }
}
@media screen and (min-device-width:790px) and (max-device-width:820px){
       .hero-item {
        height: 348px;
    }
}
@media screen and (min-device-width:700px) and (max-device-width:720px) {
    .hero-item {
        height:340px;
    }
    .rsp-cnt .rsp-item .rsp-item-context {
        gap: 5px;
    }
    .rsp-cnt .rsp-item .rsp-item-context h5 {
        font-size: 10px;
    }
    .button-cnt {
    margin-bottom: 15px;
}
    .team-img {
        width: 280px;
    }
}
@media screen and (min-device-width:580px) and (max-device-width:620px){
    
      .hero-item {
        height: 275px;
    }
    .rsp-cnt .rsp-item-cnt {
        width: 44%;
    }
    .button-cnt{
        padding-bottom: 22px;
    }
    .about-left {
    width: 100%;
    }
    .faq-item{
            width: 47%;
    }
        .faq {
        margin-top: -64px;
    }
        .reserve-item-context {
        width: 55%;
    }
        .reserve-item-cnt .reserve-item-img {
        width: 42%;
    }
        .reserve-item-context .reserve-item-title {
        font-size: 14px;
    }
    .about-cnt{
        flex-wrap:wrap;
    }
    .about-right {
        width: 100%;
        margin-left: unset;
        margin-right: unset;
    }
    .rsp-cnt .rsp {
        margin:-74px auto 0 auto;
    }
        .news .news-item {
        width: 47%;
        }
}
@media (max-width: 576px) {
    .xpr .xpr-content-slider ul.slick-dots {
transform:translate(50%, 17px);
}
    .hero-section-btn {
    gap:5px;
    }
.rsp-cnt .rsp-item {
padding:8px 16px;
}
  .container-x {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bread-cnt .bread-top {
    height: 132px;
  }

  .mobile-menu-content {
    padding-bottom: 16px;
  }

  .mobile-menu .mobile-list {
    padding-top: 16px;
  }

  .services-pg .services-item {
    width: 65% !important;
    min-width: 211px;
    flex-direction: column;
  }

  .bread-cnt .bread-bottom {
    height: 172px;
  }

  .bread-cnt {
    height: 220px;
  }

  .services-pg .services-item .btn-cnt {
    margin-right: 0;
  }

  .reserve-item-cnt .reserve-item-img {
    margin-right: 0;
  }

  .services-slider .slick-center .services-item .btn-cnt .btn-arrow {
    margin-right: 6px;
    z-index: 0;
  }

  .services-slider .slick-center .services-item .services-item-img {
    width: 117px;
    height: 117px;
  }

  .services-slider .slick-center .services-item .services-item-img img {
    width: 56px;
    height: 56px;
    object-fit: contain;
  }

  .news .slick-current .news-item .btn-cnt .btn-arrow {
    margin-right: 6px;
    z-index: 0;
  }

  .news .slick-current .news-item .btn-cnt {
    margin-left: 0px;
  }

  .gallery-cnt.gallery-pg .gallery-item {
    width: 47%;
  }

  .insus-cnt .insu-item {
    width: 20%;
  }

  .about-text {
    margin-bottom: 48px;
  }

  .services-title .more {
    justify-content: center;
  }

  .mobile-menu-bg {
    width: 90%;
  }

  .mobile-menu .mobile-list {
    padding-top: 16px;
  }

  .footer-cnt .footer-bg {
    opacity: 0;
  }

  .contact-bottom {
    flex-direction: column;
    align-items: center;
  }

  .contact-bottom .contact-form-cnt {
    width: 90%;
  }

  .contact-bottom .contact-info-cnt {
    width: 90%;
  }

  .contact-bottom .contact-form-cnt {
    padding: 36px 24px 24px;
  }

  .contact-info-cnt {
    padding: 24px;
  }

  .rsp-cnt .rsp-item-cnt {
    width: 100%;
  }

  .xpr .xpr-bottom .xpr-main-quote {
    display: flex;
  }

  .xpr .xpr-bottom .xpr-main-quote {
    height: 100%;
    width: 100%;
  }

  .title-cnt .title-circles .green-circle {
    right: 10px;
  }

  .title-cnt .title-circles .yellow-circle {
    left: -10px;
  }

  .news {
    margin: 0 0 48px 0;
  }

  .news .news-item {
    width: 85% !important;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .rsp-cnt .rsp-item {
    box-shadow: 0px 1px 12.3px 0px rgba(0, 0, 0, 0.1);
  }

  .rsp-cnt .rsp-item .rsp-item-img {
    overflow: hidden;
  }

  .rsp-cnt .rsp {
    gap: 0;
    margin: 12px auto 0 auto;
  }

  .rsp-cnt .rsp-item-cnt {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    padding-top: 6px;
  }
  .rsp-cnt .rsp-item{
          margin: 0 auto;
  }

  .xpr-content-slide {
    width: 100% !important;
  }

  .news-cnt {
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 48px;
    overflow:hidden;
  }

  .news-cnt .news .slick-slide>div {
    display: flex;
    justify-content: center;
  }

  .insu-slide {
    width: 80% !important;
  }

  .insu-slide span {
    font-size: 12px;
  }

  .reserve-cnt {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 3px;
  }

  .footer-cnt .footer-info {
    width: 100%;
  }

  .footer-cnt {
    padding: 24px;
  }

  .footer-cnt .footer-list-cnt {
    width: 100%;
  }

  .reserve-item-cnt:hover {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .reserve-item-cnt {
    width: 100%;
  }

  .reserve-item-cnt {
    padding-top: 80px;
  }

  .faq-item {
    width: 100%;
  }

  .faq-img {
    width: 100%;
    margin-top: -40px;
  }

  .services-cnt .services .services-left {
    width: 100%;
  }

  .services-cnt .services .services-right {
    width: 100%;
    text-align: center;
  }

  .services .services-title h3 br {
    display: none;
  }

  .services-cnt .services {
    flex-direction: column;
    margin-left: 0;
  }

  .about-cnt {
    flex-direction: column;
    margin-top: 48px;
    margin-bottom: 48px;
    overflow: hidden;
  }

  .about-right {
    width: 120%;
  }

  .about-left {
    width: 100%;
  }



  .services-slider .slick-next {
    right: 50%;
    transform: translateX(150%);
  }

  .services-slider .slick-prev {
    left: 50%;
    transform: translateX(-150%);
  }

  .services-slider .slick-arrow {
    top: 115%;
  }

  .services-cnt {
    padding-bottom: 110px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-arrow-bg {
    z-index: -1;
  }

  .copyright {
    flex-direction: column;
    gap: 16px;
    align-items: center;
    padding: 16px 24px;
  }

  .copyright .copyright-right span {
    text-align: center;
  }

  .xpr-item-cnt {
    width: 100%;
  }



  .online {
    width: 100%;
  }

  .contact-form-input-container .row {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .contact-form.contact-us>p {
    font-size: 14px;
    text-align: justify;
    padding-bottom: 13px;
  }

  .sampling-form .row div {
    width: 100%;
    margin-bottom: 16px;
  }

  .contact-form.contact-us>h4 {
    font-size: 18px;
  }

  .contact-form-input-container.sampling-form .row {
    padding-bottom: unset;
  }

  .tab-content .row .col-6,
  .testCat .row .col-6,
  .list-search .row .col-6 {
    width: 44%;
  }

  .testGap .testTitle {
    width: 50%;
  }

  .testGap .testTitle,
  .testGap .testDesc {
    padding: 8px;
  }

  .galleri-all-img {
    width: 100%;
  }

  .team {
    padding-top: 45px;
  }
  .error-code{
    font-size: 50px;
  }
  .error-code,.error-text{
    width: 100%;
  }
  .error-code{
    padding-bottom: 20px;
  }
  .rsp-cnt .rsp {
          margin: 9px auto 0 auto;
          width:100%;
  }
  .rsp-cnt .rsp-item{
      width:100%;
  }
      .hero-item {
    height: 258px;
  }
}
@media (max-width: 450px) {
    .hero-item {
        height: 238px;
    }
}
@media (max-width: 426px) {
    .hero-item {
        height: 241px;
    }
}
@media (max-width: 420px){
      .hero-item {
    height: 239px;
  }
}
@media (max-width: 395px) {
    .hero-item {
        height: 210px;
    }
}
@media (max-width:380px){
        .hero-item {
        height:210px;
    }
}

@media (max-width: 365px){
        .hero-item {
        height: 200px;
    }
}
@media (max-width: 350px) {
    .hero-item {
        height: 188px;
    }
}
@media (max-width: 330px) {
    .hero-item {
        height: 178px;
    }
}
@media (max-width: 900px) and (orientation: landscape) {
  .hero-item {
    min-height: 320px;
  }

  .services-pg {
    column-gap: 16px;
  }

  .services-pg .services-item {
    width: 49% !important;
    flex-direction: row;
  }

  .services-item .services-item-title h4 {
    font-size: 16px;
  }

  .services-item .services-item-title {
    max-width: 129px;
  }

  .mobile-menu-bg {
    left: -71px;
    height: 71%;
  }

  .mobile-menu-bg img {
    height: 100%;
  }

  .rsp-cnt .rsp-item-cnt {
    width: 31%;
    padding: 25px 0 0 0;
  }

  .reserve-item-cnt {
    padding-top: 92px;
  }

  .footer-cnt .footer-info {
    width: 28%;
  }

  .footer-cnt .footer-list-cnt {
    width: 22%;
  }

  .services-pg .services-item .btn-cnt {
    margin-right: 26px;
  }
}

@media (max-width: 700px) and (orientation: landscape) {
  .rsp-cnt .rsp-item-cnt {
    width: 46%;
  }

  .services-pg .services-item {
    width: 85% !important;
    flex-direction: row;
  }

  .mobile-menu-content {
    padding-bottom: 16px;
  }

  .mobile-menu .mobile-list {
    padding-top: 16px;
  }

  .rsp-cnt .rsp-item-cnt {
    padding: 25px 12px 12px 12px;
  }

  .about-cnt {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .faq-item {
    width: 47%;
  }

  .news .news-item {
    width: 47%;
  }

  .reserve-item-context .reserve-item-title {
    font-size: 16px;
  }

  .footer-cnt .footer-info {
    width: 50%;
  }

  .footer-cnt .footer-list-cnt {
    width: 50%;
  }

  .copyright {
    padding: 16px 24px;
  }

  .services-slider .services-item .services-item-title h4 {
    font-size: 16px;
  }

  .services-item .services-item-title {
    max-width: initial;
  }

  .services-item .services-item-title {
    max-width: 226px;
  }
}
@media screen and (min-width:790px) and (max-width:976px){
    .rsp-cnt .rsp-item .rsp-item-img{
    width: 55px;
     height: 55px;
    }
    .rsp-cnt .rsp-item .rsp-item-context {
    gap: 12px;
    }
    .rsp-cnt .rsp-item {
    padding: 20px 10px;
}
    .rsp-cnt .rsp-item .rsp-item-context h5 {
        font-size: 13px;
    }
        .rsp-cnt .rsp {
        width: 100%;
        }
            .rsp-cnt .rsp-item .rsp-item-context h5 {
        font-size: 12px;
    }
    .rsp-cnt .rsp-item-cnt {
        width: 33%;
    }
}
@media screen and (max-device-width: 500px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}