/* XL Device :1200px. */

@media screen and (max-width: 1590px) {
  .roles__tabs__buttons .nav-tabs {
    min-width: 1262px;
    justify-content: center;
  }

  .roles__tabs__buttons button {
    font-size: 16px;
    padding: 16px 21px;
  }

  .roles__tabs__buttons {
    overflow-x: scroll;
    padding-bottom: 5px;
  }

  .roles__area .container > .agency__content {
    text-align: center;
    max-width: 100%;
  }
}

/* XL Device :1200px. */

@media screen and (max-width: 1449px) {
  .job__board__inner__blk .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 50px;
  }

  .job__details__inner__blk .row {
    --bs-gutter-x: 24px;
  }
  .product-modal .modal-dialog {
   max-width: 1050px;
 }
 .product-slider-container {
   max-width: 900px;
 }
 .product-modal .modal-body {
     padding: 40px 16px;
  }
}

/* LG Device :992px. */

@media screen and (max-width: 1199px) {
  .job__board__inner__blk .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 50px;
  }

  .main__menu ul li a {
    font-size: 13px;
  }

  .main__menu ul li {
    margin-right: 15px;
  }

  .footer__inner__blk {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .footer__right__block {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .footer__left__block {
    width: 100%;
    text-align: center;
  }

  .footer__icons {
    justify-content: center;
  }

  .footer__menu {
    padding: 20px 0;
  }

  .footer__bottom__area {
    margin-top: 40px;
    padding: 20px 0;
    padding-bottom: 12px;
  }

  .footer__identity {
    margin-bottom: 22px;
    display: block;
    text-align: center;
  }

  .job__details__inner__blk .row {
    --bs-gutter-x: 20px;
  }

  .job__location {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .category__top__blk .row {
    --bs-gutter-x: 62px;
    --bs-gutter-y: 25px;
  }

  .secfi__area {
    padding: 50px 0;
  }

  .creative__thumb {
    max-width: 500px;
    margin-left: auto;
  }

  .agency__thumb {
    height: 470px;
    margin-bottom: 30px;
  }

  .agency__content__wrap {
    padding: 0;
  }

  .creative__content {
    padding-bottom: 10px;
  }

  .agency__content h3 {
    font-size: 36px;
    line-height: 43px;
  }

  .agency__content p {
    font-size: 16px;
    line-height: 23px;
  }

  .agency__list ul li {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .content__writing__wrap .row {
    --bs-gutter-y: 30px;
  }

  .content__writing__wrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .hire__area {
    padding-top: 50px;
  }

  .hire__area .agency__content h3 {
    text-align: center;
  }

  .hire__thumb {
    max-width: 400px;
    margin: 0 auto;
  }

  .single__requirement h4 {
    font-size: 27px;
    margin-bottom: 10px;
  }

  .single__requirement p {
    font-size: 16px;
    margin: 0;
  }

  .faq__inner__blk .accordion-item .accordion-body p {
    font-size: 16px;
  }

  .faq__inner__blk .accordion-item button {
    font-size: 20px;
  }

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

  .resource__card__blk .row {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 25px;
  }

  .resource__area {
    padding-bottom: 50px;
  }

  .agency__list ul li::before {
    top: 9px;
    height: 6px;
    width: 6px;
  }

  .hire__talent__blk .container {
    max-width: 100%;
  }

  .header__right__blk {
    gap: 10px;
  }
   .product-modal .modal-dialog {
      max-width: 850px;
   }
   .product-modal .modal-header {
      padding: 16px 24px;
   }
   .product-slider-container {
      max-width: 720px;
   }
}

/* MD Device :768px. */

@media screen and (max-width: 991px) {
  .header__right__blk {
    gap: 15px;
  }

  .open__menu {
    font-size: 20px;
    color: #18181b;
  }

  .job__board__title h1 {
    font-size: 38px;
    line-height: 46px;
  }

  .secfi__area {
    padding: 20px 0;
  }

  .main__menu ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #1a181d;
  }

  .main__menu ul li a {
    display: block;
    padding: 5px 0;
  }

  .main__menu ul li:hover a {
    padding-left: 5px;
  }

  .job__location {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .job_list_btns {
    gap: 12px;
    flex-wrap: wrap;
  }

  .creative__thumb {
    margin-right: 0;
  }

  .agency__thumb {
    height: 380px;
    margin-bottom: 30px;
  }

  .agency__content h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .agency__list ul li {
    font-size: 14px;
  }

  .agenry__area {
    padding-top: 105px;
    padding-bottom: 80px;
  }

  .company__overview {
    padding-top: 20px;
  }

  .overview__content__blk {
    padding: 0 20px;
  }

  .overview__border {
    margin: 20px 0;
  }

  .roles__tabs__buttons .nav-tabs {
    min-width: 1050px;
  }

  .roles__tabs__buttons button {
    font-size: 14px;
    padding: 10px 15px;
  }

  .single__key__details p {
    width: 250px;
  }

  .hire__talent__blk {
    padding: 15px 0;
  }

  .hire__tarent__items h4 {
    font-size: 16px;
  }

  .roles__tabs__buttons button {
    font-size: 14px;
    padding: 10px 15px;
  }

  .service__area {
    padding: 50px 0;
  }

  .aboutus__contents h3 {
    font-size: 38px;
    margin-bottom: 25px;
  }

  .aboutus__area {
    padding-bottom: 100px;
  }

  .footer__menu ul li {
    margin-right: 22px;
  }

  .info-table tr th,
  .info-table tr td {
    font-size: 14px;
  }
  .info-table tr th:first-child,
  .info-table tr th:last-child {
    width: 190px;
  }
  .product-modal .modal-dialog {
      max-width: 700px;
   }
   .modal-title {
      font-size: 16px;
   }
   .modal-header-action {
      gap: 20px;
   }
   .navigation-btns {
      font-size: 14px;
   }
   .modal-close img {
      width: 20px;
   }
   .product-modal .modal-body {
      padding: 30px 16px;
   }
   .product-slider-container {
      max-width: 600px;
   }
   .slider-btn {
      z-index: 1;
      border: 1px solid rgba(0, 0, 0, 0.50);
      background-color: #FFF;
      box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.25);
      width: 40px;
      height: 40px;
   }
   .slider-btn-prev {
      left: -20px;
   }
   .slider-btn-next {
      right: -20px;
   }
   .slider-btn svg {
      width: 30px;
      height: 30px;
   }
}

/* SM Small Device :320px. */

@media only screen and (max-width: 767px) {
  .header__btn a {
    font-size: 12px;
    padding: 8px 12px;
  }

  .roles__tabs__buttons .nav-tabs {
    min-width: 1050px;
  }

  .agency__list ul li::before {
    top: 10px;
    height: 5px;
    width: 5px;
  }

  .agenry__area {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .footer__bottom__area {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .footer__bottom__left__links a {
    margin: 0 5px;
  }

  .job__board__title h1 {
    font-size: 32px;
    line-height: 38px;
  }

  .faq__inner__blk .accordion-item button {
    font-size: 18px;
  }

  .job__board__title p {
    font-size: 14px;
    line-height: 23px;
  }

  .creative__content .job__board__title p {
    font-size: 16px;
  }

  .blog__details__area {
    padding-bottom: 50px;
  }

  .blog__details__title {
    margin-bottom: 30px;
  }

  .blog__details__contents p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 16px;
  }

  .blog__image {
    height: 300px;
  }

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

  .blog__details__menu {
    padding-bottom: 15px;
  }

  .common__btn {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 10px;
    padding-bottom: 10px;
  }

  .blog__details__menu ul li a {
    font-size: 14px;
    line-height: 23px;
  }

  .job__card__content__block {
    flex-direction: column;
  }

  .single__job__card {
    padding: 8px 12px;
  }

  .faq__inner__blk .accordion-item .accordion-body p {
    font-size: 14px;
  }

  .job__card__content h4 {
    font-size: 14px;
  }

  .job__board__area {
    padding-bottom: 80px;
  }

  .pagination__blk {
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }

  .job__list__texts h3 {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .job_list_btns small {
    font-size: 14px;
    line-height: 19px;
    gap: 10px;
  }

  .job_list_btns a {
    font-size: 14px;
    line-height: 19px;
    gap: 14px;
  }

  .job_list_btns small {
    gap: 6px;
  }

  .job_list_btns small a {
    flex: 0 0 auto;
  }

  .job__list__top {
    padding: 14px;
  }

  .product__details__contents p {
    font-size: 14px;
    line-height: 23px;
  }

  .single__key__details {
    flex-direction: column;
    gap: 0;
  }

  .single__key__details h4 {
    font-size: 13px;
    line-height: 22px;
  }

  .key__details__item {
    padding: 0 15px;
  }

  .overview__text {
    padding: 13px;
    padding-top: 0;
  }

  .service__request__blk {
    padding: 15px;
  }

  .job_list_menu ul li a {
    font-size: 14px;
  }

  .product__name__blk {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .product__name__link {
    padding: 20px;
  }

  .single__design__card {
    padding: 14px;
  }

  .product__modal .modal-body {
    padding: 20px;
  }

  .info-table {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .info-table::-webkit-scrollbar {
    display: none;
  }
  .profile-card {
    width: 150px;
  }
  .location-dropdown {
    right: 0;
  }
  .product-modal .modal-dialog {
      max-width: calc(100% - 30px);
   }
   .product-modal .modal-header {
      padding: 16px;
   }
   .product-slider-container {
      max-width: 100%;
   }
   .slider-btn {
      position: static !important;
      transform: unset !important;
   }
   .product-modal .modal-body {
      padding: 20px 0;
   }
}

/* SM Small Device :550px. */

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .location-dropdown {
    right: auto;
    left: 0;
  }
}
