* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
   font-family: "DM Sans", sans-serif;
}


.container {
  max-width: 2999px;
  padding: 0rem 5rem 0rem 5rem;
}

.ms-auto {
    margin-left: auto !important;
}

.navbar-expand-lg {
  padding: 18px 0 18px 0;
}



.navbar-nav {
  align-items: left !important;
  padding-left: 25px;
}



.btn-warning {
  background-color: #f88e0d;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 26px;
  font-family: "DM Sans", sans-serif;
}

.btn-warning:hover {
  background-color: #d97f15 !important;
}

.carousel-caption {
  margin-top: -40px;
  left: 5rem;
}

.service-btn {
  background-color: #f88e0d !important;
  border: none;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
  padding: 13px 26px;
  font-family: "DM Sans", sans-serif;
  text-decoration: none;
}

.service-btn:hover {
  background-color: #d97f15 !important;
}

.text-theme {
  color: #f88e0d;
}

.hero-section {
  position: relative;
  height: 500px;
}

.hero-section img {
  height: 100%;
  object-fit: cover;
}

.hero-content {
  max-width: 100%;
  top: 35%;
  margin-left: 10px;
  padding: 15px 0px;
}

.hero-content h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 46px;
  line-height: 49px;
  color: #fff;
  text-align: left;
}

.hero-content a {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  background-color: #f88e0d !important;
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  text-align: left;
  padding: 13px 26px !important;
}

.hero-content a:hover {
  background-color: #d97f15 !important;
}

.service-container {
  padding: 3rem 5rem 3rem 5rem;
}

.service-card {
  font-family: "DM Sans", sans-serif;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: none;
  background-image: linear-gradient(#fff, #fDE4C4);
  padding: 18px;
  width: 100%;
}

.service-card-first {
  font-family: "DM Sans", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border: none;
  padding: 18px;
  height: 95%;
  width: 100%;
}

.service-card-last {
  background-image: url(../images/service-box.png);
  background-size: cover;
}

.service-card-last h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 31px;
  color: #fff;
  text-align: center;
  position: relative;
  top: 39%;
  width: 95%;
}

.service-left-text {
  color: #373737;
  font-size: 15px;
  font-family: "DM Sans", sans-serif;
  text-align: left;
  line-height: 22px;
  padding-top: 24px;
  padding-bottom: 7px;
}

.service-card img {
  max-height: 60px;
}

.service-card-first h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  text-align: left;
}

.service-card-first h2 span.text-theme {
  font-family: "DM Sans", sans-serif;
  font-weight: 700 !important;
}

.service-card h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 39px;
  font-weight: 800;
  color: #f88e0d;
}

.service-card h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  margin: -1px 7px 10px 7px;
  color: #211c16;
  line-height: 28px;
}

.service-card p {
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  text-align: center;
  color: #373737;
  line-height: 22px;
}

.btn-warning {
  background-color: #f88e0d;
  border: none;
  padding: 11px 20px;
  font-size: 14px;
}

.bg-warning {
  background-color: #ff9800 !important;
}



body {
  background-color: #fff;
  color: #333;
  line-height: 1.6;
}

.redy-enhance-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3rem 5rem 5rem 5rem;
  gap: 2rem;
}

.trusted-section {
  padding: 3rem 5rem 5rem 5rem;
}

.left-section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1;
}

.redy-enhance-row {
  display: flex;
  gap: 1rem;
}

.card {
  flex: 1;
  height: 197px;
  background-color: #f9f9f9;
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-right {
  height: 220px;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.highlight-card {
  flex: 1;
  background-color: #F88e0d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  position: relative;
  left: -31px;
  height: 136px;
}

.highlight-card p {
  font-size: 22px;
  font-family: "DM Sans", sans-serif;
  line-height: 32px;
  font-weight: 700;
}



.right-section h1 {
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  line-height: 38px;
  margin-bottom: -4px !important;
  font-weight: 800;
}

.highlight {
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  color: #f89c1c;
  font-weight: 700;
}

.right-section p {
  font-family: "DM Sans", sans-serif;
  margin-bottom: 25px !important;
  font-size: 15px;
  font-weight: 400;
  color: #373737;
  line-height: 22px !important;
}

.icons-section {
  display: flex;
  justify-content: start;
  gap: 2rem;
  margin-bottom: 25px !important;
  margin-top: -10px !important;
}

.icon-box {
  text-align: left;
  display: flex;
  gap: 10px;
}

.icon-box p {
  font-family: "DM Sans", sans-serif;
  width: 80px;
  font-weight: 700;
  align-self: center;
  font-size: 19px;
  line-height: 21px;
}

.icon-box img {
  height: 50px;
  width: 50px;
  margin-bottom: 0.5rem;
}

.features {
  margin-bottom: 23px;
  margin-top: -29px;
}

.features img {
  padding-right: 10px;
}

.features p img {
  align-self: flex-start
}

.features p {
  margin-top: -16px;
  display: flex;
  align-items: center;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #373737;
  line-height: 22px;
}

.cta-button {
  font-family: "DM Sans", sans-serif;
  padding: 13px 26px;
  background-color: #F88E0D !important;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  margin-top: -3px !important;
}

.cta-button:hover {
  background-color: #d97f15 !important;
}

.trusted-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-image: url(../images/text-banner.png);
  background-size: cover;
  background-position: center;
  gap: 2rem;
  background-color: #121212;
  color: #fff;
  line-height: 1.6;
}

.text-content {
  flex: 1;
  max-width: 40%;
}

.text-content h1 {
  margin-bottom: 1rem;
  line-height: 40px;
  font-size: 32px;
  font-weight: 800;
  font-family: "DM Sans", sans-serif;
}

.text-content h1 .highlight {
  color: #F88E0D;
  font-family: "DM Sans", sans-serif;
}

.text-content p {
  margin-top: 20px;
  margin-bottom: 22px;
  line-height: 22px;
  font-size: 15px;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
}

.view-button {
  font-family: "DM Sans", sans-serif;
  padding: 13px 43px;
  background-color: #f88e0d !important;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.view-button:hover {
  background-color: #d97f15 !important;
}

.logos-grid {
  flex: 1.5;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  align-self: center
}

.logo-card {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-card img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.recent-projects-section {
  padding: 3rem 5rem 3rem 5rem;
  text-align: center;
}

.projects-header h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  color: #211C16;
  margin-bottom: 0rem;
  margin-top: 12px;
}

.projects-header h2 .highlight {
  color: #F88E0D;
}

.projects-header p {
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 2rem;
  color: #373737;
  padding: 0 89px;
}

.projects-grid {
  margin-bottom: 2rem;
}

.project-card {
  padding: 1rem;
  text-align: left;
}

.project-card img {
  width: 100%;
  height: 225px;
  object-fit: cover;
  margin-bottom: 1rem;
}

.project-card h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #211C16;
  line-height: 28px;
  margin: 0px -1px;
}

