@media screen and (max-width: 1599px) {
  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-title.theme-title h2 {
    margin-bottom: -24px;
  }

  .banner-video img {
    height: 800px;
    object-fit: cover;
  }

  .theme-table thead th {
    width: 80px;
    white-space: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
  }

  .theme-table tbody td {
    font-size: 14px;
    line-height: 18px;
  }
  .footer-text-logo img {
    height: 220px;
  }

  .features-block img {
    max-width: 80px;
    padding-right: 20px;
  }

  .features-block {
    gap: 20px;
    padding: 20px;
  }

  .section-lets-connect .element.top-right {
    right: 0;
    top: 0;
  }

  .product-block h3,
  .net-desc h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .net-desc h3 {
    margin-bottom: 15px;
  }

  .view-detail-btn {
    margin-top: 20px;
  }

  .about-overview-desc {
    font-size: 14px;
    line-height: 20px;
  }

  .about-counter-detail .counter-block h3 {
    font-size: 60px;
    line-height: 64px;
  }

  .get-in-touch-desc p br {
    display: none;
  }

  .banner-desc {
    bottom: 100px;
  }

  .arrow-top .splide__arrows {
    right: 100px;
  }
  .element.top-right {
    right: -75px;
    top: -50px;
  }

  h5 {
    font-size: 20px;
    line-height: 24px;
  }

  .work-title {
    padding: 30px;
  }
  .work-title h3 {
    font-size: 40px;
    line-height: 44px;
  }
  .counter-block h3 {
    font-size: 46px;
    line-height: 50px;
  }

  .overview-block {
    gap: 25px;
  }

  .read-more-btn.my-6 {
    margin: 30px 0 !important;
  }

  h4 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
  }

  .section-title h2 {
    font-size: 60px;
    line-height: 64px;
  }

  .element.top-left {
    left: -80px;
    top: -30px;
  }

  .element {
    max-width: 220px;
  }

  .banner-content .section-title h1 {
    font-size: 50px;
    line-height: 60px;
  }

  header {
    padding: 12px 100px;
  }

  .theme-menu ul .submenu {
    min-width: 200px;
  }

  .theme-menu ul .submenu .submenu-item a {
    padding: 12px 14px;
  }

  .banner-video video {
    height: 800px;
  }
}

@media screen and (max-width: 1408px) {
  .connectivity-detail {
    padding-left: 60px;
  }

  /* .theme-table tbody td {
    padding: 15px !important;
  } */

  .product-tab-details .tab-list .tab a {
    font-size: 18px;
    line-height: 22px;
  }

  .nets-block .columns,
  .characteristics-nets-block {
    margin-bottom: 40px !important;
  }

  .nets-block,
  .characteristics-nets-block {
    margin-bottom: -40px !important;
  }

  .leaders-img {
    max-width: 400px;
  }

  .about-counter-detail .counter-block h3 {
    font-size: 40px;
    line-height: 46px;
  }

  .counter-block::before {
    width: 90px;
    height: 90px;
    left: 30px;
    top: 15px;
  }

  .leaders-desc,
  .globe-wrapper .content-tab {
    padding: 20px;
  }

  .globe-wrapper .tab-list .tab a {
    font-size: 18px;
    line-height: 22px;
  }

  .globe-wrapper .tab-list .tab:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .testimonial-icon {
    max-width: 80px;
  }

  .footer-logo {
    max-width: 180px;
  }

  .footer-text-logo {
    margin-top: 80px;
  }

  .news-block {
    padding: 15px;
  }

  .counter-block h3 {
    font-size: 40px;
    line-height: 46px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 54px;
    line-height: 64px;
  }

  .banner-content .section-title h1 {
    font-size: 40px;
    line-height: 50px;
  }
  #main-slider {
    max-width: 700px;
  }

  .highlight-item:not(:last-child) {
    margin-bottom: 8px;
  }

  .title-tagline {
    font-size: 16px;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .arrow-top .splide__arrows {
    right: 60px;
  }

  header {
    padding: 12px 60px;
  }

  section,
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .overview-block::before {
    width: 120px;
    height: 130px;
    top: -55px;
    left: -55px;
  }

  .overview-block {
    left: -350px;
    width: calc(100% + 350px);
  }
}

