@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) {
  .packageHead h2 {
    font-size: 3rem;
}
.about-dropdown {
width: 1340px;
        transform: translateX(-46.6%);
}
}

@media only screen and (max-width: 1440px) {
  html {
    font-size: 14px;
  }
  .bannertext h1 {
    font-size: 4rem;
}

h4 {
    font-size: 3rem;
}
.accordian h4::after {
    font-size: 18px;
}
.counterBox {
    width: 300px;
    height: 300px;
}
.workLine::before {
    top: 13rem; 
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }
  .bannertext h1 {
    font-size: 3.5rem;
}
.reviewBox .userImg {
    width: 8rem;
    margin: 2rem auto 0;
}
.accordian li h4 {
    font-size: 1.35rem;
    padding: 10px 0;
}
.accordian p {
    font-size: 14px;
}
footer {
    padding: 4rem 1rem 0;
}

}

@media only screen and (max-width: 1200px) {
    .menuWrap {
    display: none;
}

.headerMenu {
    justify-content: space-between;
}

header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
  html {
    font-size: 12px;
  }

  .main-header {
    padding: 0;
  }

  .menuWrap .menu a {
    padding: 16px 10px;
  }

  .main-header {
    position: relative;
            width: 100%;
  }

  .menu-Bar {
    display: block;
    top: 50%;
    bottom: initial;
    transform: translateY(-50%);
    display: none;
  }

  .menuWrap.open {
    display: flex;
    left: 0px
  }

  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    /* bottom:0; */
    margin: auto;
    background: var(--theme-color);
    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 {
    background: var(--black);
  }

  .menu-Bar span {
    background: var(--white);
  }

  .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;
  }
    header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    padding-left: 0;
  }

}

@media only screen and (max-width: 991px) {
  .menuWrap .menu a {
    padding: 8px 10px;
    margin-bottom: 6px;
  }
.main-Banner {
    height: 85vh;
            min-height: 50rem;
            justify-content: center;
}

.main-Banner .bannertext {
    margin-bottom: 3rem;
    padding: 0;
}

.bannertext p {
    font-size: 1rem;
}

.bannertext h1 {
    font-size: 2.75rem;
}

section {
    padding: 2rem 0;
}

.highBox {
    border-bottom: 1px dashed #fff;
    border-right: none;
    margin: 1rem 0;
    padding: 1rem 0;
}
.bordrNone {
    border: none;
  }
.highBox h5 {
    font-size: 1.5rem;
}

}

