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

@media (min-width: 1200px) and (max-width: 1439px) {
  .productGroup {
    width: 1170px;
    height: 456px;
  }
  .productGroup .productGroupItem {
    width: 374px;
    height: 216px;
  }
  .productGroup .productGroupItem:nth-child(3) {
    left: 398px;
    height: 456px;
  }

  .productList {
    width: 1170px;
  }
  .productList .productListItem {
    width: 274.5px;
    margin-right: 24px;
    margin-bottom: 20px;
  }
  .productList .productListItem .product-img {
    width: 274.5px;
    height: 274.5px;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    margin-bottom: 40px;
    -webkit-line-clamp: 6;
  }

  .productGroupList {
    width: 1170px;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 374px;
    width: 374px;
  }

  .blogList {
    width: 1170px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 380px;
    margin-right: 15px;
  }
  .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 {
    width: 970px;
    height: 378px;
  }
  .productGroup .productGroupItem {
    width: 310px;
    height: 179px;
  }
  .productGroup .productGroupItem:nth-child(3) {
    left: 330px;
    height: 378px;
  }
  .productGroup .productGroupItem h2 {
    bottom: 15px;
    width: 150px;
    font-weight: 400;
    padding: 10px 10px;
  }

  .productList {
    width: 970px;
  }
  .productList .productListItem {
    width: 227.5px;
    margin-right: 20px;
  }
  .productList .productListItem .product-img {
    width: 227.5px;
    height: 227.5px;
  }

  .imageText_text .imageText_textContect .imageText_textDesc {
    margin-bottom: 40px;
    -webkit-line-clamp: 4;
  }

  .productGroupList {
    width: 970px;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 310px;
    width: 310px;
    margin-right: 20px;
  }

  .blogList {
    width: 970px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 310px;
    margin-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) {
  span.tag-line {
    top: 16px;
    right: 16px;
    width: 36px;
    line-height: 36px;
    height: 36px;
  }
  .smpad-40 {
    padding: 40px 0;
  }
  .productGroup {
    width: 750px;
    height: 291px;
  }
  .productGroup .productGroupItem {
    width: 240px;
    height: 138px;
  }
  .productGroup .productGroupItem:nth-child(3) {
    left: 255px;
    height: 291px;
  }
  .productGroup .productGroupItem h2 {
    bottom: 10px;
    width: 120px;
    font-weight: 400;
    padding: 7px 7px;
  }
  .productList {
    width: 750px;
  }
  .productList .productListItem {
    width: 180px;
    margin-right: 10px;
  }
  .productList .productListItem .product-img {
    width: 180px;
    height: 180px;
  }

  .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 240px;
    width: 240px;
    height: 140px;
    margin-right: 15px;
  }
  .productGroupList .productGroupList-product img {
    flex: 0 0 120px;
    width: 120px;
    height: 120px;
    margin-right: 10px;
  }
  .blogList {
    width: 750px;
  }
  .blogList .blog-wrapper {
    flex: 0 0 240px;
    margin-right: 15px;
  }
  .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) {
  .smpad-40 {
    padding: 40px 0;
  }
  .topBanner .topBannerTitle {
    font-size: 24px;
    line-height: 30px;
  }

  .banner-item-content .indexBannerTitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 7px;
  }
  .banner-item-content .sub-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .indexMainTitle {
    font-size: 24px;
  }
  .indexMainSubTitle {
    font-size: 14px;
    line-height: 18px;
  }
  .section-title {
    margin-bottom: 20px;
  }

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

  .productGroup {
    position: relative;
    margin: 0 auto;
    width: calc(100vw - 30px);
    height: auto;
  }
  .productGroup .productGroupItem {
    position: relative;
    width: calc(100vw - 30px);
    height: auto;
    margin-bottom: 20px;
  }

  .productGroup .productGroupItem > a {
    display: block;
  }

  .productGroup .productGroupItem > a > img {
    width: calc(100vw - 30px);
    height: calc(64.93vw - 19.48px);
  }

  .productGroup .productGroupItem > a > h3 {
    margin-top: 10px;
  }

  .productGroup .productGroupItem:nth-child(3) {
    left: 0;
    top: 0;
    height: auto;
  }

  .productGroup .productGroupItem:nth-child(3) > a > img {
    height: calc(115.94vw - 34.78px);
  }

  .productGroup .productGroupItem h2 {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 200px;
    background: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    color: var(--blackColor);
    line-height: 20px;
    margin: 0;
    text-align: center;
    padding: 10px 7px;
    transition: all 0.3s ease 0s;
  }

  .productList {
    width: calc(100vw - 30px);
  }
  .productList .productListItem {
    width: calc(50vw - 22.5px);
    margin-right: 15px;
  }
  .productList .productListItem:nth-child(2n) {
    margin-right: 0;
  }
  .productList .productListItem .product-img {
    width: calc(50vw - 22.5px);
    height: calc(50vw - 22.5px);
  }

  .imageText {
    display: flex;
    height: auto;
    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(3n) {
    margin-right: auto;
  }
  .productGroupList .productGroupList-product:nth-child(2n) {
    margin-right: 0;
  }
  .productGroupList .productGroupList-product {
    flex: 0 0 calc(100vw - 30px);
    width: calc(100vw - 30px);
    margin-right: 15px;
    height: auto;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 10px;
  }
  .productGroupList .productGroupList-product img {
    flex: 0 0 120px;
    width: 120px;
    height: 120px;
  }
  .blogList {
    width: calc(100vw - 30px);
  }
  .blogList .blog-wrapper {
    flex: 0 0 calc(100vw - 30px);
    margin-bottom: 15px;
  }
  .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;
  }
}
