@media (max-width: 1800px) {
  /* ======================================================
=========================================================
                   TAG LINE SOC
=========================================================
====================================================== */

  .tagline-container {
    max-width: 1520px;
    padding-left: 12px;
    padding-right: 12px;
  }




/* PAGE NOT FOUND PAGE CSS */
.page-no-found img{
  max-width: 550px;
}
}

@media (max-width: 1650px) {
  .header-top-bar {
    padding: 10px 70px 10px 30px;
  }

  .header-main .header-inner-main .header-menu-inner {
    padding: 13px 70px 13px 0;
  }

  .header-logo {
    padding: 7px 70px;
    text-align: center;
  }

  .common-padding-b {
    padding-bottom: 80px;
  }

  .common-padding-t {
    padding-top: 80px;
  }
}

@media (max-width: 1600px) {
  .h1 {
    font-size: 55px;
  }

  .h2 {
    font-size: 38px;
  }

  .h3 {
    font-size: 22px;
    line-height: 32px;
  }

  .h4 {
    font-size: 19px;
  }

  .header-logo a {
    width: 130px;
  }

  /* ======================================================
=========================================================
                BANNER SECTION SOC
=========================================================
====================================================== */
  .banner-sec .banner-main .banner-left {
    width: calc(100% - 600px);
  }

  .banner-sec .banner-main .banner-right {
    width: 600px;
  }

  .banner-sec .banner-main .banner-left .h1 {
    max-width: 577px;
  }

  /* ======================================================
=========================================================
                TAGLINE SECTION SOC
=========================================================
====================================================== */
  .tagline-container {
    max-width: 1320px;
  }

  .header-top-bar a,
  .header-top-bar span {
    font-size: 16px;
  }

  /* ======================================================
=========================================================
                SERVICE SECTION SOC
=========================================================
====================================================== */
  .service-sec .title-main {
    max-width: 872px;
  }

  .service-row .service-col {
    padding: 24px;
  }

  .service-row .service-col .service-col-p {
    line-height: 27px;
  }

  .service-row .service-col .service-img img {
    max-width: 100px;
  }

  /* ======================================================
=========================================================
                WHY CHOOSE US SECTION SOC
=========================================================
====================================================== */
  .why-choose-sec .title-main {
    max-width: 547px;
  }

  /* ======================================================
=========================================================
                INDUSTRY SECTION SOC
=========================================================
====================================================== */
  .industry-serve-sec .title-main {
    max-width: 865px;
  }

  /* ======================================================
=========================================================
                TESTIMONIAL SECTION SOC
=========================================================
====================================================== */
  .testimonial-row .testimonial-col {
    padding: 40px;
  }

  .testimonial-row .testimonial-col .testimonial-col-p {
    line-height: 31px;
  }

  /* ======================================================
=========================================================
                CONTACT US SECTION SOC
=========================================================
====================================================== */
  .contact-us-row .contact-us-col .contact-us-img {
    width: 85px;
    height: 85px;
  }
}