@media screen and (max-width: 1216px) {
  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .product-tab-details .tab-list .tab a {
    font-size: 16px;
    line-height: 20px;
  }

  .theme-menu ul .submenu .submenu-item a::before {
    display: none;
  }

  .submenu.sport-submenu {
    min-height: unset;
    overflow-y: unset;
    overflow-x: unset;
    max-height: unset;
  }

  .section-title.mb-6 {
    margin-bottom: 30px !important;
  }

  .modal-title {
    margin-bottom: unset;
  }

  .theme-modal-card-body.connect-form::before {
    width: 120px;
    height: 125px;
  }
  /* 
  .features-block img {
    max-width: 70px;
  } */

  /* .features-block {
    min-height: 300px;
  } */

  .product-block h3,
  .net-desc h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .net-desc .net-subtitle {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .about-overview-img {
    max-width: 700px;
    margin: 0 auto;
  }

  /* .about-overview-col:nth-child(1){
    order: 2;
  } */

  .leaders-desc {
    max-width: 100%;
    position: relative;
    bottom: unset;
    padding: 15px;
  }

  .leaders-block {
    max-width: 400px;
    margin: 0 auto;
  }
  .leaders-img {
    max-width: 100%;
  }

  .leaders-contact-detail {
    padding-top: 10px !important;
    margin-top: 10px !important;
  }

  .leaders-desc p {
    margin-bottom: 10px;
  }

  .globe-wrapper .content-tab {
    max-width: 600px;
  }

  .testimonial-icon {
    max-width: 50px;
  }

  .get-in-touch-wrapper,
  .our-leaders-wrapper {
    padding: 30px 20px;
  }
  .banner-desc {
    bottom: 50px;
  }

  .connect-form,
  .testimonials-detail-block {
    padding: 20px;
  }

  .footer-logo {
    max-width: 150px;
  }

  #footer {
    padding: 40px 0 0;
  }
  .arrow-top .splide__arrows {
    right: 35px;
    top: -65px;
  }
  .section-vigo-nets .section-title {
    margin-bottom: 30px;
  }

  .vigo-nets-col:nth-child(2) {
    border-right: 0;
  }

  .element.top-right {
    right: -40px;
    top: -30px;
  }

  .work-title h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .sticky-block {
    margin-bottom: 30px;
  }

  .counter-block h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .read-more-btn {
    font-size: 18px;
  }

  .element {
    max-width: 150px;
  }

  .element.top-left {
    left: -45px;
    top: -30px;
  }

  h4 {
    font-size: 28px;
    line-height: 34px;
  }

  .columns.gap-1,
  .columns.gap-2 {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }

  .gap-1 > .column,
  .gap-2 > .column {
    padding-left: 12px;
    padding-right: 12px;
  }

  .section-title h2 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: -12px;
  }

  .menu-link.active::before {
    display: none;
  }

  body {
    font-size: 16px;
    line-height: 22px;
  }

  #main-slider {
    max-width: 500px;
  }

  .banner-content .section-title h1 {
    font-size: 36px;
    line-height: 46px;
  }

  header {
    padding: 12px 30px;
    height: 72px;
  }

  .theme-logo img {
    max-height: 80px;
  }

  .splide__arrow {
    width: 40px;
    height: 40px;
  }

  .insomenu-bars {
    top: 50%;
    right: 30px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition:
      transform ease 0.15s,
      -webkit-transform ease 0.15s;
    position: absolute;
    left: inherit;
    right: 0;
    margin: 0 auto;
    height: 2px;
    background-color: #2856a3;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }

  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition:
      top 0.1s 0.14s ease,
      opacity 0.1s ease;
    transition:
      top 0.1s 0.14s ease,
      opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 30px;
    -webkit-transition:
      bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition:
      bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition:
      bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition:
      bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition:
      top 0.1s ease,
      opacity 0.1s 0.14s ease;
    transition:
      top 0.1s ease,
      opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition:
      bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  .theme-menu {
    position: fixed;
    background-color: #ffffff;
    color: #fff;
    width: 100%;
    right: 0;
    padding: 0;
    padding: 70px 30px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%);
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    clip-path: circle(1600px at 90% -10%);
    -webkit-clip-path: circle(1600px at 90% -10%);
    pointer-events: all;
  }

  .theme-menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .menu-item {
    line-height: 32px;
  }

  .theme-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
  }

  .theme-menu ul .submenu {
    position: relative;
    top: 12px;
    left: 0;
    width: 100%;
    background: transparent;
    display: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
    display: block;
    backdrop-filter: unset;
  }

  .theme-menu ul .submenu .submenu-item a {
    color: #212121;
    border: 0;
    padding: 0;
    font-size: 16px;
  }

  .theme-menu ul .submenu .submenu-item.has-submenu > a:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #212121;
    top: 24px;
    right: 5px;
  }

  .theme-menu ul .submenu .submenu-item a:hover {
    color: #eb3136;
  }

  .theme-menu ul .submenu.show {
    display: block;
  }

  .theme-menu ul .submenu .submenu {
    position: relative;
    left: 0;
    top: 0;
  }
  .submenu-item.has-submenu .submenu {
    display: none;
  }

  .theme-menu ul .submenu.hidden,
  .submenu-item.has-submenu:hover .submenu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    display: none;
  }

  .submenu-item.has-submenu .submenu.hidden {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .submenu-item {
    padding: 10px 0 !important;
    border-bottom: 1px solid #eee;
  }

  .menu-link {
    justify-content: space-between;
  }
}

