.f-size-14 {
  font-size: 0.875rem;
}

.f-size-16 {
  font-size: 1rem;
}

.f-size-18 {
  font-size: 1.125rem;
}

.f-size-20 {
  font-size: 1.25rem;
}

.f-size-23 {
  font-size: 1.4375rem;
}

.f-size-30 {
  font-size: 1.875rem;
}

.f-size-60 {
  font-size: 3.75rem;
}

@media (min-width: 1200px) {
  :root {
    --rez: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  :root {
    --rez: 0.85;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  :root {
    --rez: 0.7;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  :root {
    --rez: 0.5;
  }
}
@media (max-width: 575.9px) {
  :root {
    --rez: 0.3;
  }
}

.line-16-20 {
  line-height: 1.25em;
}

.line-16-30 {
  line-height: 1.875em;
}

.line-23-30 {
  line-height: 1.3043em;
}

.line-30-40 {
  line-height: 1.3333em;
}

.line-30-45 {
  line-height: 1.5em;
}

.line-30-50 {
  line-height: 1.6666em;
}

.line-50-55 {
  line-height: 1.1em;
}

.banner-inner {
  max-height: 640px;
  min-height: 200px !important;
  height: min(100vh, 120vw);
  background-position: center;
  padding-top: 60px;
}
.banner-inner .main-title {
  font-size: var(--fz50) !important;
  line-height: 1.1em !important;
  margin-bottom: calc( 12px + (var(--rez) * 20px ) ) !important;
}

.customer-continer-content-wrap {
  background-color: #161614;
  color: #BABAB1;
}

.customer-continer-img-wrap {
  position: relative;
}
.customer-continer-img-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 50%;
  background-color: #161614;
  width: 100%;
}
.customer-continer-img-wrap > * {
  position: relative;
  z-index: 1;
}

@media (min-width: 992px) {
  .our-fetures-icons-row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .our-fetures-icons-row > [class*=col] {
    max-width: 220px !important;
  }
}
.our-fetures-icons-row .our-features-item {
  margin-bottom: calc( 20px + (var(--rez) * 23px ) );
}
.our-fetures-icons-row .our-features-item .icon-wrap {
  height: 70px;
  padding-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575.9px) {
  .our-fetures-icons-row .our-features-item .icon-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.our-fetures-icons-row .our-features-item .icon-wrap img {
  margin-top: auto;
}
.our-fetures-icons-row p:nth-last-child(1) {
  margin-bottom: 0px;
}

.top-img-icon-box {
  padding-top: calc( 40px * var(--rez) );
  padding-bottom: calc( 30px * var(--rez) );
}
.top-img-icon-wrap {
  height: calc( 45px + (var(--rez) * 45px ) );
  padding-bottom: calc( 10px + (var(--rez) * 10px ) );
}
.top-img-icon-wrap img {
  height: 100%;
}
.top-img-icon-content h2 {
  margin-bottom: calc( 11px + (var(--rez) * 11px ) );
}
.top-img-icon-content p:nth-last-child(1) {
  margin-bottom: 0px;
}

.line16-30 {
  line-height: 1.875em;
}

.line30-40 {
  line-height: 1.3333em;
}

.inner-dark-container {
  padding: calc( 77px * var(--rez) ) calc( 59px * var(--rez) ) calc( 59px * var(--rez) ) calc( 59px * var(--rez) );
  background-color: rgb(22, 22, 20);
}
.inner-dark-container p {
  line-height: 1.5em;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.inner-dark-container p:nth-last-of-type(1) {
  margin-bottom: calc( 22px + (var(--rez) * 22px ) );
}

.haf-list-sec-container {
  padding: calc( 68px * var(--rez) );
}
@media (max-width: 991.9px) {
  .haf-list-sec-container {
    padding: calc( 100px * var(--rez) );
  }
}

.three-haf-list {
  list-style: none;
  line-height: 1.8em;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
@media (max-width: 991.9px) {
  .three-haf-list {
    margin-top: 20px;
    padding-left: 0px;
  }
}
.three-haf-list li {
  padding-bottom: calc( 7.5px + (var(--rez) * 7.5px ) );
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 0.4em;
  background-position: left top 0.5em;
  width: 100%;
}
/* .three-haf-list li:nth-last-child(2):nth-child(2n-1), .three-haf-list li:nth-last-child(1) {
  padding-bottom: 0px;
} */
@media (min-width: 992px) {
  .three-haf-list li {
    min-height: 88px;
    max-width: 50%;
  }
  .three-haf-list li:nth-last-child(2):nth-child(2n-1), .three-haf-list li:nth-last-child(1) {
    min-height: unset;
  }
}

.line20-235 {
  line-height: 1.25em;
}

.our-success {
  position: relative;
}
.our-success::before {
  background-color: #F8F8F8;
  position: absolute;
  content: "";
  width: 100%;
  min-height: 776px;
  left: 0;
  top: 0;
  z-index: -1;
}

.yrs-of-excel-wrap {
  padding: 5.625rem;
}

.yrs-of-excel {
  max-width: 100%;
  padding-bottom: 20px;
}

.count-row{
  width: 100%;
  display: flex;  
}

.yrs-of-excel h4{
  color: #fff;
  }
  


.yrs-of-excel .number {
  font-size: 12.125rem;
  font-weight: 600;
  line-height: 7.8125rem;
  display: block;
  margin-bottom: 0.9375rem;
}

.ss-counter {
  margin-bottom: 2.5625rem;
}
.ss-counter .number {
  font-size: 4rem;
  display: block;
  line-height: 3.6875rem;
  margin-bottom: 1.0625rem;
  font-weight: 300;
}
.ss-counter .content {
  font-size: 1.25rem;
  font-weight: 500;
  display: block;
}

#about-main-tab.nav-tabs {
  border-bottom: none !important;
}
#about-main-tab.nav-tabs .nav-item {
  padding-right: calc(( 70px * var(--rez) ) + 10px);
  padding-top: calc( 18.5px + (var(--rez) * 18.5px ) );
  padding-bottom: calc( 18.5px + (var(--rez) * 18.5px ) );
}
@media (max-width: 575.9px) {
  #about-main-tab.nav-tabs .nav-item {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
#about-main-tab.nav-tabs .nav-link {
  padding: 10px 0 8px 0;
  line-height: 100%;
  font-size: var(--fz20);
  color: transparent;
  font-weight: 700;
  position: relative;
}
#about-main-tab.nav-tabs .nav-link:before {
  content: attr(data-name);
  color: #161614;
  position: absolute;
  font-weight: 400;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#about-main-tab.nav-tabs .nav-link:after {
  content: "";
  width: 0px;
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  background-color: #DE3818;
  margin-top: 8px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#about-main-tab.nav-tabs .nav-link, #about-main-tab.nav-tabs .nav-link:hover, #about-main-tab.nav-tabs .nav-link.active {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
#about-main-tab.nav-tabs .nav-link.active {
  pointer-events: none;
}
#about-main-tab.nav-tabs .nav-link.active:after {
  width: 38px;
}
#about-main-tab.nav-tabs .nav-link:hover:before, #about-main-tab.nav-tabs .nav-link.active:before {
  font-weight: 700;
}

