@media screen and (min-width: 1921px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1920px;
    } 
}
@media (min-width: 1400px) and (max-width: 1920px) {

    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1778px;
    }
}

@media (max-width: 1200px) {
img{max-width:100%;height:auto}
.menu-Bar{display:block;top:0px}
.menuWrap.open{display:flex;left:0px}
.menuWrap{position:fixed;left:-210%;right:0;top:0;bottom:0;margin:auto;background:#0f4c97;height:100vh;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:all
0.4s ease;z-index:3;width:100vw}
ul.menu li{display:block}
ul.menu li
a{margin-bottom:10px;padding:0;display:block;text-align:center;margin-bottom:15px;padding-right:0px;margin-right:0px;color:#fff;font-size:15px;text-transform:capitalize}

.container{position:relative}
header .main-header ul.menu>li{display:block;margin:0px;padding:0}
header .main-header ul.menu>li a{color:#fff}
header .main-header ul.menu>li a:before{display:none}



}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* mob view */
@media (max-width: 767px) {}



@media (min-width: 1200px) and (max-width: 1440px) {
    .menu li a{
        font-size:10px !important;
    }
    

.hero .hero-slide-3 .hero-content{
    top:-450px;
    margin:auto;
    right:0;
    left:0;
}
.hero .hero-slide-2 .hero-content h1, .hero .hero-slide-3 .hero-content h1{
margin-bottom:20px;  
line-height:100px;
}

.page-id-259 .inner-banner{
    background-size: 100% 100%;
    height: 85vh;
}
.page-id-1708 section:nth-of-type(4) h2{
font-size: 50px !important;
}

    
}



@media (max-width: 1200px) {

header{
/* padding: 1rem 0; */
position: relative;
}
.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}
a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}
.menuWrap .menu:first-child{
padding-left: 0;
width: 100%;
}
img {
max-width: 100%;
height: auto;
}
.menu-Bar {
display: block;
top: 0px;
}
.menuWrap.open {
display: flex;
left: 0px;
}


.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}
ul.menu > li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}
ul.menu > li > a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.mainBanner .container{ position: initial; }

