/*-------------- 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:425px) and (max-width: 576px) {
  
}
 @media screen and (max-width: 400px){
  .projct-detail-box{
    right: 15px;
  }

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

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

@media (max-width: 767.98px) {
  .sllr-img-bg-clr:before{
    width: 100%;
    left: 0;
  }
  .testi-content{
    position: static;
    width: 97%;
    height: auto;
  }
  .testi-inner:before{
    width: 100%;
  }
  .client-chose-box {
    position: relative;
    width: 100%;
    height: auto;
    right: 0;
  }
  section#testimonials .owl-stage-outer {
    padding-bottom: 70px;
  }
  .process-pagination {
    font-size: 32px;
  }
  h6.work-inn-head {
    font-size: 18px;
  }

  p.work-inn-txt {
    font-size: 15px;
    line-height: 26px;
  }
  .process-pagination {
    flex-direction: row;
    justify-content: center;
    gap: 16px;
    font-size: 40px;
    margin-bottom: 25px;
  }

  .process-pagination span {
    line-height: 1;
  }

  /* Disable vertical line */
  .process-pagination .active-line {
    display: none;
  }

  /* Content layout */
  .content-box-work {
    position: relative;
    width: 80%;
    height: auto;
    padding: 24px;
    margin-bottom: 20px;
    left: 0;
    margin: 0 auto;
  }

  .wrk-svg-bordr {
    text-align: center;
  }

  h6.work-inn-head {
    text-align: center;
  }

  p.work-inn-txt {
    text-align: center;
  }

  /* Image full width */
  img.right-work-img {
    width: 100%;
    border-radius: 20px;
  }

  /* Remove hover outline on mobile */
  img.right-work-img:hover {
    outline: none;
  }
  .pln-shodw-box:after{
    display: none;
  }
  .project-row.project-row-1.owl-carousel.owl-loaded.owl-drag {
    margin-left: 0;
  }
  
  h6.projct-name, h6.projct-name a {
    font-size: 10px;
  }
  p.projct-sm-hd {
    font-size: 9px;
  }
  a.proj-btn i {
    font-size: 10px;
    width: 20px;
    height: 20px;
  }
  .prodc-sing-box {
    width: 100%;
    height: auto;
  }
  .abt-btn-box {
    right: 10px;
    bottom: 10px;
  }
  .feature-abt-box {
    display: grid;
    gap: 10px;
  }
  h2.abt-head {
    font-size: 30px;
    line-height: normal;
  }
  .ri8-deco-img-box,.left-decor-img-box,#banner .owl-nav,p.slide-sw-text,.slider-center-img-box{
    display: none;
  }
  h6.slide-sw-sm-heading {
    font-size: 12px;
  }
  .slide-sw-inner-wrapper2 {
    padding: 0 15px;
  }

  .slide-content-box {
    width: 100%;
    height: auto;
    box-shadow: unset;
  }
  h2.slide-sw-heading {
    font-size: 15px;
    line-height: normal;
  }
  a.slide-sw-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 3px 5px;
    font-size: 12px;
  }
  i.sld-btn-arw, i.fas.sld-btn-arw {
    font-size: 10px;
    width: 25px;
    height: 25px;
  }
  img.slid-centr-img {
    height: auto;
    border-radius: 20px;
  }
  .sld-txt-box{
    margin-left: 0;
  }
  .interior-gallery-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 12px;
  }

  .interior-gallery-grid .gallery-item {
    grid-column: 1 / -1;
    grid-row: auto;
    height: 220px;
  }
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .header-wrap{
    position: static;
  }
  .testi-content{
    position: static;
    width: 98%;
    height: auto;
  }
  section#testimonials .owl-nav {
    position: absolute;
    left: 47%;
    bottom: 4%;
  }
  .process-pagination {
    flex-direction: row;
    justify-content: center;
    gap: 16px;
    font-size: 40px;
    margin-bottom: 25px;
  }
  .process-pagination {
    flex-direction: row;
    --item-gap: 80px;
  }

  .process-pagination .active-line {
    display: block;
    transform: translateX(calc(var(--active-index) * var(--item-gap)));
  }
  .process-pagination span {
    line-height: 1;
  }

  /* Disable vertical line */
  .process-pagination .active-line {
    display: none;
  }

  /* Content layout */
  .content-box-work {
    width: 60%;
    height: auto;
    left: 0;
  }
  h6.work-inn-head{
    font-size: 16px;
  }
  p.work-inn-txt {
    font-size: 14px;
    line-height: normal;
  }
  .wrk-svg-bordr {
    text-align: center;
  }

  h6.work-inn-head {
    text-align: center;
  }

  p.work-inn-txt {
    text-align: center;
  }

  /* Image full width */
  img.right-work-img {
    width: 100%;
    border-radius: 20px;
  }

  /* Remove hover outline on mobile */
  img.right-work-img:hover {
    outline: none;
  }
  .pln-shodw-box:after{
    display: none;
  }
  .project-row.project-row-1.owl-carousel.owl-loaded.owl-drag {
    margin-left: 0;
  }
  p.counter-name{
    font-size: 14px;
  }
  h3.excl-no {
    font-size: 35px;
  }
  .prodc-sing-box{
    margin: auto;
  }
  .interior-gallery-grid {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(6, 180px);
    gap: 14px;
  }

  .galry-img-box1 {
    grid-column: 1 / span 4;
    grid-row: 1 / span 2;
  }

  .galry-img-box2 {
    grid-column: 5 / span 2;
    grid-row: 1;
  }

  .galry-img-box3 {
    grid-column: 5 / span 2;
    grid-row: 2;
  }

  .galry-img-box4 {
    grid-column: 1 / span 2;
    grid-row: 3 / span 2;
  }

  .galry-img-box5 {
    grid-column: 3 / span 4;
    grid-row: 3;
  }

  .galry-img-box6 {
    grid-column: 3 / span 2;
    grid-row: 4;
  }

  .galry-img-box7 {
    grid-column: 5 / span 2;
    grid-row: 4;
  }
  .ri8-deco-img-box,.left-decor-img-box{
    display: none;
  }
  h2.slide-sw-heading {
    font-size: 20px;
    line-height: normal;
  }
  h6.slide-sw-sm-heading,p.slide-sw-text {
    font-size: 15px;
  }
  .slide-content-box{
    max-width: 400px;
    width: 400px;
    height: 280px;
  }
  img.slid-centr-img{
    height: auto;
  }
  .sld-txt-box {
    margin-left: 1rem;
  }
  a.slide-sw-btn {
    font-size: 12px;
    letter-spacing: 0px;
    border-radius: 12px;
    padding: 5px;
  }
  i.sld-btn-arw, i.fas.sld-btn-arw {
    font-size: 10px;
    width: 25px;
    height: 25px;
  }
  #banner button.owl-prev, #banner button.owl-next {
    width: 60px;
    height: 40px;
  }
  #banner .owl-nav {
    left: 4%;
    bottom: -30px;
  }
  .slide-sw-inner-wrapper2{
    top: 45%;
  }
}
@media screen and (min-width:994px) and (max-width:1023px) {
  
}
@media screen and (min-width:1024px) and (max-width:1259px) {
  .projct-detail-box{
    right: 7%;
  }
  .ftr-call-icon i, .ftr-mail-icon i, .ftr-map-icon i, .ftr-call-icon i.fas, .ftr-mail-icon i.fas, .ftr-map-icon i.fas,a.ftrr-mail, a.ftrr-adrs, a.ftrr-cllnum` {
    font-size: 14px;
  }
  .owl-carousel .owl-item .testi-bg-img img {
    width: 85% !important;
  }
  section#testimonials .owl-stage-outer {
    padding-bottom: 185px;
  }
  section#testimonials .owl-nav {
    left: 0%;
  }
  .testi-inner:before{
    display: none;
  }
  .content-box-work {
    margin-bottom: 30px;
    height: auto;
  }

  h6.work-inn-head{
    font-size: 16px;
  }
  p.work-inn-txt {
    font-size: 14px;
    line-height: normal;
  }
  .process-pagination {
    font-size: 50px;
  }
  .process-pagination {
  --item-gap: 70px;
}
  .work-icon-box {
    padding-bottom: 0 !important;
}
  .process-pagination .active-line {
    left: 95px;
    width: 100px;
  }

  img.right-work-img {
    width: 100%;
    height: auto;
  }
  p.planlist-item{
    font-size: 16px;
  }
  p.counter-name{
    font-size: 15px;
  }
  h3.excl-no {
    font-size: 35px;
  }
  a.seller-otr-btn, .sllr-add-cart-btn a{
    font-size: 12px;
  }
  i.fas.sllr-btn-cart, i.fas.sllr-inn-btn-cart {
    font-size: 12px;
    width: 25px;
    height: 25px;
  }
  .prodc-sing-box{
    width: 100%;
    height: auto;
  }
  .interior-gallery-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(4, 180px);
    gap: 14px;
  }

  .galry-img-box1 {
    grid-column: 1 / span 4;
    grid-row: 1 / span 2;
  }

  .galry-img-box2 {
    grid-column: 5 / span 2;
    grid-row: 1;
  }

  .galry-img-box3 {
    grid-column: 5 / span 2;
    grid-row: 2;
  }

  .galry-img-box4 {
    grid-column: 1 / span 2;
    grid-row: 3 / span 2;
  }

  .galry-img-box5 {
    grid-column: 3 / span 4;
    grid-row: 3;
  }

  .galry-img-box6 {
    grid-column: 3 / span 2;
    grid-row: 4;
  }

  .galry-img-box7 {
    grid-column: 5 / span 2;
    grid-row: 4;
  }
  p.serv-inn-txt {
    font-size: 14px;
  }
  p.abt-txt {
    line-height: 27px;
    font-size: 15px;
  }
  .feature-abt-box{
    gap: 30px;
  }
  .ri8-deco-img-box,.left-decor-img-box{
    display: none;
  }
  .slide-sw-inner-wrapper2{
    top: 48%;
  }
  .sld-txt-box {
    margin-left: 2rem;
  }  
  #banner .owl-nav {
      left: 4%;
      bottom: 10px;
  }
  .slider-banner-image {
    padding: 0px !important;
  }
  .slide-content-box,img.slid-centr-img{
    height: auto;
  }
  h2.slide-sw-heading {
    font-size: 28px;
    line-height: normal;
  }
}
@media screen and (min-width:1260px) and (max-width:1399px){
  .project-row-2 .projct-detail-box{
    right: 20%;
  }
  .f3 .wp-block-table td, .f3 td, .f2 ul li a, .f3 ul li a, .ft-main-1 p a, .ft-main-2 p a, .custom-html-widget p, .menu-footer-menu-container ul li a, a.ftr3-mail, a.ftr3-location, a.ftr3-number{
    font-size: 14px;
  }
  section#pricing_plan
 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
  .header-wrap{
    top: 46px;
  }
  span.blg-authr-name a, a.comnt-count, .bdate {
    font-size: 14px;
  }
  .blog-inn-contnt a.blg-inn-hd {
    font-size: 17px;
  }
  p.blg-inn-txt {
    font-size: 15px;
  }
  .owl-carousel .owl-item .testi-bg-img img{
    width: 85% !important;
  }
  section#testimonials .owl-stage-outer {
    padding-bottom: 140px;
  }
  section#testimonials .owl-nav {
    left: 18%;
    bottom: 4%;
  }
  .testi-inner:before {
    width: 175px;
    bottom: 20px;
  }
  .testi-content{
    width: 730px;
  }
  h2.chose-head{
    font-size: 28px;
  }
  p.chose-txt{
    font-size: 16px;
  }
  h6.chose-featur-name{
    font-size: 14px;
  }
  .choose-img2 img {
    width: 470px;
  }
  .content-box-work {
    position: absolute;
    top: 10%;
    left: 7%;
    width: 520px;
    height: auto;
  }
  .process-pagination{
    font-size: 65px;
  }
  .process-pagination {
    --item-gap: 108px;
  }
  p.planlist-item{
    font-size: 17px;
  }
  p.counter-name{
    font-size: 15px;
  } 
  h3.excl-no {
    font-size: 35px;
  }
  .prodc-sing-box{
    width: 100%;
    height: auto;
  }
  a.servc-title {
    font-size: 16px;
  }
  p.abt-txt {
    line-height: 32px;
    font-size: 15px;
  }
  img.slid-centr-img{
    height: 500px;
    width: 65% !important;
  }
  h2.slide-sw-heading {
    font-size: 37px;
    line-height: normal;
  }
  .slide-content-box{
    height: 450px;
    width: 520px;
    padding: 15px 50px !important;
  }
  .sld-txt-box {
    margin-left: 14rem;
  }
  .ri8-deco-img-box img, .left-decor-img-box img {
    width: 60%;
  }
  .ri8-deco-img-box {
    right: -21%;
  }
  #banner .owl-nav {
    position: absolute;
    left: 18%;
  }
}
@media screen and (min-width:1400px) and (max-width:1500px){
  .project-row-2 .projct-detail-box{
    right: 20%;
  }
  .header-wrap{
    top: 70px;
  }
  p.serv-inn-txt {
    font-size: 15px;
  } 
  .ri8-deco-img-box img, .left-decor-img-box img {
    width: 60%;
  }
  .ri8-deco-img-box {
    right: -21%;
  }
  img.slid-centr-img {
    width: 83% !important;
    height: 575px;
  }
  .slide-content-box{
    height: 510px;
  }
  .slide-sw-inner-wrapper2{
    top: 53%;
  }
}
@media screen and (min-width: 1900px) and (max-width:2100px){
  
}
@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) {
 
}