#about-tab-content {
  padding: calc( 37.5px + (var(--rez) * 37.5px ) ) calc( 34.5px + (var(--rez) * 34.5px ) );
}
#about-tab-content .tab-header {
  left: 0;
  right: 0;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc( 35px + (var(--rez) * 35px ) );
}

#timeline .nav-tabs {
  border-bottom: none !important;
  border-top: 1px solid #161614 !important;
  padding-bottom: calc(( 30px * var(--rez) ) + 40px);
}
#timeline .nav-tabs .nav-item {
  border: none !important;
  margin-left: auto;
  margin-right: auto;
}
#timeline .nav-tabs .nav-item .nav-link {
  border: none !important;
  position: relative;
  background-color: transparent;
  color: black;
}
#timeline .nav-tabs .nav-item .nav-link:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background-color: #161614;
  position: absolute;
  margin-top: -6px;
  top: 0;
  border-radius: 20px;
}
#timeline .nav-tabs .nav-item .nav-link:not(.nav-link-prev):not(.nav-link-next) {
  padding-bottom: 0px;
  padding-top: 13px;
}
#timeline .nav-tabs .nav-item .nav-link.active {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#timeline .nav-tabs .nav-item .nav-link.active:after {
  content: attr(data-year);
  font-weight: 300;
  color: #3B87C7;
  position: absolute;
  right: 15px;
}
#timeline .nav-tabs .nav-item .nav-link.active:before {
  background-color: #3B87C7;
  height: 18px;
  width: 18px;
  top: -4px;
}
#timeline .nav-tabs .nav-item:nth-child(1) {
  margin-left: 0px !important;
}
#timeline .nav-tabs .nav-item:nth-last-child(1) {
  margin-right: 0px !important;
}
#timeline .timeline-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0px;
  width: 100%;
}
#timeline .timeline-list > .nav-item button {
  border: none !important;
}
#timeline .timeline-list .nav-item-links {
  width: 100%;
  max-width: calc(100% - 59px);
  overflow: hidden;
  margin-top: -10px;
}
#timeline .timeline-list .nav-item-links .nav-tabs {
  padding-right: calc( 70px * var(--rez) );
  padding-left: calc( 70px * var(--rez) );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 10px;
  min-width: calc(( 500px * var(--rez) ) + 500px);
}
#timeline .timeline-list .nav-link-prev,
#timeline .timeline-list .nav-link-next {
  background-color: #DE3818;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 30px;
}
#timeline .timeline-list .nav-link-prev::before,
#timeline .timeline-list .nav-link-next::before {
  display: none !important;
}
#timeline .timeline-list .nav-link-prev.disabled,
#timeline .timeline-list .nav-link-next.disabled {
  pointer-events: none;
  background-color: #BABAB1;
}

