@media (min-width: 320px) and (max-width: 767px) {
 
.right-menu {
position: fixed;
top: 0;
left: -100%;
height: 100vh;
width: 100%;
/* max-width: 350px; */
background-color: #fff;
flex-direction: column;
text-align: center;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
transition: left 0.3s ease-in-out;
z-index: 999;
overflow-y: auto;
text-align: left;
align-items: flex-start;
padding-left: 20px;
}

.right-menu ul {
flex-direction: column;
gap:0px;
}

.right-menu a {
padding: 10px 20px;
font-size: 16px;
}

.header-button {
margin-top: 20px;
}

.toggle-btn {
display: flex;
z-index: 1000;
}

/* Show class for slide-in */
.right-menu.show {
left: 0;
background: #000;
z-index: 9999;
padding-top: 30px;

}

.mobile-logo a img {
margin-left: -30px;
        width: 250px;
}



.footer-logo a img {
    width: 200px;
}

.close-btn {position: absolute; display:block; top: 0px;right: 8px;font-size: 60px;color: #5bef76;cursor: pointer;z-index: 1001;}

.mobile-logo
{
display:block;
text-align: left;
width: 100%;
margin-bottom: 20px;
}


.top-header {
    padding: 10px 15px;
        font-size: 10px;
}

.top-header .left-side span {
    display: inline-block;
    padding-bottom: 5px;
}


.header--logo a img {
    width: 200px;
}




.right-menu ul li {
position: relative;
width: 100%;
line-height: 50px;
/* border-bottom: 1px solid #e5e5e5; */
}

.top-header-container {
    display: flex;
            align-items: normal;
}


.social-links ul {
    gap: 6px;
}

.right-menu ul li ul.dropdown {
position: static;
width: 100%;
background: #00254a;
display: none;
padding: 0;
margin: 0;
}



.right-menu ul li ul.dropdown li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #ddd;
font-size: 16px;
color: #fff;
text-align: left;
        background: #00254a;
}

.toggle-btn .bar {
background-color: #fff;
}




.dropdown-submenu > a::after {
    color: #Fff;
}



 /* Disable hover behavior */
  .right-menu ul li ul.dropdown,
  .dropdown-submenu-list {
    display: none !important;
    opacity: 1;
    visibility: visible;
  }

  /* Show main dropdown */
  .right-menu li.active > ul.dropdown {
    display: block !important;
  }

  /* Show submenu */
  .dropdown-submenu.active > .dropdown-submenu-list {
    display: block !important;
    background: #fff;
  }

  /* Fix submenu style */
  .dropdown-submenu-list {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .dropdown-submenu-list li a {
    color: #000;
    background: #00254A;
    padding-left: 40px;
  }



  .dropdown-submenu > ul {
    position: static;
    top: 0;
    left: 100%;
    width: 260px;
    background: #000000;
    display: none;
    padding: 10px 0;
}


.banner-image img {
    width: 100%;
    margin-top: 30px;
}

.banner-image::before {
  display: none;
}



.grid-box {
    grid-template-columns: repeat(1, 1fr);
}

.choose-heading h2 {
    width: 100%;
    font-size: 22px;
}

section.bg-color {
    padding: 20px;
}


.banner-text h1 {
    font-size: 24px;
}


.heading-accounting.text-center h2 {
    font-size: 22px;
}

.heading-accounting.text-center p {
    width: 100%;

}


.booking-card {
    margin-top: 15px;
    height: auto;
}


.testimonial-heading.text-center h3 {
    font-size: 22px;
}


.blog-headings h3 {
    font-size: 22px;
}


.blog-btn {
    flex-direction: column;

}


.blog-btn a {
    text-align: center;
}

.blog-detail-btn {
    flex-direction: column;
    text-align: center;
}


.faq-heading h3 {
    font-size: 22px;;
}

.accordion-header button div {
    width: 80%;
}


footer.bg-image {
    padding: 10px;
}


.bg-witer-footer {
    padding: 10px;
}


.pl-50 {
    padding-left: 0;
}


.footer-txt p {
    text-align: left;
    padding-top: 15px;
}


.banner-home {
    padding: 40px 0px;
}





.copyright-txt p {
    font-size: 14px;
}


.banner-about {
    padding: 30px 0;
}

.banner-about h1 {
    font-size: 20px;
}

nav.breadcrumb-nav ol li {
    font-size: 8px;
}



.blog-detail h2 {
    font-size: 20px;
}


.blog-detail h3 {
    font-size: 22px;
}


.author-bg {
    flex-direction: column;
}

.flex-author {
    flex-direction: column;
}

.flex-author ul {
    padding: 0;
}

.faq-heading-blog h3 {
    font-size: 22px;
    padding: 20px 0;
}


.box-consulting p {
    font-size: 16px;
}

.recent-details p {
    font-size: 18px;
}

.recent-details {
    padding: 20px;
}

.finacial-detail h3 {
    font-size: 22px;
    padding-top: 30px;
}

.finacel-image img {
    width: 100%;
}

.heading-finacial h2 {
    font-size: 22px;
    padding-bottom: 20px;
}

.bg-financial {
    padding: 20px;
}

.flex-inhance {
    flex-direction: column;
}

.inhance-heading {
    width: 100%;
}

.inhance-heading h3 {
    font-size: 22px;
}

.imhance-txt {
    width: 100%;
}

.counter-heading h3 {
    font-size: 22px;
}

.counter-heading p {
    width: 100%;
}

#counter {
    flex-direction: column;
}

.connect-txt h3 {
    font-size: 22px;
    width: 100%;
}

.btn-connect.text-end {
    text-align: left !important;
    padding-top: 20px;
}


.contact-image img {
    width: 100%;
}


.contact-form .field input {
    margin-bottom: 0px;

}

.contact-form .field-row {
    gap: 0px;
    flex-direction: column;
}

section.bg-black {
    padding: 10px;
}

.contact-card {
    padding: 10px;
    height: auto;
    margin: 10px;
}

a.tel-big {
    font-size: 18px;
}

.privacy-policy h2 {
    font-size: 22px;
}

.privacy-policy h3 {
    font-size: 22px;
}

.not-found h2 {
    font-size: 22px;
}

.not-found img {
    width: 100%;
}

.servide-detail-txt h2 {
    font-size: 22px;
}

.service-details-image img {
    width: 100%;
}

.heading-distrption h3 {
    font-size: 22px;
}

.sidebar-image img {
    width: 100%;
}


.flex-const {
    padding-bottom: 0px;
    margin-top: 20px;
}

.heading-data.text-center h3 {
    font-size: 22px;
}

section.bg-service {
    padding: 10px;
}


.service-image img {
    width: 100%;
}


.support-txt h3 {
    font-size: 22px;
    padding-top: 20px;
}

.service_details h3 {
    font-size: 22px;
}

.card-servers {
    height: auto;
    margin: 10px;
}

.call-image img {
    width: 100%;
}

.chat-support a {
    padding: 12px 20px;
    display: inline-block;
}

section.bg-support {
    background: #0068b2;
    padding: 25px;
}


.chat-support h4 {
    padding-top: 30px;
}

section.bg-hosting {
    padding: 20px;
}

.heading-hosting-service h2 {
    font-size: 22px;
}


.client-images {
    padding: 20px;
    height: auto;
    margin: 5px;
}

.service-heading h2 {
    font-size: 22px;
    width: 100%;
}

.service-card-box {
    padding: 20px;
    height: auto;
}

section.bg-connect-service {
    padding: 20px;
}

.connect-detail p {
    width: 100%;

}

.connect-detail h3 {
    font-size: 22px;
}

.diffrent-text h2 {
    font-size: 22px;
    width: 100%;
}

.service-card-button a {
    margin-top: 0;
}

.mostech-text h4 {
    font-size: 22px;
    margin-top: 25px;
}

.servies-text.text-center p {
    width: 100%;
}

section.bg-we-do {
    padding: 20px;
    height: auto;
}

.servies-text.text-center h2 {
    font-size: 22px;
    color: #fff;
}

.main-shadow-card {
    padding: 15px;
    height: auto;
}

.tax-heading h2 {
    font-size: 22px;
}

.tax-heading p {
    width: 100%;
}

.connect-heading.text-center h3 {
    font-size: 22px;
}

.connect-heading p {
    width: 100%;
}

.connect-box {

    height: auto;
    margin: 10px;
}

.abt-heading h3 {
    font-size: 22px;
}

.buisness-image.text-end img {
    width: 100%;
}

.heading-finance h3 {
    font-size: 22px;
}


.heading-finance p {
    width: 100%;
}

.accounatant-card.text-center {
    padding: 20px;
}


.business-heading h3 {
    font-size: 22px;
}




}

