/* Max width (600px) */
@media only screen and (max-width: 767px) {
  .uk-offcanvas-container {
    position: initial;
  }
  .animation-img {
    display: none;
  }
}

/* Max width (767px) */
@media only screen and (max-width: 767px) {
  .uk-dark.header-area.uk-dark {
    border-bottom: 1px solid #222;
  }
  .header-info {
    padding: 15px 0;
  }
  .header-info .h-info-list ul {
    margin: 0;
  }
  .feedback-img img {
    width: 100%;
  }
  .lead-generation-banner {
    padding-bottom: 70px !important;
  }
  .uk-dark .lead-generation-form {
    padding: 20px;
    margin-top: 30px;
  }
  .light-banner .lead-generation-form {
    padding: 20px;
    margin-top: 30px;
  }
  body {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  .section-title {
    margin-bottom: 40px !important;
  }
  .section-title span {
    font-size: 13px;
    text-transform: capitalize;
  }
  .section-title h2 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .section-title .uk-button {
    display: none;
  }
  .header-area {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-area.uk-sticky-fixed {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-box-shadow: 0 0 10px #333;
            box-shadow: 0 0 10px #333;
  }
  .header-area #navbar-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .navbar {
    display: none;
  }
  .main-banner {
    height: 100%;
    background-position: center bottom;
    background-size: 300px;
    border-bottom: 1px solid #eee;
    padding-top: 120px;
    padding-bottom: 390px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-banner-content {
    max-width: unset;
  }
  .main-banner-content h2 {
    font-size: 35px;
    line-height: 38px;
    padding: 8px 0;
    margin-bottom: 35px;
  }
  .main-banner-content h2::before {
    width: 15px;
  }
  .main-banner-content .video-btn {
    margin-left: 8px;
    font-size: 13px;
  }
  .main-banner-content .video-btn .uk-icon {
    width: 40px;
    margin-right: 3px;
    height: 40px;
    line-height: 35px;
  }
  .main-banner-content .uk-button {
    font-size: 14px;
    padding: 10px 25px;
  }
  .features-area {
    margin-top: 20px;
    background-color: transparent;
  }
  .features-area.uk-dark {
    background-color: transparent;
    position: relative;
  }
  .features-area.uk-dark::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000000;
    height: 45%;
    z-index: -1;
  }
  .single-features-box {
    margin-top: 20px;
    padding: 25px 20px;
  }
  .single-features-box .icon i::before {
    font-size: 35px;
  }
  .single-features-box h3 {
    font-size: 18px;
  }
  .single-features-box .dot-img img {
    width: 45px;
  }
  .about-img {
    position: relative;
    top: 0;
    margin-top: 35px;
  }
  .about-img .about-img2, .about-img .shape-img {
    display: none;
  }
  .about-img img {
    width: 100%;
  }
  .about-img .about-img1 {
    width: 100%;
  }
  .about-img .uk-button {
    right: 0;
    bottom: 1px;
  }
  .about-content .about-text h3 {
    font-size: 17px;
  }
  .services-area {
    padding-bottom: 20px;
  }
  .services-area .item {
    margin-bottom: 20px;
  }
  .single-services {
    padding: 30px 30px 30px 88px;
    border-radius: 65px 0 0 65px;
  }
  .single-services .icon {
    width: 70px;
    height: 70px;
    line-height: 80px;
    margin-top: -35px;
    left: 5px;
  }
  .single-services .icon i::before {
    font-size: 28px;
  }
  .single-services h3 {
    font-size: 15px;
  }
  .single-services .link-btn {
    margin-top: -10px;
  }
  .single-services .link-btn::before {
    font-size: 15px;
  }
  .project-slides {
    left: 0;
  }
  .project-slides.owl-theme .owl-dots {
    margin-top: 25px !important;
  }
  .single-project .project-content {
    padding: 25px 15px;
  }
  .single-project .project-content h3 {
    font-size: 18px;
  }
  .single-project .project-content ul li {
    margin: 0 7px;
  }
  .single-project .project-content ul li a {
    font-size: 13px;
  }
  .feedback-img .shape-img {
    display: none;
  }
  .feedback-img .video-btn {
    right: 10px;
    bottom: 10px;
  }
  .feedback-inner {
    margin-top: 30px;
  }
  .partner-area {
    padding-top: 40px !important;
  }
  .team-slides.owl-theme .owl-dots {
    margin-top: 25px !important;
  }
  .single-team .team-content h3 {
    font-size: 18px;
  }
  .single-team:hover .team-social, .single-team:focus .team-social {
    top: 0;
  }
  .single-team:hover img, .single-team:focus img {
    top: 60px;
  }
  .subscribe-area {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .subscribe-area h3 {
    font-size: 18px;
    margin: 0 0 20px !important;
  }
  .subscribe-area form .uk-button {
    position: relative;
    height: 50px;
    margin-top: 20px;
  }
  .single-blog-post .blog-post-content {
    padding: 30px 20px;
  }
  .single-blog-post .blog-post-content h3 {
    font-size: 18px;
  }
  .single-blog-post .blog-post-content .read-more-btn {
    margin-top: 20px;
  }
  .single-blog-post .blog-post-content .read-more-btn .read-more {
    padding: 8px 25px;
    font-size: 13px;
  }
  .blog-slides.owl-theme .owl-dots {
    margin-top: 0 !important;
  }
  .map-img {
    margin-top: 100px;
    padding-bottom: 100px;
  }
  .map-img img {
    display: none;
  }
  .map-img .location a .location-info {
    left: -58px;
    width: 130px;
    padding: 15px 10px;
  }
  .map-img .location a .location-info h5 {
    font-size: 14px;
  }
  .map-img .location a .location-info span {
    font-size: 13px;
  }
  .footer-area {
    padding-top: 50px;
  }
  .footer-area .footer-shape1, .footer-area .footer-shape2 {
    display: none;
  }
  .single-footer-widget {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }
  .single-footer-widget .logo {
    margin-bottom: 20px;
  }
  .single-footer-widget h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .copyright-area {
    margin-top: 10px;
    text-align: center;
  }
  .copyright-area ul {
    text-align: center;
    margin-top: 10px;
  }
  .copyright-area .back-to-top {
    top: -22px;
  }
  .copyright-area .back-to-top .uk-totop {
    width: 30px;
    line-height: 30px;
    height: 30px;
  }
  .page-title-area {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .page-title-area h1 {
    font-size: 22px;
  }
  .page-title-area ul {
    margin: 13px 0 0;
  }
  .blog-details .uk-flex {
    display: block;
  }
  .blog-details .uk-width-1-5 {
    width: 100%;
  }
  .blog-details .inner .article-img .date {
    width: 80px;
    height: 60px;
    font-size: 15px;
    padding-top: 13px;
    line-height: 23px;
  }
  .blog-details .inner .article-content ul.category li {
    margin-bottom: 2px;
  }
  .blog-details .inner .article-content h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-details .inner .article-content .blockquote {
    padding: 20px;
    border-width: 3px;
  }
  .blog-details .inner .article-content .blockquote p {
    font-size: 15px;
  }
  .blog-details .inner .post-controls-buttons {
    overflow: hidden;
  }
  .blog-details .inner .post-controls-buttons .item {
    float: left;
    width: 50%;
  }
  .blog-details .inner .post-controls-buttons .item .uk-button {
    font-size: 14px;
    padding: 10px 25px;
  }
  .blog-details .inner .comments-area .comments-title, .blog-details .inner .comments-area .comment-reply-title {
    font-size: 17px;
  }
  .blog-details .inner .comments-area ol li .comment-body .reply, .blog-details .inner .comments-area ul li .comment-body .reply {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 15px;
  }
  .blog-details .inner .comments-area .comment-respond .comment-form-comment input, .blog-details .inner .comments-area .comment-respond .comment-form-comment textarea, .blog-details .inner .comments-area .comment-respond .comment-form-author input, .blog-details .inner .comments-area .comment-respond .comment-form-author textarea, .blog-details .inner .comments-area .comment-respond .comment-form-email input, .blog-details .inner .comments-area .comment-respond .comment-form-email textarea, .blog-details .inner .comments-area .comment-respond .comment-form-url input, .blog-details .inner .comments-area .comment-respond .comment-form-url textarea {
    width: 90%;
  }
  .blog-details .uk-sidebar {
    margin-top: 40px;
  }
  .uk-sidebar .widget .widget-title {
    font-size: 18px;
  }
  .uk-sidebar .widget.widget_recent_entries ul li h5 {
    font-size: 14px;
  }
  .services-details .uk-flex {
    display: block;
  }
  .services-details .uk-width-1-5 {
    width: 100%;
  }
  .services-details .uk-sidebar {
    margin-top: 40px;
  }
  .services-details-desc h3 {
    font-size: 18px;
  }
  .services-details-desc .services-features-list li {
    float: unset;
    width: 100%;
  }
  .services-details-desc blockquote, .services-details-desc .blockquote {
    padding: 20px 15px;
  }
  .services-details-desc blockquote p, .services-details-desc .blockquote p {
    font-size: 14px;
  }
  .services-details-desc .our-work-benefits .accordion .accordion-title {
    font-size: 14px;
  }
  .pagination-area {
    margin-top: 10px;
  }
  .project-details .uk-flex {
    display: block;
  }
  .project-details .uk-width-1-5 {
    width: 100%;
  }
  .project-details-info {
    padding: 20px;
  }
  .project-details-info ul li {
    font-size: 14px;
  }
  .project-details-desc h3 {
    font-size: 18px;
  }
  .project-details-desc blockquote, .project-details-desc .blockquote {
    padding: 20px 15px;
  }
  .project-details-desc blockquote p, .project-details-desc .blockquote p {
    font-size: 14px;
  }
  .project-next-and-prev {
    overflow: hidden;
    padding: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .project-next-and-prev .item {
    float: left;
    width: 50%;
  }
  .project-next-and-prev .item .uk-button {
    font-size: 14px;
    padding: 10px 20px;
  }
  .blog-area .custom-row, .blog-details-area .custom-row {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-area .custom-row .custom-col-8, .blog-details-area .custom-row .custom-col-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .blog-area .custom-row .custom-col-4, .blog-details-area .custom-row .custom-col-4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .blog-area .custom-row .custom-col-8, .blog-details-area .custom-row .custom-col-8 {
    width: 100%;
  }
  .blog-area .custom-row .custom-col-4, .blog-details-area .custom-row .custom-col-4 {
    width: 100%;
  }
  .format-standard .single-blog-post .blog-post-content {
    padding-top: 30px;
  }
  .sticky .single-blog-post .blog-post-content {
    padding-left: 40px;
  }
  .sticky .single-blog-post .blog-post-content h3::before {
    left: -22px;
    top: 2px;
    font-size: 18px;
  }
  .post_type {
    font-size: 11px;
    padding: 3px 10px;
  }
  .single-blog-video {
    height: 330px;
  }
  .single-blog-video .play-link i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 30px;
  }
  .pagination-area .current {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  .pagination-area .page-numbers {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    margin-right: 5px;
  }
  .widget-area {
    padding-left: 0 !important;
    margin-top: 30px;
  }
  .widget-area .uk-sidebar {
    padding: 20px;
  }
  .footer-social {
    padding: 0;
    margin: 0 0 20px !important;
    list-style-type: none;
    text-align: center;
  }
  .article-text .blog-details-content {
    padding: 20px;
  }
  .comment-respond {
    padding: 20px;
  }
  .comment-respond .comment-reply-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .comment-respond p.comment-form-author {
    width: 100%;
    padding-right: 0;
  }
  .comment-respond p.comment-form-email {
    width: 100%;
    padding-left: 0;
  }
  .wp-block-cover p.wp-block-cover-text {
    font-size: 22px !important;
  }
  .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 18px;
  }
  .wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
    font-size: 15px;
  }
  .wp-block-pullquote blockquote {
    margin-top: 0;
    margin-bottom: 0;
  }
  .wp-block-pullquote blockquote p {
    font-size: 20px;
  }
  .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
  }
  .wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 22px;
  }
  .blog-details-content h1 {
    font-size: 30px;
  }
  .blog-details-content h2 {
    font-size: 25px;
  }
  .blog-details-content h3 {
    font-size: 22px;
  }
  .blog-details-content h4 {
    font-size: 20px;
  }
  .blog-details-content h5 {
    font-size: 18px;
  }
  .blog-details-content h6 {
    font-size: 16px;
  }
  .post-comments .comment-content h1 {
    font-size: 30px;
  }
  .post-comments .comment-content h2 {
    font-size: 25px;
  }
  .post-comments .comment-content h3 {
    font-size: 22px;
  }
  .post-comments .comment-content h4 {
    font-size: 20px;
  }
  .post-comments .comment-content h5 {
    font-size: 18px;
  }
  .post-comments .comment-content h6 {
    font-size: 16px;
  }
  .main-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-content h1 {
    font-size: 30px;
  }
  .main-content h2 {
    font-size: 25px;
  }
  .main-content h3 {
    font-size: 22px;
  }
  .main-content h4 {
    font-size: 20px;
  }
  .main-content h5 {
    font-size: 18px;
  }
  .main-content h6 {
    font-size: 16px;
  }
  .post-password-form label input {
    margin: 5px 0px 10px;
    width: 100%;
    display: block;
  }
  #comments .comment-list .comment-body {
    margin-left: 45px;
  }
  #comments .comment-author .avatar {
    height: 35px;
    left: -45px;
    width: 35px;
  }
  blockquote {
    padding: 25px 20px !important;
  }
  .logo .navbar-brand img {
    max-width: 100px;
  }
  .about-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .feedback-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .partner-area .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-slides .single-blog-post .blog-post-content h3 {
    font-size: 18px;
  }
  .single-projects .project-content {
    padding: 25px 15px;
  }
  .single-projects .project-content h3 {
    font-size: 18px;
  }
  .services-details-desc .services-image-slides .item {
    height: 300px;
  }
  .services-details-desc ul li {
    width: 100%;
  }
  .error-page {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .header-info .h-info-list {
    float: none;
    text-align: center;
  }
  .header-info .h-social-link {
    display: none;
  }
  .menu-shrink {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .logo .navbar-brand h2 {
    font-size: 25px;
  }
  .light-form-left .main-banner-content {
    padding-left: 20px;
    margin-bottom: 40px;
  }
  .light-form-left .lead-generation-form {
    margin-top: 0;
    padding: 40px 20px;
  }
  .video-banner-bg .main-banner-content h2 {
    line-height: 40px;
    font-size: 30px;
  }
  .video-banner-bg .video-area video {
    height: 100%;
    max-width: initial;
  }
  .video-banner-bg .main-banner {
    padding-bottom: 70px;
  }
  .main-banner-slider button.owl-prev {
    top: auto;
    bottom: 0;
  }
  .main-banner-slider button.owl-next {
    top: auto;
    bottom: 0;
  }
  .header-area.light {
    border-bottom: 1px solid #eee;
  }
  .form-left .main-banner-content {
    padding-left: 0;
  }
  .form-left .lead-generation-form {
    margin-top: 0;
  }
  .hide-adminbar.menu-shrink {
    margin-top: 0 !important;
  }
  .single-services-box {
    padding: 20px;
  }
  .single-services-box h3 {
    font-size: 17px;
  }
  .pb-40 {
    padding-bottom: 20px;
  }
  .contact-area {
    padding-bottom: 70px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .products-area .custom-col-8, .products-area .custom-col-4 {
    width: 100%;
  }
  /* Shop pages style */
  .woocommerce-topbar {
    text-align: center;
  }
  .woocommerce-topbar p {
    margin: 0px 0 5px !important;
    float: none !important;
  }
  .woocommerce-topbar .woocommerce-topbar-ordering {
    margin: 0;
    float: none;
  }
  .single-products .products-content h3 {
    margin-bottom: 10px !important;
    font-size: 15px !important;
  }
  .single-products .products-content .price {
    margin-bottom: 5px !important;
    font-size: 14px !important;
  }
  .single-products .products-content ul {
    margin-bottom: 15px;
  }
  .single-products .products-content .add-to-cart-btn {
    padding: 8px 20px !important;
    font-size: 12px;
  }
  .single-products .products-content {
    padding: 20px 15px;
  }
  .single-products .sale-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
  }
  .products-area .pagination-area {
    margin-top: 0;
  }
  .productsQuickView .products-content, .quick-view-modal .products-content {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .productsQuickView .modal-content .products-content h3, .quick-view-modal .modal-content .products-content h3 {
    font-size: 20px;
  }
  .productsQuickView .modal-dialog, .quick-view-modal .modal-dialog {
    max-width: 500px;
  }
  .products_details .up-sells.upsells.products h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .related.products h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .products_details .woocommerce-tabs .panel {
    padding: 20px !important;
  }
  .cart-totals {
    padding: 20px;
  }
  .cart-totals h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .cart-table table thead tr th {
    font-size: 14px;
  }
  .cart-table table tbody tr td {
    font-size: 13px;
  }
  .billing-details {
    padding: 20px 15px;
  }
  .checkout-area .title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .billing-details .form-row-first, .billing-details .form-row-last {
    width: 100% !important;
  }
  .checkout-area .form-row-first, .checkout-area .form-row-last {
    width: 100% !important;
  }
  .order-details {
    padding: 20px 15px;
  }
  .order-details .shop_table th {
    font-size: 13px;
  }
  .order-details .shop_table td {
    font-size: 13px;
  }
  .order-details .shop_table label {
    font-size: 13px;
  }
  .shop-sidebar {
    padding-left: 0;
  }
  .shop-sidebar .widget {
    padding: 25px 20px;
  }
  .woocommerce .woocommerce-MyAccount-navigation {
    padding: 20px;
  }
  .woocommerce .woocommerce-MyAccount-content {
    padding: 20px;
    margin-top: 30px;
  }
  .woocommerce .woocommerce-MyAccount-content .col-6 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .woocommerce .woocommerce-MyAccount-content h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* End Shop pages style */
  .productsQuickView {
    max-width: 520px !important;
  }
  .productsQuickView .uk-width-1-2 {
    width: 100%;
  }
  .checkout-area .uk-width-1-2 {
    width: 100%;
  }
  .checkout-area .woocommerce-shipping-fields {
    padding: 25px 20px 10px;
  }
  .checkout-area .woocommerce-shipping-fields h3 {
    font-size: 15px;
  }
}

/* Min width (768px) to Max width (991px) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .uk-dark.header-area.uk-dark {
    border-bottom: 1px solid #222;
  }
  .feedback-img {
    max-width: 645px;
    margin: auto;
  }
  .header-area.light {
    border-bottom: 1px solid #eee;
  }
  .video-banner-bg .main-banner-content h2 {
    line-height: 60px;
  }
  .uk-dark .lead-generation-form {
    padding: 40px;
    max-width: 710px;
    margin: 40px auto 0;
  }
  .light-banner .lead-generation-form {
    padding: 40px;
    max-width: 710px;
    margin: 40px auto 0;
  }
  .logo .navbar-brand h2 {
    margin: 0;
    font-size: 23px;
    font-weight: 600;
  }
  .main-banner-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .post-comments .comment-content h1 {
    font-size: 32px;
  }
  .post-comments .comment-content h2 {
    font-size: 27px;
  }
  .post-comments .comment-content h3 {
    font-size: 24px;
  }
  .post-comments .comment-content h4 {
    font-size: 22px;
  }
  .post-comments .comment-content h5 {
    font-size: 20px;
  }
  .post-comments .comment-content h6 {
    font-size: 18px;
  }
  .main-content h1 {
    font-size: 32px;
  }
  .main-content h2 {
    font-size: 27px;
  }
  .main-content h3 {
    font-size: 24px;
  }
  .main-content h4 {
    font-size: 22px;
  }
  .main-content h5 {
    font-size: 20px;
  }
  .main-content h6 {
    font-size: 18px;
  }
  body {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .header-area {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-area.uk-sticky-fixed {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .header-area #navbar-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .navbar {
    display: none;
  }
  .main-banner {
    height: 100%;
    background-position: 94%;
    background-size: 38%;
    border-bottom: 1px solid #eee;
    padding-top: 180px;
    padding-bottom: 110px;
  }
  .main-banner-content {
    max-width: 460px;
  }
  .main-banner-content h2 {
    font-size: 40px;
    line-height: 45px;
    padding: 6px 0;
  }
  .main-banner-content h2::before {
    width: 17px;
  }
  .main-banner-content p {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .main-banner-slider button.owl-prev {
    top: auto;
    left: 30px;
    bottom: 30px;
  }
  .main-banner-slider button.owl-next {
    top: auto;
    right: 30px;
    bottom: 30px;
  }
  .features-area {
    background: transparent;
    margin-top: 20px;
  }
  .features-area.uk-dark {
    background-color: transparent;
    position: relative;
  }
  .features-area.uk-dark::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000000;
    height: 65%;
    z-index: -1;
  }
  .single-features-box {
    margin-top: 20px;
  }
  .single-features-box h3 {
    font-size: 20px;
  }
  .about-content .about-text h3 {
    font-size: 18px;
  }
  .about-img {
    position: relative;
    top: 0;
    bottom: 0;
    text-align: center;
    margin-top: 30px;
  }
  .about-img .about-img2 {
    display: none;
  }
  .about-img .about-img1 {
    width: 100%;
  }
  .about-img .uk-button {
    bottom: 0;
  }
  .services-area {
    padding-bottom: 10px;
  }
  .single-services h3 {
    font-size: 16px;
  }
  .project-slides {
    left: 0;
    position: relative;
  }
  .single-project .project-content h3 {
    font-size: 20px;
  }
  .feedback-img .video-btn {
    right: 50px;
  }
  .feedback-inner {
    margin-top: 35px;
  }
  .partner-area {
    padding-top: 40px !important;
  }
  .subscribe-area {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
  .subscribe-area h3 {
    font-size: 20px;
    margin: 0 0 20px !important;
  }
  .subscribe-area form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .subscribe-area form .uk-button {
    position: relative;
    height: 50px;
    margin-top: 20px;
  }
  .single-footer-widget {
    margin-bottom: 30px !important;
    margin-top: 0;
  }
  .single-footer-widget h3 {
    font-size: 20px;
  }
  .copyright-area {
    margin-top: 40px;
  }
  .page-title-area {
    padding-top: 135px;
    padding-bottom: 70px;
  }
  .pagination-area {
    margin-top: 20px;
  }
  .blog-details .uk-flex {
    display: block;
  }
  .blog-details .uk-width-1-5 {
    width: 100%;
  }
  .blog-details .inner .article-content h3 {
    font-size: 20px;
  }
  .blog-details .inner .comments-area .comments-title, .blog-details .inner .comments-area .comment-reply-title {
    font-size: 20px;
  }
  .blog-details .inner .comments-area .comment-respond .comment-form-comment input, .blog-details .inner .comments-area .comment-respond .comment-form-comment textarea, .blog-details .inner .comments-area .comment-respond .comment-form-author input, .blog-details .inner .comments-area .comment-respond .comment-form-author textarea, .blog-details .inner .comments-area .comment-respond .comment-form-email input, .blog-details .inner .comments-area .comment-respond .comment-form-email textarea, .blog-details .inner .comments-area .comment-respond .comment-form-url input, .blog-details .inner .comments-area .comment-respond .comment-form-url textarea {
    width: 90%;
  }
  .blog-details .uk-sidebar {
    margin-top: 40px;
  }
  .services-details .uk-flex {
    display: block;
  }
  .services-details .uk-width-1-5 {
    width: 100%;
  }
  .services-details .uk-sidebar {
    margin-top: 40px;
  }
  .services-details-desc h3 {
    font-size: 20px;
  }
  .project-details .uk-flex {
    display: block;
  }
  .project-details .uk-width-1-5 {
    width: 100%;
  }
  .project-details-desc h3 {
    font-size: 20px;
  }
  .blog-area .custom-row, .blog-details-area .custom-row {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-area .custom-row .custom-col-8, .blog-details-area .custom-row .custom-col-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .blog-area .custom-row .custom-col-4, .blog-details-area .custom-row .custom-col-4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .widget-area {
    padding-left: 0 !important;
    margin-top: 30px;
  }
  .features-area .vc_col-sm-4 {
    width: 100%;
  }
  .about-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .feedback-img, .feedback-inner, .partner-slides {
    padding-left: 30px;
    padding-right: 30px;
  }
  .feedback-inner .section-title {
    margin-bottom: 30px !important;
  }
  .team-area .section-title {
    margin-bottom: 30px !important;
  }
  .blog-area .section-title {
    margin-bottom: 30px !important;
  }
  .contact-area .vc_col-sm-6 {
    width: 100%;
  }
  .contact-area .map-img {
    margin-top: 100px;
    padding-bottom: 100px;
  }
  .contact-area .map-img img {
    height: 100px;
  }
  .form-left .main-banner-content {
    padding-left: 0;
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
  }
  .light-form-left .lead-generation-form {
    margin: 0 auto 0;
  }
  .video-banner-bg .video-area video {
    height: 100%;
    max-width: initial;
  }
  .lead-generation-banner {
    padding-bottom: 70px;
    padding-top: 130px;
  }
  .lead-generation-banner .item {
    width: 100%;
  }
  .lead-generation-banner .main-banner-content {
    max-width: 100%;
  }
  .banner-left-img {
    background-position: 0;
  }
  .banner-left-img .item:first-child {
    width: 40%;
  }
  .banner-left-img .item:last-child {
    width: 60%;
  }
  .form-left .lead-generation-form {
    margin-top: 0;
  }
  .single-project-two .project-content h3 {
    font-size: 18px;
  }
  .testimonials-area {
    padding-top: 60px;
  }
  .testimonials-area .vc_col-sm-4 {
    width: 100%;
  }
  .pb-40 {
    padding-bottom: 20px;
  }
  contact-area {
    padding-bottom: 70px;
  }
  .products-area .custom-col-8, .products-area .custom-col-4 {
    width: 100%;
  }
  .products-area .pagination-area {
    margin-top: 0;
  }
  .single-products .products-content .price {
    font-size: 13px !important;
  }
  /* Shop pages style */
  .single-products .products-content h3 {
    font-size: 17px !important;
  }
  .single-products .products-content .add-to-cart-btn {
    padding: 8px 20px !important;
    font-size: 12px;
  }
  .productsQuickView .products-content, .quick-view-modal .products-content {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .productsQuickView .modal-content .products-content h3, .quick-view-modal .modal-content .products-content h3 {
    font-size: 20px;
  }
  .productsQuickView .modal-dialog, .quick-view-modal .modal-dialog {
    max-width: 500px;
  }
  .products_details div.product div.summary {
    margin-top: 0;
  }
  .cart-table table thead tr th {
    font-size: 14px;
  }
  .cart-table table tbody tr td {
    font-size: 13px;
  }
  .shop-sidebar {
    padding-left: 0;
  }
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 30px;
  }
  /* End Shop pages style */
  .productsQuickView {
    max-width: 520px !important;
  }
  .productsQuickView .uk-width-1-2 {
    width: 100%;
  }
  .related.products h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .checkout-area .uk-width-1-2 {
    width: 100%;
  }
  .checkout-area .woocommerce-shipping-fields {
    padding: 25px 20px 10px;
  }
  .checkout-area .woocommerce-shipping-fields h3 {
    font-size: 15px;
  }
}

/* Min width (992px) to Max width (1199px) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .uk-dark.header-area.uk-dark {
    border-bottom: 1px solid #222;
  }
  .header-area.light {
    border-bottom: 1px solid #eee;
  }
  .header-area {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .menu-shrink {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .main-banner {
    height: 750px;
  }
  .main-banner .item {
    width: 100%;
  }
  .single-features-box {
    padding: 40px 30px;
  }
  .single-features-box .icon {
    line-height: 1;
  }
  .single-features-box h3 {
    font-size: 20px;
  }
  .main-banner {
    background-size: 320px;
    background-position: 94%;
  }
  .video-banner-bg .video-area video {
    max-width: initial;
  }
  .main-banner-content h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .uk-dark .lead-generation-form {
    margin-right: 40px;
  }
  .lead-generation-banner h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .post-comments .comment-content h1 {
    font-size: 35px;
  }
  .post-comments .comment-content h2 {
    font-size: 30px;
  }
  .post-comments .comment-content h3 {
    font-size: 27px;
  }
  .post-comments .comment-content h4 {
    font-size: 25px;
  }
  .post-comments .comment-content h5 {
    font-size: 23px;
  }
  .post-comments .comment-content h6 {
    font-size: 21px;
  }
  .main-content h1 {
    font-size: 35px;
  }
  .main-content h2 {
    font-size: 30px;
  }
  .main-content h3 {
    font-size: 27px;
  }
  .main-content h4 {
    font-size: 25px;
  }
  .main-content h5 {
    font-size: 23px;
  }
  .main-content h6 {
    font-size: 21px;
  }
  .about-img {
    position: relative;
    top: 0;
  }
  .about-img .about-img2 {
    left: 0;
    bottom: 0;
  }
  .about-img .uk-button {
    bottom: 0;
  }
  .project-slides {
    left: 0;
  }
  .widget-area {
    padding-left: 0 !important;
  }
  .widget-area .uk-sidebar .widget-title {
    font-size: 16px;
  }
  .widget_gunter_posts_thumbs .item .info .title {
    font-size: 14px;
  }
  .main-banner-content {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 630px;
  }
  .about-area .uk-container, .feedback-area .uk-container, .subscribe-area .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .about-area .feedback-inner, .feedback-area .feedback-inner, .subscribe-area .feedback-inner {
    margin-top: 0;
  }
  .single-services {
    padding: 32px 45px 32px 85px;
  }
  .single-services h3 {
    font-size: 15px;
  }
  .single-services .icon {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
  .single-services .icon i {
    line-height: 60px;
  }
  .single-services .icon i::before {
    font-size: 25px;
  }
  .form-left .lead-generation-form {
    margin-left: 40px;
    margin-right: 0 !important;
  }
  .light-banner .lead-generation-form {
    margin-right: 40px;
  }
  .banner-left-img {
    background-position: 0;
  }
  .banner-left-img .item:first-child {
    width: 40%;
  }
  .banner-left-img .item:last-child {
    width: 60%;
  }
  .main-banner-slider button.owl-prev {
    height: 35px !important;
    width: 35px !important;
  }
  .main-banner-slider button.owl-next {
    height: 35px !important;
    width: 35px !important;
  }
  .single-services-box {
    padding: 20px;
  }
  .single-services-box h3 {
    font-size: 17px;
  }
  .single-project-two .project-content h3 {
    font-size: 18px;
  }
  .testimonials-item .testimonials-single-item p {
    font-size: 13px;
  }
  .testimonials-item .quotation-profile .profile-info h3 {
    font-size: 16px;
  }
  .single-products .products-content .price {
    font-size: 13px !important;
  }
  /* Shop pages style */
  .single-products .products-content h3 {
    font-size: 17px !important;
  }
  .single-products .products-content .add-to-cart-btn {
    padding: 8px 20px !important;
    font-size: 12px;
  }
  .products_details div.product div.summary {
    margin-top: 0;
  }
  .checkout-area .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .shop-sidebar {
    padding-left: 0;
  }
  .shop-sidebar .widget {
    padding: 25px 20px;
  }
  /* End Shop pages style */
  .related.products h2 {
    font-size: 20px;
  }
}