@media screen and (max-width: 1024px) {
  .connectivity-detail {
    padding-left: 0;
    padding-top: 30px;
  }

  .product-grid-col:nth-child(3) .product-item-block {
    flex-direction: row;
  }

  .product-grid-col:nth-child(3) .product-item-block .product-item {
    width: 50%;
  }
  .section-title.theme-title h2 {
    margin-bottom: -22px;
  }

  .section-product-overview .columns {
    display: flex;
  }

  .section-product-overview .column:nth-child(1) {
    order: 2;
  }

  .footer-text-logo img {
    height: 180px;
  }

  .characteristics-table .table-responsive {
    max-height: 400px;
  }

  .product-tab-details .tab-list {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  .list-point li {
    padding-left: 15px;
  }

  .product-item-points .list-point {
    max-width: fit-content;
  }

  .product-tab-details .tab-list .tab {
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #a8a8a866;
  }

  .product-tab-details .tab-list .tab svg {
    display: none;
  }

  .features-block img {
    max-width: 60px;
    padding-right: 10px;
  }

  .features-block {
    gap: 10px;
  }

  /* .features-block {
    min-height: 250px;
    padding: 30px 20px;
  } */

  .get-in-touch-col:nth-child(2) {
    border-right: none;
  }

  .section-lets-connect .element.top-right {
    right: 0;
    top: 0;
  }
  .order-2 {
    order: unset !important;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  #register-modal {
    padding: 25px;
  }

  #product-slider.arrow-top .splide__arrows {
    right: unset;
    top: unset;
  }

  .nets-block .columns,
  .characteristics-nets-block {
    margin-bottom: 30px !important;
  }

  .nets-block,
  .characteristics-nets-block {
    margin-bottom: -30px !important;
  }

  .product-block h3,
  .net-desc h3 {
    font-size: 26px;
    line-height: 30px;
  }

  .net-img span {
    font-size: 16px;
  }

  .net-wrapper .nets-block {
    margin-top: 30px;
  }

  .philosophy-col:nth-child(2) {
    order: 3;
  }

  .philosophy-block h4 br {
    display: none;
  }

  .philosophy-img {
    max-width: 500px;
    margin: 0 auto;
  }

  .section-testimonials .view-detail-btn {
    margin: 20px auto 0;
  }

  .philosophy-block p,
  .testimonials-block p,
  .globe-wrapper .content-tab p {
    font-size: 14px;
    line-height: 20px;
  }

  .arrow-top .splide__arrows {
    right: unset;
    top: unset;
    justify-content: start;
    margin-top: 20px;
    position: relative;
  }

  .vigo-nets-icon {
    margin: 0 auto 20px;
  }

  .product-item img {
    object-fit: cover;
  }
  /* 
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 190px;
    grid-template-areas:
      "agriculture fishing"
      "bird fishing"
      "sports twine"
      "sports yarn";
  } */

  .work-title h3 {
    font-size: 30px;
    line-height: 34px;
  }

  h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .overview-block {
    width: 100%;
    left: unset;
  }

  .overview-block::before {
    display: none;
  }

  .section-title h2 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: -10px;
  }

  /* header {
    height: 65px;
  } */

  .banner-video video,
  .banner-video img {
    height: 700px;
  }

  .title-tagline {
    font-size: 15px;
  }

  .amenities-col {
    width: 25%;
  }

  /* body {
    padding-top: 89px;
  } */

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -44px;
    padding: 8px 16px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 408px;
    right: -67px;
  }

  section,
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .scroll-to-top svg {
    width: 36px;
    height: 36px;
  }

  .scroll-to-top,
  .whatsapp-icon {
    width: 36px;
    height: 36px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #1d57a3;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #ffffff60;
    text-transform: uppercase;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }
}