.timeline-main-img {
  max-width: 100% !important;
  /* margin-bottom: calc( 29px + (var(--rez) * 29px ) ); */
  max-width: 523px;
  position: relative;
  width: 100%;
}
.timeline-main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  left: 0;
  top: 0;
}
.timeline-main-img:before {
  content: "";
  pointer-events: none;
  width: 100%;
  display: block;
  padding-bottom: 62.9063097514%;
}

#timeline-year {
  font-size: calc(( 60px * var(--rez) ) + 20px);
  font-weight: 300;
  color: #3B87C7;
}

.timeline-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.timeline-steps .timeline-step {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 1rem;
}

@media (min-width: 768px) {
  .timeline-steps .timeline-step:not(:last-child):after {
    content: "";
    display: block;
    border-top: 0.25rem dotted #3b82f6;
    width: 3.46rem;
    position: absolute;
    left: 7.5rem;
    top: 0.3125rem;
  }
  .timeline-steps .timeline-step:not(:first-child):before {
    content: "";
    display: block;
    border-top: 0.25rem dotted #3b82f6;
    width: 3.8125rem;
    position: absolute;
    right: 7.5rem;
    top: 0.3125rem;
  }
}
.timeline-steps .timeline-content {
  width: 10rem;
  text-align: center;
}

.timeline-steps .timeline-content .inner-circle {
  border-radius: 1.5rem;
  height: 1rem;
  width: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #3b82f6;
}

.timeline-steps .timeline-content .inner-circle:before {
  content: "";
  background-color: #3b82f6;
  display: inline-block;
  height: 3rem;
  width: 3rem;
  min-width: 3rem;
  border-radius: 6.25rem;
  opacity: 0.5;
}

