@media only screen and (max-width: 767px) {
    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: 23px;
      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;
      padding-bottom: 15px;
    }
    .header-area #navbar-toggle {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
    }
    .navbar {
      display: none;
    }
    .main-banner {
      height: 100%;
      background-position: left bottom;
      padding-top: 145px;
      padding-bottom: 600px;
    }
    .main-banner-content {
      max-width: unset;
    }
    .main-banner-content h1 {
      font-size: 35px;
      line-height: 38px;
      padding: 8px 0;
      margin-bottom: 35px;
    }
    .main-banner-content h1::before {
      width: 15px;
    }
    .main-banner-content p {
      display: none;
    }
    .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: 40px;
    }
    .main-banner-content .uk-button {
      font-size: 14px;
      padding: 12px 27px;
    }
    .banner-with-form {
      padding-bottom: 565px;
    }
    .banner-with-form .uk-container .uk-grid {
      margin-top: 0;
    }
    .main-banner-form {
      padding: 20px;
      margin-left: 0;
      margin-top: 30px;
    }
    .features-area {
      margin-top: -520px;
      background-color: transparent;
    }
    .features-area.uk-dark {
      position: relative;
      z-index: 1;
      background-color: transparent;
    }
    .features-area.uk-dark::before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      display: block;
      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 .animation-img img {
      display: none;
    }
    .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: 70px;
      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;
    }
    .single-services-box {
      padding: 20px;
    }
    .single-services-box .icon i::before {
      font-size: 30px;
    }
    .single-services-box h3 {
      font-size: 15px;
    }
    .single-services-box .animation-img img {
      display: none;
    }
    .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;
    }
    .testimonials-area {
      padding-bottom: 10px;
    }
    .testimonials-item .quotation-profile .profile-info h3 {
      font-size: 15px;
      margin-bottom: 4px;
    }
    .testimonials-item .quotation-profile .profile-info span {
      font-size: 13px;
    }
    .partner-area {
      padding-top: 40px !important;
    }
    .team-area {
      padding-bottom: 10px;
    }
    .team-slides.owl-theme .owl-dots {
      margin-top: 0 !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;
    }
    .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 {
      margin-right: 5px;
      margin-left: 5px;
      margin-top: -30px;
      padding: 20px 15px;
    }
    .single-blog-post .blog-post-content h3 {
      font-size: 18px;
    }
    .single-blog-post .blog-post-image a img {
      width: 100%;
    }
    .blog-slides.owl-theme .owl-dots {
      margin-top: 0 !important;
    }
    .map-img {
      margin-bottom: 0 !important;
      margin-top: 75px;
    }
    .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: 70px;
    }
    .footer-area .footer-shape1, .footer-area .footer-shape2 {
      display: none;
    }
    .single-footer-widget {
      margin-bottom: 30px !important;
    }
    .single-footer-widget .logo {
      margin-bottom: 20px;
    }
    .single-footer-widget h3 {
      font-size: 18px;
    }
    .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;
    }
    .uk-button {
      padding: 11px 25px;
      font-size: 14px;
    }
    .uk-button-optional {
      padding: 11px 25px;
      font-size: 14px;
    }
    .header-area.header-style-two {
      position: fixed !important;
      padding-left: 15px;
      padding-right: 15px;
    }
    .header-area.header-style-two #navbar-toggle span {
      background-color: #ffffff;
    }
    .banner-section .uk-grid-medium {
      margin-left: 0px;
    }
    .banner-content {
      padding: 110px 15px 80px;
      height: 100%;
    }
    .banner-content .content {
      max-width: 100%;
      margin-left: 0;
      margin-top: 0;
    }
    .banner-content h1 {
      font-size: 28px;
    }
    .banner-content .btn-box {
      margin-top: 20px;
    }
    .banner-image {
      background-image: unset !important;
      z-index: 1;
    }
    .banner-image img {
      display: inline-block;
    }
    .services-section {
      padding-bottom: 10px;
    }
    .services-box .content .icon {
      width: 50px;
      height: 50px;
      line-height: 50px;
      top: -25px;
      margin-bottom: 15px;
    }
    .services-box .content .icon i::before {
      font-size: 20px;
    }
    .services-box .content h3 {
      margin-top: -25px;
      font-size: 18px;
    }
    .services-box .hover-content .inner {
      padding: 15px;
    }
    .services-box .hover-content .inner .icon {
      width: 50px;
      height: 50px;
      line-height: 50px;
      margin-bottom: 15px;
    }
    .services-box .hover-content .inner .icon i::before {
      font-size: 20px;
    }
    .services-box .hover-content .inner h3 {
      font-size: 18px;
    }
    .services-box .hover-content .inner p {
      margin-top: 10px;
      font-size: 13.5px;
    }
    .about-image {
      padding-bottom: 0;
      margin-bottom: 30px !important;
      text-align: center;
    }
    .about-image img {
      width: 100%;
    }
    .about-image img:nth-child(2) {
      position: relative;
      right: 0;
      margin-top: 15px;
      display: inline-block;
    }
    .shape-circle-img1 {
      display: none;
    }
    .shape-circle-img2 {
      display: none;
    }
    .process-section {
      padding-bottom: 10px;
    }
    .process-section .item:nth-child(1) .single-process-box, .process-section .item:nth-child(3) .single-process-box {
      margin-top: 0 !important;
    }
    .single-process-box {
      margin-bottom: 30px !important;
    }
    .single-process-box .icon {
      width: 55px;
      height: 55px;
      margin-bottom: 15px;
      line-height: 55px;
    }
    .single-process-box .icon i svg {
      width: 25px;
    }
    .single-process-box h3 {
      font-size: 18px;
    }
    .process-arrow-icon {
      display: none;
    }
    .feedback-section {
      padding-bottom: 10px;
    }
    .single-feedback-item {
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .single-feedback-item .client-info h3 {
      font-size: 18px;
    }
    .project-section {
      padding-bottom: 10px;
    }
    .single-project-box img {
      width: 100%;
    }
    .single-project-box .project-content {
      padding: 20px;
    }
    .single-project-box .project-content h3 {
      font-size: 18px;
    }
    .single-project-box .project-content .details-btn {
      right: 20px;
      width: 35px;
      height: 35px;
      line-height: 35px;
    }
    .single-project-box .project-content .details-btn i svg {
      width: 20px;
    }
    .funfacts-area {
      padding-bottom: 10px;
    }
    .single-funfacts {
      margin-bottom: 30px !important;
      padding-left: 0;
      text-align: center;
    }
    .single-funfacts .icon {
      border-width: 2px;
      width: 55px;
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      height: 55px;
      line-height: 53px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px;
    }
    .single-funfacts .icon i svg {
      width: 25px;
    }
    .single-funfacts h3 {
      font-size: 30px;
      margin-bottom: -2px;
      margin-top: 0;
    }
    .single-funfacts p {
      font-size: 15px;
    }
    .contact-section .uk-grid-medium {
      margin-left: 0;
    }
    .contact-section .uk-grid-medium > * {
      padding-left: 0;
    }
    .contact-image {
      background-image: unset !important;
    }
    .contact-image img {
      display: inline-block;
      width: 100%;
    }
    .contact-image .contact-info {
      position: relative;
      right: 0;
      bottom: 0;
      max-width: 100%;
      border-radius: 0;
      padding: 25px;
    }
    .contact-image .contact-info h3 {
      margin-bottom: -5px;
      font-size: 18px;
    }
    .contact-image .contact-info ul li {
      margin-bottom: 10px;
    }
    .contact-form {
      max-width: 100%;
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 15px;
      padding-right: 15px;
    }
    .hero-banner {
      padding-top: 130px;
      padding-bottom: 70px;
    }
    .hero-banner-content {
      text-align: center;
      margin-top: 0;
    }
    .hero-banner-content h1 {
      font-size: 28px;
    }
    .hero-banner-content .btn-box {
      margin-top: 20px;
    }
    .hero-banner-image {
      margin-top: 30px;
    }
    .about-image-two {
      margin-bottom: 30px !important;
    }
    .services-section.bg-image {
      padding-bottom: 80px;
    }
    .services-section.bg-image::before {
      bottom: 40px;
      height: 40%;
      width: 100%;
    }
    .services-slides.owl-theme .owl-dots {
      margin-bottom: 0;
      margin-top: 5px;
    }
    .why-choose-us-section .uk-child-width-1-2\@s > * {
      width: 100%;
    }
    .why-choose-us-content {
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 0;
    }
    .why-choose-us-content .why-choose-us-text li {
      padding-left: 70px;
    }
    .why-choose-us-content .why-choose-us-text li .icon {
      width: 50px;
      height: 50px;
      line-height: 51px;
    }
    .why-choose-us-content .why-choose-us-text li .icon i::before {
      font-size: 20px;
    }
    .why-choose-us-content .why-choose-us-text li h3 {
      font-size: 17px;
    }
    .why-choose-us-content .why-choose-us-text li p {
      font-size: 14px;
    }
    .why-choose-us-image {
      margin-top: 30px;
      padding-left: 15px;
      padding-right: 15px;
    }
    .single-team-box .content {
      padding: 20px;
    }
    .single-team-box .content h3 {
      font-size: 17px;
    }
    .feedback-section .uk-grid .uk-section-title {
      margin-top: 0;
      margin-bottom: 10px !important;
    }
    .feedback-section .uk-grid .uk-section-title h2 {
      max-width: 100%;
      margin-left: 0;
      margin-right: 0;
    }
    .feedback-slides-two.owl-theme .owl-dots {
      bottom: -30px;
    }
    .feedback-slides-two.owl-theme .owl-nav [class*="owl-"] {
      bottom: -37px;
    }
    .corporate-main-banner {
      padding-bottom: 0;
      padding-top: 120px;
    }
    .corporate-main-banner .uk-grid-medium {
      margin-left: 0;
    }
    .corporate-banner-content {
      padding: 0 15px 35px;
    }
    .corporate-banner-content .content {
      margin-left: 0;
      max-width: 100%;
      text-align: center;
    }
    .corporate-banner-content .content h1 {
      margin-bottom: 15px;
      font-size: 30px;
    }
    .corporate-banner-image {
      background-image: unset !important;
    }
    .corporate-banner-image img {
      display: inline-block;
    }
    .shape1, .shape2, .shape3, .shape4 {
      display: none;
    }
    .featured-services-area {
      padding-bottom: 10px;
    }
    .featured-services-area .section-title {
      max-width: 100%;
    }
    .featured-services-area .section-title p {
      line-height: 1.67;
      font-size: 16px;
    }
    .single-featured-services-box {
      margin-bottom: 30px !important;
    }
    .single-featured-services-box .bg-shape {
      display: none;
    }
    .single-featured-services-box .icon i::before {
      font-size: 35px;
    }
    .single-featured-services-box h3 {
      font-size: 17px;
    }
    .what-we-do-section .uk-grid-medium {
      margin-left: 0;
    }
    .what-we-do-image {
      background-image: unset !important;
    }
    .what-we-do-image img {
      display: inline-block;
    }
    .what-we-do-content {
      padding-top: 30px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 40px;
    }
    .what-we-do-content .content {
      max-width: 100%;
    }
    .experience-area .uk-grid-medium {
      margin-left: 0;
    }
    .experience-area .item:nth-child(1) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
    }
    .experience-area .item:nth-child(2) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
    }
    .experience-image {
      background-image: unset !important;
    }
    .experience-image img {
      display: inline-block;
    }
    .experience-content {
      padding-top: 30px;
      padding-bottom: 40px;
      padding-left: 15px;
      padding-right: 15px;
    }
    .experience-content .content {
      max-width: 100%;
      margin-left: 0;
    }
    .experience-content .content .single-experience-box {
      padding-left: 0;
      margin-bottom: 20px;
    }
    .experience-content .content .single-experience-box .icon {
      top: 0;
      position: relative;
      margin-bottom: 20px;
      width: 65px;
      height: 65px;
      border-width: 1.5px;
      line-height: 65px;
    }
    .experience-content .content .single-experience-box .icon i::before {
      font-size: 25px;
    }
    .experience-content .content .single-experience-box h3 {
      margin-bottom: 7px;
      font-size: 16px;
    }
    .testimonials-slides {
      max-width: 100%;
    }
    .single-testimonials-box .user-image {
      margin-bottom: 20px;
    }
    .single-testimonials-box .user-image .user {
      width: 110px !important;
      height: 110px;
    }
    .single-testimonials-box p {
      font-size: 15px;
    }
    .single-testimonials-box::before {
      font-size: 70px;
    }
    .single-testimonials-box .user-info h3 {
      font-size: 17px;
    }
    .pricing-area .uk-item {
      margin-bottom: 30px;
    }
    .pricing-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .single-pricing-box .pricing-header h3 {
      font-size: 17px;
    }
    .single-pricing-box .pricing-header .icon img {
      width: 100px;
    }
    .single-pricing-box .pricing-header .icon i::before {
      font-size: 30px;
    }
    .single-pricing-box .pricing-header .icon i.flaticon-plan::before {
      font-size: 30px;
    }
    .single-pricing-box .pricing-features ul li {
      font-size: 14px;
    }
    .single-pricing-box .price {
      font-size: 30px;
    }
    .single-pricing-box .price span {
      margin-top: 0;
      font-size: 15px;
    }
    .project-area .uk-item {
      margin-bottom: 30px;
    }
    .project-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .single-project-item .content h3 {
      font-size: 17px;
    }
    .partner-area-two.bg-f5e7da .section-title {
      margin-bottom: 40px !important;
    }
    .partner-area-two .item .item {
      width: 50%;
    }
    .blog-area .uk-item {
      margin-bottom: 30px;
    }
    .blog-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .single-blog-post-item .post-content h3 {
      font-size: 17px;
    }
    .newsletter-area {
      padding-top: 40px;
      padding-bottom: 40px;
    }
    .newsletter-content {
      max-width: 100%;
    }
    .newsletter-content h2 {
      font-size: 23px;
      margin-top: 8px;
      margin-bottom: 10px;
    }
    .newsletter-content form .uk-button {
      position: relative;
      height: auto;
      margin-top: 15px;
    }
    /* Start "Home 11", "Home 12", & "Home 13", "Responsive" */
    .ptb-100 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .pt-100 {
      padding-top: 50px;
    }
    .pb-100 {
      padding-bottom: 50px;
    }
    .pb-70 {
      padding-bottom: 20px;
    }
    .section-title-with-big-text {
      margin: 0 auto 35px !important;
    }
    .section-title-with-big-text .big-text {
      display: none;
    }
    .section-title-with-big-text h2 {
      font-size: 25px;
    }
    .header-area-with-position-relative .others-option {
      display: none;
    }
    .woman-main-banner-area {
      padding-top: 65px;
    }
    .woman-main-banner-area .woman-banner-social {
      display: none;
    }
    .woman-banner-content {
      top: 0;
    }
    .woman-banner-content h1 {
      font-size: 30px;
    }
    .woman-banner-image {
      text-align: center;
      margin-top: 30px;
    }
    .woman-banner-image::before {
      display: none;
    }
    .creative-about-left-content {
      padding-right: 0;
      margin-top: 0;
    }
    .creative-about-left-content .big-text {
      display: none;
    }
    .creative-about-left-content h3 {
      font-size: 25px;
    }
    .creative-about-left-content .about-left-image .content h4 {
      font-size: 30px;
    }
    .creative-about-left-content .about-left-image .content b {
      font-size: 12px;
    }
    .creative-about-right-content {
      padding-left: 0;
      margin-top: 30px;
    }
    .creative-about-right-content h3 {
      font-size: 25px;
    }
    .creative-about-right-content .about-right-image .content h4 {
      font-size: 30px;
    }
    .creative-about-right-content .about-right-image .content b {
      font-size: 12px;
    }
    .creative-services-card {
      padding-right: 0;
    }
    .creative-services-card .number {
      font-size: 65px;
    }
    .creative-services-card h3 {
      font-size: 22px;
    }
    .creative-projects-area .uk-container-expand {
      padding-left: 15px;
      padding-right: 15px;
    }
    .creative-single-projects .projects-content {
      padding: 25px 20px;
    }
    .creative-single-projects .projects-content span {
      font-size: 12px;
    }
    .creative-single-projects .projects-content h3 {
      font-size: 20px;
    }
    .creative-reviews-img {
      padding-right: 0;
      margin-bottom: 35px !important;
    }
    .creative-reviews-card .rating li i {
      font-size: 15px;
    }
    .creative-reviews-card p {
      font-size: 15px;
    }
    .creative-reviews-card .client h3 {
      font-size: 20px;
    }
    .creative-reviews-card .client span {
      font-size: 12px;
    }
    .creative-reviews-slides.owl-theme .owl-nav {
      margin-top: 30px;
      text-align: center;
    }
    .creative-pricing-box {
      padding: 20px;
    }
    .creative-pricing-box .pricing-header h3 {
      margin-bottom: 10px;
      font-size: 18px;
    }
    .creative-pricing-box .price {
      font-size: 25px;
    }
    .creative-pricing-box .features li {
      font-size: 15px;
    }
    .creative-team-box .team-content h3 {
      font-size: 18px;
      margin-bottom: 10px;
    }
    .creative-team-box .team-content span {
      font-size: 12px;
    }
    .creative-news-card {
      padding: 25px;
    }
    .creative-contact-image .info-content {
      max-width: 212px;
    }
    .creative-contact-form {
      padding-left: 0;
      margin-top: 30px;
    }
    .creative-contact-form .uk-form-label {
      font-size: 12px;
    }
    .creative-footer-area .single-footer-widget h3 {
      font-size: 20px;
    }
    .header-area-with-position-relative.with-position-absolute #navbar-toggle span {
      background-color: #ffffff;
    }
    .black-main-banner-area {
      padding-top: 120px;
      padding-bottom: 70px;
    }
    .black-banner-content h1 {
      font-size: 30px;
      margin-bottom: 15px;
    }
    .black-banner-content .banner-btn {
      margin-top: 25px;
    }
    .black-banner-image {
      text-align: center;
      margin-top: 30px;
    }
    .featured-boxes-services-card {
      padding-right: 0;
    }
    .featured-boxes-services-card h3 {
      font-size: 20px;
    }
    .marketing-about-content {
      margin-top: 0;
      padding-right: 0;
    }
    .marketing-about-content .big-text {
      display: none;
    }
    .marketing-about-content h3 {
      font-size: 25px;
    }
    .marketing-about-content h4 {
      font-size: 18px;
    }
    .marketing-about-image {
      text-align: center;
      margin-top: 30px;
    }
    .marketing-about-image .content h4 {
      font-size: 35px;
    }
    .marketing-about-image .content b {
      font-size: 12px;
    }
    .creative-process-card {
      padding-right: 0;
    }
    .creative-process-card h3 {
      font-size: 20px;
      margin-bottom: 12px;
    }
    .creative-video-area::before {
      height: 100px;
    }
    .creative-video-area .video-btn {
      width: 70px;
      height: 70px;
      font-size: 50px;
    }
    .video-dot-shape {
      display: none;
    }
    .creative-services-box .content {
      padding-left: 0;
    }
    .creative-services-box .content .number {
      position: relative;
      margin-bottom: 18px;
    }
    .creative-services-box .content h3 {
      font-size: 18px;
    }
    .creative-projects-slides-two.owl-theme .owl-nav [class*=owl-] {
      left: -5px;
    }
    .creative-projects-slides-two.owl-theme .owl-nav [class*=owl-].owl-next {
      right: -5px;
      left: auto;
    }
    .creative-faq-image .content h4 {
      font-size: 32px;
    }
    .creative-faq-image .content b {
      font-size: 12px;
    }
    .creative-faq-content {
      margin-left: 0;
      margin-top: 30px;
    }
    .creative-faq-content .big-text {
      display: none;
    }
    .creative-faq-content h3 {
      font-size: 25px;
    }
    .creative-faq-accordion .uk-accordion-title {
      font-size: 15.8px;
      padding-right: 32px;
      background-color: transparent;
    }
    .creative-footer-shape-1, .creative-footer-shape-2 {
      display: none;
    }
    .marketing-main-banner-area {
      padding-top: 150px;
      padding-bottom: 100px;
    }
    .marketing-banner-content span {
      font-size: 14px;
    }
    .marketing-banner-content h1 {
      font-size: 32px;
    }
    .marketing-about-content .about-inner-card h5 {
      font-size: 18px;
    }
    .marketing-about-image.style-two {
      padding-left: 0;
    }
    .creative-funfacts-area {
      padding-left: 50px;
      padding-right: 50px;
    }
    .single-creative-funfacts h3 {
      font-size: 30px;
    }
    .creative-process-area.with-bg-color .uk-grid {
      display: block;
    }
    .creative-process-area.with-bg-color .uk-width-1-4 {
      width: 100%;
    }
    .creative-process-area.with-bg-color .uk-width-3-4 {
      width: 100%;
    }
    .section-title-with-big-text span {
      font-size: 14px;
    }
    .section-title-with-big-text h2 {
      margin-top: 10px;
    }
    .section-title-with-big-text.text-left {
      margin-bottom: 30px !important;
    }
    .home-color-with-font p {
      font-size: 14px;
    }
    .creative-reviews-img .icon {
      left: 0;
      top: 0;
      height: 90px;
      width: 90px;
      line-height: 90px;
    }
    .creative-reviews-img .icon img {
      max-width: 40px;
    }
    .creative-footer-area .single-footer-widget .links li {
      font-size: 14px;
    }
    .creative-footer-area .single-footer-widget .contact-info li {
      font-size: 14px;
    }
    .creative-footer-area .copyright-area {
      margin-top: 20px;
    }
    .creative-footer-area .copyright-area ul li {
      font-size: 14px;
    }
    .header-area-with-position-relative.with-position-absolute .uk-container-expand {
      padding-left: 15px;
      padding-right: 15px;
    }
    .black-main-banner-area .uk-container-expand {
      padding-left: 15px;
      padding-right: 15px;
    }
    .black-banner-content span {
      font-size: 15px;
    }
    .black-banner-image {
      margin-left: 0;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav {
      text-align: center;
      margin-top: 30px;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-] {
      position: relative;
      left: 0;
      top: unset;
      -webkit-transform: unset;
              transform: unset;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-].owl-next {
      right: 0;
      left: auto;
    }
    .creative-contact-image.with-wrap-color .info-content {
      padding: 15px;
    }
    /* End "Home 11", "Home 12", & "Home 13", "Responsive" */
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    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: right bottom;
      padding-top: 200px;
      padding-bottom: 540px;
    }
    .main-banner-content h1 {
      font-size: 45px;
      line-height: 45px;
      padding: 6px 0;
    }
    .main-banner-content h1::before {
      width: 17px;
    }
    .main-banner-content p {
      margin-top: 25px;
      margin-bottom: 25px;
    }
    .banner-with-form {
      padding-bottom: 455px;
    }
    .banner-with-form .uk-container .uk-grid {
      margin-top: 0;
    }
    .main-banner-form {
      margin-left: 0;
      margin-top: 30px;
    }
    .features-area {
      background: transparent;
      margin-top: -400px;
    }
    .features-area.uk-dark {
      background-color: transparent;
      position: relative;
      z-index: 1;
    }
    .features-area.uk-dark::before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      background: #000000;
      height: 65%;
      z-index: -1;
      display: block;
    }
    .single-features-box {
      margin-top: 20px;
    }
    .single-features-box h3 {
      font-size: 20px;
    }
    .single-features-box .animation-img {
      display: none;
    }
    .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;
    }
    .single-services-box {
      padding: 30px;
    }
    .single-services-box .icon i::before {
      font-size: 35px;
    }
    .single-services-box h3 {
      font-size: 16px;
    }
    .single-services-box .animation-img {
      display: none;
    }
    .testimonials-area {
      padding-bottom: 10px;
    }
    .testimonials-item .quotation-profile .profile-info h3 {
      font-size: 16px;
    }
    .project-slides {
      left: 0;
      position: relative;
    }
    .single-project .project-content h3 {
      font-size: 20px;
    }
    .feedback-img .video-btn {
      right: 0;
    }
    .feedback-inner {
      margin-top: 35px;
    }
    .team-area {
      padding-bottom: 10px;
    }
    .team-slides.owl-theme .owl-dots {
      margin-top: 10px !important;
    }
    .partner-area {
      padding-top: 40px !important;
    }
    .subscribe-area {
      text-align: center;
    }
    .subscribe-area h3 {
      font-size: 20px;
      margin: 0 0 20px !important;
    }
    .subscribe-area form .uk-button {
      position: relative;
      height: 50px;
      margin-top: 20px;
    }
    .single-blog-post .blog-post-content {
      margin-right: 10px;
      margin-left: 10px;
    }
    .single-blog-post .blog-post-content h3 {
      font-size: 20px;
    }
    .single-footer-widget {
      margin-bottom: 30px !important;
    }
    .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;
    }
    .header-area.header-style-two {
      padding-left: 30px;
      padding-right: 30px;
    }
    .header-area.header-style-two #navbar-toggle span {
      background-color: #ffffff;
    }
    .banner-content {
      padding: 150px 100px 100px;
      height: 100%;
    }
    .banner-content .content {
      max-width: 600px;
      margin-top: 0;
      margin-left: 0;
    }
    .banner-content .content h1 {
      font-size: 40px;
    }
    .banner-image {
      background-image: unset !important;
      z-index: 1;
    }
    .banner-image img {
      display: inline-block;
      width: 100%;
    }
    .services-section {
      padding-bottom: 10px;
    }
    .about-image {
      margin-bottom: 40px !important;
    }
    .about-image img:nth-child(1) {
      width: 60%;
    }
    .shape-circle-img1 {
      display: none;
    }
    .shape-circle-img2 {
      display: none;
    }
    .funfacts-area {
      padding-bottom: 10px;
    }
    .single-funfacts {
      margin-bottom: 30px !important;
      padding-left: 90px;
    }
    .single-funfacts .icon {
      width: 65px;
      top: 4px;
      height: 65px;
      line-height: 60px;
    }
    .single-funfacts h3 {
      font-size: 35px;
    }
    .process-arrow-icon {
      display: none;
    }
    .contact-image {
      background-image: unset !important;
    }
    .contact-image img {
      display: inline-block;
      width: 100%;
    }
    .contact-image .contact-info {
      right: 40px;
      bottom: 40px;
    }
    .contact-image .contact-info h3 {
      font-size: 20px;
    }
    .hero-banner {
      padding-top: 160px;
    }
    .hero-banner-content {
      text-align: center;
      max-width: 610px;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px !important;
    }
    .hero-banner-content h1 {
      font-size: 40px;
    }
    .about-image-two {
      margin-bottom: 30px !important;
    }
    .services-section.bg-image::before {
      height: 40%;
      width: 100%;
    }
    .why-choose-us-section .uk-child-width-1-2\@s > * {
      width: 100%;
    }
    .why-choose-us-content {
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
    }
    .why-choose-us-image {
      max-width: 720px;
      margin-top: 30px;
      margin-left: auto;
      margin-right: auto;
    }
    .single-team-box .content {
      padding: 25px;
    }
    .single-team-box .content h3 {
      font-size: 20px;
    }
    .feedback-section .uk-grid .uk-section-title {
      margin-top: 0;
      margin-bottom: 25px !important;
    }
    .corporate-main-banner {
      padding-bottom: 0;
      padding-top: 130px;
    }
    .corporate-main-banner .uk-grid-medium {
      margin-left: 0;
    }
    .corporate-banner-content {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0;
      padding-bottom: 30px;
    }
    .corporate-banner-content .content {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .corporate-banner-content .content h1 {
      font-size: 40px;
    }
    .corporate-banner-image {
      background-image: unset !important;
    }
    .corporate-banner-image img {
      display: inline-block;
    }
    .shape1, .shape2, .shape3, .shape4 {
      display: none;
    }
    .featured-services-area .uk-item {
      margin-bottom: 30px;
    }
    .featured-services-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .featured-services-area .section-title {
      max-width: 100%;
    }
    .single-featured-services-box h3 {
      font-size: 20px;
    }
    .single-featured-services-box .bg-shape {
      display: none;
    }
    .what-we-do-section .uk-grid-medium {
      margin-left: 0;
    }
    .what-we-do-content {
      padding-top: 30px;
      padding-bottom: 40px;
      padding-left: 70px;
      padding-right: 70px;
    }
    .what-we-do-content .content {
      max-width: 100%;
    }
    .what-we-do-image {
      background-image: unset !important;
    }
    .what-we-do-image img {
      display: inline-block;
    }
    .experience-area .uk-grid-medium {
      margin-left: 0;
    }
    .experience-area .item:nth-child(1) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
    }
    .experience-area .item:nth-child(2) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
    }
    .experience-content {
      padding-top: 30px;
      padding-bottom: 40px;
      padding-left: 70px;
      padding-right: 70px;
    }
    .experience-content .content {
      margin-left: 0;
      max-width: 100%;
    }
    .experience-image {
      background-image: unset !important;
    }
    .experience-image img {
      display: inline-block;
    }
    .testimonials-slides {
      max-width: 100%;
    }
    .pricing-area .uk-item {
      margin-bottom: 30px;
    }
    .pricing-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .single-pricing-box .pricing-header h3 {
      font-size: 20px;
    }
    .single-pricing-box .price {
      font-size: 30px;
    }
    .single-pricing-box .price span {
      margin-top: 0px;
      font-size: 15px;
    }
    .project-area .uk-item {
      margin-bottom: 30px;
    }
    .project-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .project-area * + .uk-grid-margin-medium, .project-area .uk-grid + .uk-grid-medium, .project-area .uk-grid-medium > .uk-grid-margin {
      margin-top: 0;
    }
    .single-project-item .content h3 {
      font-size: 20px;
    }
    .blog-area .uk-item {
      margin-bottom: 30px;
    }
    .blog-area .uk-item:last-child {
      margin-bottom: 0;
    }
    .single-blog-post-item .post-content h3 {
      font-size: 20px;
    }
    .newsletter-content {
      max-width: 500px;
    }
    .newsletter-content form .uk-input {
      height: 50px;
    }
    /* Start "Home 11", "Home 12", & "Home 13", "Responsive" */
    .section-title-with-big-text h2 {
      font-size: 32px;
    }
    .header-area-with-position-relative .others-option {
      margin-left: 0;
      position: absolute;
      top: 50%;
      right: 55px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
    }
    .woman-main-banner-area {
      padding-top: 100px;
    }
    .woman-banner-content {
      top: 0;
    }
    .woman-banner-content h1 {
      font-size: 50px;
    }
    .woman-banner-image {
      text-align: center;
      margin-top: 30px;
    }
    .woman-banner-image::before {
      display: none;
    }
    .creative-about-left-content {
      padding-right: 0;
    }
    .creative-about-left-content h3 {
      font-size: 30px;
    }
    .creative-about-left-content .about-left-image img {
      width: 100%;
    }
    .creative-about-right-content {
      padding-left: 0;
      margin-top: 30px;
    }
    .creative-about-right-content h3 {
      font-size: 30px;
    }
    .creative-about-right-content .about-right-image img {
      width: 100%;
    }
    .creative-services-card {
      padding-right: 0;
    }
    .creative-services-card .number {
      font-size: 65px;
    }
    .creative-single-projects .projects-content h3 {
      font-size: 20px;
    }
    .creative-reviews-img {
      padding-right: 0;
      margin-bottom: 35px !important;
    }
    .creative-reviews-slides.owl-theme .owl-nav {
      margin-top: 30px;
      text-align: center;
    }
    .creative-pricing-box .features li {
      font-size: 15px;
    }
    .creative-news-card {
      padding: 20px;
    }
    .creative-contact-form {
      padding-left: 0;
      margin-top: 30px;
    }
    .header-area-with-position-relative.with-position-absolute #navbar-toggle span {
      background-color: #ffffff;
    }
    .black-banner-content h1 {
      font-size: 50px;
      margin-bottom: 15px;
    }
    .black-banner-content .banner-btn {
      margin-top: 25px;
    }
    .black-banner-image {
      text-align: center;
      margin-top: 30px;
    }
    .featured-boxes-services-card {
      padding-right: 0;
    }
    .featured-boxes-services-card h3 {
      font-size: 22px;
    }
    .marketing-about-content {
      padding-right: 0;
    }
    .marketing-about-content h3 {
      font-size: 30px;
    }
    .marketing-about-content h4 {
      font-size: 18px;
    }
    .marketing-about-image {
      text-align: center;
      margin-top: 30px;
    }
    .creative-process-card {
      padding-right: 0;
    }
    .creative-process-card h3 {
      font-size: 22px;
      margin-bottom: 12px;
    }
    .creative-video-area::before {
      height: 100px;
    }
    .creative-video-area .video-btn {
      width: 70px;
      height: 70px;
      font-size: 50px;
    }
    .video-dot-shape {
      display: none;
    }
    .creative-services-box .content {
      padding-left: 0;
    }
    .creative-services-box .content .number {
      position: relative;
      margin-bottom: 18px;
    }
    .creative-services-box .content h3 {
      font-size: 18px;
    }
    .creative-projects-slides-two.owl-theme .owl-nav [class*=owl-] {
      left: -5px;
    }
    .creative-projects-slides-two.owl-theme .owl-nav [class*=owl-].owl-next {
      right: -5px;
      left: auto;
    }
    .creative-faq-image {
      margin-bottom: 60px !important;
    }
    .creative-faq-content {
      margin-left: 0;
      margin-top: 30px;
    }
    .creative-faq-content h3 {
      font-size: 30px;
    }
    .creative-footer-shape-1, .creative-footer-shape-2 {
      display: none;
    }
    .creative-news-card h3 {
      font-size: 18px;
    }
    .marketing-main-banner-area {
      padding-top: 150px;
      padding-bottom: 100px;
    }
    .marketing-banner-content h1 {
      font-size: 50px;
    }
    .marketing-about-content .about-inner-card h5 {
      font-size: 18px;
    }
    .marketing-about-image.style-two {
      padding-left: 0;
    }
    .creative-funfacts-area {
      padding-left: 50px;
      padding-right: 50px;
    }
    .single-creative-funfacts h3 {
      font-size: 40px;
    }
    .creative-process-area.with-bg-color .uk-width-1-4 {
      width: 100%;
    }
    .creative-process-area.with-bg-color .uk-width-3-4 {
      width: 100%;
    }
    .creative-news-box .news-content {
      padding: 20px;
    }
    .section-title-with-big-text span {
      font-size: 14px;
    }
    .section-title-with-big-text h2 {
      margin-top: 10px;
    }
    .section-title-with-big-text.text-left {
      margin-bottom: 30px !important;
    }
    .header-area-with-position-relative.with-position-absolute .uk-container-expand {
      padding-left: 15px;
      padding-right: 15px;
    }
    .black-main-banner-area .uk-container-expand {
      padding-left: 15px;
      padding-right: 15px;
    }
    .black-banner-image {
      margin-left: 0;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav {
      text-align: center;
      margin-top: 30px;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-] {
      position: relative;
      left: 0;
      top: unset;
      -webkit-transform: unset;
              transform: unset;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-].owl-next {
      right: 0;
      left: auto;
    }
    .home-color-with-font p {
      font-size: 15px;
    }
    .creative-footer-area .single-footer-widget .links li {
      font-size: 15px;
    }
    .creative-footer-area .single-footer-widget .contact-info li {
      font-size: 15px;
    }
    .creative-footer-area .copyright-area {
      margin-top: 70px;
    }
    .creative-footer-area .copyright-area ul li {
      font-size: 15px;
    }
    /* End "Home 11", "Home 12", & "Home 13", "Responsive" */
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-img {
      position: relative;
      top: 0;
    }
    .about-img .about-img2 {
      left: 0;
      bottom: 0;
    }
    .about-img .uk-button {
      bottom: 0;
    }
    .main-banner-form {
      margin-top: 0;
    }
    .project-slides {
      left: 0;
    }
    .process-arrow-icon img {
      max-width: 85%;
    }
    .shape-circle-img1 {
      display: none;
    }
    .shape-circle-img2 {
      display: none;
    }
    .header-area.header-style-two {
      padding-left: 20px;
      padding-right: 20px;
    }
    .header-area.header-style-two .uk-navbar-right {
      margin-left: auto;
    }
    .header-area.header-style-two .navbar .uk-navbar-nav li .uk-dropdown {
      left: auto;
      right: 0;
    }
    .banner-section .uk-grid-medium {
      margin-left: 0;
    }
    .banner-content {
      max-width: 100%;
    }
    .banner-content h1 {
      font-size: 40px;
    }
    .banner-content p {
      max-width: 100%;
    }
    .banner-image {
      z-index: 1;
    }
    .services-box .hover-content .inner {
      padding: 20px;
    }
    .services-box .hover-content .inner .icon {
      width: 60px;
      height: 60px;
      line-height: 60px;
    }
    .services-box .hover-content .inner h3 {
      font-size: 20px;
    }
    .contact-section .uk-grid-medium {
      margin-right: 0;
    }
    .contact-image .contact-info {
      right: -15px;
      bottom: 133px;
      max-width: 300px;
      padding: 25px;
    }
    .contact-form {
      padding-left: 30px;
      padding-right: 30px;
    }
    .hero-banner::before {
      height: 25%;
    }
    .hero-banner-content {
      margin-top: 0;
    }
    .hero-banner-content h1 {
      font-size: 42px;
    }
    .services-section.bg-image::before {
      width: 100%;
    }
    .why-choose-us-section .uk-child-width-1-2\@m > * {
      width: 100%;
    }
    .why-choose-us-content {
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
    }
    .why-choose-us-image {
      margin-top: 40px;
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
    }
    .corporate-main-banner .uk-grid-medium {
      margin-left: 0;
    }
    .corporate-banner-content {
      padding-right: 30px;
    }
    .corporate-banner-content .content {
      max-width: 430px;
    }
    .shape1, .shape2, .shape3, .shape4 {
      display: none;
    }
    .single-featured-services-box .bg-shape {
      display: none;
    }
    .what-we-do-section .uk-grid-medium {
      margin-left: 0;
    }
    .what-we-do-content {
      padding-left: 30px;
    }
    .what-we-do-content .content {
      max-width: 460px;
    }
    .experience-area .uk-grid-medium {
      margin-left: 0;
    }
    .experience-content {
      padding-right: 30px;
    }
    .experience-content .content {
      max-width: 410px;
    }
    /* Start "Home 11", "Home 12", & "Home 13", "Responsive" */
    .header-area-with-position-relative .navbar .uk-navbar-nav li {
      padding: 0 8px;
    }
    .header-area-with-position-relative .navbar .uk-navbar-nav li .uk-dropdown .uk-dropdown-nav li {
      padding: 0 15px;
    }
    .header-area-with-position-relative .others-option {
      margin-left: 5px;
    }
    .woman-main-banner-area .woman-banner-social {
      padding: 0;
      margin-bottom: 0;
      position: relative;
      left: 35px;
      top: unset;
      -webkit-transform: unset;
              transform: unset;
      bottom: 30px;
    }
    .woman-main-banner-area .woman-banner-social li {
      display: inline-block;
      margin-right: 15px;
    }
    .woman-main-banner-area .woman-banner-social li:last-child {
      margin-right: 0;
    }
    .woman-banner-content h1 {
      font-size: 50px;
    }
    .creative-pricing-box {
      padding: 22px;
    }
    .creative-pricing-box .features li {
      font-size: 15px;
    }
    .creative-contact-form {
      padding-left: 0;
    }
    .black-banner-content h1 {
      font-size: 52px;
    }
    .featured-boxes-services-card {
      padding-right: 0;
    }
    .creative-process-card {
      padding-right: 0;
    }
    .creative-services-box {
      padding: 20px;
    }
    .marketing-about-image.style-two {
      padding-left: 0;
    }
    .creative-funfacts-area {
      padding-left: 45px;
      padding-right: 45px;
    }
    .single-creative-funfacts h3 {
      font-size: 38px;
    }
    .creative-services-box .content {
      padding-left: 0;
    }
    .creative-services-box .content .number {
      position: relative;
      margin-bottom: 15px;
    }
    .creative-process-card.with-bg-color {
      padding: 20px;
    }
    .creative-process-card.with-bg-color h3 {
      font-size: 20px;
    }
    .header-area-with-position-relative .others-option {
      position: relative;
      top: -5px;
    }
    .header-area-with-position-relative .others-option .option-item {
      margin-right: 8px;
    }
    .woman-main-banner-area .woman-banner-social li span {
      -webkit-writing-mode: unset;
          -ms-writing-mode: unset;
              writing-mode: unset;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav {
      text-align: center;
      margin-top: 30px;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-] {
      position: relative;
      left: 0;
      top: unset;
      -webkit-transform: unset;
              transform: unset;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-].owl-next {
      right: 0;
      left: auto;
    }
    .home-color-with-font p {
      font-size: 15px;
    }
    .creative-footer-area .single-footer-widget .links li {
      font-size: 15px;
    }
    .creative-footer-area .single-footer-widget .contact-info li {
      font-size: 15px;
    }
    .creative-footer-area .copyright-area {
      margin-top: 70px;
    }
    .creative-footer-area .copyright-area ul li {
      font-size: 15px;
    }
    /* End "Home 11", "Home 12", & "Home 13", "Responsive" */
  }
  
  @media only screen and (min-width: 1650px) {
    .main-banner {
      background-position: 74%;
    }
    .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%;
    }
  }
  
  @media only screen and (min-width: 1550px) {
    .header-area.header-style-two .uk-navbar-right {
      margin-left: 220px;
    }
    .banner-content .content {
      max-width: 720px;
    }
    .header-area-with-position-relative.with-position-absolute .uk-container-expand {
      padding-left: 150px;
      padding-right: 150px;
    }
    .black-main-banner-area .uk-container-expand {
      padding-left: 150px;
      padding-right: 150px;
    }
  }
  
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    /* Start "Home 11", "Home 12", & "Home 13", "Responsive" */
    .woman-banner-content {
      top: -25px;
      left: 90px;
    }
    .creative-news-card {
      padding: 22px;
    }
    .creative-contact-form {
      padding-left: 25px;
    }
    .creative-process-card.with-bg-color {
      padding: 25px;
    }
    .header-area-with-position-relative .others-option {
      position: relative;
      top: -5px;
    }
    .header-area-with-position-relative .others-option .option-item {
      margin-right: 8px;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav {
      text-align: center;
      margin-top: 30px;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-] {
      position: relative;
      left: 0;
      top: unset;
      -webkit-transform: unset;
              transform: unset;
    }
    .creative-reviews-wrap-slides.owl-theme .owl-nav [class*=owl-].owl-next {
      right: 0;
      left: auto;
    }
    /* Start "Home 11", "Home 12", & "Home 13", "Responsive" */
  }
  /*# sourceMappingURL=responsive.css.map */