/* adjust spacing for medium screens (ThinkPad fix) */
@media (max-width: 1400px) {
    .right-menu ul {
        gap: 12px;
    }

    .right-menu a {
        padding: 10px 8px;
        font-size: 14px;
    }
    
    
  li.dropdown>a::after {
    content: "\f107";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: -10px;
    color: #FFF;
    font-size: 18px;
    vertical-align: middle;
}


.booking-card {
    background: #EAF6F7;
    border-radius: 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px;
    margin-top: 30px;
    height: 500px;

}

.tetimonial-box {
    background: #EAF6F7;
    padding: 30px;
    border-radius: 15px;
    margin-top: 20px;
    height: 100%;
    min-height: 450px;
}

.service-card-box {
    padding: 28px;
    min-height: 300px;
    border-radius: 28px;
    background: #EAF6F7;
}


.connect-detail p {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    line-height: 32px
}

.blog-btn a {
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 20px;
}

.blog-heading h4 {
    font-size: 18px;
    font-weight: 600;
    min-height: auto;
}


section.bg-we-do {
    padding: 50px;
    height: auto;
    background: #00254A;
}

    
}



/* @media (min-width: 768px) {

.right-menu ul li.dropdown:hover > ul.dropdown {
display: block;
}

.right-menu ul li.dropdown {
position: relative;
}
} */