#timeline .tab-pane.fade {
  opacity: 0;
  position: absolute;
  top: 0;
}
#timeline .tab-pane.fade.show {
  opacity: 1;
}
#timeline .tab-pane.fade.active {
  position: relative;
}
.profiles-item .pro-details .linkedin{

    margin-top: 3px;
    display: block;
}



.profiles-item.full-width-sec {
  background-color: #0089CD;
  padding: 40px 20px;
}
.profiles-item.full-width-sec .pro-content {
  padding-left: calc( 45px * var(--rez) );
  padding-right: calc( 45px * var(--rez) );
}
@media (min-width: 992px) {
  .profiles-item.full-width-sec .pro-content {
    padding-left: 100px;
  }
}
@media (max-width: 991.9px) {
  .profiles-item.full-width-sec .pro-content {
    padding-left: calc( 70px * var(--rez) );
    padding-right: calc( 70px * var(--rez) );
  }
}
.profiles-item.full-width-sec .prof-img-wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.profiles-item:not(.full-width-sec) .pro-content ul, .profiles-item:not(.full-width-sec) .pro-content p {
  max-width: 400px;
}

.pro-content {
  line-height: 1.875em;
  font-size: var(--fz16);
  padding-top: calc( 50px * var(--rez) );
  padding-bottom: calc( 50px * var(--rez) );
}

.pro-details {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.pro-details .name {
  font-size: var(--fz20);
  font-weight: 600;
}

.pro-details li{
  display: flex;
  gap: 10px;
}

.pro-details .linkedin{
    margin-top: 3px;
    display: block;
    width: fit-content;
}
/* .pro-details .linkedin:hover{
  background: #2768b2;
  color: #fff;
} */
.testgoal{
  font-size: var(--fz20);
  font-weight: 600;
  font-style: italic;
  color: #161614;
  position: relative;
  padding-left: 30px;
  margin-top: 40px;
}

.testgoal::after{
  position: absolute;
  left: -16px;
  top: 0;
  content: '“';
  color: #DE3818;
  font-size: 70px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  
}


.prof-img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prof-img-wrap img {
  max-height: 320px;
}

.line30-50 {
  line-height: 1.6666em;
}

@media (min-width: 992px) {
  /* .haf-img-content-row:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  } */
  .haf-img-content-row .haf-img-sec-content {
    max-width: 399px;
    width: 100%;
    margin: auto;
  }
  .haf-img-content-row .haf-img-sec-content h2 {
    margin-bottom: 13px;
  }
  .haf-img-content-row .haf-img-sec-content p {
    line-height: 30px;
  }
  .haf-img-content-row .haf-img-sec-content button {
    margin-top: 6px;
    font-size: 12px;
  }
}
@media (max-width: 991.9px) {
  .haf-img-content-row .haf-img-sec-content {
    padding-top: 20px;
  }
}
@media (max-width: 991.9px) {
  .haf-img-content-row:not(:nth-last-child(1)) .haf-img-sec-content {
    padding-bottom: 10px;
  }
}

.haf-img-content-row + .haf-img-content-row {
  padding-top: calc( 56px * var(--rez) );
}

.our-service-slider {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.our-service-slider .swiper-slide {
  background-color: #161614;
}
.our-service-slider .our-servie-slider {
  width: 100%;
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.our-service-slider .our-servie-slider .slider-content-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  padding: calc( 41px * var(--rez) ) calc( 79px * var(--rez) );
}

#case-study-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc( 40px * var(--rez) );
}
#case-study-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0 20px;
}
#case-study-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DE3818;
}

#about-tab-content2 {
  padding-left: calc( 34.5px + (var(--rez) * 34.5px ) );
  padding-right: calc( 34.5px + (var(--rez) * 34.5px ) );
  position: relative;
}
#about-tab-content2:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: white;
  height: 50%;
}

