@media only screen and (min-width: 992px) {
.main-header__nav.stickyFixed {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  background: transparent;
}

.main-header__nav.stickyFixed .main-header__nav-in {
  margin: 0 auto;
  width: fit-content;
  background-color: #FFFFFFC7;
  padding: 10px;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  border: 1px solid var(--star-secondary-light-color);
    box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
}
 .dark-theme .main-header__nav.stickyFixed .main-header__nav-in { 
  background-color: #021217C7;
 }
 .section-title.about-title {
  font-size: 3rem;
}
.section-title.about-title span {
  display: block;
  font-size: 3.5rem;
    color: var(--star-secondary-color);
}
}
@media only screen and (max-width: 1130px) {
.hero__clients::after{
    left: 0;
}
.main-header__nav::after{
    right: -10px;
}
.main-header__nav-bg{
    width: 50px;
    right: -20px;
}
.hero-block__left {
 
  padding-bottom: 110px;
  padding-left: 20px;
}
.footer-logo__bg{
    width: 20px;
    left: -20px;
}
.footer-logo::after{
    left: -12px;
}
.testimon-section.section-gap-30 {
 
  background-size: auto 120%, 0 0;
}
}

@media only screen and (max-width: 991px) {
  .hero-section{
    overflow: visible;
  }
  .main-header__logo::after{
    width: 100%;
  }
.about-section__left .about-circle.rotate-me {
  left: inherit;
  right: 39px;
  top: -81px;
}
  .main-header__nav.stickyFixed {
  position: fixed;
  right: 20px;
  top: 15px;
 border-radius: 30px;
    padding: 10px 20px;
border: 1px solid var(--star-secondary-light-color);
    box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
    backdrop-filter: blur(10px);
    background-color: #FFFFFFC7;
}
.dark-theme  .main-header__nav.stickyFixed {
  background-color: #021217C7;
}
.main-header__nav.stickyFixed .main-header__nav-bg {
  display: none;
}
    .action-menu {
  position: relative;
  z-index: 2;
  
}
.main-nav__mobLine {
      width: 26px;
    height: 2px;
    position: absolute;
    background: var(--star-secondary-text-color);
    transition: margin .6s cubic-bezier(.23,1,.32,1);
  }
.main-nav__mobLine:first-child{
    margin-bottom: 8px;
}
.main-nav__mobLine:last-child{
    margin-top: 8px;
}
.main-header__nav.active .main-nav__mobLine:first-child{
margin-bottom: 0;
}
.main-header__nav.active .main-nav__mobLine:last-child{
margin-top: 0;
}
.main-header__nav.active .main-header__nav-in{
    display: block;
}
.main-nav__mobicon {
cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 26px;
    width: 26px;
    position: relative;
    display: flex;
}
.action-menu__text {
  font-size: .875rem;
  font-weight: var(--star-font-900);
  color: var(--star-title-color);
  margin-right: 5px;
  text-transform: uppercase;
}
.main-header__nav-in {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 150px;
  background-color: var(--star-tertiary-color);
  border-radius: 20px;
  padding:20px 10px 10px;
  backdrop-filter: blur(10px);
  display: none;
  z-index: 11;
  box-shadow: 0px 10px 10px rgba(0,0,0,.2);
}
.main-nav__li-a{
    color: var(--star-white-color);
}
.main-nav__li{
    margin-bottom: 15px;
    width: fit-content;
}
  .fact-box-1 {
    width: 100%;
    flex-direction: inherit;
  }
     .our-fact-box, .fact-box-1, .fact-box-3, .fact-image-content {
    gap: 16px;
  }
     .fact-box-2, .fact-box-3 {
    width: calc(50% - 8px);
  }
  .about-section__left {
  padding-right: 15px;
}
.about-circle {
  width: 100px;
  height: 100px;

  left: 30px;
  top: 20px;
}

.footer_headtlte{
    margin-bottom: 10px;
}
.footer-col{
    width: 33.333%;
    padding-bottom: 0px;
}
.footer-col4 {
  padding-left: 0;
  width: 100%;
}
.footer__top {
  padding-bottom: 30px;
}

}
@media only screen and (max-width: 767px) {
    
  .fact-box-2, .fact-box-3 {
    width: 100%;
  }
    .fact-box-2{
        display: none;
    }
    .fact-image-content .fact-item, .fact-box-1 .fact-item{
      width: calc(60% - 8px);
    }
    .fact-image-content  .fact-image, .fact-box-1 .fact-image{
width: calc(40% - 8px);
    }
    .fact-box-1 .fact-image, .fact-box-1 .fact-image figure,  .fact-box-1 .fact-image figure img,  .fact-image-content .fact-image figure,  .fact-image-content .fact-image figure img{
        height: 100%;
    }
    .fact-item-content h2{
      font-size: 45px;
    }
    .fact-image-content .fact-item{
      order: 2;
    }
    .why-star__li {
  
   width: calc(50% - 11.25px);
}
.section-title {
font-size: 1.875rem;
}
.top-section__left {
  display: none;
}
 .hero-block__left {
    padding: 10px;
    text-align: center;
  }
  .prmoBlock {
padding:20px 15px;  
}
.about-right-col {
grid-template-rows: auto;
    grid-template-columns: 1fr;
}
.footer-col{
    width: 50%;
    padding-left: 0;
}
.services-list_item .services-list_count{
order: -2;
}
.services-list_item .services-list_colTitle{
order: -1;
}
.contactFormBlk{
  margin-left: 0;
  
  margin-top: -60%;
  max-width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}
}

