@media only screen and (max-width: 1799px) {
  .innerpage {
    overflow: hidden;
  }

  :root {
    --bigcontainer: 1596px;
  }
}
@media only screen and (max-width: 1699px) {
  :root {
    --bigcontainer: 1485px;
    --smallcontainer: 1310px;
    --font-70: 62px;
    --font-54: 48px;
    --font-24: 20px;
  }
  .hero-img {
    top: 325px;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    gap: 40px;
  }
  .service-card {
    min-height: 400px;
  }
  .about-sec-content {
    max-width: 580px;
  }
  .about-sec-content h4 {
    margin-bottom: 20px;
  }
  .filterlink {
    margin-top: 40px;
  }
  .about-year {
    width: 232px;
    height: 286px;
    left: -110px;
  }
  .service-main-grid {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
  }

  .inner-plan-card {
    width: 436px;
  }
  .top-card-header h3 {
    font-size: 46px;
  }
}
@media only screen and (max-width: 1679px) {
  :root {
    --bigcontainer: 1405px;
  }
}
@media only screen and (max-width: 1599px) {
  :root {
    --bigcontainer: 1380px;
    --smallcontainer: 1280px;
    --font-32: 30px;
  }
  .left-portion img {
    width: 60%;
  }
  .hero-img {
    top: 330px;
  }

  .inner-plan-card {
    width: 427px;
  }
  .basic-plan::before,
  .premium-plan::before,
  .pro-plan::before {
    width: 90px;
    background-size: contain;
  }
  .ul-content ul li {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1499px) {
  :root {
    --bigcontainer: 1285px;
    --smallcontainer: 1200px;
    --font-70: 56px;
    --font-54: 42px;
  }
  .hero-img {
    top: 340px;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    gap: 30px;
  }
  .service-main-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .gridli {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }
  .comanul li {
    margin-bottom: 10px;
  }
  .filterlink {
    margin-top: 30px;
  }
  .exporelink img {
    margin-right: 20px;
  }
  .border-div img {
    width: 536px;
    height: 600px;
  }
  .border-div {
    max-width: 563px;
  }
  .about-year p {
    line-height: 28px;
  }
  .about-year {
    width: 212px;
    height: 266px;
    left: -80px;
  }

  .top-card-header {
    padding: 30px 30px 0px 30px;
  }
  .ul-content {
    padding: 30px;
  }
  .top-card-header h3 {
    font-size: 42px;
  }
  .inner-plan-card {
    width: 400px;
  }
  .inner-cerificate .childdiv {
    gap: 40px;
  }
  .service-heading h3 {
    line-height: 27px;
  }
}
@media only screen and (max-width: 1399px) {
  :root {
    --bigcontainer: 1223px;
    --smallcontainer: 1170px;
    --font-54: 42px;
  }
  a.nav-link {
    font-size: 16px;
  }

  .hero-content h2 {
    margin-bottom: 30px;
  }
  .hero-content p {
    margin-bottom: 40px;
  }
  .exporelink {
    margin-bottom: 30px;
  }
  .hero-img {
    width: 460px;
    min-width: 440px;
    top: 250px;
  }
  .about-sec-content {
    max-width: 550px;
  }
  .about-year {
    height: 256px;
    left: -40px;
  }

  .inner-plan-card {
    width: 387px;
  }
  .top-card-header h4 {
    margin-bottom: 20px;
  }
  .logo-sec img {
    max-width: 230px;
  }
  .basic-plan::before,
  .premium-plan::before,
  .pro-plan::before {
    width: 80px;
  }
  .service-sec-title h2 {
    margin-bottom: 40px;
  }
  .blog_pannel {
    grid-column-gap: 30px;
  }
  .blog-detail-data-img img {
    max-height: 395px;
    object-fit: cover;
  }
  .blog-detail-catgory-content {
    padding-right: 20px;
  }
  .blog-detail-listinn {
    grid-column-gap: 20px;
  }
  .blog-detail-catgory ul {
    padding: 20px;
  }
}
@media only screen and (max-width: 1299px) {
  .hero-img {
    width: 460px;
    top: 250px;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    gap: 20px;
  }
  .phone-footer p a {
    font-size: 17px;
  }
  :root {
    --bigcontainer: 1167px;
    --smallcontainer: 1120px;
    --font-70: 52px;
    --font-32: 24px;
  }
  .hero-content p {
    max-width: 410px;
  }
  .border-div img {
    width: 506px;
    height: 570px;
  }
  .border-div {
    max-width: 533px;
  }

  .inner-plan-card {
    width: 374px;
  }
  .ul-content ul li {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  :root {
    --bigcontainer: 876px;
    --smallcontainer: 876px;
    --font-70: 42px;
  }
  .headlogo {
    width: 180px;
  }
  .banner-content {
    height: 425px;
  }
  .hero-img {
    top: 250px;
  }
  .border-div img {
    width: 506px;
    height: auto;
  }
  .inner-cerificate .childdiv img {
    width: 150px;
  }
  .bigcontainer-sectioncontainer,
  .bigcontainer {
    border-left: 0;
    border-right: 0;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    gap: 20px;
  }
  .headlogo img {
    width: 230px;
  }
  .innersecond-sec .col-lg-6,
  .innerforth-sec .col-lg-6 {
    width: 100%;
  }
  .border-div,
  .inner-cerificate {
    margin-left: 0;
  }
  .about-sec-content,
  .it-solution {
    max-width: 100%;
  }
  .service-main-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-plan {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  .inner-plan-card {
    width: 100%;
  }
  .service-menu-footer ul {
    grid-template-columns: 1fr;
  }
  .service-menu {
    margin-left: 60px;
  }
  .service-menu-footer ul li a {
    margin-bottom: 15px;
  }
  .hero-img {
    width: 400px;
    right: 240px;
  }
  .service-title {
    gap: 15px;
  }
  .blog-listing-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
  .recent-blog-inn-wrap {
    padding: 20px;
  }
  .blog_Categories_pannel ul {
    padding: 20px;
  }
  .Categories_title li a {
    padding: 15px 15px;
  }
  .Our-experiencet-third .our_experince_section {
    width: 40%;
  }
  .about-main-grid-inner {
    padding: 20px;
  }
  .about-main-grid {
    grid-column-gap: 20px;
  }

  .service-detail-first-banner {
    padding: 150px 0;
  }
  .header-inner {
    padding: 0 0px 0 0px;
  }
  .left-portion img {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
}
@media only screen and (min-width: 992px) {
  .navbar-nav.me-auto.mb-lg-0 .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    z-index: 1111;
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  :root {
    --bigcontainer: 90%;
    --smallcontainer: 100%;
  }
  .headlogo {
    width: auto;
  }

  ul#menu-top-navigation-menu li {
    padding: 0px 0;
  }
  .navbar-nav.me-auto.mb-lg-0 .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: none;
    padding: 0;
    opacity: 1 !important;
    display: none;
  }
  .navbar-nav.me-auto.mb-lg-0 .sub-menu.show {
    display: block;
  }
  div#navbarTogglerDemo01 {
    position: absolute;
    width: 100vw;
    right: -5vw;
    top: 67px;
    background: #000;
    margin: 0;
  }
  ul.navbar-nav.me-auto.mb-lg-0 a.nav-link {
    padding: 10px 20px !important;
    width: 100% !important;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
  .menu-item-has-children > a::before {
    top: 20px;
    opacity: 1;
    right: 20px;
  }
  .navbar-nav.me-auto.mb-lg-0 .sub-menu li a {
    padding: 10px 40px !important;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    font-weight: 300;
  }
  .menu-item-has-children > a.arrowup::before {
    transform: translateY(-50%) rotate(180deg);
  }
  ul.navbar-nav.me-auto.mb-lg-0 a.nav-link.active {
    color: var(--sky) !important;
  }
  ul.navbar-nav.me-auto.mb-lg-0 a.nav-link:hover::after,
  ul.navbar-nav.me-auto.mb-lg-0 a.nav-link:focus::after,
  ul.navbar-nav.me-auto.mb-lg-0 a.nav-link.active::after {
    display: none;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    gap: 0;
    margin: 0;
    max-height: 660px;
    overflow: auto;
  }
  .user-icon img {
    display: none;
  }
  .left-portion img {
    display: none;
  }
  .main-nner {
    justify-content: space-between;
  }

  .hero-img {
    width: 360px;
    right: -260px;
    top: 60px;
  }
  .innerfirst-sec {
    padding: 60px 0 60px;
  }
  .about-year {
    height: 236px;
    left: -20px;
    width: 182px;
  }

  .top-card-header h3 {
    font-size: 38px;
  }
  .service-menu {
    margin-left: 0;
  }

  .logo-sec,
  .service-menu {
    padding-bottom: 30px;
  }
  .address-footer p a {
    margin: 30px 0 0;
    width: 100%;
  }
  .phone-footer {
    margin-bottom: 30px;
  }
  .user-icon {
    display: none;
  }
  .service-icon img {
    width: 50px;
  }
  .service-main-grid .service-card .service-icon::before {
    width: 50px;
    height: 50px;
  }
  .service-first-banner,
  .Blog-listing-first-banner {
    padding: 150px 0;
  }
  .blog_pannel {
    grid-template-columns: 1.5fr 1fr;
  }
  .blog-detail-listinn {
    grid-template-columns: 1.5fr 1fr;
  }
  .blog-detail-data-content h1 {
    font-size: 32px;
    line-height: 140%;
  }
  .blog-cart-date-detail {
    gap: 20px;
    flex-direction: column;
  }
  .contact-first-banner,
  .About-first-banner {
    padding: 150px 0;
  }

  .aboutflex {
    flex-direction: column;
  }
  .about_second-lft-dsc {
    padding-left: 0;
    margin-top: 30px;
  }
  .Our-experiencet-third .row > div {
    grid-gap: 30px;
  }
  .ser-detail-imgcontent {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
  a.nav-link::after {
    display: none !important;
  }
  .product-inner-title h4 {
    min-height: 60px;
  }
  .products-page-main {
    gap: 20px;
  }
}
@media only screen and (max-width: 800px) {
  :root {
    --font-54: 36px;
  }
  .hero-img {
    right: -333px;
  }
  .filterlink {
    margin-top: 20px;
  }
  .catogry-and-date .catogory-btn,
  .catogry-and-date .catogory-date {
    font-size: var(--font-18);
  }
  .hero-img {
    min-width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-img {
    right: -277px;
    width: 240px;
  }
  .service-card {
    min-height: 370px;
  }
  .inner-cerificate .childdiv {
    gap: 20px;
  }
  .inner-cerificate .childdiv img {
    width: 110px;
  }
  .border-div img {
    width: 492px;
    height: 520px;
  }
  .service-main-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .childdiv img {
    width: 100px;
  }
  .service-first-banner,
  .Blog-listing-first-banner {
    padding: 80px 0;
  }
  .header-inner {
    height: 100px;
  }
  .blog-listing-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .blog_pannel {
    grid-template-columns: 1fr;
  }
  .blog_Categories_pannel {
    margin-top: 50px;
  }
  .blog-detail-listinn {
    grid-template-columns: 1fr;
  }
  .blog-detail-catgory-content {
    padding-right: 0;
    border: 0;
  }
  .blog-detail-catgory {
    padding-top: 30px;
  }
  .Blog-Detail-first-banner {
    padding: 60px 0;
  }
  .data-blog-detail {
    padding-top: 30px;
  }
  .contact-first-banner,
  .About-first-banner {
    padding: 80px 0;
  }
  .content_txt_title h3 {
    font-size: 34px;
    line-height: 32px;
  }
  .Our-experiencet-third .row > div {
    flex-direction: column;
  }
  .Our-experiencet-third .our_experince_section {
    width: 100%;
  }
  .about-main-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 20px;
  }
  .contact-form {
    padding: 40px 40px;
  }
  .service-detail-first-banner {
    padding: 80px 0;
  }
  .hero-img {
    min-width: 240px;
  }
  .products-page-main {
    flex-direction: column;
  }
  .product-inner-title h4 {
    min-height: 0;
  }
  .products-page-main-inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  :root {
    --font-70: 36px;
    --font-24: 18px;
    --font-54: 32px;
  }
  .mainsliderbg {
    background-position: center right !important;
  }
  .inner-cerificate .childdiv img {
    width: auto;
  }

  .inner-cerificate .childdiv {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 0 30px;
  }
  .hero-content p {
    max-width: 100%;
  }
  .hero-img {
    right: -193px;
  }
  .border-div img {
    width: 100%;
    height: auto;
  }
  .about-year {
    left: -10px;
  }
  .exporelink {
    margin-bottom: 20px;
  }
  .contact-head {
    padding: 60px 40px;
  }
  div#input_1_17 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .products-main-title h2 {
    margin-bottom: 30px;
  }
  .product-inner-dsc p {
    font-size: var(--font-16);
  }
}
@media only screen and (max-width: 480px) {
  .hero-img {
    right: -112px;
  }
  .inner-cerificate .childdiv img {
    width: auto;
  }
  .service-card {
    min-height: 400px;
  }

  .inner-cerificate,
  .inner-cerificate .childdiv {
    border-radius: 20px;
  }
  .inner-cerificate .childdiv {
    padding: 0px;
    height: auto;
    flex-direction: column;
  }
  .inner-cerificate {
    max-width: 100%;
  }
  .headlogo img {
    width: 180px;
  }
  :root {
    --font-70: 30px;
  }
  .inner-recent-content-blog h4 {
    margin-bottom: 20px;
  }
  .inner-recent-content-blog .blod-pre-content {
    padding-bottom: 10px;
  }
  .blog-detail-data-content h1 {
    font-size: 28px;
    line-height: 120%;
  }
  .contact-head,
  .contact-form {
    padding: 40px 30px;
  }
  .inner-cerificate {
    padding: 0;
  }
}
@media only screen and (max-width: 389px) {
  .hero-img {
    right: -96px;
  }
  .about-year {
    height: 196px;
    width: 152px;
  }
  .swiper.ServiceSwiper {
    padding-bottom: 30px;
  }
  .basic-plan::before,
  .premium-plan::before,
  .pro-plan::before {
    width: 60px;
  }
  .service-title {
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .service-desc {
    margin-top: 20px;
  }
  .service-title {
    gap: 25px;
  }
  .service-heading br {
    display: none;
  }

  .navbar-nav.me-auto.mb-lg-0 .sub-menu li a {
    padding: 10px 10px 10px 30px !important;
    font-size: 15px;
  }
  ul.navbar-nav.me-auto.mb-lg-0 {
    max-height: 550px;
  }
}
@media only screen and (max-width: 374px) {
  :root {
    --font-32: 20px;
    --font-20: 18px;
    --font-54: 28px;
  }
  .hero-img {
    width: 191px;
  }
  .comanul li {
    padding-left: 33px;
  }
  .top-card-header h3 {
    font-size: 28px;
  }
  .logo-sec img {
    max-width: 200px;
  }
  .catogry-and-date {
    flex-direction: column;
    gap: 10px;
  }
  .hero-img {
    min-width: 180px;
  }
  .contact-head,
  .contact-form {
    padding: 40px 15px;
  }
  .contact-pretitle {
    padding-left: 0;
  }
  .product-inner-title h4 {
    line-height: 140%;
  }
}