@media (max-width: 1400px) {
  .h1 {
    font-size: 50px;
  }

  .h2 {
    font-size: 35px;
  }

  .h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .h4 {
    font-size: 18px;
  }

  .bttn {
    padding: 11px 24px;
  }

  .header-logo {
    min-width: 300px;
    padding: 7px 40px;
  }

  .header-logo a {
    width: 110px;
  }

  .header-top-bar {
    margin-left: 300px;
  }

  .header-top-bar svg {
    max-width: 30px;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    .nav-item
    .nav-link {
    font-size: 20px;
  }

  .navbar-expand-lg .navbar-nav {
    gap: 40px;
  }

  .header-main .header-inner-main .header-menu-inner {
    padding: 6px 70px 6px 0;
  }

  .header-top-bar a,
  .header-top-bar span {
    font-size: 14px;
  }

  .title-main {
    padding-bottom: 50px;
  }

  /* ======================================================
=========================================================
                BANNER SECTION SOC
=========================================================
====================================================== */
  .banner-sec .banner-main .banner-left {
    width: calc(100% - 500px);
  }

  .banner-sec .banner-main .banner-right {
    width: 500px;
  }

  .banner-sec .banner-main .banner-left .h1 {
    max-width: 525px;
  }

  /* ======================================================
=========================================================
                TAGLINE SECTION SOC
=========================================================
====================================================== */
  .tagline-container {
    max-width: 1180px;
  }

  /* ======================================================
=========================================================
                SERVICE SECTION SOC
=========================================================
====================================================== */
  .service-sec .title-main {
    max-width: 799px;
  }

  .service-row .service-col .h3 {
    min-height: 80px;
  }

  .service-row .service-col {
    padding: 24px;
  }

  .service-row .service-col .service-col-p {
    line-height: 24px;
    font-size: 16px;
  }

  .service-row .service-col .service-img img {
    max-width: 80px;
  }

  /* ======================================================
=========================================================
                WHY CHOOSE US SECTION SOC
=========================================================
====================================================== */
  .why-choose-sec .title-main {
    max-width: 495px;
  }

  .why-choose-row .why-choose-col {
    gap: 20px;
  }

  .why-choose-row .why-choose-col .why-choose-img {
    width: 85px;
    height: 85px;
  }

  /* ======================================================
=========================================================
                HOW TO WORK SECTION SOC
=========================================================
====================================================== */
  .how-works-row .how-works-col .how-works-img {
    width: 100px;
    height: 100px;
  }

  .how-works-row:after {
    top: 50px;
  }

  /* ======================================================
=========================================================
                INDUSTRY SECTION SOC
=========================================================
====================================================== */
  .industry-serve-sec .title-main {
    max-width: 787px;
  }

  .industry-serve-row .industry-serve-col {
    padding: 20px;
  }

  .industry-serve-row .industry-serve-col .h4 {
    font-size: 16px;
  }

  /* ======================================================
=========================================================
                TESTIMONIAL SECTION SOC
=========================================================
====================================================== */
  .testimonial-row .testimonial-col {
    padding: 30px 24px;
  }

  .testimonial-name .testimonial-name-img {
    width: 60px;
    font-size: 26px;
    height: 60px;
  }

  .testimonial-row .testimonial-col .testimonial-col-p {
    line-height: 28px;
  }

  /* ======================================================
=========================================================
                CONTACT US SECTION SOC
=========================================================
====================================================== */
  .contact-us-row .contact-us-col .contact-us-img {
    width: 85px;
    height: 85px;
  }

  .footer-main .footer-bottom .h4 {
    font-size: 16px;
  }


  /* PAGE NOT FOUND PAGE CSS */
  .page-no-found img{
    max-width: 500px;
  }
}

@media (max-width: 1199.98px) {
  .h1 {
    font-size: 50px;
  }

  .h2 {
    font-size: 32px;
  }

  .h3 {
    font-size: 19px;
    line-height: 29px;
  }

  .h4 {
    font-size: 17px;
  }

  .h5 {
    font-size: 15px;
  }

  /* TITLE */
  .title-main .title-main-lable {
    font-size: 18px;
  }

  .navbar-expand-lg .navbar-nav {
    gap: 30px;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    .nav-item
    .nav-link {
    font-size: 18px;
  }

  .header-logo {
    min-width: 200px;
  }

  .header-top-bar {
    margin-left: 200px;
    padding: 10px 30px 10px 20px;
  }

  .header-top-bar svg {
    max-width: 24px;
  }

  .header-main .header-inner-main .header-menu-inner {
    padding: 6px 30px 6px 0;
  }

  /* BANNER */
  .banner-sec .banner-main .banner-right {
    width: 430px;
    padding-top: 60px;
  }

  .banner-sec .banner-main .banner-left {
    width: calc(100% - 430px);
  }

  /* TAGLINE */
  .tagline-sec .h3 {
    font-size: 16px;
  }

  /* SERVICE */
  .service-row .service-col .h3 {
    min-height: 45px;
  }

  .service-row .service-col .service-col-p {
    min-height: 120px;
  }

  /* WHY CHOOSE US */
  .why-choose-sec .title-main {
    max-width: 100%;
  }

  /* HOW IT WORKS */
  .how-works-col .how-works-col-p {
    line-height: 27px;
  }

  .how-works-row .how-works-col .how-works-img {
    width: 80px;
    height: 80px;
  }

  .how-works-row:after {
    top: 40px;
  }

  .how-works-row {
    --bs-gutter-x: 30px;
  }

  /* TESTIMONIAL */
  .testimonial-name .testimonial-name-img {
    width: 50px;
    font-size: 20px;
    height: 50px;
  }

  .testimonial-row .testimonial-col .testimonial-col-p {
    line-height: 26px;
  }

  .testimonial-row .testimonial-col {
    padding: 20px;
  }

  /* CONTACT US */
  .contact-form {
    padding: 40px 20px;
  }

  .footer-main .footer-p {
    line-height: 30px;
  }

  .footer-main .footer-wrapper {
    padding: 80px 0 50px;
  }


  /* PAGE NOT FOUND PAGE CSS */
  .page-no-found img{
    max-width: 450px;
  }
}

@media (min-width: 1025px) {
  .header-menu ul li:hover .dropdown_main .collapse:not(.show) {
    display: block;
  }
}

@media (max-width: 991.98px) {
  /* ======================================================
  =========================================================
                      HEADER SOC
  =========================================================
  ====================================================== */

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    .header-menu-inner {
    position: fixed;
    top: 106px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 777;
    height: calc(100vh - 106px);
    overflow: auto;
    transition: all 400ms ease;
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
  }
  .header-main
    .header-inner-main
    .header-inner
    .header-right.active
    .header-menu
    .header-menu-inner {
    top: 85px;
    height: calc(100vh - 85px);
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu.show
    .header-menu-inner {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    .nav-item
    .nav-link {
    margin: 0;
    padding: 5px 0;
    width: 100%;
    color: #0284c7;
    font-size: 16px;
  }

  .header-main .header-inner-main .header-inner .header-menu ul li.active a {
    color: #fff;
  }

  .header-main .navbar-container {
    padding: 10px 0px;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    .header-menu-inner {
    display: block;
  }

  .header-main .header-inner-main .header-menu-inner {
    padding: 6px 15px 6px;
  }

  .header-main .header-inner-main .header-menu-inner .header-btn {
    justify-content: center;
    max-width: 400px;
  }

  .header-main .header-inner-main .header-menu-inner .header-btn a {
    margin: 20px 8px;
  }

  .header-main .header-menu .header-menu-inner > ul {
    padding: 0 0 15px;
    gap: 10px;
  }

  .header-main .header-menu .header-menu-inner > ul > li {
    text-align: left;
    border-bottom: 1px solid #ececec;
  }

  .header-main .header-menu .header-menu-inner > ul > li:last-child {
    border-bottom: none;
  }

  .header-menu ul li .login-btn a.btn::after {
    display: none !important;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    li
    a:hover:after,
  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    li
    a.active:after {
    transform-origin: unset !important;
    bottom: 0px;
  }

  .header-main .header-menu .header-menu-inner > ul > li {
    padding: 10px 0;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    .nav-item
    .nav-link {
    padding: 0;
  }

  .header-main .header-menu .header-menu-inner .login-btn > ul > li {
    padding-bottom: 20px;
  }

  .header-main .header-right .navbar-toggler {
    outline: none !important;
    box-shadow: none;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    .nav-item
    .nav-link:after {
    display: none;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    li
    a.accordion-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    ul
    li
    a.accordion-btn
    i {
    font-size: 22px;
  }

  .header-main .navbar-container {
    border-radius: 0px;
  }

  .header-main {
    padding-top: 0px;
  }

  .header-main.active .navbar-container {
    box-shadow: none;
    background: transparent;
  }

  .header-main.active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }

  .header-menu ul li .dropdown_main {
    position: static;
    margin-top: 0px;
  }

  .header-main .header-inner-main .header-logo {
    max-width: 200px;
    padding: 0;
    justify-content: flex-start;
  }

  .header-main .header-inner-main .header-inner {
    background-color: transparent;
  }

  .header-main
    .header-inner-main
    .header-inner
    .header-menu
    .header-menu-inner {
    padding-bottom: 50px;
  }

  /* HEADER TOP */
  .header-top-bar {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
  }
  .header-top-bar a {
    width: calc(100% / 3);
    border-right: 1px solid #fff;
    padding: 5px 12px;
  }

  .header-top-bar a:nth-last-child(1) {
    border-right: 0;
  }

  .header-main .header-inner-main .header-logo {
    margin: 0;
  }

  .header-main .header-inner-main .header-logo a {
    max-width: 90px;
  }

  .header-main .header-right {
    width: 100%;
    display: block;
  }

  .header-logo-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }

  .container {
    padding: 0 15px;
    max-width: 100%;
  }

  body.no-scroll {
    overflow: hidden;
  }

  /* COMMON */
  .common-padding-b {
    padding-bottom: 60px;
  }

  .common-padding-t {
    padding-top: 60px;
  }

  /* BANNER */
  .banner-sec .banner-main .banner-right {
    width: 100%;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .banner-right .banner-vector-wrapper {
    max-width: 718px;
    margin: auto;
  }

  .banner-sec .banner-main .banner-left {
    width: 100%;
    padding: 86px 0 0 0;
  }

  /* TAGLINE */
  .tagline-sec .h3 {
    line-height: 23px;
  }

  /* HOW IT WORKS */
  .how-works-row:after {
    display: none;
  }

  /* FOOTER SECTION */

  .footer-sec {
    padding-bottom: 50px;
  }


  /* PAGE NOT FOUND PAGE CSS */
  .page-no-found img{
    max-width: 400px;
    margin: 0;
  }
}

@media (max-width: 767.98px) {
  /* ======================================================
  =========================================================
                      HEADER SOC
  =========================================================
  ====================================================== */
  .header-main .header-inner-main .header-logo {
    max-width: 120px;
    min-width: 120px;
  }

  .h1 {
    font-size: 40px;
  }

  .h2 {
    font-size: 26px;
  }

  .h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .h4 {
    font-size: 16px;
  }

  .h5 {
    font-size: 14px;
  }

  .bttn {
    font-size: 18px;
  }

  /* TITLE */
  .title-main .title-main-lable {
    font-size: 18px;
  }
  .title-main {
    padding-bottom: 40px;
  }

  /* BANNER */
  .banner-sec .banner-main .banner-left {
    padding: 60px 0 0 0;
  }
  .banner-sec .banner-main .banner-right {
    padding-bottom: 60px;
  }
  .banner-sec .banner-main .banner-lable {
    padding: 10px 20px;
  }

  .tagline-box {
    width: calc(50% - 1rem);
  }

  /* SERVICE */
  .service-row .service-col .service-col-p {
    min-height: 100px;
  }

  /* WHY CHOOSE US  */
  .why-choose-row .why-choose-col {
    gap: 16px;
  }

  /* HOW WORKS */
  .how-works-row {
    --bs-gutter-x: 20px;
  }

  /* CONTACT US */
  .contact-us-row .contact-us-col {
    gap: 20px;
  }

  /* PAGE NOT FOUND PAGE CSS */
  .page-no-found img{
    max-width: 300px;
    margin: 0;
  }
}