@media only screen and (max-width: 767px) {
html{
    font-size:14px;
}

  .headerMenu .logo img {
    height: 100%;
    width: 6rem;
  }
h4 {
    font-size: 2.5rem;
}
.serviceSec {
    border-radius: 15px;
    margin: 0 1rem;
}

.serWhiteBox {
    height: auto;
    margin: 1rem 0;
}

.serviceSec .row+.row {
    margin: 1rem 0;
}

h4 {
    font-size: 2.125rem;
}

.hightLight {
    border-radius: 0 0 20px 20px;
}

.abtSec figure {margin: 1.5rem 0;}

.chooseBox {
    padding: 1rem;
}

.chooseBox img {
    width: 4rem;
}

.packageBody ul li {
    padding: 7px 0;
}

.packageBody ul {
    height: 270px;
}
.accordian li h4 {
    padding-right: 3rem;
}

.accordian h4::after {
    right: 0;
}

.footer-bottom {
    padding: 0;
}
.innerBanner .bannertext {
    padding: 1.5rem;
    border-radius: 15px;
    margin: 0;
}

.innerBanner .container {
    border-radius: 15px;
    margin: 0 8px;
    padding: 1rem;
}

.innerBanner {
height: 70vh;
        min-height: 40rem;
        justify-content: center;
}

.innerBanner .btnSec {flex-direction: column;}

.innerBanner .btnSec .themeBtn {
    justify-content: center;
}
.abtInner h4 img {
    width: 43px;
    padding-right: 10px;
}
.favImg {
    width: 5rem;
    margin-bottom: 2rem;
}

.abtContent figure {
    margin-top: 2rem;
}

.counterBox {
    margin: auto;
}

.abtCta figure {
    margin-bottom: 1rem;
}

.misionSec {
    padding: 1rem;
}

.workSec figure {
    display: none;
}

.workBox {
    padding: 0;
}

.workLine::before {
    display: none;
}
.bannertext .star p {
    display: none;
}
.serviceMain figure {
    margin: 1rem 0;
}
.listPlusImg {
    flex-direction: column;
    margin-bottom: 2rem;
}
.stepSlider {
    margin: 0;
}
.processBox .processIcon {
    width: 140px;
    height: 140px;
}

.processBox .processIcon img {
    width: 6rem;
}

.processSec::before {
    display: none;
}
.listPlusImg ul li {
    flex-direction: column;
    align-items: start;
}

.listPlusIcon ul li .listIcon {
    width: 50px;
    height: 50px;
}

.listPlusIcon ul li .listIcon img {
    width: 30px;
}
.ctaService .container {
    background: var(--theme-color);
    padding: 2rem;
    border-radius: 15px;
}

.ctaContnt {
    padding: 0;
}

.ctaService figure {
    display: none;
}

.ctaService {
    padding-top: 2rem;
}.whyChooseInner .listPlusImg ul li {
    flex-direction: row;
    align-items: center;
}
.serachBox {
    margin: 0;
    padding: 1.5rem;
    border-radius: 15px;
}

.lightbgBox {
    padding: 1.5rem;
    border-radius: 15px;
}
.listOne li {
    display: block;
    text-align: center;
    font-size: 1.125rem;
    width: 100%;
    margin: 5px 0;
}
.interSimple figure {
    margin: 1rem 0;
}

.iconOne , .interWorkSec .processBoxOne .iconOne {
    width: 50px;
    height: 50px;
}

.iconOne img {
    width: 25px;
}

.interWorkSec .processBoxOne {
    height: auto;
    padding: 3rem 2rem;
}
.fileSec .listTwo li {
    text-align: center;
}
.fileSec figure {
    display: none;
}
.serachList figure {
    margin-bottom: 1rem;
}
.tabsBtn a {
    width: 100%;
}
.processBoxOne {
    margin: 3rem 0;
}
.misionSec figure {
    margin-top: 2rem;
}
.stepInner .themeBtn {
    margin: 1rem 0;
}
.stepInner .processBoxOne {
    margin: 15px 0;
}
.listOne {
    margin: 1rem 0;
}
.serachSec figure , .fileInner figure{
    margin: 1rem 0;
}
.serachSec figure img , .serachBox {
    height: auto;
}
.fileList li::before {
    width: 20px;
    height: 20px;
}

.fileList li {
    padding-left: 3rem;
}
.boardWork .text-right {
    text-align: left !important;
    margin-bottom: 1rem;
}
.misionSec img {
    width: 100%;
    margin-bottom: 2rem;
}
.contactForm .contactInfo a i {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
}
.secureBg {
    padding: 2rem;
    border-radius: 15px;
    margin-top: 1rem;
}

.secureSec figure img {
    border-radius: 15px;
}
.lpBanner {
    height: auto;
}
.lpHeader .headerBtn .themeBtn {
    display: none;
}
.copyTwo {
    flex-direction: column;
    margin: 1rem 0;
}
.contactForm .contactInfo a h3 {
    width: 70%;
    font-size: 1.4rem;
}

.contactInfo ul {
    margin: 1rem 0;
}
.listPlusImg ul li h3 {
    width: 100%;
}
    .chooseUsSec .btnSec {
    justify-content: center;
    margin-top: 2rem;
}

.chooseUsSec .btnSec {
    margin-top: 10px;
}

.footer-bottom p {
    text-align: center;
    font-size: 13px;
}

.lpFooter .links {
    justify-content: center;
}

footer ul li a, footer ul li span {
    font-size: 14px;
}
.btnSec {
    flex-direction: column;
}
.ctaContnt h4 {
    font-size: 2rem;
}
}

@media only screen and (max-width: 575px) {}