/* xs */
@media (min-width: 350px) {
  .tenders-wraper {
    display: flex;
    gap: 25px;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-category-links a {
    padding: 5px 15px;
    font-size: 12px;
  }
  .nav-logo {
    max-width: 100%;
    padding-bottom: 10px;
  }
  .nav-left {
    gap: 10px;
    width: 146px;
  }

  .main-category-links a {
    padding: 5px 10px;
    font-size: 10px;
  }

  .tailorMade-card-content-wrap {
    min-height: 280px;
    display: block;
  }

  .tailorMade-card-content-wrap .card-link {
    margin-top: 20px;
  }

  #benifits-for-ladies h1 {
    font-size: 46px;
  }

  #inner_banner_gradient_overlap {
    /* margin-top: 85px; */
    height: 165px;
  }

  #why-choose-us .content-wrapper {
    width: 100%;
  }

  #why-choose-us .img-wrapper {
    display: none;
  }

  #vision-and-mission .card h2 {
    font-size: 45px;
    letter-spacing: 0px;
  }

  #vision-and-mission {
    position: relative;
    bottom: 0;
    margin-bottom: 30px;
    left: 0;
    transform: translateX(0%);
    width: 100%;
    margin-top: 60px;
  }

  #core-values {
    padding-top: 2em;
  }

  #certificates2 {
    position: relative;
    margin-bottom: 4em;
  }

  #vision-and-mission .card {
    margin-bottom: 30px;
  }

  #certificates .certificates-wrapper .section-description,
  #certificates2 .certificates-wrapper .section-description {
    width: 100%;
  }

  #core-values p.section-description {
    width: 100%;
  }

  .vacancy-card-bottom .right-content {
    margin-top: 30px;
  }

  #news .left-content {
    padding-left: 15px;
  }

  .flex_rivers {
    flex-direction: column-reverse;
  }

  #why-choose-grid .content-holder {
    padding: 30px 30px;
  }

  .accordion-head.__active h3 {
    color: #fff;
    font-size: 23px;
  }

  .accordion-head h3 {
    font-size: 23px;
  }
  .banner-style-text {
    height: 165px;
  }
}

@media (min-width: 576px) {
  .custom-container {
    max-width: 576px;
  }
  .tenders-wraper {
    display: flex;
    gap: 40px;
    flex-direction: row;
    align-items: center;
  }

  .nav-left {
    gap: 10px;
    width: auto;
  }

  .main-category-links a {
    padding: 5px 15px;
    font-size: 12px;
  }

  .tailorMade-card-content-wrap {
    min-height: 280px;
    display: block;
  }

  .tailorMade-card-content-wrap .card-link {
    margin-top: 20px;
  }
  .banner-style-text {
    display: flex;
    right: -200px;
  }
  #inner-banner .banner-style-text h1 {
    font-size: 100px;
  }
}

/* sm */
@media screen and (min-width: 640px) {
  .custom-container {
    max-width: 640px;
  }

  #inner_banner_gradient_overlap {
    /* margin-top: 85px; */
    height: 165px;
  }
  .banner-style-text {
    height: 165px;
  }
  .banner-style-text {
    right: -150px;
  }
}

