@media (min-width: 1400px) and (max-width: 1599.98px) {}

@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
}

.logo img {
max-width: 50%
}

.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
}

}



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

@media (max-width: 1200px) {

header {
/* padding: 1rem 0; */
position: relative;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 1rem;
/* padding: 0; */
padding: 1rem;
font-weight: 500;
}

.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;
}

.mainBanner {
padding: 3rem 0;
height: initial;
}

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%;
}
}

@media (max-width : 1025px) {

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

}

@media (max-width : 768px) {
.logo img {
max-width: 40%;
}

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: 800px !important;
}

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

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

h1 br {
display: none;
}

.mainBanner {
height: initial;
}

.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: 26px;
line-height: 1;
}

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

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

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

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

.clientSlider img {
max-width: 100%;
}

/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */

.logo img {
max-width: 80%;
}

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

}

@media (min-width: 1500px) and (max-width: 1920px) {
.container {
max-width: 1440px;
}
}

/* mob view */
@media (max-width: 767px) {
a.callUs {
font-size: 17px;
margin: 20px 0 0;
}

.logo img {
max-width: 68%;
}

.menu-Bar {
margin-top: 12px;
}

.hero-img {
position: static;
}

h1 {
font-size: 26px;
text-align: center;
}

.hero-content p {
text-align: center;
font-size: 14px;
line-height: 24px;
padding: 13px 0 31px;
}

.hero-content {
max-width: 100%;
text-align: center;
}

.mainBanner {
height: 375px !important;
}

.hero-img {
padding-top: 32px;
}

section.renting .top-sec {
padding-bottom: 0;
}

.renting-card {
padding-top: 30px;
text-align: center;
}

.renting-card .icon {
display: flex;
justify-content: center;
text-align: center;
}

.renting-card h6 {
font-size: 22px;
}

h2 {
font-size: 26px;
}

section.calltoaction .content .btn-primary {
margin: 25px 0 0;
}

.renting-card p {
margin: auto;
}

.timeless-card h3 {
font-size: 22px;
}

.timeless-card {
text-align: center;
margin: 30px 0 0;
}

.timeless-card p {
font-size: 13px;
padding: 0px 15px 13px;
line-height: 20px;
}

section.timeless .top-sec {
padding-bottom: 0;
}

.rise-card h5 {
font-size: 20px;
line-height: 22px;
margin-bottom: 16px;
}

.risingSld span.arr-left, .risingSld span.arr-right { 
font-size: 26px;
}

.risingSld span.arr-right {
right: -2%;
}

.risingSld span.arr-left {
left: 0%;
}

.sec-pad {
padding-top: 100px;
padding-bottom: 100px;
}

.sec-pad {
padding-top: 60px;
padding-bottom: 60px;
}

section.looks .top-sec {
padding-bottom: 0;
}

.looks-card {
margin: 30px 0 0;
text-align: center;
}

.looks-card p {
font-size: 14px;
}

.reviewImg {
max-width: 230px;
margin: auto;
}

section.reviews {
padding-top: 30px;
}

section.reviews .content h3 {
font-size: 32px;
}

section.reviews .content {
text-align: center;
margin: 30px 0 0;
}

section.reviews .content h3 span {
font-size: 23px;
}

section.reviews .content p {
font-size: 20px;
}

section.reviews .content span.s1 {
font-size: 18px;
line-height: 24px;
}

section.popular .top-sec {
padding-bottom: 0;
}

.popular-card {
margin: 25px 0 0;
text-align: center;
}

a.f-logo img {
/* max-width: 284px; */
/* height: auto; */
}

.f-logo-content {
font-size: 14px;
line-height: 24px;
}

.footer-content {
text-align: center;
padding: 60px 0;
}

.f-menu .f-icon-box {
display: block;
}

.f-menu .f-icon-box i {
display: block;
margin: 0 0 14px;
}

footer h6 {
margin: 20px 0 0;
}

ul.f-menu li a {
font-size: 15px;
}

ul.footer-social-icons {
justify-content: center;
margin: 15px 0 0;
gap: 16px;
}

ul.footer-social-icons li {
margin-right: 0;
}

.inner-banner .content h1 {
font-size: 30px;
}

.inner-banner .content p {
font-size: 14px;
}

section.timeless-inner {
padding-top: 20px;
}

.mainBanner2 {
height: 500px !important;
}

section.sec2 p {
font-size: 15px;
text-align: center;
line-height: 20px;
}

section.contact {
padding: 50px 0 50px;
}

section.contact .desc {
display: block;
text-align: center;
}

section.contact .desc .icon {
margin: auto;
}

section.contact .desc p,
section.contact .desc a {
padding-top: 20px;
}

.map iframe {
height: 400px;
}

.shopPay {
display: block;
}

section.productsDetials {
padding-top: 40px;
}

.mainBanner3 .hero-content h1 {
font-size: 30px;
}

.mainBanner3 {
height: 100px !important;
padding: 0 !important;
}

section.tailored .top-sec p {
font-size: 14px;
line-height: 22px;
}

.border1 {
border-right: 0;
height: auto;
}

section.tailored .txt h6 {
padding: 24px 0 0;
font-size: 25px;
}

section.custom .top-sec p {
font-size: 16px;
line-height: 23px;
}

section.tailored .top-sec {
padding: 0 0 40px;
}

section.tailored .txt {
text-align: center;
margin: 12px 0;
}

section.tailored .txt p {
font-size: 14px;
}

.heroSlide span.arr-right {
right: 1%;
}

.heroSlide span.arr-left {
left: 1%;
}

.heroSlide span.arr-left, .heroSlide span.arr-right {
top: 39%;
font-size: 26px;
}

.hoursBanner {
min-height: 330px;
background-position: right !important;
}

section.hourSec .content .desc h3 {
font-size: 26px;
}

.main-header .topRight {
    display: block;
}

ul.top-social-icons {
    display: none;
}

section.sec5 .abtImgs img {
    height: 400px;
    margin: 20px 0 0;
}

section.sec5 .content p {
    font-size: 15px;
}

section.sec5 .content span {
    font-size: 16px;
    margin-top: 10px;
}

.mainBanner2 .hero-img img {
    height: auto;
    width: 100%;
}

.mainBanner2 .hero-img {
    width: 100%;
}

section.calltoaction {
    padding-top: 60px;
    padding-bottom: 60px;
}

ul.sub-menu.dropdown {
    display: block !important;
    padding-top: 0;
}

ul.sub-menu.dropdown li a {
    text-align: start;
    padding-left: 18px;
}

.timeless-card .btn-primary {
    margin: 0 0px 25px 0px;
}

section.rise .top-sec p.p1 { 
    font-size: 18px;

}

.looksImg img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.looks-card h6 { 
    font-size: 18px;
    line-height: 27.6px;
}

.popularImg img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

 
.popular-card h6 { 
    font-size: 18px;
    line-height: 27.6px;
}


.contact-footer .widget_custom_html {
    padding: 24px 0;
}

.subscribe input.form-control {
    width: 100%;
    padding-right: 6.8rem !important;
}

input.btn-subscribe {
    position: absolute !important;
    bottom: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    min-width: 100px !important;
}

.subscribe .gjs-row {
    margin-bottom: 0 !important;
}

.es-form-field-container {
    padding: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 33px !important;
        font-size: 14px;
        padding-bottom: 0 !important;
}


.select2-results__option {
    padding: 4px 12px;
    font-size: 14px;
}

.woocommerce-ordering .orderby {
    font-size: 14px !important;
    padding: 12px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
}

span.selection {
    display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px !important; 
}

.select2-container--default .select2-selection--single {
    height: 48px !important;
}

ul.products.columns-4 li h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

span.woocommerce-Price-amount.amount bdi {
    margin-top: 2px;
}

.price-box {
    line-height: normal;
}

.woocommerce ul.products li.product a img {
    height: 160px !important;
    object-fit: cover;
    object-position: top;
}

ul.products li {
    margin-bottom: 21px !important;
}

.woocommerce-page div.product div.images {
    width: 100%;
}

.flex-viewport img {
    height: 350px !important;
}

.flex-control-nav img {
    height: 100px !important;
}

.woocommerce-page div.product div.summary {
    width: 100%;
}

.woocommerce div.product .product_title {
    font-size: 22px !important;
    text-align: start;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 1.5em !important;
}
 
section#woocommerce_product_categories-2 h2 {
    text-align: center;
}
	
