@media only screen and (max-width: 767px) {
  /* Default CSS */
  :root {
    --fontSize: 15px;
  }
  body {
    font-size: var(--fontSize);
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .pb-100 {
    padding-bottom: 50px !important;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pt-45 {
    padding-top: 30px;
  }
  .pb-10 {
    padding-bottom: 0;
  }
  .pl-20 {
    padding-left: 0;
  }
  .pr-20 {
    padding-right: 0;
  }
  .mb-45 {
    margin-bottom: 30px;
  }
  .ml-20 {
    margin-left: 0;
  }
  .mr-20 {
    margin-right: 0;
  }
  .default-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .section-title span {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 26px;
  }
  .section-title p {
    padding-top: 10px;
  }
  .ps-2 {
    padding-left: 0 !important;
  }
  .ps-3 {
    padding-left: 0 !important;
  }
  .ps-5 {
    padding-left: 0 !important;
  }
  .ps-0 {
    padding-left: 15px !important;
  }
  .pe-0 {
    padding-right: 15px !important;
  }
  .p-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  h3 {
    font-size: 21px;
  }
  .text-end {
    text-align: left !important;
  }
  .float-end {
    float: left !important;
  }
  /* Hero Area CSS */
  .hero-area {
    padding-bottom: 50px;
  }
  .hero-area .owl-nav .owl-prev {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    left: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .hero-area .owl-nav .owl-next {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .hero-item {
    padding: 105px 0 0;
  }
  .hero-content {
    margin-bottom: 20px;
  }
  .hero-content span {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .hero-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .hero-content p {
    margin-bottom: 20px;
  }
  .hero-img .discount-text-area {
    left: 0;
    width: 90px;
    height: 90px;
  }
  .hero-img .discount-text-area h3 {
    font-size: 22px;
  }
  .hero-img .discount-text-area span {
    font-size: 16px;
  }
  .hero-shape {
    display: none;
  }
  .banner-area {
    padding-bottom: 50px;
  }
  .banner-area .owl-nav .owl-prev {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    left: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .banner-area .owl-nav .owl-next {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .banner-item {
    padding: 50px 0 0;
  }
  .banner-content span {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .banner-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .banner-content p {
    margin-bottom: 20px;
  }
  .banner-content .banner-btn .default-btn {
    margin-right: 10px;
  }
  .banner-content .banner-btn .play-btn i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .banner-content .banner-btn .play-btn .title-text {
    margin-left: 10px;
  }
  .banner-area-two {
    padding: 50px 0;
  }
  .banner-img-two {
    margin-top: 30px;
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    max-width: 100%;
  }
  .inner-banner .inner-title {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .inner-banner .inner-title h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .inner-banner .inner-title ul li {
    font-size: 16px;
  }
  .inner-banner .inner-title ul li::before {
    top: 3px;
  }
  /*Banner Bottom Area CSS */
  .banner-bottom-area {
    margin-top: 50px;
  }
  .banner-bottom-card {
    padding: 30px 20px 30px;
  }
  .banner-bottom-card .banner-bottom-icon {
    position: inherit;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px;
    line-height: 60px;
    margin-bottom: 12px;
  }
  .banner-bottom-card .banner-bottom-icon i {
    font-size: 30px;
  }
  .banner-bottom-card .banner-bottom-icon-two {
    position: inherit;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .banner-bottom-card h3 {
    margin-bottom: 10px;
  }
  .banner-bottom-card p {
    margin-bottom: 0;
    transition: var(--transition);
  }
  .banner-bottom-card .bottom-icon {
    font-size: 40px;
    bottom: 0;
  }
  /*Story Area CSS */
  .story-img .img-1 {
    max-width: 70%;
  }
  .story-img .img-2 {
    max-width: 60%;
  }
  .story-img .shape {
    display: none;
  }
  .story-content {
    margin-bottom: 20px;
  }
  .story-content .content {
    margin-bottom: 20px;
  }
  .story-content .content .story-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 12px;
  }
  .story-content .content .story-icon i {
    font-size: 30px;
    top: 4px;
  }
  .story-content .content h3 {
    margin-bottom: 10px;
  }
  .story-content .content-list2 li {
    padding-left: 0;
  }
  .story-content .content-list2 li i {
    position: inherit;
    left: 0;
    margin-bottom: 5px;
    font-size: 40px;
  }
  .story-img2 .img-1 {
    max-width: 80%;
    border-width: 5px;
  }
  .story-img2 .img-2 {
    max-width: 35%;
    border-width: 5px;
  }
  .story-img2 .shape {
    display: none;
  }
  /*Services Area CSS */
  .services-card {
    padding: 26px 20px 23px;
  }
  .services-card .services-icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    margin-bottom: 12px;
  }
  .services-card .services-icon i {
    top: 6px;
    font-size: 27px;
  }
  .services-card .services-icon-two {
    margin-bottom: 10px;
  }
  .services-card .services-icon-two i {
    font-size: 50px;
  }
  .services-card .services-icon-two::before {
    bottom: 0;
    right: -10px;
    width: 30px;
    height: 30px;
  }
  .services-card h3 {
    margin-bottom: 10px;
  }
  .services-card .services-bottom-icon {
    font-size: 40px;
    bottom: 7px;
    right: 20px;
  }
  .service-details-content h1 {
    font-size: 28px;
  }
  .service-details-content h2 {
    font-size: 26px;
  }
  .service-details-content h3 {
    font-size: 23px;
  }
  .service-details-content h4 {
    font-size: 21px;
  }
  .service-details-content h5 {
    font-size: 20px;
  }
  .menu-details-content .article-share {
    padding: 20px;
    margin-top: 0;
  }
  .menu-details-content .article-share .article-tag {
    margin-bottom: 10px;
  }
  .menu-details-content .article-share .article-social-icon {
    float: none;
  }
  /* Cart Wraps Area */
  .cart-wraps-area .cart-table {
    text-align: center;
  }
  .cart-wraps-area .cart-table table thead tr th {
    padding: 10px 65px;
    white-space: nowrap;
    font-size: 16px;
  }
  .cart-wraps-area .cart-table table thead tr td {
    white-space: nowrap;
  }
  .cart-wraps-area .cart-buttons .cart-widget-form-area {
    max-width: 100%;
  }
  .cart-wraps-area .cart-buttons .cart-widget-form-area .cart-widget-form .subscribe-btn {
    position: inherit;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cart-wraps-area .cart-buttons .default-btn {
    padding: 10px 25px;
    font-weight: 500;
  }
  .cart-totals {
    padding: 30px 20px;
    margin-left: 0;
  }
  /* Checkout Area */
  .billing-details {
    padding: 30px 20px 5px 20px;
  }
  .payment-box {
    padding: 25px 20px 25px;
  }
  .payment-box .default-btn {
    margin-top: 5px;
  }
  .billing-totals {
    padding: 25px 20px 30px;
  }
  /* Checkout Area End */
  .search-area-top {
    display: block;
  }
  .search-area-top .search-area-item {
    margin-right: 10px;
    display: block;
  }
  .search-area-top .search-area-item .search-btn-on {
    padding: 13px 18px;
    width: 100%;
  }
  .search-area-top .search-area-item .search-form {
    width: 100%;
    display: block;
  }
  /*Discover Area CSS */
  .discover-card .content {
    padding: 25px 20px 32px;
  }
  .discover-card .content span {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .discover-card .content h3 {
    margin-bottom: 8px;
  }
  .discover-card .content p {
    margin-bottom: 10px;
  }
  .discover-card .content .content-bottom .add-btn {
    padding: 8px 16px;
    font-size: 14px;
  }
  .discover-area-two .section-title {
    margin-bottom: 15px;
  }
  .discover-slider.owl-theme {
    left: 0;
  }
  .product-topper .product-title {
    margin-bottom: 15px;
  }
  .product-topper-search-widget {
    margin-bottom: 15px;
  }
  .product-details-content h3 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .product-details-content .price {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .product-details-content p {
    margin-bottom: 15px;
  }
  .product-details-content .product-details-category {
    margin: 0 0 15px;
  }
  .product-details-content .product-details-category li {
    margin-bottom: 10px;
  }
  .product-details-content .input-count-area {
    margin-bottom: 15px;
  }
  .product-details-bottom h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .product-details-bottom h3::before {
    width: 75%;
  }
  .product-details-bottom h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .product-details-bottom p {
    margin-bottom: 10px;
  }
  .product-details-bottom .product-details-progresslist {
    max-width: 100%;
    margin-bottom: 12px;
  }
  .product-details-bottom .product-details-progresslist .side {
    margin-right: 10px;
  }
  .product-details-bottom .product-details-progresslist .progress-width {
    width: 70%;
  }
  .product-details-bottom .product-details-progresslist .progress-percentage {
    margin-left: 10px;
  }
  .product-details-bottom .shop-review-form .review-form {
    margin-top: 20px;
  }
  .product-details-bottom .shop-review-form .review-form .contact-form h4 {
    margin-bottom: 20px;
  }
  /*Delivery Area CSS */
  .delivery-img .img-1 {
    max-width: 70%;
  }
  .delivery-img .img-2 {
    max-width: 60%;
  }
  .delivery-img .shape {
    display: none;
  }
  .delivery-content .section-title {
    margin-bottom: 15px;
  }
  .delivery-content .delivery-list li {
    font-size: 16px;
  }
  .delivery-content .delivery-list li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    margin-right: 10px;
  }
  .delivery-content .delivery-zip-code {
    width: 100%;
  }
  .delivery-content .delivery-zip-code .delivery-zip-form .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
  }
  .delivery-content .delivery-zip-code .delivery-zip-form button {
    height: 50px;
    line-height: 56px;
    font-size: 18px;
    padding: 0 20px;
  }
  .delivery-img-two .img-1 {
    max-width: 80%;
  }
  .delivery-img-two .img-2 {
    right: 0;
    bottom: 35px;
    padding: 40px;
  }
  .delivery-img-two .img-2 .play-btn i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
  }
  .delivery-img-two .shape {
    display: none;
  }
  /*Testimonials Area CSS */
  .testimonials-item {
    padding: 30px 20px 20px;
  }
  .testimonials-item-two {
    padding: 25px 20px;
  }
  .testimonials-item-two .content img {
    width: 60px !important;
    margin-right: 10px;
  }
  .testimonials-item-two .content .content-text h3 {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .testimonials-item-two .content .content-text span {
    margin-bottom: 0;
    display: block;
  }
  .testimonials-item-two .quote {
    right: 20px;
    font-size: 35px;
  }
  .booking-form {
    padding: 30px 20px 30px 20px;
  }
  .booking-form .form-group {
    margin-bottom: 15px;
  }
  .booking-form .form-group .form-control {
    height: 45px;
  }
  .booking-img {
    padding: 50px 0;
    border-radius: 10px;
  }
  .booking-img .play-btn i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  /*App Area CSS */
  .app-left-content {
    padding: 50px 0;
  }
  .app-left-content .app-user {
    width: 260px;
    padding: 30px;
  }
  .app-left-content .app-user i {
    font-size: 50px;
  }
  .app-left-content .app-user h3 .odometer {
    font-size: 30px;
  }
  .app-content .section-title {
    margin-bottom: 15px;
  }
  .app-content .app-btn-area .app-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .app-content .app-btn-area .app-btn {
    margin-right: 10px;
  }
  .app-content .app-btn-area .app-btn:last-child {
    margin-right: 0;
  }
  .app-content .app-btn-area .app-btn .content {
    display: flex;
    align-items: center;
    padding: 8px 10px;
  }
  .app-content .app-btn-area .app-btn .content img {
    max-width: 25px;
    margin-right: 5px;
  }
  .app-content .app-btn-area .app-btn .content .title span {
    font-size: 12px;
  }
  .app-content .app-btn-area .app-btn .content .title h3 {
    font-size: 14px;
  }
  .user-all-form .contact-form .default-btn {
    width: 100%;
    text-align: center;
  }
  .user-all-form .contact-form .login-with-account ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
  }
  .user-all-form .contact-form .login-with-account ul li {
    display: block;
    margin-bottom: 15px;
  }
  .user-all-form .contact-form .login-with-account ul li:last-child {
    margin-bottom: 0;
  }
  .user-all-form .contact-form .login-with-account ul li a {
    padding: 8px 20px;
    font-size: 15px;
  }
  .contact-form .agree-label label a.forget {
    position: inherit;
  }
  /*Blog Area CSS */
  .blog-card .images .date {
    padding: 5px 10px;
    font-size: 14px;
    left: 15px;
  }
  .blog-card .content {
    padding: 28px 15px 25px;
  }
  .blog-details-content h1 {
    font-size: 28px;
  }
  .blog-details-content h2 {
    font-size: 26px;
  }
  .blog-details-content h3 {
    font-size: 23px;
  }
  .blog-details-content h4 {
    font-size: 21px;
  }
  .blog-details-content h5 {
    font-size: 20px;
  }
  .blog-details-content .blog-preview-img .date {
    padding: 6px 10px;
    font-size: 13px;
  }
  .blog-details-content .blockquote {
    padding: 30px 20px 25px;
  }
  .blog-details-content .blockquote i {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    left: 0;
    line-height: 1;
    font-size: 35px;
  }
  .blog-details-content .blockquote p {
    max-width: 100%;
    font-size: 16px;
  }
  .blog-details-content .article-share {
    padding: 20px;
    margin-top: 0;
  }
  .blog-details-content .article-share .article-tag {
    margin-bottom: 10px;
  }
  .blog-details-content .article-share .article-social-icon {
    float: none;
  }
  .blog-details-content .comments-form .contact-form {
    padding: 24px;
  }
  .blog-details-content .comments-form .contact-form h4 {
    margin-bottom: 15px;
  }
  .side-bar-widget {
    padding: 25px 15px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget .footer-logo {
    margin-bottom: 15px;
  }
  .footer-widget h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .footer-widget p {
    margin-bottom: 18px;
  }
  .footer-widget .social-link li {
    margin-right: 5px;
  }
  .footer-widget .social-link li.social-title {
    font-size: 16px;
  }
  .footer-widget .social-link li a i {
    font-size: 18px;
  }
  .footer-widget .footer-list li {
    margin-bottom: 10px;
  }
  .footer-widget .footer-contact li {
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .footer-widget .footer-contact li i {
    font-size: 17px;
  }
  .error-area .error-content {
    padding: 0 20px;
  }
  .error-area .error-content img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .error-area .error-content h3 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .error-area .error-content p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .coming-soon-area .coming-soon-content {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
    animation: none;
  }
  .coming-soon-area .coming-soon-content h1 {
    font-size: 30px;
    line-height: 1.1;
    margin-top: 0;
  }
  .coming-soon-area .coming-soon-content p {
    font-size: 14px;
    margin-top: 15px;
  }
  .coming-soon-area .coming-soon-content #timer {
    margin-top: 30px;
  }
  .coming-soon-area .coming-soon-content #timer div {
    font-size: 30px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    height: 74px;
  }
  .coming-soon-area .coming-soon-content #timer div:first-child {
    margin-left: 5px;
  }
  .coming-soon-area .coming-soon-content #timer div span {
    font-size: 14px;
    margin-top: -5px;
  }
  .coming-soon-area .coming-soon-content #timer div::before {
    display: none;
  }
  .coming-soon-area .coming-soon-content .newsletter-form {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
    height: 55px;
    padding-left: 13px;
    font-size: 15px;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .default-btn {
    position: relative;
    font-size: 14px;
    margin-top: 15px;
    width: 100%;
    height: 50px;
  }
}
@media only screen and (max-width: 520px) {
  .col-6 {
    width: 100%;
  }
}
@media only screen and (min-width: 521px) and (max-width: 991px) {
  .contact-form .agree-label label a.forget {
    position: absolute;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Default CSS */
  :root {
    --fontSize: 15px;
  }
  body {
    font-size: var(--fontSize);
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .pb-100 {
    padding-bottom: 50px !important;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pt-45 {
    padding-top: 30px;
  }
  .pb-10 {
    padding-bottom: 0;
  }
  .pl-20 {
    padding-left: 0;
  }
  .pr-20 {
    padding-right: 0;
  }
  .mb-45 {
    margin-bottom: 30px;
  }
  .ml-20 {
    margin-left: 0;
  }
  .mr-20 {
    margin-right: 0;
  }
  .default-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .section-title span {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 26px;
  }
  .section-title p {
    padding-top: 10px;
  }
  .ps-2 {
    padding-left: 0 !important;
  }
  .ps-3 {
    padding-left: 0 !important;
  }
  .ps-5 {
    padding-left: 0 !important;
  }
  .ps-0 {
    padding-left: 15px !important;
  }
  .pe-0 {
    padding-right: 15px !important;
  }
  .p-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  h3 {
    font-size: 21px;
  }
  .text-end {
    text-align: left !important;
  }
  .container-fluid {
    max-width: 720px !important;
    margin: 0 auto !important;
  }
  /* Hero Area CSS */
  .hero-area {
    padding-bottom: 50px;
  }
  .hero-area .owl-nav .owl-prev {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    left: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .hero-area .owl-nav .owl-next {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .hero-item {
    padding: 105px 0 0;
  }
  .hero-content {
    margin-bottom: 20px;
  }
  .hero-content span {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .hero-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .hero-content p {
    margin-bottom: 20px;
  }
  .hero-img .discount-text-area {
    left: 0;
    width: 90px;
    height: 90px;
  }
  .hero-img .discount-text-area h3 {
    font-size: 22px;
  }
  .hero-img .discount-text-area span {
    font-size: 16px;
  }
  .hero-shape {
    display: none;
  }
  .banner-area {
    padding-bottom: 50px;
  }
  .banner-area .owl-nav .owl-prev {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    left: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .banner-area .owl-nav .owl-next {
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    opacity: 1;
    font-size: 15px !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
  }
  .banner-item {
    padding: 50px 0 0;
  }
  .banner-content span {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .banner-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .banner-content p {
    margin-bottom: 20px;
  }
  .banner-content .banner-btn .default-btn {
    margin-right: 10px;
  }
  .banner-content .banner-btn .play-btn i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .banner-content .banner-btn .play-btn .title-text {
    margin-left: 10px;
  }
  .banner-area-two {
    padding: 50px 0;
  }
  .banner-img-two {
    margin-top: 30px;
    position: inherit;
    top: 0;
    transform: translateY(0%);
    right: 0;
    max-width: 100%;
  }
  /* Inner Banner Area CSS */
  .inner-banner .inner-title {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .inner-banner .inner-title h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .inner-banner .inner-title ul li {
    font-size: 16px;
  }
  .inner-banner .inner-title ul li::before {
    top: 3px;
  }
  /*Banner Bottom Area CSS */
  .banner-bottom-area {
    margin-top: 50px;
  }
  .banner-bottom-card {
    padding: 30px 20px 30px;
  }
  .banner-bottom-card .banner-bottom-icon {
    position: inherit;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px;
    line-height: 60px;
    margin-bottom: 12px;
  }
  .banner-bottom-card .banner-bottom-icon i {
    font-size: 30px;
  }
  .banner-bottom-card .banner-bottom-icon-two {
    position: inherit;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .banner-bottom-card h3 {
    margin-bottom: 10px;
  }
  .banner-bottom-card p {
    margin-bottom: 0;
    transition: var(--transition);
  }
  .banner-bottom-card .bottom-icon {
    font-size: 40px;
    bottom: 0;
  }
  /*Story Area CSS */
  .story-img .img-1 {
    max-width: 70%;
  }
  .story-img .img-2 {
    max-width: 60%;
  }
  .story-img .shape {
    display: none;
  }
  .story-content .content {
    margin-bottom: 20px;
  }
  .story-content .content .story-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 12px;
  }
  .story-content .content .story-icon i {
    font-size: 30px;
    top: 4px;
  }
  .story-content .content h3 {
    margin-bottom: 10px;
  }
  .story-img2 .img-1 {
    max-width: 80%;
    border-width: 5px;
  }
  .story-img2 .img-2 {
    max-width: 35%;
    border-width: 5px;
  }
  .story-img2 .shape {
    display: none;
  }
  /*Services Area CSS */
  .services-card {
    padding: 26px 20px 23px;
  }
  .services-card .services-icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    margin-bottom: 12px;
  }
  .services-card .services-icon i {
    top: 6px;
    font-size: 27px;
  }
  .services-card h3 {
    margin-bottom: 10px;
  }
  .services-card .services-bottom-icon {
    font-size: 40px;
    bottom: 7px;
    right: 20px;
  }
  .services-card .services-icon-two {
    margin-bottom: 10px;
  }
  .services-card .services-icon-two i {
    font-size: 50px;
  }
  .services-card .services-icon-two::before {
    bottom: 0;
    right: -10px;
    width: 30px;
    height: 30px;
  }
  .service-details-content h1 {
    font-size: 28px;
  }
  .service-details-content h2 {
    font-size: 26px;
  }
  .service-details-content h3 {
    font-size: 23px;
  }
  .service-details-content h4 {
    font-size: 21px;
  }
  .service-details-content h5 {
    font-size: 20px;
  }
  .search-area-top .search-area-item .search-form {
    width: 430px;
  }
  /*Discover Area CSS */
  .discover-card .content {
    padding: 25px 20px 32px;
  }
  .discover-card .content span {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .discover-card .content h3 {
    margin-bottom: 8px;
  }
  .discover-card .content p {
    margin-bottom: 10px;
  }
  .discover-card .content .content-bottom .add-btn {
    padding: 8px 16px;
    font-size: 14px;
  }
  .discover-area-two .section-title {
    margin-bottom: 15px;
  }
  .discover-slider.owl-theme {
    left: 0;
  }
  .product-topper .product-title {
    margin-bottom: 15px;
  }
  /* Cart Wraps Area */
  .cart-wraps-area .cart-table {
    text-align: center;
  }
  .cart-wraps-area .cart-table table thead tr th {
    padding: 10px 65px;
    white-space: nowrap;
    font-size: 16px;
  }
  .cart-wraps-area .cart-table table thead tr td {
    white-space: nowrap;
  }
  .cart-wraps-area .cart-buttons .cart-widget-form-area .cart-widget-form {
    height: 45px;
  }
  .cart-wraps-area .cart-buttons .cart-widget-form-area .cart-widget-form .form-control {
    height: 45px;
  }
  .cart-wraps-area .cart-buttons .cart-widget-form-area .cart-widget-form .subscribe-btn {
    height: 45px;
    line-height: 45px;
  }
  .cart-wraps-area .cart-buttons .default-btn {
    padding: 10px 25px;
    font-weight: 500;
    position: relative;
    top: 3px;
  }
  /*Delivery Area CSS */
  .delivery-img .img-1 {
    max-width: 70%;
  }
  .delivery-img .img-2 {
    max-width: 60%;
  }
  .delivery-img .shape {
    display: none;
  }
  .delivery-content .section-title {
    margin-bottom: 15px;
  }
  .delivery-content .delivery-list li {
    font-size: 16px;
  }
  .delivery-content .delivery-list li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    margin-right: 10px;
  }
  .delivery-content .delivery-zip-code {
    width: 100%;
  }
  .delivery-content .delivery-zip-code .delivery-zip-form .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
  }
  .delivery-content .delivery-zip-code .delivery-zip-form button {
    height: 50px;
    line-height: 56px;
    font-size: 18px;
    padding: 0 20px;
  }
  .delivery-img-two .img-1 {
    max-width: 80%;
  }
  .delivery-img-two .img-2 {
    right: 0;
    bottom: 70px;
    padding: 80px;
  }
  .delivery-img-two .img-2 .play-btn i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
  }
  .delivery-img-two .shape {
    display: none;
  }
  .booking-form {
    padding: 30px 20px 30px 20px;
  }
  .booking-form .form-group {
    margin-bottom: 15px;
  }
  .booking-form .form-group .form-control {
    height: 45px;
  }
  .booking-img {
    padding: 100px 0;
    border-radius: 10px;
  }
  .booking-img .play-btn i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  /*Testimonials Area CSS */
  .testimonials-item {
    padding: 30px 20px 20px;
  }
  /*App Area CSS */
  .app-left-content {
    padding: 50px 0;
  }
  .app-left-content .app-user {
    width: 260px;
    padding: 30px;
  }
  .app-left-content .app-user i {
    font-size: 50px;
  }
  .app-left-content .app-user h3 .odometer {
    font-size: 30px;
  }
  .app-content .section-title {
    margin-bottom: 15px;
  }
  .app-content .app-btn-area .app-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .app-content .app-btn-area .app-btn {
    margin-right: 10px;
  }
  .app-content .app-btn-area .app-btn:last-child {
    margin-right: 0;
  }
  .app-content .app-btn-area .app-btn .content {
    display: flex;
    align-items: center;
    padding: 8px 10px;
  }
  .app-content .app-btn-area .app-btn .content img {
    max-width: 25px;
    margin-right: 5px;
  }
  .app-content .app-btn-area .app-btn .content .title span {
    font-size: 12px;
  }
  .app-content .app-btn-area .app-btn .content .title h3 {
    font-size: 14px;
  }
  /*Blog Area CSS */
  .blog-card .images .date {
    padding: 5px 10px;
    font-size: 14px;
    left: 15px;
  }
  .blog-card .content {
    padding: 28px 15px 25px;
  }
  .side-bar-widget {
    padding: 25px 20px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget .footer-logo {
    margin-bottom: 15px;
  }
  .footer-widget h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .footer-widget p {
    margin-bottom: 18px;
  }
  .footer-widget .social-link li {
    margin-right: 5px;
  }
  .footer-widget .social-link li.social-title {
    font-size: 16px;
  }
  .footer-widget .social-link li a i {
    font-size: 18px;
  }
  .footer-widget .footer-list li {
    margin-bottom: 10px;
  }
  .footer-widget .footer-contact li {
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .footer-widget .footer-contact li i {
    font-size: 17px;
  }
  .error-area .error-content img {
    max-width: 550px;
    margin-bottom: 20px;
  }
  .error-area .error-content h3 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .error-area .error-content p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .coming-soon-area .coming-soon-content {
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .coming-soon-area .coming-soon-content h1 {
    font-size: 45px;
    line-height: 1.1;
    margin-top: 0;
  }
  .coming-soon-area .coming-soon-content p {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2 {
    font-size: 33px;
  }
  h3 {
    font-size: 21px;
  }
  .desktop-nav .navbar .navbar-nav .nav-item a {
    margin-right: 10px;
    margin-left: 10px;
  }
  .others-options .optional-item .default-btn {
    padding: 12px 20px;
  }
  .hero-content h1 {
    font-size: 45px;
  }
  .banner-content h1 {
    font-size: 46px;
  }
  .banner-area-two {
    padding: 220px 0 100px;
  }
  .banner-content-max {
    max-width: 440px;
  }
  .banner-img-two {
    max-width: 540px;
  }
  /*Banner Bottom Area CSS */
  .banner-bottom-card {
    padding: 30px 20px 30px;
  }
  .banner-bottom-card .banner-bottom-icon {
    position: inherit;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px;
    line-height: 60px;
    margin-bottom: 12px;
  }
  .banner-bottom-card .banner-bottom-icon i {
    font-size: 30px;
  }
  .banner-bottom-card .banner-bottom-icon-two {
    position: inherit;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .banner-bottom-card h3 {
    margin-bottom: 10px;
  }
  .banner-bottom-card p {
    margin-bottom: 0;
    transition: var(--transition);
  }
  .banner-bottom-card .bottom-icon {
    font-size: 40px;
    bottom: 0;
  }
  /*Services Area CSS */
  .services-card {
    padding: 26px 17px 23px;
  }
  .services-card .services-icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    margin-bottom: 12px;
  }
  .services-card .services-icon i {
    top: 6px;
    font-size: 27px;
  }
  .services-card h3 {
    margin-bottom: 10px;
  }
  .services-card .services-bottom-icon {
    font-size: 40px;
    bottom: 7px;
    right: 20px;
  }
  .services-item {
    padding: 26px 17px 23px;
  }
  .services-item .services-icon {
    width: 60px;
    height: 60px;
    line-height: 70px;
    margin-bottom: 12px;
    font-size: 26px;
  }
  .story-img2 .img-1 {
    max-width: 80%;
    border-width: 5px;
  }
  .story-img2 .img-2 {
    max-width: 35%;
    border-width: 5px;
  }
  .story-img2 .shape {
    display: none;
  }
  /*Discover Area CSS */
  .discover-card .content {
    padding: 25px 15px 32px;
  }
  .discover-card .content span {
    font-size: 18px;
  }
  .discover-card .content .content-bottom .add-btn {
    padding: 8px 16px;
    font-size: 14px;
  }
  .discover-slider.owl-theme {
    left: calc((100% - 960px) / 2);
    position: relative;
  }
  .delivery-img .img-2 {
    max-width: 280px;
  }
  .delivery-img-two .img-1 {
    max-width: 370px;
  }
  .delivery-img-two .shape {
    top: -20px;
  }
  .app-left-content {
    padding: 120px 0;
  }
  /*Blog Area CSS */
  .blog-card .images .date {
    padding: 5px 10px;
    font-size: 14px;
    left: 15px;
  }
  .blog-card .content {
    padding: 28px 15px 25px;
  }
  .blog-card .content ul li {
    margin-right: 20px;
  }
  .blog-card .content ul li i {
    font-size: 17px;
  }
  .blog-card .content ul li::before {
    right: -13px;
    transform: rotate(25deg);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .banner-img-two {
    max-width: 630px;
  }
  .discover-slider.owl-theme {
    left: calc((100% - 1140px) / 2);
    position: relative;
  }
}
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1320px !important;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1350px) {
  .container-fluid {
    max-width: 1320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .blog-card .content {
    padding: 38px 23px 35px;
  }
}
@media only screen and (min-width: 1470px) and (max-width: 1799px) {
  .container-fluid {
    max-width: 1460px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (min-width: 1800px) {
  .container-fluid {
    max-width: 1640px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .hero-content h1 {
    max-width: 650px;
  }
  .hero-img .discount-text-area {
    top: 40px;
    left: 35px;
  }
  .banner-img-two {
    max-width: 100%;
  }
  .discover-slider.owl-theme {
    left: calc((100% - 1340px) / 2);
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  .top-header {
    display: none;
  }
  .nav-sidebar {
    display: none;
  }
  .mobile-nav {
    display: inline-block;
  }
  .optional-item-cart {
    font-size: 20px;
    padding-right: 3px;
  }
  .optional-item-cart span {
    padding: 1px 5px;
    font-size: 8px;
  }
  .mobile-responsive-nav {
    display: block;
  }
  .mobile-responsive-nav .mobile-responsive-menu {
    position: relative;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav {
    margin-top: 50px;
    background-color: #ffffff;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul {
    font-size: 15px;
    border: none !important;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li .dropdown-toggle::after {
    display: none;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a {
    color: #000000;
    border-top-color: #DBEEFD;
    text-transform: capitalize;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a i {
    display: none;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand {
    width: 50%;
    height: 28px;
    text-align: right;
    padding: 11px !important;
    background: transparent !important;
    border-left: none !important;
    border-bottom: none !important;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.active {
    color: var(--goldenColor);
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li li a {
    font-size: 15px;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav {
    max-height: 50vh;
    overflow-y: scroll;
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar {
    width: 7px;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-thumb {
    background: #888;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .mobile-responsive-nav .mean-container a.meanmenu-reveal {
    top: 0;
    padding: 0;
    width: 35px;
    height: 30px;
    padding-top: 6px;
    color: var(--goldenColor);
  }
  .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
    background: var(--redColor);
    height: 4px;
    margin-top: -6px;
    border-radius: 0;
    position: relative;
    top: 8px;
  }
  .mobile-responsive-nav .mean-container .mean-bar {
    background: transparent;
    position: absolute;
    z-index: 999;
    padding: 0;
  }
  .mobile-responsive-nav .others-options {
    display: none !important;
  }
  .mobile-responsive-menubar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: transparent;
    z-index: 999;
  }
  .mobile-responsive-menubar .mobile-responsive-nav {
    background-color: transparent;
  }
  .mobile-responsive-menubar .mobile-responsive-nav .mean-container a.meanmenu-reveal {
    color: var(--whiteColor);
  }
  .mobile-responsive-menubar .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
    background: var(--whiteColor);
  }
  .navbar-area {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-area.mobile-responsive-menubar.is-sticky {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-area.is-sticky {
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-area.is-sticky .mobile-responsive-nav-bg {
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    background-color: var(--titleColor);
    padding: 20px 0;
  }
  .desktop-nav {
    display: none;
  }
  .go-top {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
  .contact-form {
    padding: 35px 20px 27px;
  }
  .author-profile {
    padding: 25px 15px;
  }
  /* Single Content */
  .single-content h1 {
    font-size: 28px;
  }
  .single-content h2 {
    font-size: 26px;
  }
  .single-content h3 {
    font-size: 23px;
  }
  .single-content h4 {
    font-size: 21px;
  }
  .single-content h5 {
    font-size: 20px;
  }
  .menu-details-content h1 {
    font-size: 28px;
  }
  .menu-details-content h2 {
    font-size: 26px;
  }
  .menu-details-content h3 {
    font-size: 23px;
  }
  .menu-details-content h4 {
    font-size: 21px;
  }
  .menu-details-content h5 {
    font-size: 20px;
  }
  .menu-details-content .article-share {
    padding: 20px;
    margin-top: 0;
  }
  .menu-details-content .article-share .article-tag {
    margin-bottom: 10px;
  }
  .menu-details-content .article-share .article-social-icon {
    float: none;
  }
}/*# sourceMappingURL=responsive.css.map */