/* md */
@media (min-width: 768px) {
  .stats-holder .col-md-1,
  .stats-holder .col-sm-1,
  .stats-holder .col-lg-1 {
    width: 100%;
    *width: 100%;
  }
  .custom-container {
    max-width: 768px;
  }
  .main-head-2 h1 {
    width: 70%;
    margin: 0 auto;
  }
  #awards-holder .owl-carousel .owl-item img {
    width: 60%;
  }
  #awards-holder {
    display: block;
    width: 70%;
  }
  .benifit-card-content.card-style-1 h3 {
    width: 50%;
  }
  .solutions2-card-wrap {
    margin-bottom: 80px;
  }
  #categories {
    padding: 40px 0 0 0;
  }
  .category-content-wrap {
    padding-left: 0;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .contact-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 40px;
  }
  #solutions .tabordion section label {
    padding: 1em 4em;
    height: 6em;
  }
  label img {
    left: 0;
    width: 8%;
  }
  #solutions .tabordion section article p {
    margin-bottom: 0;
  }
  /* .table-wrap .border-right {
    border-right: 2px solid #004f55;
  } */
  /* .inquiry-left .btn-style-2 {
    width: 21%;
  } */
  /* .inquiry-right .btn-style-2 {
    width: 22%;
  } */
  #vacancy-holder .vacancy-card:nth-child(odd) {
    border-right: 2px solid var(--dark-green);
  }
  #vacancy-holder .vacancy-card:nth-child(even) {
    padding: 30px 0 30px 30px;
  }
  .button-holder {
    justify-content: flex-end;
  }
  .inner-banner-wrap {
    min-height: 260px;
  }
  .col-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: row;
  }
  .solutions2-bottom {
    min-height: 180px;
  }
  #branch-finder .address {
    width: 30%;
  }
  .main-category-links a {
    padding: 5px 20px;
    font-size: 12px;
    color: #ffffff;
    transition: all 0.5s;
    text-transform: uppercase;
  }

  #benifits-for-ladies h1 {
    font-size: 60px;
  }

  #inner_banner_gradient_overlap {
    /* margin-top: 85px; */
    height: 260px;
  }
  .banner-style-text {
    height: 260px;
  }
  .table-slic td {
    font-size: 16px;
  }
  #inner-banner .banner-style-text h1 {
    font-size: 120px;
  }
}

@media (min-width: 992px) {
  .stats-holder .col-md-1,
  .stats-holder .col-sm-1,
  .stats-holder .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
  .nav-icon {
    display: block;
  }
  /* #news-inner .left-content {
    border-left: 1px solid #ccc;
    padding-left: 30px;
  } */
  #news-inner .right-content {
    padding-left: 30px;
  }

  .tailorMade-card-content-wrap {
    min-height: 280px;
    display: flex;
  }

  #inner_banner_gradient_overlap {
    /* margin-top: 85px; */
    height: 260px;
  }
  #inner-banner .banner-style-text h1 {
    font-size: 150px;
  }
}

