@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}

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {}

@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: 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;
} */

.logo img{ max-width: 80%; }

}

@media (min-width: 1500px) and (max-width: 1920px){
.container {
max-width: 1620px;
}
}

/* mob view */
@media (max-width: 767px) {
.main-header {
position: absolute;
z-index: 999;
}

.hero-content h6 {
font-size: 16px;
}

.hero-content h1 {
font-size: 32px;
}

.hero-content p {
font-size: 18px;
}

.con-pad {
padding-left: 0px;
padding-right: 0;
}

.logo img {
width: 100%;
}

a.logo {
justify-content: start;
margin: 10px 0 0;
}

ul.menu {
margin-top: 0;
display: flex;
justify-content: center;
margin: 8px 0 0;
}

ul.menu li a {
color: #fff !important;
}

ul.menu li {
border-bottom: 0 !important;
}

.menu-Bar {
margin-top: 25px;
}

.menuWrap.open ul.menu {
display: block;
margin-top: 120px;
}

.menuWrap.open {background: #000;}

.mainBanner {
height: initial !important;
padding: 8rem 0;
}

.mainBanner marquee {
font-size: 30px;
letter-spacing: 14px;
}

.sec-pad {
padding-top: 60px;
padding-bottom: 60px;
}

h2 {
font-size: 24px;
}

section.hoodies .top-sec {
text-align: center;
padding-bottom: 40px;
}

section.hoodies .top-sec .btn {
display: flex;
text-align: center;
justify-content: center;
max-width: 220px;
margin: auto;
margin-top: 20px;
}

.product-card .txt .title {
padding-top: 10px;
font-size: 18.1px;
line-height: 22.36px;
}

.product-card .txt p.p1 {
padding-top: 8px;
font-size: 18.5px;
}

.product-card .txt {
text-align: center;
}

.product-card {
margin: 15px 0;
}

.dealSaleCard .txt h5 {
padding: 14px 0 14px;
font-size: 24.9px;
line-height: 30.53px;
}

.dealSaleCard .txt span {
font-size: 15.5px;
line-height: 14.2px;
}

.dealSaleCard1 .txt {
left: 0;
right: 0;
text-align: center;
margin: auto;
justify-content: center;
align-items: center;
}

.dealSaleCard {
}

.dealSaleCard img {
height: 330px;
object-fit: cover;
}

.dealSaleCard2 .txt {
align-items: anchor-center;
width: 100%;
right: 0;
}

.categoryImg img {
height: 350px;
}

.categoryImg a {
font-size: 20.8px;
line-height: 35.29px;
letter-spacing: 0.48px;
}

section.power .txt h2 {
font-size: 30px;
line-height: 36px;
}

section.power .txt p {
line-height: 25.2px;
}

section.power .txt {
text-align: center;
}

section.power {
padding: 80px 0;
}

section.collection .txt h2 {
font-size: 22px;
line-height: 25px;
padding: 0 18px 25px;
}

.f-logo {
font-size: 22px;
line-height: 26px;
text-align: center;
}

.footer-content {
text-align: center;
}

.f-menu .f-icon-box a {
display: block;
text-align: center;
width: 100%;
}

.f-menu .f-icon-box p {
max-width: 100%;
}

.f-menu .f-icon-box {
justify-content: center;
}

footer h6 {
font-size: 22.8px;
line-height: 30.32px;
}

p.fTxt {
padding: 8px 0 20px;
font-size: 18px;
line-height: 22px;
}

.inner-banner .hero-content h1 {
text-align: center;
font-size: 28px;
}

section.contactUs input.btn-dark {
width: 100%;
}

section.contactUs h2 {
text-align: center;
}

section.about h3 {
    font-size: 18.8px;
    line-height: 28.29px;
}

}