.navbar-light .navbar-nav .nav-link,
p {
  font-size: 16px;
  font-family: Nunito, sans-serif;
}
#banner,
.home-about-content,
.main-home-about-content-title {
  width: 100%;
}
.btn-1,
.home-about-btn a {
  box-shadow: 0 0 1px transparent;
  display: inline-block;
}
#Our-work,
#testimonial {
  background: #0e2c64;
}
.Copyright-1 a,
.quick-links ul a,
a,
a:hover {
  text-decoration: none;
}
.img-box,
.our-team,
.service-box {
  overflow: hidden;
}
.about-list,
.privacy ul li,
.quick-links ul,
.s-point ul li {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
p {
  color: #6c757d;
  line-height: 1.7;
  padding-top: 10px;
  font-weight: 500;
}
.swal2-container.swal2-center {
  z-index: 9999;
}
.contact-from,
.header {
  background: #fff;
}
.btn-1,
.btn-1:hover,
.btn-2,
.btn:hover,
.home-about-btn a,
.service-icon-1 i {
  background: #ff5d22;
}
.navbar-expand-lg .navbar-nav {
  padding-left: 50px;
}
.navbar-expand-lg .navbar-nav li {
  padding: 0 10px;
}
.navbar-expand-lg .navbar-nav a {
  color: #212529;
  font-size: 18px;
  font-weight: 600;
  font-family: Nunito, sans-serif;
}
.main-title h2 span,
.navbar-expand-lg .navbar-nav a:hover,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ff5d22;
}
.form-inline {
  margin-left: 40px;
}
.get-button {
  position: relative;
}
.btn-1 {
  padding: 7px 15px;
  border: none;
  color: #fff;
  border-radius: 7px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-1:active,
.btn-1:focus,
.btn-1:hover,
.btn:hover,
.submit-btn:active,
.submit-btn:focus,
.submit-btn:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.home-about-btn a,
.submit-btn {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-timing-function: ease-out;
}
.navbar-brand img {
  height: auto;
  width: 70%;
}
.navbar-light .navbar-nav .nav-link {
  color: #221638;
  border: none;
  padding-left: 15px;
  font-weight: 700;
}
#banner {
  height: auto;
  background: url(../images/Digital-Marketing-Company-Mindedge-Solutions-Banner.webp)
    0 0 / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-content h1 {
  font-size: 46px !important;
  color: #fff !important;
}
.banner-content p {
  font-size: 18px !important;
  color: #fff814 !important;
}
.banner-slider .owl-item.active .banner-content h1 {
  animation: 3s 1s both fadeInDown;
  color: #fff;
  font-size: 44px;
}
.banner-slider .owl-item.active .banner-content p {
  animation: 3s 1s both fadeInUp;
  color: #fff814;
  font-size: 18px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 21px !important;
  height: 5px !important;
  margin: 5px 2px !important;
  display: block !important;
  -webkit-backface-visibility: visible !important;
  transition: opacity 0.2s !important;
}
.banner-slider .owl-prev,
.owl-next {
  top: 50%;
  transition: 0.9s ease-in-out;
}
/*.banner-slider .owl-item.active .banner-img img {
    animation: 3s 1s both pulse;
}*/
.btn-2 {
  padding: 13px 34px;
  border: none;
  color: #fff;
  border-radius: 7px;
}
@media screen and (max-width: 576px) {
  .btn-1,
  .navbar-toggler-icon {
    color: #fff;
    float: right;
  }
  #header {
    background: #f6f6f6;
  }
  .navbar-nav {
    margin-top: 30px;
  }
  .navbar-expand-lg .navbar-nav {
    padding-left: 0;
  }
  .banner-img,
  .get-button,
  .owl-theme .owl-nav.disabled + .owl-dots {
    /*display: none;*/
  }
  .navbar-expand-lg .navbar-nav a {
    color: #212529;
    font-size: 16px;
    font-weight: 600;
    font-family: Nunito, sans-serif;
    padding: 5px 20px;
  }
  .btn-1 {
    position: relative;
    padding: 7px 5px;
    border-radius: 7px;
    top: -54px;
  }
  .navbar-brand img {
    height: auto;
    width: 200px;
    margin: 0;
    padding: 0;
  }
  .contact-from form .inputBox {
    margin-bottom: 11px;
  }
  #banner {
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    /*background-repeat: no-repeat;
        background-size: cover;
        background: url(../images/Digital-Marketing-Company-Mindedge-Solutions-Banner.webp) 0 0 / cover no-repeat;*/
  }
  .banner-slider .owl-item.active .banner-content h1 {
    animation: 2s zoomIn;
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 60px;
    margin-top: -40px;
  }
  .banner-slider .owl-item.active .banner-content p {
    text-align: center;
    font-size: 17px;
  }
  .banner-content h1 {
    padding-top: 60px;
    font-size: 30px !important;
    color: #fff !important;
    text-align: center;
    margin-top: -40px;
  }
  .banner-content p {
    font-size: 16px !important;
    color: #fff814 !important;
    text-align: center;
  }
  .btn-2 {
    background: #ff5d22;
    padding: 7px 18px;
    border: none;
    color: #fff;
    border-radius: 7px;
    margin-left: 35%;
    margin-bottom: 10px;
  }
  .banner-img img {
    margin-top: -30px;
  }
  /* .reverse{
    	display: flex;
    	flex-direction: column-reverse;
    }*/
  .get-button {
    display: none;
  }
  /*19/11/2022*/
  .high h1 {
    padding-right: 60px;
  }
  .navbar-toggler .fa-solid {
    color: #fff;
  }
  .navbar-toggler {
    background: #a13537 !important;
  }
}
.co-text h5,
.home-about-content h5,
.title-1 h5 {
  font-size: 16px;
  color: #ff5d22;
  padding-top: 20px;
  font-family: Nunito, sans-serif;
}
.home-about {
  margin-top: 90px;
}
.hr {
  width: 5%;
}
.title-1 {
  width: 70%;
}
.title-1 h5 {
  padding-top: 10px;
  padding-left: 20px;
}
.home-about-content h1 {
  position: relative;
  display: inline-block;
  font-size: 44px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  padding: 10px 0;
}
.home-about-content p {
  color: #77777c;
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  padding-top: 20px;
}
.home-about-btn {
  margin-top: 10px;
}
.home-about-btn a {
  font-size: 18px;
  padding: 7px 20px;
  color: #fff;
  border-radius: 5px;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.home-about-btn:active,
.home-about-btn:focus,
.home-about-btn:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  transition: 0.5s;
}
.clients-title h1,
.map-title h1,
.service-title h1,
.service2-title h1 {
  position: relative;
  display: inline-block;
  font-size: 44px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
.service2-title p {
  color: #a6a6b4;
  font-size: 17px;
  font-weight: 600;
}
.service-box {
  height: 520px;
  width: 350px;
  background-color: #fafafb;
  position: relative;
  z-index: 1;
  padding: 90px 35px 70px;
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}
.service-icon,
.service-icon2,
.service-icon3,
.service-icon4,
.service-icon5,
.service-icon6 {
  height: 75px;
  width: 75px;
  border-radius: 7px;
}
.service-img img {
  height: 55px;
  width: auto;
  margin-top: 10px;
  margin-left: 5px;
}
.shape-img {
  position: absolute;
  right: 0;
  top: -15px;
  z-index: -1;
}
.service-icon {
  background: #80c54d;
}
.service-icon2 {
  background: #4267d1;
}
.service-icon3 {
  background: #ca8220;
}
.service-icon4 {
  background: #b92fb1;
}
.service-icon5 {
  background: #de6742;
}
.service-icon6 {
  background: #59eed0;
}
.service-2-content h3 {
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  font-family: Nunito, sans-serif;
  padding-top: 20px;
  color: #221638;
}
.service-2-content h3:hover {
  color: red;
  transition: 0.5s;
}
.service-2-content p {
  display: block;
  font-size: 16px;
  line-height: 1.7;
  color: #7d7d93;
  text-align: justify;
}
.service-2-content-btn a {
  text-decoration: none;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  color: #ff5d22;
  margin-top: 20px;
}
.img-box,
.img-box img {
  width: 100%;
  height: auto;
}
.our-work-title h1 {
  color: #ff5d22 !important;
  padding-bottom: 20px !important;
}
.our-work-title h1,
.testimonial-title h1 {
  position: relative;
  display: inline-block;
  font-size: 44px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
}
.nav .nav-item-1 a.nav-link.active.show {
  background: #ff5d22 !important;
  color: #fff;
}
.nav .nav-item-1 .nav-link {
  font-size: 18px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
  color: #fff;
  border: 1px solid #fff;
  margin-left: 10px;
}
.img-box {
  border: 1px solid #000;
}
.img-box img {
  transform: scale(1);
  transition: 0.9s ease-in-out;
  display: block;
}
.img-box:hover img {
  transform: scale(1.2);
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background: #000;
  cursor: pointer;
}
.work-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border: 4px solid #ff0;
  padding: 112px 210px;
}
.img-box:hover .overlay {
  opacity: 0.8;
}
.industry-we-serve-title h1 {
  font-size: 44px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  padding-bottom: 25px;
}
.industry-name h5 {
  font-size: 16px;
  padding: 15px;
}
.service-title p,
.team-title p {
  font-size: 17px;
  color: #a6a6b4;
  font-weight: 600;
}
.service-icon-1 i,
.service-icon-2 i,
.service-icon-3 i {
  font-size: 45px;
  padding: 16px 20px;
  color: #fff;
  border-radius: 7px;
}
.service-title a p {
  color: #6c757d;
  font-size: 17px;
  line-height: 1.7;
  padding-top: 10px;
  font-weight: 600;
  display: block;
}
.service-content {
  height: auto;
  width: 370px;
}
.service-icon-2 i {
  background: #20c997;
}
.service-icon-3 i {
  background: #dc3545;
}
.service-content:hover .service-icon-1 i,
.service-content:hover .service-icon-2 i,
.service-content:hover .service-icon-3 i {
  background: #221638;
  transition: 0.5s;
}
.service-content h3,
.service-content-website h3 {
  display: inline-block;
  color: #221638;
  font-size: 25px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  padding-top: 30px;
}
.service-content h3:hover,
.service-content-website h3:hover {
  color: #ff5d22;
  transition: 0.5s;
}
.service-content p,
.service-content-website p {
  color: #6c757d;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  display: block;
  padding-right: 15px;
  text-align: justify;
}
.about-title img,
.team-content img {
  height: 30px;
  width: auto;
  position: relative;
  padding-right: 10px;
}
.about-title h5,
.team-content h5 {
  color: #ff5d22;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.about-content h1 {
  font-size: 34px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  padding-right: 20px;
}
.about-content p {
  color: #6c757d;
  font-size: 17px;
  line-height: 1.7;
  padding-top: 10px;
  font-weight: 600;
  text-align: justify;
}
.about-list {
  width: 100%;
  height: 70px;
  padding: 10px 20px;
  background-position: right;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 30px #f3f3f3;
  z-index: 999999;
}
.about-list h5 {
  font-size: 16px;
  padding-left: 20px;
  font-weight: 800;
  font-family: Nunito, sans-serif;
}
.about-list li {
  font-size: 16px;
  background: #d4ebfe;
  padding: 5px 10px;
  border-radius: 5px;
  z-index: 999;
}
.about-list:hover li {
  background: #ff5d22;
  transition: 0.5s;
}
.about-back-img {
  position: relative;
  float: right;
  margin-top: -200px;
  z-index: -1;
  height: 200px;
  width: auto;
}
.about-back-img img {
  height: 300px;
  width: auto;
}
#function {
  background-color: #0e2c64;
  padding-bottom: 40px;
}
.fun {
  padding-left: 120px;
}
.static-content p {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}
.function-title img {
  height: 60px;
  width: auto;
}
.function-content h4 {
  font-size: 30px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  color: #fff;
}
.function-content p {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  margin-top: -20px;
}
.client-img {
  height: 100px;
  width: 100%;
}
.client-img-1 img {
  height: auto;
  width: 100%;
}
#testimonial {
  height: auto;
  width: 100%;
}
.testimonial-title p {
  display: block;
  font-size: 16px;
  line-height: 1.7;
  color: #fff;
}
.main-box {
  padding: 40px 40px 20px;
}
.testimonial-box {
  background: #fff;
  position: relative;
  padding: 10px 30px;
  border-radius: 7px;
}
.user-image {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  border: 4px solid #0ff;
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.user-image img {
  border-radius: 50%;
  z-index: 99;
}
.client-info p {
  font-size: 15px;
  line-height: 1.7;
  padding-top: 40px;
}
.user-details h3 {
  font-size: 22px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
.user-details p {
  font-size: 16px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
  margin-top: -15px;
}
.vector1 img {
  position: absolute;
  right: 0;
  margin-top: -260px;
}
/*.brand-we-work-title h1,
.team-hide{
    display: none;
}*/
.team-title h1 {
  font-size: 44px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.team-social-icon {
  background: #ff7425;
  margin-left: 12%;
  border-radius: 22px;
  margin-top: -20px;
  z-index: 999;
  position: absolute;
  padding: 5px 50px 0;
}
.member-image {
  border: 1px solid gray;
  box-shadow: rgba(0, 0, 0, 0.1) 0 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  z-index: -1;
  position: relative;
}
.many-more a,
.talk-btn a {
  border-radius: 5px;
  color: #fff;
}
.contact-design,
.s-box:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.member-image img {
  height: 400px;
  width: 100%;
}
.team-social-icon h4 {
  font-size: 24px;
  font-weight: 700;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.brand-we-work-name h5,
.member-info p {
  color: #333;
  font-family: Nunito, sans-serif;
}
.member-info p {
  font-size: 16px;
  margin-top: 15px;
}
#brand-we-work {
  display: none;
}
.brand-we-work-name h5 {
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
  border-top: 2px solid #ff5d22;
  border-bottom: 2px solid #ff5d22;
  text-transform: uppercase;
}
.footer-title h4,
.home-contact-title h1 {
  font-weight: 800;
  font-family: Nunito, sans-serif;
}
.many-more a {
  font-size: 18px;
  padding: 12px 25px;
  background: #ff5d22;
}
#home-contact {
  margin-bottom: 20px;
}
.home-contact-title h1 {
  font-size: 44px;
}
.contact-design {
  border-radius: 22px;
  padding: 10px;
  z-index: 9999;
  margin-bottom: -200px;
  position: relative;
  background: #fff;
}
.home-contact-img img {
  height: 400px;
  width: 600px;
  padding-left: 12px;
}
#footer {
  height: auto;
  background-color: #d4ebfe;
  z-index: -1;
}
.footer {
  z-index: -5;
}
.footer hr {
  width: 100%;
  height: 1px;
  background: #ff7425;
}
.footer-brand {
  margin-top: -20px;
}
.footer-brand img {
  height: auto;
  width: 86%;
}
.talk-btn a {
  font-size: 20px;
  background: #ff5d22;
  padding: 10px 25px;
}
.footer-box h3 {
  font-size: 25px;
  background: #20c997;
  text-align: center;
}
.footer-social-icon a {
  background: 0 0;
  margin: 0;
  padding: 0;
}
.footer-social-icon i {
  font-size: 30px;
  padding: 5px;
  color: #6b6b84;
}
.Copyright-1 a:hover,
.footer-social-icon i:hover,
.quick-links ul li:hover {
  color: #ff7425;
  transition: 0.5s;
}
.footer-title hr {
  height: 2px;
  width: 25px;
  background: #ff7425;
}
.footer-title h4 {
  margin-bottom: 20px;
  font-size: 20px;
}
.quick-links ul {
  font-size: 16px;
  color: #6b6b84;
  display: inline-block;
  line-height: 2;
  font-weight: 600;
  font-family: Nunito, sans-serif;
}
.all-banner-title h1,
.all-banner-title p {
  font-family: Nuito, sans-serif;
  font-weight: 700;
}
.quick-links ul a {
  color: #6b6b84;
}
.Address-section li {
  padding-top: 10px;
}
.quick-links ul li i {
  padding-right: 10px;
}
.Address-section span {
  color: #ff7425;
  font-size: 18px;
  padding-right: 10px;
  margin-top: 10px;
}
.footer-contact-from .footer-inputBox .form-control {
  height: 40px;
  background: 0 0;
  border: 1px solid;
  width: 100%;
  margin-bottom: 5px;
}
.footer-message-control {
  width: 100%;
  background: 0 0;
  border: 1px solid;
  border-radius: 5px;
  padding: 5px;
}
.footer-submit-btn {
  background: #f9611b;
  color: #fff;
  border: none;
  padding: 10px 20px;
  margin-top: 15px;
}
.Copyright p {
  font-size: 16;
  display: block;
  color: #6b6b84;
  margin-left: 10px;
}
.Copyright p span {
  color: #ff7425;
  font-weight: 700;
}
.Copyright-1 {
  display: flex;
  float: right;
  padding-top: 10px;
  margin-right: 10px;
}
.Copyright-1 a {
  font-size: 18px;
  font-weight: 600;
  color: #6b6b84;
}
.all-banner {
  height: 250px;
  width: 100%;
  background: url("../images/all-banner.png") right no-repeat;
  box-shadow: 2px 2px 15px #efefef;
}
.all-banner-title h1 {
  font-size: 45px;
  color: #333;
}
.all-banner-title p {
  margin-top: -10px;
}
.content h5,
.main-title h2,
.main-title p {
  font-family: Nunito, sans-serif;
}
.main-title h2 {
  color: #333;
  font-size: 30px;
  font-weight: 700;
}
.main-title p {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  text-align: center;
}
#introduction {
  background-image: url("../images/best.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 53vh;
  width: 100%;
  z-index: 0;
}
.ovarlay-about {
  height: 53vh;
  width: 100% !important;
  background: rgba(21, 21, 21, 0.6);
}
.content h5 {
  font-size: 22px;
  color: #ff5d22;
}
.content h1 {
  font-size: 40px;
  color: #fff;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}
.counter,
.counter-box h4,
.main-text h2 {
  color: #333;
  font-family: Nunito, sans-serif;
}
.count {
  margin-top: -100px;
}
.counter-box {
  height: 100%;
  background: #d4ebfe;
  padding: 20px 0;
  border-radius: 5px;
  box-shadow: 0 0 20px -4px #fff;
}
.counter-box .fa {
  font-size: 40px;
  color: #ff5d22;
  display: block;
}
.counter {
  font-size: 35px;
  padding-top: 10px;
}
.counter-box h4 {
  font-size: 22px;
}
#ceo {
  margin-top: 100px;
}
/* .mobile-rotate{
    display: flex;
    flex-direction: column-reverse;
} */
.ceo-image img {
  /* height: 400px; */
  margin-top: 20px;
}
.main-text h2 {
  font-size: 44px;
  font-weight: 600;
}
.main-text p {
  font-size: 17px;
  line-height: 1.9;
  text-align: justify;
  font-family: Nunito, sans-serif;
}
.signature {
  position: relative;
  float: right;
}
.signature h3 {
  font-style: italic;
  font-size: 22px;
  font-family: Nunito, sans-serif;
}
.signature h5 {
  font-size: 16px;
  color: #ff5d22;
  font-family: Nunito, sans-serif;
}
.card-text,
.our-team-heading h5 {
  font-family: Nunito, sans-serif;
  color: #ff5d22;
}
.our-team-heading h5 {
  font-size: 18px;
  font-weight: 600;
}
.our-team-heading h1 {
  color: #333;
  font-size: 45px;
  font-weight: 700;
  font-family: Nunito, sans-serif;
}
.our-team {
  background: #dee2e6;
}
.co-text h3 {
  font-size: 22px;
  padding-top: 10px;
  font-family: Nunito, sans-serif;
}
.card-title {
  font-size: 17px;
  margin-top: -10px;
  font-family: Nunito, sans-serif;
  text-transform: uppercase;
}
.card-text {
  font-size: 14px;
  margin-top: -10px;
}
.project-title h1 span,
.project-title p {
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  color: #ff5d22;
}
#lets-talk {
  background: #212529;
}
.project-title p {
  line-height: 2x;
  font-size: 20px;
  font-weight: 400;
}
.project-title h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
}
.project-title h1 span {
  font-size: 65px;
  font-weight: 700;
  letter-spacing: 1px;
}
.enq-btn1 a {
  background: #ff5d22;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: Nnito, sans-serif;
  border: none;
  transition: 1s;
  padding: 10px 30px;
  border-radius: 5px;
  margin-top: 50px;
  float: right;
}
#contact {
  background: #f7f8f9;
}
.contact-card {
  width: 100%;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  margin-bottom: 20px;
  padding: 15px;
  background: #fff;
}
.form-control,
.message-control {
  background: #f6f7f8;
  border: none;
  width: 100%;
}
.contact-title h5 {
  font-size: 24px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
.contact-details span i {
  font-size: 21px;
  color: #f9611b;
  position: absolute;
}
.contact-details p {
  font-size: 18px;
  padding: 0 30px;
  font-family: Nunito;
  font-weight: 500;
  position: relative;
  color: #333;
}
.contact-from form {
  display: flex;
  flex-wrap: wrap;
}
.address,
form {
  /* padding: 10px;*/
}
.contact-from form .inputBox {
  width: calc(95% / 2);
  margin-bottom: 30px;
  margin-left: 10px;
}
.form-control {
  height: 50px;
}
.contact-from .form-section .inputBox.form-control-1 {
  margin-right: 8px;
  box-shadow: inset 2px 2px 5px #333, inset -5px -5px 10px #ffff;
  width: 100%;
  transition: 0.2s ease-in-out;
  appearance: none;
  background: #f7f7f7;
  padding-left: 5px;
}
.message-control {
  margin-left: 10px;
  margin-right: 17px;
}
.message-control::placeholder {
  padding: 10px;
}
.submit-btn {
  background: #f9611b;
  color: #fff;
  border: none;
  padding: 10px 20px;
  margin-top: 28px;
  margin-left: 10px;
  cursor: pointer;
  display: inline-block;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.address-box {
  height: auto;
  width: 100%;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.Office-title h4 {
  font-size: 22px;
  color: #ff5d22;
  background: #d4ebfe;
  padding: 20px 0;
}
.address i {
  font-size: 37px;
  color: #ff5d22;
  padding: 20px;
}
.address p,
.btn {
  font-size: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ff5d22 !important;
}
.owl-theme .owl-nav {
  display: none !important;
}
.form2 {
  width: 350px;
  height: auto;
  float: right;
  background: #d4ebfe;
  padding: 3px 2px;
  border-radius: 5px;
}
.btn,
hr {
  background: #ff5d22;
}
.form2 h3 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #333;
}
.why-form-group {
  margin-top: 5px;
}
hr {
  width: 40px;
  height: 3px;
}
label {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.why-form-control {
  height: 45px;
  width: 100%;
  border: 1px solid gray;
  border-radius: 5px;
  padding: 5px;
}
.why-message-control {
  width: 100%;
  border: 1px solid gray;
  border-radius: 10px;
  padding: 5px;
}
.btn {
  border: 0;
  outline: 0;
  border-radius: 5px;
  padding: 8px 25px;
  margin-top: 20px;
  color: #fff;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media only screen and (max-width: 600px) {
  .project-title h1,
  .project-title h1 span {
    text-transform: uppercase;
    font-weight: 600;
  }
  .project-title p {
    color: #ff5d22;
    text-transform: uppercase;
    line-height: 2x;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
  }
  .project-title h1 {
    font-size: 35px;
    color: #fff;
    text-align: center;
  }
  .project-title h1 span {
    color: #ff5d22;
    font-family: Nunito, sans-serif;
    font-size: 45px;
    letter-spacing: 1px;
    padding: 0 40px;
  }
  .enq-btn1 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: sans-serif;
    border: none;
    transition: 1s;
    padding: 10px 30px;
    border-radius: 5px;
    margin-right: 100px;
    margin-top: -2px;
  }
  .form2 {
    width: 100%;
    height: auto;
    float: right;
    background: #d4ebfe;
    padding: 20px;
    border-radius: 5px;
    margin-top: 70px;
  }
  .form2 h3 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #282727;
  }
  label {
    display: block;
    margin-bottom: 18px;
    width: 100%;
  }
  .form-control {
    margin-right: 8px;
    width: 100%;
    transition: 0.2s ease-in-out;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 10px;
  }
  .btn {
    border: 0;
    outline: 0;
    font-size: 16px;
    border-radius: 5px;
    padding: 12px 25px;
    background: #ff5d22;
    margin-top: 20px;
    color: #fff;
  }
}
.terms-title h1 {
  position: relative;
  display: inline-block;
  font-size: 40px;
  font-family: Nunito, sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
.conditions p,
.privacy p,
.s-content p {
  font-family: Nunito, sans-serif;
  line-height: 1.7;
  text-align: justify;
}
.conditions h5 {
  font-size: 18px;
  font-family: Nunito, sans-serif;
}
.conditions p,
.privacy p {
  font-size: 16px;
  font-weight: 500;
}
.privacy h5 {
  font-size: 18px;
  font-family: Nunito, sans-serif;
  color: #333;
  font-weight: 600;
}
.privacy ul li {
  padding-top: 5px;
}
.privacy ul li span i {
  color: #ff5d22;
  font-size: 18px;
  padding-right: 10px;
}
#services-icon {
  background: #d4ebfe;
  padding: 20px;
}
.s-box {
  border: 1px solid #3e3d3c;
  padding: 5px;
  height: 175px;
}
.s-box:hover {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}
.s-icon img {
  height: 60px;
  width: auto;
  margin-top: 17px;
}
.s-main-title h4 {
  color: #333;
  font-size: 16px;
  padding: 10px;
}
.service-main-title h1 {
  font-size: 44px;
  font-weight: 800;
  font-family: Nunito, sans-serif;
  color: #ff5d22;
}
.s-title h2 {
  font-size: 45px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
.s-content p {
  font-size: 16px;
  font-weight: 400;
}
.s-content p strong {
  font-size: 18px;
  text-align: justify;
}
.s-content-1 h4 {
  font-size: 30px;
  font-weight: 600;
  font-family: Nunito, sans-serif;
}
.s-content-1 p,
.s-point ul li {
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  line-height: 1.7;
}
.s-content h4,
.s-point h4 {
  font-size: 22px;
  font-weight: 600;
  font-family: Nunito, sans-serif;
}
.s-point ul li span {
  color: #ff5d22;
  padding-right: 10px;
}
#content,
#mobile-apps,
#ppc {
  background: #fafafb;
}
@media only screen and (max-width: 576px) {
  .home-about {
    margin-top: 20px;
  }
  .home-about-content h1 {
    font-size: 30px;
    padding-top: 15px;
  }
  .home-about-content h4 {
    font-size: 22px;
    margin-top: -10px;
  }
  .home-about-btn {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .home-about-content p {
    margin-top: -10px;
  }
  .title-1 h5 {
    padding: 10px 30px;
  }
  .services {
    margin-top: -45px;
  }
  .service2-title h1 {
    font-size: 27px;
  }
  .about-list-p,
  .content h5,
  .service-title p,
  .service2-title p {
    font-size: 16px;
  }
  .service-box {
    margin-top: -20px;
    height: auto;
    width: auto;
    background-color: #fafafb;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 90px 35px 70px;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
  }
  .our-work-title h1 {
    font-size: 35px;
    margin-top: -40px;
  }
  .nav .nav-item-1 .nav-link {
    font-size: 16px;
    font-family: Nunito, sans-serif;
    font-weight: 600;
  }
  .brand-we-work,
  .home-contact-img,
  .overlay,
  .quick-links ul li i {
    display: none;
  }
  .brand-we-work-title h1,
  .clients-title h1,
  .industry-we-serve-title h1,
  .map-title h1 {
    font-size: 30px;
  }
  .industry-name h5 {
    font-size: 16px;
    padding: 15px;
  }
  .industry-name {
    margin-top: -20px;
  }
  .why-mindedge {
    margin-top: -65px;
  }
  .service-content {
    width: auto;
  }
  .service-title {
    margin-top: -150px;
  }
  .service-title h1 {
    font-size: 28px;
    padding: 0;
    margin-top: 120px;
    padding-bottom: 20px;
  }
  .about-back-img img {
    padding-top: 40px;
    height: 300px;
    width: auto;
  }
  .about-title {
    margin-left: 25%;
    margin-top: 30px;
  }
  .about-content h1 {
    font-size: 23px;
    text-align: center;
  }
  .about-content p {
    color: #a6a6b4;
    text-align: center;
    font-size: 16px;
  }
  .about-list h5 {
    font-size: 17px;
  }
  .about-button {
    position: absolute;
    margin-top: 40px;
  }
  .about-img {
    margin-top: 50px;
  }
  #function {
    margin-top: 20px;
    height: auto;
  }
  .function-title {
    flex-direction: column;
  }
  .fun {
    padding: 0;
    margin-top: -20px;
  }
  .function-title img {
    margin-top: 40px;
    height: 55px;
    width: 57px;
    margin-left: 23px;
  }
  .function-content h4 {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .function-content p {
    font-size: 16px;
    text-align: center;
  }
  .client-img {
    height: auto;
    width: 100%;
    margin-bottom: 15px;
  }
  .client-img-1 img {
    height: 100px;
    width: 100%;
    margin-bottom: 5px;
  }
  .team-title h1,
  .testimonial-title h1 {
    font-size: 35px;
  }
  .testimonial-box {
    background: #fff;
    padding: 10px;
    border-radius: 7px;
    font-size: 15px !important;
  }
  .main-box {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #brand-we-work {
    display: block;
  }
  .brand-we-work-name h5 {
    text-align: center;
    font-size: 14px;
  }
  .contact-design {
    display: flex;
    flex-direction: column-reverse;
  }
  .home-contact-title h1 {
    font-size: 30px;
    font-family: Nunito, sans-serif;
  }
  .Copyright p,
  .Copyright-1 a {
    text-align: center;
  }
  #footer {
    border-top: 2px solid #ffd522;
    padding: 0 10px;
  }
  .footer {
    margin-top: 150px;
  }
  .footer-content p {
    font-size: 16px;
    color: #6b6b84;
  } /*.ffff{display:flex}*/ /*.footer-social-icon{padding-left:30px}*/
  .footer-link {
    padding-left: 0;
  }
  .footer-title {
    margin-top: 30px;
  }
  .footer-title h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .quick-links ul {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
  }
  .Copyright-1 a {
    text-decoration: none;
    font-size: 14px;
    margin-right: 40px;
  }
  .main-title p {
    text-align: justify;
    padding: 0 14px;
  }
  .all-banner {
    height: 159px;
    width: 100%;
    background: url("../images/all-banner.png") right/cover no-repeat;
  }
  .content h1,
  .s-content p strong {
    font-size: 20px;
  }
  .counter-box {
    width: 100%;
    height: auto;
    background: #d4ebfe;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 20px -4px #66676c;
    margin-bottom: 10px;
  }
  .counter-box .fa {
    font-size: 35px;
    color: #ff5d22;
    display: block;
  }
  .counter {
    font-size: 25px;
    font-family: Nunito, sans-serif;
    color: #333;
    padding: 10px;
  }
  .counter-box h4 {
    color: #333;
    font-size: 16px;
  }
  .main-text {
    margin-top: -60px;
  }
  .main-text h2 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
  }
  .main-text p {
    font-size: 16px;
    line-height: 1.9;
    text-align: justify;
  }
  .ceo-image img {
    /* height: 400px; */
    width: 100%;
    margin-left: -50px;
  }
  .signature h3 {
    font-size: 20px;
    font-style: normal;
  }
  .signature h5 {
    font-size: 15px;
    margin-top: -5px;
  }
  .card {
    margin-bottom: 15px;
  }
  .our-team-heading h1 {
    color: #333;
    font-size: 30px;
    font-family: Nunito, sans-serif;
  }
  .card-img-top {
    padding: 10px 20px;
  }
  .contact-from form .inputBox {
    width: 100%;
    margin-left: 0;
  }
  .message-control {
    margin-left: 0;
    margin-right: 0;
  }
  .Office-title h4 {
    font-size: 20px;
    color: #fff;
    background: #0e0846;
    padding: 15spx 0;
  }
  .address {
    padding: 10px;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    background: gray !important;
    color: gray;
    border: none;
    padding: 0 !important;
    font: inherit;
  }
  .terms-title h1 {
    font-size: 25px;
  }
  .s-box {
    margin-bottom: 10px;
    height: 150px;
    width: auto;
    padding-top: 13px;
  }
  .s-icon img {
    margin-top: 7px;
  }
  .s-main-title h4 {
    font-size: 15px;
    padding-top: 10px;
  }
  .s-title h2 {
    font-size: 29px;
  }
  .s-point ul li span i {
    padding-right: 20px;
  }
  /*14-11-2022*/
  .all-banner-title h1 {
    font-size: 25px;
    color: #830202;
  }
}

/*services internal pages*/
.project-details h3 {
  font-size: 18px;
  color: #fff;
  padding-top: 20px;
}
/*for dropdown menu*/
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
  margin-left: -27px;
}
@media only screen and (max-widht: 576px) {
}
/*faq section*/
.work-content-2 {
  border: 2px solid #ff0 !important;
  padding: 53px 120px !important;
}
.overlay-2 {
  left: 14px !important;
  right: 14px !important;
}
.img-box p {
  color: #000;
  font-weight: bold;
  text-align: center;
}
.work-content h4 {
  font-size: 18px;
}