.project-card p {
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #373737;
  line-height: 22px;
  margin-bottom: 1rem;
  margin-top: 8px;
}

.project-card .learn-more {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #F88E0D;
  text-decoration: none;
}

.project-card .learn-more:hover {
  text-decoration: underline;
}

.view-all-button {
  margin-top: -20px;
}

.view-all-button button {
  font-family: "DM Sans", sans-serif;
  padding: 13px 43px;
  background-color: #F88E0D !important;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
}

.view-all-button button:hover {
  background-color: #d97f15 !important;
}

.reviews-container {
  text-align: center;
  padding: 3rem 5rem 3rem 5rem;
}

.reviews-container h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #211C16;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: -28px;
}

.reviews-container h2 span {
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  color: #F88E0D;
  font-weight: 800;
}

.review-card {
  border: none;
  border-radius: 0;
  background: linear-gradient(#fff, #FDE4C4);
  margin: 15px;
}

.card-body {
  text-align: left;
}

.card-body p {
  text-align: left;
  font-size: 15px;
  font-family: "DM Sans", sans-serif;
  line-height: 22px;
  font-weight: 400;
}

.quote {
  color: orange;
  font-size: 30px;
}

.card-title {
  font-weight: 600;
  margin-top: 15px;
  font-size: 18px;
  line-height: 22px;
  color: #211C16;
  font-family: "DM Sans", sans-serif;
}

.card-subtitle {
  color: #373737;
}

.profile-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-top: 15px;
}

.contact-details {
  position: relative;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  background-color: #F88E0D;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  top: 40px;
}

.contact-text {
  text-align: left;
}

.contact-details p {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-bottom: -1px;
}

.contact-details span {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}

