@media (max-width: 1600px) {
  .header {
    height: 140px;
  }
  .headerBg {
    height: 100px;
  }
  .header:after {
    height: 52px;
  }
  .secondaryHeader {
    padding: 14px 0 !important;
  }
  .topHeader {
    padding: 12px 0 !important;
  }
  .banner {
    height: 750px;
    padding-top: 10rem;
  }
  .bannerLeft {
    width: 76px;
    object-fit: cover;
  }
  .bannerRight {
    width: 130px;
    object-fit: cover;
  }
  .featureBox h5 {
    min-height: 53px;
  }
  .aboutImg-3 {
    right: 14%;
  }
}
@media (max-width: 1440px) {
}
@media (max-width: 1399px) {
  .banner {
    height: 700px;
    padding-top: 8rem;
  }
  .aboutImg-1 {
    transform: translateX(-20px);
  }
  .aboutImg-3 {
    right: -2%;
  }
  .aboutImg-4 {
    right: 13%;
  }
  .process,
  .cta {
    height: 450px;
  }
  .blogBox .blogImg {
    width: 354px !important;
    height: 250px;
  }
  .thankyouPage {
    padding-top: 10rem;
  }
}
@media (max-width: 1199px) {
  .header:after {
    width: 67%;
  }
  .headerBg {
    width: 72%;
  }
  .featureBox h5 {
    min-height: 76px;
  }
  .aboutImg-1,
  .aboutImg-2 {
    width: 360px;
    height: 290px;
  }
  .aboutImg-3 {
    width: 280px;
    height: 415px;
    object-fit: cover;
  }
  .aboutImg-4 {
    width: 110px;
  }
  .testimonials .leftQuote,
  .testimonials .rightQuote {
    width: 182px;
    height: 142px;
  }
  .playBtn {
    width: 100px;
    height: 100px;
    border: 7px solid rgba(0, 0, 0, 0.3);
  }
  .blogBox .blogImg {
    width: 295px !important;
    height: 196px;
  }
}
@media (max-width: 991px) {
  .btn {
    padding: 10px 25px;
  }
  .header {
    position: relative !important;
    padding: 15px 0;
    height: auto;
  }
  .header:after,
  .header:before,
  .headerInner,
  .logo .logoLight {
    display: none;
  }
  .mobileMenu,
  .logo .logoDark {
    display: block;
  }
  .banner {
    height: 500px;
    padding-top: 3rem;
  }
  .bannerRight {
    width: 70px;
  }
  .bannerLeft {
    width: 36px;
  }
  .feature {
    margin-top: 40px;
  }
  .aboutImg-1 {
    transform: translateX(0);
  }
  .aboutImg-2 {
    transform: translate(30px, -50px);
  }
  .aboutImg-3 {
    width: 330px;
    right: 23%;
    top: 12%;
  }
  .aboutImg-4 {
    right: 41%;
  }
  .testimonials .leftQuote,
  .testimonials .rightQuote {
    width: 152px;
    height: 112px;
  }
  .testimonials .leftQuote {
    left: 0;
  }
  .testimonials .rightQuote {
    right: 0;
  }
  .blogBox .blogImg {
    width: 335px !important;
    height: 223px;
  }
  .innerBanner {
    height: 350px;
    padding-top: 3rem;
  }
  .thankyouPage {
    width: 70%;
    padding-top: 3rem;
  }
  .errorPage {
    width: 80%;
    padding-top: 0rem;
  }
}
@media (max-width: 767px) {
  .aboutImg-1,
  .aboutImg-2 {
    width: 360px;
    height: 356px;
  }
  .aboutImg-3 {
    width: 310px;
    right: 0%;
  }
  .testimonials .leftQuote,
  .testimonials .rightQuote {
    width: 122px;
    height: 82px;
  }
  .process,
  .cta {
    height: 350px;
  }
  .nav-tabs .nav-link {
    padding: 8px 10px;
    font-size: 14px;
  }
  .blogBox .blogImg {
    width: 516px !important;
    height: 344px;
  }
}
@media (max-width: 575px) {
  .bannerLeft,
  .bannerRight {
    display: none;
  }
  .featureBox {
    text-align: center;
  }
  .featureBox h5 {
    min-height: auto;
  }
  .aboutImg-1,
  .aboutImg-2 {
    width: 320px;
    height: 317px;
  }
  .aboutImg-3 {
    width: 270px;
    height: 400px;
  }
  .aboutImg-4 {
    right: 21%;
    width: 80px;
  }
  .milestone {
    text-align: center;
  }
  .milestoneBox {
    display: block !important;
  }
  .blogBox .blogImg {
    width: 457px !important;
    height: 305px;
  }
  .innerBanner {
    height: 250px;
  }
  .thankyouPage,
  .errorPage {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .aboutImg-1,
  .aboutImg-2 {
    width: 270px;
    height: 267px;
  }
  .aboutImg-3 {
    width: 230px;
    height: 340px;
  }
  .testimonials .leftQuote,
  .testimonials .rightQuote {
    width: 102px;
    height: 62px;
  }
}
@media (max-width: 414px) {
  .btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .logo img {
    width: 160px;
  }
  .banner {
    height: 450px;
  }
  .about ul {
    column-count: 1;
  }
}
@media (max-width: 375px) {
}
@media (max-width: 360px) {
}
