﻿@media (min-width: 1200px) {
  .productGroup {
    width: 1170px;
    height: 560px;
  }

  .productGroup .single-banner {
    width: 370px;
    height: 270px;
  }

  .productGroup .single-banner:nth-of-type(1) {
    top: 0;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(2) {
    top: 290px;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(3) {
    top: 0;
    left: 400px;
    height: 560px;
  }

  .productGroup .single-banner:nth-of-type(4) {
    top: 0;
    right: 0;
  }

  .productGroup .single-banner:nth-of-type(5) {
    top: 290px;
    right: 0;
  }

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

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

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

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

  .imageText {
    display: flex;
  }

  .imageText_img {
    flex: 0 0 440px;
    width: 440px;
    margin-right: 40px;
  }

  .imageText_img img {
    width: 440px;
    height: 480px;
    object-fit: cover;
  }

  .imageText_text {
    flex: 1;
  }

  .blog-img img {
    width: 360px;
    height: 252px;
    object-fit: cover;
  }
}

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

  .productGroup .single-banner {
    width: 310px;
    height: 221px;
  }

  .productGroup .single-banner:nth-of-type(1) {
    top: 0;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(2) {
    top: 241px;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(3) {
    top: 0;
    left: 330px;
    height: 462px;
  }

  .productGroup .single-banner:nth-of-type(4) {
    top: 0;
    right: 0;
  }

  .productGroup .single-banner:nth-of-type(5) {
    top: 241px;
    right: 0;
  }

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

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

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

  .imageText {
    display: flex;
  }

  .imageText_img {
    flex: 0 0 440px;
    width: 440px;
    margin-right: 40px;
  }

  .imageText_img img {
    width: 440px;
    height: 480px;
    object-fit: cover;
  }

  .imageText_text {
    flex: 1;
  }

  .blog-img img {
    width: 293px;
    height: 205px;
    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 {
    width: 750px;
    height: 830px;
  }

  .productGroup .single-banner {
    width: 370px;
    height: 270px;
  }

  .productGroup .single-banner:nth-of-type(1) {
    top: 0;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(2) {
    top: 280px;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(3) {
    top: 0;
    right: 0;
    height: 550px;
  }

  .productGroup .single-banner:nth-of-type(4) {
    top: 560px;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(5) {
    top: 560px;
    right: 0;
  }

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

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

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

  .imageText {
    display: flex;
  }

  .imageText_img {
    flex: 0 0 330px;
    width: 330px;
    margin-right: 30px;
  }

  .imageText_img img {
    width: 330px;
    height: 360px;
    object-fit: cover;
  }

  .imageText_text {
    flex: 1;
  }

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

  .slide1-text {
    top: 63%;
  }

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

  .blog-page-main {
    margin-top: 40px;
  }

  .blog-page-main .col-md-4:nth-last-child(-n+3) {
    margin-bottom: 30px;
  }

  .blog-right-sidebar .blog-page-main {
    margin-bottom: 40px
  }

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

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

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

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

  .blog-page-main .col-md-4:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

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

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

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



}

/* small mobile :320px. */
@media (max-width: 767px) {
  .themeNoBanner {
    padding-top: 0px;
  }

  .productContactBottom {
    display: block;
  }

  .productShareLink {
    margin: 0;
  }

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

  .imageText_img img {
    width: calc(100vw - 30px);
    height: calc(110vw - 33px);
    object-fit: cover;
  }

  #productModal {
    width: 100vw;
  }

  #productModal .contactDiglog {
    width: calc(100vw - 30px) !important;
    margin: 7% 15px !important;
  }

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

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

  .topBanner img {
    height: auto;
  }

  .topBanner .topBannerTitle {
    /* top: 33%;
    transform: translate(-50%, -33%); */
    font-size: 24px;
    font-weight: 800;
    color: #444444;
    line-height: 35px;
  }

  .topBanner .topBannerSubtitle {
    /* top: 60%;
    transform: translate(-50%, -60%); */
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 21px;
  }

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

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

  .common-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(2n) {
    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;
  }

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

  .productGroup .single-banner {
    width: calc(50vw - 22.5px);
    height: calc(36.97vw - 16.63px);
  }

  .productGroup .single-banner:nth-of-type(1) {
    top: 0;
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(2) {
    top: calc(36.97vw - 1.63px);
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(3) {
    top: 0;
    right: 0;
    height: calc(73.94vw - 18.26px);
  }

  .productGroup .single-banner:nth-of-type(4) {
    top: calc(73.94vw - 3.26px);
    left: 0;
  }

  .productGroup .single-banner:nth-of-type(5) {
    top: calc(73.94vw - 3.26px);
    right: 0;
  }

  .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;
  }

  .blog-page-main {
    margin-top: 40px;
  }

  .blog-page-main .col-md-4:nth-last-child(-n+3) {
    margin-bottom: 30px;
  }

  .blog-right-sidebar .blog-page-main {
    margin-bottom: 40px
  }

  .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
  }

  .blog-page-main .col-md-4:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

  .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) {
  .common-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;
  }



}