.max-550 {
  max-width: 550px !important;
}

.video-item-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.video-item-wrap:before {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: 60.4206500956%;
}
.video-item-wrap:not(.playing) video {
  pointer-events: none;
}
.video-item-wrap:not(.playing):after {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='39' viewBox='0 0 28 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 19.5L0.25 38.1195V0.880453L28 19.5Z' fill='white'/%3E%3C/svg%3E");
}
.video-item-wrap:not(.playing):hover:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.video-item-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.job-list {
  padding: 0px 8%;
  list-style: none;
}
.job-list li {
  padding: calc( 58px * var(--rez) ) 0;
  padding: 30px;
}
.job-list li:not(:nth-child(1)) {
  border-top: 1px solid #707070;
}
/* .job-list li:nth-last-child(1) {
  padding-bottom: 0px;
} */

.job-list li:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
  border: none;
}

@media (min-width: 992px) {
  .three-haf-list.full-list li {
    min-height: inherit;
    max-width: 100%;
  }
}


.table-row{
  width: 100%;
}
.table-row .box{
  display: flex;
}

.jobsection{
  width: 100%;
  padding-top: 60px;
}

.serch-field-row{
  width: 100%;
  background: #F5F8FA;
  padding: 40px;
}

.serch-field-row .form-select{ 
  color: #0089CD;
  font: normal normal normal 30px/40px Montserrat;
  border: none;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  background: #F5F8FA;
}


@media screen and (max-width:800px) {
.job-list {
  padding: 0px;
}
.serch-field-row{
  padding: 20px 10px;
}
.serch-field-row .form-select{
  font: normal normal normal 20px/30px Montserrat;
}
}




.banner-locator {
  max-height: 330px;
  min-height: 200px !important;
  height: min(100vh, 120vw);
  background-position: center;
  padding-top: 60px;
  background-color: #000;
}
.banner-locator .main-title {
  font-size: var(--fz50) !important;
  line-height: 1.1em !important;
  margin-bottom: calc( 12px + (var(--rez) * 20px ) ) !important;
}



.storelocater{
  width: 100%;
  padding: 90px 0 30px 0;
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}


.location-icon{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  width: fit-content;
  margin-top: 16px;
  margin-left: auto;
}
.location-icon img{
  width: 20px;
}
.location-icon span{
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

.storelocater li{
  list-style: none;
  background: #F5F8FA;
  width: calc(33% - 10px);
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

  .storelocater li h4{
    font-size: 16px;
    font-weight: 600;
  }

  .storelocater li h5{
    font-size: 16px;
    font-weight: 600;
    color: #0089CD;
    margin-bottom: 0;
  }

  .storelocater li p{
    font-size: 16px;
    font-weight: 500;
  }

  .storelist-row{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
  }

  .store-border{
    border: 1px solid #BABAB1;
    width: calc(33.3333% - 30px);
  }

  .store-border .store-locator{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
  }
  .store-border .store-locator .img-wrap{
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #BABAB1;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .store-border .store-locator .locator-link{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    gap: 10px;
  }
  .store-border .store-locator .locator-link h5{
    color: #0089CD;
    margin-bottom: 0;
  }

  .store-border .store-locator .locator-link .location-icon{margin: 0;}
 



  @media screen and (max-width:1000px) {

    .storelocater li{
      width: calc(50% - 10px);
    }
  }

  @media screen and (max-width:770px) {

    .storelocater li{
      width: calc(100% - 10px);
    }
    .store-border{
      width: calc(50% - 20px);
    }
    #about-tab-content {
       padding: 20px;
    }
    .tab-content{
      padding: 0 20px;
    }
    .customer-continer-content-wrap{
      padding: 40px 20px;
    }
  }


  @media screen and (max-width:420px) {
    .storelist-row{
      gap: 20px;
    }
    .store-border{
      width: 100%;
    }
  }
