@media (max-width: 1919px) {
    .middle-con { top: -9rem; padding: 0 1.5rem;}
    .marketing-con { padding: 8rem 1.5rem; }
    .business-goals-con, .footer-con { padding: 5rem 1.5rem; }
    .blog-con { padding : 0 1.5rem;}
    .main-con { margin: 24rem 0 0; }
    header, footer, #bottom {overflow-x: hidden;}
    header{ overflow-x: clip;}
    .why-choose-us-con { padding: 0 1.5rem; }
    #nonhome {  overflow: hidden;}
}
@media (max-width: 1700px) {
  /* #banner { height: 126vh; } */
  #banner::after { bottom: -26%; }
}

@media (max-width: 1500px) {
  #nav-menu { gap: 1.5rem; }
 .main-con, .services-con {padding: 0 1.5rem;}
  main { margin: 5rem 1rem; }
  #nonhome { margin: 5rem 0 0; padding: 0 1rem 0; overflow: hidden;}
  .nh-bnr-con { margin: 0 1rem 3rem; }
  .banner-con { padding: 13rem 1.5rem; }
  .header_top_info, .work_con, .footer_con{ padding: 0 1.5rem; }
  .middle_con {padding: 5rem 1.5rem;}

  #portfolio, #client_feedback, #pricing { padding: 0 1.5rem; }
  #contact_us { padding: 2rem 1.5rem 5rem; }

}

@media (max-width: 1400px) {
  .testimonials { position: relative; }
  #business-goals { height: auto; }

  /* Blog */
  #blog { margin: 5rem 0 8rem; }
  .footer_menu { gap: 9rem; }
}
@media (max-width: 1300px) {
  /* Footer */
  #footer_menu { gap: 6rem; }
  #banner::after { bottom: -39%; }
}

@media (max-width: 1200px) {
  /* Header */
  #banner::before {all: unset;}

  /* Banner*/

  /* Middle */
  .middle_services_section::after { width: 100%; }

  /* Bottom */
  .marketing-section section figure { width: 53%; }
  .marketing-section section .sidebar-content { width: 43%; padding: 1.5rem 0rem; }

  .wcuc-top .sidebar-img::after { top: 64.8%; }
  .wcuc-bottom .sidebar-content .business li { width: 48%; width: 47%; }

  /* Testimonial */
  .testimonials-slider { width: 68%; }
  .left-badge {padding: 0 0 0 1.5rem;}

  /* Contact Us  */
  .form_group { width: 46%; }

  /* Work */
  .work_count li::after { right: -33%; }


}