.contact-details div i {
  height: 36px;
  width: 36px;
  background-color: #fff;
  border-radius: 50%;
  color: #F88E0D;
  font-size: 17px;
  display: flex;
  align-content: center;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.contat-card {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center
}

.footer {
  background-color: #000;
  background-image: url(../images/footer.png);
  padding: 60px 20px 20px;
  padding-top: 80px
}

.footer-container {
  padding: 6rem 5rem 0rem 5rem;
}

.footer img {
  display: block;
  background-size: cover;
}

.footer h1 {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  text-align: left;
}

.footer h1 span {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: #F88E0D;
  font-family: "DM Sans", sans-serif;
}

.footer-content {
  justify-content: space-between;
  display: flex;
  align-items: center
}

.footer p {
  font-size: 16px;
  margin-bottom: 30px;
}

.footer nav a {
  text-decoration: none;
  margin-right: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 65px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}

.footer nav a:hover {
  color: #F88E0D;
}

.footer small {
  display: block;
  margin-top: 7px;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 7px;
}

.footer small span {
  color: #F88E0D;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
}

.social-icons {
  height: 45px;
  width: 51px;
  background-color: #000;

  display: flex;
  margin-right: 113px;
}

.social-icons a {
  margin: 4px 18px 4px 3px;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid #fff !important;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-icons a:hover {
  color: #f7931e;
}

.col-lg-4 {
  width: 49%;
}

.service-card-first img {
  padding-bottom: 0px;
  padding-top: 10px;
}

/* Responsive Design */
/* @media (max-width: 1024px) {
  
} */

/* Responsive Styles */
/* @media (max-width: 768px) {
  
} */












/************************************ RESPONSIVE START ************************************/

/* Responsive Styles */
@media (max-width: 768px) {

  .nav-link {
    margin-left: 0;
  }

  .btn-warning {
    font-size: 12px;
  }

  .service-card h3 {
    font-size: 1.5rem;
  }

  .service-card p {
    font-size: 14px;
  }

  .trusted-section {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .text-content {
    max-width: 100%;
  }

  .logos-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .card-body {
    text-align: left;
  }

  .footer-contact {
    flex-direction: column;
    gap: 1rem;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
  }
}

/********** 1244px **********/
/* @media (min-width: 1244px) and (max-width: 1399.98px) {
   .right-section h1 {
    margin-bottom: 10px;
  }

  .right-section p {
    margin-bottom: 27px !important;
  }

  .cta-button{
    margin-top: 10px !important;
  }

  .icons-section {
    margin-bottom: 30px;
    margin-top: 30px !important;
  }
}  */

/********** 1200px **********/
@media (min-width: 1200px) and (max-width: 1243px) {


  .right-section h1 {
    margin-bottom: 10px;
  }

  .highlight-card {
    bottom: 0px;
    height: 155px
  }

  .right-section p {
    margin-bottom: 27px !important;
  }

  .cta-button {
    margin-top: 10px !important;
  }

  .icons-section {
    margin-bottom: 30px;
    margin-top: 30px !important;
  }

  .highlight-card p {
    font-size: 20px;
  }

  .text-content h1 {
    margin-bottom: 0rem;
  }

  .text-content p {
    margin-top: 5px;
  }

  .project-card h3 {
    font-size: 15px;
  }

  .project-card p {
    font-size: 14px;
  }

  .card {
    height: 215px;
  }

  .card-right {
    height: 240px;
  }

  .social-icons {
    margin-right: 113px;
  }

  .social-icons a {
    margin: 4px 18px 4px 3px;
  }

  .service-card-first img {
    padding-bottom: 0px;
    padding-top: 17px;
  }

  .service-left-text {
    padding-top: 25px;
    padding-bottom: 5px;
  }

}

/********** 992px **********/
@media (min-width: 992px) and (max-width: 1199.98px) {

  .nav-link {
    margin-left: 18px;
    margin-right: 18px;
  }

  .nav-item{
    margin-left: -26px;
  }

  .container {
    max-width: 2999px;
    padding: 0rem 3rem 0rem 3rem;
  }

  .recent-projects-section {
    padding: 3rem 3rem 3rem 3rem;
    text-align: center;
  }

  .trusted-section {
    padding: 3rem 3rem 3rem 3rem;
  }

  .reviews-container {
    text-align: center;
    padding: 3rem 3rem 3rem 3rem;
  }

  .service-container {
    padding: 3rem 3rem 3rem 3rem;
  }


  .reviews-container {
    text-align: center;
    padding: 3rem 3rem 3rem 3rem;
  }

  .carousel-caption {
    margin-top: -40px;
    left: 3rem;
  }

  .contat-card img {
    width: 38px;
    height: 38px;
  }

  .card {
    height: 235px;
  }

  .card-right {
    height: 260px;
  }

  .mt-4 {
    margin-top: -52px !important;
  }

  .service-card h3 {
    font-size: 26px;
  }

  .service-card img {
    max-height: 44px;
  }

  .service-card h5 {
    font-size: 17px;
    margin: -3px 7px 10px 7px;
    line-height: 23px;
  }

  .service-card p {
    font-size: 13px;
    line-height: 21px;
  }

  .service-card-first h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .service-card-first img {
    padding-bottom: 9px;
    padding-top: 4px;
  }

  .service-card-last h2 {
    font-size: 22px;
    line-height: 27px;
    top: 31%;
    width: 99%;
  }

  .service-left-text {
    font-size: 14px;
    padding-top: 5px;
  }

  .service-btn {
    margin-bottom: 0px;
  }

  .right-section h1 {
    margin-bottom: 10px;
  }

  .right-section p {
    margin-bottom: 30px !important;
  }

  .icons-section {
    margin-bottom: 30px;
    margin-top: 0px !important;
  }

  .highlight-card p {
    font-size: 20px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 25px;
  }

  .highlight-card {
    bottom: 0px;
    left: -35px;
    height: 175px
  }

  .text-content p {
    margin-top: 1px;
    font-size: 13px;
  }

  .text-content h1 {
    margin-bottom: 0rem;
  }


  .text-content h1 {
    line-height: 36px;
    font-size: 28px;
  }

  .text-content h1 span {
    font-size: 28px;
  }

  .projects-header p {
    font-size: 14px;
  }

  .logo-card img {
    max-width: 116%;
    max-height: 93%;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }


  .project-card h3 {
    font-size: 19px;
  }

  .project-card p {
    font-size: 14px;
  }

  .contact-details {
    top: 48px;
  }

  .contact-details p {
    font-size: 16px;
  }

  .contact-details span {
    font-size: 15px;
  }

  .footer h1 {
    line-height: 1px;
    margin-top: 38px;
  }

  .footer nav a {
    margin-right: 24px;
    font-size: 14px;
    line-height: 50px;
  }

  .footer small,
  .footer small span {
    font-size: 13px;
  }

  .footer-container {
    padding: 6rem 5rem 0rem 5rem;
  }
}

/********** 768px **********/
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav {
    align-items: left;
  }



  .container {
    max-width: 2999px;
    padding: 0rem 3rem 0rem 3rem;
  }

  .recent-projects-section {
    padding: 3rem 3rem 2rem 3rem;
    text-align: center;
  }

  .trusted-section {
    padding: 3rem 3rem 2rem 3rem;
  }

  .reviews-container {
    text-align: center;
    padding: 3rem 3rem 2rem 3rem;
  }

  .service-container {
    padding: 3rem 3rem 2rem 3rem;
  }


  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -29px;
  }

  .redy-enhance-container {
    display: block;
    padding: 3rem 3rem 2rem 3rem;
  }

  .right-section {
    margin-top: 15px;
  }

  .carousel-caption {
    margin-top: -52px;
    left: 3rem;
  }

  .hero-content a {
    padding: 10px 17px !important;
    font-size: 12px;
  }

  .hero-content h1 {
    line-height: 38px;
    margin-bottom: 0px;
    font-size: 35px;
  }

  .service-card {
    height: 97%;
  }

  .mt-4 {
    margin-top: -52px !important;
  }

  .service-card h3 {
    font-size: 26px;
  }

  .service-card img {
    max-height: 44px;
  }

  .service-card h5 {
    font-size: 17px;
    margin: -3px 7px 10px 7px;
    line-height: 23px;
  }

  .service-card p {
    font-size: 13px;
    line-height: 21px;
  }

  .service-card-first h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .service-card-first img {
    padding-bottom: 9px;
    padding-top: 5px;
  }

  .service-card-last {
    height: 97%;
  }

  .service-card-last h2 {
    font-size: 22px;
    line-height: 27px;
    top: 31%;
    width: 99%;
  }

  .service-left-text {
    font-size: 14px;
    padding-top: 5px;
  }

  .service-btn {
    margin-bottom: 0px;
    padding: 10px 17px !important;
    font-size: 12px;
  }

  .right-section h1 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .highlight {
    font-size: 28px;
  }

  .right-section p {
    margin-bottom: 19px !important;
    font-size: 13px;
  }

  .icons-section {
    margin-bottom: 30px;
    margin-top: 32px;
  }

  .highlight-card p {
    font-size: 20px;
    margin-left: 54px;
    margin-right: 54px;
  }

  .text-content p {
    margin-top: 3px;
    font-size: 13px;
    margin-bottom: 18px;
  }

  .text-content h1 {
    margin-bottom: 0rem;
  }

  .text-content h1 {
    line-height: 36px;
    font-size: 28px;
  }

  .text-content h1 span {
    font-size: 28px;
  }

  .view-button {
    padding: 10px 28px !important;
    font-size: 12px;
  }

  .project-card img {
    width: 100%;
  }

  .projects-header p {
    font-size: 14px;
    padding: 0px 17px;
  }

  .logo-card img {
    max-width: 93%;
    max-height: 93%;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }

  .card-body {
    text-align: left !important;
  }

  .highlight-card {
    left: 0px
  }

  .project-card h3 {
    font-size: 15px;
    line-height: 23px;
  }

  .project-card p {
    font-size: 12px;
    margin-bottom: 4px;
  }

  .project-card .learn-more {
    font-size: 13px;
  }

  .view-all-button button {
    padding: 10px 28px !important;
    font-size: 12px;
  }

  .contact-details div i {
    height: 30px;
    width: 30px;
    font-size: 14px;
  }

  .contact-details p {
    font-size: 14px !important;
    margin-bottom: -9px;
  }

  .contact-details span {
    font-size: 11px;
  }

  .footer-container {
    padding: 5rem 5rem 0rem 5rem;
  }

  .footer h1 {
    line-height: 30px;
    font-size: 28px;
  }

  .footer h1 span {
    font-size: 28px;
    line-height: 32px;
  }

  .footer nav a {
    margin-right: 24px;
    font-size: 14px;
    line-height: 50px;
  }

  .footer small,
  .footer small span {
    font-size: 13px;
  }

  .logos-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .cta-button {
    padding: 10px 17px !important;
    font-size: 12px;
  }

  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 14px;
  }

  .social-icons {
    height: 42px;
    width: 45px;
  }

  .contat-card img {
    width: 30px;
    height: 30px;
  }
}