/* lg */
@media (min-width: 1024px) {
  .custom-container {
    max-width: 1024px;
  }
  #middle-menu {
    border-bottom: 1px solid #fff;
    padding: 40px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .hide {
    display: block;
  }
  ul.primary-menu {
    text-align: unset;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    margin-bottom: 0;
  }

  .offer-box {
    width: 80%;
  }
  .general-insurances-cat-holder {
    justify-content: center;
  }
  .main-head-2 h1 {
    width: 50%;
    margin: 0 auto;
  }
  .menu-wraper h4 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
  }
  li.links {
    text-align: left;
    display: block;
    margin-bottom: 0;
  }
  #top-menu li.links a,
  #middle-menu li.links a,
  #bottom-menu li.links a {
    font-size: 13px;
    gap: 5px;
  }
  .footer-address p {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    justify-content: flex-end;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .navbar-collapse {
    padding-top: 0;
  }
  #general-insurances {
    background-image: url(../images/general-insurances-desktop-bg.jpg);
  }
  #business-insurances {
    background-image: url(../images/business-insurances-desktop-bg.jpg);
    background-size: cover;
    background-position: center;
    background-position-y: -20%;
  }
  .social-links {
    justify-content: flex-start;
  }
  footer #top-menu .logo img {
    margin: 0;
  }
  ul.third-menu {
    display: flex;
    gap: 40px;
    margin-bottom: 0;
  }
  .copyright p {
    font-size: 15px;
    line-height: normal;
    text-align: right;
  }
  .benifit-card-content.card-style-1 h3 {
    width: 70%;
  }
  #exclusive-benefits-mobile {
    display: none;
  }
  #exclusive-benefits-desktop {
    display: flex;
  }
  .top-menu .nav-btn a {
    display: block;
    background-color: #f84242;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 20px;
    transition: all 0.5s;
  }

  .top-menu .nav-btn a:hover {
    background-color: #00adbb;
    transition: all 0.5s;
  }
  .navbar-collapse {
    padding-top: 10px;
  }
  .navbar-expand-lg {
    padding: 0;
  }
  .top-menu {
    margin-bottom: 10px;
    display: flex;
  }
  #collapsibleNavId {
    display: flex;
    flex-direction: column-reverse;
    align-content: flex-end;
    align-items: flex-end;
    padding-top: 0;
  }
  .navbar-expand-lg .navbar-nav {
    gap: 30px;
    padding-bottom: 0;
  }
  .language-option {
    display: flex;
  }
  li.nav-item {
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    transition: all 0.5s;
  }

  .navbar-collapse {
    padding: 0;
  }
  #home-sec {
    margin-top: 120px;
  }
  #home-sec .content-holder {
    padding-top: 0;
  }
  .dropdown-item {
    padding: 10px 20px;
  }
  .dropdown-menu.show {
    background-color: #f1f5f5;
    border-radius: 0;
  }
  .offer-box {
    margin-bottom: 0;
  }
  .solutions2-card-wrap {
    margin-bottom: 30px;
  }
  #categories {
    padding: 40px 0 40px 0;
  }
  .category-content-wrap {
    padding-left: 0px;
    margin-top: 0;
  }
  #inner-banner {
    margin-top: 116px;
  }

  #inner_banner_gradient_overlap {
    /* margin-top: 116px; */
    height: 330px;
  }
  .banner-style-text {
    height: 330px;
  }
  .related-product-card-wrap .card-content p {
    font-size: 15px;
  }
  label img {
    left: 0;
    width: 60px;
  }
  #solutions .tabordion section label {
    padding: 1em 4.5em;
    height: 6em;
  }

  #solutions .tabordion section label {
    width: 30%;
  }
  #solutions .tabordion section article {
    left: 30%;
  }

  .category-wrap {
    border-right: 1px solid #004f5563;
  }
  .contact-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    flex-direction: row;
    margin-top: 0;
    flex-wrap: nowrap;
    align-items: center;
  }

  .claim-card-wrap .icon img {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0px;
    margin-top: -35px;
    width: 70px;
  }
  .claim-card-wrap {
    margin-bottom: 0;
  }
  .inquiry-left {
    padding-left: 15px;
  }
  .inquiry-left p {
    width: 75%;
  }

  /* .inquiry-left .btn-style-2 {
    width: 32%;
  } */
  .inquiry-right h3 {
    width: 100%;
  }
  .inquiry-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* .inquiry-right .btn-style-2 {
    width: 33%;
  } */
  #vision-section .box-style-2 {
    min-height: 415px;
  }
  .filter-wrap {
    margin-bottom: 30px;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
  }

  .branches,
  .job-industry {
    width: 30%;
  }

  .branch-search {
    width: 55%;
  }
  .find-my-location {
    width: auto;
    display: grid;
  }
  .branch-search select {
    margin-bottom: 0;
  }
  .nav-logo {
    max-width: 100%;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 11px;
  }
  #inner-banner h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .top-menu .nav-btn {
    display: block;
  }
  .dropdown-menu[data-bs-popper] {
    margin-top: 2px;
  }
  .inner-banner-wrap {
    min-height: 330px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 500;
  }
  #oopss #error-text img {
    margin-top: 45px;
  }
  .solutions2-bottom {
    min-height: 150px;
  }
  #branch-finder .address {
    width: 50%;
  }
  .nav-left {
    gap: 20px;
  }

  #why-choose-us .content-wrapper {
    width: 60%;
  }

  #why-choose-us .img-wrapper {
    display: block;
  }

  #vision-and-mission {
    position: absolute;
    bottom: 0;
    margin-bottom: -28em;
    left: 50%;
    transform: translateX(-50%);
    width: 65%;
  }

  #core-values {
    padding-top: 17em;
  }

  #certificates2 {
    position: relative;
    margin-bottom: 16em;
  }

  #vision-and-mission .card {
    margin-bottom: 30px;
  }

  #certificates .certificates-wrapper .section-description,
  #certificates2 .certificates-wrapper .section-description {
    width: 60%;
  }

  #core-values p.section-description {
    color: var(--dark-green);
    font-size: 15px;
    margin-bottom: 40px;
    width: 60%;
  }

  #news .left-content {
    padding-left: 30px;
  }

  .flex_rivers {
    flex-direction: row;
  }

  #why-choose-grid .content-holder {
    padding: 50px 50px;
  }

  .accordion-head.__active h3 {
    color: #fff;
    font-size: 30px;
  }

  .accordion-head h3 {
    font-size: 30px;
  }
}

