@media (min-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1800px) {
  .container {
    max-width: 1440px;
  }
}

@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1600px) {
  .progress-circle {
    width: 90px;
    height: 90px;
  }
}

@media only screen and (max-width: 1440px) {
  html {
    font-size: 14px;
  }

  .progress-container {
    gap: 25px;
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }

  .headerMenu {
    padding: 0;
  }

  .progress-container {
    gap: 10px;
  }

  h4 {
    font-size: 2.75rem;
  }

  .progress-circle {
    width: 80px;
    height: 80px;
  }

  .progress-title {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1199px) {

  .tb-none {
    display: none;
  }

  .expertiseSec .experSec {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
  }

  .socialIcons {
    display: flex;
    gap: 8px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .serSlider .serBox {
    height: 30rem;
  }

  html {
    font-size: 12px;
  }

  .main-header {
    padding: 0;
  }

  .menuWrap .menu a {
    padding: 8px 10px;
    text-align: left;
    font-size: 1.125rem;
  }

  .main-header {
    position: relative;
  }

  .menu-Bar {
    display: block;
    top: 50%;
    bottom: initial;
    transform: translateY(-50%);
  }

  .menuWrap.open {
    display: flex;
    left: 0px;
    justify-content: center;
    align-items: start;
    padding-left: 2rem;
    gap: 0;
    overflow-y: scroll;
  }

  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    /* bottom:0; */
    margin: auto;
    background: #000000;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: all 0.4s ease;
    z-index: 3;
    width: 100vw
  }

  ul.menu li {
    display: block
  }

  ul.menu li a {
    margin-bottom: 10px;
    padding: 0;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize
  }

  .menuWrap .menu {
    display: block;
  }

  .menu li:hover a,
  .menu li.active a {}

  .menu-Bar span {
    background: #292c3f;
  }

  /*.menu li:hover>a,*/
  /*.menu li.active>a,*/
  /*.menu>li.menu-item-has-children>.sub-menu>li.current-menu-item>a {*/
  /*  background: var(--black) !important;*/
  /*}*/

  .menu>li.menu-item-has-children>.sub-menu>li {
    background: transparent !important;
  }

  .counterBg {
    padding: 2.4rem 0rem 10rem;
  }

  .progress-box {
    max-width: 130px;
  }

  .progress-inner {
    font-size: 1.5rem;
  }

  .progress-circle::before {
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
  }

  .expertiseSec {
    padding: 3rem 0;
  }

  .leadForm {
    padding: 1rem;
    border-radius: 10px;
  }

  section {
    padding: 2rem 0;
  }

  .headerMenu .dropdown-menu {
    width: 280px;
    transform: none !important;
    top: 3rem !important;
  }

  .headerNav {
    flex-direction: column;
  }

  .headerNav h5 {
    margin-top: 2rem;
  }

  .dropLinks li {
    flex: 100%;
  }

  .dropLinks li a {
    color: #000 !important;
    font-size: 12px !important;
    padding: 2px !important;
  }
}

@media only screen and (max-width: 991px) {

  .copyrightSecForm .inner .innerBtn input[type="submit"] {
    width: 100%;
  }

  .sm-py-2 {
    padding: 2rem 0;
  }


  .processBox {
    margin-top: 2rem;
    padding-bottom: 0;
    height: 22rem;
  }

  .tb-py-2 {
    padding: 2rem 0;
  }

  .menuWrap .menu a {
    padding: 8px 10px;
    margin-bottom: 6px;
  }

  .bannertext h1 {
    font-size: 3rem;
  }

  .main-Banner {
    height: 100%;
    padding: 7rem 0 0;
    min-height: 33rem;
  }

  .bannerForm {
    padding: 0 0 3rem;
    margin-top: 0;
    z-index: 1;
    background: #fde2ce;
  }

  .counterBg:before {
    display: none;
  }

  .expertiseSec img {
    display: none;
  }

  .expertiseSec {
    padding: 2rem;
  }

  .leadFrom {
    margin-top: 2rem;
  }

  .mt-7remMinus {
    margin-top: 0;
  }

  .expertiseSec .exBox {
    margin-top: 2rem;
    padding: 1.35rem;
  }

  .expertiseSec.bg-grey .accordian li {
    margin-bottom: 1rem;
  }

  ul.accordian {
    margin-top: 1rem;
  }

  .expertiseSec h5 {
    text-align: center;
  }

  .lrSec .mainHead h2 {
    font-size: 26px;
    padding: 0;
  }

  .inner.text-center img {
    width: 50%;
  }

  .newtwo-column-list-white ul li::before {
    width: 10px;
    height: 10px;
  }

  .expertiseSec.bg-grey-new .experSec {
    text-align: left;
    display: block;
  }

  .two-column-list ul li {
    position: relative;
    padding: 0 0 8px 30px;
    text-align: left;
  }

  /* .inner.text-center {
    display: none;
  } */

  .inner {
    padding: 2rem 0;
  }

  .lrSec .inner h2 {
    font-size: 22px;
  }

  .pt-8rem {
    padding-top: 0;
  }

  .pb-4rem {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {

.imgpop {
    display: none;
}
.mmpopup .formPop {
    width: 100%;
    padding: 2rem 2rem;
    margin-left: auto;
}
.formTopContnt p {
    font-size: 12px;
    line-height: 1.45;
    margin: 0;
}
.mmpopup .formPop h3, .mmpopup .formPop h4 {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

  .main-header.lp .menuWrap {
    display: none;
  }

  .main-header.lp .menu-Bar {
    display: none;
  }

  .main-header.lp .lptopnumber a {
    color: #ff6c02;
    font-size: 16px;
    font-weight: 600;
  }

  .main-header.lp .lptopnumber {
    display: block;
    margin-top: 4px;
  }

  .headerMenu {
    padding: 0;
    align-items: center;
  }

  .lrSec .inner img {
    display: none;
  }

  .inner {
    padding: 2rem 0 0;
  }

  .sm-none {
    display: none;
  }

  /* .lrSec {} */

  /* footer .col-6 {
    max-width: 60%;
    flex: 0 0 60%;
  } */

  .sm-my-0 {
    margin: 0;
  }

  .sm-py-0 {
    padding: 0;
  }

  .processBox {
    height: auto;
  }

  .processBox p {
    margin: 0 0 2rem;
  }

  .serSlider .serBox {
    height: auto;
  }

  .terms-and-privacy {
    padding: 6rem 0 0;
  }

  .terms-and-privacy h3 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

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

  .fixed .menu-Bar span {
    background: var(--primary);
  }

  .fixed.sticky .menu-Bar span {
    background: var(--theme-color);
  }

  .bannertext h1 {
    font-size: 2.5rem;
  }

  .counterBg h3 {
    font-size: 3.5rem;
  }

  .counterBg h5 {
    position: unset;
    text-align: center;
  }

  .counterBg {
    padding: 2rem 0;
  }

  .two-column-list ul {
    column-count: 1;
  }
}

@media only screen and (max-width: 575px) {

  .bannertext h1 {
    font-size: 2.25rem;
  }

  .bannertext p {
    margin: 0;
  }

  .logo img {
    height: 3rem;
  }

  .top-header.spad {
    display: none;
  }

  .main-Banner {
    height: 100%;
    padding: 5rem 0 0;
    min-height: 27rem;
  }

  .abtSec {
    margin: 0;
    padding: 2rem 0;
  }

  h4 {
    font-size: 2.25rem;
  }

  .counterBg .col-md-3 {
    width: 40%;
  }

  .counterBg .row {
    justify-content: center;
  }

  .counterBg h5 {
    font-size: 12px;
  }

  .progress-box {
    max-width: 170px;
  }

  .progress-container {
    justify-content: center;
  }

  .themeBtn {
    width: 100%;
    justify-content: center;
  }

  .experSec h6,
  .experSec h4,
  .experSec p {
    text-align: center;
  }

  .testimusers figure img {
    width: 60px;
    height: 60px;
  }

  .accordian li {
    margin-bottom: 10px;
  }

  .accordian h4::after {
    top: 10px;
    width: 30px;
    height: 30px;
    right: 10px;
  }

  .copyRight p {
    text-align: center;
  }

  .copyRight ul {
    justify-content: center;
  }

  footer h3 {
    margin-bottom: 0;
    margin-top: 1.25rem;
  }

  .packageBody ul {
    height: 250px;
  }

  .ctaFooter .ctaBg {
    padding: 2rem;
    background: linear-gradient(106deg, #ff6c02, #292c3f);
  }
}