/********** 576px **********/
@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    max-width: 2999px;
    padding: 0rem 3rem 0rem 3rem;
  }

  .recent-projects-section {
    padding: 3rem 3rem 2rem 3rem;
    text-align: center;
  }

  .redy-enhance-container {
    display: block;
    padding: 3rem 3rem 2rem 3rem;
  }

  .reviews-container {
    text-align: center;
    padding: 3rem 3rem 2rem 3rem;
  }

  .service-container {
    padding: 3rem 3rem 2rem 3rem;
  }

  .trusted-section {
    padding: 3rem 3rem 2rem 3rem;
  }

  .recent-projects-section {
    padding: 3rem 3rem 2rem 3rem;
    text-align: center;
  }

  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -31px;
  }

  .service-btn {
    padding: 10px 28px !important;
    font-size: 12px;
    margin-bottom: 0 !important;
  }

  .carousel-caption {
    margin-top: -52px;
    left: 3rem;
  }

  .right-section {
    margin-top: 10px;
  }

  .highlight-card {
    left: 0px
  }

  .hero-content a {
    padding: 10px 17px !important;
    font-size: 12px;
  }

  .hero-content h1 {
    line-height: 30px;
    margin-bottom: 0px;
    font-size: 25px;
  }

  .service-card {
    height: 97%;
    width: 100%;
  }

  .mt-4 {
    margin-top: -4px !important;
  }

  .service-card h3 {
    font-size: 26px;
  }

  .service-card img {
    max-height: 44px;
  }

  .service-card h5 {
    font-size: 17px;
    margin: -3px 7px 10px 7px;
    line-height: 23px;
  }

  .service-card p {
    font-size: 12px;
    line-height: 21px;
  }

  .service-card-first h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .service-card-first img {
    padding-bottom: 9px;
    padding-top: 4px;
  }

  .service-card-last {
    height: 97%;
    width: 100%;
  }

  .service-card-last h2 {
    font-size: 22px;
    line-height: 27px;
    top: 37%;
    width: 100%;
  }

  .service-left-text {
    font-size: 14px;
    padding-top: 5px;
  }

  .service-btn {
    margin-bottom: 0px;
  }

  .right-section h1 {
    margin-bottom: 10px;
    margin-top: 27px;
    font-size: 28px;
    line-height: 37px;
  }

  .highlight {
    font-size: 28px;
  }

  .cta-button {
    padding: 10px 28px !important;
    font-size: 12px;
    margin-bottom: 0 !important;
  }

  .right-section p {
    margin-bottom: 15px;
  }

  .icons-section {
    margin-bottom: 30px;
  }

  .highlight-card p {
    font-size: 20px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .text-content p {
    margin-top: 3px;
    font-size: 13px;
    margin-bottom: 18px;
  }

  .text-content h1 {
    margin-bottom: 0rem;
  }

  .text-content h1 {
    line-height: 36px;
    font-size: 28px;
  }

  .text-content h1 span {
    font-size: 28px;
  }

  .view-button {
    padding: 10px 28px !important;
    font-size: 12px;
  }

  .project-card {
    margin-top: -20px;
  }

  .project-card img {
    width: 100%;
  }

  .projects-header h2 {
    font-size: 28px;
    line-height: 25px;
  }

  .projects-header p {
    font-size: 13px;
    padding: 0px 0px;
  }

  .logo-card img {
    max-width: 107%;
    max-height: 100%;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }

  .card-body {
    text-align: left !important;
  }

  .reviews-container h2 {
    font-size: 28px;
    line-height: 7px;
  }

  .reviews-container h2 span {
    font-size: 28px;
  }

  .project-card h3 {
    font-size: 14px;
    margin-bottom: -8px;
    line-height: 24px;
  }

  .project-card p {
    font-size: 11px;
    margin-bottom: 4px;
    line-height: 18px;
  }

  .project-card .learn-more {
    font-size: 13px;
  }

  .view-all-button button {
    padding: 10px 28px !important;
    font-size: 12px;
  }

  .contact-details {
    padding: 20px;
  }

  .contact-details div i {
    height: 20px;
    width: 20px;
    font-size: 9px;
  }

  .contact-details p {
    font-size: 12px !important;
    margin-bottom: -10px;
  }

  .contact-details span {
    font-size: 8px;
  }

  .footer-container {
    padding: 5rem 5rem 0rem 5rem;
  }

  .footer h1 {
    line-height: 16px;
    font-size: 24px;
  }

  .footer h1 span {
    font-size: 24px;
    line-height: 28px;
  }

  .footer nav a {
    margin-right: 18px;
    font-size: 12px;
    line-height: 43px;
  }

  .footer small {
    font-size: 11px;
    margin-top: 0px;
    line-height: 31px;
  }

  .footer small span {
    font-size: 11px;
  }


  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 14px;
  }

  .social-icons {
    height: 42px;
    width: 21px;
  }

  .logos-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .contat-card img {
    width: 23px;
    height: 23px;
  }
}