/* xl */
@media (min-width: 1280px) {
  .stats-holder .col-md-1,
  .stats-holder .col-sm-1,
  .stats-holder .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
  .custom-container {
    max-width: 1280px;
  }

  .offer-box {
    width: 70%;
  }

  #awards-holder {
    width: 60%;
  }
  #awards-holder .owl-carousel .owl-item img {
    width: 50%;
  }
  #motor-insurances-mobile {
    display: none;
  }
  #motor-insurances-desktop {
    display: flex;
  }
  #motor-insurances-desktop h1 {
    font-size: 50px;
    line-height: 50px;
    text-align: left;
    width: 40%;
    margin-bottom: 0;
  }
  .motor-card-content h3 {
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 30px;
  }
  .motor-card-content p {
    width: 80%;
    font-size: 18px;
  }
  .motor-card {
    padding: 30px;
    width: 80%;
  }
  .motor-card-content h3 {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 30px;
  }
  .side-image {
    width: 45%;
  }
  .main-head-3 h1 {
    width: 35%;
    font-size: 50px;
    margin-bottom: 50px;
  }
  .main-head-2 h1 {
    width: 35%;
    margin: 0 auto;
    font-size: 40px;
  }
  .main-head h1 {
    width: 35%;
    font-size: 50px;
  }
  #testimonial-slider .item p {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: left;
  }
  #testimonial-slider .item .user-name {
    font-size: 20px;
    text-align: left;
    display: block;
  }
  #testimonial-slider .item .rating {
    margin-bottom: 20px;
    text-align: left;
  }

  .benifit-card {
    padding: 50px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .benifit-card-content.card-style-1 h3,
  .benifit-card-content.card-style-2 h3,
  .benifit-card-content.card-style-3 h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
  }

  .benifit-card-content.card-style-2 a i {
    margin-bottom: 20px;
  }

  .benifit-card-content.card-style-1,
  .benifit-card-content.card-style-3 {
    width: 85%;
  }

  .benifit-card-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .benifit-card i {
    color: var(--white);
    border-radius: 50%;
    border: 2px solid var(--white);
    height: 50px;
    width: 50px;
    display: flex;
    line-height: 48px;
    font-size: 25px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .benifit-card p {
    margin-bottom: 0;
    margin-top: 20px;
  }
  #home-sec h1 {
    font-size: 45px;
    line-height: 50px;
  }
  #home-sec h1:last-child {
    color: var(--dark-green);
    font-size: 60px;
  }
  footer ul li:last-child {
    margin-bottom: 0;
  }
  #general-insurances {
    background-position-y: 50%;
  }
  .navbar-expand-lg .navbar-nav {
    gap: 40px;
    padding-bottom: 0px;
  }
  .top-menu {
    margin-bottom: 5px;
    display: flex;
    justify-content: flex-end;
  }
  .navbar-nav .nav-item a {
    color: var(--dark-green);
    font-size: 13px;
  }
  #home-sec {
    margin-top: 110px;
  }
  #awards-holder {
    margin: 50px auto 30px auto;
  }
  li.links {
    margin-bottom: 0;
  }
  .dropdown-menu.show {
    margin-top: 2px;
  }
  #inner-banner {
    min-height: 260px;
    margin-top: 114px;
  }

  #inner_banner_gradient_overlap {
    min-height: 400px;
    /* margin-top: 114px; */
  }
  .banner-style-text {
    min-height: 400px;
  }
  .inner-banner-wrap {
    height: 400px;
  }
  .contact-wrap {
    display: flex;
    gap: 40px;
    margin-top: 0px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
  }
  label img {
    left: -30px;
    width: 60px;
  }
  #solutions .tabordion section label {
    padding: 1em 2.5em;
  }
  #solutions-2 h2 {
    color: var(--dark-green);
  }
  /* .inquiry-left .btn-style-2 {
    width: 22%;
  } */
  /* .inquiry-right .btn-style-2 {
    width: 23%;
  } */
  .inquiry-left {
    padding-left: 100px;
  }
  /* .inquiry-left .btn-style-2 {
    width: 25%;
  } */
  .inquiry-right {
    padding-left: 100px;
    padding-right: 100px;
  }
  /* .inquiry-right .btn-style-2 {
    width: 25%;
  } */
  .close-popup {
    top: 30px;
    right: 30px;
  }
  .popup .close-btn img {
    width: 45px;
  }
  .popup {
    width: 50%;
  }
  .popup .popup-header {
    min-height: 200px;
    padding: 30px;
  }
  .popup.active {
    transform: translate(-50%, calc(-50% - -50px)) scale(1);
  }
  #about-section-2 {
    display: block;
    min-height: 1200px;
    background-position: center;
    background: no-repeat;
    background-size: cover;
  }
  #about-section-2-mobile {
    display: none;
  }
  #vision-section .box-style-1 {
    min-height: 340px;
  }
  #vision-section .box-style-1 .white-stroke {
    font-size: 130px;
    letter-spacing: 25px;
  }
  #vision-section .box-style-1 p {
    font-size: 20px;
  }
  #vision-section .box-style-2 p {
    font-size: 18px;
  }
  .branch-search {
    width: 58%;
  }
  .find-my-location {
    width: 40%;
    display: grid;
  }
  .inquiry-right h3 {
    width: 80%;
  }
  .inquiry-left p {
    width: 60%;
    font-size: 20px;
  }
  #about-stats-section {
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 1400px;
    background-size: cover;
    display: block;
  }
  #about-stats-section-mobile {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
    transition: all 0.5s;
  }

  .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #f84242;
    transition: all 0.5s;
  }
  #inner-banner h1 {
    font-size: 60px;
    line-height: 70px;
  }
  #oopss #error-text img {
    height: 300px;
    margin-top: 40px;
  }
  .cursor {
    display: block;
  }
  .inquiry-left h3 {
    width: 80%;
  }
  .circle-4,
  .circle-5 {
    margin-top: -3em;
  }
  .circle-6,
  .circle-7 {
    margin-top: -2em;
  }
  .solutions2-bottom {
    min-height: 220px;
  }
  #branch-finder .address {
    width: 32%;
  }
  #inner-banner .banner-style-text h1 {
    font-size: 210px;
  }
  .banner-style-text {
    right: -380px;
  }
}

/* 2xl */
@media (min-width: 1536px) {
  .custom-container {
    max-width: 1536px;
  }
  .offer-box {
    width: 60%;
  }
  .motor-card-content h3 {
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 40px;
  }

  #inner-banner h1 {
    color: var(--white);
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
    margin-bottom: 0;
  }
  #inner-banner {
    min-height: 555px;
    margin-top: 114px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }

  #inner_banner_gradient_overlap {
    min-height: 555px;
    /* margin-top: 114px; */
  }
  .banner-style-text {
    min-height: 555px;
  }
  .inner-banner-wrap {
    display: flex;
    align-items: center;
    height: 555px;
  }
  .breadcrumb {
    font-size: 16px;
    margin-bottom: 0;
  }
  .popup .popup-header {
    min-height: 250px;
  }
  .circle-4,
  .circle-5 {
    margin-top: -6em;
  }

  .circle-6,
  .circle-7 {
    margin-top: -5em;
  }
  .solutions2-bottom {
    min-height: 175px;
  }
  .banner-style-text {
    right: -200px;
  }
  #inner-banner .banner-style-text h1 {
    font-size: 270px;
  }
}
