@media (min-width: 1440px) {
  .container {
    width: 1296px;
  }

  .productGroup {
    height: 516px;
    width: 1296px;
  }

  .productGroup .swiper {
    width: 852px !important;
    height: 516px !important;
  }

  .productGroup .mySwiper .swiper-wrapper {
    width: 852px !important;
    height: 516px !important;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide {
    width: 852px !important;
    height: 516px;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide img {
    width: 852px;
    height: 516px;
  }

  .productGroup .otherGroup {
    position: absolute;
    right: 0;
  }

  .productGroup .otherGroup:nth-child(2) {
    top: 0;
  }

  .productGroup .otherGroup:nth-child(3) {
    bottom: 0;
  }

  .productGroup .otherGroup img {
    width: 420px;
    height: 246px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .productGroup {
    height: 446px;
    width: 1170px;
  }

  .productGroup .swiper {
    width: 769px !important;
    height: 446px !important;
  }

  .productGroup .mySwiper .swiper-wrapper {
    width: 769px !important;
    height: 446px !important;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide {
    width: 769px !important;
    height: 446px;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide img {
    width: 769px;
    height: 446px;
  }

  .productGroup .otherGroup {
    position: absolute;
    right: 0;
  }

  .productGroup .otherGroup:nth-child(2) {
    top: 0;
  }

  .productGroup .otherGroup:nth-child(3) {
    bottom: 0;
  }

  .productGroup .otherGroup img {
    width: 381px;
    height: 213px;
  }

  .productList {
    width: 1170px;
    height: 700px;
    margin-bottom: 60px;
  }

  .productList .mainProduct {
    left: 300px;
    top: 0;
    width: 570px;
    height: 700px;
  }

  .productList .mainProduct .mainProductTop {
    width: 360px;
    margin: 50px auto 20px;
  }

  .productList .mainProduct .product-img {
    margin-bottom: 10px;
  }

  .productList .mainProduct .product-img img {
    width: 360px;
    height: 360px;
  }

  .productList .mainProduct .productMainDesc {
    width: 500px;
  }

  .productList .subProduct:nth-child(2) {
    left: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(3) {
    left: 0;
    top: 350px;
  }

  .productList .subProduct:nth-child(4) {
    right: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(5) {
    right: 0;
    top: 350px;
  }

  .productList .subProduct .product-img {
    width: 280px;
    height: 280px;
    margin-bottom: 10px;
  }

  .productList .subProduct .product-img img {
    width: 280px;
    height: 280px;
  }

  .productList .subProduct .subProduct-content h3, .productList .subProduct .subProduct-content .price {
    width: 280px;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    margin-bottom: 40px;
    -webkit-line-clamp: 6;
  }
  
.productGroupList {
  width: 1170px;
}
.productGroupList .productGroupList-product {
  flex: 0 0 277.5px;
  width: 277.5px;
  margin-right: 20px;
}
.productGroupList .productGroupList-product img{
  width: 277.5px;
  height: 277.5px;
}


.blogList{
  width: 1170px;
  margin: 0 auto 60px;
}
.blogList .blog-wrapper {
  flex: 0 0 380px;
  margin-right: 15px;
}
.blogList .blog-wrapper .blog-date {
  top: 230px;
  right: 20px;
}
.blog-wrapper img {
  width: 380px;
  height: 256px;
}

  .slide-height {
    padding: 240px 0;
  }

  .single-product {
    width: 270px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .single-product:nth-of-type(4), .single-product:nth-of-type(8) {
    margin-right: 0px;
  }

  .product-img img {
    width: 270px;
    height: 270px;
    object-fit: cover;
  }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  .productGroup {
    height: 385px;
    width: 970px;
  }

  .productGroup .swiper {
    width: 636px !important;
    height: 385px !important;
  }

  .productGroup .mySwiper .swiper-wrapper {
    width: 636px !important;
    height: 385px !important;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide {
    width: 636px !important;
    height: 385px;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide img {
    width: 636px;
    height: 385px;
  }

  .productGroup .otherGroup {
    position: absolute;
    right: 0;
  }

  .productGroup .otherGroup:nth-child(2) {
    top: 0;
  }

  .productGroup .otherGroup:nth-child(3) {
    bottom: 0;
  }

  .productGroup .otherGroup img {
    width: 314px;
    height: 183px;
  }

  .productList {
    width: 970px;
    height: 600px;
    margin-bottom: 60px;
  }

  .productList .mainProduct {
    left: 250px;
    top: 0;
    width: 470px;
    height: 600px;
  }

  .productList .mainProduct .mainProductTop {
    width: 320px;
    margin: 30px auto 15px;
  }

  .productList .mainProduct .product-img {
    margin-bottom: 10px;
  }

  .productList .mainProduct .product-img img {
    width: 320px;
    height: 320px;
  }

  .productList .mainProduct .productMainDesc {
    width: 400px;
    margin-bottom: 15px;
  }

  .productList .subProduct:nth-child(2) {
    left: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(3) {
    left: 0;
    top: 300px;
  }

  .productList .subProduct:nth-child(4) {
    right: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(5) {
    right: 0;
    top: 300px;
  }

  .productList .subProduct .product-img {
    width: 230px;
    height: 230px;
    margin-bottom: 10px;
  }

  .productList .subProduct .product-img img {
    width: 230px;
    height: 230px;
  }

  .productList .subProduct .subProduct-content h3, .productList .subProduct .subProduct-content .price {
    width: 230px;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    margin-bottom: 40px;
    -webkit-line-clamp: 4;
  }
  
  .productGroupList {
    width: 970px;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 227.5px;
    width: 227.5px;
    margin-right: 20px;
  }
  .productGroupList .productGroupList-product img{
    width: 227.5px;
    height: 227.5px;
  }

  .blogList{
    width: 970px;
    margin: 0 auto 40px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 310px;
    margin-right: 20px;
  }
  .blogList .blog-wrapper .blog-date {
    top: 180px;
    right: 20px;
  }
  .blog-wrapper img {
    width: 310px;
    height: 209px;
  }

  .single-product {
    width: 220px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .single-product:nth-of-type(4), .single-product:nth-of-type(8) {
    margin-right: 0px;
  }

  .product-img img {
    width: 220px;
    height: 220px;
    object-fit: cover;
  }

  .banner-caption h2 {
    font-size: 22px;
  }

  .category-area-3 .product-content h3 {
    font-size: 16px;
  }

  .category-area-3 .product-content {
    padding-top: 5px;
  }

  .contact-method h2, .message-title h1 {
    font-size: 17px;
  }

  .shop-tab, .short-by, .shop-breadcrumb {
    width: 33.33%;
  }

  .shop-show {
    display: none;
  }

  .price_slider_amount>input[type="text"] {
    margin-left: 6px;
    width: 116px;
  }

  .single-testimonial p {
    padding: 0 50px;
  }


}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .productGroup {
    height: 296px;
    width: 750px;
  }

  .productGroup .swiper {
    width: 489px !important;
    height: 296px !important;
  }

  .productGroup .mySwiper .swiper-wrapper {
    width: 489px !important;
    height: 296px !important;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide {
    width: 489px !important;
    height: 296px;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide img {
    width: 489px;
    height: 296px;
  }

  .productGroup .otherGroup {
    position: absolute;
    right: 0;
  }

  .productGroup .otherGroup:nth-child(2) {
    top: 0;
  }

  .productGroup .otherGroup:nth-child(3) {
    bottom: 0;
  }

  .productGroup .otherGroup img {
    width: 241px;
    height: 141px;
  }

  .productList {
    width: 750px;
    height: 520px;
    margin-bottom: 60px;
  }

  .productList .mainProduct {
    left: 190px;
    top: 0;
    width: 370px;
    height: 520px;
  }

  .productList .mainProduct .mainProductTop {
    width: 260px;
    margin: 20px auto 15px;
  }

  .productList .mainProduct .product-img {
    margin-bottom: 10px;
  }

  .productList .mainProduct .product-img img {
    width: 260px;
    height: 260px;
  }

  .productList .mainProduct .productMainDesc {
    width: 320px;
    margin-bottom: 15px;
  }

  .productList .subProduct:nth-child(2) {
    left: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(3) {
    left: 0;
    top: 260px;
  }

  .productList .subProduct:nth-child(4) {
    right: 0;
    top: 0;
  }

  .productList .subProduct:nth-child(5) {
    right: 0;
    top: 260px;
  }

  .productList .subProduct .product-img {
    width: 175px;
    height: 175px;
    margin-bottom: 10px;
  }

  .productList .subProduct .product-img img {
    width: 175px;
    height: 175px;
  }

  .productList .subProduct .subProduct-content h3, .productList .subProduct .subProduct-content .price {
    width: 175px;
  }

  .imageText_text .imageText_textContect {
    padding: 20px;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    margin-bottom: 20px;
    -webkit-line-clamp: 3;
  }
  .productGroupList {
    width: 750px;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 180px;
    width: 180px;
    margin-right: 10px;
  }
  .productGroupList .productGroupList-product img{
    width: 180px;
    height: 180px;
  }
  .blogList{
    width: 750px;
    margin: 0 auto 40px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 240px;
    margin-right: 15px;
  }
  .blogList .blog-wrapper .blog-date {
    top: 135px;
    right: 10px;
    width: 80px;
    height: 40px;
    font-size: 12px;
    line-height: 16px;
  }
  .blog-content .blog-content-title {
    font-size: 16px;
    line-height: 20px;
  }
  .blog-wrapper img {
    width: 240px;
    height: 161px;
  }

  .single-product {
    width: 180px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .single-product:nth-of-type(4), .single-product:nth-of-type(8) {
    margin-right: 0px;
  }

  .product-img img {
    width: 180px;
    height: 180px;
    object-fit: cover;
  }

  .slide1-text {
    top: 63%;
  }

  .product-tag ul li a {
    padding: 5px 9px;
  }

  .contact-info {
    margin-top: 25px;
  }

  .login-margin {
    margin-top: 20px;
  }

  .related-curosel {
    margin-bottom: 40px
  }

  .shop-right-side {
    margin-top: 40px
  }

  .slide-height {
    padding: 200px 0;
  }

  .slide-content h1 {
    font-size: 55px;
  }

  .single-testimonial p {
    padding: 0 50px;
  }



}

/* small mobile :320px. */
@media (max-width: 767px) {
  
  .topBanner .topBannerTitle{
    font-size: 24px;
    line-height: 30px;
  }
  .section-title {
    margin-bottom: 24px;
  }

  span.tag-line {
    top: 16px;
    right: 16px;
  }

  .productGroup {
    width: calc(100vw - 30px);
  }

  .productGroup .swiper {
    width: calc(100vw - 30px) !important;
    height: calc(58.55vw - 17.56px) !important;
    margin-bottom: 20px;
  }

  .productGroup .mySwiper .swiper-wrapper {
    width: calc(100vw - 30px) !important;
    height: calc(58.55vw - 17.56px) !important;
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide {
    width: calc(100vw - 30px) !important;
    height: calc(58.55vw - 17.56px);
  }

  .productGroup .mySwiper .swiper-wrapper .swiper-slide img {
    width: calc(100vw - 30px);
    height: calc(58.55vw - 17.56px);
  }

  .productGroup .otherGroup {
    position: relative;
    margin-bottom: 20px;
  }

  .productGroup .otherGroup img {
    width: calc(100vw - 30px);
    height: calc(58.55vw - 17.56px);
  }

  .productList {
    width: calc(100vw - 30px);
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
  }

  .productList::before, .productList::after {
    display: none;
  }

  .productList .mainProduct {
    position: static;
    width: calc(100vw - 30px);
    height: auto;
    padding-top: 40px;
    margin-bottom: 20px;
  }

  .productList .mainProduct .mainProductTop {
    width: calc(100vw - 30px);
    margin: 0px auto 20px;
  }

  .productList .mainProduct .product-img {
    margin-bottom: 10px;
  }

  .productList .mainProduct .product-img img {
    width: calc(100vw - 30px);
    height: calc(100vw - 30px);
  }

  .productList .mainProduct .productMainDesc {
    width: calc(100vw - 60px);
    margin-bottom: 15px;
  }

  .productList .mainProduct .productButton {
    padding-bottom: 20px;
  }

  .productList .subProduct {
    width: calc(50vw - 22.5px);
    position: static;
    margin-bottom: 20px;
  }

  .productList .subProduct .product-img {
    width: calc(50vw - 22.5px);
    height: calc(50vw - 22.5px);
    margin-bottom: 10px;
  }

  .productList .subProduct .product-img img {
    width: calc(50vw - 22.5px);
    height: calc(50vw - 22.5px);
  }

  .productList .subProduct .subProduct-content h3, .productList .subProduct .subProduct-content .price {
    width: calc(50vw - 22.5px);
  }

  .imageText {
    display: flex;
    height: auto;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }

  .imageText_text {
    flex: 0 0 100%;
    width: 100%;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    -webkit-line-clamp: 20;
    margin-bottom: 30px;
  }

  .imageText_text .imageText_textContect {
    padding: 40px 15px;
  }

  .imageText_img {
    flex: 0 0 100%;
    width: 100%;
  }

  .imageText_img .slick-slide img {
    width: 100vw;
    height: 58.3332vw;
    object-fit: cover;
  }
  
  .productGroupList {
    width: calc(100vw - 30px);
  }
  .productGroupList .productGroupList-product:nth-child(2n) {
    margin-right: 0;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 calc(50vw - 22.5px);
    width: calc(50vw - 22.5px);
    margin-right: 15px;
  }
  .productGroupList .productGroupList-product img{
    width: calc(50vw - 22.5px);
    height: calc(50vw - 22.5px);
  }
  .blogList{
    width: calc(100vw - 30px);
    margin: 0 auto 40px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 calc(100vw - 30px);
    margin: 0;
  }
  .blogList .blog-wrapper .blog-date {
    top: calc(67.3vw - 45px);
    right: 20px;
  }
  .blog-content .blog-content-title {
    font-size: 16px;
    line-height: 20px;
  }
  .blog-wrapper img {
    width: calc(100vw - 30px);
    height: calc(67.3vw - 20.2px);
  }
  .productContactBottom {
    display: block;
  }

  .productShareLink {
    margin: 0;
  }

  .shareInputBox {
    width: calc(100vw - 70px);
  }

  #productModal {
    width: 100vw;
  }

  #productModal .contactDiglog {
    width: calc(100vw - 30px);
  }

  .xs-pading-0 {
    padding: 0;
  }

  .contact .contactItem {
    flex: 0 0 100%;
  }

  .topBanner img {
    height: auto;
  }

  .pad-80 {
    padding: 40px 0;
  }

  .pad-80-50 {
    padding: 40px 0 10px;
  }

  .container {
    width: calc(100vw - 30px);
    margin: 0 auto;
  }

  .single-product {
    width: calc(50vw - 22.5px);
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .single-product:nth-of-type(2), .single-product:nth-of-type(4), .single-product:nth-of-type(5), .single-product:nth-of-type(8) {
    margin-right: 0px;
  }

  .product-content h3 {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
  }

  .product-content {
    padding: 10px;
  }

  .product-content .price span {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
  }

  .product-img img {
    width: calc(50vw - 22.5px);
    height: calc(50vw - 22.5px);
    object-fit: cover;
  }

  .cap-title h1 {
    font-size: 24px;
  }

  .marg-20 {
    margin-top: 0;
  }

  .upcoming-content {
    margin-top: 20px;
  }

  .payment-img {
    float: none;
    margin-top: 20px;
  }

  .banner-caption h2 {
    font-size: 20px;
  }

  .timer .cdown {
    font-size: 18px;
    height: 80px;
    width: 55px;
  }

  .timer .time-count {
    padding-top: 12px;
  }

  .single-brand {
    text-align: center;
  }

  .nivo-directionNav a {
    width: 30px;
  }

  .slider-container:hover .nivo-prevNav {
    left: 20px
  }

  .slider-container:hover .nivo-nextNav {
    right: 20px
  }

  .category-area-3 .col-md-4 {
    margin-bottom: 20px
  }

  .category-area-3 .col-md-4:last-child {
    margin-bottom: 20px
  }

  .breadcrumb-area {
    padding: 70px 0;
  }

  .team-area .col-md-3 {
    margin-bottom: 20px
  }

  .team-area .col-md-3:last-child {
    margin-bottom: 0;
  }

  .buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"] {
    padding: 0 8px;
    margin-bottom: 10px;
  }

  .buttons-cart {
    margin-top: 15px;
  }

  p.checkout-coupon input[type="text"] {
    width: 145px;
  }

  .ship-different-title h3 label {
    font-size: 22px;
  }

  .your-order {
    padding: 30px 10px 45px;
  }

  .single-contact {
    padding: 38px 14px;
  }

  .contact-method h2, .message-title h1 {
    font-size: 16px;
  }

  .contact-info {
    margin-top: 20px;
  }

  .login-margin {
    margin-top: 20px;
  }

  .social-sign a.twitter {
    margin-top: 10px;
  }

  .login-lost span.forgot-login {
    display: block;
    float: none;
    margin-bottom: 14px;
  }

  .related-curosel {
    margin-bottom: 40px
  }

  .shop-tab, .shop-breadcrumb {
    width: 50%;
  }

  .short-by, .shop-show {
    display: none;
  }

  .shop-content {
    margin-top: 40px;
  }

  .shop-list .product-img {
    width: 100%;
  }

  .shop-list .product-content {
    padding-left: 5px;
    width: 100%;
  }

  .shop-full .shop-content {
    margin-top: 0px;
  }

  .shop-right-side {
    margin-top: 40px
  }

  .slide-height {
    padding: 100px 0;
  }

  .slide-content h1 {
    font-size: 33px;
  }

  .single-testimonial p {
    padding: 0 0;
  }



}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px
  }

  .cap-title h1 {
    font-size: 30px;
  }

  .buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"] {
    padding: 0 15px;
  }

  .login-lost span.forgot-login {
    display: inline-block;
    float: right;
    margin-bottom: 14px;
  }



}