/* tab media query */

@media (min-width: 768px) and (max-width: 1024px) {

.right-menu {
position: fixed;
top: 0;
left: -100%;
height: 100vh;
width: 100%;
/* max-width: 350px; */
background-color: #fff;
flex-direction: column;
text-align: center;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
transition: left 0.3s ease-in-out;
z-index: 999;
overflow-y: auto;
text-align: left;
align-items: flex-start;
padding-left: 20px;
}

.right-menu ul {
flex-direction: column;
gap:0px;
}

.right-menu a {
padding: 10px 20px;
font-size: 16px;
}

.header-button {
margin-top: 20px;
}

.toggle-btn {
display: flex;
z-index: 1000;
}

/* Show class for slide-in */
.right-menu.show {
left: 0;
background: #000;
z-index: 9999;
padding-top: 30px;

}

.mobile-logo a img {
margin-left: -30px;
        width: 250px;
}



.footer-logo a img {
    width: 200px;
}

.close-btn {position: absolute; display:block; top: 0px;right: 8px;font-size: 60px;color: #5bef76;cursor: pointer;z-index: 1001;}

.mobile-logo
{
display:block;
text-align: left;
width: 100%;
margin-bottom: 20px;
}


.top-header {
    padding: 10px 15px;
        font-size: 10px;
}

.top-header .left-side span {
    display: inline-block;
    padding-bottom: 5px;
}


.header--logo a img {
    width: 200px;
}




.right-menu ul li {
position: relative;
width: 100%;
line-height: 50px;
border-bottom: 1px solid #e5e5e5;
}

.top-header-container {
    display: flex;
            align-items: normal;
}


.social-links ul {
    gap: 6px;
}

.right-menu ul li ul.dropdown {
position: static;
width: 100%;
background: #00254a;
display: none;
padding: 0;
margin: 0;
}



.right-menu ul li ul.dropdown li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #ddd;
font-size: 16px;
color: #fff;
text-align: left;
        background: #00254a;
}

.toggle-btn .bar {
background-color: #fff;
}




.dropdown-submenu > a::after {
    color: #Fff;
}



 /* Disable hover behavior */
  .right-menu ul li ul.dropdown,
  .dropdown-submenu-list {
    display: none !important;
    opacity: 1;
    visibility: visible;
  }

  /* Show main dropdown */
  .right-menu li.active > ul.dropdown {
    display: block !important;
  }

  /* Show submenu */
  .dropdown-submenu.active > .dropdown-submenu-list {
    display: block !important;
    background: #fff;
  }

  /* Fix submenu style */
  .dropdown-submenu-list {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .dropdown-submenu-list li a {
    color: #000;
    background: #00254A;
    padding-left: 40px;
  }



  .dropdown-submenu > ul {
    position: static;
    top: 0;
    left: 100%;
    width: 260px;
    background: #000000;
    display: none;
    padding: 10px 0;
}


.banner-image img {
    width: 100%;
    margin-top: 30px;
}

.banner-image::before {
  display: none;
}



.grid-box {
    grid-template-columns: repeat(1, 1fr);
}

.choose-heading h2 {
    width: 100%;
    font-size: 22px;
}

section.bg-color {
    padding: 20px;
}


.banner-text h1 {
    font-size: 24px;
}


.heading-accounting.text-center h2 {
    font-size: 22px;
}

.heading-accounting.text-center p {
    width: 100%;

}


.booking-card {
    margin-top: 15px;
    height: auto;
}


.testimonial-heading.text-center h3 {
    font-size: 22px;
}


.blog-headings h3 {
    font-size: 22px;
}

.blog-btn {
    flex-direction: column;

}


.blog-btn a {
    text-align: center;
}

.blog-detail-btn {
    flex-direction: column;
    text-align: center;
}


.faq-heading h3 {
    font-size: 22px;;
}

.accordion-header button div {
    width: 80%;
}


footer.bg-image {
    padding: 10px;
}


.bg-witer-footer {
    padding: 10px;
}


.pl-50 {
    padding-left: 0;
}


.footer-txt p {
    text-align: left;
    padding-top: 15px;
}


.banner-home {
    padding: 40px 0px;
}

.copyright-txt p {
    font-size: 14px;
}


.banner-about {
    padding: 30px 0;
}

.banner-about h1 {
    font-size: 24px;
}

nav.breadcrumb-nav ol li {
    font-size: 10px;
}



.blog-detail h2 {
    font-size: 20px;
}


.blog-detail h3 {
    font-size: 22px;
}


.author-bg {
    flex-direction: column;
}

.flex-author {
    flex-direction: column;
}

.flex-author ul {
    padding: 0;
}

.faq-heading-blog h3 {
    font-size: 22px;
    padding: 20px 0;
}


.box-consulting p {
    font-size: 16px;
}

.recent-details p {
    font-size: 18px;
}

.recent-details {
    padding: 20px;
}

.finacial-detail h3 {
    font-size: 22px;
    padding-top: 30px;
}

.finacel-image img {
    width: 100%;
}

.heading-finacial h2 {
    font-size: 22px;
    padding-bottom: 20px;
}

.bg-financial {
    padding: 20px;
}

.flex-inhance {
    flex-direction: column;
}

.inhance-heading {
    width: 100%;
}

.inhance-heading h3 {
    font-size: 22px;
}

.imhance-txt {
    width: 100%;
}

.counter-heading h3 {
    font-size: 22px;
}

.counter-heading p {
    width: 100%;
}

#counter {
    flex-direction: column;
}

.connect-txt h3 {
    font-size: 22px;
    width: 100%;
}

.btn-connect.text-end {
    text-align: left !important;
    padding-top: 20px;
}


.contact-image img {
    width: 100%;
}


.contact-form .field input {
    margin-bottom: 0px;

}

.contact-form .field-row {
    gap: 0px;
    flex-direction: column;
}

section.bg-black {
    padding: 10px;
}

.contact-card {
    padding: 10px;
    height: auto;
    margin: 10px;
}

a.tel-big {
    font-size: 18px;
}

.privacy-policy h2 {
    font-size: 22px;
}

.privacy-policy h3 {
    font-size: 22px;
}

.not-found h2 {
    font-size: 22px;
}

.not-found img {
    width: 100%;
}

.servide-detail-txt h2 {
    font-size: 22px;
}

.service-details-image img {
    width: 100%;
}

.heading-distrption h3 {
    font-size: 22px;
}

.sidebar-image img {
    width: 100%;
}


.flex-const {
    padding-bottom: 0px;
    margin-top: 20px;
}

.heading-data.text-center h3 {
    font-size: 22px;
}

section.bg-service {
    padding: 10px;
}


.service-image img {
    width: 100%;
}


.support-txt h3 {
    font-size: 22px;
    padding-top: 20px;
}

.service_details h3 {
    font-size: 22px;
}

.card-servers {
    height: auto;
    margin: 10px;
}

.call-image img {
    width: 100%;
}

.chat-support a {
    padding: 12px 20px;
    display: inline-block;
}

section.bg-support {
    background: #0068b2;
    padding: 25px;
}


.chat-support h4 {
    padding-top: 30px;
}

section.bg-hosting {
    padding: 20px;
}

.heading-hosting-service h2 {
    font-size: 22px;
}


.client-images {
    padding: 20px;
    height: auto;
    margin: 5px;
}

.service-heading h2 {
    font-size: 22px;
    width: 100%;
}

.service-card-box {
    padding: 20px;
    height: auto;
}

section.bg-connect-service {
    padding: 20px;
}

.connect-detail p {
    width: 100%;

}

.connect-detail h3 {
    font-size: 22px;
}

.diffrent-text h2 {
    font-size: 22px;
    width: 100%;
}

.service-card-button a {
    margin-top: 0;
}

.mostech-text h4 {
    font-size: 22px;
    margin-top: 25px;
}

.servies-text.text-center p {
    width: 100%;
}

section.bg-we-do {
    padding: 20px;
    height: auto;
}

.servies-text.text-center h2 {
    font-size: 22px;
    color: #fff;
}

.main-shadow-card {
    padding: 15px;
    height: auto;
}

.tax-heading h2 {
    font-size: 22px;
}

.tax-heading p {
    width: 100%;
}

.connect-heading.text-center h3 {
    font-size: 22px;
}

.connect-heading p {
    width: 100%;
}

.connect-box {

    height: auto;
    margin: 10px;
}

.abt-heading h3 {
    font-size: 22px;
}

.buisness-image.text-end img {
    width: 100%;
}

.heading-finance h3 {
    font-size: 22px;
}


.heading-finance p {
    width: 100%;
}

.accounatant-card.text-center {
    padding: 20px;
}


.business-heading h3 {
    font-size: 22px;
}



}
