@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: -18px;
  }
  .navbar .nav-item .megad {
    margin-top: -5px;
  }
}

@media all and (max-width: 991px) {
  .image-wrapper img {
    width: 254px !important;
  }
  .menu-tlink h5 {
    color: #fff;
  }
  .projects-area:before {
    top: -2px;
    width: 100% !important;
  }

  .team-sec:before {
    bottom: -2px;
  }
  .linkBtn {
    padding: 10px 20px 10px 20px !important;
    font-size: 12px !important;
  }
  .body-head h2 {
    font-size: 3.3rem !important;
  }
  .single_footer {
    margin: 40px 0;
  }
  .offcanvas-header {
    display: block;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 80%;
    z-index: 1200;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(14 1 23 / 85%) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 25px;
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }
  .mobile-offcanvas .container,
  .mobile-offcanvas .container-fluid {
    display: block;
  }
  .nav-link {
    text-align: left;
    color: #fff;
  }
  .navbar-nav .nav-link.active {
    color: #9720f1;
  }
  .top-menu {
    text-align: center !important;
  }
  .topbar .top-menu {
    display: block;
  }
  .topbar .top-menu li {
    padding: 5px;
    display: inline-block;
  }
  .navbar-nav .dropdown-menu {
    margin-left: -18px;
  }
  .custom-navbar .navbar-nav .dropdown-menu::before {
    display: none;
  }
  .mega-content .py-4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .custom-navbar .navbar-nav .dropdown-menu {
    transform: translateX(-19%);
  }
  .custom-navbar .navbar-nav .megad {
    transform: translateX(0%) !important;
  }
  .mborder {
    border: none !important;
  }

  .navbar-toggler {
    border: none !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .mega-content .list-group-item {
    background: #423f43;
    color: #fff;
  }
  .dropdown-menu .dropdown-item {
    /* background: #423f43; */
    color: #fff;
  }
  .custom-navbar .navbar-nav .dropdown-menu {
    background: #423f43;
  }
  .nav-link:hover {
    color: #9720f1 !important;
  }
  .mega-text {
    padding-left: 16px;
  }
  .mega-text p {
    color: #fff;
    margin-bottom: 10px;
  }
  .mega-text h2 {
    color: #fff;
    margin-bottom: 10px;
  }
  .mega-text .ac-btn {
    font-size: 15px;
    color: #fff;
  }
  .banner-links li {
    margin-bottom: 25px;
  }
  .in-box h6 {
    margin-top: 70px;
  }
  .inner-column .side-image {
    display: none;
  }
  .featured-block.style-four {
    transform: translateX(0) rotate(0);
  }
  .inner-column .cloud-icon {
    right: -23px;
  }
  .tab-left {
    padding: 25px 0;
  }
  .features-list-tab .tabs li a span {
    display: none;
  }
  .features-list-tab .tabs li a {
    width: 100px;
    height: 100px;
  }
  .features-list-tab .tabs li a i {
    line-height: 70px;
  }
  .tab-right {
    padding: 25px 25px 25px 0;
  }
  #team-carousel .owl-nav .owl-prev {
    left: -23px;
  }
  #team-carousel .owl-nav .owl-next {
    right: -23px;
  }
  .home-carousel {
    height: 47vh;
  }
  .home-carousel img {
    height: 47vh;
    /* object-fit: cover; */
  }
  .dtContent {
    width: 100%;
  }
  .hire-detail img {
    margin-top: 25px;
  }
  .poster {
    margin: 0;
    margin-top: 25px;
  }
  .ns-management-img {
    width: 50.5%;
  }
  .ns-management-img-icon {
    bottom: -180px;
    width: 190px;
    height: 180px;
  }
  .tp-contact-title {
    font-size: 28px;
  }
  .cmp-text__label-ribbon {
    right: 42px;
  }
  .cmp-text__label-ribbon::before {
    border-width: 0 19px 10px 0;
  }
  .fn-tp {
    margin-top: 0px;
  }
  .smm-title {
    font-size: 40px !important;
  }
  .smm-box {
    padding: 0 0 0 20px;
  }
  .topbar {
    display: none;
  }
  .mmarker .point {
    width: 10px;
    height: 10px;
  }
  .mmarker .point:after {
    height: 20px;
    width: 20px;
    margin: -5px 0 0 -5px;
  }
  .home-carousel .carousel-caption h5 {
    font-size: 38px;
  }
  .appseo-service-box {
    height: auto;
  }
  .client-section .px-50 {
    padding: 0 12px;
  }
  .title {
    margin-bottom: 20px;
  }
  #case-carousel .owl-stage {
    padding: 30px 0 0 0;
  }
  .content p {
    margin: 0;
  }
  .podcast-bs .nav-link {
    color: #7e0ad6;
  }
  .bs-nav-tab {
    margin-bottom: 15px;
  }
  .thx-it-portfolio-section .thx-it-portfolio-item-content {
    padding-top: 0;
  }
  .linkBtn span {
    margin-top: -9px !important;
    left: 92% !important;
  }
}