.main-header{
position: relative;
z-index: 2;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li > a {
color: #333;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
}
header .main-header ul.menu>li > a:before {
display: none;
}

ul.menu ul.top-social-icons{ margin-top: 1rem; padding: 0rem 1rem; }
h1{ font-size: 50px; }


h2{ font-size: 30px; line-height: normal; }
.subscribe{ display: flex; justify-content: space-between; }
.subscribe input.form-control{ width: 80%; }
.subscribe button.btn-subscribe{ height: 100%; width: 20%; }


/* Menu Dropdown CSS ---------------------------------------------------------------->*/
  .menu-item-has-children:hover > .sub-menu{
        display: none;
    }

.menu {
        display: block;
    }

    .menu li {
        display: block;
    }

    .sub-menu {
        display: none;
        width: 100%;
        left: 0% !important;
    }
    /* Show when active */
    .menu-item-has-children.active > .sub-menu {
        display: block;
        position: relative;
    }
    ul.menu li a{
        text-align: left;
    }
    
    .dropdown-menu .menu-item a{
        color:#000 !important;
        border-bottom:1px solid #000;
    }
    .dropdown-menu{
        overflow-y:scroll;
        padding: 20px 20px;
        position:relative;
        height:500px;
    }
    
/* Menu Dropdown CSS ---------------------------------------------------------------->*/

.main-header ul.right-bar{
    display:none !important;
}
.hero .hero-slide-1 .hero-content{
    top:-450px;
}
.hero .hero-slide-3 .hero-content{
    top:-450px;
    margin:auto;
    right:0;
    left:0;
}
.hero .hero-slide-2 .hero-content h1, .hero .hero-slide-3 .hero-content h1{
margin-bottom:20px;  
line-height:100px;
}
.logo img{
    margin-top:0px;
}

.page-id-259 .inner-banner{
    background-size: 100% 100%;
    height: 55vh;
}
.page-id-259 section.about.abt-inner.fine-art-abt .content h2.abt-title{
    text-align: left;
}





.page-id-1708 section:nth-of-type(1), .page-id-1106 section:nth-of-type(1){
height: 100%;
}
.page-id-1708 section:nth-of-type(1) .inner-hero-content, .page-id-1106 section:nth-of-type(1) .inner-hero-content{
top: 155px;
bottom: auto; 
}
.page-id-1106 section:nth-of-type(1) .inner-hero-content{
top: 80px;
bottom: auto; 
}
.page-id-1708 section:nth-of-type(1) .inner-hero-content h1, .page-id-1106 section:nth-of-type(1) .inner-hero-content h1{
font-size: 22px !important;
line-height: normal;
}
.page-id-1708 section:nth-of-type(1) .inner-hero-content h1 strong, .page-id-1106 section:nth-of-type(1) .inner-hero-content h1 strong{
font-size: 50px !important;
line-height:1em;
display:block;
}
.page-id-1708 section:nth-of-type(1) .inner-hero-content p, .page-id-1106 section:nth-of-type(1) .inner-hero-content p{
font-size: 25px !important;
margin-top:0 !important;
}

.page-id-1708 section:nth-of-type(2){
height: auto;
padding-top:0px !important;
padding-bottom:0px !important;
margin-top:0px !important;
margin-bottom:0px !important;
margin-top: 140px !important;
}
.page-id-1708 section:nth-of-type(2) video{
width: 100%;
height: 100% !important;
}


.page-id-1708 section:nth-of-type(3) .inner-hero-content{
margin-top: 0px;
}
.page-id-1708 section:nth-of-type(3) .inner-hero-content h1{
font-size: 23px !important;
line-height: normal;
width: 100%;
letter-spacing: 4px;
}


.page-id-1708 section:nth-of-type(5){
padding-top:0px !important;
padding-bottom:0px !important;
}
.page-id-1708 section:nth-of-type(5) h2.title-sec{
font-size: 1.5rem !important;
margin-bottom: 10px;
}
.page-id-1708 section:nth-of-type(5) video{
width: 100%;
height: 100% !important;
}

.page-id-1708 section:nth-of-type(6) h2.title-sec p{
font-size: 1.5rem !important;
}
.page-id-1708 section:nth-of-type(6) h2.title-sec{
margin-bottom:0;
}
      
.page-id-1708 section:nth-of-type(7) h2.title-sec{
font-size:45px;
}
.page-id-1708 section:nth-of-type(7) .book-box-1{
margin-bottom:40px;
}

.page-id-1708 section:nth-of-type(4) h2{
font-size: 50px !important;
}
.page-id-1106 section:nth-of-type(1) .inner-hero-content{
top: 135px;
}

}

@media (max-width : 1025px){

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}

.order-cus-1{
    order:2;
}
.order-cus-2{
    order:1;
}

}

