@media(min-width:1200.01px) and (max-width:1600px){
.banner-section .content h1{font-size: 190px;}
.banner-section .content h1 span{font-size: 40px;}	
.banner-section .content{max-width: 580px;}
.banner-section .global-btn{margin-top: 100px;}
.top-header .navbar .navbar-nav li{margin-left: 15px;}
.top-header .navbar-brand img{max-width: 175px;}
.collection-box .content{padding: 23px 10px;}
.ads-section .content{padding: 0 0 0 100px;}
.about-section .row{margin: 0 -30px;}
.about-section .col-md-6{padding: 0 30px;}
.newsletter-section .content p{font-size: 20px;}
.footer-links li a{font-size: 18px;}
.global-btn{padding: 25px 60px;}
.footer-section .logo img{max-width: 200px;}
}
@media(max-width: 1200px){
/*..........header menu........*/
.top-header{position: static;padding: 20px 0;}
.top-header .container-fluid{padding: 0 15px;}
.top-header .navbar-brand img{max-width: 200px;}
.top-header .navbar .navbar-nav li{margin: 0;}
.top-header .navbar-nav{background: var(--primary-color);padding: 20px;}
.top-header .navbar .navbar-nav li a{color: var(--white);padding: 10px 0;}
.innerpage-class .top-header .navbar .shopping-menu li a{color: var(--white);}
.top-header .navbar-nav.shopping-menu{flex-direction: row;border-top: 1px solid #424242;}
.top-header .navbar-nav.shopping-menu li a{padding: 0;margin: 0 35px 0 0;}
.collection-box.women > img{min-height: 353px;}
}
@media(min-width:992.01px) and (max-width:1200px){
.top-header{position: absolute;}
#nav-icon2 span{background: var(--white);}	
.banner-section .content h1{font-size: 147px;}
.banner-section .content h1 span{font-size: 36px;}
.banner-section .content{padding: 0 20px;max-width: 480px}
.banner-section .global-btn{margin-top: 55px;}
.social-links{right: 180px;}
.top-header .navbar-brand img{max-width: 265px;}
.top-header .container-fluid{padding: 0 30px;}
.collection-box.women > img{min-height: 445px;object-fit: cover;}
.ads-section .content{padding: 0 0 0 60px;}
.about-section .col-md-6{padding: 0 20px;}
.about-section .row{margin: 0 -20px;}
}
@media(min-width:767.01px) and (max-width:992px){
.collection-box .content h4{font-size: 24px;}
.collection-box .content p{font-size: 16px;}
.collection-box .content a{font-size: 14px;}
.collection-box.women .content{padding: 20px;}	
.collection-box.women > img{min-height: 353px;object-fit: cover;}
.ads-section .content{padding: 0 0 0 50px;max-width: 380px;}
.ads-section .content br{display: none;}
.ads-section .content h3{font-size: 28px;}
.banner-section .content h1{font-size: 115px;}
.banner-section .content h1 span{font-size: 28px;}
.banner-section .global-btn{margin-top: 30px;}
.global-btn{padding: 20px 35px;}
.social-links{position: static;margin: 20px 0 0;}
.banner-section .content{padding: 0 20px 20px;}
.banner-section .row{align-items: flex-end;}
.top-header{position: absolute;}
#nav-icon2 span{background: var(--white);}
.about-section .col-md-6{padding: 0 15px;}
.about-section .row{margin: 0 -15px;}
.about-section h4{font-size: 42px;margin: 0 0 20px;}
.about-section{padding: 50px 0;font-size: 16px;}
.about-section .row{align-items: flex-start;}
.about-section .global-btn{margin: 20px 0 0;}
.global-btn.sm{font-size: 18px;}
.newsletter-section button{font-size: 20px;padding: 5px 20px;}
.newsletter-section .form-control{padding: 20px;}
.newsletter-section .newsletter-form{margin: 0;}
}
@media(max-width:767px){
.collection-section .col-md-5,
.collection-section .col-md-7{flex: 0 0 100%;max-width: 100%;}
.collection-box .content h4{font-size: 24px;}
.collection-box .content p{font-size: 16px;}
.collection-box .content a{font-size: 14px;}
.collection-box.women .content{padding: 20px;}
.ads-section .content{
position: static;	
transform: none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
padding: 20px 0 0;
}
.ads-section .content h3{font-size: 28px;}
.ads-section .content br{display: none;}
.about-section h4{font-size: 42px;}
.about-section .row{margin: 0 -15px;}
.about-section .col-md-6{padding: 0 15px 20px;}
.global-btn.sm{font-size: 18px;}
.global-heading{font-size: 32px;}
.banner-section .row{flex-direction: column-reverse;}
.banner-section .content h1{font-size: 90px;}
.banner-section .content h1 span{font-size: 23px;}
.banner-section .content{margin: auto;padding: 20px;}
.social-links{margin: 35px 0 0;position: static;}
.banner-section .global-btn{margin-top: 50px;}
.global-btn{padding: 20px 45px;}
.newsletter-section .newsletter-form{margin: 20px 0 0;padding: 0;}
.newsletter-section button{font-size: 18px;padding: 5px 15px;}
.newsletter-section .form-control{padding: 15px;font-size: 18px;}
.footer-section .logo{margin: 0 0 35px;display: inline-block;}
.footer-section .col-sm-4{margin: 0 0 25px;}
.collection-section{padding: 30px 0 50px;}
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product{width: 50%;}
.shop-section.filter-close .col-left{margin: 0;opacity: 1;visibility: visible;transition: none;display: none;}
.sorting-type .dropdown-menu{width: 210px;left: auto!important;right: 0!important;}
.sorting-type .dropdown-menu::after{left: auto;right: 15px;}
}