@media (max-width: 580px) {
  .mmarker .point {
    width: 7px;
    height: 7px;
  }
  .mmarker .point:after {
    height: 20px;
    width: 20px;
    margin: -7px 0 0 -7px;
  }
  .topbar {
    display: block !important;
  }
  .topbar .top-menu {
    display: flex;
    justify-content: space-around;
  }
  .custom-navbar .navbar-nav .megad {
    transform: translateX(0%) !important;
  }
  .image-wrapper {
    display: none;
  }
  .main-banner .item h4 {
    font-size: 18px;
  }
  #banner-carousel {
    margin-top: 25px;
  }
  .main-banner {
    clip-path: polygon(0 0, 100% 0, 100% 93%, 0% 100%);
  }
  .inner-column .cloud-icon {
    right: -10px;
  }
  #team-carousel .owl-nav .owl-prev {
    left: 30%;
  }
  #team-carousel .owl-nav .owl-next {
    right: 30%;
  }
  #team-carousel .owl-next,
  #team-carousel .owl-prev {
    top: 100%;
  }
  .home-carousel .carousel-caption h5 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .home-carousel .carousel-indicators [data-bs-target] {
    width: 30px;
  }
  .client-section .cl-logo {
    border-radius: 15px;
  }
  .icon-wrapper {
    width: auto;
  }
  .features-list-tab .tabs {
    margin-left: 0;
    margin-right: 0;
  }
  .tab-right {
    padding: 25px 25px 25px 25px;
  }
  .dot1 .map-line {
    transform: rotate(33deg);
    height: 165px;
    right: 49px;
    top: -5px;
  }
  .dot3 .map-line {
    transform: rotate(28deg);
    height: 140px;
    right: 41px;
  }
  .cont-map {
    width: 100%;
    height: auto;
    border-radius: 3px;
    padding: 0px;
  }
  .inn-bnr h2 {
    font-size: 30px;
  }
  .inn-bnr h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .inn-nave {
    display: none;
  }
  .content {
    margin-top: 85px;
  }
  .ns-management-img {
    width: 100%;
    position: relative;
    top: 0;
    border-right: 10px solid #fff;
    margin-top: 25px;
  }
  .ns-management-bg {
    width: 100%;
    right: 0;
  }
  .ns-management-list-item {
    min-width: 110px;
    padding: 13px 9px;
  }
  .ns-management-list-item span {
    width: 65px;
    height: 65px;
  }
  .ns-management-img-icon {
    bottom: 0;

    border-right: 0;
  }
  .ns-management-head-icon {
    display: none;
  }
  .tp-contact-title {
    text-align: center;
  }
  .tp-contact-info {
    margin: 0 auto;

    margin-top: 25px !important;
  }
  .ns-section-text {
    width: 100%;
  }
  .ns-management-content-info p {
    width: 100%;
  }
  .in-blog-item {
    display: block;
  }
  .in-blog-item .thumb {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 25px;
  }
  .apihu-port-portfolio-img {
    margin-top: 25px;
  }
  .img-bd {
    margin-top: 25px;
  }
  .sec-pad {
    padding: 30px 0 !important;
  }
  .smm-box {
    padding: 0 0 0 0 !important;
  }
  .smm-box {
    padding: 25px 0 !important;
    border-bottom: 1px solid #9720f1;
  }
  .smm-case img {
    border-radius: 20px !important;
  }
  .dot4 .map-line {
    height: 198px;
    right: 66px;
  }
  .dot2 .map-line {
    height: 220px;
    left: 62px;
  }
  .cd-sm-none {
    display: none;
  }
  .home-carousel .carousel-caption {
    padding: 10px;
    left: 0;
  }
  .projects-area:before {
    height: 265px;
  }
  .features-list-tab
    .features-overview
    .overview-content
    .content
    .features-list
    li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-contact {
    display: block;
  }
  .file-download {
    display: block;
  }
  .file-download .file-item {
    width: 100%;
  }
  .team-sec {
    padding: 70px 0 215px !important;
  }
  .main-title {
    font-size: 37px;
    line-height: 40px;
  }
  .sec-pad-as {
    padding: 30px 0 0 0;
  }
  .lead-post {
    margin-bottom: 25px;
  }
}