/********** 324px **********/
@media (min-width: 0) and (max-width: 575.98px) {

  .navbar-brand img {
    max-width: 200px;
    height: auto;
  }
  .container {
    max-width: 2999px;
    padding: 0rem 2rem 0rem 2rem;
  }

  .recent-projects-section {
    padding: 1rem 2rem 1rem 2rem;
    text-align: center;
  }

  .trusted-section {
    padding: 1rem 2rem 1rem 2rem;
  }

  .reviews-container {
    text-align: center;
    padding: 1rem 2rem 1rem 2rem;
  }

  .service-container {
    padding: 1rem 2rem 1rem 2rem;
  }

  .redy-enhance-container {
    display: block;
    padding: 1rem 2rem 1rem 2rem;
  }

  .recent-projects-section {
    padding: 1rem 2rem 1rem 2rem;
    text-align: center;
  }

  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -31px;
  }

  .service-btn {
    padding: 9px 19px !important;
    font-size: 11px;
    margin-bottom: 0 !important;
  }

  .highlight-card {
    left: 0px
  }

  .carousel-caption {
    margin-top: -52px;
    left: 2rem;
  }

  .hero-content a {
    padding: 5px 5px !important;
    font-size: 10px;
  }

  .hero-content h1 {
    line-height: 15px;
    margin-bottom: -10px;
    font-size: 0.8rem;
    margin-top: 20px;
  }

  .service-card {
    height: 97%;
    width: 100%;
  }

  .mt-4 {
    margin-top: -4px !important;
  }

  .service-card h3 {
    font-size: 26px;
  }

  .service-card img {
    max-height: 44px;
  }

  .service-card h5 {
    font-size: 17px;
    margin: -3px 7px 10px 7px;
    line-height: 23px;
  }

  .service-card p {
    font-size: 12px;
    line-height: 21px;
  }

  .service-card-first h2 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 9px;
  }

  .service-card-first img {
    padding-bottom: 9px;
    padding-top: 4px;
  }

  .service-card-last {
    height: 280px;
    width: 100%;
  }

  .service-card-last h2 {
    font-size: 22px;
    line-height: 27px;
    top: 37%;
    width: 100%;
  }

  .service-left-text {
    font-size: 12px;
    padding-top: 0px;
  }

  .right-section h1 {
    margin-top: 26px;
    font-size: 22px;
    line-height: 31px;
  }

  .highlight {
    font-size: 20px;
  }

  .cta-button {
    padding: 9px 19px !important;
    font-size: 11px;
    margin-bottom: 19px !important;
  }

  .text-content {
    text-align: left;
  }

  .right-section p {
    font-size: 12px;
    line-height: 22px;
    padding-top: 1px;
    margin-bottom: 24px !important;
  }

  .icons-section {
    margin-bottom: 24px;
    margin-top: 0;
  }

  .icon-box img {
    height: 35px;
    width: 35px;
    margin-top: 8px;
  }

  .highlight-card p {
    font-size: 16px;
    line-height: 20px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .text-content p {
    margin-top: 3px;
    font-size: 12px;
    margin-bottom: 18px;
  }

  .text-content h1 {
    margin-bottom: 0rem;
  }

  .text-content h1 {
    line-height: 31px;
    font-size: 22px;
  }

  .text-content h1 span {
    font-size: 22px;
  }

  .view-button {
    padding: 7px 27px !important;
    font-size: 11px;
  }

  .project-card {
    margin-top: -13px;
  }

  .project-card img {
    width: 100%;
    margin-bottom: 4px;
  }

  .projects-header h2 {
    font-size: 19px;
    line-height: 23px;
  }

  .projects-header p {
    font-size: 12px;
    padding: 0px 0px;
  }

  .logo-card {
    padding: 1px;
  }

  .logo-card img {
    max-width: 107%;
    max-height: 100%;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }

  .reviews-container h2 {
    font-size: 21px;
    line-height: 31px;
    margin-bottom: -2px;
    margin-top: 5px;
  }

  .reviews-container h2 span {
    font-size: 21px;
  }

  .project-card h3 {
    font-size: 16px;
    margin-bottom: -9px;
  }

  .project-card p {
    font-size: 12px;
    margin-bottom: 0;
  }

  .project-card .learn-more {
    font-size: 14px;
  }

  .view-all-button button {
    padding: 7px 27px !important;
    font-size: 11px;
    margin-top: -7px;
  }


  .contact-details {
    padding: 0;
    width: 80%;
    display: block;
  }

  .contat-card {
    justify-content: left;
    margin-left: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .contact-details div i {
    height: 20px;
    width: 20px;
    font-size: 9px;
  }

  .contact-details p {
    font-size: 12px !important;
    margin-bottom: -10px;
  }

  .contact-details span {
    font-size: 8px;
  }

  .footer-container {
    padding: 5rem 2rem 1rem 2rem;
  }

  .footer h1 {
    line-height: 15px;
    font-size: 16px;
  }

  .footer h1 span {
    font-size: 16px;
    line-height: 18px;
  }

  .footer nav a {
    margin-right: 10px;
    font-size: 9px;
    line-height: 38px;
  }

  .footer small {
    font-size: 9px;
    margin-top: 0px;
    line-height: 13px;
    margin-bottom: 15px;
  }

  .footer small span {
    font-size: 9px;
  }



  .footer-content {
    display: block;
  }

  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 12px;
    padding: 8px;
  }

  .social-icons {
    height: 35px;
    width: 21px;
  }

  .logos-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .icon-box {
    display: block;
    margin-left: 21px;
  }

  .contat-card img {
    width: 25px;
    height: 25px;
  }

  .review-card {
    margin: 0;
  }

}
.container {
  max-width: 2999px;
  padding: 0rem 5rem 0rem 5rem;
}


.navbar-expand-lg {
  padding: 18px 0 18px 0;
}

.nav-link {
  
  font-weight: 500;
  font-size: 16px;
  color: #211c16;
  margin-left: 14px;
  margin-right: 14px;
}

.nav-link.active {
 
  font-weight: 500;
  font-size: 16px;
  color: #f88e0d;
}

.navbar-nav {
  align-items: left !important;
  padding-left: 25px;
}

.navbar-nav .nav-link.active {
  color: #f88e0d;
}

.btn-warning {
  background-color: #f88e0d;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 12px 26px;
  font-family: "DM Sans", sans-serif;
}

.btn-warning:hover {
  background-color: #d97f15 !important;
}

/* About Us Section */
.about-section {
  width: 100%;
  margin: 0 auto;
}

/* Hero Section */
.about-hero {
  background: url(../images/about-us.png) no-repeat center center/cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.about-hero h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 49px;
  color: #fff;
  margin-left: 84px;
}

/* Content Section */
.about-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  padding: 40px;
  flex-wrap: wrap;
}

/* Text Content */
.about-text {
  flex: 1;
}

.about-text h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 40px;
  text-align: left;
  margin-right: -138px;
  margin-left: 41px;
}

.about-text h2 span {
  color: #F88E0D;
}

/* .divider {
  width: 50px;
  height: 4px;
  background-color: #ff9000;
  margin: 20px 0;
} */

.about-text p {
  color: #373737;
  font-size: 15px;
  font-family: "DM Sans", sans-serif;
  line-height: 22px;
  font-weight: 400;
  margin-left: 42px;
}

.about-image {
  flex: 1;
  display: flex;
  justify-content: center;
}

.about-image img {
  width: 88%;
  height: 521px;
}

.equal-section {
  background-color: #181818;
}

.equal-section-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
}

.left-column,
.right-column {
  flex: 1;
  background-image: url(../images/ready.jpg);
  background-repeat: no-repeat;
  padding: 44px 80px 21px 80px;
  border-radius: 5px;
}

.left-column {
  display: block;
  flex-direction: column;
  justify-content: center;
  background-color: #0a0d17;
}

.left-column h2 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  line-height: 40px;
  font-weight: 800;
}

.left-column h2 span {
  color: #F88E0D;
}

