/*-------------- media section ---------------*/

@media screen and (max-width:991px) and (min-width: 577px) {
  .socialbox{ text-align: center; float: unset; }
  .woocommerce div.product div.images .flex-control-thumbs{ margin: 10px 0 0 0; }
  .contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 textarea{ width: 100% !important; }
  #sidebar aside{ margin-bottom: 11%; }
}

@media screen and (max-width: 1250px){
  .headerbar, .side-navigation, .side-navigation ul ul li, .current_page_item{ display: block; }
  .headerbar:focus,.hamburger:focus{ outline: none; }
  .hamburger i:before { line-height: 0; text-align: left; color: #000000; }
  .main-header .side-navigation { display: none }
  .side-navigation,.side-navigation li { padding: 0; }
  .side-navigation ul ul li a{ border: 0; }
  #sidebar1 { height: 100%; width: 0; position: fixed; z-index: 9999999; top: 0; left: 0; overflow-x: hidden; transition: .5s; }
  .side-navigation ul li ul, .side-navigation ul li ul ul { display: none; }
  .side-navigation ul ul,.side-navigation ul ul li { background: var(--transparent) !important; }
  .side-navigation ul ul { position: static; width: 100%; box-shadow: none; }
  .side-navigation ul ul li{ padding-left: 15px; }
  .side-navigation ul.sub-menu li a:before{ content: none; }
  .side-navigation ul>li.menu-item-has-children>a:after{ margin-top: 0; }
	iframe { height: auto; }

}


 /* ----------------------- Custom Responsive ------------------ */

@media screen and (min-width:1510px) and (max-width:1800px) {

  .service-heading h2:before, .project-heading h2:before, .fp-heading h2:before, .team-heading h2:before, .ss-heading h2:before, .process-heading h2:before, .cu-heading h2:before, .blog-heading h2:before, .testi-heading:before { display: none; }

  /* Service */
  .service-text-div h2 { font-size: 26px; line-height: 38px; padding: 20px 0 20px; }

  /* Project */
  .project-img,.project-img img { width: 100%; height: 100%; }


}

@media screen and (min-width:1260px) and (max-width:1500px){

  .service-heading h2:before, .project-heading h2:before, .fp-heading h2:before, .team-heading h2:before, .ss-heading h2:before, .process-heading h2:before, .cu-heading h2:before, .blog-heading h2:before, .testi-heading:before { display: none; }

  /* Slider */
  .slider-contant { transform: translate(-50%, -50%); left: 50%; max-width: 1400px; padding: 0 0.75rem; }
  h1.slider-head { font-size: 54px; line-height: 64px; width: 100%; max-width: 65%; }
  p.slider-text { max-width: 60%; }

  /* About Us */
  #about { padding-top: 50px; }
  .about-content { padding: 20px 20px; }
  .about-content h2 { font-size: 32px; line-height: 30px; padding: 15px 0; }
  .about-content p { font-size: 14px; line-height: 24px; padding-top: 15px; }
  .about-details-wrap { padding: 30px 0 0;  }
  .about-details h4 { font-size: 36px; padding-bottom: 15px; }
  .about-details p { font-size: 16px; }
  .about-img h2:before { display: none; }
  .about-img h2 { font-size: 35px; line-height: 44px; padding: 0 0px 25px 0px; }

  /* Service */
  .service-text-div h2 { font-size: 24px; line-height: 34px; padding: 10px 0 10px; }
  .service-text-div p { font-size: 14px; line-height: 26px; }
  .service-text-div { padding: 20px; }
  .services p { line-height: 20px; }

  /* Projects */
  .project-heading p { font-size: 14px; max-width: 100%; }
  .project-heading h2 { padding-bottom: 20px; }
  .project-img,.project-img img { width: 100%; height: 100%; }

  /* Featured Post */
  .fp-product.slick-slide { margin: 0 10px; }
  .fp-slide .slick-prev { left: 0%; }
  .fp-slide .slick-next { right: 0%; }

  /* Team */
  .team-heading h2 { padding-bottom: 20px; }
  .team-heading p { font-size: 14px; line-height: 28px; max-width: 100%; }
  .team-inner-wrapper { grid-gap: 10px; }
  .team-text-wrap { right: 10px; left: 10px; bottom: 10px; }

  /* Process */
  .process-inner-wrapper { padding: 0; }
  img.arrow_img { width: 100%; height: 100%; }

  /* Blog */
  .blog-content-wrap { grid-gap: 25px; }
  .blog-title a { line-height: 28px; }

  /* Get in Touch */
  h2.git-heading { max-width: 70%; }
  .git-text { font-size: 16px; line-height: 30px; max-width: 85%; padding: 25px 0; }

  /* Testimonial */
  .testimonials-content { height: 450px; }





}

@media screen and (min-width: 1010px) and (max-width:1250px) {

  section { background-size: cover; background-repeat: no-repeat; padding: 30px 0; }
  .service-heading, .project-heading, .fp-heading, .team-heading, .ss-heading, .process-heading, .cu-heading, .blog-heading, .testi-heading { padding-bottom: 30px; }
  .service-heading h2, .project-heading h2, .fp-heading h2, .team-heading h2, .ss-heading h2, .process-heading h2, .cu-heading h2, .blog-heading h2, .testi-heading { font-size: 36px; line-height: 42px; }
  .service-heading h2:before, .project-heading h2:before, .fp-heading h2:before, .team-heading h2:before, .ss-heading h2:before, .process-heading h2:before, .cu-heading h2:before, .blog-heading h2:before, .testi-heading:before { display: none; }

  /* Slider */
  .slider-contant { top: 50%; transform: translate(-50%, -50%); left: 50%; width: 100%; max-width: 1000px; padding: 0 0.75rem; }
  h1.slider-head { font-size: 50px; line-height: 60px; }

  /* About US */
  #about { padding-top: 40px; }
  .about-inner-wrap { gap: 30px; align-items: center; }
  .about-content { padding: 20px; }
  .about-content h2 { font-size: 30px; padding: 15px 0 10px; }
  .about-content p { font-size: 14px; line-height: 24px; padding-top: 15px; }
  .about-details-wrap { padding: 25px 0 0; }
  .about-details h4 { font-size: 34px; line-height: 34px; padding: 0 0 15px; }
  .about-details p { font-size: 16px; }
  .about-img h2 { font-size: 30px; line-height: 36px; padding: 0 0px 25px 0px; }
  .about-img h2:before { display: none; }

  /* Services */
  .service-text-div { padding: 10px; }
  .service-text-div h2 { font-size: 18px; line-height: 26px; padding: 10px 0 10px; }
  .service-text-div p { font-size: 14px; line-height: 24px; }
  .services p { font-size: 16px; line-height: 18px; }
  .services h3 { font-size: 18px; line-height: 22px; }

  /* Projects */
  .project-heading h2 { padding-bottom: 10px; }
  .project-heading p { font-size: 14px; line-height: 26px; max-width: 100%; }
  .project-img,.project-img img { width: 100%; height: 100%; }
  #project { padding-bottom: 50px; }

  /* Video */
  .v-video video { height: 100%; }

  /* Featured Post */
  section#featured-post { padding-top: 50px; }
  .fp-pills { gap: 10px; padding-bottom: 20px; }
  .fp-product.slick-slide { margin: 0 10px; }
  .fp-text p { font-size: 14px; max-width: 100%; }
  h3.fp-title { padding: 10px 0 5px; }

  /* Team */
  .team-heading h2 { padding-bottom: 15px; }
  .team-heading p { font-size: 14px; line-height: 26px; max-width: 100%; }
  .team-inner-wrapper { grid-gap: 10px; }
  .team-text-wrap { padding: 10px 10px; bottom: 5px; left: 5px; right: 5px; }
  .team-social a { max-width: 30px; height: 30px; }
  .team-social a i { font-size: 14px; }

  /* Special Services */
  .ss-text p { font-size: 14px; }

  /* Process */
  .process-heading h2 { padding-bottom: 15px; }
  .process-heading p { font-size: 14px; line-height: 26px; }
  .process-inner-wrapper { padding: 0; }
  img.arrow_img { display: none; }
  .process-div { padding: 15px; margin-bottom: 0; }
  .process-div h3 { font-size: 20px; line-height: 24px; padding-top: 25px; }

  /* Choose Us */
  section#choose-us { padding-top: 50px; }
  .cu-text p { font-size: 14px; line-height: 24px; padding: 15px 0 25px; }
  .cu-feature { grid-gap: 20px; }
  .cu-f-text p { padding: 0; }

  /* Brand */
  .brand-wrapper { padding: 30px 0; }
  .brand-img img { width: 100%; max-width: 13%; }

  /* Blog */
  .blog-title { font-size: 16px; line-height: 26px; padding: 10px 0px; }
  h5.blog-tag { font-size: 15px; }
  .blog-text p { font-size: 14px; }
  .blog-date { font-size: 20px; line-height: 22px; max-width: 65px; height: 65px; }
  .blog-content-wrap { grid-gap: 15px; }

  /* Get in Touch */
  section#git { margin: 30px 0; }
  h2.git-heading { font-size: 30px; line-height: 40px; max-width: 80%; }
  .git-text { font-size: 14px; line-height: 26px; max-width: 90%; padding: 10px 0 20px; }
  .git-location, .git-phone { margin-bottom: 20px; }
  .git-form-name p, .git-form-email p, .git-form-number p, .git-form-subject p, .git-form-description p { margin-bottom: 5px; }
  .git-ne, .git-ps, .git-form-description { margin-bottom: 40px; }
  span.wpcf7-list-item.first.last { padding: 0; }
  span.git-checkbox .wpcf7-list-item-label { font-size: 14px; line-height: 20px; }

  /* Testimonial */
  .testi-content { padding: 15px 10px; }
  .testi-review i { font-size: 16px !important; }
  .testimonial-text p { font-size: 14px; line-height: 26px; padding: 5px 0 10px; }
  .testimonials-content { height: 318px; }

  /* newsletter */
  .newsletter-text h3 { font-size: 36px; line-height: 40px; text-align: center; }
  .newsletter-text p { font-size: 14px; line-height: 24px; padding-bottom: 20px; max-width: 100%; text-align: center; }
  .newsletter-inne-wrapper .row { justify-content: center; }
  .news-inp-btn div { width: 650px; }

}

@media screen and (min-width: 660px) and (max-width:1000px){

  section { padding: 30px 0; }
  .service-heading h2, .project-heading h2, .fp-heading h2, .team-heading h2, .ss-heading h2, .process-heading h2, .cu-heading h2, .blog-heading h2, .testi-heading { font-size: 36px; }
  .service-heading, .project-heading, .fp-heading, .team-heading, .ss-heading, .process-heading, .cu-heading, .blog-heading, .testi-heading { padding-bottom: 25px; }
  .service-heading h2:before, .project-heading h2:before, .fp-heading h2:before, .team-heading h2:before, .ss-heading h2:before, .process-heading h2:before, .cu-heading h2:before, .blog-heading h2:before, .testi-heading:before { display: none; }
  .btn-1, .btn-2, .btn-3 { font-size: 16px; max-width: 170px; }

  /* Slider */
  .slider-contant { top: 50%; transform: translate(-50%, -50%); left: 50%; width: 100%; max-width: 720px; padding: 0 0.5rem; }
  h1.slider-head { font-size: 40px; line-height: 50px; }
  p.slider-text { font-size: 15px; line-height: 25px; padding: 20px 0 30px; max-width: 95%; }

  /* About */
  #about { padding-top: 40px; }
  .about-inner-wrap { grid-template-columns: 1fr; gap: 40px; }
  .about-content { padding: 25px; }
  .about-content h2 { font-size: 34px; padding: 20px 0 15px; }
  .about-content p { font-size: 14px; line-height: 24px; padding-top: 15px; }
  .about-details-wrap { padding: 30px 0 0; }
  .about-details h4 { font-size: 36px; padding: 0px 0 15px; }
  .about-img h2:before { display: none; }
  .about-img h2 { font-size: 32px; text-align: center; padding: 0 0px 25px 0px; line-height: 36px; }

  /* Services */
  .service-heading h2:before { display: none; }
  .service-text-div.slick-slide,.services { margin: 0 5px; }
  .service-text-div { padding: 15px; }
  .service-text-div h2 { font-size: 18px; line-height: 28px; padding: 15px 0 10px; }
  .service-text-div p { font-size: 14px; line-height: 24px; }
  .services p { font-size: 14px; line-height: 20px; }

  /* Projects */
  #project { padding-bottom: 40px; }
  .project-heading h2 { padding-bottom: 10px; }
  .project-heading p { font-size: 14px; line-height: 28px; max-width: 100%; }
  .project-img,.project-img img { width: 100%; height: 100%; }
  .project-inner-wrapper { grid-gap: 10px; }
  .project-title { background: #0000006b; opacity: 1; }
  .project-title a { font-size: 22px; line-height: 32px; max-width: 90%; }

  /* Video */
  .v-video video { height: 100%; }

  /* Featured Post */
  section#featured-post { padding-top: 30px; }
  .fp-pills { gap: 10px; padding-bottom: 20px; }
  .fp-product.slick-slide { margin: 0 10px; }
  h3.fp-title { text-align: center; padding-bottom: 5px; }
  .fp-text p { font-size: 14px; line-height: 20px; text-align: center; max-width: 100%; }
  a.fp-btn { margin: 30px auto 0; }

  /* Team */
  .team-heading h2 { padding-bottom: 10px; }
  .team-heading p { font-size: 14px; line-height: 26px; max-width: 100%; }
  .team-content.slick-slide { margin: 0 10px; }
  .team-text-wrap { bottom: 10px; left: 10px; right: 10px; }
  .team-social a { max-width: 35px; height: 35px; }
  a.tean-btn { margin: 30px auto 0; }

  /* Special Services */
  .ss-detail-wrap.slick-slide { margin: 0 10px; }
  .ss-title { font-size: 18px; }
  .ss-text p { font-size: 14px; }

  /* Process */
  .process-heading h2 { padding-bottom: 10px; }
  .process-heading p { font-size: 14px; line-height: 26px; }
  .process-inner-wrapper { padding: 0; }
  img.arrow_img { display: none; }
  .process-div { padding: 10px; margin-bottom: 0; }
  .process-div h3 { font-size: 18px; line-height: 24px; padding-top: 15px; }

  /* Choose Us */
  section#choose-us { padding-top: 30px; }
  .cu-wrapper .container { width: 100%; max-width: 720px; }
  .cu-text { padding-left: 0; padding-top: 25px; }
  .cu-text p { font-size: 14px; padding: 15px 0 25px; line-height: 28px; }
  .cu-f-text p { padding: 0; }
  .cu-feature { grid-gap: 40px; }

  /* Brand */
  .brand-img img { margin: 0 10px; }
  .brand-wrapper { padding: 30px 0; }

  /* Blog */
  .blog-content-wrap { grid-template-columns: 1fr 1fr; gap: 20px; }
  h5.blog-tag { font-size: 16px; }
  .blog-title { font-size: 20px; line-height: 28px; padding: 10px 0px; }
  .blog-text p { font-size: 14px; }
  .blog-date { font-size: 20px; line-height: 26px; max-width: 70px; height: 70px; }

  /* Get in touch */
  section#git { margin: 30px 0; }
  h2.git-heading { font-size: 36px; line-height: 46px; max-width: 100%; }
  .git-text { font-size: 14px; line-height: 30px; max-width: 100%; padding: 15px 0 25px; }
  .git-form { padding-top: 30px; }
  .git-ne, .git-ps, .git-form-description { gap: 30px; }
  .git-ne, .git-ps, .git-form-description { margin-bottom: 30px; }
  .git-form-name p i, .git-form-email p i, .git-form-number p i, .git-form-subject p i, .git-form-description p i { padding-right: 20px; }

  /* Testimonial */
  .testimonials-content { padding-left: 0; height: 370px; padding-right: 10px; }
  .testimonial-img { padding-bottom: 25px; }
  .testimonial-text p { font-size: 14px; line-height: 24px; padding: 10px 0 20px; }

  /* Newsletter */
  .newsletter-text h3 { font-size: 36px; line-height: 40px; text-align: center; }
  .newsletter-text p { font-size: 14px; line-height: 24px; padding-bottom: 15px; max-width: 100%; text-align: center; }
  .newsletter-form { padding-top: 20px; }
  p.tag-input-btn input { height: 100% !important; }

}

@media screen and (max-width:650px){

  section { padding: 30px 0; }
  .service-heading h2, .project-heading h2, .fp-heading h2, .team-heading h2, .ss-heading h2, .process-heading h2, .cu-heading h2, .blog-heading h2, .testi-heading { font-size: 32px; line-height: 42px; }
  .service-heading, .project-heading, .fp-heading, .team-heading, .ss-heading, .process-heading, .cu-heading, .blog-heading, .testi-heading { padding-bottom: 25px; }
  .service-heading h2:before, .project-heading h2:before, .fp-heading h2:before, .team-heading h2:before, .ss-heading h2:before, .process-heading h2:before, .cu-heading h2:before, .blog-heading h2:before, .testi-heading:before { display: none; }
  .btn-1,.btn-2,.btn-3 { font-size: 14px; max-width: 150px; height: 45px; }

  /* Slider */
  img.slider-home-img { display: none !important; }
  img.slider-mbl-img { display: block !important; }
  .slider-contant { left: 0; max-width: 100%; padding: 0 0.75rem; }
  h1.slider-head { font-size: 36px; line-height: 46px; }
  p.slider-text { font-size: 14px; padding: 15px 0 30px; max-width: 100%; }

  /* About */
  #about { padding-top: 30px; }
  .about-content { padding: 15px 15px; }
  .about-content h2 { font-size: 30px; padding: 15px 0; }
  .about-content h5 { font-size: 15px; line-height: 25px; }
  .about-content p { font-size: 14px; line-height: 24px; padding-top: 10px; }
  .about-details-wrap { padding: 25px 0 0; }
  .about-details h4 { font-size: 28px; padding: 0 0 10px; }
  .about-details p { font-size: 16px; line-height: 20px; }
  .about-inner-wrap { grid-template-columns: 1fr; gap: 25px; }
  .about-img h2 { font-size: 26px; line-height: 36px; padding: 0 0px 20px 0px; text-align: center; }
  .about-img h2:before { display: none; }

  /* Service */
  .service-inner-wrapper .slick-list { padding-left: 0 !important; }
  .service-text-div.slick-slide,.services { margin: 0 5px }
  .service-text-div { padding: 15px 10px; }
  .service-text-div h2 { font-size: 18px; line-height: 26px; padding: 10px 0 10px; }
  .service-text-div p { font-size: 14px; line-height: 24px; text-align: justify; }
  .services p { font-size: 14px; line-height: 24px; }

  /* Project */
  .project-heading h2 { padding-bottom: 15px; }
  .project-heading p { font-size: 14px; line-height: 26px; text-align: justify; max-width: 100%; }
  .project-inner-wrapper { grid-template-areas: 'a' 'b' 'c' 'd'; grid-gap: 10px; }
  .project-title { background: #0000004a; opacity: 1; }
  .project-title a { font-size: 20px; max-width: 95%; }
  #project { padding-bottom: 30px; }

  /* Video */
  .v-video video { height: 100%; }
  .v-video .play { width: 100%; max-width: 10%; }

  /* Featured Post */
  section#featured-post { padding-top: 30px; }
  .fp-pills { justify-content: flex-start; gap: 10px; padding-bottom: 25px; overflow-x: scroll; white-space: nowrap; flex-wrap: nowrap; width: 100%; }
  .fp-link.active { padding: 10px 10px; }
  .fp-link { padding: 10px 10px; font-size: 14px; }
  .fp-product.slick-slide { margin: 0 5px; }
  h3.fp-title { text-align: center; }
  .fp-text p { font-size: 14px; text-align: center; max-width: 100%; }
  a.fp-btn { margin: 25px auto 0; }

  /* Team */
  .team-heading h2 { padding-bottom: 10px; }
  .team-heading p { font-size: 14px; line-height: 26px; text-align: justify; max-width: 100%; }
  .team-content.slick-slide { margin: 0 5px; }
  .team-text-wrap { bottom: 10px; left: 10px; right: 10px; }
  .team-social a { max-width: 30px; height: 30px; }
  .team-social a i { font-size: 14px; }
  a.tean-btn { margin: 25px auto 0; }

  /* Special services */
  .ss-detail-wrap.slick-slide { margin: 0 5px; }
  .ss-text p { font-size: 14px; }

  /* process */
  .process-inner-wrapper { grid-template-columns: 1fr 1fr; padding: 0; }
  .process-heading h2 { padding-bottom: 10px; }
  .process-heading p { font-size: 14px; line-height: 24px; }
  img.arrow_img { display: none; }
  .process-div { padding: 10px; margin-bottom: 15px; }
  .process-div h3 { font-size: 16px; line-height: 20px; padding-top: 15px; }

  /* Choose Us */
  section#choose-us { padding-top: 30px; }
  .cu-text { padding-left: 0; padding-top: 20px; }
  .cu-text h4 { font-size: 20px; line-height: 25px; text-align: center; }
  .cu-text p { font-size: 14px; line-height: 25px; text-align: center; padding: 10px 0 25px; }
  .cu-feature-content { flex-direction: column; gap: 15px; }
  .cu-feature { grid-gap: 20px; }
  .cu-f-text p { padding: 0; }

  /* Brand */
  .brand-img img.slick-slide { margin: 0 10px; }
  .brand-wrapper { padding: 30px 0; }

  /* Blog */
  .blog-tag-comment { justify-content: center; }
  .blog-content-wrap { grid-template-columns: 1fr; grid-gap: 20px; }
  h5.blog-tag { font-size: 16px; }
  .blog-title { font-size: 16px; padding: 12px 0px; text-align: center; line-height: 20px; }
  .blog-text p { font-size: 14px; text-align: center; }
  .blog-date { font-size: 16px; max-width: 60px; height: 60px; line-height: 20px; }

  /* Get in touch */
  section#git { margin: 0 0; }
  h2.git-heading { font-size: 32px; line-height: 42px; text-align: center; max-width: 100%; }
  .git-text { font-size: 14px; line-height: 24px; max-width: 100%; padding: 10px 0 25px; text-align: center; }
  .git-location, .git-phone { margin-bottom: 20px; }
  .git-form { padding-top: 30px; }
  .git-ne, .git-ps, .git-form-description { flex-direction: column; gap: 25px; margin-bottom: 25px; }
  .git-form-name p i, .git-form-email p i, .git-form-number p i, .git-form-subject p i, .git-form-description p i { padding-right: 15px; }
  .git-form-name input[type="text"]::placeholder, .git-form-email input[type="email"]::placeholder, .git-form-number input[type="number"]::placeholder, .git-form-subject input[type="text"]::placeholder, .git-form-description input[type="text"]::placeholder { font-size: 14px; }
  .git-form-name p, .git-form-email p, .git-form-number p, .git-form-subject p, .git-form-description p { margin: 0 0 5px; }
  .git-btn-box { flex-direction: column-reverse; align-items: self-start; gap: 25px; }
  span.wpcf7-list-item.first.last { padding: 0; margin: 0; }
  span.git-checkbox .wpcf7-list-item-label { font-size: 14px; }
  .git-form-btn input { font-size: 14px; max-width: 150px; height: 45px; }

  /* Testimonial */
  .testimonial-img { padding-bottom: 25px; }
  .testimonials-content { padding-left: 0; height: 350px; padding-right: 10px; }
  .testi-content { padding: 15px; }
  .testimonial-text p { font-size: 14px; line-height: 24px; padding: 15px 0; }

  /*  Newsletter */
  .newsletter-text h3 { font-size: 26px; line-height: 36px; text-align: center; }
  .newsletter-text p { font-size: 14px; padding-bottom: 15px; max-width: 100%; text-align: center; }
  p.tag-input.news-input input { padding-left: 10px; }
  p.tag-input-btn.news-btn input { font-size: 14px; max-width: 130px; height: 100% !important; }
  p.tag-input-btn.news-btn { max-width: 130px; }


}

@media screen and (max-width:380px) {
  .above_title{ margin-top: 0; }
}