@media screen and (max-width: 768px) {
  .amenities-col {
    width: 33.33%;
  }

  .product-content .explore {
    opacity: 1;
    pointer-events: auto;
    transition: max-height 0.4s ease;
    max-height: 30px;
  }

  .footer-text-logo img {
    height: 140px;
  }

  .banner-wrapper .white-overlay::before {
    display: none;
  }

  .features-block {
    padding: 20px 10px;
  }

  /* .theme-table tbody td {
    padding: 10px !important;
  } */

  .item-desc {
    flex-direction: column;
    gap: 5px;
    align-items: start;
  }

  .section-philosophy .section-title {
    margin-bottom: 20px;
  }

  .get-in-touch-col {
    border-right: none;
  }

  .get-in-touch-col:not(:last-child) {
    border-bottom: 1px solid #e9e9e9;
    border-right: none;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .theme-modal-card-body.connect-form::before {
    width: 90px;
    height: 90px;
    top: -30px;
    right: 0;
  }

  .modal-title {
    font-size: 28px;
  }

  .theme-modal-card {
    padding: 30px 20px;
  }

  .theme-modal-card .connect-form {
    padding: 20px;
  }
  .tab-list .tab a {
    font-size: 18px;
  }

  .tab-list {
    gap: 20px;
  }

  .section-net-types .tab-list .tab a {
    text-align: center;
  }

  .vision-detail {
    display: flex;
    flex-direction: column;
  }

  .vision-detail .philosophy-img {
    order: 2;
  }

  .vision-detail .philosophy-block {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }

  .vision-detail .philosophy-img {
    max-width: 100%;
  }

  .about-counter-detail .about-col:nth-child(2) {
    border-right: 0;
  }
  .about-counter-detail .counter-block h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .about-counter-detail .counter-block,
  .philosophy-block {
    text-align: center;
  }

  .about-counter-detail .counter {
    justify-content: center;
  }

  .globe-wrapper .content-tab span {
    font-size: 20px;
  }

  .globe-wrapper .tab-list .tab a {
    font-size: 16px;
    line-height: 20px;
  }

  .globe-wrapper .tab-list .tab:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .video-img .testimonial-thumb {
    object-position: top;
  }

  .testimonials-detail-block {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px;
  }
  .testimonial-icon {
    max-width: 40px;
    margin-bottom: 10px;
  }

  #footer {
    padding: 30px 0 0;
  }

  .footer-logo {
    max-width: 120px;
  }

  .footer-text-logo {
    margin-top: 50px;
  }

  .vigo-nets-col {
    border-right: 0 !important;
  }

  .product-content {
    padding: 10px;
  }

  h5 {
    font-size: 18px;
    line-height: 24px;
  }

  .work-title {
    padding: 10px;
    max-width: 100%;
    position: relative;
    background-color: #2856a3;
  }

  .work-title h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 8px;
  }

  .overview-block {
    flex-wrap: wrap;
  }

  .read-more-btn.my-6 {
    margin: 20px auto !important;
    max-width: fit-content;
  }

  #section-overview .overview-desc,
  #section-overview .section-title {
    text-align: center;
  }

  .counter-block {
    width: 50%;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 20px;
    flex-wrap: wrap;
  }

  .counter-block:last-child {
    width: 100%;
  }

  h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .counter-detail {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    text-align: center;
  }

  .counter-detail .counter {
    justify-content: center;
  }

  .btn {
    padding: 8px 24px;
  }

  /* .element {
    max-width: 160px;
  }

  .element.top-left {
    left: -60px;
    top: -30px;
  } */

  header {
    height: 55px;
  }

  .theme-logo img {
    max-height: 70px;
    top: 0;
  }

  .arrow-bottom .splide__arrows {
    margin-top: 20px;
  }

  #main-slider.arrow-bottom .splide__arrows {
    justify-content: center;
  }

  .banner-content .section-title h1 {
    font-size: 32px;
    line-height: 42px;
  }

  #main-slider {
    position: relative;
    top: unset;
    transform: unset !important;
    max-width: 100%;
    text-align: center;
    padding: 20px 20px 0;
  }

  .banner-video video,
  .banner-video img {
    height: 600px;
  }

  .amenities-icon img {
    max-width: 50px;
    margin: 0 auto 6px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  section,
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 30px;
    line-height: 36px;
  }
  /* 
  .tab-list .tab a {
    width: 160px;
    padding: 12px 24px;
  } */

  .section-title h1,
  .section-title h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }
  .philosophy-block .read-more-btn {
    margin: 0 auto;
  }

  .theme-detail-modal-card {
    padding: 40px 20px;
  }

  .theme-detail-modal-card::before {
    top: 0;
    width: 70px;
    height: 70px;
    right: 20px;
  }
}

