@media (min-width: 1600px) {
  .container {
    max-width: 1250px;
  }
}

@media (max-width: 1440px) {
  .bottomImg {
    /* left: 10% !important; */
    width: 60% !important;
  }
}
@media (max-width: 1200px) {
  .heroForm {
    padding: 20px;
    border-radius: 0;
  }

  .searchPopUp form {
    width: 70%;
  }
  .mainMenu {
    gap: 25px;
  }
  .yoso-menu {
    padding: 0 20px;
  }
  .logo {
    font-size: 30px;
  }
  .logo img {
    width: 25px;
  }
  .yoso-h1 {
    font-size: 50px;
  }
  .yoso-desc,
  .yoso-list li {
    font-size: 16px;
  }
  .yoso-list li i {
    font-size: 20px;
  }
  .yoso-button {
    height: 50px;
    padding: 0 20px;
  }
  .featureslide {
    height: 90px;
  }
  .slide {
    font-size: 25px;
  }
  .slide::after {
    width: 35px;
    height: 35px;
  }
  .serviceSingle {
    padding: 10 25px;
  }
  .yoso-h2 {
    font-size: 30px;
  }
  .agencySide img:nth-child(3) {
    width: 100%;
  }
  .aboutAgency .pb-5 {
    padding-bottom: 20px !important;
  }
  .priceSingle {
    padding: 20px;
  }
  .yoso-margin {
    margin: 1px 0;
}
  .yoso-padding {
    padding: 100px 0;
  
}
ul.yoso-list li {
    display: flex
;
    align-items: center;
    gap: 10px;
    font-size: 10px;
    margin: 5px 0;
}
  .testimonials .swiper-wrapper {
    height: 350px;
  }
  .testimonials .testimonialImg {
    height: 350px;
  }
  .yoso-testimonials .yoso-desc {
    font-size: 16px;
  }
  .testimonialsThumb img {
    height: 120px;
  }
  .expIcon {
    min-width: 50px;
    height: 50px;
    border-width: 2px;
    margin-right: 10px;
  }
  .experienceTxt .yoso-h2 {
    font-size: 25px;
  }
  .expIcon i {
    width: 20px;
    height: 20px;
    font-size: 16px;
  }
  .experienceTxt .yoso-desc {
    font-size: 12px;
  }
  .tab-pane .yoso-h4 {
    font-size: 15px;
  }
  .yoso-list-3 li {
    margin: 10px 0;
  }
  .tabChart {
    margin: 20px 0;
    width: 50%;
  }
  .tabs-inner {
    padding: 0 20px;
  }
  .yoso-tab-button button {
    font-size: 12px;
  }
  .yoso-faqs {
    padding: 20px;
  }
  .yoso-faqs .yoso-h2 {
    font-size: 25px;
  }
  .faq-header button {
    font-size: 18px;
  }
  .yoso-h4 {
    font-size: 20px;
  }
  .yoso-h3 {
    font-size: 15px;
  }
  .skillBlock {
    padding: 14px;
  }
  .copyright {
    min-height: 65px;
  }
}

