@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) {
  .serviceSec::before {
    width: 54%;
  }
  .ctaBox figure {
    margin-top: -5rem;
  }
  .themeBtn {
    padding: 10px 2rem;
  }
  .about-dropdown {
    width: 1366px;
  }
  .right-menu ul li a i {
    right: 0;
  }
  .right-menu ul li a {
    font-size: 14px;
  }
  h4 {
    font-size: 2.45rem;
  }
    .contactLeft {
    margin-left: -3rem;
}
}
@media only screen and (max-width: 1440px) {
  html {
    font-size: 14px;
  }
  .about-dropdown {
    width: 1342px;
    transform: translateX(-38%);
  }
    .contactLeft {
        margin-left: -5rem;
    }
}
@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }
  .trademarkLogos ul li {
    flex: 0 0 30.33%;
  }
  .headerMenu {
    justify-content: space-between;
  }
  button.ma5menu__toggle {
    right: 10px;
    left: auto;
    margin-left: auto;
    top: -7rem;
    z-index: 99;
  }
  .compresiveSec .blueBg {
    padding: 2rem;
  }
  .contactLeft {
        margin-left: -7rem;
    }
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 12px;
  }
  .menuWrap {
    display: none;
  }
  .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;
  }
  button.ma5menu__toggle {
    top: -6rem;
    right: 10rem;
  }
  .lineBg::before {
    display: none;
  }
  .compresiveSteps .stepBox .stepIcon {
    top: -2.55rem;
    width: 50px;
    height: 50px;
  }
  .compresiveSteps .stepBox {
    height: auto;
    margin: 1.5rem 0;
  }
  .lineBg {
    margin: 0;
  }
  .listStepService .img-fluid {
    display: none;
  }
  .serviceStepList li {
    margin: 1rem 0 !important;
  }
  .compresiveSteps .stepBox .stepIcon span {
    font-size: 1.5rem;
  }
      .contactLeft {
        margin-left: 0;
    }
}
@media only screen and (max-width: 991px) {
  .menuWrap .menu a {
    padding: 8px 10px;
    margin-bottom: 6px;
  }
  .ctaSec {
    margin: 0;
  }
  .ctaBox {
    padding: 2rem 2rem 0;
  }
  button.ma5menu__toggle {
    top: 0;
    right: 15px;
  }
  .girlImg {
    display: none;
  }
  .stepBox {
    margin: 2rem 0 3rem;
  }
  .succesBox {
    margin: 1rem 0;
  }
  .sucIcon {
    width: 60px;
    height: 60px;
  }
  .ctaBox figure {
    display: none;
  }
  .ctaTwo .ctaBox::before {
    width: 100%;
  }
  .supportBox {
    flex-direction: column;
  }
  .supportBox .supportLeft {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
  }
  .supportBox {
    padding: 1.5rem;
  }
  .supportBox .supportLeft p {
    padding: 2rem 0 0;
  }
  .supportBox .supportLeft h3 {
    font-size: 2rem;
  }
  .experienceSec {
    display: none;
  }
  .boxesInner .stepBox {
    margin: 1rem 0;
  }
  .visaTabs {
    margin-bottom: 2rem;
  }
  .attornySec::before {
    height: 100%;
  }
  .lpBanner {
    height: 90vh;
    min-height: 60rem;
  }
  .mmpopup .formPop {
    width: 100%;
    padding: 2rem 2rem;
    margin-left: auto;
  }
  .mmpopup .contpop {
    margin-bottom: 1rem;
    display: block;
    gap: 1rem;
  }
  .pop-inner1.mmpopup .imgpop {
    display: none;
  }
  .pop-inner1.mmpopup .favIcon {
    width: 100%;
  }
  .pop-inner1.mmpopup .favIcon img {
    width: 6rem;
    padding-bottom: 10px;
  }
  .mmpopup .formPop h3,
  .mmpopup .formPop h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    width: 100%;
  }
  .headerMenu .logo img {
    height: 100%;
    width: 8rem;
  }
  .bannertext {
    margin-bottom: 2rem;
  }
  section {
    padding: 3rem 0;
  }
  h4 {
    font-size: 2.375rem;
  }
  .contactContnt h5 {
    font-size: 1.75rem;
  }
  .themeBtn {}
  .themeBtn span {
    width: 20px;
    height: 20px;
  }
  .contactContnt {
    padding: 0 0 2rem;
  }
  .leadForm {
    padding: 1.5rem;
  }
  .tabsPack a {
    display: none;
  }
  .serviceTabsBox {
    margin: 0;
  }
  .serBox {
    padding: 1.5rem;
  }
  .trademarkLogos ul li {
    flex: 0 0 29%;
    padding: 1.5rem;
  }
  .reviewsSwiper {
    margin: 4rem 0 0;
  }
  .reviewSec .swiper-button-next,
  .reviewSec .swiper-button-prev {
    bottom: -3rem;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
  .reviewSec .swiper-button-next {
    left: 4rem;
  }
  .packageSlider {
    padding: 3rem 5rem 5rem;
  }
  .reviewSlide .swiper-button-next {
    right: 0;
  }
  .reviewSlide .swiper-button-prev {
    left: 0;
  }
  .statsBox {
    flex: 0 0 31%;
  }
  .statsWrapper {
    flex-wrap: wrap;
    padding: 1rem;
    justify-content: unset;
    gap: 1rem;
  }
  .statsBox p {
    font-size: 12px;
  }
  .answerBg ul li:nth-child(4) .askBox {
    margin: 0;
  }
  .answerBg ul li:nth-child(6) .askBox {
    margin: 0;
  }
  .answerBg ul li .askBox h3 {
    font-size: 1.125rem;
  }
  .answerBg ul li .askBox {
    padding: 1.75rem 0 1rem;
  }
  .faqBox {
    padding-top: 2rem;
  }
  .blogBox .blogContnt {
    height: 210px;
    padding: 1rem;
  }
  .faqBox {
    padding-top: 2rem;
  }
  .blogBox .blogContnt {
    height: 210px;
    padding: 1rem;
  }
  footer {
    clip-path: none;
    padding-top: 3rem;
  }
  .socialLinks ul li a img {
    width: 25px;
  }
  .socialLinks ul li a {
    width: 40px;
    height: 40px;
  }
  .footerReview img {
    width: 8rem;
  }
  .footerReview span {
    margin: 0;
  }
  .paymentBox {
    float: left;
    margin-bottom: 2rem;
  }
  .abtSec figure {
    margin: 1.5rem auto;
    width: 60%;
    display: none;
  }
  .abtList {
    flex-direction: column;
    gap: 1rem;
    margin: 0 0 12px;
  }
  .abtListTwo {
    margin: 0;
  }
  .stepBox .stepIcon {
    width: 55px;
    height: 55px;
  }
  .succesTwo .succesBox {
    margin: 1rem 0;
  }
  .succesWhiteBox {
    padding: 2rem;
  }
  .succesWhiteBox h4 {
    font-size: 1.75rem;
  }
  .ctaBox {
    padding: 2rem;
    width: 95%;
  }
  .listStepSer {
    margin: 0;
  }
  .advanSec .stepBox {
    height: auto;
  }
  .tabsBtn a {
    display: block;
    margin: 10px 0;
  }
  .renewalSec .ctaSec.ctaTwo {
    padding: 0;
  }
  .caseBox {
    border-right: 0;
    border-bottom: 1px solid #0000002e;
    padding: 1.5rem 0;
  }
  .bodrNone {
    border-bottom: none;
  }
  .caseWhite {
    margin: 0;
  }
  .patentList li {
    width: 100%;
  }
  .patentBlueBox {
    margin: 2rem 0 0;
    padding: 10px;
  }
  .patentBlueBox .patentWhiteBox {
    padding: 1rem;
  }
  .tagBoxWhite .tagContent p {
    font-size: 9px;
  }
  .patentProcessStep .stepBox {
    height: auto;
    margin: 2rem 0;
  }
  .patentProcessStep .stepTwo {
    margin: 2rem 0 !important;
  }
  .listStepInner img {
    display: none;
  }
  .listStepInner .listStepOne div,
  .listStepInner .listStepTwo div {
    position: unset;
    width: 100%;
    text-align: left;
    margin: 3px 0;
  }
  .listStepInner {
    margin-top: 2rem;
  }
  .advanInner .stepBox .stepIcon {
    width: 60px;
    height: 60px;
  }
  .advanInner .stepBox .stepIcon img {
    width: 30px;
  }
  .advanSec .stepBox {
    margin: 2rem 0;
  }
  .rowTwo::before {
    display: none;
  }
  .strongerSec .stepBox {
    margin: 1rem 0;
  }
  .unlockTwoRow .stepBox,
  .unlockSec .stepBox {
    padding: 2rem;
  }
  .unlockSec .stepBox h2 {
    top: -4rem;
    font-size: 5rem;
  }
  .unlockImg {
    margin: 0;
    display: none;
  }
  .packageSlider.center-few .swiper-wrapper {
    justify-content: start;
  }
  .main-Banner figure img {
    display: none;
  }
  .contactContnt .iconBox img {
    width: 40px;
  }
  .faqSec figure {
    width: 60%;
    margin: auto;
  }
  .accordian h4::after {
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
  .copyBlue h6 {
    margin: 1rem 0;
  }
  .popup-main {
    max-width: 95%;
  }
  .serviceSec p {
    height: 120px;
  }
  .serBox h3 {
    font-size: 1.35rem;
  }
  .tabsBtn {
    margin-top: 0;
  }
  .serBox .mCSB_inside>.mCSB_container {
    margin: 0;
  }
  .serBox .mCSB_scrollTools {
    right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .bannertext {
    z-index: 1;
    position: relative;
  }
  .bannertext h6 {
    padding: 10px 2rem;
  }
  .bannertext h1 {
    font-size: 2.85rem;
  }
  header {}
  .leadForm h2 {
    font-size: 2rem;
  }
  p {
    font-size: 14px;
  }
  br {
    display: none;
  }
  .trademarkLogos ul li {
    flex: 0 0 42%;
  }
  .trademarkLogos ul {
    justify-content: center;
  }
  .reviewBox {
    flex-direction: column;
    gap: 0;
  }
  .reviewBox .reviewUser {
    width: 100%;
    text-align: center;
    padding-top: 1rem;
  }
  .reviewBox .reviewUser img {
    width: 12rem;
  }
  .reviewBox .reviewContnt {
    width: 100%;
    padding: 1.5rem;
  }
  .packageSlider {
    padding: 0 0 4rem;
  }
  .packageSlider .swiper-slide.swiper-slide-active .packageBox {
    transform: unset;
  }
  .reviewSlide .swiper-button-next,
  .reviewSlide .swiper-button-prev {
    background: var(--black);
    top: 50%;
  }
  .statsBox {
    flex: 0 0 48%;
  }
  .topMinus::after,
  .topMinus::before {
    display: none;
  }
  .answerBg ul li {
    flex: 100%;
    margin: 2rem 0;
  }
  .answerBg ul li:nth-child(2) .askBox,
  .answerBg ul li:nth-child(5) .askBox {
    margin: 0;
  }
  .askBox::before,
  .topMinus::before {
    display: none;
  }
  .answerBg ul li:first-child .askBox:before {
    display: none;
  }
  .answerBg ul::before {
    border-right: 2px dashed var(--theme-color);
    content: '';
    position: absolute;
    inset: 0;
    right: 50%;
    height: 85%;
    bottom: 2rem;
    top: auto;
  }
  .answerBg ul {
    margin: 0;
  }
  .blogSlide .swiper-button-next {
    right: 0;
  }
  .blogSlide .swiper-button-prev {
    left: 0;
  }
  footer a img {
    width: 8rem;
  }
  .packgeBody ul li::before {
    width: 18px;
    height: 18px;
  }
  .blogContnt h5,
  .blogContnt h6 {
    font-size: 1.5rem;
    height: auto;
  }
  .attonyHead {
    flex-direction: column;
  }
  .attonyHead .dropdown-body {
    position: relative;
  }
  .main-Banner {
    height: 50vh;
    min-height: 38rem;
  }
  .lpBanner {
    height: 80vh;
    min-height: 50rem;
  }
  .lpBanner .leadForm {
    margin-top: 2rem;
  }
  .serviceSec {
    background: #fff;
  }
  .serviceSec::before {
    display: none;
  }
  .serviceSec::after {
    display: none;
  }
}