/*---------------------------------
          Mixins & Animation CSS
-----------------------------------*/
@media only screen and (max-width: 375px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
  .checkbox label,
  .checkbox label a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .xs-none {
    display: none;
  }
  .breadcrumb-wrap {
    padding-bottom: 45px;
  }
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
    font-size: 14px;
  }
  .breadcrumb-wrap .breadcrumb-img img {
    display: none;
  }
  .page-navigation {
    margin: 15px 0 0;
  }
  .page-navigation .page-nav li a {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
  }
  .page-navigation .page-nav li a i {
    font-size: 13px;
    line-height: 42px;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    text-align: center;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav .owl-prev,
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav .owl-next {
    position: relative;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav .owl-next {
    left: 0;
  }
  #product-modal .product-details-wrap {
    padding: 40px 7px 20px;
  }
  #product-modal .product-details-wrap .single-product-gallery .carousel-indicators li {
    min-height: 34px;
    padding: 10px;
  }
  #product-modal .modal-content .modal-header button.close {
    top: 0;
    right: 0;
    padding: 5px;
  }
  #product-modal .single-product-option .btn.style1,
  #product-modal .single-product-option .btn.style2 {
    padding: 7px 15px 10px;
  }
  #product-modal .product-details-wrap .single-product-gallery .carousel-indicators li {
    min-height: 35px !important;
  }
  #product-modal .single-product-option .btn.style1 i,
  .single-product-option .btn.style2 i {
    display: none;
  }
  .coupon-code {
    margin-bottom: 20px;
  }
  .coupon-code input {
    padding: 8px 50px 8px 20px;
    height: 48px;
  }
  .coupon-code button {
    padding: 5px 12px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 560px) / 2 + 10px);
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea {
    font-size: 14px;
  }
  .btn {
    font-size: 14px;
  }
  .sm-none {
    display: none !important;
  }
  .sm-center {
    text-align: center !important;
  }
  .mb-50 {
    margin-bottom: 30px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pb-60 {
    padding-bottom: 15px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .mtb-100 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pt-75 {
    padding-top: 25px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .section-title.mb-50,
  .content-title.mb-50 {
    margin-bottom: 30px !important;
  }
  .section-title.mb-40 {
    margin-bottom: 20px !important;
  }
  .link, .btn {
    font-size: 14px;
  }
  .btn {
    padding: 12px 25px 10px;
  }
  .back-to-top {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .breadcrumb-wrap {
    padding: 60px 0;
  }
  .section-title span,
  .content-title span {
    font-size: 12px;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 26px;
    line-height: 1.3;
  }
  .breadcrumb-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .breadcrumb-title .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-title .breadcrumb-menu li:after {
    font-size: 16px;
  }
  .breadcrumb-title .breadcrumb-menu li a {
    font-size: 14px;
  }
  .content-wrapper {
    margin-top: 160px;
  }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
  }
  .owl-carousel .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i {
    font-size: 14px;
  }
  .feature-card .feature-text h3,
  .product-card .product-info h3,
  .process-item .process-info h3,
  .feature-item-wrap .feature-item .feature-text h3,
  .testimonial-card .promo-text,
  .feature-item .feature-text h3,
  .contact-box-wrap .contact-item .contact-info h3,
  .blog-card.style4 .blog-info h3,
  .product-description-wrap .product-description h3,
  .blog-card .blog-info h3 {
    font-size: 18px;
  }
  .hero-wrap .hero-content {
    margin-bottom: 35px;
  }
  .hero-wrap .hero-content span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .hero-wrap .hero-content h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .hero-wrap .hero-content p {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .hero-wrap .hero-content .hero-btn .play-text {
    display: none;
  }
  .hero-wrap .hero-content .btn.style1, .hero-wrap .hero-content .btn.style2 {
    padding: 9px 20px 12px;
  }
  .hero-wrap .hero-content .btn i {
    font-size: 15px;
    top: 3px;
  }
  .hero-wrap.style1 {
    margin-top: 158px;
  }
  .hero-wrap.style1 .hero-content {
    padding-top: 40px;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 28px;
  }
  .hero-wrap.style1 .hero-content p {
    padding-right: 15px;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item:after {
    display: none;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {
    display: none;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap {
    position: relative;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap img {
    max-width: 100%;
    margin: 0 auto;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    background-color: #CD9453;
    width: 75%;
    height: 100%;
    z-index: -1;
  }
  .hero-wrap.style2 {
    padding-top: 72px;
  }
  .hero-wrap.style2 .hero-content {
    padding-top: 40px;
  }
  .hero-wrap.style2 .hero-content .hero-btn .btn.style1, .hero-wrap.style2 .hero-content .hero-btn .btn.style2, .hero-wrap.style2 .hero-content .hero-btn .btn.style3 {
    padding: 10px 20px 10px;
  }
  .hero-wrap.style2 .hero-content .hero-btn .play-video {
    margin-left: 15px;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 30px;
  }
  .hero-wrap.style2 .hero-content p {
    padding-right: 15px;
  }
  .hero-wrap.style2 .filter-box {
    width: 100%;
    margin-top: -15px;
    padding: 20px 20px 10px 15px;
    border-radius: 0 0 10px 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item {
    padding-right: 15px;
    width: 50%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .hero-wrap.style2 .filter-box .filter-item:last-child {
    width: 50%;
  }
  .hero-wrap.style2 .filter-box .filter-item:nth-child(even) {
    padding-left: 15px;
  }
  .hero-wrap.style2 .filter-box .filter-item:nth-child(even):after {
    display: none;
  }
  .hero-wrap.style2 .filter-box .filter-item:after {
    right: 0;
  }
  .hero-wrap.style2 .filter-box .filter-item label {
    font-size: 14px;
    margin-bottom: 0;
  }
  .hero-wrap.style2 .filter-box .filter-item select {
    width: 90%;
    font-size: 14px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item {
    padding: 40px 0 120px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-img-wrap {
    padding: 40px 0;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-img-wrap img {
    max-width: 300px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-content h1 {
    font-size: 30px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-content p {
    padding-right: 15px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext {
    width: 85%;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext span {
    font-size: 65px;
    left: 90px;
  }
  .about-wrap.style1:after {
    display: none;
  }
  .about-wrap.style1 .about-img-wrap {
    position: relative;
  }
  .about-wrap.style1 .about-img-wrap img {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .about-wrap.style1 .about-img-wrap:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #333333;
    width: 65%;
    height: 80%;
    z-index: -1;
  }
  .about-wrap.style1 .about-content .feature-item-wrap {
    margin: 20px 0 22px;
  }
  .about-wrap.style2 .about-img-wrap .about-bg-one,
  .about-wrap.style2 .about-img-wrap .about-bg-three {
    height: 350px;
  }
  .about-wrap.style2 .about-content .feature-item-wrap {
    margin: 20px 0 22px;
  }
  .about-wrap.style3 .about-img-wrap .about-bg-two {
    height: 350px;
  }
  .about-wrap.style3 .about-content .feature-item-wrap {
    margin: 20px 0 22px;
  }
  .featured-product-img {
    min-height: 300px;
  }
  .featured-product-img img {
    padding: 30px;
  }
  .offer-wrap.style1 .offer-content {
    margin-bottom: 30px;
    padding: 20px;
  }
  .offer-wrap.style1 .offer-img-wrap {
    position: relative;
    margin-bottom: -50px;
    bottom: auto;
  }
  .offer-wrap.style1 .offer-img-wrap img {
    display: block;
    margin: 0 auto;
  }
  .offer-wrap.style1 .offer-img-wrap:after {
    position: absolute;
    bottom: -100px;
    right: 0;
    content: "";
    background-color: #333333;
    width: 55%;
    height: 100%;
    z-index: 0;
  }
  .offer-wrap.style2 .offer-content {
    padding: 20px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .wh-bg-1 {
    height: 380px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .product-sell-counter .sell-counter {
    padding: 20px 10px 16px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .product-sell-counter .sell-counter p {
    font-size: 14px;
    margin: 0 0 8px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .product-sell-counter .sell-counter span {
    font-size: 20px;
  }
  .why-choose-wrap.style2 .wh-img-wrap .wh-bg-two {
    height: 350px;
  }
  .partner-wrap.style1 .partner-slider-one {
    padding: 50px 30px;
  }
  .process-item {
    padding: 20px 20px 18px;
  }
  .process-item span {
    width: 21px;
    font-size: 20px;
  }
  .process-item .process-info {
    width: calc(100% - 42px);
  }
  .process-item .process-info h3 {
    margin: 0 0 8px;
  }
  .product-feature-bg {
    height: 300px;
  }
  .product-features.feature-item-wrap .feature-item .feature-icon {
    padding: 20px;
    width: 70px;
  }
  .product-features.feature-item-wrap .feature-item .feature-icon i {
    font-size: 34px;
  }
  .product-features.feature-item-wrap .feature-item .feature-text {
    padding: 20px 20px 15px;
    width: calc(100% - 70px);
  }
  .feature-item-wrap .feature-item .feature-icon i {
    font-size: 25px;
  }
  .feature-item-wrap .feature-item .feature-text h3 {
    margin: 0 0 6px;
  }
  .feature-item-wrap.style1 .feature-item .feature-icon, .feature-item-wrap.style4 .feature-item .feature-icon {
    width: 40px;
  }
  .feature-item-wrap.style1 .feature-item .feature-icon i, .feature-item-wrap.style4 .feature-item .feature-icon i {
    font-size: 38px;
  }
  .feature-item-wrap.style1 .feature-item .feature-text, .feature-item-wrap.style4 .feature-item .feature-text {
    width: calc(100% - 55px);
    margin-left: 15px;
  }
  .feature-item-wrap.style2 .feature-item .feature-icon {
    width: 40px;
    height: 40px;
  }
  .feature-item-wrap.style2 .feature-item .feature-icon i {
    font-size: 18px;
  }
  .feature-item-wrap.style2 .feature-item .feature-text {
    width: calc(100% - 55px);
    margin-left: 15px;
  }
  .testimonial-card {
    padding: 18px 20px 20px;
  }
  .testimonial-card .ratings {
    margin-bottom: 15px;
  }
  .testimonial-card .ratings li {
    display: inline-block;
  }
  .testimonial-card .ratings li i {
    color: #FEC107;
    font-size: 16px;
    line-height: 0.8;
  }
  .testimonial-card .promo-text {
    margin-bottom: 10px;
  }
  .testimonial-card .client-info-wrap .client-img {
    width: 58px;
    height: 58px;
  }
  .testimonial-card .client-info-wrap .client-info {
    width: calc(100% - 73px);
    margin-left: 15px;
  }
  .testimonial-card .client-info-wrap .client-info h4 {
    font-size: 18px;
  }
  .testimonial-card .client-info-wrap .client-info span {
    font-size: 14px;
  }
  .testimonial-card .client-quote {
    margin-bottom: 15px;
  }
  .product-card .product-img img {
    padding: 15px 20px;
  }
  .product-card .product-info .ratings {
    margin-bottom: 10px;
  }
  .product-card .product-info .ratings li i {
    font-size: 15px;
  }
  .product-result {
    margin-bottom: 15px;
  }
  .product-search-box .form-group,
  .product-search-box .product-result {
    width: 100%;
    margin-left: 0;
  }
  .product-result p {
    margin: 5px 0 0;
    font-size: 14px;
  }
  .progressbar-wrap .progress-bar {
    margin: 0 0 20px;
  }
  .progressbar-wrap .progress-bar .progress-title-holder {
    font-size: 14px;
  }
  .partner-item {
    padding: 0;
  }
  .blog-card .blog-info {
    padding: 18px 20px 18px;
  }
  .blog-card .blog-info .blog-metainfo {
    margin-bottom: 10px;
  }
  .blog-card .blog-info .blog-metainfo li {
    font-size: 14px;
  }
  .blog-card .blog-info .blog-metainfo li:after {
    top: 1px;
    font-size: 16px;
  }
  .blog-card .blog-info .blog-metainfo li a {
    font-size: 14px;
  }
  .blog-card .blog-info h3 {
    margin-bottom: 182x;
  }
  .blog-card .blog-info p {
    margin-bottom: 10px;
  }
  .blog-card:hover {
    box-shadow: 0px 40px 51px -16px rgba(0, 0, 0, 0.1);
  }
  .blog-card:hover .blog-img img {
    transform: scale(1.08) rotate(3deg);
  }
  .blog-card:hover .blog-info h3 a {
    color: #CD9453;
  }
  .blog-card:hover .blog-info .blog-category {
    background: #CD9453;
    color: #fff;
  }
  .blog-card:hover .blog-info .link {
    letter-spacing: 0.3px;
  }
  .blog-card:hover .blog-info .link.style1 {
    color: #CD9453;
  }
  .blog-card:hover .blog-info .link.style1 i {
    right: -27px;
  }
  .content-feature-list.style2 li, .content-feature-list.style3 li {
    padding-left: 22px;
    margin-bottom: 10px;
  }
  .content-feature-list.style2 li:before, .content-feature-list.style3 li:before {
    width: 6px;
    height: 6px;
    top: 10px;
  }
  .content-feature-list.style3 {
    -moz-columns: 1;
         columns: 1;
  }
  .single-product-details .single-product-title h2 {
    font-size: 24px;
  }
  .single-product-details .single-product-title h3 {
    margin: 5px 0 5px;
    font-size: 20px;
  }
  .single-product-details .single-product-desc {
    margin: 8px 0 15px;
  }
  .product-more-option-item {
    margin: 0 0 15px;
  }
  .single-product-gallery .single-product-slider .single-product-item img,
  .single-product-gallery .single-product_slider .single-product-item img {
    max-width: 200px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 34px;
    height: 34px;
  }
  .swiper-button-next i,
  .swiper-button-prev i {
    font-size: 18px;
  }
  .single-product-gallery .single-product-thumbs .single-product-thumb img,
  .single-product-gallery .single-product_thumbs .single-product-thumb img {
    max-width: 80px;
  }
  .product-tab-content {
    padding: 20px;
  }
  .checkout-form {
    padding: 20px;
  }
  .checkout-details {
    padding: 18px 20px 20px;
  }
  .checkout-details .coupon-item {
    margin: 0 0 15px 0 !important;
  }
  .login-form-wrap {
    padding: 18px 20px;
  }
  #product-modal .single-product-gallery .single-product-slider {
    width: 100%;
    margin-left: 0;
    height: auto;
    order: 1;
  }
  #product-modal .single-product-thumbs {
    width: 100%;
    height: auto;
    order: 2;
  }
  #product-modal .single-product-thumbs .single-product-thumb img {
    max-width: 90px;
  }
  article h2, .service-desc h2, .terms-wrap h2, .project-desc h2,
  article h3, .service-desc h3, .terms-wrap h3, .project-desc h3 {
    margin-bottom: 15px;
  }
  article p, .service-desc p, .terms-wrap p, .project-desc p {
    margin-bottom: 15px;
  }
  article .content-feature-list, .service-desc .content-feature-list, .terms-wrap .content-feature-list, .project-desc .content-feature-list {
    margin: 15px 0 15px;
  }
  article ol, .service-desc ol, .terms-wrap ol, .project-desc ol {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  article h1 {
    font-size: 24px;
  }
  article h2 {
    font-size: 22px;
  }
  article h3 {
    font-size: 20px;
  }
  article h4 {
    font-size: 18px;
  }
  article h5 {
    font-size: 17px;
  }
  article h6 {
    font-size: 16px;
  }
  article ol li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ol li:last-child {
    margin-bottom: 0;
  }
  article ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ul li:last-child {
    margin-bottom: 0;
  }
  .pp-post-item .pp-post-info h6 {
    font-size: 16px;
  }
  .wp-block-quote {
    padding: 15px 20px 15px;
    margin: 22px 0 22px;
  }
  .wp-block-quote .wp-quote-text {
    width: 100%;
    margin-left: 0;
  }
  .wp-block-quote .wp-quote-icon {
    width: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
  }
  .wp-block-quote .wp-quote-icon i {
    font-size: 32px;
  }
  .wp-block-quote span {
    width: 40px;
    height: 40px;
  }
  .wp-block-quote span i {
    font-size: 20px;
  }
  .post-metainfo {
    margin-bottom: 12px;
  }
  .post-metainfo li {
    margin-bottom: 0;
  }
  .post-img {
    margin: 0 0 25px;
  }
  .author-info-wrap .author-info h6 {
    font-size: 15px;
  }
  .reply-btn {
    font-size: 14px;
  }
  .post-tag {
    margin-bottom: 15px;
  }
  .post-tag ul li a {
    font-size: 13px;
  }
  .post-author {
    padding: 20px;
  }
  .post-author .post-author-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
  }
  .post-author .post-author-info {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .comment-item-wrap .comment-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 25px;
  }
  .comment-item-wrap .comment-item .comment-author-img {
    width: 55px;
    height: 55px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    font-size: 18px;
    display: block;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    display: block;
    margin-left: 0;
    margin-top: 12px;
    margin-bottom: 13px;
    font-size: 14px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-text {
    margin-bottom: 8px;
  }
  #cmt-form {
    padding: 20px;
  }
  #cmt-form .comment-form .form-group {
    margin-bottom: 15px;
  }
  #cmt-form .comment-form .form-group label {
    font-size: 14px;
  }
  #cmt-form .comment-form .form-group input {
    height: 54px;
  }
  #cmt-form .comment-form .btn.style1 {
    margin-top: 20px;
  }
  .sidebar .sidebar-widget {
    padding: 20px;
  }
  .sidebar .sidebar-widget h4 {
    font-size: 18px;
    margin: 0 0 20px;
    padding-bottom: 15px;
  }
  .category-box ul li a {
    font-size: 14px;
    padding: 12px 10px 12px 20px;
  }
  .category-box ul li a i {
    font-size: 16px;
    top: 18px;
  }
  .tag-list ul li {
    margin: 9px 6px 0px 0px;
  }
  .faq-wrap.style1 .accordion-item {
    padding: 20px;
  }
  .accordion-item .accordion-header .accordion-button span {
    min-width: 30px;
    min-height: 30px;
    margin-right: 10px;
  }
  .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
    align-items: flex-start;
  }
  .accordion-item .accordion-header .accordion-button span i {
    font-size: 12px;
  }
  .accordion-body {
    padding: 15px 0 0;
  }
  .login-form-wrap {
    padding: 30px 20px 20px;
  }
  .login-form-wrap .login-header h3 {
    font-size: 20px;
  }
  .login-form-wrap .login-body .form-group {
    margin-bottom: 10px;
  }
  .login-form-wrap .login-body .form-group label {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .login-form-wrap .login-body .form-group input {
    height: 50px;
  }
  .login-form-wrap .login-body .checkbox label {
    font-size: 13px;
  }
  .login-form-wrap .login-body .btn {
    padding: 12px;
  }
  .login-form-wrap .login-body .link {
    font-size: 13px;
  }
  .error-content img {
    max-width: 280px;
  }
  .error-content p {
    margin: 0 auto 20px;
    max-width: 300px;
  }
  #contactForm .form-group textarea {
    height: 150px;
  }
  .contact-box {
    padding: 20px;
  }
  .contact-box .contact-icon {
    margin-bottom: 15px;
  }
  .contact-box h3 {
    margin-bottom: 10px;
  }
  .comp-map {
    height: 400px;
  }
  #contactForm {
    padding: 20px 20px 15px;
  }
  #contactForm .form-group input {
    height: 54px;
  }
  #contactForm .form-group textarea {
    height: 150px;
  }
  .contact-box-wrap .contact-item {
    padding: 20px;
  }
  .contact-box-wrap .contact-item .contact-icon {
    width: 50px;
    height: 50px;
  }
  .contact-box-wrap .contact-item .contact-icon i {
    font-size: 20px;
  }
  .contact-box-wrap .contact-item .contact-info {
    width: calc(100% - 70px);
    margin-left: 20px;
  }
  #modal-subscribe .modal-dialog .subscribe-bg {
    height: 380px;
    margin-bottom: 20px;
  }
  #modal-subscribe .modal-dialog .subscribe-content {
    padding: 0 20px 20px;
  }
  #modal-subscribe .modal-dialog .subscribe-content h2 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title span,
  .content-title span {
    font-size: 14px;
  }
  .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .mb-100 {
    margin-bottom: 70px !important;
  }
  .mtb-100 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pb-60 {
    padding-bottom: 35px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .smb-25 {
    margin-bottom: 25px;
  }
  .smb-70 {
    margin-bottom: 70px !important;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pt-75 {
    padding-top: 45px;
  }
  .breadcrumb-wrap {
    padding: 80px 0;
  }
  .breadcrumb-wrap .breadcrumb-img img {
    max-width: 200px;
    margin: 0 auto;
  }
  .breadcrumb-title h2,
  .section-title h2,
  .content-title h2 {
    font-size: 30px;
  }
  .content-wrapper {
    margin-top: 132px;
  }
  .feature-item .feature-text h3,
  .product-card .product-info h3,
  .process-item .process-info h3,
  .feature-item-wrap .feature-item .feature-text h3,
  .feature-card .feature-text h3,
  .testimonial-card .promo-text,
  .product-card .product-info h3,
  .contact-box-wrap .contact-item .contact-info h3,
  .product-description-wrap .product-description h3,
  .blog-card.style4 .blog-info h3,
  .blog-card .blog-info h3 {
    font-size: 22px;
  }
  .hero-wrap.style1 {
    margin-top: 130px;
  }
  .hero-wrap.style1 .container-fluid {
    padding-left: calc((100% - 720px) / 2 + 10px);
    padding-right: 0;
    max-width: 100%;
  }
  .hero-wrap.style1 .hero-content {
    padding: 45px 0 0;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 42px;
  }
  .hero-wrap.style1 .hero-content p {
    max-width: 92%;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 720px) / 2 + 10px);
    bottom: 22px;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item {
    padding-top: 50px;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item:after {
    display: none;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {
    display: none;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap {
    position: relative;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap img {
    max-width: 60%;
    margin: 0 auto;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    background-color: #CD9453;
    width: 55%;
    height: 100%;
    z-index: -1;
  }
  .hero-wrap.style2 {
    padding-top: 80px;
  }
  .hero-wrap.style2 .hero-content {
    padding: 40px 0 0;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 75px;
  }
  .hero-wrap.style2 .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.style2 .filter-box {
    width: 100%;
    margin-top: -65px;
    padding: 20px;
    border-radius: 0 0 10px 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item {
    padding-right: 15px;
  }
  .hero-wrap.style2 .filter-box .filter-item:after {
    right: 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item select {
    font-size: 16px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item {
    padding: 50px 0 140px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-img-wrap img {
    max-width: 480px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext {
    width: 85%;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext span {
    font-size: 85px;
    left: 40px;
  }
  .about-wrap.style1:after {
    display: none;
  }
  .about-wrap.style1 .about-img-wrap {
    position: relative;
  }
  .about-wrap.style1 .about-img-wrap img {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .about-wrap.style1 .about-img-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #333333;
    width: 60%;
    height: 100%;
    z-index: -1;
  }
  .about-wrap.style2 .about-img-wrap .about-bg-one,
  .about-wrap.style2 .about-img-wrap .about-bg-three {
    height: 550px;
  }
  .about-wrap.style3 .about-img-wrap .about-bg-two {
    height: 490px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .wh-bg-1 {
    height: 500px;
  }
  .why-choose-wrap.style2 .wh-img-wrap .wh-bg-two {
    height: 490px;
  }
  .partner-wrap.style1 .partner-slider-one {
    padding: 50px 30px;
  }
  .offer-wrap.style1 .offer-content {
    margin-bottom: 30px;
  }
  .offer-wrap.style1 .offer-img-wrap {
    position: relative;
    margin-bottom: -70px;
    bottom: auto;
  }
  .offer-wrap.style1 .offer-img-wrap img {
    display: block;
    margin: 0 auto;
  }
  .offer-wrap.style1 .offer-img-wrap:after {
    position: absolute;
    bottom: -100px;
    right: 0;
    content: "";
    background-color: #333333;
    width: 65%;
    height: 100%;
    z-index: 0;
  }
  .process-item span {
    width: 22px;
    font-size: 22px;
  }
  .process-item .process-info {
    width: calc(100% - 42px);
  }
  .product-feature-bg {
    height: 450px;
  }
  #product-modal .modal-content .modal-header button.close {
    top: 10px;
    right: 10px;
    padding: 5px;
  }
  #modal-subscribe .modal-dialog {
    max-width: 720px;
  }
  #product-modal .modal-dialog {
    max-width: 720px !important;
  }
  #product-modal .single-product-gallery .single-product-slider {
    height: 450px;
  }
  #product-modal .single-product-gallery .single-product-slider .single-product-item img {
    max-width: 320px;
  }
  #product-modal .single-product-thumbs {
    height: 450px;
  }
  #product-modal .single-product-thumbs .single-product-thumb {
    padding: 8px;
  }
  #product-modal .single-product-thumbs .single-product-thumb img {
    max-width: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .page-wrapper {
    overflow-x: hidden !important;
  }
  .md-none {
    display: none !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .md-center {
    text-align: center !important;
  }
  .hero-wrap.style2, .hero-wrap.style3 {
    margin-top: 72px;
  }
  .hero-wrap .hero-content {
    margin-bottom: 40px;
  }
  .hero-wrap.style3 .hero-content {
    margin-bottom: 40px;
  }
  .about-wrap.style1 .about-content {
    margin-bottom: 30px;
  }
  .about-wrap.style1 .section-text {
    display: none;
  }
  .about-wrap.style2 .about-img-wrap, .about-wrap.style3 .about-img-wrap {
    margin-bottom: 30px;
  }
  .why-choose-wrap.style1 .wh-img-wrap, .why-choose-wrap.style2 .wh-img-wrap {
    margin-bottom: 30px;
  }
  .offer-wrap.style1 .offer-promo-text {
    display: none;
  }
  .offer-wrap.style2 .offer-content {
    margin-top: 30px;
  }
  .product-feature-bg {
    border-radius: 10px 10px 0 0;
  }
  .product-features.feature-item-wrap .feature-item:first-child {
    border-radius: 0;
  }
  .product-features.feature-item-wrap .feature-item:first-child .feature-icon {
    border-radius: 0;
  }
  .product-features.feature-item-wrap .feature-item:last-child {
    border-radius: 0 0 10px 10px;
  }
  .product-features.feature-item-wrap .feature-item:last-child .feature-icon {
    border-radius: 0 0 10px 10px;
  }
  .feature-item-wrap.style3 .feature-item, .feature-item-wrap.style5 .feature-item {
    width: 100%;
  }
  .feature-item-wrap.style3 .feature-item:after, .feature-item-wrap.style5 .feature-item:after {
    display: none;
  }
  .feature-item-wrap.style3 .feature-item .feature-text, .feature-item-wrap.style5 .feature-item .feature-text {
    padding-right: 0;
  }
  .single-product-details {
    margin-top: 30px;
  }
  .cart-table {
    width: 100%;
    overflow-x: auto;
  }
  .cart-table table td:nth-child(2),
  .cart-table table th:nth-child(2),
  .cart-table table td:nth-child(3),
  .cart-table table th:nth-child(3) {
    min-width: 170px;
  }
  .cart-table table td .product-img img {
    max-width: 50px;
  }
  .cart-table table td,
  .cart-table table th {
    min-width: 160px;
  }
  .cart-table table thead tr th {
    padding: 15px;
    font-size: 16px;
  }
  .cart-table table tbody tr td .cart-item a,
  .cart-table table tbody tr td .cart-item-price {
    font-size: 16px;
  }
  .coupon-code button {
    font-size: 14px;
  }
  .product-search-box .form-group {
    margin-bottom: 15px;
  }
  .progressbar-wrap {
    margin-bottom: 25px;
  }
  .blog-card.style2 .blog-img {
    width: 100%;
  }
  .blog-card.style2 .blog-info {
    width: 100%;
  }
  .client-review {
    margin-bottom: 25px;
  }
  .login-img {
    margin-bottom: 30px;
  }
  .login-img img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
  }
  #contactForm {
    margin-top: 25px;
  }
  #product-modal .product-details-wrap .single-product-gallery .carousel-indicators li {
    min-height: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-center {
    text-align: center !important;
  }
  .lg-none {
    display: none !important;
  }
  .page-wrapper {
    overflow-x: hidden;
  }
  .sidebar {
    margin: 50px 0 0;
  }
  .hero-slider-two.owl-carousel .owl-nav {
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 100%;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    transform: translateX(-50%);
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev i, .hero-slider-two.owl-carousel .owl-nav button.owl-next i {
    font-size: 15px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: calc(50% - 30px);
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    left: calc(50% + 0px);
    right: auto;
  }
  .testimonial-slider-one.owl-carousel .owl-nav {
    margin-bottom: 25px;
  }
  .product-slider-one.owl-carousel .owl-nav,
  .product-slider-two.owl-carousel .owl-nav,
  .testimonial-slider-one.owl-carousel .owl-nav {
    margin-top: 5px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev, .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-next,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next {
    position: relative;
    width: 38px;
    height: 38px;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    transform: translateX(-50%);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev {
    left: calc(50% - 35px);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev i,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev i,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev i {
    left: 7px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-next,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next {
    left: calc(50% + 0px);
    right: auto;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next i,
  .product-slider-two.owl-carousel .owl-nav button.owl-next i,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next i {
    right: 7px;
  }
  .featured-product-img {
    margin: 25px 0;
  }
  .product-slider-one.owl-carousel .owl-nav,
  .product-slider-two.owl-carousel .owl-nav {
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev, .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    position: relative;
    width: 35px;
    height: 35px;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    transform: translateX(-50%);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev i, .product-slider-one.owl-carousel .owl-nav button.owl-next i,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev i,
  .product-slider-two.owl-carousel .owl-nav button.owl-next i {
    font-size: 18px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: calc(50% - 35px);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    left: calc(50% + 0px);
    right: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-title h2,
  .section-title h2,
  .content-title h2 {
    font-size: 32px;
  }
  .breadcrumb-wrap {
    padding: 100px 0;
  }
  .content-wrapper {
    margin-top: 132px;
  }
  .hero-wrap .container-fluid {
    padding-left: calc((100% - 960px) / 2 + 10px);
    padding-right: 0;
  }
  .hero-wrap .container {
    max-width: 960px;
    margin: 0 auto;
  }
  .hero-wrap.style1 {
    margin-top: 130px;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 42px;
  }
  .hero-wrap.style1 .hero-content p {
    max-width: 92%;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 960px) / 2 + 10px);
    bottom: 0;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {
    right: -150px;
    font-size: 55px;
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap img {
    max-width: 88%;
    margin-bottom: -50px;
  }
  .hero-wrap.style2, .hero-wrap.style3 {
    margin-top: 80px;
  }
  .hero-wrap.style2 .hero-content {
    padding: 0;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 50px;
  }
  .hero-wrap.style2 .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.style2 .filter-box {
    width: 75%;
    margin-top: -65px;
    padding: 20px;
  }
  .hero-wrap.style2 .filter-box .filter-item {
    padding-right: 15px;
  }
  .hero-wrap.style2 .filter-box .filter-item:after {
    right: 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .hero-wrap.style2 .filter-box .filter-item select {
    font-size: 16px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item {
    padding: 50px 0 140px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-img-wrap img {
    max-width: 350px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext {
    width: 85%;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext span {
    font-size: 65px;
    left: 90px;
  }
  .about-wrap.style1 .section-text {
    left: -90px;
    font-size: 68px;
  }
  .about-wrap.style1 .about-img-wrap {
    max-width: 444px;
  }
  .about-wrap.style2 .about-img-wrap .about-bg-one,
  .about-wrap.style2 .about-img-wrap .about-bg-three {
    height: 660px;
  }
  .feature-item-wrap.style3 .feature-item::after,
  .feature-item-wrap.style5 .feature-item::after {
    right: 14px;
  }
  .featured-product-img {
    min-height: 350px;
  }
  .offer-wrap.style1 .offer-promo-text {
    right: -95px;
    font-size: 75px;
  }
  .why-choose-wrap.style1 .wh-img-wrap .wh-bg-1 {
    height: 710px;
  }
  .single-product-gallery .single-product-thumbs .single-product-thumb img {
    max-width: 90px;
  }
  #product-modal .modal-dialog {
    max-width: 960px !important;
  }
  #product-modal .single-product-gallery .single-product-slider .single-product-item img {
    max-width: 220px;
  }
  #product-modal .single-product-thumbs .single-product-thumb {
    padding: 8px;
  }
  #product-modal .single-product-thumbs .single-product-thumb img {
    max-width: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .content-title p {
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .section-img.style2 {
    right: 10px;
    max-width: 60px;
  }
  .breadcrumb-wrap .section-img {
    max-width: 140px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next, .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    width: 35px;
    height: 35px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next i, .hero-slider-two.owl-carousel .owl-nav button.owl-prev i {
    font-size: 14px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: 5px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    right: 5px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev, .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev i, .product-slider-one.owl-carousel .owl-nav button.owl-next i,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev i,
  .product-slider-two.owl-carousel .owl-nav button.owl-next i {
    font-size: 16px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 10px);
    padding-right: 0;
  }
  .hero-wrap .container {
    max-width: 1320px;
    margin: 0 auto;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 54px;
  }
  .hero-wrap.style1 .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 1320px) / 2 + 10px);
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {
    right: -200px;
    font-size: 70px;
  }
  .hero-wrap.style3 .hero-content h1 {
    font-size: 75px;
  }
  .hero-wrap.style3 .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.style3 .hero-slide-item {
    background-color: #f9f9f9;
    padding: 80px 0;
  }
  .hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext span {
    left: 80px;
    font-size: 65px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: 7px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    right: 7px;
  }
  .about-wrap.style1 .section-text {
    left: -75px;
    font-size: 55px;
  }
  .offer-wrap.style1 .offer-promo-text {
    right: -85px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev, .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    width: 38px;
    height: 38px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev i, .product-slider-one.owl-carousel .owl-nav button.owl-next i,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev i,
  .product-slider-two.owl-carousel .owl-nav button.owl-next i {
    font-size: 22px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: -45px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-next {
    right: -45px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-title h2,
  .content-title h2 {
    font-size: 38px;
  }
  .hero-wrap .container-fluid {
    padding-left: calc((100% - 1140px) / 2 + 10px);
    padding-right: 0;
  }
  .hero-wrap .container {
    max-width: 1140px;
    margin: 0 auto;
  }
  .hero-wrap.style1 .hero-content {
    padding-bottom: 50px;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 54px;
  }
  .hero-wrap.style1 .hero-content p {
    max-width: 92%;
  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 1140px) / 2 + 10px);
  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {
    right: -150px;
    font-size: 55px;
  }
  .hero-wrap.style2 .hero-content {
    padding: 0;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 56px;
  }
  .hero-wrap.style2 .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.style2 .filter-box {
    margin-top: -140px;
  }
  .hero-wrap.style3 .hero-content h1 {
    font-size: 64px;
  }
  .hero-wrap.style3 .hero-content p {
    max-width: 88%;
  }
  .hero-wrap.style3 .hero-slide-item {
    background-color: #f9f9f9;
    padding: 80px 0;
  }
  .hero-wrap.style3 .hero-slide-item .hero-img-wrap img {
    max-width: 420px;
  }
  .hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext span {
    left: 80px;
    font-size: 75px;
  }
  .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 1140px) / 2 + 10px);
    bottom: 20px;
  }
  .about-wrap.style1 .section-text {
    left: -90px;
    font-size: 68px;
  }
  .about-wrap.style1 .about-img-wrap {
    max-width: 535px;
  }
  .offer-wrap.style1 .offer-promo-text {
    right: -25px;
    font-size: 75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .xl-none {
    display: none !important;
  }
}
@media only screen and (min-width: 1400px) {
  .section-title.text-center h2 {
    padding: 0 35px;
  }
}
@media only screen and (min-width: 1600px) {
  .breadcrumb-title h2,
  .section-title h2,
  .content-title h2 {
    font-size: 44px;
  }
  .breadcrumb-wrap {
    padding: 150px 0;
  }
  .hero-wrap .container-fluid {
    padding-left: calc((100% - 1520px) / 2 + 10px);
    padding-right: 0;
  }
  .hero-wrap .container {
    max-width: 1520px;
    margin: 0 auto;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 72px;
  }
  .hero-wrap.style1 .hero-content p {
    max-width: 85%;
  }
  .hero-wrap.style1 .hero-slide-item .hero-promotext {
    right: -200px;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 80px;
  }
  .hero-wrap.style2 .hero-content p {
    max-width: 88%;
  }
  .hero-wrap.style3 .hero-content h1 {
    font-size: 80px;
  }
  .hero-wrap.style3 .hero-content p {
    max-width: 88%;
  }
  .hero-slider-one.owl-carousel .owl-nav {
    left: calc((100% - 1520px) / 2 + 10px);
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: 7px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    right: 7px;
  }
  .breadcrumb-wrap .container {
    max-width: 1520px;
    margin: 0 auto;
  }
  .about-wrap.style1 .section-text {
    left: -65px;
  }
  .offer-wrap.style1 .offer-promo-text {
    right: 30px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
  .about-wrap.style1 .section-text {
    left: 0;
    font-size: 85px;
    transform: rotate(-90deg) translateY(-50%);
  }
}
@media only screen and (min-width: 2000px) {
  .container-fluid {
    max-width: 1920px;
    margin: 0 auto;
  }
  .hero-wrap .container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: 1520px;
  }
  .about-wrap.style1::after {
    width: 40%;
  }
}/*# sourceMappingURL=responsive.css.map */