@media only screen and (max-width: 575px) {
  .contactInfoBoxUl .why-star__item{
    margin-top: 5px;
    padding-left: 50px;
    padding-top: 15px;
  }
  .contactInfoBoxUl .why-star__li {
  width: 100%;
  padding-left: 20px;
}
.contactInfoBoxUl .why-star__icon {
  position: absolute;
  left: -20px;
  top: 50%;
}
.main-header__nav.stickyFixed{
  padding: 0px;
  border-radius: 10px;
}
.main-header__nav.stickyFixed.active {
  border: none;
}
  .testimon-section.section-gap-30 {
  padding: 30px;
  }
  .test-dummy4.test-dummy{
    top: 120px;
  }
  .test-dummy3.test-dummy{
    bottom: 50px;
  }
  .test-dummyStr.test-dummyStr1 {
   
  top: 60%;
}
.test-dummyStr.test-dummyStr2 {
  
  top: 40%;
}
.test-dummyStr{
  font-size: 80px;
}
    .hero-section{
        margin-bottom: 20px;
    }
    .section-gap-30 {
  padding: 20px 0;
}
     .action-menu {
        padding: 6px;
     }
     .main-header__nav.active .action-menu {
        background-color: var(--star-tertiary-color);
        border-radius: 5px 5px 0 0;
     }
      .main-header__nav.active .main-nav__mobLine{
         background-color: var(--star-white-color);
     }
    .hero-block__left h1 {
  font-size: 2.25rem;
   line-height: 1.2;
    }
    .hero-block__left p {
  font-size: .875rem;
  line-height: 1.5;
  
  margin-top: 15px;
}
    .top-section__right .top-section__text:last-child {
  display: none;
}
.top-section__right {
  width: 100%;
  justify-content: center;
}
    .main-header__logo{
        padding: 15px 15px 10px 10px;
        max-width: 230px;
    }
    
    .hero-section {
  max-width: calc(100vw - 30px);
  border-radius: 20px;
    }
.hero__clients-img {
  width: 38px;
  height: 38px;
}
.hero__clients{
    padding: 10px 20px 10px 0;
}
.hero__clientsStr{
    font-size: 1rem;
}
.hero__clients{
    border-radius:0 15px 0 0;
}
.hero__clients::before, .hero__clients::after {
    border-radius: 0 0 0 20px;

}
.main-header__nav::before {
  content: "";
  width: 40px;
  height: 20px;
  position: absolute;
  left: -40px;
  top: 0;
  border-radius: 0 20px 0 0;
  box-shadow: 20px 0px 0px var(--star-bg-color);
}
.main-header__nav::after {
 width: 40px;
  right: -13px;
  bottom: -39px;
  border-radius: 0 20px 0 0;
  box-shadow: 30px 0px 0px var(--star-bg-color);
  
}
.main-header__nav{
    border-radius: 0 0 0 20px;
    padding: 10px 0 10px 10px;
    
}
.main-header__nav-in{
    border-radius: 20px 0 20px 20px;
    top: calc(100% - 10px);
}
.main-header__nav-in .star-button__primary{
border-color: transparent;
}
.tailerd__title::before {
left: 15px;
right: 15px;
}
.prmoleft .section-title__block{
  margin-bottom: 15px;
}
.tailerd__title{
    font-size: 1.8rem;
}
.star-offer {
  margin-top: 20px;
}
.about-value {
padding: 30px;
}
.why-star__icon {
  width: 46px;
  height: 46px;
   margin-top: -19px;
 
}
.footer-col.footer-col1 {
  width: 100%;
  margin-bottom: 30px;
}
.footer-col1 .footer-text {
  margin-top: 30px;
  padding: 0 10px;

}
.footer-social {

  padding: 0 10px;
}
.footer-col.footer-col2 {
  padding:0 10px;
  width: 100%;
}
.footer-col.footer-col3 {
  width: 100%;
}
.footer-col.footer-col3 .footer-list-ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap:0 15px;
}
.footer-col4{
    width: 100%;
}
.main-footer{
    border-radius: 20px;
    max-width: calc(100vw - 30px);
}
.footer-logo{
    border-radius: 0px 0px 20px 0px;
}
.footer__bottom{
    flex-wrap: wrap;
}
.footer__bottom-left, .footer-bottom-right {
  width: 100%;
    text-align: center;
}
.footer__bottom-a {
  padding: 0 15px;
}
.footer__bottom-left {
  margin-bottom: 15px;

}
.footer-logo::before {
 
  border-radius: 20px 0 0 0;
  box-shadow: -36px 0px 0 var(--star-bg-color);
}
.footer-logo::after{
    border-radius: 20px 0 0 0;
}
.about-page__detlIcon {
  font-size: 50px;
  
  margin-right: 15px;
  
  margin-top: 5px;
}
.about-page__detlIcon i {
  position: sticky;
  top: 20px;
}
.about-page__detl.about-section__sticky {
  margin-top: 20px;
}
.about-page__detlIconIn{
  width: 50px;
  height: 50px;
  border-radius: 10px;
  font-size: 19px;
}
.bigTitle{
  font-size: 3rem;
  line-height: 1.2;
}
.services-list_item .title{
  font-size: 2rem;
  padding: 10px 0;
}
.services-list_item::before, .services-list_item.active::after{
  opacity: 0;
  visibility: hidden;
  display: none;
}

.services-list_colImg{
 position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
}
.services-list_item{
  padding: 0;
  border: 1px solid var(--star-secondary-light-color);
  position: sticky;
    top: 16px;
    background-color: var(--star-bg-color);
    box-shadow: 0px -10px 10px rgba(0,0,0,0.04);
}
.services-list_colImg::before, .services-list_item:nth-child(2n+2) .services-list_colImg::before{
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  bottom: 10%;
}
.dark-theme .services-list_colImg::before, .dark-theme .services-list_item:nth-child(2n+2) .services-list_colImg::before{
  background: linear-gradient(to bottom, rgba(5,20,28,1) 0%,rgba(5,20,28,0) 100%);
}
.services-list_col .row.d-flex.align-items-center {
  margin-left: 0;
  margin-right: 0;
}
.services-list_count{
  padding: 15px 15px 0 15px;
}
}