body {
    font-size:14px;
}
.header-main-one .logo img {max-width:140px;}
.header-main-one .thumbnail a {
  padding: 10px 0;
}
.rts-title-area .title {
  margin-bottom: 10px;
}

.rts-title-area .title h2, .h2 {
  font-size: 35px;
  line-height: 1.23;
}

.rts-business-goal p {
  font-size: 15px;
}



.grey-bg {
  background-color: #f2f2f2;
}

.header-top-one .left .mail::after {

  background:#fff;
  
}

.header-top-one .right .social-wrapper-one::after {

  background:#fff;
}

.rts-banner-twelve-area .title-main {
  -webkit-text-stroke: 2px rgb(83, 83, 83); /* for most browsers */
  text-stroke: 2px rgb(83, 83, 83); /* fallback */
}
.rts-banner-twelve-area .disc {
  color: #ffffff;
  text-shadow: 1px 1px 2px #1e0070; /* subtle dark red glow */
  font-size: 18px;
  line-height: 1.6;
}
.logo_footer img  {width: 250px;}

.footer-three h4 {font-size: 22px; color: #fff; margin-bottom: 35px; letter-spacing: 5px; line-height: 32px;}



.banner-three.banner-four .bg_banner-four .banner-four-inner .disc {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #3a3b3b;
  margin-bottom: 56px;
}

.blog-listing-content ul {
  list-style: none;
}

.blog-listing-content ul li:before {
  content: '✓';
  font-size: 18px;
  font-weight: 600;
  margin-right: 15px;
}

.rts-service-area4 .container .service-one-inner-four .big-thumbnail-area .content .title {
  font-size: 20px;
  line-height: 25px;
}

.rts-business-goal {
  margin-top: 0px;
}

.cta-two-wrapper .title-area .title { font-size: 35px; }
.social-wrapper-two.menu {
  margin-top: 30px;
}
.rts-footer-area .logo { width: 340px; }
.rts-footer-area p.disc {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
}

.rts-sidebar-menu-desktop .logo {
  margin-top: 10px;
}
.banner-two-content .wrapper .title { font-weight: 600; }

.bdr {border: 5px solid #fff;}

  p {
    margin: 0 0 15px;
  }

  .reasons .title-area .title {
    font-size: 28px;
    line-height: 38px;
  }

  .reasons .fas {font-size: 38px;}
  .reasons p {font-size: 16px; line-height: 22px; text-align: left;}
  .reasons .content .title {text-transform: capitalize;}
  .rts-working-process-section.eight .rts-working-process-inner .wrapper {
    text-align: center;
    padding: 25px 30px 15px;
  }

 
 
  .rts-client-reviews-h2 {
    padding: 30px 30px 10px 30px;
  }

  
  .rts-client-reviews-h2 .review-body p.disc {
    font-size: 13px;
    line-height: 24px;
    color: #5D666F;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #E9ECF1;
    margin-bottom: 15px;
    text-align: left;
  }
  .review-body p {font-size: 16px; text-align: left;}

  .swiper-slide {
    text-align: center;
    font-size: 16px;
  }

  .title-hamco .title {color: white;}

  .rts-tab-style-one .button-area button.active {
    color: #303a6e;
  }

  .link-active {
    background: #303a6e !important;
transform: translateY(-5px) scale(1.03);
color:white !important;
  }

  .banner-one-inner {
    text-shadow: 1px 1px #303a6e;
  }

.image-box {
    width: 250px;
    height: 150px;
    border: 1px solid #ccc; /* Black border */
    display: flex;
    justify-content: center; /* Centers the image horizontally */
    align-items: center; /* Centers the image vertically */
}

.image-box img {
    max-width: 225px; /* Ensures the image width does not exceed the box width */
    max-height: 100%; /* Ensures the image height does not exceed the box height */
    display: block; /* Removes unwanted spacing below the image */
}


.footer-two-single-wized.left p.disc {
  
  color: #2f2f2f;
 
}

  @media (max-width: 1200px) {
  /*.side-bar {
  width: unset;
}*/
    
}
@media (max-width: 768px) {
    .image-box {
        width: 200px; /* Smaller width for tablets */
        height: 120px; /* Adjusted height for aspect ratio */
    }
    
    .image-box img {
        width: 150px !important; 
    }

    .cta-two-wrapper .title-area .title {
      font-size: 20px;
    }
    
}

@media (max-width: 480px) {
    
    .image-box {
        width: 150px; /* Smaller width for phones */
        height: 90px; /* Adjusted height for aspect ratio */
    }
    
     .image-box img {
        width: 110px !important; 
    }
    
}

  .rts-contact-area h5 {font-size: 20px !important;}
  @media screen and (max-width: 1000px) {

   .thumbnail img {max-width: 300px;}

  }



.rts-sidebar-menu-desktop .logo {
  margin-top: 50px;
  width: 350px;
}



 
 
  