/* .divider {
  width: 60px;
  height: 4px;
  background-color: #ff9000;
  margin: 15px 0;
} */

.left-column p {
  margin-top: 10px;
}

.left-column p {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  color: #fff;
  font-size: 15px;
  font-family: "DM Sans", sans-serif;
  line-height: 22px;
  font-weight: 400;
}

.left-column p img {
  margin-right: 10px;
  align-self: flex-start;
}

.right-column {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../images/fast.jpg);
  background-repeat: no-repeat;
  border-radius: 0px;
  background-color: #f88e0d;
}

.content-box {
  text-align: left;
}

.content-box h3 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  line-height: 40px;
  font-weight: 800;
  max-width: 485px;
}

.phone-number {
  margin-bottom: 15px;
  color: #fff;
  font-size: 37px;
  font-family: "DM Sans", sans-serif;
  line-height: 40px;
  font-weight: 900;
}

.info-section {
  background-image: url(../images/everything.png);
  padding: 40px 20px;
  text-align: center;
  background-size: cover;
}

.info-content {
  max-width: 800px;
  margin: 0 auto;
}

.icon-wrapper {
  margin-bottom: 20px;
}

.icon-wrapper img {
  width: 80px;
  height: 80px;
  padding: 10px;
}

.info-content h2 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  line-height: 40px;
  font-weight: 800;
}

.info-content p {
  color: #fff;
  font-size: 22px;
  font-family: "DM Sans", sans-serif;
  line-height: 35px;
  font-weight: 500;
}

.reviews-container {
  text-align: center;
  padding: 3rem 5rem 3rem 5rem;
}

.reviews-container h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #211C16;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: -28px;
}

.reviews-container h2 span {
  font-size: 32px;
  font-family: "DM Sans", sans-serif;
  color: #F88E0D;
  font-weight: 800;
}

.review-card {
  border: none;
  border-radius: 0;
  background: linear-gradient(#fff, #FDE4C4);
  margin: 15px;
}

.card-body {
  text-align: left;
}

.card-body p {
  text-align: left;
  font-size: 15px;
  font-family: "DM Sans", sans-serif;
  line-height: 22px;
  font-weight: 400;
}

.quote {
  color: orange;
  font-size: 30px;
}

.card-title {
  font-weight: 600;
  margin-top: 15px;
  font-size: 18px;
  line-height: 22px;
  color: #211C16;
  font-family: "DM Sans", sans-serif;
}

.card-subtitle {
  color: #373737;
}

.profile-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-top: 15px;
}

.contact-details {
  position: relative;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  background-color: #F88E0D;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  top: 40px;
}

.contact-text {
  text-align: left;
}

.contact-details p {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-bottom: -1px;
}

.contact-details span {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}

