@media only screen and (max-width: 767px) {
  .mt-80 {
    margin-top: 50px;
  }
  .pb-70 {
    padding-bottom: 45px;
  }
  .hide-wp-nav {
    margin-top: 0;
  }
  .sidebar {
    margin-top: 30px;
  }
  .others-options {
    padding: 0 20px 20px;
    background: #000;
  }
  body {
    font-size: 13px;
  }
  p {
    font-size: 13px;
  }
  .ptb-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-title {
    padding-bottom: 30px;
  }
  .section-title .back-text {
    top: -20px;
    font-size: 45px;
  }
  .section-title h2 {
    font-size: 22px;
  }
  .section-title::before {
    height: 20px;
  }
  .btn {
    padding: 11px 30px;
    font-size: 15px;
  }
  .color-with-font-css .default-btn {
    padding: 10px 24px;
    font-size: 16px;
  }
  .text-right {
    text-align: left !important;
  }
  .info-item.text-right {
    text-align: right !important;
  }
  .section-wrap-title .default-btn {
    margin-top: 20px;
  }
  .form-control {
    height: 30px;
    font-size: 14px;
  }
  .top-header {
    text-align: center;
  }
  .top-header .header-right-content ul {
    text-align: center;
    margin-top: 3px;
  }
  .top-header .header-right-content ul li {
    margin-top: 7px;
  }
  .top-header .header-right-content ul li:first-child {
    margin-top: 0;
  }
  .top-left-header .top-info-content .info-item .phone-number {
    font-size: 14px;
  }
  .top-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #222;
  }
  .navbar.is-sticky {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-light .navbar-brand h2 {
    font-size: 22px;
  }
  .navbar-light .navbar-toggler {
    padding: 3px 10px;
    outline: 0;
    border-radius: 0;
    background-color: #fff;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-nav {
    background-color: #000000;
    padding: 20px;
    margin-top: 5px;
  }
  .navbar-light .navbar-nav .nav-item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .navbar-light .navbar-nav .nav-item .nav-link {
    display: inline-block;
    color: #ffffff;
  }
  .navbar-light .navbar-nav .nav-item .nav-link::before {
    background: #ffffff;
  }
  .navbar-light .navbar-nav .nav-item:last-child {
    padding-bottom: 0;
  }
  .navbar-light.transparent-navbar .navbar-toggler {
    border-color: #ffffff;
  }
  .navbar-light.transparent-navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-toggler {
    border-color: #000000;
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-nav .nav-item .nav-link {
    color: #ffffff;
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-nav .nav-item .nav-link::before {
    background: #ffffff;
  }
  .navbar-light.navbar-style-two .navbar-toggler {
    border-color: #ffffff;
  }
  .navbar-light.navbar-style-two .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.navbar-style-two.is-sticky .navbar-toggler {
    border-color: #000000;
  }
  .navbar-light.navbar-style-two.is-sticky .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-area-with-position-relative .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-area-with-position-relative .navbar-toggler {
    background-color: #fff;
  }
  .responsive-burger-menu.hide-wp-nav {
    margin-top: 32px;
  }
  .main-banner {
    height: 100%;
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .main-banner-content {
    text-align: center;
  }
  .main-banner-content .title {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
  .main-banner-content .title::before {
    display: none;
  }
  .main-banner-content .title h5 {
    margin-bottom: 6px !important;
    -webkit-transform: unset;
            transform: unset;
    color: #000000 !important;
  }
  .main-banner-content .title h1 {
    -webkit-transform: unset;
            transform: unset;
    color: #000000 !important;
    font-size: 25px !important;
  }
  .main-banner-content p {
    margin-top: 10px;
  }
  .banner-image {
    text-align: center;
    margin-top: 30px;
  }
  .banner-image img {
    max-width: 75%;
  }
  .main-banner-image {
    margin-top: 30px;
  }
  .main-banner-image::before {
    left: 0;
    width: 100%;
  }
  .main-banner-image img {
    max-width: 90%;
  }
  .background-image-banner {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .hero-content span {
    font-size: 15px;
  }
  .hero-content .title h1 {
    font-size: 27px;
  }
  .hero-content .title h1 a, .hero-content .title h1 span {
    font-size: 27px;
  }
  .services-area {
    padding-bottom: 30px;
  }
  .single-services-box {
    padding: 20px;
  }
  .single-services-box .icon {
    width: 55px;
    height: 50px;
    left: 20px;
  }
  .single-services-box .icon i::before {
    font-size: 30px;
  }
  .single-services-box h3 {
    font-size: 17px;
    font-weight: 700;
    padding-left: 67px;
  }
  .single-services-box p {
    margin-top: 30px;
  }
  .services-box h3 {
    font-size: 17px;
  }
  .services-box .icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }
  .services-box .icon i::before {
    font-size: 20px;
  }
  .shorting-menu {
    margin-bottom: 0;
  }
  .shorting-menu button {
    font-size: 14px;
    padding: 5px 13px;
    margin-bottom: 7px;
  }
  .single-portfolio-box {
    margin-top: 20px;
  }
  .single-portfolio-box .portfolio-content {
    padding: 20px;
  }
  .single-portfolio-box .portfolio-content h3 {
    font-size: 17px;
  }
  .single-portfolio-box .portfolio-content span {
    margin-top: 5px;
    font-size: 13px;
  }
  .about-content {
    padding-left: 0;
    margin-top: 35px;
  }
  .about-content h3 {
    margin-bottom: 20px;
    font-size: 17px;
  }
  .about-content .experience-list {
    margin-bottom: 30px;
  }
  .about-content .experience-list li {
    padding-left: 55px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .about-content .experience-list li span {
    font-size: 14px;
    top: 1px;
  }
  .about-content .skills-list .skill-item {
    margin-bottom: 18px;
  }
  .about-content .skills-list .skill-item .skill-header {
    margin-bottom: 5px;
  }
  .about-content .skills-list .skill-item .skill-header .skill-title {
    font-size: 14px;
  }
  .about-content .skills-list .skill-item .skill-bar .bar-inner {
    border-width: 4px;
  }
  .about-content .skills-list .skill-item .skill-bar .bar-inner .bar {
    height: 4px;
  }
  .about-info-content h3 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .about-info-content ul {
    margin-bottom: 20px;
  }
  .about-info-content ul li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .funfacts-area {
    margin-top: 50px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .single-funfact {
    margin-bottom: 25px;
    margin-top: 0;
  }
  .single-funfact h3 {
    font-size: 25px;
  }
  .single-funfact p {
    font-size: 13px;
    text-transform: capitalize;
  }
  .testimonial-area {
    padding-bottom: 30px;
  }
  .single-feedback-item .client-info h3 {
    font-size: 15px;
  }
  .single-feedback-item .client-info i::before {
    font-size: 50px;
  }
  .single-feedback i {
    font-size: 25px;
  }
  .single-feedback p {
    font-size: 17px;
  }
  .single-feedback h3 {
    font-size: 16px;
  }
  .single-feedback h3 span {
    font-size: 13px;
  }
  .single-blog-post {
    margin-bottom: 30px;
  }
  .single-blog-post .post-content h3, .single-blog-post .post-content h1, .single-blog-post .post-content h2, .single-blog-post .post-content h4, .single-blog-post .post-content h5, .single-blog-post .post-content h6 {
    margin-bottom: 12px;
    font-size: 17px;
  }
  .single-blog-post .post-content .read-more-btn {
    font-size: 12px;
  }
  .blog-wrap-area.with-border-top .blog-top-br {
    padding-top: 50px;
  }
  .cta-content h2 {
    font-size: 26px;
  }
  .cta-content span {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .page-title-area {
    padding-top: 150px;
    padding-bottom: 80px;
  }
  .page-title-area h1, .page-title-area h2, .page-title-area h3, .page-title-area h4, .page-title-area h5, .page-title-area h6 {
    font-size: 24px;
  }
  .blog-details .article-content .entry-meta {
    margin-bottom: 16px;
  }
  .blog-details .article-content .entry-meta ul li {
    margin-bottom: 3px;
  }
  .blog-details .article-content h3 {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.6;
  }
  .blog-details .article-content .wp-block-gallery.columns-3 {
    margin-right: -5px;
    margin-left: -5px;
  }
  .blog-details .article-content .wp-block-gallery.columns-3 li {
    padding-right: 5px;
    padding-left: 5px;
  }
  .blog-details .article-footer {
    text-align: center;
  }
  .blog-details .article-footer .article-tags {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blog-details .article-footer .article-share {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blog-details .article-footer .article-share .social {
    text-align: center;
    margin-top: 15px;
  }
  blockquote, .blockquote {
    padding: 40px 30px 30px !important;
  }
  blockquote p, .blockquote p {
    font-size: 14px !important;
  }
  .comments-area {
    padding: 20px 15px;
  }
  .comments-area .comments-title {
    font-size: 18px !important;
  }
  .comments-area .comments-title::before {
    left: -20px;
  }
  .comments-area .comment-respond .comment-reply-title {
    font-size: 17px;
  }
  .comments-area .comment-respond .comment-reply-title::before {
    left: -20px;
  }
  .comments-area .comment-respond .comment-form-author {
    width: 100%;
    padding-right: 0;
  }
  .comments-area .comment-respond .comment-form-email {
    width: 100%;
    padding-left: 0;
  }
  .contact-info {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .contact-info h3 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .contact-info h3:not(:first-child) {
    margin-top: 25px;
  }
  .contact-info .contact-info-list li {
    font-size: 14px;
  }
  .contact-info .contact-info-list li span {
    margin-right: 0;
  }
  .contact-info .social li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .contact-info .social li a i::before {
    font-size: 12px;
  }
  .pagination-area {
    margin-top: 25px;
  }
  .pagination-area .page-numbers {
    width: 30px;
    height: 30px;
    margin: 0 1px;
    line-height: 33px;
    font-size: 14px;
  }
  .footer-area {
    padding-top: 55px;
  }
  .copyright-area {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .copyright-area p {
    font-size: 14px;
  }
  .copyright-area p i {
    margin-right: 1px;
  }
  .copyright-mr-0 {
    margin-top: 0 !important;
  }
  .go-top {
    right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .cta-area2 .elementor-spacer-inner {
    height: 60px !important;
  }
  .error-area {
    padding-top: 150px;
    padding-bottom: 150px;
    height: 100%;
  }
  .error-content {
    margin-top: 0;
  }
  .error-content .notfound-404 {
    height: 95px;
    margin-bottom: 20px;
  }
  .error-content .notfound-404 h1 {
    font-size: 75px;
  }
  .error-content h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .error-content p {
    font-size: 13px;
  }
  .hide-wp-nav.is-sticky {
    margin-top: 0;
  }
  .contact-area {
    padding-bottom: 40px;
  }
  .bg-dark-color.is-sticky .navbar-nav .nav-item .nav-link {
    color: #ffffff !important;
  }
  .single-footer-widget {
    margin-bottom: 30px;
  }
  .ptb-70 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .home-main-banner {
    padding-top: 120px;
  }
  .home-main-content {
    text-align: center;
  }
  .home-main-content .banner-top-title {
    font-size: 15px;
  }
  .home-main-content h1, .home-main-content h2, .home-main-content h3, .home-main-content h4, .home-main-content h5, .home-main-content h6 {
    font-size: 28px;
  }
  .home-main-content span {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .home-main-content p {
    font-size: 13px;
  }
  .home-main-content .social {
    margin-top: 20px;
  }
  .home-main-content .social ul li {
    font-size: 16px;
    margin-right: 6px;
    margin-left: 6px;
  }
  .home-main-image {
    margin-top: 30px;
    text-align: center;
  }
  .single-featured-box {
    padding: 30px 25px;
    text-align: center;
  }
  .single-featured-box .icon i::before {
    font-size: 35px;
  }
  .single-featured-box h3, .single-featured-box h1, .single-featured-box h2, .single-featured-box h4, .single-featured-box h5, .single-featured-box h6 {
    font-size: 17px;
  }
  .single-featured-box .bar {
    margin-top: 11px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-featured-box p, .single-featured-box ul li, .single-featured-box ol li {
    font-size: 13px;
  }
  .optional-section-title {
    padding-bottom: 18px;
    margin-bottom: 35px;
  }
  .optional-section-title span {
    font-size: 13px;
  }
  .optional-section-title h3, .optional-section-title h1, .optional-section-title h2, .optional-section-title h4, .optional-section-title h5, .optional-section-title h6 {
    font-size: 22px;
  }
  .br-line {
    height: 35px;
  }
  .featured-services-area {
    padding-bottom: 15px;
  }
  .overview-box {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .overview-box .main-about-content {
    padding-left: 65px;
  }
  .overview-box .main-about-content h3, .overview-box .main-about-content h1, .overview-box .main-about-content h2, .overview-box .main-about-content h4, .overview-box .main-about-content h5, .overview-box .main-about-content h6 {
    font-size: 17px;
  }
  .overview-box .main-about-content i {
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
  }
  .overview-box .main-about-content i::before {
    font-size: 25px;
  }
  .overview-box .main-about-content p, .overview-box .main-about-content ul li, .overview-box .main-about-content ol li {
    font-size: 13px;
  }
  .overview-box .main-about-content .default-btn {
    padding: 10px 14px;
    font-size: 13px;
  }
  .overview-box .skills-list {
    margin-top: 30px;
  }
  .overview-box .experience-list {
    margin-top: 25px;
  }
  .overview-box .experience-list ul li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 13px;
  }
  .overview-box .experience-list ul li span {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .main-services-area {
    padding-bottom: 25px;
  }
  .single-main-services {
    padding: 67px 25px 25px;
  }
  .single-main-services h3, .single-main-services h1, .single-main-services h2, .single-main-services h4, .single-main-services h5, .single-main-services h6 {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .single-main-services p {
    font-size: 13px;
  }
  .single-main-services .details-btn i::before {
    font-size: 20px;
  }
  .partner-area {
    padding-bottom: 45px;
  }
  .projects-area {
    padding-bottom: 15px;
  }
  .single-projects-box .projects-content {
    padding: 20px 60px 20px 20px;
  }
  .single-projects-box .projects-content h3, .single-projects-box .projects-content h1, .single-projects-box .projects-content h2, .single-projects-box .projects-content h4, .single-projects-box .projects-content h5, .single-projects-box .projects-content h6 {
    font-size: 16px;
  }
  .single-projects-box .projects-content span {
    margin-top: 8px;
    font-size: 13px;
  }
  .projects-slides {
    padding-left: 15px;
    padding-right: 15px;
  }
  .projects-slides.owl-theme .owl-nav {
    margin-top: 0;
  }
  .projects-slides.owl-theme .owl-nav [class*=owl-] {
    width: 35px;
    height: 35px;
    line-height: 37px;
    margin: 0 3px;
  }
  .project-details-desc {
    padding: 25px 20px;
    margin-top: 30px;
  }
  .project-details-info ul {
    margin-left: 0;
    margin-right: 0;
  }
  .project-details-info ul li {
    font-size: 14px;
    width: 100%;
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #2d2d2d;
  }
  .project-details-info ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .service-details-area .service-details-desc {
    padding: 25px 20px;
  }
  .service-details-area .service-details-desc h3 {
    font-size: 18px;
  }
  .project-next-and-prev {
    padding: 20px 0;
  }
  .project-next-and-prev .default-btn {
    padding: 10px 16px;
    font-size: 12px;
  }
  .service-details-image {
    margin-top: 30px;
  }
  .team-area {
    padding-bottom: 15px;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0px;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0px;
  }
  .single-team-box .team-member-content h3, .single-team-box .team-member-content h1, .single-team-box .team-member-content h2, .single-team-box .team-member-content h4, .single-team-box .team-member-content h5, .single-team-box .team-member-content h6 {
    font-size: 16px;
  }
  .single-team-box .team-member-content span {
    margin-top: 4px;
    font-size: 13px;
  }
  .single-team-box .team-member-content .social {
    margin-top: 12px;
  }
  .single-team-box .team-member-content .social li a {
    line-height: 33px;
  }
  .testimonials-section {
    padding-top: 0;
  }
  .testimonials-image {
    margin-bottom: 40px;
  }
  .testimonials-image .shape-image {
    display: none;
  }
  .single-testimonials-item p, .single-testimonials-item ul li, .single-testimonials-item ol li {
    font-size: 14px;
  }
  .single-testimonials-item::before {
    font-size: 45px;
    margin-bottom: 4px;
    margin-top: -18px;
  }
  .single-testimonials-item .client-info h3, .single-testimonials-item .client-info h1, .single-testimonials-item .client-info h2, .single-testimonials-item .client-info h4, .single-testimonials-item .client-info h5, .single-testimonials-item .client-info h6 {
    font-size: 16px;
  }
  .single-testimonials-item .client-info span {
    font-size: 13px;
  }
  .subscribe-content {
    text-align: center;
  }
  .subscribe-content h2, .subscribe-content h1, .subscribe-content h3, .subscribe-content h4, .subscribe-content h5, .subscribe-content h6 {
    font-size: 22px;
    line-height: 1.4;
    text-transform: capitalize;
  }
  .newsletter-content {
    text-align: center;
    margin-top: 20px;
  }
  .newsletter-content form button {
    padding: 14px 25px;
    position: relative;
    height: auto;
    line-height: initial;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 15px;
  }
  .home-blog-post .post-content {
    padding: 25px 20px;
  }
  .text-center.mt-4 {
    margin-top: 5px !important;
  }
  .default-btn {
    padding: 10px 25px;
    font-size: 14px;
  }
  .blog-section .btn-primary {
    margin-top: 20px;
  }
  .single-blog-post-box {
    margin-bottom: 20px;
  }
  .single-blog-post-box .post-content {
    padding: 20px;
    margin-right: 10px;
    margin-top: -80px;
  }
  .single-blog-post-box .post-content span.date {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .single-blog-post-box .post-content h3 {
    font-size: 16px;
  }
  .single-blog-post-box .post-content .read-more-btn {
    margin-top: 10px;
    font-size: 13px;
  }
  .contact-image {
    text-align: center !important;
  }
  .contact-section form {
    margin-bottom: 70px;
    padding-left: 0;
    padding-top: 35px;
    padding-bottom: 0;
  }
  .contact-section form .form-group {
    margin-bottom: 15px;
  }
  .contact-section form .contact-form #msgSubmit {
    bottom: 0;
    position: relative;
    font-size: 15px;
    left: 0;
    margin-top: 5px;
  }
  .footer-area2 {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .footer-area2 .br-line {
    top: -16px;
  }
  .footer-area2 .single-footer-widget .footer-wid-title {
    font-size: 18px;
  }
  .footer-content p {
    font-size: 13px;
  }
  .footer-content .footer-contact-info li {
    display: block;
    font-size: 13px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 9px;
  }
  .footer-content .footer-contact-info li::before {
    display: none;
  }
  .footer-content .footer-contact-info li:last-child {
    margin-bottom: 0;
  }
  .contact-section form .contact-form button {
    padding: 10px 25px;
    font-size: 14px;
  }
  .copyright-area .bottom-footer-menu ul {
    margin: 10px 0 0;
    text-align: center;
  }
  .copyright-area .bottom-footer-menu ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar .navbar-brand img {
    max-width: 110px;
  }
  .banner-img {
    margin: 40px 0 50px;
  }
  .sticky .single-blog-post .post-content {
    padding-left: 50px;
  }
  .sticky .single-blog-post .post-content .title::before {
    left: -25px;
    top: -1px;
    font-size: 18px;
  }
  .single-blog-post .post-content {
    padding: 30px 20px;
  }
  .sidebar {
    padding: 0;
  }
  .sidebar .widget {
    padding: 25px 20px;
  }
  .sidebar .widget .widget-title::before {
    left: -20px;
  }
  .blog-details .blog-details-content {
    padding: 25px 20px;
  }
  #comments {
    padding: 30px 20px;
  }
  #comments .comment-author .avatar {
    height: 35px;
    left: -50px;
    width: 35px;
  }
  #comments .comment-list .comment-body {
    margin-left: 50px;
  }
  .blog-details .blog-details-content h1 {
    font-size: 20px;
  }
  .blog-details .blog-details-content h2 {
    font-size: 20px;
  }
  .blog-details .blog-details-content h2 {
    font-size: 18px;
  }
  .comments-area .comment-content h1 {
    font-size: 25px;
  }
  .comments-area .comment-content h2 {
    font-size: 22px;
  }
  .comments-area .comment-content h3 {
    font-size: 18px;
  }
  .comments-area .comment-content h4 {
    font-size: 17px;
  }
  .single-featured-box .shape-img {
    max-width: 30px;
  }
  .single-main-services p {
    font-size: 13px;
  }
  .single-main-services .details-btn {
    margin-top: 20px;
    font-size: 18px;
  }
  .single-main-services .details-btn i::before {
    font-size: 18px;
  }
  .project-details-desc h3 {
    font-size: 18px;
  }
  /* Light version style */
  .light-version .navbar {
    border-bottom: 1px solid #f1f1f1;
  }
  .light-version .navbar-light .navbar-nav {
    background-color: #fff;
    padding: 15px 0 0;
  }
  .light-version .bg-dark-color.is-sticky .navbar-nav .nav-item .nav-link {
    color: #565656 !important;
  }
  /* End Light version style */
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .section-wrap-title {
    margin-bottom: 35px;
  }
  .section-wrap-title h2 {
    font-size: 22px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 30px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .circle-shape-1, .circle-shape-2, .circle-shape-3, .circle-shape-4, .contact-wrap-shape-1, .contact-wrap-shape-2, .contact-wrap-shape-3 {
    display: none;
  }
  .responsive-burger-menu {
    display: block;
  }
  .main-container {
    padding-left: 0;
  }
  .axton-aside {
    opacity: 0;
    visibility: hidden;
    left: -100%;
    width: 290px;
    height: 100vh;
    overflow-y: scroll;
    -ms-overflow-style: none;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 999;
  }
  .axton-aside.active-axton-aside {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .axton-aside .logo {
    position: relative;
    top: 0;
    left: 0;
  }
  .axton-aside .aside-footer {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .axton-aside .d-table {
    display: block !important;
    height: auto;
  }
  .axton-aside .d-table-cell {
    display: block !important;
  }
  .axton-aside .navbar-nav {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .axton-aside .navbar-nav li {
    margin-bottom: 20px;
  }
  .axton-aside::-webkit-scrollbar {
    display: none;
  }
  .axton-aside .aside-show-hide {
    display: none;
  }
  .navbar-area-with-position-relative {
    border-bottom: none;
  }
  .navbar-area-with-position-relative .navbar-toggler {
    border-color: #2b2a2a;
    background-color: #ffffff;
  }
  .navbar-area-with-position-relative .navbar-toggler:focus {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .navbar-area-with-position-relative .others-option {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
  .navbar-area-with-position-relative .others-option .option-item .default-btn {
    padding: 10px 15px;
  }
  .navbar-area-with-position-relative.without-bg-color {
    background-color: #f1f1f1;
  }
  .awesome-partner-area.with-border-radius .awesome-partner-inner-box {
    border-radius: 0;
  }
  .product-designer-banner-content h1 {
    font-size: 60px;
  }
  .product-designer-banner-content h2 {
    font-size: 50px;
  }
  .product-designer-banner-content .circle-text-image {
    display: none;
  }
  .find-with-me-social {
    display: none;
  }
  .best-skills-social {
    display: none;
  }
  .creative-about-content h3 {
    font-size: 22px;
  }
  .creative-about-others-content {
    padding-left: 0;
    margin-top: 30px;
  }
  .creative-about-others-content::before {
    display: none;
  }
  .creative-about-others-content .small-card h4 {
    font-size: 16px;
  }
  .creative-about-others-content .title {
    font-size: 20px;
  }
  .creative-about-others-content .education-content h4 {
    font-size: 16px;
  }
  .creative-about-others-content .experience-content h4 {
    font-size: 16px;
  }
  .creative-service-area::before {
    display: none;
  }
  .creative-service-content h3 {
    font-size: 22px;
  }
  .creative-service-image {
    padding-left: 0;
    margin-top: 30px;
  }
  .creative-service-image::before {
    display: none;
  }
  .creative-service-image .service-content p {
    color: #f1f1f1;
  }
  .creative-service-image .service-content .icon a i {
    color: #f1f1f1;
  }
  .projects-wrap-card .projects-content h3 {
    font-size: 18px;
  }
  .pricing-wrap-area::before {
    width: 100%;
  }
  .pricing-section-content h3 {
    font-size: 22px;
  }
  .single-pricing-table {
    margin-top: 30px;
    padding: 30px 25px;
  }
  .single-pricing-table::after {
    display: none;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 15px;
  }
  .single-pricing-table .price {
    font-size: 25px;
  }
  .single-pricing-table .price span {
    font-size: 12px;
  }
  .awesome-partner-inner-box {
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .awesome-partner-inner-box::after {
    display: none;
  }
  .awesome-partner-content {
    margin-bottom: 30px;
    text-align: center;
  }
  .awesome-partner-content h3 {
    font-size: 22px;
  }
  .happy-clients-item p {
    font-size: 15px;
  }
  .happy-clients-item .client-info h3 {
    font-size: 18px;
  }
  .happy-clients-image-1, .happy-clients-image-2, .happy-clients-image-3, .happy-clients-image-4, .happy-clients-image-5, .happy-clients-image-6 {
    display: none;
  }
  .blog-wrap-card {
    padding: 25px 20px;
  }
  .blog-wrap-card .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-card h3 {
    font-size: 18px;
  }
  .blog-wrap-right-card {
    padding: 20px;
  }
  .blog-wrap-right-card::after {
    display: none;
  }
  .blog-wrap-right-card::before {
    background-color: #0e0e0e;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .blog-wrap-right-card .blog-content .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-right-card .blog-content .info .title h4 span {
    display: none;
  }
  .blog-wrap-right-card .blog-content h3 {
    font-size: 18px;
  }
  .blog-wrap-right-card .blog-image a img {
    height: auto;
  }
  .subscribe-wrap-inner-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .subscribe-wrap-inner-content::after {
    display: none;
  }
  .subscribe-wrap-inner-content h2 {
    font-size: 22px;
  }
  .subscribe-wrap-inner-content .newsletter-content {
    margin-top: 15px;
  }
  .with-border-radius .subscribe-wrap-inner-content {
    border-radius: 0;
  }
  .contact-wrap-info h3 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .contact-wrap-info .contact-info-card {
    margin-top: 20px;
  }
  .contact-wrap-info .contact-info-card span {
    font-size: 15px;
  }
  .contact-wrap-form {
    padding-left: 0;
    margin-top: 40px;
  }
  .contact-wrap-form .content {
    margin-bottom: 25px;
  }
  .contact-wrap-form .content h3 {
    font-size: 22px;
  }
  .contact-wrap-form::before {
    display: none;
  }
  .copyright-wrap-area {
    text-align: center;
  }
  .copyright-wrap-image {
    margin-bottom: 15px;
  }
  .copyright-wrap-social {
    text-align: center;
    margin-top: 15px;
  }
  .top-info-content .info-item .default-btn {
    font-size: 12px;
    padding: 10px 15px;
  }
  .top-info-content .info-item .phone-number {
    font-size: 12px;
  }
  .banner-personal-content span {
    font-size: 15px;
    margin-bottom: 12px;
  }
  .banner-personal-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .banner-personal-image {
    margin-top: 35px;
    text-align: center;
  }
  .banner-personal-image .personal-funfact {
    display: none;
  }
  .banner-personal-image .personal-funfact h3 {
    font-size: 25px;
  }
  .banner-personal-image .personal-funfact h3 .small-icon {
    font-size: 22px;
    left: -2px;
  }
  .creative-about-area.without-bg-color .creative-about-others-content {
    padding-left: 0;
  }
  .creative-funfact-card {
    padding-left: 85px;
  }
  .creative-funfact-card h3 {
    font-size: 35px;
    top: 0;
  }
  .creative-funfact-card h3 .small-icon {
    font-size: 30px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .portfolio-wrap-card.with-border-radius a {
    display: block;
  }
  .portfolio-wrap-card.with-border-radius a img {
    width: 100%;
  }
  .portfolio-wrap-card a {
    display: block;
  }
  .portfolio-wrap-card a img {
    width: 100%;
  }
  .creative-skills-content {
    margin-bottom: 30px;
  }
  .creative-skills-content h3 {
    font-size: 22px;
  }
  .creative-service-card {
    padding: 20px;
  }
  .creative-service-card h3 {
    font-size: 18px;
  }
  .pricing-wrap-area.without-before-color .pricing-switcher {
    margin-bottom: 0;
  }
  .blog-wrap-card.wrap-two .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-card.wrap-two h3 {
    font-size: 20px;
  }
  .blog-wrap-right-card .blog-content.wrap-two .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-right-card .blog-content.wrap-two h3 {
    font-size: 20px;
  }
  .blog-wrap-right-card::before {
    background-color: #0e0e0e;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .blog-wrap-right-card .blog-image a img {
    height: auto;
  }
  .portfolio-wrap-card a img {
    width: 100%;
  }
  .main-banner-personal-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .banner-personal-wrap-content span {
    font-size: 20px;
  }
  .banner-personal-wrap-content h1 {
    font-size: 30px;
  }
  .banner-personal-wrap-image {
    margin-top: 30px;
  }
  .banner-personal-image .personal-funfact {
    top: auto;
    bottom: 20px;
  }
  .pricing-wrap-area .section-wrap-title h3, .pricing-wrap-area .section-wrap-title h2, .pricing-wrap-area .section-wrap-title h1 {
    font-size: 22px;
  }
  .awesome-partner-inner-box.with-border-radius {
    border-radius: 0;
  }
  .creative-funfact-inner-wrap-content {
    margin-top: 0;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card {
    padding: 0px 0 0px 110px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 {
    padding: 8px 18px;
    font-size: 30px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 .small-icon {
    font-size: 25px;
  }
  .creative-funfact-inner-wrap-content .funfact-into {
    padding-top: 50px;
  }
  .pricing-wrap-style-box .col-lg-8 {
    background-color: transparent;
  }
  .subscribe-wrap-inner-content.with-border-radius {
    border-radius: 0;
  }
  .copyright-wrap-area.without-bg-color {
    padding-top: 50px;
  }
  .background-with-black-color .navbar-area-with-position-relative.without-bg-color {
    background-color: #000000;
  }
  .subscribe-wrap-inner-content .newsletter-content button {
    position: inherit;
    background-color: #04c37f;
    height: 45px;
    padding: 7px 25px 15px;
  }
  /*End "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .product-designer-banner-content h1 {
    font-size: 120px;
  }
  .product-designer-banner-content h2 {
    font-size: 95px;
  }
  .navbar-area-with-position-relative .container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: 520px;
  }
  /*End "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-burger-menu.hide-wp-nav {
    margin-top: 32px;
  }
  .others-options {
    padding: 0 20px 20px;
    background: #000;
  }
  .top-header {
    text-align: center;
  }
  .top-header .header-right-content ul {
    text-align: center;
    margin-top: 3px;
  }
  .top-header .header-right-content ul li {
    margin-top: 7px;
  }
  .top-header .header-right-content ul li:first-child {
    margin-top: 0;
  }
  .top-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-featured-box .shape-img {
    max-width: 30px;
  }
  .project-details-desc h3 {
    font-size: 20px;
  }
  .service-details-image {
    margin-top: 30px;
  }
  .navbar {
    border-bottom: 1px solid #333;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .transparent-navbar.hide-wp-nav {
    margin-top: 40px;
  }
  .hide-wp-nav {
    margin-top: 0;
  }
  .bg-dark-color.is-sticky .navbar-nav .nav-item .nav-link {
    color: #ffffff !important;
  }
  .ptb-120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-title {
    padding-bottom: 75px;
  }
  .section-title h2 {
    font-size: 26px;
  }
  .section-title .back-text {
    top: -38px;
    font-size: 75px;
  }
  .section-title::before {
    height: 40px;
  }
  .navbar.navbar-style-two {
    position: relative;
  }
  .navbar.navbar-style-three {
    margin-top: 0;
  }
  .navbar-light .navbar-toggler {
    padding: 3px 10px;
    outline: 0;
    background: #ffffff;
    border-radius: 0;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-nav {
    background-color: #000000;
    padding: 20px;
    margin-top: 5px;
  }
  .navbar-light .navbar-nav .nav-item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .navbar-light .navbar-nav .nav-item .nav-link {
    display: inline-block;
    color: #ffffff;
  }
  .navbar-light .navbar-nav .nav-item .nav-link::before {
    background: #ffffff;
  }
  .navbar-light .navbar-nav .nav-item:last-child {
    padding-bottom: 0;
  }
  .navbar-light.transparent-navbar .navbar-toggler {
    border-color: #ffffff;
  }
  .navbar-light.transparent-navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-toggler {
    border-color: #000000;
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-nav .nav-item .nav-link {
    color: #ffffff;
  }
  .navbar-light.transparent-navbar.is-sticky .navbar-nav .nav-item .nav-link::before {
    background: #ffffff;
  }
  .navbar-light.navbar-style-two .navbar-toggler {
    border-color: #ffffff;
  }
  .navbar-light.navbar-style-two .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light.navbar-style-two.is-sticky .navbar-toggler {
    border-color: #000000;
  }
  .navbar-light.navbar-style-two.is-sticky .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .main-banner {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .main-banner-content {
    text-align: center;
  }
  .main-banner-content .title {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
  .main-banner-content .title::before {
    display: none;
  }
  .main-banner-content .title h5 {
    margin-bottom: 6px !important;
    -webkit-transform: unset;
            transform: unset;
    color: #000000 !important;
  }
  .main-banner-content .title h1 {
    -webkit-transform: unset;
            transform: unset;
    color: #000000 !important;
    font-size: 35px !important;
  }
  .main-banner-content p {
    margin-top: 10px;
  }
  .banner-image {
    margin-top: 30px;
    text-align: center;
  }
  .main-banner-image {
    margin-top: 30px;
  }
  .main-banner-image::before {
    left: 70px;
    width: 80%;
  }
  .main-banner-image img {
    max-width: 75%;
  }
  .background-image-banner {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .hero-content span {
    font-size: 15px;
  }
  .hero-content .title h1 {
    font-size: 35px;
  }
  .hero-content .title h1 a, .hero-content .title h1 span {
    font-size: 35px;
  }
  .services-area {
    padding-bottom: 50px !important;
  }
  .single-services-box .icon {
    width: 65px;
    height: 60px;
  }
  .single-services-box .icon i::before {
    font-size: 30px;
  }
  .single-services-box h3 {
    padding-left: 80px !important;
    font-size: 20px !important;
  }
  .single-services-box p {
    margin-top: 40px !important;
  }
  .services-box h3 {
    font-size: 20px !important;
  }
  .single-portfolio-box .portfolio-content h3 {
    font-size: 20px;
  }
  .single-portfolio-box .portfolio-content span {
    margin-top: 6px;
    font-size: 13px;
  }
  .about-content {
    padding-left: 0;
    margin-top: 50px;
  }
  .about-content h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .about-content .experience-list li {
    padding-left: 90px;
    font-size: 15px;
  }
  .about-content .experience-list li span {
    font-size: 16px;
    top: 0;
  }
  .about-content .skills-list .skill-item .skill-header .skill-title {
    font-size: 15px;
  }
  .about-info-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .funfacts-area {
    margin-top: 80px !important;
    padding-top: 10px !important;
    padding-bottom: 40px !important;
  }
  .single-funfact h3 {
    margin-bottom: 3px;
    font-size: 30px;
  }
  .single-funfact p {
    font-size: 13px;
  }
  .testimonial-area {
    padding-bottom: 50px;
  }
  .single-feedback p {
    font-size: 24px;
  }
  .single-feedback h3 {
    font-size: 18px;
  }
  .single-feedback h3 span {
    font-size: 15px;
  }
  .blog-area {
    padding-bottom: 80px;
  }
  .single-blog-post .post-content h3, .single-blog-post .post-content h1, .single-blog-post .post-content h2, .single-blog-post .post-content h4, .single-blog-post .post-content h5, .single-blog-post .post-content h6 {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 20px;
  }
  .single-blog-post .post-content p {
    font-size: 15px;
  }
  .single-blog-post .post-content .read-more-btn {
    font-size: 15px;
  }
  .cta-content h2 {
    font-size: 35px;
  }
  .cta-content span {
    font-size: 17px;
    margin-top: 18px;
    margin-bottom: 25px;
  }
  .page-title-area {
    padding-top: 178px;
    padding-bottom: 100px;
  }
  .page-title-area h1, .page-title-area h2, .page-title-area h3, .page-title-area h4, .page-title-area h5, .page-title-area h6 {
    font-size: 30px;
  }
  .blog-details .article-content .entry-meta ul li {
    font-size: 15px;
  }
  .blog-details .article-content h3 {
    font-size: 20px;
  }
  .blog-details .article-content p {
    font-size: 15px;
  }
  .contact-info h3 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .contact-info h3:not(:first-child) {
    margin-top: 20px;
  }
  .contact-info .contact-info-list li {
    font-size: 15px;
  }
  .contact-info .social li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .contact-info .social li a i::before {
    font-size: 13px;
  }
  #contactForm {
    margin-top: 30px;
  }
  .copyright-area {
    margin-top: 50px;
  }
  .copyright-mr-0 {
    margin-top: 0 !important;
  }
  .single-footer-widget {
    margin-bottom: 30px;
  }
  .overview-box .skills-list {
    margin-top: 40px;
  }
  .overview-box .experience-list {
    margin-top: 40px;
  }
  .testimonials-image {
    margin-bottom: 50px;
  }
  .subscribe-content {
    text-align: center;
  }
  .newsletter-content {
    text-align: center;
    margin-top: 30px;
  }
  .contact-image {
    text-align: center !important;
  }
  .contact-section form {
    margin-bottom: 70px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-] {
    left: -10px;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -10px;
  }
  .home-main-banner {
    padding-top: 178px;
  }
  .home-main-banner .home-main-content {
    text-align: center;
  }
  .home-main-banner .home-main-content h1, .home-main-banner .home-main-content h2, .home-main-banner .home-main-content h3, .home-main-banner .home-main-content h4, .home-main-banner .home-main-content h5, .home-main-banner .home-main-content h6 {
    font-size: 45px;
  }
  .home-main-banner .home-main-image {
    margin-top: 30px;
    text-align: center;
  }
  .home-main-banner .home-main-image img {
    max-width: 500px;
  }
  .single-featured-box {
    padding: 30px 20px;
  }
  .single-featured-box h3, .single-featured-box h1, .single-featured-box h2, .single-featured-box h4, .single-featured-box h5, .single-featured-box h6 {
    font-size: 17px;
  }
  .optional-section-title h3, .optional-section-title h1, .optional-section-title h2, .optional-section-title h4, .optional-section-title h5, .optional-section-title h6 {
    font-size: 30px;
  }
  .single-main-services {
    padding: 65px 15px 25px;
  }
  .single-main-services h3, .single-main-services h1, .single-main-services h2, .single-main-services h4, .single-main-services h5, .single-main-services h6 {
    font-size: 17px;
  }
  .single-projects-box .projects-content h3, .single-projects-box .projects-content h1, .single-projects-box .projects-content h2, .single-projects-box .projects-content h4, .single-projects-box .projects-content h5, .single-projects-box .projects-content h6 {
    font-size: 18px;
  }
  .single-projects-box .projects-content span {
    font-size: 13px;
  }
  .footer-area2 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .sidebar {
    padding-left: 0;
    margin-top: 30px;
  }
  .comments-area .comment-content h1 {
    font-size: 25px;
  }
  .comments-area .comment-content h2 {
    font-size: 22px;
  }
  .comments-area .comment-content h3 {
    font-size: 18px;
  }
  .comments-area .comment-content h4 {
    font-size: 17px;
  }
  .testimonials-image .shape-image img:nth-child(6) {
    right: 20px;
    top: -65px;
    max-width: 100px;
  }
  .project-details-desc {
    margin-top: 30px;
  }
  .project-details-info ul li {
    width: 33.33%;
  }
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .section-wrap-title h2 {
    font-size: 32px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-100 {
    padding-top: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .responsive-burger-menu {
    display: block;
  }
  .main-container {
    padding-left: 0;
  }
  .axton-aside {
    opacity: 0;
    visibility: hidden;
    left: -100%;
    width: 290px;
    height: 100vh;
    overflow-y: scroll;
    -ms-overflow-style: none;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 999;
  }
  .axton-aside.active-axton-aside {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .axton-aside .logo {
    position: relative;
    top: 0;
    left: 0;
  }
  .axton-aside .aside-footer {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .axton-aside .d-table {
    display: block !important;
    height: auto;
  }
  .axton-aside .d-table-cell {
    display: block !important;
  }
  .axton-aside .navbar-nav {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .axton-aside .navbar-nav li {
    margin-bottom: 20px;
  }
  .axton-aside::-webkit-scrollbar {
    display: none;
  }
  .axton-aside .aside-show-hide {
    display: none;
  }
  .navbar-area-with-position-relative {
    border-bottom: none;
  }
  .navbar-area-with-position-relative .navbar-toggler {
    border-color: #2b2a2a;
    background-color: #ffffff;
  }
  .navbar-area-with-position-relative .navbar-toggler:focus {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .navbar-area-with-position-relative .others-option {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
  .navbar-area-with-position-relative .others-option .option-item .default-btn {
    padding: 10px 15px;
  }
  .navbar-area-with-position-relative.without-bg-color {
    background-color: #f1f1f1;
  }
  .product-designer-banner-content h1 {
    font-size: 155px;
  }
  .product-designer-banner-content h2 {
    font-size: 120px;
  }
  .product-designer-banner-content .circle-text-image {
    display: none;
  }
  .find-with-me-social {
    left: 20px;
  }
  .best-skills-social {
    right: 20px;
  }
  .creative-about-content h3 {
    font-size: 30px;
  }
  .creative-about-others-content {
    padding-left: 0;
    margin-top: 30px;
  }
  .creative-about-others-content::before {
    display: none;
  }
  .creative-about-others-content .title {
    font-size: 25px;
  }
  .creative-service-area::before {
    display: none;
  }
  .creative-service-content h3 {
    font-size: 30px;
  }
  .creative-service-image {
    padding-left: 0;
    margin-top: 30px;
  }
  .creative-service-image::before {
    display: none;
  }
  .creative-service-image .service-content p {
    color: #f1f1f1;
  }
  .creative-service-image .service-content .icon a i {
    color: #f1f1f1;
  }
  .pricing-wrap-area::before {
    width: 100%;
  }
  .pricing-section-content h3 {
    font-size: 30px;
  }
  .single-pricing-table {
    margin-top: 30px;
    padding: 30px 25px;
  }
  .single-pricing-table::after {
    display: none;
  }
  .single-pricing-table .pricing-header h3 {
    font-size: 15px;
  }
  .single-pricing-table .price {
    font-size: 25px;
  }
  .single-pricing-table .price span {
    font-size: 12px;
  }
  .awesome-partner-inner-box {
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .awesome-partner-inner-box::after {
    display: none;
  }
  .awesome-partner-content {
    margin-bottom: 30px;
    text-align: center;
  }
  .awesome-partner-content h3 {
    font-size: 30px;
  }
  .happy-clients-item p {
    font-size: 15px;
  }
  .happy-clients-item .client-info h3 {
    font-size: 18px;
  }
  .happy-clients-image-1, .happy-clients-image-2, .happy-clients-image-3, .happy-clients-image-4, .happy-clients-image-5, .happy-clients-image-6 {
    display: none;
  }
  .blog-wrap-card {
    padding: 25px 20px;
  }
  .blog-wrap-card .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-card h3 {
    font-size: 22px;
  }
  .blog-wrap-right-card {
    padding: 20px;
  }
  .blog-wrap-right-card::after {
    display: none;
  }
  .blog-wrap-right-card .blog-content .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-right-card .blog-content .info .title h4 span {
    display: none;
  }
  .blog-wrap-right-card .blog-content h3 {
    font-size: 22px;
  }
  .blog-wrap-right-card::before {
    background-color: #0e0e0e;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .blog-wrap-right-card .blog-image a img {
    height: auto;
  }
  .subscribe-wrap-inner-content::after {
    display: none;
  }
  .subscribe-wrap-inner-content h2 {
    font-size: 30px;
  }
  .subscribe-wrap-inner-content .newsletter-content {
    margin-top: 15px;
  }
  .contact-wrap-info h3 {
    font-size: 30px;
  }
  .contact-wrap-info .contact-info-card span {
    font-size: 15px;
  }
  .contact-wrap-form {
    padding-left: 0;
    margin-top: 40px;
  }
  .contact-wrap-form .content {
    margin-bottom: 25px;
  }
  .contact-wrap-form .content h3 {
    font-size: 30px;
  }
  .contact-wrap-form::before {
    display: none;
  }
  .banner-personal-content span {
    font-size: 20px;
    display: block;
  }
  .banner-personal-content h1 {
    font-size: 55px;
    margin-bottom: 20px;
  }
  .creative-about-area.without-bg-color .creative-about-others-content {
    padding-left: 0;
  }
  .creative-funfact-card {
    padding-left: 80px;
  }
  .creative-funfact-card h3 {
    font-size: 35px;
    top: 0;
  }
  .creative-funfact-card h3 .small-icon {
    font-size: 25px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .creative-skills-content {
    margin-bottom: 30px;
  }
  .creative-skills-content h3 {
    font-size: 25px;
  }
  .portfolio-wrap-card .portfolio-content {
    padding: 15px;
  }
  .portfolio-wrap-card .portfolio-content span {
    font-size: 13.5px;
  }
  .portfolio-wrap-card .portfolio-content h3 {
    font-size: 15px;
  }
  .portfolio-wrap-card.with-border-radius {
    padding: 5px;
  }
  .banner-personal-wrap-content span {
    font-size: 20px;
  }
  .banner-personal-wrap-content h1 {
    font-size: 55px;
  }
  .banner-personal-wrap-image {
    text-align: center;
    margin-top: 45px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 {
    padding: 8px 18px;
  }
  .creative-funfact-inner-wrap-content .funfact-into {
    padding-top: 50px;
  }
  .pricing-wrap-style-box .col-lg-8 {
    background-color: transparent;
  }
  .copyright-wrap-area.without-bg-color {
    padding-top: 80px;
  }
  .creative-funfact-inner-wrap-content {
    margin-top: 0;
  }
  .creative-funfact-inner-wrap-content .funfact-into {
    padding-top: 50px;
  }
  .background-with-black-color .navbar-area-with-position-relative.without-bg-color {
    background-color: #000000;
  }
  .pricing-wrap-area .section-wrap-title {
    margin-bottom: 25px;
  }
  .pricing-wrap-area .section-wrap-title h3, .pricing-wrap-area .section-wrap-title h2, .pricing-wrap-area .section-wrap-title h1 {
    font-size: 32px;
  }
  .pricing-wrap-area.without-before-color .pricing-switcher {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2 {
    font-size: 35px;
  }
  .section-title .back-text {
    top: -54px;
    font-size: 100px;
  }
  .main-banner-content .title {
    padding-left: 30px;
  }
  .main-banner-content .title h5 {
    margin-bottom: 6px !important;
    font-size: 20px !important;
  }
  .main-banner-content .title::before {
    left: -67px;
  }
  .main-banner-content .title h1 {
    font-size: 39px !important;
  }
  .single-services-box {
    padding: 20px 15px;
  }
  .single-services-box .icon {
    width: 65px;
    height: 60px;
    left: 15px;
  }
  .single-services-box .icon i::before {
    font-size: 35px;
  }
  .single-services-box h3 {
    padding-left: 80px;
    font-size: 21px;
  }
  .single-services-box p {
    margin-top: 40px;
  }
  .services-box .icon {
    margin-bottom: 20px;
  }
  .services-box h3 {
    font-size: 21px;
  }
  .single-portfolio-box .portfolio-content h3 {
    font-size: 21px;
  }
  .single-portfolio-box .portfolio-content span {
    margin-top: 5px;
    font-size: 14px;
  }
  .about-content h3 {
    font-size: 21px;
  }
  .about-info-content h3 {
    font-size: 21px;
    margin-bottom: 15px;
  }
  .single-funfact h3 {
    font-size: 35px;
  }
  .single-funfact p {
    font-size: 13px;
    margin-top: 5px;
  }
  .single-blog-post .post-content h3, .single-blog-post .post-content h1, .single-blog-post .post-content h2, .single-blog-post .post-content h4, .single-blog-post .post-content h5, .single-blog-post .post-content h6 {
    font-size: 20px;
  }
  .single-blog-post .post-content p {
    font-size: 15px;
  }
  .single-blog-post .post-content .read-more-btn {
    font-size: 15px;
  }
  .cta-content h2 {
    font-size: 45px;
  }
  .blog-details .article-content h3 {
    font-size: 21px;
  }
  .comments-area .comments-title {
    font-size: 19px !important;
  }
  .contact-info h3 {
    margin-bottom: 15px;
    font-size: 21px;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0;
  }
  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0;
  }
  .home-main-content h1, .home-main-content h2, .home-main-content h3, .home-main-content h4, .home-main-content h5, .home-main-content h6 {
    font-size: 50px;
  }
  .sidebar {
    padding-left: 0;
  }
  .sidebar .widget {
    padding: 25px 20px;
  }
  .sidebar .widget .widget-title::before {
    left: -20px;
  }
  .single-projects-box .projects-content h3, .single-projects-box .projects-content h1, .single-projects-box .projects-content h2, .single-projects-box .projects-content h4, .single-projects-box .projects-content h5, .single-projects-box .projects-content h6 {
    font-size: 18px;
  }
  .single-projects-box .projects-content span {
    margin-top: 7px;
    font-size: 13px;
  }
  .project-details-info ul li .default-btn {
    padding: 11px 25px;
    font-size: 14px;
  }
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .axton-aside {
    width: 220px;
    padding: 20px 25px;
  }
  .axton-aside .logo {
    left: 25px;
  }
  .axton-aside .aside-footer {
    left: 25px;
  }
  .main-container {
    padding-left: 220px;
  }
  .navbar-area-with-position-relative .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-area-with-position-relative .navbar-nav .nav-item .nav-link {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-area-with-position-relative .others-option .option-item {
    margin-right: 10px;
  }
  .navbar-area-with-position-relative .others-option .option-item .phone-number {
    font-size: 10.5px;
  }
  .navbar-area-with-position-relative .others-option .option-item .default-btn {
    padding: 10px;
    font-size: 12px;
  }
  .banner-personal-image .personal-funfact {
    display: none;
  }
  .product-designer-banner-content h1 {
    font-size: 195px;
  }
  .product-designer-banner-content h2 {
    font-size: 145px;
  }
  .happy-clients-image-1 {
    max-width: 70px;
  }
  .happy-clients-image-2 {
    max-width: 95px;
  }
  .happy-clients-image-4 {
    max-width: 100px;
  }
  .happy-clients-image-5 {
    max-width: 70px;
  }
  .blog-wrap-card {
    padding: 25px 20px;
  }
  .blog-wrap-card .info .title h4 {
    font-size: 15px;
  }
  .blog-wrap-card h3 {
    font-size: 22px;
  }
  .blog-wrap-right-card .blog-content h3 {
    font-size: 25px;
  }
  .blog-wrap-right-card .blog-content .info .title h4 {
    font-size: 15px;
  }
  .contact-wrap-form::before {
    left: -2px;
  }
  .banner-personal-content span {
    font-size: 20px;
  }
  .banner-personal-content h1 {
    font-size: 65px;
    margin-bottom: 25px;
  }
  .creative-funfact-inner-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .creative-funfact-card {
    padding-left: 80px;
  }
  .creative-funfact-card h3 {
    font-size: 35px;
    top: 0;
  }
  .creative-funfact-card h3 .small-icon {
    font-size: 30px;
  }
  .happy-clients-image-1 {
    top: 30%;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  .happy-clients-image-4 {
    top: 30%;
    right: 10%;
    -webkit-transform: translateY(-30%) translateX(-10%);
            transform: translateY(-30%) translateX(-10%);
  }
  .happy-clients-image-2 {
    bottom: 15%;
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }
  .happy-clients-image-3 {
    max-width: 70px;
  }
  .happy-clients-image-5 {
    bottom: 20%;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .awesome-partner-inner-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .creative-service-card {
    padding: 20px;
  }
  .portfolio-wrap-card .portfolio-content {
    padding: 15px;
  }
  .portfolio-wrap-card .portfolio-content span {
    font-size: 13.5px;
  }
  .portfolio-wrap-card .portfolio-content h3 {
    font-size: 15px;
  }
  .banner-personal-wrap-content span {
    font-size: 20px;
  }
  .banner-personal-wrap-content h1 {
    font-size: 65px;
  }
  .creative-funfact-inner-wrap-content .creative-funfact-card h3 {
    padding: 8px 18px;
  }
  /*End "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 540px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .hide-wp-nav.is-sticky {
    margin-top: 46px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .axton-aside {
    width: 220px;
    padding: 20px 25px;
  }
  .axton-aside .logo {
    left: 25px;
  }
  .axton-aside .aside-footer {
    left: 25px;
  }
  .main-container {
    padding-left: 220px;
  }
  .product-designer-banner-content h1 {
    font-size: 235px;
  }
  .product-designer-banner-content h2 {
    font-size: 170px;
  }
  .happy-clients-image-1 {
    max-width: 70px;
  }
  .happy-clients-image-2 {
    max-width: 95px;
  }
  .happy-clients-image-4 {
    max-width: 100px;
  }
  .happy-clients-image-5 {
    max-width: 70px;
  }
  .banner-personal-content span {
    font-size: 20px;
  }
  .banner-personal-content h1 {
    font-size: 65px;
    margin-bottom: 25px;
  }
  .creative-funfact-inner-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .creative-funfact-card {
    padding-left: 80px;
  }
  .creative-funfact-card h3 {
    font-size: 35px;
    top: 0;
  }
  .creative-funfact-card h3 .small-icon {
    font-size: 30px;
  }
  .awesome-partner-inner-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .creative-service-card {
    padding: 20px;
  }
  .portfolio-wrap-card .portfolio-content {
    padding: 15px;
  }
  .portfolio-wrap-card .portfolio-content span {
    font-size: 13.5px;
  }
  .portfolio-wrap-card .portfolio-content h3 {
    font-size: 15px;
  }
  /*End "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
}

@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 1550px) {
  /*Start "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
  .top-header .container-fluid {
    padding-left: 110px;
    padding-right: 110px;
  }
  .navbar-area-with-position-relative .container-fluid {
    padding-left: 110px;
    padding-right: 110px;
  }
  .creative-service-area::before {
    width: 850px;
  }
  .awesome-partner-area .container-fluid {
    padding-left: 110px;
    padding-right: 110px;
  }
  .subscribe-wrap-area .container-fluid {
    padding-left: 110px;
    padding-right: 110px;
  }
  /*End "Home Demo - 3", "Home Demo - 4" & "Home Demo - 5" Demo Responsive*/
}