@media (max-width: 992px) {
  .inputField {
    padding: 0 10px;
    border-radius: 0;
  }
  .desktopMenu {
    display: none;
  }
  .mobileMenu {
    display: flex;
  }
  .yoso-menu {
    padding: 0;
  }
  .topBar ul {
    gap: 15px;
  }
  .discount,
  .topBar ul li {
    font-size: 12px;
  }
  .yoso-h1 {
    font-size: 35px;
  }
  .yoso-desc,
  .yoso-list li {
    font-size: 14px;
  }
  .serviceSingle {
    padding: 10 10px;
  }
  .yoso-button-2 {
    margin-top: 10px !important;
  }
  .serviceIcon {
    margin-top: -45px;
    width: 116px;
    height: 120px;
    border-width: 6px;
}
  .yoso-h2 {
    margin-top: 10px;
    font-size: 25px;
}
.roww{
  display: grid
  ;
          grid-template-columns: auto auto;
          margin-top: 50px;
          padding-left: 5px;
          padding-right: 5px;
          justify-content: space-between;
}

  .yoso-desc {
    padding: 0;
  }
  .yoso-list li {
    margin-top: 2px;
  }
  .priceLine {
    width: 100%;
    height: 5px;
    background: #2a4572;
    margin: 10px 0;
    margin-top: 5px;
}
.yoso-form-button {
  width: 69%;
  background: #274473;
  color: white;
  height: 55px;
  border-radius: 30px;
  border: solid 1px transparent;
  font-size: 20px;
  font-family: "unbounded";
  font-weight: 800;
  margin-top: 12px;
}

  .agencySide img:nth-child(1) {
    width: 50%;
  }
  .awardIcon {
    min-width: 70px;
    height: 70px;
  }
  .awardIcon img {
    width: 30px;
  }
  .awardSingle {
    gap: 20px;
  }
  .yoso-h4 {
    font-size: 12px;
  }
  .yoso-button-4 {
    margin-top: 20px;
    font-size: 18px;
    height: 45px;
  }
  .yoso-price .yoso-desc {
    font-size: 16px;
  }
  .priceImg {
    height: 70px;
    margin: 10px 0;
  }
  .price {
    font-size: 25px;
  }
  .price span {
    font-size: 20px;
  }
  .testimonials .swiper-wrapper,
  .testimonials .testimonialImg {
    height: 250px;
  }
  .testimonialsThumb img,
  .prevNext {
    height: 80px;
  }
  .yoso-testimonials .yoso-desc {
    font-size: 14px;
  }
  .experienceTxt .yoso-h2 {
    font-size: 20px;
  }
  .experienceTxt .yoso-desc {
    font-size: 10px;
  }
  .BorderLine {
    min-width: 30px;
  }
  .yoso-list-3 li {
    font-size: 12px;
  }
  .tabs-inner {
    padding: 0 30px !important;
  }
  .yoso-tab-button button {
    font-size: 10px;
  }
  .faq-header button {
    font-size: 12px;
  }

  .faq-item,
  .faq-header {
    margin-bottom: 15px;
  }
  .postImg {
    height: 150px;
  }
  .postTime {
    width: 75px;
    height: 50px;
  }

  .tab-lg-100 {
    width: 100%;
  }
  .newsLetter {
    width: max-content;
    height: 40px;
    width: 200px;
    gap: 0;
  }

  .newsLetter button {
    padding: 0 15px;
    font-size: 10px;
  }
  .newsLetter input {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .heroForm {
    margin-top: 30px;
    width: 80%;
  }

  .searchPopUp form {
    width: 85%;
  }
  .container {
    max-width: 90%;
  }
  .yoso-button {
    margin: 20px 0;
  }
  .bottomImg {
    width: 50% !important;
  }
  .tab-50 {
    width: 50%;
  }
  .tab-100 {
    width: 100%;
  }
  .tagline {
    margin-top: 20px;
  }
  .priceSingle {
    margin-top: 20px;
  }
  .tab-none {
    display: none;
  }
  .tab-33 {
    width: 33.33%;
  }
  .tabs-inner {
    border-radius: 0 !important;
  }
  .postImg {
    height: 300px;
  }
  .d-flex.align-items-center.w-100.justify-content-end.gap-3 {
    justify-content: start !important;
    margin-top: 20px;
  }
  .footerHeader::before {
    display: none;
  }
  .footerMain .yoso-h4 {
    width: 214px;
    margin-left: 0px;
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .container {
    max-width: 100%;
  }
  header nav {
    padding: 0 15px;
  }
  .discount,
  .topBar ul li {
    font-size: 8px;
  }
  .bottomImg {
    width: 40% !important;
  }
  .loaderBottomTxt,
  .loaderTopTxt {
    font-size: 100px;
  }
  .sm-lg-100 {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .yoso-h1 {
    font-size: 25px;
  }
  .slideInner {
    gap: 45px;
  }
  .slideInner .slide {
    gap: 20px;
  }
  .sm-100 {
    width: 100%;
  }
  .sm-50 {
    width: 50%;
  }
  .desktopTopBar {
    display: none;
  }
  header nav {
    min-height: 70px;
    display: flex;
    justify-content: center;
  }
  .loaderBottomTxt,
  .loaderTopTxt {
    font-size: 70px;
  }
  .aboutAgency .px-5 {
    padding: 0 !important;
  }
  .position-absolute.end-0.pe-5 {
    display: none;
  }
  .experienceSingle {
    align-items: start !important;
    margin-top: 20px;
    min-width: 60%;
  }
  .experienceSingle .BorderLine {
    display: none;
  }
  .yoso-faqs.p-5 {
    padding: 20px !important;
  }
  .tagline p {
    font-size: 12px;
  }
  .yoso-faqs .yoso-h2 {
    font-size: 20px;
  }
  .postImg {
    height: 250px;
  }
  .d-flex.gap-4.sm-lg-100.flex-wrap {
    gap: 20px !important;
    justify-content: center;
  }
  .copyrightTxt {
    margin-bottom: 20px;
  }
  .copyright {
    padding: 20px 0;
  }
  .searchPopUp form {
    width: 90%;
    padding: 0 20px;
    height: 65px;
  }
  .searchPopUp form input,
  .searchPopUp form input::placeholder {
    font-size: 15px;
  }
  .searchPopUp form button {
    font-size: 22px;
  }
  .mobileMenu .mainMenu {
    gap: 20px;
  }
  .mobileMenu .mainMenu li a {
    font-size: 17px;
  }
  .mobileMenu .topBar {
    margin-top: -298px;
    flex-wrap: wrap;
    padding: 10px !important;
    gap: 10px;
}
  .heroForm {
    width: 100%;
  }
  .mainMenu li {
    line-height: 13px;
    font-size: 17px;
    font-weight: 800;
}
}
@media (max-width: 768px) {
  .yoso-skills .row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .yoso-skills .col-2 {
    width: 30%; /* Adjust width to fit 3 items per row */
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }

  .skillBlock {
    width: 100%;
    max-width: 80px; /* Adjust image size */
    height: auto;
    display: flex;
    justify-content: center;
  }

  .skillBlock img {
    width: 100%;
    height: auto;
    max-height: 60px; /* Adjust image height for better scaling */
  }
}

@media (max-width: 480px) {
  .yoso-skills .col-2 {
    width: 45%; /* Adjust width to fit 2 items per row */
  }

  .skillBlock {
    max-width: 130px;
  }

  .skillBlock img {
    max-height: 50px;
  }
  .logo img {
    margin-top: 7px;
    margin-left: 20px;
    width: 45px;
}
.footerMain {
  padding: 10px 0;
}
.yoso-h3 {
  font-size: 14px;
}
}
@media (max-width: 768px) {
  .yoso-footer .row {
    flex-direction: column;
    text-align: center;
  }

  .yoso-footer .col-md-4, 
  .yoso-footer .col-md-7 {
    width: 100%;
    padding: 10px;
  }

  .yoso-footer .d-flex {
    justify-content: start !important;
  }

  .footerLinks {
    text-align: center;
  }

  .footerLinks li {
    display: inline-block;
    margin-left: 8px;
    width: 100%;
    margin-bottom: 1px
  }
  .footerLinks li a {
    display: flex
;
    align-items: center;
    justify-content: start;
    gap: 4px;
    font-size: 12px;
    font-family: "Unbounded";
    color: var(--bg-color);
}
  .newsLetter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .newsLetter input {
    width: 90%;
    padding: 8px;
    margin-bottom: 10px;
  }

  .newsLetter button {
    width: 50%;
  }

  iframe {
    margin-left: 10px;
    width: 100%;
    max-width: 320px;
    height: 180px;
  }
}

@media (max-width: 480px) {
  .footerLinks li {
    width: 100%;
  }

  .newsLetter input, 
  .newsLetter button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .newsLetter {
      width: 100%;
      max-width: 350px;
      height: auto;
      flex-direction: column;
      padding: 10px;
      gap: 10px;
  }

  .newsLetter input {
      width: 100%;
      padding: 12px;
      font-size: 16px;
  }

  .newsLetter button {
      width: 100%;
      font-size: 14px;
  }
}

@media (max-width: 480px) {
  .newsLetter {
    margin-left: 10px;
      max-width: 100%;
      padding: 12px;
      border-radius: 20px;
  }

  .newsLetter input, 
  .newsLetter button {
      width: 100%;
      font-size: 14px;
  }
}