.contact-details div i {
  height: 36px;
  width: 36px;
  background-color: #fff;
  border-radius: 50%;
  color: #F88E0D;
  font-size: 17px;
  display: flex;
  align-content: center;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.contat-card {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center
}

.footer {
  background-color: #000;
  background-image: url(../images/footer.png);
  padding: 60px 20px 20px;
  padding-top: 80px
}

.footer-container {
  padding: 6rem 5rem 0rem 5rem;
}

.footer img {
  display: block;
  background-size: cover;
}

.footer h1 {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  text-align: left;
}

.footer h1 span {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: #F88E0D;
  font-family: "DM Sans", sans-serif;
}

.footer-content {
  justify-content: space-between;
  display: flex;
  align-items: center
}

.footer p {
  font-size: 16px;
  margin-bottom: 30px;
}

.footer nav a {
  text-decoration: none;
  margin-right: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 65px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}

.footer nav a:hover {
  color: #F88E0D;
}

.footer small {
  display: block;
  margin-top: 7px;
  font-weight: 400;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 7px;
}

.footer small span {
  color: #F88E0D;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
}

.social-icons {
  height: 45px;
  width: 51px;
  background-color: #000;

  display: flex;
  margin-right: 113px;
}

.social-icons a {
  margin: 4px 18px 4px 3px;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid #fff !important;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-icons a:hover {
  color: #f7931e;
}

/* contactus */
.contact_main{
  max-width: 1000px;
  margin: auto;
}
.cnt_frm {
  width: 100%;
  float: left;
  height: auto;
  padding: 34px 40px;
  border: 1px solid #E7E7E7;
}

.contact .form-control {
  padding: 14px 20px;
  border-radius: 0px;
  margin-bottom: 25px;
  height: 53px;
  font-size: 15px;
}
.send-btn {
  background-color: #f88e0d ;
  border: none;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
  padding: 13px 26px;
  font-family: "DM Sans", sans-serif;
  text-decoration: none;
  color: #fff;

}
.send-btn:hover {
  background-color: #d97f15;
}
.cnt_frm h5 {
font-family: "DM Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #211C16;
    line-height: 40px;
    margin-bottom: 10px;
}
.map {
  width: 100%;
  height: 450px;
}
.contact_main {
  margin-top: 40px;
}

.contact-hero {
  background: url(../images/contact.jpg) no-repeat center center / cover;
  height: 400px;
  display: flex
;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-hero h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 49px;
  color: #fff;
  margin-left: 84px;
}















/* Responsive Design */
@media screen and (max-width: 768px) {
  .about-content {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }

  .about-text {
    max-width: 100%;
  }

  .about-image {
    max-width: 100%;
  }

  .right-column {
    margin-top: 20px;
  }

  .left-column ul li {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .about-hero h1 ,.contact-hero h1{
    font-size: 24px;
  }

  .about-text h2 {
    font-size: 20px;
  }

  .about-text p {
    font-size: 12px;
  }

  .left-column h2,
  .content-box h3 {
    font-size: 20px;
  }

  .phone-number {
    font-size: 24px;
  }
}


/************************************ RESPONSIVE START ************************************/
@media (min-width: 1400px) and (max-width: 1900px) {

  .about-text h2 {
    margin-right: -54px;
  }

  .about-image img {
    width: 87%;
    height: 544px;
  }
}

@media (min-width: 1300px) and (max-width: 1399.98px) {

  .about-text h2 {
    margin-right: -54px;
  }

  .about-image img {
    width: 87%;
    height: 544px;
  }
}

/********** 1200px **********/
@media (min-width: 1200px) and (max-width: 1299px) {
  .about-text h2 {
    font-size: 28px;
    line-height: 34px;
    margin-right: -51px;
  }

  .about-text p {
    font-size: 13px;
    line-height: 23px;
    margin-right: -36px !important;
  }

  .info-content h2 {
    font-size: 29px;
  }

  .info-content p {
    font-size: 19px;
  }

  .reviews-container {
    padding: 5rem 5rem 1rem 5rem;
  }

  .card {
    height: 215px;
  }

  .card-right {
    height: 240px;
  }

  .about-image img {
    width: 84%;
    height: 528px;
  }

  .left-column {
    padding: 44px 80px 11px 80px !important;
    display: block;
  }

}

/********** 992px **********/
@media (min-width: 992px) and (max-width: 1199.98px) {

  .btn-warning {
    padding: 10px 20px;
  }
  .navbar-brand img{
    margin-left: -37px;
  }

  .nav-link {
    margin-left: -1px;
    margin-right: 13px;
  }

  .about-text h2 {
    font-size: 24px;
    line-height: 27px;
    margin-right: -61px;
    margin-left: 43px;
  }

  .about-image img {
    width: 84%;
    height: 413px;
  }

  .about-text p {
    font-size: 10px;
    line-height: 18px;
    margin-right: -34px !important;
    margin-left: 43px;
  }

  .right-column {
    background-position: top center;
  }

  .left-column {
    padding: 44px 80px 23px 80px !important;
    display: block;
  }

  .left-column h2 {
    font-size: 29px;
    line-height: 34px;
  }

  .left-column p {
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 20px;
  }

  .content-box h3 {
    font-size: 29px;
    line-height: 34px;
  }

  .phone-number {
    font-size: 34px;
  }

  .icon-wrapper img {
    width: 75px;
    height: 75px;
    padding: 10px;
  }

  .info-content h2 {
    font-size: 29px;
  }

  .info-content p {
    font-size: 18px;
  }

  .reviews-container {
    text-align: center;
    padding: 5rem 3rem 1rem 3rem;
  }


  .card {
    height: 235px;
  }

  .card-right {
    height: 260px;
  }

  .contat-card img {
    width: 38px;
    height: 38px;
  }

  .contact-details span {
    font-size: 15px;
  }
}

/********** 768px **********/
@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    max-width: 2999px;
    padding: 0rem 3rem 0rem 3rem;
  }

  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -29px;
  }

  .about-hero ,.contact-hero{
    background-size: cover;
    height: 292px;
  }

  .about-hero h1,.contact-hero h1 {
    font-size: 35px;
    margin-left: 52px;
  }

  .about-content {
    display: block;
  }

  .about-text h2 {
    font-size: 26px;
    line-height: 36px;
    margin-right: -1px;
  }

  .about-text p {
    font-size: 12px;
    line-height: 20px;
    margin-right: 16px !important;
    text-align: left;
  }

  .about-image img {
    padding-top: 15px;
  }

  .left-column h2 {
    margin-bottom: 12px;
    font-size: 25px;
    line-height: 34px;
  }

  .left-column p {
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 5px;
  }

  .equal-section-container {
    display: block;
  }

  .right-column {
    background-position: top center;
    background-size: cover;
  }

  .left-column {
    padding: 44px 80px 31px 80px !important;
    display: block;
  }

  .right-column {
    padding: 44px 80px 75px 80px !important;
    margin-top: 0;
  }

  .content-box {
    text-align: center;
    padding-top: 44px;
  }

  .icon-wrapper img {
    width: 70px;
    height: 70px;
  }

  .info-content h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .info-content p {
    font-size: 13px;
  }

  .content-box h3 {
    font-size: 25px;
    line-height: 34px;
  }

  .phone-number {
    font-size: 30px;
    line-height: 36px;
  }

  .reviews-container {
    text-align: center;
    padding: 4rem 3rem 1rem 3rem;
  }

  .card-body p {
    font-size: 14px;
  }

  .contact-details div i {
    height: 30px;
    width: 30px;
    font-size: 14px;
  }

  .contact-details p {
    font-size: 14px !important;
    margin-bottom: -9px;
  }

  .contact-details span {
    font-size: 11px;
  }

  .footer-container {
    padding: 5rem 5rem 0rem 5rem;
  }

  .footer h1 {
    line-height: 30px;
    font-size: 28px;
  }

  .footer h1 span {
    font-size: 28px;
    line-height: 32px;
  }

  .footer nav a {
    margin-right: 24px;
    font-size: 14px;
    line-height: 50px;
  }

  .footer small,
  .footer small span {
    font-size: 13px;
  }

  .social-icons {
    height: 42px;
    width: 45px;
  }

  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 14px;
  }

  .contat-card img {
    width: 30px;
    height: 30px;
  }
}

/********** 576px **********/
@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    max-width: 2999px;
    padding: 0rem 3rem 0rem 3rem;
  }

  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -31px;
  }

  .about-hero ,.contact-hero{
    background-size: cover;
    height: 292px;
  }

  .about-hero h1 ,.contact-hero h1{
    font-size: 35px;
    margin-left: 52px;
  }

  .about-content {
    display: block;
  }

  .about-image img {
    width: 84%;
    height: 455px;
  }

  .about-text h2 {
    font-size: 26px;
    line-height: 36px;
    margin-right: -1px;
  }

  .about-text p {
    font-size: 12px;
    line-height: 20px;
    margin-right: 16px !important;
    text-align: left;
  }

  .about-image img {
    padding-top: 15px;
  }

  .right-column {
    background-position: top center;
    background-size: cover;
  }

  .left-column {
    padding: 44px 80px 31px 80px !important;
    display: block;
  }

  .right-column {
    padding: 44px 80px 61px 80px !important;
    margin-top: 0;
  }

  .content-box {
    text-align: center;
    padding-top: 44px;
  }

  .equal-section-container {
    display: block;
  }

  .left-column h2 {
    margin-bottom: 12px;
    font-size: 17px;
    line-height: 27px;
  }

  .left-column p {
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 20px;
    margin-top: 5px;
  }

  .left-column p img {
    margin-right: 4px;
  }

  .right-column {
    margin-top: 0;
  }

  .icon-wrapper img {
    width: 70px;
    height: 70px;
  }

  .info-content h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .info-content p {
    font-size: 11px;
  }

  .content-box {
    margin-left: -25px;
  }

  .content-box h3 {
    font-size: 18px;
    line-height: 27px;
  }

  .phone-number {
    font-size: 25px;
    line-height: 34px;
  }

  .reviews-container {
    text-align: center;
    padding: 6rem 3rem 1rem 3rem;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }

  .reviews-container h2 {
    font-size: 28px;
    line-height: 7px;
  }

  .reviews-container h2 span {
    font-size: 28px;
  }

  .contact-details {
    padding: 20px;
  }

  .contact-details div i {
    height: 20px;
    width: 20px;
    font-size: 9px;
  }

  .contact-details p {
    font-size: 12px !important;
    margin-bottom: -10px;
  }

  .contact-details span {
    font-size: 8px;
  }

  .footer-container {
    padding: 5rem 5rem 0rem 5rem;
  }

  .footer h1 {
    line-height: 16px;
    font-size: 24px;
  }

  .footer h1 span {
    font-size: 24px;
    line-height: 28px;
  }

  .footer nav a {
    margin-right: 18px;
    font-size: 12px;
    line-height: 43px;
  }

  .footer small {
    font-size: 11px;
    margin-top: 0px;
    line-height: 31px;
  }

  .footer small span {
    font-size: 11px;
  }


  .social-icons {
    height: 42px;
    width: 21px;
  }

  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 14px;
  }

  .contat-card img {
    width: 23px;
    height: 23px;
  }
}

