@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .xs-none {
    display: none;
  }
  .smt-15 {
    margin-top: 15px !important;
  }
  .breadcrumb-wrap .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-wrap .breadcrumb-menu li a {
    font-size: 14px;
  }
  .page-nav {
    margin-top: 5px;
  }
  .page-nav li:first-child a i {
    left: 0;
  }
  .page-nav li:last-child a i {
    right: 0;
  }
  .page-nav li a {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
  }
  .page-nav li a i {
    font-size: 10px;
    line-height: 35px;
    top: 0px;
  }
  .progressbar-wrap .progress-bar .progress-title-holder {
    font-size: 14px;
  }
  .progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea {
    font-size: 14px;
  }
  .sm-none {
    display: none !important;
  }
  .mb-50 {
    margin-bottom: 30px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-45 {
    padding-top: 25px;
  }
  .pt-70 {
    padding-top: 50px !important;
  }
  .pb-25 {
    padding-bottom: 5px !important;
  }
  .pb-45 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pb-60 {
    padding-bottom: 15px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pt-75 {
    padding-top: 25px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .row.mb-50 {
    margin-bottom: 30px !important;
  }
  .link-one,
  .link-two,
  .link-three,
  .link-four {
    font-size: 14px;
  }
  .btn-one,
  .btn-two {
    font-size: 14px;
    padding: 10px 20px 10px;
  }
  .btn-one i,
  .btn-two i {
    font-size: 14px;
    top: 3px;
    margin-left: 6px;
  }
  .back-to-top {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .section-title,
  .content-title {
    font-size: 26px;
    line-height: 34px;
  }
  .section-title.mb-30,
  .content-title.mb-30 {
    margin-bottom: 25px !important;
  }
  .section-bottom-text.mt-3 {
    margin-top: 0.32rem !important;
  }
  .breadcrumb-wrap {
    padding: 65px 0;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 7px;
  }
  .breadcrumb-wrap .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-wrap .breadcrumb-menu li a {
    font-size: 14px;
  }
  .hero-wrap {
    margin-top: 0;
    overflow: hidden;
  }
  .hero-wrap .hero-content h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .hero-wrap .hero-content p {
    margin-bottom: 20px;
  }
  .hero-wrap .hero-content .hero-btn a {
    display: block;
    width: 100%;
  }
  .hero-wrap .hero-content .hero-btn a:first-child {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .hero-wrap .hero-content .hero-btn a.btn-one, .hero-wrap .hero-content .hero-btn a.btn-two, .hero-wrap .hero-content .hero-btn a.btn-five {
    padding: 10px 22px 11px;
  }
  .hero-wrap .hero-content .client-list {
    margin: 25px 0 0;
  }
  .hero-wrap .hero-content .client-list ul {
    margin-bottom: 5px;
  }
  .hero-wrap .hero-content .client-list ul li {
    width: 35px;
    height: 35px;
  }
  .hero-wrap.hero-one .hero-shape-six {
    display: none;
  }
  .hero-wrap.hero-two {
    padding: 120px 0 90px;
    position: relative;
    z-index: 1;
  }
  .hero-wrap.hero-two:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 0;
  }
  .hero-wrap.hero-two:after {
    width: 100%;
    background: rgba(25, 11, 50, 0.9);
    filter: blur(750px);
    z-index: -1;
  }
  .hero-wrap.hero-two .hero-shape-two {
    bottom: 1%;
    max-width: 90px;
  }
  .hero-wrap.hero-three {
    padding: 60px 0;
  }
  .hero-wrap.hero-three:after {
    width: 100%;
    left: 0;
    background-color: rgba(25, 11, 50, 0.75);
    filter: blur(0);
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .hero-wrap.hero-three .hero-content .hero-btn a {
    display: block;
    width: 100%;
  }
  .hero-wrap.hero-three .hero-content .hero-btn a:first-child {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .hero-wrap.hero-three .hero-content .hero-btn a.btn-one, .hero-wrap.hero-three .hero-content .hero-btn a.btn-five {
    padding: 10px 22px 11px;
  }
  .about-style-one .about-content .content-feature-list,
  .about-style-three .about-content .content-feature-list {
    -moz-columns: 1;
         columns: 1;
    margin: 18px 0 5px;
  }
  .about-style-one .about-content .content-feature-list li span,
  .about-style-three .about-content .content-feature-list li span {
    width: 70px;
    height: 70px;
  }
  .about-style-one .about-content .content-feature-list li h4,
  .about-style-three .about-content .content-feature-list li h4 {
    width: calc(100% - 85px);
    margin-left: 15px;
    font-size: 16px;
  }
  .about-style-one .about-content .content-title,
  .about-style-two .about-content .content-title,
  .about-style-three .about-content .content-title {
    margin-bottom: 15px;
  }
  .about-style-one .about-content p,
  .about-style-two .about-content p,
  .about-style-three .about-content p {
    margin-bottom: 12px;
  }
  .about-style-one .about-content .about-btn a:first-child,
  .about-style-two .about-content .about-btn a:first-child,
  .about-style-three .about-content .about-btn a:first-child {
    margin-right: 5px;
  }
  .about-style-one .about-content .about-btn a.btn-two,
  .about-style-two .about-content .about-btn a.btn-two,
  .about-style-three .about-content .about-btn a.btn-two {
    padding: 10px 18px 9px;
  }
  .about-style-two .about-content .content-feature-list {
    -moz-columns: 1;
         columns: 1;
    margin: 20px 0 5px;
  }
  .about-style-two .about-content .content-feature-list li {
    margin-bottom: 15px;
  }
  .timeline-wrap .timeline-wrapper {
    padding: 0 15px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item {
    padding-left: 70px;
    padding-bottom: 35px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item:after {
    top: 60px;
    left: 20px;
    transform: translate(0);
    height: calc(100% - 42px);
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-img {
    width: 150px;
    height: 150px;
    order: 1;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content {
    order: 2;
    padding: 25px 30px;
    max-width: 260px;
    padding: 20px;
    margin-top: 20px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content h4 {
    font-size: 18px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-counter {
    left: 0;
    transform: translate(0);
    width: 45px;
    height: 45px;
    font-size: 18px;
    border: 3px solid var(--whiteColor);
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-counter:after {
    display: none;
  }
  .service-card {
    padding: 20px;
  }
  .service-card .service-title {
    margin-bottom: 18px;
  }
  .service-card .service-title span {
    width: 70px;
    height: 70px;
  }
  .service-card .service-title span i {
    font-size: 26px;
  }
  .service-card .service-title h3 {
    width: calc(100% - 90px);
    font-size: 20px;
    line-height: 28px;
  }
  .service-card p {
    margin-bottom: 10px;
  }
  .service-card-two .service-info,
  .service-card-three .service-info {
    padding: 20px;
  }
  .service-card-two .service-info h3,
  .service-card-three .service-info h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 8px 0 12px;
  }
  .service-card-three .service-info {
    width: calc(100% - 25px);
  }
  .project-card .project-info {
    width: calc(100% - 40px);
    padding: 20px;
  }
  .project-card .project-info h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .project-card:hover .project-info {
    bottom: 20px;
  }
  .project-slider.owl-carousel .owl-nav {
    margin-top: 5px;
  }
  .simple-style-one .simple-content .content-title {
    margin-bottom: 15px;
  }
  .simple-style-one .simple-content h6 {
    font-size: 18px;
    margin: 20px 0 20px;
  }
  .simple-style-two {
    border-bottom: 1px solid rgba(84, 6, 217, 0.1);
  }
  .simple-style-two .content-title {
    margin-bottom: 15px;
  }
  .simple-style-two p {
    margin-bottom: 20px;
  }
  .simple-style-two .simple-btn a:first-child {
    margin-right: 10px;
  }
  .counter-wrap-three .section-title {
    margin-bottom: 20px;
  }
  .service-details-wrap .single-service-img {
    margin-bottom: 25px;
  }
  .service-details-wrap .soln-item {
    padding: 22px 20px;
    margin-bottom: 25px;
  }
  .pricing-card {
    padding: 20px;
  }
  .pricing-card .pricing-header {
    padding-bottom: 15px;
    margin-bottom: 18px;
  }
  .pricing-card .pricing-header .pricing-header-left h6 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  .pricing-card .pricing-header .pricing-header-left h2 {
    font-size: 36px;
    line-height: 30px;
  }
  .pricing-card .pricing-header .pricing-header-left h2 span {
    font-size: 14px;
  }
  .pricing-card .pricing-features {
    margin-bottom: 20px;
  }
  .pricing-card .pricing-features li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .pricing-card .pricing-features li i {
    top: -1px;
    font-size: 16px;
  }
  .pricing-card .btn-two {
    padding: 10px 30px 11px;
  }
  .counter-wrap-one {
    overflow-x: hidden;
  }
  .counter-wrap-one .counter-card-wrap {
    padding: 0 15px;
    margin: 0 -15px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card {
    width: calc(50% - 25px);
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    margin: 0 12px 25px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-icon {
    margin: 0 auto 10px;
    width: 70px;
    height: 70px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-icon i {
    font-size: 22px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-info .counter-num {
    font-size: 28px;
    line-height: 48px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-info .counter-num .target {
    top: 1px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-info p {
    font-size: 14px;
    line-height: 20px;
  }
  .counter-wrap-two:before {
    height: 85%;
  }
  .counter-wrap-two .counter-card-wrap .counter-card {
    width: calc(50% - 20px);
    text-align: center;
    margin: 0 10px 25px;
    padding: 0 25px 25px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card:after {
    height: 80%;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-icon {
    margin: 0 auto 10px;
    width: 70px;
    height: 70px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-icon i {
    font-size: 22px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-info .counter-num {
    font-size: 28px;
    line-height: 48px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-info .counter-num .target {
    top: 1px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-info p {
    font-size: 14px;
    line-height: 20px;
  }
  .counter-wrap-three .counter-card-wrap {
    margin: 0;
  }
  .counter-wrap-three .counter-card-wrap .counter-card {
    width: 100%;
    margin: 0 0 25px;
  }
  .team-card {
    padding: 30px 0 0;
  }
  .team-card .team-member-img {
    margin: 0 auto 20px;
  }
  .team-card .social-profile {
    width: 100%;
    margin-top: 20px;
  }
  .wh-wrap-one .accordion-item,
  .wh-wrap-two .accordion-item {
    margin: 0 0 20px;
  }
  .wh-wrap-one .accordion-item .wh-counter,
  .wh-wrap-two .accordion-item .wh-counter {
    font-size: 36px;
    line-height: 36px;
    top: 35px;
    right: 20px;
  }
  .wh-wrap-one .accordion-item .accordion-header,
  .wh-wrap-two .accordion-item .accordion-header {
    padding: 20px 20px 20px;
  }
  .wh-wrap-one .accordion-item .accordion-header h6,
  .wh-wrap-two .accordion-item .accordion-header h6 {
    font-size: 18px;
    line-height: 26px;
    padding: 0 50px 0 25px;
  }
  .wh-wrap-one .accordion-item .accordion-header h6 i,
  .wh-wrap-two .accordion-item .accordion-header h6 i {
    top: 2px;
    font-size: 18px;
  }
  .testimonial-card-one {
    padding: 15px;
  }
  .testimonial-card-one .client-logo-wrap {
    padding: 20px 20px 20px;
    margin-bottom: 20px;
  }
  .testimonial-card-one .client-logo-wrap .client-logo {
    width: 60%;
  }
  .testimonial-card-one .client-logo-wrap .client-logo img {
    max-width: 80px;
    max-height: 30px;
  }
  .testimonial-card-one .client-logo-wrap .ratings {
    width: 40%;
  }
  .testimonial-card-one .client-logo-wrap .ratings li i {
    font-size: 14px;
  }
  .testimonial-card-one .client-logo-wrap .client-quote {
    margin: 15px 0 0;
    padding-top: 15px;
  }
  .testimonial-card-one .client-info-wrap .client-img {
    width: 60px;
    height: 60px;
  }
  .testimonial-card-one .client-info-wrap .client-info {
    width: calc(100% - 120px);
    margin-left: 15px;
  }
  .testimonial-card-one .client-info-wrap .client-info h6 {
    margin-bottom: 0;
  }
  .testimonial-card-one .client-info-wrap .client-info span {
    font-size: 14px;
  }
  .testimonial-card-one .client-info-wrap .quote-icon {
    width: 45px;
  }
  .testimonial-card-two {
    padding: 20px;
  }
  .testimonial-card-two .client-logo-wrap {
    margin-bottom: 20px;
  }
  .testimonial-card-two .client-logo-wrap .client-logo {
    width: 60%;
  }
  .testimonial-card-two .client-logo-wrap .client-logo img {
    max-width: 80px;
  }
  .testimonial-card-two .client-logo-wrap .ratings {
    width: 40%;
  }
  .testimonial-card-two .client-logo-wrap .ratings li i {
    font-size: 14px;
  }
  .testimonial-card-two .client-logo-wrap .client-quote {
    margin: 15px 0 0;
    padding-top: 15px;
  }
  .testimonial-card-two .client-info-wrap .client-img {
    width: 60px;
    height: 60px;
  }
  .testimonial-card-two .client-info-wrap .client-info {
    width: calc(100% - 115px);
    margin-left: 15px;
  }
  .testimonial-card-two .client-info-wrap .client-info h6 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .testimonial-card-two .client-info-wrap .client-info span {
    font-size: 14px;
  }
  .testimonial-card-two .client-info-wrap .quote-icon {
    width: 35px;
  }
  .brand-wrap {
    margin: 0 13px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .brand-wrap .brand-logo img {
    max-width: 70px;
  }
  .newsletter-wrap {
    padding-left: 13px;
    padding-right: 13px;
  }
  .newsletter-wrap .section-title {
    margin-bottom: 25px;
  }
  .newsletter-wrap .newsletter-form input {
    width: 100%;
    height: 52px;
    padding: 10px 20px;
  }
  .newsletter-wrap .newsletter-form button {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    padding: 12px 34px 14px;
    display: block;
    font-size: 14px;
    width: 100%;
    margin-top: 15px;
  }
  .newsletter-wrap .newsletter-form button i {
    top: 5px;
    font-size: 16px;
    margin-left: 8px;
  }
  .blog-card-one .blog-info,
  .blog-card-two .blog-info,
  .blog-card-three .blog-info {
    padding: 20px;
  }
  .blog-card-one .blog-info .blog-date,
  .blog-card-two .blog-info .blog-date,
  .blog-card-three .blog-info .blog-date {
    font-size: 14px;
    padding: 6px 12px;
  }
  .blog-card-one .blog-info h3,
  .blog-card-two .blog-info h3,
  .blog-card-three .blog-info h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .blog-card-one .blog-info h3 {
    margin: 6px 0 10px;
  }
  .blog-card-two .blog-info {
    margin: -20px 0 0 0;
    width: calc(100% - 25px);
  }
  .blog-card-two .blog-info h3 {
    margin: 0 0 10px;
  }
  .blog-card-two .blog-img .blog-date,
  .blog-card-three .blog-img .blog-date {
    top: 20px;
    left: 20px;
    font-size: 14px;
    padding: 5px 12px;
  }
  .blog-card-three .blog-info {
    padding: 20px;
  }
  .blog-card-three .blog-info h3 {
    margin-bottom: 10px;
  }
  .contact-us-wrap .contact-form {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.07);
  }
  .contact-us-wrap .contact-form .section-title {
    margin-bottom: 25px;
  }
  .contact-us-wrap .contact-form .form-group {
    margin-bottom: 20px;
  }
  .contact-us-wrap .contact-form .form-group label {
    font-size: 14px;
  }
  .contact-us-wrap .contact-form .form-group input, .contact-us-wrap .contact-form .form-group textarea {
    font-size: 14px;
    padding: 15px 20px;
  }
  .contact-us-wrap .contact-item-wrap {
    padding: 25px 20px;
  }
  .contact-us-wrap .contact-item-wrap .contact-item {
    margin-bottom: 30px;
  }
  .contact-us-wrap .contact-item-wrap .contact-item h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .contact-form {
    margin-top: 30px;
  }
  article h1, article h2, article h3, article h4, article h5, article h6,
  .service-details-wrap h1,
  .service-details-wrap h2,
  .service-details-wrap h3,
  .service-details-wrap h4,
  .service-details-wrap h5,
  .service-details-wrap h6,
  .terms-wrap h1,
  .terms-wrap h2,
  .terms-wrap h3,
  .terms-wrap h4,
  .terms-wrap h5,
  .terms-wrap h6 {
    margin-bottom: 15px;
  }
  article p,
  .service-details-wrap p,
  .terms-wrap p {
    margin-bottom: 15px;
  }
  article .content-feature-list,
  .service-details-wrap .content-feature-list,
  .terms-wrap .content-feature-list {
    margin: 15px 0 25px;
  }
  article ol,
  .service-details-wrap ol,
  .terms-wrap ol {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  article h1, article h2, article h3, article h4, article h5, article h6,
  .service-details-wrap h1,
  .service-details-wrap h2,
  .service-details-wrap h3,
  .service-details-wrap h4,
  .service-details-wrap h5,
  .service-details-wrap h6,
  .terms-wrap h1,
  .terms-wrap h2,
  .terms-wrap h3,
  .terms-wrap h4,
  .terms-wrap h5,
  .terms-wrap h6 {
    line-height: 1.3;
  }
  article h1,
  .service-details-wrap h1,
  .terms-wrap h1 {
    font-size: 28px;
  }
  article h2,
  .service-details-wrap h2,
  .terms-wrap h2 {
    font-size: 26px;
  }
  article h3,
  .service-details-wrap h3,
  .terms-wrap h3 {
    font-size: 24px;
  }
  article h4,
  .service-details-wrap h4,
  .terms-wrap h4 {
    font-size: 22px;
  }
  article h5,
  .service-details-wrap h5,
  .terms-wrap h5 {
    font-size: 20px;
  }
  article h6,
  .service-details-wrap h6,
  .terms-wrap h6 {
    font-size: 18px;
  }
  article ol li,
  .service-details-wrap ol li,
  .terms-wrap ol li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ol li:last-child,
  .service-details-wrap ol li:last-child,
  .terms-wrap ol li:last-child {
    margin-bottom: 0;
  }
  article ul li,
  .service-details-wrap ul li,
  .terms-wrap ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  article ul li:last-child,
  .service-details-wrap ul li:last-child,
  .terms-wrap ul li:last-child {
    margin-bottom: 0;
  }
  article .post-img,
  .service-details-wrap .post-img,
  .terms-wrap .post-img {
    margin-bottom: 20px;
  }
  article .blog-metainfo,
  .service-details-wrap .blog-metainfo,
  .terms-wrap .blog-metainfo {
    margin-bottom: 5px;
  }
  .post-tag span {
    position: relative;
    top: 3px;
  }
  .wp-block-quote {
    padding: 25px;
    margin: 20px 0 30px;
  }
  .post-metainfo {
    margin-bottom: 15px;
  }
  .post-metainfo li {
    margin-bottom: 0;
  }
  .post-meta-option {
    padding: 25px 0;
  }
  .post-img {
    margin: 0 0 25px;
  }
  .post-tag span {
    font-size: 16px;
    line-height: 24px;
    margin-right: 50px;
    margin-bottom: 10px;
  }
  .post-share {
    justify-content: flex-start;
  }
  .post-share span {
    font-size: 16px;
    line-height: 24px;
    margin-right: 50px;
    margin-bottom: 10px;
  }
  .reply-btn {
    font-size: 14px;
  }
  .post-tag {
    margin-bottom: 15px;
  }
  .post-tag ul li a {
    font-size: 13px;
  }
  .comment-box-title {
    font-size: 28px;
  }
  .comment-item-wrap .comment-item {
    margin-bottom: 15px;
    padding: 20px;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 25px;
  }
  .comment-item-wrap .comment-item .comment-author-img {
    width: 65px;
    height: 65px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
    margin-bottom: 15px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    font-size: 16px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    margin-bottom: 13px;
    font-size: 14px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-text {
    margin-bottom: 10px;
  }
  #cmt-form .comment-form .form-group {
    margin-bottom: 15px;
  }
  #cmt-form .comment-form .form-group label {
    font-size: 14px;
  }
  #cmt-form .comment-form .form-group input {
    height: 54px;
  }
  .tag-list ul li {
    margin: 9px 6px 0px 0px;
  }
  .pp-post-item .pp-post-img {
    width: 80px;
    height: 80px;
  }
  .pp-post-item .pp-post-info {
    width: calc(100% - 95px);
    margin-left: 15px;
    margin-top: 0;
  }
  .pp-post-item .pp-post-info h6 {
    font-size: 15px;
    line-height: 22px;
  }
  .category-box li {
    margin-bottom: 12px;
  }
  .category-box li a {
    padding: 12px 20px;
    font-size: 14px;
  }
  .category-box li a i {
    font-size: 18px;
    top: 5px;
    margin-left: 12px;
  }
  .tag-list ul li {
    margin: 9px 6px 0px 0px;
  }
  .contact-widget .contact-info li {
    font-size: 14px;
  }
  .contact-widget .contact-info li a, .contact-widget .contact-info li p {
    font-size: 14px;
  }
  .error-wrap .error-content img {
    max-width: 100%;
  }
  .login-form-wrap {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pb-70 {
    padding-bottom: 35px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pt-75 {
    padding-top: 45px;
  }
  .breadcrumb-wrap {
    padding: 80px 0;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .section-title,
  .content-title {
    font-size: 30px;
  }
  .hero-wrap.hero-two {
    padding: 140px 0 90px;
  }
  .hero-wrap.hero-two .hero-content h1 {
    font-size: 36px;
    line-height: 50px;
  }
  .hero-wrap.hero-two .hero-content .hero-btn a:first-child {
    margin-right: 10px;
  }
  .hero-wrap.hero-two .hero-content .hero-btn a.btn-one, .hero-wrap.hero-two .hero-content .hero-btn a.btn-five {
    padding: 10px 22px 11px;
  }
  .hero-wrap.hero-two .hero-shape-two {
    bottom: 1%;
    max-width: 120px;
  }
  .hero-wrap.hero-three {
    padding: 100px 0;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 36px;
    line-height: 50px;
  }
  .hero-wrap.hero-three .hero-content .hero-btn a:first-child {
    margin-right: 10px;
  }
  .hero-wrap.hero-three .hero-content .hero-btn a.btn-one, .hero-wrap.hero-three .hero-content .hero-btn a.btn-five {
    padding: 10px 22px 11px;
  }
  .counter-wrap-one .counter-card-wrap {
    padding: 0 20px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-icon {
    margin: 0 auto 15px;
    width: 80px;
    height: 80px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-icon i {
    font-size: 26px;
  }
  .counter-wrap-one .counter-card-wrap .counter-card .counter-num {
    font-size: 37px;
    line-height: 40px;
  }
  .counter-wrap-two .counter-card-wrap {
    margin: 0 -12px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card {
    width: calc(25% - 24px);
    margin: 0 12px 22px;
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
    transition: var(--transition);
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-icon i {
    font-size: 30px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-num {
    font-size: 40px;
    line-height: 36px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card .counter-num .target {
    position: relative;
    top: 0px;
  }
  .counter-wrap-two .counter-card-wrap .counter-card p {
    font-size: 14px;
  }
  .counter-wrap-three .counter-card-wrap {
    margin: 0 -12px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card {
    width: calc(50% - 24px);
  }
  .brand-wrap {
    max-width: 700px;
  }
  .timeline-wrap .timeline-wrapper {
    padding: 0 25px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-img {
    width: 190px;
    height: 190px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-counter {
    width: 75px;
    height: 75px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content {
    padding: 25px 30px;
    max-width: 260px;
    padding: 20px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content h4 {
    font-size: 18px;
  }
  .blog-card-two .blog-info,
  .blog-card-three .blog-info {
    padding: 23px 20px 30px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .md-center {
    text-align: center !important;
  }
  .sidebar {
    margin: 50px 0 0;
  }
  .breadcrumb-wrap {
    margin-top: 67px;
  }
  .error-wrap {
    margin-top: 67px;
  }
  .hero-wrap.hero-one {
    padding-top: 75px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    margin-top: 30px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img {
    display: block;
    margin: 0 auto;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 50px 0 0;
  }
  .hero-wrap.hero-three {
    margin-top: 67px;
  }
  .brand-wrap.brand-one {
    margin-top: -40px;
  }
  .about-style-one .about-img-wrap,
  .about-style-two .about-img-wrap {
    margin-bottom: 30px;
  }
  .about-style-three .about-img {
    border-radius: 10px;
    margin-top: 30px;
  }
  .about-style-three .about-img img {
    border-radius: 10px;
  }
  .wh-wrap-one .wh-content,
  .wh-wrap-two .wh-content {
    margin-top: 30px;
  }
  .wh-wrap-one .wh-img-wrap,
  .wh-wrap-two .wh-img-wrap {
    border-radius: 10px;
  }
  .wh-wrap-one .wh-img-wrap img,
  .wh-wrap-two .wh-img-wrap img {
    border-radius: 10px;
  }
  .contact-us-wrap .contact-item-wrap {
    border-radius: 0 0 10px 10px;
  }
  .contact-form {
    margin-top: 30px;
  }
  .simple-style-one .simple-content,
  .simple-style-two .simple-content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none !important;
  }
  .sidebar {
    margin-top: 50px;
  }
  .simple-style-one,
  .simple-style-two,
  .simple-style-three,
  .wh-wrap-one,
  .wh-wrap-two,
  .wh-wrap-three,
  .service-section-wrap,
  .about-style-one,
  .about-style-three,
  .service-details-wrap,
  .about-style-two {
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrap {
    margin-top: 90px;
  }
  .breadcrumb-title,
  .section-title,
  .content-title {
    font-size: 36px;
  }
  .error-wrap {
    margin-top: 90px;
  }
  .hero-wrap .hero-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .hero-wrap .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.hero-one {
    padding-top: 110px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    width: calc(100% + 220px);
    margin-left: -220px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img {
    margin-top: 50px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 60px 0 200px;
  }
  .hero-wrap.hero-two {
    padding: 180px 0 90px;
  }
  .hero-wrap.hero-two .hero-shape-two {
    bottom: 1%;
    max-width: 120px;
  }
  .hero-wrap.hero-three {
    margin-top: 90px;
    padding: 120px 0;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 48px;
    line-height: 50px;
  }
  .hero-wrap.hero-three .hero-content p {
    max-width: 95%;
  }
  .about-style-one .about-content .content-feature-list li span,
  .about-style-three .about-content .content-feature-list li span {
    width: 60px;
    height: 60px;
  }
  .about-style-one .about-content .content-feature-list li h4,
  .about-style-three .about-content .content-feature-list li h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 0 15px;
    width: calc(100% - 75px);
  }
  .about-style-one .about-content .about-btn a:first-child,
  .about-style-three .about-content .about-btn a:first-child {
    margin-right: 20px;
  }
  .about-style-three .container-fluid {
    padding-left: calc((100% - 960px) / 2 + 12px);
    padding-right: 0;
  }
  .timeline-wrap .timeline-wrapper {
    padding: 0 40px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-counter {
    width: 85px;
    height: 85px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content {
    padding: 25px 30px;
    max-width: 350px;
  }
  .wh-wrapper .container-fluid {
    padding-right: calc((100% - 960px) / 2 + 12px);
    padding-left: 0;
  }
  .service-card-two .service-info,
  .service-card-three .service-info {
    padding: 20px;
  }
  .service-card-two .service-info .service-cat,
  .service-card-three .service-info .service-cat {
    color: var(--paraColor);
    font-weight: 600;
    display: block;
  }
  .service-card-three .service-info {
    width: calc(100% - 25px);
  }
  .testimonial-area .container-fluid {
    padding-left: calc((100% - 960px) / 2 + 12px);
    padding-right: 0;
  }
  .counter-wrap-three,
  .brand-wrap {
    max-width: 960px;
  }
  .counter-wrap-three {
    margin: 0 15px;
  }
  .counter-wrap-three .counter-card-wrap {
    margin: 0 -12px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card {
    width: calc(50% - 24px);
  }
  .blog-card-two .blog-info,
  .blog-card-three .blog-info {
    padding: 23px 25px 30px 25px;
  }
  .wh-wrap-one .accordion-item .accordion-header .wh-counter,
  .wh-wrap-two .accordion-item .accordion-header .wh-counter {
    right: 25px;
    font-size: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  body {
    overflow-x: hidden;
  }
  .content-title p {
    padding-right: 25px;
  }
  .breadcrumb-wrap {
    margin-top: 100px;
  }
  .error-wrap {
    margin-top: 100px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .hero-wrap.hero-one {
    padding: 162px 0 0;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 150px 0;
  }
  .hero-wrap.hero-three {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-wrap.hero-one .hero-img-wrap {
    width: calc(100% + 140px);
    margin-left: -140px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 60px 0 200px;
  }
  .hero-wrap.hero-two {
    padding: 250px 0 160px;
  }
  .hero-wrap.hero-two .hero-shape-two {
    bottom: 2%;
    max-width: 200px;
  }
  .about-style-three .container-fluid {
    padding-left: calc((100% - 1140px) / 2 + 12px);
    padding-right: 0;
  }
  .wh-wrapper .container-fluid {
    padding-right: calc((100% - 1140px) / 2 + 12px);
    padding-left: 0;
  }
  .testimonial-area .container-fluid {
    padding-left: calc((100% - 1140px) / 2 + 12px);
    padding-right: 0;
  }
  .brand-wrap {
    max-width: 1140px;
  }
  .counter-wrap-three .counter-card-wrap {
    margin: 0 -12px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card {
    padding: 15px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card .counter-icon {
    width: 70px;
    height: 70px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card .counter-icon i {
    font-size: 26px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card .counter-info {
    width: calc(100% - 90px);
    margin-left: 20px;
  }
  .blog-card-two .blog-info,
  .blog-card-three .blog-info {
    padding: 23px 25px 30px 25px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap.hero-one .container {
    max-width: 1360px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    width: calc(100% + 128px);
    margin-left: -128px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 70px 0 200px;
  }
  .hero-wrap.hero-two {
    padding: 250px 0 160px;
  }
  .brand-wrap {
    max-width: 1320px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
  .sidebar .sidebar-widget {
    padding: 25px;
  }
  .section-title,
  .content-title {
    font-size: 40px;
    line-height: 50px;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 50px;
    line-height: 63px;
  }
  .sidebar .sidebar-widget {
    padding: 30px;
    margin-bottom: 50px;
  }
  .breadcrumb-wrap {
    padding: 195px 0;
  }
  .hero-wrap .hero-content h1 {
    font-size: 60px;
    line-height: 75px;
  }
  .hero-wrap.hero-three {
    padding: 200px 0;
  }
  .service-card {
    padding: 40px 25px 35px 40px;
  }
  .service-card-three .service-info {
    width: calc(100% - 63px);
  }
  .about-style-three .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 12px);
    padding-right: 0;
  }
  .timeline-wrap .timeline-wrapper {
    padding: 0 100px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-counter {
    width: 100px;
    height: 100px;
    font-size: 22px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item .timeline-content {
    padding: 35px 40px;
    max-width: 460px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item:nth-child(odd) .timeline-img {
    margin-left: 80px;
  }
  .timeline-wrap .timeline-wrapper .timeline-item:nth-child(even) .timeline-img {
    margin-right: 80px;
  }
  .wh-wrapper .container-fluid {
    padding-right: calc((100% - 1320px) / 2 + 12px);
    padding-left: 0;
  }
  .testimonial-area .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 12px);
    padding-right: 0;
  }
  .testimonial-card-one {
    padding: 30px 30px 40px;
  }
  .testimonial-card-one .client-logo-wrap {
    padding: 40px;
  }
  .testimonial-card-one .client-info-wrap {
    padding-right: 50px;
  }
  .testimonial-card-two {
    padding: 40px 40px 30px;
  }
  .testimonial-card-two .client-info-wrap {
    padding-right: 45px;
  }
  .pricing-card {
    padding: 40px;
  }
  .newsletter-wrap .newsletter-form {
    margin: 0 13px;
  }
  .counter-card-two .counter-card-wrap {
    margin: 0 -40px;
  }
  .counter-card-two .counter-card-wrap .counter-card {
    width: calc(25% - 80px);
  }
  .counter-wrap-three {
    margin: 0 20px;
  }
  .counter-wrap-three .counter-card-wrap {
    margin: 0 -24px;
  }
  .counter-wrap-three .counter-card-wrap .counter-card {
    width: calc(25% - 48px);
    margin: 0 24px 25px;
  }
  .blog-card-one .blog-info {
    padding: 37px 40px;
  }
  .blog-card-two .blog-info,
  .blog-card-three .blog-info {
    padding: 23px 35px 34px 40px;
  }
  .comp-map {
    height: 700px;
  }
  .contact-us-wrap .contact-form {
    padding: 72px 80px;
  }
  .contact-us-wrap .contact-item-wrap {
    padding: 80px;
  }
  .contact-us-wrap .contact-item-wrap .contact-item {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 1600px) {
  .ps-xxl-6 {
    padding-left: 5rem !important;
  }
  .ps-xxl-7 {
    padding-left: 9.5rem !important;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    width: calc(100% + 148px);
    margin-left: -148px;
  }
  .hero-wrap.hero-two {
    padding: 370px 0 280px;
  }
  .hero-wrap.hero-one .hero-content {
    padding: 150px 0 290px;
  }
  .hero-wrap.hero-one .container, .hero-wrap.hero-two .container {
    max-width: 1500px;
  }
  .hero-wrap.hero-three .container {
    max-width: 1500px;
  }
  .about-style-one .about-content .content-feature-list {
    padding-right: 50px;
  }
  .about-style-three .about-content .content-feature-list {
    padding-right: 40px;
  }
  .about-style-two .about-img-wrap {
    width: calc(100% - 10px);
  }
  .about-style-three .about-img {
    width: calc(100% - 10px);
    margin-left: auto;
  }
  .about-style-three .about-content {
    padding-right: 15px;
  }
  .counter-wrap-three {
    margin: 0 60px;
  }
  .wh-wrap-one .wh-content {
    width: calc(100% + 20px);
  }
  .wh-wrap-one .wh-img-wrap {
    width: calc(100% - 38px);
    margin-left: auto;
  }
  .wh-wrap-two .wh-content {
    width: calc(100% + 20px);
  }
  .wh-wrap-two .wh-img-wrap {
    width: calc(100% - 18px);
  }
  .simple-style-one .simple-content .progressbar-wrap {
    width: calc(100% - 30px);
  }
  .brand-wrap {
    max-width: 1500px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-wrap .container {
    max-width: 1720px;
  }
  .hero-wrap .hero-content {
    width: calc(100% + 20px);
  }
  .hero-wrap .hero-content h1 {
    font-size: 80px;
    line-height: 100px;
  }
  .hero-wrap.hero-one .hero-content p {
    max-width: 90%;
  }
  .hero-wrap.hero-one .container, .hero-wrap.hero-two .container {
    max-width: 1720px;
  }
  .hero-wrap.hero-three {
    padding: 255px 0;
  }
  .hero-wrap.hero-three .container {
    max-width: 1640px;
  }
  .counter-wrap-three,
  .brand-wrap {
    max-width: 1720px;
  }
  .counter-wrap-three {
    margin: 0 100px;
  }
}/*# sourceMappingURL=responsive.css.map */