@media (max-width: 1025px) { 
  #nav-menu .menu-item-has-children:hover > .sub-menu { display: block; }
  .submenu-toggle { display: none !important; }
}
@media (max-width: 1024px) {
  /* HEader */
  .header-con .right-action { display: none ; }
  header { top: 0; }
  .header-con::after { all: unset;}
  .header_top_info { display: none ; }
  .header-con { border-radius: 0; justify-content: space-between; }
  .header-con .logo { border-radius: unset; }
  .h_right_action { display: none; }

    /* Banner */



 

  /* Navigation Menu */
 .main-logo.new { padding: 5rem 0 0; }
  nav { position: fixed; top: 0; right: 0; height: 100vh; width: 100%; opacity: 0; pointer-events: none; z-index: 1000; transform: translateX(100%); transition: transform 450ms cubic-bezier(0.22, 1, 0.36, 1), opacity 300ms ease-out; will-change: transform, opacity; width: 50%; background: var(--btnArrowColor);}
  nav.navwidth { transform: translateX(0); opacity: 1; pointer-events: auto; }
  #nav-menu.navopen { display: flex; animation: menuFadeIn 250ms ease-out both; height: 100vh; margin: 3rem 0 0; padding: 5rem 1rem 0;} @keyframes menuFadeIn { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }
  body.navopenbg { overflow: hidden; }

  #nav-menu { justify-content: normal; }

  #nav-menu > li { margin-right: 0; width: 100%; border-bottom: 1px solid #ddd; padding: 0 0 .8rem; }
  #nav-menu .menu-item-has-children { position: relative; }
  #nav-menu .menu-item-has-children > a { }
  .submenu-toggle { display: block !important; position: absolute; top: 0; right: 0; background: none; border: none; cursor: pointer; font-size: 1.2rem; padding: 0.5rem; color: var(--whiteColor); width: 50px; transition: transform 0.3s ease; z-index: 10; }
    .navopenbg::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background: rgba(0,0,0,.5); z-index: 980; }
 

  .sub-menu li { margin: 0 !important; }
  .submenu-toggle:hover { background: rgba(0,0,0,0.1); }
  #nav-menu .menu-item-has-children.mobile-menu-open .submenu-toggle { transform: rotate(180deg);}

  #nav-menu .sub-menu { display: none; position: static; width: 100%; margin: 0; padding: 0; box-shadow: none; border: none; background: #f8f8f8; border-top: 1px solid #ddd; border-bottom-left-radius: var(--radious); overflow: hidden; border-bottom-right-radius: var(--radious); }
  #nav-menu .menu-item-has-children.mobile-menu-open > .sub-menu { display: block;   }
  .sub-menu .menu-item a { color: var(--headingColor) !important; padding-left: 2rem; padding-right: 1rem; background: #f8f8f8; border-bottom: 1px solid #e0e0e0; }
  .sub-menu .menu-item a:hover { background: #e8e8e8; }

  #hamburger { display: block; }
  #nav-menu { display: none; flex-direction: column; gap: 0; padding: 1rem; width: 100%; border-radius: 0; }


  /* Banner */ 
 .nh-bnr-con { margin: 0; padding: 0 1rem 3rem;}
 

  /* Middle */
  .middle-con { position: relative; top: 0; left: 0; margin: 5rem 0 0; --middle-rot: unset;}
  .floating-section section:nth-child(2) h3 { width: 100%; }
  .floating-section section:nth-child(2) span { margin: 0 0 4rem; }
  .floating-section::after { z-index: -1; }
  .floating-section section { padding: 2rem 1rem; }
  .content-wrapper { padding: 3rem 1rem; }
  .floating-section::after { all: unset;}

  /* Main */
  .main-con { margin: 8rem 0 0; }
  .main-info {width: 100%; text-align: center;}
  .main-con .sidebar-img {display: none;}
  .main-info .sub-heading {margin: 0 auto 1rem; width: fit-content;}
  .main-info .sub-heading::after { width: 15%; }

  /* Bottom */
  .marketing-section section figure { width: 51%; }
  #marketing::after { top: -3%; right: 10%; }

  /* Testiminoals */
  .quote-badge { width: 160px; height: 160px; }
  .testimonial-item { padding: 1rem; }


  
}

@media (max-width: 1000px) {
  .main_lists li { width: 100%; }
}


@media (max-width: 900px) {
 .form_group { width: 45%; }   
 
 /* Work */
 .work_count li::after { right: -24%; }

 /* Blog */
 .slick-next, .slick-prev { display: none !important; }

 /* Footer */
 .footer_top section { width: 45% !important; }
 .footer_top { flex-wrap: wrap; justify-content: center;}
 .footer_menu { gap: 5rem; }
}


@media (max-width: 800px) {
  .work_count { gap: 2rem; }
    .work_count li { width: 46%; margin: 0 auto; text-align: center; }
    .work_count li::before { left: 37%; transform: translateX(-50%); }
     .work_count li::after { right: 0; }
}


@media (max-width: 767px) {
  /* Header */
  header { position: relative; }
  .header-con { gap: 0rem; }

  /* Banner */
  #banner { height: fit-content; }
  .banner-con { padding: 5rem 1rem; }
  .banner_sidebar_img {display: none;}
  .banner-info { width: 100%; }
  .banner-info h1 { text-align: center; }
  .banner-info span { margin: 0 auto; text-align: center; }
  .banner-info p { text-align: center; }
  .banner-info a { margin: 2rem auto; }
  #banner::after { all: unset; } 
 

  /* Nonhome Banner */
  .nh-bnr-con { align-items: center; }
  #nh-bnr { height: 26rem; }
  .nh-bnr-con { margin: 0; padding: 0 1rem 3rem;}
  
  /* Middle */
  #middle { overflow: hidden; }
  #middle::after { top: -42%; background-size: cover; }
  .middle_con { padding: 5rem 1rem; }
  #middle {background: url('../../images/section2.png');}


  /* Main */
  main { margin: 5rem 1.5rem 5rem; }
  .main_top_con {margin: 0;}
  .main_sidebar_image { display: none;}
  .main_info { width: 48%; width: 100%; }
  .main_lists { gap: 2rem 5rem; justify-content: center; flex-wrap: wrap;}
  .main_info .sub_heading_bullet { margin: 0 auto 1rem; }
  .main_info h2 { text-align: center; }
  main .bottom_info { flex-direction: column; align-items: start; }  
  .count::after {all: unset;}
  .counting_skills { width: 100%; }
  
  .mb_sidebar_image {display: none;}
  .mb_sidebar_content { text-align: center; width: 100%; }
  .mb_sidebar_content span { margin: 0 auto 1rem; }
  .main_lists li { width: 42%; }
  .mb_lists li { width: fit-content; margin: 0 auto; }
  .mb_sidebar_content .button { margin: 2rem auto 0; }
  .mb_sidebar_content { padding: 0 0 5rem; }

  /* Bottom */
  .p_heading_info h2 { width: 50%; width: 100%; }  
  .p_floating_info {  bottom: -11%; }
  .pricing_btn { gap: .5rem; }
  .pricing_btn h3 { align-items: center;}

  /* testimonials */
  #pricing { overflow: hidden; padding: 3rem 1.5rem;}
  .cf_sidebar_image { display: none;}
  .cf_sidebar_info { width: 100%; }
  #pricing::after { top: -19%; }
  #client_feedback { padding: 0 1.5rem 3rem; }
  .testimonial_con .slick-next { right: -10px; }
  .pricint_top_info h2 { width: 100%; }
  .pricing_section section { width: 49%; padding: 2rem;}
  .pricing_section { gap: .5rem; }
  .pricing_con { padding: 5rem 0; }
  .pricing_section { flex-wrap: wrap; justify-content: center;}

  /* Contact Us  */
  .form_group { width: 100%; }
  .contact_sidebar_info li { padding: 0; }
  .contact_us_con { padding: 0; }
  .contact_sidebar_info li::before { top: 0; transform: unset; }
  .contact_sidebar_info li { padding: 5rem 0 0; }
  .contact_sidebar_info .sub_menu li {padding: 0;}
  .contact_sidebar_info li:nth-child(3)::after, .contact_sidebar_info li:nth-child(2)::after { top: 18%; transform: translateY(-50%); }
  .contact_sidebar_info li:nth-child(1)::after { top: 15%; transform: translateY(-50%); }
  #contact_us::after { bottom: -.5rem; top: unset; height: fit-content; }

  /* Work */
  .work_img { border-radius: 1.5rem; }
  .work_content { padding: 0 0 3rem 3rem; }

  /* Blog  */
  .slick-next, .slick-prev {display: none !important;}

 
  /* Footer */
  footer { padding: 5rem 0; background: url('../images/pricing_bg.png');  background-size: cover;}   
  .footer_top { flex-direction: column; }
  .footer_logo {margin: 0 auto;}
  .footer_top section { width: 66% !important; margin: 0 auto;}
  footer::after { top: -18%; height: 100%;  background-size: 100% 100%; }
  .ftr_social_media { justify-content: center; flex-wrap: wrap; gap: 1.7rem; }
  .ftr_social_media { padding: 3rem 1rem; }
  .footer-heading-info { flex-direction: column; text-align: center; }
  .footer-heading-info .left-info {width: 100%;}
  .footer-heading-info .right-info {width: 100%;}

  .footer-btm::after { top: -35%; }
  .footer-btm { flex-direction: column; align-items: center; gap: 2rem; }
  .footer-btm section .social-media { margin: 1.5rem 0 0; }
  .footer-btm .footer-logo, .footer-btm section {width: 100%; justify-content: center; margin: 0 0 2rem;}
  .contat-info { text-align: center; }
  .footer-btm .address { text-align: center; }

  .footer-btm section:nth-of-type(3) h4, .footer-btm section:nth-of-type(4) h4 { position: relative; padding-right: 1.5rem; cursor: pointer; }
  .footer-btm section:nth-of-type(3) h4::after, .footer-btm section:nth-of-type(4) h4::after { content: '+'; position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: var(--whiteColor); font-size: 1rem; }
  .footer-btm section:nth-of-type(3).open h4::after, .footer-btm section:nth-of-type(4).open h4::after { content: '–'; }
  .footer-btm section:nth-of-type(3) ul, .footer-btm section:nth-of-type(4) ul { max-height: 0; overflow: hidden; opacity: 0; transform: translateY(-4px); transition: max-height 500ms ease, opacity 250ms ease, transform 250ms ease; }
  .footer-btm section:nth-of-type(3).open ul, .footer-btm section:nth-of-type(4).open ul { max-height: 500px; opacity: 1; transform: translateY(0); }
  .footer-btm section {margin: 0;}
  .footer-btm section h4 { margin: 0;}
  .footer-btm .open ul { margin: 1rem 0 0; }
  .footer-btm section:nth-child(3), .footer-btm section:nth-child(4) { border-bottom: 1px solid var(--border2); padding: 0 0 .7rem; }
  .ftr_contact_number li a { color: var(--textColor); }
  .ftr_contact_number li { text-align: center; width: fit-content; margin: 0 auto;}
  .ftr_contact_number li::before { top: 57%; left: 5%; }
  .copyright { color: var(--textColor); }
}


@media (max-width: 600px) {

  /* Middle */
  .middle_top_info { width: 80%; }
  .middle_services_section::after { top: -32%; width: 100%; border-radius: 1rem; }

  /* main */
  .main_lists { gap: 2rem 1rem; }
  .main_lists li { width: 48%; }

  /* Bottom */
  /* Portoflio */
  .portfolio_section { display:flex; flex-wrap: wrap; }
  .pricing_section section { width: 100%; }

  /* Contact Us  */
  .contact_sidebar_info { width: 100%; }
  .contact_sidebar_info li {width: 100%; text-align: center;}
  .contact_sidebar_info li::before { left: 50%; transform: translateX(-50%); }
  .contact_sidebar_info li:nth-child(1)::after, .contact_sidebar_info li:nth-child(2)::after, .contact_sidebar_info li:nth-child(3)::after {top: 12%; left: 50%; transform: translateX(-50%); }
  .contact_us_con .form { width: 100%;}
  .cu_bottom_info { gap: 2rem; }
  .contact-form { width: 100%; }

  /* Footer */
  .ftr_social_media { border-radius: 1rem; }
  .ftr_social_media { padding: 3rem 1rem; }
  .footer_top section { width: 80% !important; }

  /* admin */
  #wpadminbar { position: fixed !important; }

}

@media (max-width: 500px) {
  .main_lists li { width: 100%; }
}


@media (max-width: 480px) {
  .middle_top_info { width: 80%; }

  .wcuc-bottom .sidebar-content .business li { width: 100%;}
  .footer_menu {gap: 6rem;}

  .testimonials .slick-prev { right: 60%; }
  .testimonials .slick-next { right: 30%; }

  /* Blog */
  .footer_top section { width: 90% !important; }
  #footer_menu { gap: 7rem; }

}