@media only screen and (min-width: 1440px){
	.container {
  max-width: 1420px !important;
}
		.web-title h2 {
    font-size: 52px;
}
	.mission-con.another-mission {
    padding-left: 70px;
}
	.mission-con {
    padding-left: 30px;
}
	.shop-product-main ul.products li.product {
    width: 48% !important;
   
}
}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.product-bottom h2 {
    font-size: 24px;
}
.banner-title h2 {
    font-size: 127px;
    line-height: 162px;
}
	.product-name-enlarged h2 {
    font-size: 100px;
    line-height: 130px;
}
	.category-img img {
    height: 700px;
    object-fit: cover;
}
	.hero {
    height: 900px;
}
	.web-title h2 {
    font-size: 70px;
}
.shop-product-main ul.products li.product {
    width: 35% !important;
}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.product-bottom h2 {
    font-size: 20px;
}
	.shop-product-main ul.products li.product {
    width: 48% !important;
}
	.product-bottom h4 {
    font-size: 23px;
}
	.Search-area h6 {
    font-size: 60px;
}
	.product-name-enlarged h2 {
    font-size: 157px;
    line-height: 129px;
    padding-top: 0px;
}
	.hero {
    height: 900px;
}
.related.products ul.products li.product {
    margin: 0px;
    width: 31%;
}
	.web-title h2 {
    font-size: 60px;
}
	.web-btn {
    padding: 18px 34px;
}
	.footer-links ul li a {
    font-size: 16px;
}
.Search-area h6 {
    font-size: 57px;
}
	.customer-con h4 {
    font-size: 57px;
}
	.discount-content h2 {
    font-size: 65px;
}
	.shoe-two {
    bottom: -100px;
}
	.inventory-quantity h2 {
    font-size: 65px;
}
	.feature-content p {
    font-size: 17px;
}
	.about-img::before {
    width: 400px;
    height: 400px;
}
	.about-img img {
    width: 70%;
}
	.about-img {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.feature-box {
    gap: 20px;
}
	.shoes-feature {
    gap: 25px;
}
section.shoes-video.bottom-video {
    height: 370px;
}
.product-content h2 a {
    font-size: 23px;
    margin-top: 20px;
}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.header-logo {
  text-align: start;
}
	.service-icon span i {
    font-size: 25px;
    width: 55px;
    height: 55px;
}
	section.mission-sec.second-mission-sec .container .row {
    flex-direction: column-reverse;
}
	section.mission-sec.second-mission-sec.row {flex-direction: column-reverse;}
	.mission-con {
    padding-left: 0px;
    padding-top: 30px;
}
	.spacing {
    padding: 60px 0;
}
	.exclusive-product-img {
    justify-content: center;
    margin-top: 80px;
}

.exclusive-product {
    text-align: start;
}

.exclusive-buttons.banner-buttons {
    justify-content: start;
}
.hero-line {
    height: 300px;
}
.exclusive-product p {
    font-size: 18px;
}
	.banner-img img {
    width: 61%;
}
	.discount {
    overflow: visible;
}
	.discount-shoe {
    width: 56%;
}
.hero {
    height: 890px;
}
	.product-name-enlarged h2 {
    font-size: 157px;
    line-height: 139px;
    padding-top: 0px;
}
	
	.exclusive-product-img img {
    width: 100%;
}
	.slider-img {
    display: flex;
    gap: 0px;
    justify-content: center;
}
	.search-shoe-one {
    position: absolute;
    top: -50px;
    left: 50px;
    width: 25%;
    transform: scaleX(-1) rotate(338deg);
    animation: shoeOneFloat 5s ease-in-out infinite;
}
	.contact-item-main {
    margin-bottom: 40px;
}
	.search-shoe-two {
    position: absolute;
    bottom: -80px;
    right: 0;
    width: 35%;
    transform: scaleX(-1);
    animation: shoeTwoFloat 5s ease-in-out infinite;
}
	.catogery-img h6 {
    font-size: 46px;
}
.footer-links {
    margin-bottom: 60px;
}
	.shoe-two{
		width:38%;
	}
	.main-home::after {
    content: "";
    position: absolute;
    right: -400px;
    height: 500px;
    width: 550px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
	.banner-object img {
    width: 200px;
}
	.main-home::before {
    content: "";
    position: absolute;
    top: 0;
    left: -420px;
    height: 500px;
    width: 550px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
.banner {
    height: 600px;
    position: relative;
}
.footer-item { margin: 0 !important; } .footer-top .row .col-sm-6:nth-child(2) .footer-item { margin-left: 50px !important; }

	.header-end {
  display: flex;
  align-items: center;
  justify-content: end;
}
	.banner-title h2 {
    font-size: 137px;
    line-height: 130px;
}
.header-logo img {
    width: 70px;
}
		.discount-content h2 {
    font-size: 47px;
}
		.discount {
    padding: 150px 0px !important;
}
	.shoe-one {
    top: -50px;
    width: 25%;
}
	.shoes-features .row {
    flex-direction: column-reverse;
}
	.category-content {
    width: 92%;
    height: 92%;
}
	.category-img img {
    height: 480px;
    object-fit: cover;
}
	.category-content a {
    font-size: 50px;
}
	.product-content {
    padding: 20px 0;
}
	section.shoes-video.bottom-video {
    height: 300px;
}
	.navigations.footer-nav ul {
    gap: 30px;
}
.mission-con.another-mission {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.navigations.footer-nav ul li a {
    font-size: 16px;
}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	.spacing {
    padding: 60px 0px;
}
	.contact-submit-btn input {
    width: 100%;
}
	.product-name-enlarged h2 {
    font-size: 107px;
    line-height: 96px;
}
	.hero-line {
    height: 300px;
}
		.about-content {
    margin-top: 40px;
}
	.banner-title h2 {
    font-size: 80px;
}
	.exclusive-product {
    text-align: start;
}
	.category-content {
    width: 89%;
    height: 89%;
}
	.navigations.footer-nav ul li a {
    font-size: 13px;
}
	.discount {
    padding: 240px 0px !important;
}
.hero-lines {
    width: 65%;
}
	
	.category-img img {
    height: 340px;
    object-fit: cover;
}
	.category-content a {
    font-size: 35px;
}
		.hero {
    height: 890px;
}
	.features-title h2 {
    font-size: 51px;
    text-align: center;
    margin-bottom: 0px;
}
	.service-con h6 {
    font-size: 25px;
}
	.product-img img {
    height: unset;
    object-fit: cover;
}
.main-home::before {
    content: "";
    position: absolute;
    top: 0;
    left: -460px;
    height: 600px;
    width: 600px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
	.shoe-two {
    bottom: -57px;
}
	.banner-title h4 {
    font-size: 24px;
}
	.exclusive-product-img img {
    width: 100%;
}
.main-home::after {
    content: "";
    position: absolute;
    top: 0;
    right: -450px;
    height: 600px;
    width: 600px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
	.banner-title h2 {
    font-size: 140px;
}
	.customer-con h4 {
    font-size: 45px;
}
	.discount-content h2 {
    font-size: 35px;
	margin-bottom:10px;
}
	.slider-content {
    padding: 50px 20px;
}
	.slider-img {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
	.shoe-one {
    top: 26px;
    width: 30%;
}
	.shoe-two {
    width: 50%;
}
	.Search-area h6 {
    font-size: 52px;
}
	.search-shoe-one {
    top: -37px;
    width: 29%;

}
	section.Search-sec {
    padding: 190px 0px;
}
	.search-shoe-two {
    bottom: -55px;
    width: 50%;
}
	.service-icon span i {
    font-size: 30px;
}
	.service-icon span i {
    width: 60px;
    height: 60px;
}
	.footer-top .row .col-sm-6:nth-child(2) .footer-item {
    margin-left: 0px !important;
    margin-bottom: 40px !important;
}
.banner-title h2 {
    font-size: 85px;
    line-height: 1;
    color: var(--c2);
    margin: 30px 0px;
}

.feature-tab-nav ul {
    gap: 5px;
}

.feature-tab-nav ul li {
    width: 49%;
}
.exclusive-buttons.banner-buttons {
    flex-wrap: wrap;
    justify-content: start;
}
.feature-tab-nav ul li button {
    padding: 17px 0px 15px;
    width: 100%;
}
	.woocommerce ul.products[class*=columns-] li.product {
    width: 100% !important;
}
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
.hero-lines {
    width: 95%;
}
	.web-btn {
    padding: 18px 22px;
    font-size: 11px;
    background: none;
    border: 1px solid;
    color: #fff;
}
	.feature-icon img {
    width: 41px;
}
	.feature-icon {
    padding: 15px;
}
	.web-btn:before {
    content: unset;
}
	.exclusive-product p {
    font-size: 12px;
}
	.exclusive-product-price h2 {
    font-size: 44px;
    font-weight: 600;
}
	a.inverted-btn {
    padding: 18px 22px;
    font-size: 12px;
}
	.exclusive-product-img img {
    width: 100%;
}
	.banner-title h2 {
    font-size: 63px;
    line-height: 1;
    color: var(--c2);
    margin: 30px 0px;
}
	.web-btn {
    padding: 18px 22px;
    font-size: 12px;
}
	.exclusive-buttons.banner-buttons {
    gap: 10px;
}
.navigations.footer-nav ul {
    gap: 17px;
}
	.navigations.footer-nav ul li a {
    font-size: 10px;
}
a.inverted-btn {
    padding: 18px 22px;
}
.hero {
    height: 660px;
}
	.shoes-feature {
    gap: 12px;
    margin: 45px 0px;
}
	.spacing {
    padding: 60px 0px;
}
	.discount {
    padding: 100px 0px !important;
}
.Search-area h6 {
    font-size: 50px;
}
.main-home::before {
    content: "";
    position: absolute;
    top: 80px;
    left: -390px;
    height: 500px;
    width: 500px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
	.feature-content p {
    font-size: 12px;
}
	.feature-content h4 {
    font-size: 20px;
}
	.feature-content h4 {
    font-size: 20px;
}

.feature-icon {
    padding: 25px;
}
	.shoes-features-content {
    padding: 60px 20px;
}
	.col-lg-6.px-5 {
    padding: 0 30px !important;
}

	section.shoes-video.bottom-video {
    height: 150px;
}
	.main-home::after {
    content: "";
    position: absolute;
    top: 80px;
    right: -390px;
    height: 500px;
    width: 500px;
    border: 100px solid var(--c4);
    border-radius: 50%;
    z-index: -1;
}
	.search-shoe-two {display: none;}
	.about-content {
    margin-top: 140px;
}

	.about-img img {
    width: 80%;
}
	.about-us {
    padding-bottom: 60px;
    padding-top: 80px;
}
	.feature-box:last-child {
    margin-bottom: 0px;
}
	.search-shoe-one {display: none;}
	.catogery-con h6 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--c5);
}
	.customer-con h4 {
    font-size: 31px;
}
	.main-home::before,
.main-home::after
{
    content: unset;
}

.banner-title {
    gap: 0px;
}

.banner {
    height: 400px;
}

.banner-img {
    height: unset;
    bottom: -80px;
    left: -30px;
    justify-content: start;
}
.banner-img img {
    width: 55%;
}

.banner-object img {
    width: 130px;
}

.banner-object {
    right: 40%;
    top: 20px;
}

.about-img::before {
    width: 300px;
    height: 300px;
}

.about-content {
    margin-top: 50px;
}

.web-title h2 {
    font-size: 33px;
}

.about-content h2 {
    text-align: center;
}

.feature-box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid var(--c3);
    padding: 30px 0px;
}

.feature-tab-nav ul li button {
    font-size: 14px;
    letter-spacing: 0;
}

.discount {
    padding: 130px 0px !important;
    overflow: visible !important;
}

.shoe-one {
    display: none;
}

.discount-shoe {
    width: 85%;
    opacity: 0.5;
}

.shoe-two {display: none;}

.discount-content h2 {
    font-size: 45px;
}

.arrows {
    justify-content: center;
    margin-top: 20px;
}

.client-con {
    width: 25%;
    justify-content: center;
    transition: all .5s;
    border-radius: 50%;
}

.slider-img {
    margin-bottom: 0;
}

.content-client {
    display: none !important;
}

.client-con.active {
    box-shadow: 0px 0px 50px 0px var(--c3);
}

.Search-area h6 {
    margin-bottom: 30px;
}

.search-input input.form-control {
    padding: 15px 15px;
}

.arrow-btn button {
    font-size: 20px;
}

.arrow-btn {
    width: 60px;
}

.main-service {
    margin: 0px 0px 50px;
}

.copyright p {
    font-size: 18px;
}

.discount {
    padding: 100px 0px !important;
}

section.Search-sec.spacing {
    padding: 100px 0px;
}
	.shop-product-main ul.products li.product {
    width: 100% !important;
}
	.banner-title h4:nth-of-type(2) {
    text-align: end;
    margin-top: -21px;
}
	.footer-item {
    margin: 0 !important;
    margin-bottom: 40px !important;
}
	.contact-img img {
    height: 350px;
    object-fit: cover;
}
	.contact-img {
    padding: 20px;
    margin-left: 20px;
    border-radius: 6px;
}
	.contact-submit-btn input {
    width: 100%;
}
	.feature-tab-nav {
    margin-top: 80px;
}
	.inner-header {
    height: 300px;
}

.inner-header .inner-header-title h2 {
    font-size: 40px;
}

button.single_add_to_cart_button.button.alt {
    text-align: center;
    width: 76%;
}

form.cart {
    margin: 20px 0px 0px;
}
	
	.result-count-main {
    flex-direction: column;
    align-items: start;
}
	.hero-line {
    height: 180px;
}
	
	body.single-product .woocommerce-Reviews input[type="text"], body.single-product .woocommerce-Reviews input[type="email"], body.single-product .woocommerce-Reviews textarea {
    width: 100%;
}
.category-container {
    margin-bottom: 30px;
}	
	.category-img img {
    height: 420px;
    object-fit: cover;
}
	.product-name-enlarged h2 {
    font-size: 64px;
    line-height: 96px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
	.main-home::before {
    content: none;
}
.main-home::after {
   content: none;
}
	.about-content {
    margin-top: 130px;
}
	.contact-submit-btn input {
    width: 100%;
}
	.contact-img img {
    height: 240px;
}
	a.inverted-btn {
    padding: 18px 40px;
}

	.feature-content {
    width: 100%;
}
	.feature-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0px;
    flex-wrap: wrap;
}
	.banner-title h2 {
    line-height: 1;
    margin: 20px 0px;
    font-size: 60px;
    color: var(--c2);
}
	.shop-product-main ul.products li.product {
    width: 100% !important;
}
	.inverted-title h2 {
    font-size: 53px;
}
	.about-img::before {
    width: 300px;
    height: 300px;
}
	.about-content {
    margin-top: 60px;
}
	.discount {
    padding: 100px 0px !important;
}
	.shoe-one {
    top: 26px;
    width: 40%;
}
	.shoe-two {
    width: 66%;
}
	.exclusive-product-price h2 {
    font-size: 40px;
    font-weight: 600;
}
	.feature-tab-nav ul li button {
    font-size: 14px;
    padding: 17px 14px 14px;
    letter-spacing: 0;
}
	.web-title h2 {
    font-size: 47px;
}
	.customer-con h4 {
    font-size: 26px;
}
	.hero {
    height: 720px;
}
	.product-content h2 a {
    font-size: 21px;
    margin-top: 20px;
}
	.web-title h2 {
    font-size: 33px;
}
	.feature-icon img {
    width: 31px;
}
	.feature-icon {
    padding: 13px;
}
	.navigations.footer-nav ul {
    gap: 19px;
    flex-wrap: wrap;
}
}