@media (max-width : 768px){

header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}
ul.menu {
margin-top: 110px;
}
header .main-header ul.menu>li:last-child{
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

h1 {
font-size: 32px;
line-height: 1.2;
}

.mainBanner{
height:100%;

}

.hero-content a.btn-primary {
margin-top: 20px;
}

.hero-form-card h3.title {
font-size: 24px;
line-height: normal;
}

h1 br{
display: none;
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 15px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem;
}
section {
padding-top: 3rem;
}

h2 {
font-size: 28px;
line-height: 1;
}

p {
font-size: 14px;
line-height: 1.4;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

a.f-logo img {
height: 70px;
}

.footer-content p, .copyright p {
text-align: center;
margin-bottom: 8px;
}

.clientSlider img{ max-width: 100%; }
/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */


.inner-banner{ padding: 5rem 0; }

.logo img{
        height: 94px;
        width: auto !important;
}

section.about .content h2.abt-title{
   font-size: 40px; 
   line-height:45px;
}
section.about .content h2.abt-title span{
 font-size: 35px;
}
section.about .content h3.abt-sub-title{
   font-size: 16px; 
}
section.about .content p.abt-para{
   font-size: 14px; 
}
.testimonialSec h2{
    font-size: 40px;
    line-height:45px;
}
.testimonialBox{
    padding:25px;
    height:330px;
}
.testimonialBox p{
    font-size: 16px; 
}

section#about.about.aboutSec.sec-pad
{
    padding-top:0;
    padding-bottom:0;
}
.workSec{
    padding-bottom:0;
}
.testimonialSec{
     padding-top:0;
}
section.about.sec-pad.abtSect{
    padding-top:0;
    padding-bottom:50px;
}
section.installationSec{
    padding-top:0px;
}
.installContent h2{
    font-size: 40px;
    line-height: 45px;
}
section.widget.widget_block#block-2{
    padding-top:0;
    padding-bottom:10px;
}
.footThree{
    margin-top:20px;
}
.hero-content h1 span, .hero .hero-slide-2 .hero-content h1,.hero .hero-slide-3 .hero-content h1{
font-size: 50px;    
}
	.hero-content h1 span{ display:block !important; }
.hero .hero-slide-1 .hero-content h1{
  font-size: 25px;  
  line-height: 30px;
}
.hero .hero-slide-2 .hero-content .btn, .hero .hero-slide-1 .hero-content .btn,.hero .hero-slide-3 .hero-content .btn{
    font-size:12px;
}

.hero .hero-slide-1 .hero-content{
    top:-400px;
}
    
.hero .hero-slide-3 .hero-content{
    top:-400px;
    margin:auto;
    right:0;
    left:0;
}
.footTwo{
    border-right:0;
}

.hero .hero-slide-2 .mainBanner{
    background-position:80% 100% !important;
}

section.abt-inner.installationSec.fine-art-abt{
    padding:40px 0px;
}       
section.abt-inner.installationSec.fine-art-abt .installImages{
    margin-bottom:30px;
}

.abt-inner.installationSec .installImages h3, section.about.abt-inner.fine-art-abt .content h2.abt-title{
        line-height: 30px;
            font-size: 24px;
            margin-bottom:0;
            font-weight:600;
}
.installImages a.themeBtn , section.about.abt-inner.fine-art-abt a.themeBtn{
   font-size: 10px;
    padding: 6px 2em;
    line-height: 1.5em;
    margin-top: 8px;
}
#wcpo-app .wcpo-options {
    margin-left: 10px !important;
    gap: 10px !important;
}
#wcpo-app .wcpo-section .wcpo-step-header{
      margin: 10px 0px 50px 0px !important; 
}
.wcpo-custom-size-inner {
    align-items: flex-start !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
   margin: 10px 0px !important; 
}
.woocommerce-Tabs-panel section.limited-edition-prints .table-wrapper table{
    width:100% !important;
} 
h1.product_title.entry-title{
    font-size: 35px !important;
}
.summary.entry-summary {
    margin-left: 0px !important;
}

.page-template-contact-temp .about.abt-inner.fine-art-abt a.themeBtn{
    margin-bottom:0px !important;
}
.page-template-contact-temp .about.abt-inner.fine-art-abt .content{
    margin-top:40px;
}
.page-template-contact-temp .installImages a.themeBtn, section.about.abt-inner.fine-art-abt a.themeBtn{
    font-size:12px;
}
.hero .hero-slide-2 .hero-content h1, .hero .hero-slide-3 .hero-content h1{
line-height:60px;
}	
section.about.abt-inner.fine-art-abt.abtSec p{
    font-size:17px;
}

.page-id-1708 section:nth-of-type(1) .inner-hero-content{
top: 80px;
bottom: auto; 
}

.page-id-1708 section:nth-of-type(4) .counter-inner-page{
flex-direction: column !important;
}

.page-id-1106 section:nth-of-type(1) .inner-hero-content{
top: 80px;
}
}



@media (max-width : 430px){


.swiper.installSlider{
    margin-top:50px;
}
.installContent p{
    width:100%;
}
.testimonialBox{
    height:auto;
}
.footOne {
    text-align: center;
}
.footOne #wpcf7-f55-o1{
    width: 90%;
    margin: auto;
}
section.about .content{
        padding-left: 0%;
}
.footTwo{
    border-left:0;
     border-right:0;
}

section.about.abt-inner.fine-art-abt .content{
    margin-bottom:40px;
}  
section.about.abt-inner.fine-art-abt{
    padding-top:0;
} 

.order-cus-1{
    order:1;
}
.order-cus-2{
    order:2;
}
section.abt-inner.installationSec.fine-art-abt .installImages{
    margin-bottom: 70px;
}
.fine_art-template-default section.about.abt-inner.fine-art-abt .row .cus-ord-reverse{
    order:2;
}
.fine_art-template-default .abt-inner.installationSec .installImages h3{
    margin-top: 20px;
}
.footOne form .newsletter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footOne form .newsletter .wpcf7-form-control-wrap{
    width: 60%;
    position: static;
}
.footOne input.wpcf7-form-control.wpcf7-submit.has-spinner.themeBtn {
    width: 40%;
}

.page-id-259 .inner-banner{
height:100%;
margin-bottom:70px;
background-size: 100% 100%;
}





   


}