.custom-tabs ul {
    display: inline-block !important;
    text-align: center;
}

.custom-tabs ul li {
    display: inline-block;
    margin: 4px 4px;
    padding: 6px 15px;
    font-size: 14px;
}

.custom-tabs {
    margin-bottom: 0px;
}
 

}


/* ipad pro */
@media (min-width: 992px) and (max-width: 1199px) {
	.top-social-icons {
    margin-left: 10px;
    gap: 6px;
}

a.callUs {
    font-size: 15px;
}

.main-header .topRight {
    justify-content: start;
}

.logo img {
    max-width: 75%;
}
	
	h1 {
    font-size: 35px;
}

h1 br {
    display: none;
}

 .mainBanner {
   padding: 3rem 0;
   height: 480px !important;
 }
	
	
.menuWrap {
    align-items: start;
}
	
header .main-header ul.menu> li{
	border-bottom: 0px;
}	
	
	
ul.sub-menu.dropdown {
    display: block !important;
    padding-top: 0;
}

ul.sub-menu.dropdown li a {
    text-align: start;
    padding-left: 18px;
}
	
.hoursBanner {
    min-height: 350px;
}
	
	
.mainBanner3 { 
	height: 280px !important;
 }
	
.rise-card h5 {
    font-size: 20px;
}


.renting-card h6 {
    font-size: 18px;
}

.timeless-card h3 {
    font-size: 20px;
}

.timeless-card .btn-primary {
    font-size: 14px;
    margin: 0 10px 19px 0px;
    padding: 12px 16px;
}

.looks-card h6 {
    line-height: 26.6px;
}
	
.risingSld span.arr-left, .risingSld span.arr-right {
    font-size: 20px;
}

.risingSld span.arr-right {
    right: -3%;
}

.risingSld span.arr-left {
    left: -3%;
}
	
	
}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {
	
	.top-social-icons {
    margin-left: 10px;
    gap: 6px;
}

a.callUs {
    font-size: 15px;
}

.main-header .topRight {
    justify-content: center;
}

.logo img {
    max-width: 30%;
}
	
	h1 {
    font-size: 35px;
}

h1 br {
    display: none;
}

 .mainBanner {
   padding: 3rem 0;
   height: 480px !important;
 }
	
	
.menuWrap {
    align-items: start;
}
	
header .main-header ul.menu> li{
	border-bottom: 0px;
}	
	
	
ul.sub-menu.dropdown {
    display: block !important;
    padding-top: 0;
}

ul.sub-menu.dropdown li a {
    text-align: start;
    padding-left: 18px;
}
	
.hoursBanner {
    min-height: 350px;
}
	
	
.mainBanner3 { 
	height: 280px !important;
 }
	
.rise-card h5 {
    font-size: 20px;
}


.renting-card h6 {
    font-size: 18px;
}

.timeless-card h3 {
    font-size: 20px;
}

.timeless-card .btn-primary {
    font-size: 14px;
    margin: 0 10px 19px 0px;
    padding: 12px 16px;
}

.looks-card h6 {
    line-height: 26.6px;
}
	.risingSld span.arr-left, .risingSld span.arr-right {
    font-size: 20px;
}

.risingSld span.arr-right {
    right: -3%;
}

.risingSld span.arr-left {
    left: -3%;
}
	
	
	

}