@media screen and (max-width: 575px) {
  .amenities-col {
    width: 50%;
  }

  .theme-modal-card .connect-form {
    padding: 20px 15px;
  }

  .product-grid-col,
  .product-grid-col:nth-child(3) .product-item-block .product-item {
    width: 100% !important;
  }

  .product-grid-col:nth-child(3) .product-item-block {
    flex-direction: column;
  }

  .section-title.theme-title h2 {
    margin-bottom: -21px;
  }

  .whatsapp-icon {
    bottom: 60px;
    right: 20px;
  }

  .theme-table thead th {
    font-size: 12px;
    line-height: 16px;
    padding: 8px;
  }

  .custom-select {
    width: 100px;
    font-size: 13px;
  }

  .footer-text-logo img {
    height: 100px;
  }

  /* 
  .product-tab-details .tab-list .tab:not(:last-child) {
    width: calc(50% - 15px);
  } */

  .product-tab-details .tab-list {
    gap: 15px;
  }

  .product-tab-details .tab-list .tab a {
    font-size: 14px;
    line-height: 20px;
  }

  .section-product-tab li,
  .section-product-tab p {
    font-size: 14px;
  }

  /* .features-block {
    min-height: 200px;
    padding: 20px 10px;
  } */

  /* .features-block img {
    max-width: 45px;
  } */

  #features-slider {
    max-width: 400px;
    margin: 0 auto;
  }

  .section-lets-connect .element.top-right {
    right: 0;
    top: 0;
    max-width: 90px;
  }

  #register-modal {
    padding: 10px;
  }

  .btn.btn-primary.sticky-btn-enquire:hover {
    transform: unset;
  }

  .product-block h3,
  .net-desc h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .social-link-icon svg,
  .social-link-icon {
    width: 20px;
    height: 20px;
  }

  .about-counter-detail .counter-block h3 {
    font-size: 28px;
    line-height: 34px;
  }

  .counter-block::before {
    width: 65px;
    height: 65px;
  }

  .map-dot {
    width: 6px;
    height: 6px;
  }

  .globe-wrapper h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .globe-wrapper.p-5 {
    padding: 20px 10px !important;
  }

  .globe-wrapper .tab-list .tab {
    padding-bottom: 5px;
    margin-bottom: 0;
    border-bottom: 1px solid #a8a8a866;
  }

  .globe-col {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  .globe-wrapper .tab-list {
    display: flex;
    gap: 10px;
  }

  .globe-wrapper .tab-list .tab {
    width: calc(33.33% - 10px);
  }

  .get-in-touch-wrapper,
  .our-leaders-wrapper,
  .connect-form,
  .leaders-desc,
  .globe-wrapper .content-tab {
    padding: 20px 10px;
  }

  .theme-btn.with-icon span {
    font-size: 12px;
  }

  .net-img span {
    font-size: 14px;
  }

  .banner-desc {
    bottom: 15px;
  }

  .footer-text-logo {
    margin-top: 30px;
  }

  .footer-logo {
    max-width: 100px;
  }

  #footer {
    padding: 30px 0 50px;
  }

  .news-desc span,
  small {
    font-size: 12px;
  }

  .footer-detail h5 {
    margin-bottom: 10px;
  }

  .news-desc p,
  .footer-menu li,
  .contact a {
    font-size: 14px;
  }

  .read-more-btn {
    font-size: 16px;
  }

  .vigo-nets-icon {
    max-width: 40px;
    margin: 0 auto 15px;
  }

  .section-vigo-nets .section-title {
    margin-bottom: 20px;
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 13px;
  }

  /* .products-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 280px;
    grid-template-areas:
      "agriculture"
      "bird"
      "fishing"
      "sports"
      "twine"
      "yarn";
  } */

  .work-title h3 {
    font-size: 24px;
    line-height: 28px;
  }

  p {
    margin-bottom: 15px;
  }

  .counter-block p {
    margin-top: 0;
  }

  .counter-block h3 {
    font-size: 26px;
    line-height: 32px;
  }

  .splide__arrow {
    width: 35px;
    height: 35px;
    padding: 4px;
  }

  .theme-btn.with-icon {
    padding: 5px 16px;
  }

  .banner-content .section-title h1 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-control {
    font-size: 13px;
  }

  .btn {
    font-size: 13px;
    line-height: 20px;
  }

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .form-control {
    padding: 12px 12px 12px 0;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  /* #main-slider .splide__arrow {
    display: none;
  } */

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* 
  body {
    padding-top: 84px;
  } */

  .tab-list {
    gap: 15px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    width: 50%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 50%;
    left: unset;
    border-left: 1px solid #fff;
  }

  .thankyou-block h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important;
  }

  .thankyou-logo img {
    height: 80px;
  }

  .close {
    bottom: initial;
    left: initial;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 20px 10px;
  }

  .scroll-to-top {
    display: none !important;
  }

  body {
    font-size: 14px;
    line-height: 22px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .element.top-left {
    left: -30px;
    top: -30px;
  }

  .element {
    max-width: 100px;
  }
  .element.top-right {
    right: -40px;
    top: -30px;
  }
}