/* Min width (1200px) to Max width (1250px) */
@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  .main-banner-content {
    max-width: 600px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .about-area .uk-container, .feedback-area .uk-container, .partner-area .uk-container, .subscribe-area .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .about-img .about-img1 {
    width: 70%;
  }
  .about-img .about-img2 {
    left: 160px;
    bottom: -100px;
  }
}

/* Min width (767px) */
@media only screen and (min-width: 1650px) {
  .main-banner {
    background-position: 74%;
  }
  .banner-left-img {
    background-position: 25%;
  }
  .about-img {
    position: absolute;
    right: 0;
    top: 70px;
    text-align: right;
  }
  .about-img .about-img2 {
    position: absolute;
    left: -130px;
    bottom: -30px;
  }
  .about-img .shape-img {
    position: absolute;
    left: 115px;
    top: 12%;
  }
  .about-img .about-img1 {
    width: 100%;
  }
}

/* Min width (1650px) */
@media only screen and (min-width: 1650px) {
  .gunter-single-blank-page {
    height: 400px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 780px) {
  .hide-adminbar.menu-shrink {
    margin-top: 45px !important;
  }
}

@media only screen and (max-width: 575px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
  .products_details .woocommerce-tabs ul.tabs li {
    width: 100%;
  }
  .cart-table table .coupon .form-control {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .cart-table table .actions .btn {
    width: 100%;
  }
}
/*# sourceMappingURL=responsive.css.map */