@media only screen and (max-width: 767px) {
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .section-title {
    margin-bottom: 35px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .section-title p {
    font-size: 14px;
  }
  .top-header-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .top-header-area.header-transparent-color {
    background: -webkit-gradient(linear, left top, right top, from(#0779e4), color-stop(#0087e7), color-stop(#0094e7), color-stop(#00a0e5), to(#29abe2));
    background: linear-gradient(to right, #0779e4, #0087e7, #0094e7, #00a0e5, #29abe2);
  }
  .top-header-content {
    text-align: center;
  }
  .top-header-content li {
    padding-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .top-header-content li:last-child {
    margin-bottom: 0;
  }
  .top-header-content li i {
    position: relative;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    display: block;
  }
  .top-header-content li span {
    font-size: 15px;
  }
  .top-header-optional {
    text-align: center;
    margin-top: 20px;
  }
  .top-header-optional li {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .top-header-optional li:last-child {
    margin-bottom: 0;
  }
  .searchmodal .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-search-form .search-field {
    font-size: 20px;
  }
  .main-responsive-nav .logo img {
    max-width: 130px !important;
    margin: -14px 0px;
  }
  .mean-container a.meanmenu-reveal {
    padding: 0 0 0 0;
  }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #000;
    height: 4px;
    margin-top: -5px;
    border-radius: 3px;
    position: relative;
    top: 8px;
  }
  .mean-container .mean-bar {
    background-color: unset;
    border-bottom: none;
  }
  .mean-container .mean-nav {
    margin-top: 40px;
  }
  .others-option-for-responsive .dot-menu {
    top: -27px;
  }
  .others-option-for-responsive .container .container {
    right: 20px;
    max-width: 270px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 5px;
    text-align: center;
  }
  .others-option-for-responsive .option-inner .others-options {
    margin-left: 0;
  }
  .others-option-for-responsive .option-inner .others-options .option-item {
    margin-right: 10px;
  }
  .others-option-for-responsive .option-inner .others-options .option-item:last-child {
    margin-bottom: 0;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info {
    background-color: #0779e4;
    padding: 10px 20px;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h3 {
    color: #ffffff;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h4 a {
    color: #ffffff;
  }
  .main-slides-area {
    padding-left: 0;
    padding-right: 0;
  }
  .main-slides-item {
    padding-top: 80px;
    padding-bottom: 200px;
    border-radius: 0;
  }
  .main-slides-item::before {
    border-radius: 0;
  }
  .main-slides-item .main-slides-content h1 {
    font-size: 30px;
  }
  .slides-cloud-shape {
    display: none;
  }
  .slides-main-shape {
    display: none;
  }
  .slides-dot-shape .dot-shape-1 {
    display: none;
  }
  .slides-dot-shape .dot-shape-2 {
    display: none;
  }
  .slides-dot-shape .dot-shape-3 {
    display: none;
  }
  .slides-dot-shape .dot-shape-4 {
    display: none;
  }
  .slides-dot-shape .dot-shape-5 {
    display: none;
  }
  .home-slides.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 10px;
    bottom: 30px;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 25px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 10px;
  }
  .single-services {
    padding: 5px 1px;
  }
  .single-services h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .single-services .icon i {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
  }
  .overview-content {
    text-align: center;
  }
  .overview-content span {
    font-size: 20px;
  }
  .overview-content h3 {
    font-size: 20px;
    margin-top: 15px;
  }
  .overview-main-shape {
    display: none;
  }
  .overview-dot-shape .shape-1 {
    display: none;
  }
  .overview-dot-shape .shape-2 {
    display: none;
  }
  .overview-dot-shape .shape-3 {
    display: none;
  }
  .overview-dot-shape .shape-4 {
    display: none;
  }
  .overview-dot-shape .shape-5 {
    display: none;
  }
  .overview-dot-shape .shape-6 {
    display: none;
  }
  .overview-dot-shape .shape-7 {
    display: none;
  }
  .overview-btn {
    text-align: center;
    margin-top: 20px;
  }
  .choose-image {
    height: 395px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .single-choose-right {
    margin-bottom: 30px;
    text-align: center;
    padding-right: 0;
  }
  .single-choose-right i {
    position: relative;
    margin-bottom: 20px;
  }
  .single-choose-right h3 {
    font-size: 20px;
  }
  .single-choose-left {
    margin-bottom: 30px;
    text-align: center;
    padding-left: 0;
  }
  .single-choose-left i {
    position: relative;
    margin-bottom: 20px;
  }
  .single-choose-left h3 {
    font-size: 20px;
  }
  .how-does-work-left .single-does-work {
    margin-bottom: 30px;
    text-align: center;
  }
  .how-does-work-left .single-does-work .does-work-content .number {
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 35px;
  }
  .how-does-work-left .does-work-image {
    margin-bottom: 30px;
  }
  .how-does-work-right {
    margin-top: 30px;
  }
  .how-does-work-right .single-does-work {
    margin-bottom: 30px;
    text-align: center;
  }
  .how-does-work-right .single-does-work .does-work-content {
    text-align: center;
  }
  .how-does-work-right .single-does-work .does-work-content .number {
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 35px;
  }
  .how-does-work-right .single-does-work .does-work-image {
    margin-top: 30px;
  }
  .how-does-work-arrow-shape .arrow-shape-1 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-2 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-3 {
    display: none;
  }
  .review-image {
    height: 450px;
    margin-bottom: 30px;
  }
  .review-image .review-title {
    padding: 25px;
    text-align: center;
    width: 100%;
  }
  .review-image .review-title h2 {
    font-size: 25px;
  }
  .review-image .review-title p {
    font-size: 14px;
  }
  .single-blog .blog-content h3 {
    font-size: 20px;
  }
  .schedule-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .schedule-content h3 {
    font-size: 20px;
  }
  .schedule-main-shape .shape-1 {
    display: none;
  }
  .schedule-main-shape .shape-2 {
    display: none;
  }
  .schedule-main-shape .shape-3 {
    display: none;
  }
  .single-footer-widget .widget-info h3 {
    font-size: 20px;
  }
  .single-footer-widget .widget-info h4 {
    font-size: 20px;
  }
  .copyright-area {
    text-align: center;
  }
  .copyright-share {
    text-align: center;
  }
  .main-header-area {
    position: relative;
  }
  .main-banner-item {
    height: 100%;   
     padding-top: 107px;
    padding-bottom: 235px;
  }
  .main-banner-item .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-banner-content {
    margin-top: 0;
    text-align: center;
    margin: auto;
  }
  .main-banner-content h1 {
    font-size: 22px;
  }
  .banner-dot-shape .shape-1 {
    display: none;
  }
  .banner-dot-shape .shape-2 {
    display: none;
  }
  .banner-form-widget {
    padding: 30px 25px;
    right: 0;
    left: 0;
    -webkit-transform: unset;
            transform: unset;
    margin-left: 15px;
    margin-right: 15px;
  }
  .banner-form-widget .dot-shape {
    display: none;
  }
  .about-item {
    text-align: center;
  }
  .about-item .content h3 {
    font-size: 25px;
  }
  .about-item .content span {
    font-size: 14px;
  }
  .about-item .inner-content {
    padding-left: 0;
    text-align: center;
  }
  .about-item .inner-content .icon {
    position: relative;
    margin-bottom: 20px;
  }
  .about-item .inner-content h4 {
    font-size: 20px;
  }
  .about-item .about-btn {
    text-align: center;
  }
  .about-image {
    margin-top: 30px;
  }
  .about-image .image-wrap-shape {
    display: none;
  }
  .services-area.bg-main-color {
    padding-top: 32px;
  }
  .work-item {
    margin: auto;
  }
  .work-item .content {
    text-align: center;
  }
  .work-item .content h3 {
    font-size: 25px;
  }
  .work-item .content p {
    font-size: 14px;
  }
  .work-item .inner-content {
    padding-left: 30px;
    text-align: center;
  }
  .work-item .inner-content .number {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
  .work-item .inner-content h4 {
    font-size: 22px;
  }
  .work-item .inner-content .arrow-shape {
    display: none;
  }
  .faqs-area .container-fluid {
    padding-left: 15px;
  }
  .faq-item {
    margin: auto;
  }
  .faq-item .content {
    text-align: center;
  }
  .faq-item .content h3 {
    font-size: 25px;
  }
  .faq-image {
    height: 450px;
    margin-bottom: 30px;
    border-radius: 0;
  }
  .review-main-box {
    margin: auto;
    text-align: center;
  }
  .review-main-box .content h3 {
    font-size: 25px;
  }
  .review-main-box .content p {
    font-size: 14px;
  }
  .review-main-box .review-item-box .review-content-box {
    text-align: left;
  }
  .review-main-box .review-item-box .review-content-box .review-rating {
    display: none;
  }
  .review-image-wrap {
    border-radius: 0;
    height: 450px;
    margin-top: 30px;
  }
  .review-area.bg-color .container-fluid {
    padding-right: 15px;
  }
  .fun-facts-inner-box {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .single-fun-fact .fun-shape {
    display: none;
  }
  .home-slides-two.owl-theme .owl-dots {
    display: none;
  }
  .main-slides-item-box {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .main-slides-item-box .main-slides-content {
    text-align: center;
  }
  .main-slides-item-box .main-slides-content h1 {
    font-size: 34px;
  }
  .slides-form-widget {
    margin-top: 30px;
  }
  .slides-form-widget h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .services-main-shape .shape-3 {
    display: none;
  }
  .services-main-shape .shape-4 {
    display: none;
  }
  .services-main-shape .shape-5 {
    display: none;
  }
  .services-main-shape .shape-6 {
    display: none;
  }
  .services-main-shape .shape-7 {
    display: none;
  }
  .services-main-shape .shape-8 {
    display: none;
  }
  .services-main-shape .shape-9 {
    display: none;
  }
  .services-main-shape .shape-10 {
    display: none;
  }
  .single-projects .projects-content h3 {
    font-size: 25px;
  }
  .team-inner-box {
    padding-left: 35px;
    padding-right: 35px;
  }
  .single-team .team-content h3 {
    font-size: 25px;
  }
  .view-all-team-btn .default-btn {
    padding: 15px 25px;
  }
  .single-products .products-content {
    text-align: center;
  }
  .single-products .products-content h3 {
    font-size: 22px;
  }
  .single-products .products-content span {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    font-size: 16px;
  }
  .page-banner-area {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .page-banner-area::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f9f9f9;
    z-index: -1;
    opacity: .90;
  }
  .page-banner-area.bg-color {
    background-color: #f9f9f9;
  }
  .page-banner-area.bg-color .page-banner-content h2 {
    color: #0779e4;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li::before {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li a {
    color: #646464;
  }
  .page-banner-content h2 {
    margin-bottom: 12px;
    font-size: 32px;
  }
  .page-banner-shape .shape-1 {
    opacity: 20%;
  }
  .page-banner-shape .shape-2 {
    opacity: 20%;
  }
  .page-banner-shape .shape-3 {
    opacity: 20%;
  }
  .services-details-features .features-image {
    margin-top: 30px;
  }
  .services-details-widget {
    margin-top: 30px;
  }
  .team-details-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .team-details-image .wrap-shape {
    display: none;
  }
  .team-details-content {
    padding: 35px 25px;
  }
  .team-details-content h3 {
    font-size: 25px;
  }
  .faq-accordion .accordion {
    margin-bottom: 10px;
  }
  .projects-details-information {
    padding: 20px;
  }
  .projects-details-information h3 {
    font-size: 22px;
  }
  .projects-details-widget {
    margin-bottom: 30px;
  }
  .projects-details-features .features-image {
    margin-top: 30px;
  }
  .login-form form .lost-your-password {
    text-align: left;
    margin-top: 5px;
  }
  .book-online-image {
    text-align: center;
  }
  .book-online-form {
    padding: 35px 20px;
    margin-top: 30px;
  }
  .book-online-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .request-a-quote-form {
    padding: 35px 20px;
    margin-top: 30px;
  }
  .request-a-quote-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .request-a-quote-image {
    height: 450px;
  }
  .franchise-opportunity-form {
    padding: 30px 15px;
  }
  .franchise-opportunity-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .franchise-opportunity-form .default-btn {
    width: 100%;
  }
  .error-content h3 {
    font-size: 25px;
  }
  .newsletter-content {
    text-align: center;
    margin-bottom: 30px;
  }
  .newsletter-form button {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    width: 100%;
  }
  .coming-soon-content {
    padding: 30px 25px;
  }
  .coming-soon-content #timer {
    margin-top: 20px;
  }
  .coming-soon-content #timer div {
    width: 100px;
    height: 105px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    margin-top: 10px;
  }
  .coming-soon-content h2 {
    font-size: 22px;
  }
  #contactForm .default-btn {
    width: 100%;
  }
  .blog-details-desc {
    margin-top: 30px;
  }
  .blog-details-desc .article-content h3 {
    font-size: 25px;
  }
  .blog-details-desc .article-footer .article-tags {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    max-width: unset;
  }
  .blog-details-desc .article-footer .article-tags a {
    padding: 8px 16px;
  }
  .blog-details-desc .article-footer .article-share {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    max-width: unset;
    text-align: center;
    margin-top: 20px;
  }
  .lizo-post-navigation .prev-link-wrapper {
    margin-bottom: 25px;
  }
  .comments-area .comment-body .reply {
    position: relative;
    margin-top: 15px;
  }
  .comments-area .children {
    margin-left: 0;
  }
  .products-filter-options form {
    margin-bottom: 30px;
  }
  .products-filter-options .products-ordering-list {
    margin-bottom: 30px;
  }
  .products-filter-options p {
    text-align: center;
  }
  .cart-table table thead tr th {
    padding: 20px 45px 20px;
  }
  .cart-buttons {
    text-align: center;
  }
  .cart-buttons .shopping-coupon-code {
    margin-bottom: 30px;
  }
  .cart-buttons .shopping-coupon-code button {
    padding: 0 5px;
    font-size: 12px;
  }
  .wishlist-table table thead tr th {
    padding: 20px 45px 20px;
  }
  .wishlist-table .wishlist-btn {
    text-align: center;
  }
  .products-details-image {
    height: 450px;
    margin-bottom: 30px;
  }
  .products-details-desc .product-content .product-review .rating {
    position: relative;
    bottom: 0;
  }
  .products-details-desc .product-content .price {
    margin-top: 12px;
  }
  .products-details-desc .product-content .product-quantities .default-btn {
    margin-left: 0;
    margin-top: 15px;
  }
  .products-details-tabs .tab-content .tab-pane .products-reviews .review-content .rating {
    position: relative;
    margin-top: 10px;
  }
  .products-details-tabs .tab-content .tab-pane .products-review-form {
    margin-top: 30px;
  }
  .products-details-tabs .tab-content .tab-pane .products-review-form .review-form .rating {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .login-form form .lost-your-password {
    text-align: right;
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .top-header-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .top-header-area.header-transparent-color {
    background: -webkit-gradient(linear, left top, right top, from(#0779e4), color-stop(#0087e7), color-stop(#0094e7), color-stop(#00a0e5), to(#29abe2));
    background: linear-gradient(to right, #0779e4, #0087e7, #0094e7, #00a0e5, #29abe2);
  }
  .top-header-content {
    text-align: center;
  }
  .top-header-content li {
    padding-left: 0;
    margin-right: 30px;
  }
  .top-header-content li i {
    position: relative;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    display: block;
  }
  .top-header-content li span {
    font-size: 15px;
  }
  .top-header-optional {
    text-align: center;
    margin-top: 20px;
  }
  .searchmodal .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-search-form .search-field {
    font-size: 20px;
  }
  .main-responsive-nav .logo img {
    max-width: 72px !important;
  }
  .mean-container a.meanmenu-reveal {
    padding: 0 0 0 0;
  }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #000;
    height: 4px;
    margin-top: -5px;
    border-radius: 3px;
    position: relative;
    top: 8px;
  }
  .mean-container .mean-bar {
    background-color: unset;
    border-bottom: none;
  }
  .mean-container .mean-nav {
    margin-top: 35px;
  }
  .others-option-for-responsive .dot-menu {
    top: -27px;
  }
  .others-option-for-responsive .container .container {
    right: 20px;
    max-width: 300px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 5px;
    text-align: center;
  }
  .others-option-for-responsive .option-inner .others-options {
    margin-left: 0;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info {
    background-color: #0779e4;
    padding: 10px 20px;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h3 {
    color: #ffffff;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h4 a {
    color: #ffffff;
  }
  .main-slides-area {
    padding-left: 0;
    padding-right: 0;
  }
  .main-slides-item {
    padding-top: 150px;
    padding-bottom: 200px;
    border-radius: 0;
  }
  .main-slides-item::before {
    border-radius: 0;
  }
  .main-slides-item-box .main-slides-content h1 {
    font-size: 55px;
  }
  .slides-cloud-shape {
    display: none;
  }
  .slides-main-shape {
    display: none;
  }
  .home-slides.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 10px;
    bottom: 30px;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 10px;
  }
  .single-services {
    padding: 30px 22px;
  }
  .single-services h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .single-services .icon i {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
  }
  .overview-main-shape {
    display: none;
  }
  .choose-image {
    height: 395px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .single-choose-right {
    margin-bottom: 30px;
    text-align: center;
    padding-right: 0;
  }
  .single-choose-right i {
    position: relative;
    margin-bottom: 20px;
  }
  .single-choose-left {
    margin-bottom: 30px;
    text-align: center;
    padding-left: 0;
  }
  .single-choose-left i {
    position: relative;
    margin-bottom: 20px;
  }
  .choose-image .square-shape img {
    width: 100%;
  }
  .how-does-work-left .single-does-work {
    margin-bottom: 30px;
    text-align: center;
  }
  .how-does-work-left .single-does-work .does-work-content .number {
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 35px;
  }
  .how-does-work-left .does-work-image {
    margin-bottom: 30px;
  }
  .how-does-work-right {
    margin-top: 30px;
  }
  .how-does-work-right .single-does-work {
    margin-bottom: 30px;
    text-align: center;
  }
  .how-does-work-right .single-does-work .does-work-content {
    text-align: center;
  }
  .how-does-work-right .single-does-work .does-work-content .number {
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 35px;
  }
  .how-does-work-right .single-does-work .does-work-image {
    margin-top: 30px;
  }
  .how-does-work-arrow-shape .arrow-shape-1 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-2 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-3 {
    display: none;
  }
  .review-image {
    height: 450px;
    margin-bottom: 30px;
  }
  .review-image .review-title {
    padding: 25px;
    text-align: left;
    width: 100%;
  }
  .schedule-area {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 1;
  }
  .schedule-area::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f9f9f9;
    z-index: -1;
    opacity: .90;
  }
  .schedule-main-shape .shape-1 {
    opacity: 30%;
  }
  .schedule-main-shape .shape-2 {
    opacity: 30%;
  }
  .schedule-main-shape .shape-3 {
    opacity: 30%;
  }
  .schedule-content h3 {
    font-size: 38px;
  }
  .single-footer-widget .widget-info h3 {
    font-size: 20px;
  }
  .single-footer-widget .widget-info h4 {
    font-size: 20px;
  }
  .main-banner-content {
    margin-top: 90px;
  }
  .main-banner-content h1 {
    font-size: 50px;
  }
  .main-banner-item {
    height: 100%;
    padding-top: 130px;
    padding-bottom: 335px;
  }
  .main-banner-item .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-form-widget {
    right: 1%;
    -webkit-transform: translateX(-1%);
            transform: translateX(-1%);
  }
  .banner-form-widget .dot-shape {
    right: -2px;
    top: -10px;
  }
  .about-item {
    text-align: center;
  }
  .about-item .inner-content {
    padding-left: 0;
    text-align: center;
  }
  .about-item .inner-content .icon {
    position: relative;
    margin-bottom: 20px;
  }
  .about-item .about-btn {
    text-align: center;
  }
  .about-image {
    margin-top: 30px;
  }
  .about-image .image-wrap-shape {
    display: none;
  }
  .services-area.bg-main-color {
    padding-top: 100px;
  }
  .work-item {
    margin: auto;
  }
  .work-item .content {
    text-align: center;
  }
  .work-item .inner-content {
    padding-left: 30px;
    text-align: center;
  }
  .work-item .inner-content .number {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
  .work-item .inner-content h4 {
    font-size: 22px;
  }
  .work-item .inner-content .arrow-shape {
    display: none;
  }
  .faqs-area .container-fluid {
    padding-left: 15px;
  }
  .faq-item {
    margin: auto;
  }
  .faq-item .content {
    text-align: center;
  }
  .faq-image {
    height: 450px;
    margin-bottom: 30px;
    border-radius: 0;
  }
  .review-main-box {
    margin: auto;
    text-align: center;
  }
  .review-main-box .review-item-box {
    text-align: left;
  }
  .review-main-box .review-item-box .review-content-box .review-rating {
    display: none;
  }
  .review-area.bg-color .container-fluid {
    padding-right: 15px;
  }
  .review-image-wrap {
    border-radius: 0;
    height: 450px;
    margin-top: 30px;
  }
  .fun-facts-inner-box {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .single-fun-fact .fun-shape {
    display: none;
  }
  .home-slides-two.owl-theme .owl-dots {
    display: none;
  }
  .main-slides-item-box {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .main-slides-item-box .main-slides-content {
    text-align: center;
  }
  .slides-form-widget {
    margin-top: 30px;
  }
  .slides-form-widget h3 {
    margin-bottom: 20px;
  }
  .single-projects .projects-content h3 {
    font-size: 25px;
  }
  .team-inner-box {
    padding-left: 35px;
    padding-right: 35px;
  }
  .single-team .team-content h3 {
    font-size: 25px;
  }
  .view-all-team-btn .default-btn {
    padding: 15px 25px;
  }
  .single-products .products-content {
    text-align: center;
  }
  .single-products .products-content h3 {
    font-size: 22px;
  }
  .single-products .products-content span {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    font-size: 16px;
  }
  .page-banner-area::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f9f9f9;
    z-index: -1;
    opacity: .90;
  }
  .page-banner-area.bg-color {
    background-color: #f9f9f9;
  }
  .page-banner-area.bg-color .page-banner-content h2 {
    color: #0779e4;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li::before {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li a {
    color: #646464;
  }
  .page-banner-shape .shape-1 {
    opacity: 35%;
  }
  .page-banner-shape .shape-2 {
    opacity: 35%;
  }
  .page-banner-shape .shape-3 {
    opacity: 35%;
  }
  .services-details-features .features-image {
    margin-top: 30px;
  }
  .services-details-widget {
    margin-top: 30px;
  }
  .team-details-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .team-details-image .wrap-shape {
    display: none;
  }
  .team-details-content {
    padding: 35px 25px;
  }
  .team-details-content h3 {
    font-size: 25px;
  }
  .faq-accordion .accordion {
    margin-bottom: 10px;
  }
  .projects-details-information {
    padding: 20px;
  }
  .projects-details-information h3 {
    font-size: 22px;
  }
  .projects-details-widget {
    margin-bottom: 30px;
  }
  .projects-details-features .features-image {
    margin-top: 30px;
  }
  .book-online-image {
    text-align: center;
  }
  .book-online-form {
    padding: 35px 20px;
    margin-top: 30px;
  }
  .request-a-quote-form {
    padding: 35px 20px;
    margin-top: 30px;
  }
  .request-a-quote-image {
    height: 450px;
  }
  .franchise-opportunity-form {
    padding: 30px 15px;
  }
  .franchise-opportunity-form .default-btn {
    width: 100%;
  }
  .newsletter-content {
    margin-bottom: 30px;
  }
  .blog-details-desc {
    margin-top: 30px;
  }
  .products-filter-options p {
    text-align: center;
    margin-top: 30px;
  }
  .products-details-image {
    height: 450px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-information {
    display: none;
  }
  .top-header-area {
    display: block;
  }
  .top-header-area .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .top-header-area .container {
    max-width: 1140px;
  }
  .top-header-content li {
    padding-left: 45px;
    font-size: 14px;
    margin-right: 15px;
  }
  .top-header-content li span {
    font-size: 14px;
  }
  .main-navbar .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mean-container a.meanmenu-reveal {
    padding: 5px 0 0 0;
  }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #000;
    height: 4px;
    margin-top: -5px;
    border-radius: 3px;
    position: relative;
    top: 8px;
  }
  .mean-container .mean-bar {
    background-color: unset;
    border-bottom: none;
    padding-top: 0;
  }
  .mean-container .mean-nav {
    margin-top: 50px;
  }
  .others-option-for-responsive .dot-menu {
    top: -32px;
  }
  .others-option-for-responsive .container .container {
    right: 20px;
    max-width: 300px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 5px;
    text-align: center;
  }
  .others-option-for-responsive .option-inner .others-options {
    margin-left: 0;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info {
    background-color: #0779e4;
    padding: 10px 20px;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h3 {
    color: #ffffff;
  }
  .others-option-for-responsive .option-inner .others-options .option-item .option-info h4 a {
    color: #ffffff;
  }
  .main-slides-area {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-slides-item .main-slides-content h1 {
    font-size: 50px;
  }
  .home-slides.owl-theme .owl-nav {
    opacity: 1;
    visibility: visible;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 10px;
  }
  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 10px;
  }
  .single-services {
    padding: 30px 25px;
  }
  .single-services h3 {
    font-size: 25px;
  }
  .single-services .icon i {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
  }
  .overview-main-shape {
    display: none;
  }
  .single-choose-right h3 {
    font-size: 20px;
  }
  .single-choose-left h3 {
    font-size: 20px;
  }
  .how-does-work-left .single-does-work .does-work-content .number {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 30px;
  }
  .how-does-work-right .single-does-work .does-work-content .number {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 30px;
  }
  .how-does-work-arrow-shape .arrow-shape-1 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-2 {
    display: none;
  }
  .how-does-work-arrow-shape .arrow-shape-3 {
    display: none;
  }
  .how-does-work-right {
    margin-top: 50px;
  }
  .single-footer-widget .widget-info h3 {
    font-size: 20px;
  }
  .single-footer-widget .widget-info h4 {
    font-size: 20px;
  }
  .single-footer-widget .widget-btn .default-btn {
    padding: 12px 20px;
  }
  .single-footer-widget .quick-links li {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .single-footer-widget .widget-contact-information li {
    padding-left: 50px;
    margin-bottom: 30px;
  }
  .single-footer-widget .widget-contact-information li i {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .single-footer-widget .widget-contact-information li span {
    font-size: 15px;
  }
  .main-banner-content {
    margin-top: 0;
  }
  .banner-form-widget {
    right: 5%;
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  .work-item .inner-content .arrow-shape {
    bottom: -65px;
  }
  .work-item .inner-content p {
    font-size: 14px;
  }
  .faq-item .content p {
    font-size: 15px;
  }
  .fun-facts-inner-box {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .single-fun-fact .fun-shape {
    display: none;
  }
  .home-slides-two.owl-theme .owl-nav.disabled + .owl-dots {
    max-width: 930px;
  }
  .main-slides-item-box .main-slides-content h1 {
    font-size: 50px;
  }
  .page-banner-area::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f9f9f9;
    z-index: -1;
    opacity: .90;
  }
  .page-banner-area.bg-color {
    background-color: #f9f9f9;
  }
  .page-banner-area.bg-color .page-banner-content h2 {
    color: #0779e4;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li::before {
    color: #646464;
  }
  .page-banner-area.bg-color .page-banner-content .pages-list li a {
    color: #646464;
  }
  .page-banner-shape .shape-1 {
    opacity: 35%;
  }
  .page-banner-shape .shape-2 {
    opacity: 35%;
  }
  .page-banner-shape .shape-3 {
    opacity: 35%;
  }
  .blog-details-desc .article-footer .article-tags a {
    padding: 10px 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 2500px) {
  .container {
    max-width: 1340px;
  }
}

@media only screen and (min-width: 1550px) {
  .main-slides-item {
    padding-top: 185px;
    padding-bottom: 265px;
  }
  .services-main-shape .shape-1 {
    right: 5%;
    top: 8%;
  }
  .services-main-shape .shape-2 {
    left: 5%;
    bottom: 5%;
  }
  .how-does-work-arrow-shape .arrow-shape-1 {
    top: 30%;
    left: 53%;
    -webkit-transform: translateY(-30%) translateX(-53%);
            transform: translateY(-30%) translateX(-53%);
  }
  .how-does-work-arrow-shape .arrow-shape-2 {
    top: 61%;
    left: 52%;
    -webkit-transform: translateY(-61%) translateX(-52%);
            transform: translateY(-61%) translateX(-52%);
  }
  .how-does-work-arrow-shape .arrow-shape-3 {
    left: 40%;
    bottom: 16%;
    -webkit-transform: translateY(-16%) translateX(-40%);
            transform: translateY(-16%) translateX(-40%);
  }
  .navbar-with-color .main-navbar .navbar .navbar-brand {
    left: 0;
  }
}
/*# sourceMappingURL=responsive.css.map */