@media screen and (max-width: 480px) {
  .globe-wrapper .tab-list .tab a {
    font-size: 14px;
    line-height: 20px;
  }

  .globe-wrapper .tab-list .tab {
    width: calc(50% - 10px);
  }

  .footer-col:last-child {
    width: 100%;
  }
  .section-title h1,
  .section-title h2 {
    font-size: 26px;
    line-height: 34px;
  }

  .banner-content .section-title h1 {
    font-size: 26px;
    line-height: 36px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .globe-wrapper .content-tab span {
    font-size: 18px;
  }

  .product-block h3,
  .net-desc h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .footer-text-logo img {
    height: 70px;
  }

  /* .features-block {
    min-height: 150px;
  } */

  .modal-title {
    font-size: 24px;
  }

  .work-title h3 {
    font-size: 20px;
    line-height: 24px;
  }

  h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .banner-video video,
  .banner-video img {
    height: 400px;
  }

  .sticky-btn-enquire {
    font-size: 12px !important;
  }

  .sticky-btn-enquire {
    width: 40%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }
}

@media screen and (max-width: 380px) {
  /* body {
    padding-top: 75px;
  } */
  /* 
  .tab-list .tab a {
    width: 100%;
    padding: 12px 24px;
  } */

  .about-counter-detail .counter-block h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .banner-content .section-title h1 {
    font-size: 24px;
    line-height: 34px;
  }

  header {
    padding: 10px 30px;
  }
}

@media screen and (max-width: 360px) {
  .section-title h1,
  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: -8px;
  }

  .counter-block p {
    font-size: 12px;
    line-height: 20px;
  }
  .theme-table thead th {
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
  }
  .theme-table tbody td {
    font-size: 12px;
    line-height: 16px;
  }
}
