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

@media screen and (max-width:991px) and (min-width: 577px) {
  .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 (max-width: 1250px){
  .headerbar, .side-navigation, .side-navigation ul ul li, .current_page_item{ display: block; }
  .headerbar:focus,.hamburger:focus{ outline: none; }
  .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:320px) and (max-width: 374px) {
    .slid-feature-box {
        margin: 0px 10px;
    }
  .exprnc-boxing1::before, .exprnc-boxing2::before {
        left: 69px;
    }    
    h2.banner-heading {
      width: 100% !important;
    font-size: 26px;
    line-height: 38px;
  }
  .info-item.prof-1 {
    left: -4%;
  }
  .info-item.prof-2 {
    left: -5%;
  }
  .info-item.prof-3 {
    left: -4%;
  }
  .info-item.prof-4 {
    right: -4%;
    top: 10%;
  }
  .info-item.prof-5 {
    right: -5%;
  }

      .slider-centr-image img {
        width: 30% !important;
    }
}
 @media screen and (min-width:375px) and (max-width: 424px) {
  .slid-feature-box {
    margin: 0px 20px;
  }
  .exprnc-boxing1::before, .exprnc-boxing2::before {
        left: 83px;
    }
    h2.banner-heading {
      width: 100% !important;
    font-size: 26px;
    line-height: 38px;
  }
      .slider-centr-image img {
        width: 30% !important;
    }
  .info-item.prof-1 {
    left: -8%;
  }
  .info-item.prof-2 {
    left: -8%;
  }
  .info-item.prof-3 {
    left: -7%;
  }
  .info-item.prof-4 {
    right: -3%;
  }
  .info-item.prof-5 {
    right: -9%;
  }
}
@media screen and (min-width:425px) and (max-width: 767px) {
  .exprnc-boxing1::before, .exprnc-boxing2::before {
        left: 95px;
    }
    .slid-feature-box {
      margin: 0px 20px;
    }
    h2.banner-heading {
      width: 100% !important;
    font-size: 26px;
    line-height: 38px;
  }
  .info-item.prof-1 {
    left: -14%;
  }
  .info-item.prof-2 {
    left: -8%;
  }
  .info-item.prof-3 {
    left: -7%;
  }
  .info-item.prof-4 {
    right: -3%;
  }
  .info-item.prof-5 {
    right: -17%;
  }
      .slider-centr-image img {
        width: 50% !important;
    }
}
 @media screen and (max-width: 340px){

}
@media (max-width: 576px) {

  
}
@media (max-width: 400px) {
 
}

@media (max-width: 767.98px) {

  span.slid-pill2 img, span.slid-pill1 img {
    width: 70% !important;
  }
  .slid-fet::before,
  .slid-fet::after,.slider-centr-image::after {
    display: none;
  }
  
   .header-wrap {
    position: relative;
  }
  section#banner .owl-nav {
    display: none;
  }
  .banner-text-wrap {
    padding: 80px 15px 100px;
  }

  p.slidr-text {
    font-size: 13px;
  }

  h2.banner-heading {
    width: 100% !important;
    font-size: 32px;
    line-height: 46px;
  }
  .slider-centr-image {
    max-width: 315px;
  }
  .profile-feature-wrap {
    display: inline-flex;
  }

  h6.label {
    font-size: 12px;
  }

  p.value {
    font-size: 10px;
  }

  /* Owl arrows move down */
  section#banner .owl-nav {
    top: auto;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    grid-auto-flow: column;
    gap: 20px;
  }
  .blog-hd{
    font-size: 80px;
  }
  .testi-heading {
    font-size: 36px;
  }
    .testi-slide,.blog-content-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .testimonial-text-section {
    height: auto;
    margin: 0 !important;
    border-radius: 20px;
  }

  /* remove all offsets */
  .testi-img-sec0,
  .testi-img-sec1,
  .testi-img-sec2,
  .testi-img-sec3,
  .testi-img-sec4,
  .testi-img-sec5,
  .testi-img-sec6,
  .testi-img-sec7 {
    margin: 0 !important;
  }

  .testi-content {
    padding: 20px !important;
  }

  p.testi-contnt {
    line-height: 26px;
    font-size: 15px;
  }

  h6.tsti-name,
  h6.tsti-name a {
    font-size: 18px;
  }

  .testi-img img {
    width: 70px !important;
    height: 70px;
  }

  /* center image on mobile */
  .testi-img {
    text-align: right;
  }

  /* navigation center aligned */
  section#testimonials .owl-nav {
    text-align: center;
    margin-top: 20px;
  }

  section#testimonials button.owl-prev {
    margin-right: 12px;
  }
  .excl-brdr{
    width: 240px;
  }
  .servce-detl-box .row {
    flex-direction: column;
    overflow: visible;
  }
  .ser-info,
  .ser-info.active {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .serv-card,
  .ser-info.active .serv-card {
    height: auto;
  }
  .serv-img-box img {
    height: 260px;
  }
  .serv-vertical {
    display: none;
  }
  .serv-hover-card {
    position: relative;
    opacity: 1;
    transform: none;
  }
  .serv-overlay h6 {
    font-size: 22px;
  }
  .serv-overlay p {
    font-size: 14px;
    line-height: normal;
  }
  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 16px;
  }
  .galry-img-sec1,
  .galry-img-sec2,
  .galry-img-sec3,
  .galry-img-sec4,
  .galry-img-sec5 {
    grid-column: span 1;
    grid-row: span 1;
    margin: 0;
  }
  .gal-grd {
    height: 220px;
  }
  p.exprnce-inn-txt {
    font-size: 12px;
    line-height: normal;
}
  .prjct-boxing1 .projct-detail-box, .prjct-boxing2 .projct-detail-box {
    bottom: -4px;
  }
  .exprnc-evnt-details{
    width: auto;
  }
  .exprnc-boxing4 .exprnc-evnt-details, .exprnc-boxing2 .exprnc-evnt-details,.exprnc-evnt-details {
    margin: 0 0 0 30px;
  }
  .exprnc-boxing4, .exprnc-boxing2 {
    padding-left: 0;
  }
  .exprnc-boxing4:before,.exprnc-boxing4:after,.exprnc-boxing3:before,.exprnc-boxing3:after{
    display: none;
  }
  h6.exprnce-evnt-yr {
    font-size: 14px;
  }
  h6.exprnce-evnt-name {
    font-size: 10px;
  }
  .exprnc-boxing1, .exprnc-boxing2 {
    margin-bottom: 0;
  }
  .about-img1 img,.about-img2 img{
    width: auto;
    height: auto;
    margin: auto;
  }
  .img2-plce-box {
    position: relative;
    right: 0;
    bottom: 0;
  }
  .abt-vid-icon {
    position: absolute;
    right: 50%;
    bottom: 27%;
    z-index: 99;
  }
  .project-main-hd,.exprnce-head{
    font-size: 45px;
  }
   .abt-bg-head,.skill-headm,.sevc-hd,.gallry-head {
    font-size: 60px;
  }
  .abt-sm-head,.exprnce-sm-head,.testi-sm-head,.blog-sm-hd {
    font-size: 19px;
  }
  .skill-sm-head,.project-sm-hd,.gallry-sm-head,p.testi-txt{
    font-size: 14px;
    left: 0;
  }
  .newsletter-sm-hd{
    font-size: 11px;
  }
  input[type="email"].lttr-mail{
    width: 210px;
    height: 35px;
  }
  section#newsletter{
    margin-bottom: -6rem;
  }
  .newsletter-form-box {
    top: 56%;
  }
  .footr1-hd h3::before, .footer-cols h3::before,.footr1-hd h3::after, .footer-cols h3::after{
    display: none;
  }
  .lttr-btn.btn {
    margin-top: 12px;
  }
  .newsletter-main-hd{
    font-size: 45px;
  }
  .sevc-sm-head{
    font-size: 14px;
  }
  .exprnce-sm-head,.testi-sm-head,.blog-sm-hd{
    left: 0;
  }
  p.project-txt,.prjct-boxing1 p.proj-inn-txt, .prjct-boxing2 p.proj-inn-txt,a.project-otr-btn,p.exprnce-txt,p.blog-txt{
    width: 100%;
  }
  .row.sec-left-box img,.row.ri8-4-box img {
    height: auto;
  }
  .abt-sm-head{
    top: 45%;
  }
  #brand .owl-stage-outer {
    padding-left: 0 !important;
    overflow: hidden;
  }
  #brand .owl-stage {
    margin-left: 0 !important;
  }
  #brand .brnd-img-box {
    display: flex;
    justify-content: center;
  }

}
@media screen and (min-width:768px) and (max-width:1023px) {
  .banner-text-wrap {
    padding: 100px 20px 120px;
  }

  h2.banner-heading {
    font-size: 42px;
    line-height: 60px;
    width: 100% !important;
  }
  .slider-centr-image img {
    width: 95% !important;
  }
  .info-item.prof-1 {
    left: 4%;
  }
  .info-item.prof-2 {
    left: 3%;
  }
  .info-item.prof-3 {
    left: 7%;
  }
  .info-item.prof-4 {
    right: 4%;
  }
  .info-item.prof-5 {
    right: 0%;
  }
  h6.label {
    font-size: 16px;
  }
  p.value {
    font-size: 12px;
  }
  .profile-feature-wrap {
    grid-template-columns: 1fr;
    gap: 40px;
    justify-items: center;
  }

  /* Center image */
  .slider-centr-image {
    max-width: 360px;
  }

  /* Disable connector lines */
  .slid-fet::before,
  .slid-fet::after,.slider-centr-image::after {
    display: none;
  }

  /* Reset absolute info items */
  .info-item {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    max-width: 100%;
    text-align: center;
  }

  .profile-info.left,
  .profile-info.right {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 100%;
  }
  .newsletter-main-hd{
    font-size: 110px;
  }
  .newsletter-sm-hd{
    font-size: 25px;
  }
  input[type="email"].lttr-mail{
    width: 500px;
  }
  section#newsletter {
    margin-bottom: -11rem;
  }
  .testi-heading{
    font-size: 95px;
  }
  .blog-content-wrap{
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .testi-slide {
     grid-template-columns: 1fr;
  }

  .testimonial-text-section {
    height: auto;
  }

  /* reduce distortion */
  .testi-img-sec0,
  .testi-img-sec1,
  .testi-img-sec2,
  .testi-img-sec3,
  .testi-img-sec4,
  .testi-img-sec5,
  .testi-img-sec6,
  .testi-img-sec7 {
    margin: 0 !important;
  }

  p.testi-contnt {
    line-height: 30px;
  }

  .testi-img img {
    width: 96px !important;
    height: 96px;
  }
  .sevc-sm-head,.serv-overlay h6{
    font-size: 30px;
  }
  .serv-overlay p {
    font-size: 16px;
    line-height: normal;
  }
   .servce-detl-box .row::after {
    content: "← Swipe →";
    position: sticky;
    right: 0;
    color: #16BBBD;
    font-size: 12px;
    padding-left: 8px;
  }
   .servce-detl-box .row {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 16px;
    -webkit-overflow-scrolling: touch;
  }

  .ser-info {
    flex: 0 0 240px;
    max-width: 240px;
  }

  .ser-info.active {
    flex: 0 0 360px;
    max-width: 360px;
  }

  .serv-card {
    height: 470px;
  }

  .ser-info.active .serv-card {
    height: 480px;
  }

  /* Hide vertical title on small screens */
  .serv-vertical-title {
    font-size: 18px;
  }
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 220px;
    gap: 16px;
  }

  .galry-img-sec1 {
    grid-column: span 2;
    grid-row: span 1;
  }

  .galry-img-sec2,
  .galry-img-sec3,
  .galry-img-sec4,
  .galry-img-sec5 {
    grid-column: span 1;
    grid-row: span 1;
    margin: 0;
  }
  .exprnce-head{
    font-size: 120px;
  }
  #brand .owl-stage {
    margin-left: -220px !important;
  }
  .img2-plce-box {
    right: 20%;
  }
  .abt-vid-icon {
    right: 37%;
  }
  .skill-sm-head{
    font-size: 30px;
  }
  .row.sec-left-box img,.row.ri8-4-box img {
    height: auto;
  }
  .project-sm-hd{
    right: 40px;
  }
  p.project-txt,p.exprnce-txt,p.blog-txt{
    width: 100%;
  }
  .prjct-boxing1 .projct-detail-box, .prjct-boxing2 .projct-detail-box{
    bottom: 0;
  }
  .exprnc-evnt-details{
    margin: 0 0 0 auto;
  }
  .exprnc-boxing4, .exprnc-boxing2{
    padding-left: 0;
  }
  .exprnc-boxing1::before,.exprnc-boxing2::before {
    left: 232px;
  }
  .exprnc-boxing4:after {
    left: 226px;
    bottom: -21%;
  }
  .exprnc-boxing3:before {
    left: 225px;
    top: -232%;
  }
  .exprnc-boxing4:before,.exprnc-boxing3:after{
    display: none;
  }
  .exprnc-boxing1, .exprnc-boxing2 {
    margin-bottom: 0;
  }
}
@media screen and (min-width:994px) and (max-width:1023px) {
  
}
@media screen and (min-width:1024px) and (max-width:1259px) {
  .gal-grd.galry-img-sec5 img {
    height: 240px;
  }
  h6.exprnce-evnt-desig {
    font-size: 19px;
  }
  h6.exprnce-evnt-yr {
    font-size: 17px;
  }
  h6.exprnce-evnt-name {
    font-size: 10px;
  }
  h2.banner-heading {
            width: 75% !important;
    font-size: 54px;
    line-height: 74px;
  }

  .profile-feature-wrap {
    grid-template-columns: 1fr 520px 1fr;
  }

  .slider-centr-image::after {
    width: 235px;
        height: 300px;
        top: 60px;
        right: 60px;
  }
  .slider-centr-image img {
    width: 50% !important;
  }
  .info-item.prof-1 {
    left: 2%;
  }
  .info-item.prof-2 {
    left: 9%;
  }
  .info-item.prof-3 {
    left: 4%;
  }
  .info-item.prof-4 {
    right: 2%;
  }
  .info-item.prof-5 {
    right: 1%;
  }
  .itm4:after {
    width: 180px;
  }
  .itm5:after {
    width: 116px;
  }
  section#newsletter {
    margin-bottom: -12rem;
  }
    .blog-content-wrap {
        gap: 15px;
    }
    .footr1-hd h3::after, .footer-cols h3::after{
      width: 200px;
    }
    .blog-title, .blog-title a {
      font-size: 20px;
    }
    p.testi-contnt {
      line-height: normal;
    }
    .testi-img img {
      width: 95px !important;
      height: 95px;
    }
    .excl-brdr{
      width: 200px;
    }
    h3.excl-no{
      font-size: 30px;
    }
    p.counter-name{
      font-size: 14px;
    }
    .cntr-icon-svg {
    width: 60px;
    height: 60px;
    }
    .serv-vertical-title{
      font-size: 22px;
    }
   .ser-info {
    flex: 0 0 180px;
    max-width: 180px;
  }
  .ser-info.active {
    flex: 0 0 520px;
    max-width: 520px;
  }
  .serv-card {
    height: 480px;
  }
  .ser-info.active .serv-card {
    height: 560px;
  }
  .exprnc-boxing1::before,.exprnc-boxing2::before {
    left: 109px;
    bottom: -175%;
  }
  .exprnc-boxing3:before,.exprnc-boxing4:before {
    left: 102px;
    top: -180%;
  }
  .exprnc-boxing3:after,.exprnc-boxing4:after {
    left: 102px;
    bottom: -26%;
  }
  .exprnc-evnt-details{
    width: auto;
  }
  .exprnc-boxing4 .exprnc-evnt-details, .exprnc-boxing2 .exprnc-evnt-details{
    margin:0 0 0 36px;
  }
  .exprnc-boxing4, .exprnc-boxing2{
    padding-left: 0;
  }
  p.exprnce-inn-txt {
    font-size: 15px;
  }
  .row.sec-left-box img,.row.ri8-4-box img {
    height: auto;
  }
  .skill-circle circle {
    stroke-width: 10px;
  }
  #brand .owl-stage {
    margin-left: -350px !important;
  }
  .about-img1 img{
    width: 300px;
    height: auto;
  }
  .about-img2 img{
    width: 175px;
    height: auto;
  }
  .img2-plce-box {
    right: -15px;
  }
  .abt-sm-head{
    font-size: 31px;
  }
  .abt-bg-head{
    font-size: 100px;
  }
}
@media screen and (min-width:1260px) and (max-width:1399px){
  .gal-grd.galry-img-sec1 img {
    width: 485px;
  }
  .gal-grd.galry-img-sec5 img {
    height: 245px;
  }
    h6.exprnce-evnt-desig {
      font-size: 22px;
    } 
  .info-item.prof-2 {
      left: 8%;
    }
    .info-item.prof-1 {
      left: 4%;
    } 
    .info-item.prof-4 {
      right: 4%;
    }

    .info-item.prof-5 {
        right: 1%;
    }
    .itm5:after {
      width: 191px;
    }
    section#banner .owl-nav{
      left: 1%;
    }
    h2.banner-heading{
      width: 70% !important;
    }
  .footr1-hd h3::after, .footer-cols h3::after {
    width: 235px;
  }
  .blog-hedng, .blog-hedng a.blg-inn-hd{
    font-size: 20px;
  }
  .excl-brdr{
    width: 240px;
  }
  h3.excl-no{
    font-size: 32px;
  }
  p.counter-name{
    font-size: 16px;
  }
  .cntr-icon-svg {
    width: 65px;
    height: 65px;
  }
    .row.sec-left-box img,.row.ri8-4-box img {
    height: auto;
  }
  .exprnc-evnt-details{
    width: 350px;
  }
  h6.exprnce-evnt-yr {
    font-size: 19px;
  }
  h6.exprnce-evnt-name {
    font-size: 12px;
  }
  .exprnc-boxing1::before {
    left: 132px;
    bottom: -214%;
  }
  .exprnc-boxing2::before{
    left: 154px;
    bottom: -209%;
  }
  .exprnc-boxing3:before {
    left: 126px;
    top: -181%;
  }
  .exprnc-boxing4:before {
    left: 147px;
    top: -181%;
  }
  .exprnc-boxing3:after {
    left: 125px;
    bottom: -27%;
  }
  .exprnc-boxing4:after {
    left: 147px;
    bottom: -27%;
  }
  h6.projct-name, h6.projct-name a {
    font-size: 20px;
  }
  .row.ri8-4-box p.proj-inn-txt {
    font-size: 10px;
  }
  p.proj-inn-txt {
    font-size: 14px;
  }
  #brand .owl-stage {
    margin-left: -540px !important;
  }
  .img2-plce-box {
    right: -20px;
  }
  .skill-circle circle {
    stroke-width: 15px;
  }
  h6.skill-inn-head {
    font-size: 20px;
  }
}
@media screen and (min-width:1400px) and (max-width:1500px){
    .info-item.prof-2 {
      left: 8%;
    }
    .info-item.prof-1 {
      left: 4%;
    } 
    .info-item.prof-4 {
      right: 7%;
    }

    .info-item.prof-5 {
        right: 1%;
    }
    .itm5:after {
      width: 231px;
    }
    section#banner .owl-nav{
      left: 1%;
    }
    #brand .owl-stage {
      margin-left: -605px !important;
  }
  h2.banner-heading {
    width: 60% !important;
  }
}
@media screen and (min-width: 1900px) and (max-width:2100px){
  #brand .owl-stage {
      margin-left: -800px !important;
  }
}
@media screen and (min-width: 1010px) and (max-width:1250px) {

  section { background-size: cover; background-repeat: no-repeat; padding: 30px 0; }
}

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

  section { padding: 30px 0; }


}

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

  section { padding: 30px 0; }

  /* Slider */

}

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