/********** 324px **********/
@media (min-width: 0) and (max-width: 575.98px) {

    .navbar-brand img {
    max-width: 200px;
    }
  .container {
    max-width: 2999px;
    padding: 0rem 2rem 0rem 2rem;
  }

  .navbar-expand-lg {
    padding: 6px 0 6px 0;
  }

  .btn-warning {
    margin-left: -31px;
  }

  .about-hero ,.contact-hero{
    background-size: cover;
    height: 292px;
  }

  .about-hero h1 ,.contact-hero h1{
    font-size: 30px;
    margin-left: 52px;
  }

  .about-content {
    display: block;
  }

  .about-image img {
    width: 84%;
    height: 300px;
  }

  .about-text h2 {
    font-size: 15px;
    line-height: 24px;
    margin-right: -1px;
    margin-left: 13px;
  }

  .about-text p {
    font-size: 10px;
    line-height: 18px;
    margin-right: 16px !important;
    text-align: left;
    margin-left: 15px;
  }

  .about-image img {
    padding-top: 15px;
  }

  .equal-section-container {
    flex-direction: column;
  }

  .right-column {
    background-position: top center;
    background-size: cover;
  }

  .left-column {
    padding: 2rem 3rem 0rem 3rem;
  }

  .right-column {
    padding: 4rem 3rem 3rem 3rem;
  }

  .left-column h2 {
    margin-bottom: 12px;
    font-size: 17px;
    line-height: 27px;
  }

  .left-column p {
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 5px;
  }

  .left-column p img {
    margin-right: 4px;
  }

  .right-column {
    margin-top: 0;
  }

  .icon-wrapper img {
    width: 70px;
    height: 70px;
  }

  .info-content h2 {
    font-size: 21px;
    line-height: 30px;
  }

  .info-content p {
    font-size: 10px;
    padding-left: 33px;
    padding-right: 34px;
    line-height: 28px;
  }

  .content-box {
    margin-left: -78px;
  }

  .content-box h3 {
    font-size: 17px;
    line-height: 27px;
    padding-left: 80px;
    padding-right: 25px;
    text-align: center;
  }

  .phone-number {
    font-size: 22px;
    line-height: 31px;
    padding-left: 80px;
    padding-right: 34px;
    text-align: center;
  }

  .reviews-container {
    text-align: center;
    padding: 6rem 3rem 1rem 3rem;
  }

  .card-body p {
    font-size: 14px;
    line-height: 23px;
  }

  .reviews-container h2 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 7px;
    margin-top: -54px;
  }

  .reviews-container h2 span {
    font-size: 21px;
  }



  .contact-details {
    padding: 0;
    width: 80%;
    display: block;
  }

  .contat-card {
    justify-content: left;
    margin-left: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .contact-details div i {
    height: 20px;
    width: 20px;
    font-size: 9px;
  }

  .contact-details p {
    font-size: 12px !important;
    margin-bottom: -10px;
  }

  .contact-details span {
    font-size: 8px;
  }

  .footer-container {
    padding: 5rem 2rem 1rem 2rem;
  }

  .footer h1 {
    line-height: 15px;
    font-size: 16px;
  }

  .footer h1 span {
    font-size: 16px;
    line-height: 18px;
  }

  .footer nav a {
    margin-right: 10px;
    font-size: 9px;
    line-height: 38px;
  }

  .footer small {
    font-size: 9px;
    margin-top: 0px;
    line-height: 13px;
    margin-bottom: 15px;
  }

  .footer small span {
    font-size: 9px;
  }

  .footer-content {
    display: block;
  }

  .social-icons {
    height: 35px;
    width: 21px;
  }

  .social-icons a {
    margin: 4px 15px 4px 1px;
    font-size: 12px;
    padding: 8px;
  }


  .contat-card img {
    width: 25px;
    height: 25px;
  }

  .review-card {
    margin: -4px;
  }
}

@media screen and (min-width: 768px) {
    .servicebox {
        display: flex;
    }
}
.servicebox {
    width: 100%;
    column-gap: 26px;
    border-radius: 18px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 1px 24px;
    margin-bottom: 30px;
    padding: 30px;
    align-items: start;
}
section.explore {
    padding: 30px 0px;
    overflow-x: hidden;
}
.explore h1 {
    font-size: 29px;
    color: #000;
    text-align: center;
    margin-top: 15px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.servicebox h2 {
    font-size: 24px;
    font-weight: 600;
}
.servicebox p {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #5B5B5B;
}
.ngg-albumoverview.default-view .ngg-album-compact {
    text-align: center;
    margin: 0 10px 10px 0 !important;
    padding: 10px !important;
    border: 1px solid rgba(150, 150, 150, .3);
    box-shadow: 0 0 4px 2px rgba(150, 150, 150, .1);
    float: none;
    display: inline-block;
}

.ngg-album-compactbox {
    margin: 0 !important;
    padding: 8px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border-radius: 6px;
    z-index: 1;
}
.ngg-albumoverview.default-view {
    text-align: center;
}
.ngg-album-compactbox .Thumb {
    margin: 0px !important;
    padding: 0px 0 0 0 !important;
}

.gallery-content img{
    max-width: 90%;
}
.ngg-albumoverview {
   
    width: 100%;
    clear: both;
    display: block !important;
    margin-top: 40px;
    margin-bottom: 50px;
}
.ngg-albumoverview.default-view .ngg-album-compact h4 .ngg-album-desc {
    font-size: 14px;
    letter-spacing: 1.4px;
    box-shadow: none;
}

.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: 45px;
    color: #f88e0d;
    text-decoration: none;
    margin-top: 20px;
   
}