@media only screen and (max-width: 575px) {
  .xs-none {
    display: none;
  }
  .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 a {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
  .page-nav li a i {
    font-size: 15px;
    line-height: 40px;
    top: 3px;
  }
  .page-nav li a img {
    max-width: 22px;
    margin: 0 auto;
  }
  .hero-wrap.style-three .hero-img-wrap {
    margin-top: 70px;
  }
  .hero-wrap.style-three .hero-img-wrap .hero-img {
    max-width: 160px;
  }
  .about-btn .contact-item {
    width: 100%;
    margin-top: 15px;
    margin-left: 0 !important;
  }
  .partner-logo {
    padding: 0 20px;
  }
  .counter-wrap.style-one .counter-card {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 25px 10px;
    text-align: center;
  }
  .counter-wrap.style-one .counter-card h2 {
    font-size: 40px;
    margin: 0 0 8px;
  }
  .counter-wrap.style-one .counter-card p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
  .hero-wrap.style-three .hero-img-wrap {
    margin-top: 90px;
  }
  .hero-wrap.style-three .hero-img-wrap .hero-img {
    max-width: 240px;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea {
    font-size: 14px;
  }
  .sm-none {
    display: none !important;
  }
  .smt-20 {
    margin-top: 20px;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-75 {
    padding-bottom: 20px;
  }
  .link-one,
  .link-two,
  .link-three,
  .link-four {
    font-size: 14px;
  }
  .link-one i,
  .link-two i,
  .link-three i,
  .link-four i {
    top: 6px;
  }
  .btn-one,
  .btn-two,
  .btn-three,
  .btn-four {
    font-size: 14px;
    padding: 11px 18px 9px;
  }
  .back-to-top {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .section-title span,
  .content-title span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .section-title.style-one span:before,
  .content-title.style-one span:before {
    top: 10px;
  }
  .breadcrumb-wrap {
    padding: 70px 0;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .testimonial-wrap.style-one,
  .wh-wrap.style-one,
  .wh-wrap.style-two,
  .wh-wrap.style-three,
  .hero-wrap.style-one,
  .hero-wrap.style-two,
  .hero-wrap.style-three,
  .about-wrap.style-one,
  .about-wrap.style-two,
  .about-wrap.style-three {
    overflow-x: hidden;
  }
  .hero-wrap.style-one .hero-content {
    padding: 270px 0 50px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .hero-wrap.style-one .hero-content h1 span {
    top: -6px;
    max-width: 100px;
  }
  .hero-wrap.style-one .hero-content p {
    margin: 0 0 20px;
  }
  .hero-wrap.style-one .hero-content .client-likes {
    margin: 30px 0 0;
  }
  .hero-wrap.style-one .hero-content .client-likes h6 {
    display: block;
    margin: 15px 0 0;
  }
  .hero-wrap.style-one .hero-img-wrap img {
    position: relative;
  }
  .hero-wrap.style-one .hero-img-wrap .circle-wrap {
    left: 0;
    bottom: 50px;
  }
  .hero-wrap.style-two {
    padding: 35px 0 180px;
  }
  .hero-wrap.style-two .hero-shape-one {
    max-width: 150px;
  }
  .hero-wrap.style-two .hero-content {
    margin-bottom: 30px;
  }
  .hero-wrap.style-two .hero-content > span {
    font-size: 14px;
  }
  .hero-wrap.style-two .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .hero-wrap.style-two .hero-content p {
    margin-bottom: 25px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now {
    height: 65px;
    width: 65px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now i {
    font-size: 34px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple,
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple:before,
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple:after {
    height: 65px;
    width: 65px;
  }
  .hero-wrap.style-three {
    padding: 50px 0 70px;
  }
  .hero-wrap.style-three .hero-content > span {
    font-size: 14px;
  }
  .hero-wrap.style-three .hero-content h1 {
    font-size: 30px;
    line-height: 41px;
  }
  .hero-wrap.style-three .hero-content p {
    margin-bottom: 25px;
  }
  .hero-wrap.style-three .hero-content .hero-btn {
    margin-bottom: 30px;
  }
  .hero-wrap.style-three .hero-content .counter-card-wrap .counter-card {
    width: 33.33%;
  }
  .hero-wrap.style-three .hero-content .counter-card-wrap .counter-card h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .hero-wrap.style-three .hero-content .counter-card-wrap .counter-card p {
    font-size: 13px;
  }
  .about-wrap.style-one .about-img-wrap .about-img {
    display: block;
    padding-left: 15px;
  }
  .about-wrap.style-one .about-img-wrap .about-img img {
    display: block;
    margin-left: auto;
  }
  .about-wrap.style-one .about-img-wrap .exp-box {
    left: 0;
  }
  .about-wrap.style-one .about-content .feature-item-wrap {
    margin: 20px 0 0;
  }
  .about-wrap.style-one .about-content .feature-item-wrap .feature-item {
    width: 100%;
  }
  .about-wrap.style-one .about-content .feature-item-wrap .feature-item p {
    padding-right: 0;
  }
  .about-wrap.style-one .about-content .progress-item {
    margin-bottom: 25px;
  }
  .about-wrap.style-two .about-img-wrap .exp-box {
    left: 40%;
  }
  .about-wrap.style-two .about-img-wrap .exp-box p {
    letter-spacing: 0;
  }
  .about-wrap.style-two .about-content .feature-item-wrap {
    margin: 15px 0 20px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item {
    align-items: flex-start;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item .feature-icon {
    width: 50px;
    height: 50px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item .feature-icon i {
    font-size: 26px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item .feature-text {
    width: calc(100% - 70px);
    margin-left: 20px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item .feature-text h3 {
    margin: 0 0 6px;
  }
  .about-wrap.style-three .about-img-wrap .about-img {
    max-width: 75%;
    display: block;
    margin: 0 auto;
  }
  .about-wrap.style-three .about-content .feature-list {
    margin: 20px 0 25px;
  }
  .about-wrap.style-three .about-content .feature-list li {
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 14px;
  }
  .about-wrap.style-three .about-content .feature-list li i {
    top: 4px;
    font-size: 20px;
  }
  .about-btn .contact-item {
    padding-left: 60px;
    margin-left: 10px;
  }
  .about-btn .contact-item span {
    width: 45px;
    height: 45px;
  }
  .about-btn .contact-item span i {
    font-size: 16px;
  }
  .about-btn .contact-item p {
    margin: 0 0 2px;
  }
  .about-btn .contact-item a {
    font-size: 16px;
  }
  .exp-box {
    border-radius: 10px;
    min-width: 165px;
    padding: 16px 22px;
  }
  .exp-box h6 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 0;
  }
  .project-wrap.style-one:after {
    height: 40%;
  }
  .project-card.style-two .project-link {
    font-size: 18px;
    line-height: 26px;
    padding: 17px 10px 17px 75px;
  }
  .project-card.style-two .project-link span {
    padding: 8px 22px;
  }
  .feature-card.style-one {
    padding: 22px;
  }
  .feature-card.style-two {
    padding: 22px 20px;
  }
  .feature-card.style-two .feature-icon {
    margin-bottom: 15px;
  }
  .feature-card.style-three {
    padding: 22px;
  }
  .feature-card.style-three .feature-top {
    margin-bottom: 20px;
  }
  .feature-card.style-three .feature-top .feature-icon {
    width: 80px;
    height: 80px;
  }
  .feature-card.style-three .feature-top .feature-icon i {
    font-size: 34px;
  }
  .feature-card.style-three .feature-top .feature-counter {
    font-size: 70px;
  }
  .service-card.style-one p, .service-card.style-two p, .service-card.style-three p {
    margin-bottom: 12px;
  }
  .service-card.style-one {
    padding: 25px;
  }
  .service-card.style-one .service-counter {
    position: absolute;
    top: 20px;
    font-size: 20px;
    line-height: 30px;
    padding: 8px 26px;
  }
  .service-card.style-one .service-icon {
    margin-bottom: 22px;
  }
  .service-card.style-one .service-icon i {
    font-size: 50px;
  }
  .service-card.style-two {
    padding: 70px 22px 20px;
  }
  .service-card.style-two .service-icon {
    left: 25px;
  }
  .service-card.style-three {
    padding: 22px;
  }
  .service-card.style-three .service-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
  .counter-wrap.style-three .counter-card {
    padding: 20px 25px;
  }
  .counter-wrap.style-three .counter-card .counter-icon {
    width: 60px;
    height: 60px;
  }
  .counter-wrap.style-three .counter-card .counter-icon i {
    font-size: 30px;
  }
  .counter-wrap.style-three .counter-card .counter-text {
    width: calc(100% - 80px);
    margin-left: 20px;
  }
  .counter-wrap.style-three .counter-card .counter-text h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .testimonial-card.style-one, .testimonial-card.style-two {
    padding: 20px 22px 18px;
  }
  .testimonial-card.style-one .client-quote, .testimonial-card.style-two .client-quote {
    margin: 15px 0 0;
  }
  .wh-wrap.style-one .wh-img-wrap .play-now {
    top: 53%;
    left: -5px;
    min-width: 200px;
    max-height: 60px;
    padding: 10px 15px;
  }
  .wh-wrap.style-one .wh-img-wrap .play-now .play-icon {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
  .wh-wrap.style-one .wh-img-wrap .play-now .play-icon i {
    font-size: 16px;
    left: 1px;
  }
  .wh-wrap.style-one .wh-img-wrap .play-now .play-text {
    font-size: 14px;
  }
  .wh-wrap.style-one .wh-content .wh-features ul,
  .wh-wrap.style-one .wh-content .wh-features .wh-feature-img {
    width: 100%;
  }
  .wh-wrap.style-one .wh-content .wh-features ul:after {
    display: none;
  }
  .wh-wrap.style-one .wh-content .wh-features .wh-feature-img {
    padding-left: 0;
    margin: 20px 0 0;
  }
  .wh-wrap.style-two .wh-img-wrap {
    margin-top: 30px;
  }
  .wh-wrap.style-two .wh-img-wrap .play-now {
    right: -5px;
    min-width: 200px;
    max-height: 60px;
    padding: 10px 15px;
  }
  .wh-wrap.style-two .wh-img-wrap .play-now .play-icon {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
  .wh-wrap.style-two .wh-img-wrap .play-now .play-icon i {
    font-size: 16px;
    left: 1px;
  }
  .wh-wrap.style-two .wh-img-wrap .play-now .play-text {
    font-size: 14px;
  }
  .wh-wrap.style-two .wh-content .feature-item-wrap .feature-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap {
    margin: 22px 0 0;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap .feature-item {
    margin-bottom: 15px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap .feature-item .feature-icon {
    width: 55px;
    height: 55px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap .feature-item .feature-icon i {
    font-size: 24px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap .feature-item .feature-text {
    width: calc(100% - 75px);
    margin-left: 20px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap .feature-item .feature-text h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .wh-wrap.style-three .wh-img-wrap .play-now {
    height: 70px;
    width: 70px;
  }
  .wh-wrap.style-three .wh-img-wrap .play-now i {
    font-size: 35px;
  }
  .wh-wrap.style-three .wh-img-wrap .play-now .ripple,
  .wh-wrap.style-three .wh-img-wrap .play-now .ripple:before,
  .wh-wrap.style-three .wh-img-wrap .play-now .ripple:after {
    height: 70px;
    width: 70px;
  }
  .blog-card.style-one .blog-info, .blog-card.style-two .blog-info {
    padding: 18px 20px;
  }
  .blog-card.style-one .blog-info p, .blog-card.style-two .blog-info p {
    margin: 9px 0 12px;
  }
  .blog-card.style-two {
    border-radius: 10px;
  }
  .blog-card.style-two .blog-img {
    border-radius: 10px 10px 0 0;
    width: 100%;
  }
  .blog-card.style-two .blog-img img {
    border-radius: 10px 10px 0 0;
  }
  .blog-card.style-two .blog-info {
    width: 100%;
    margin: 0;
    padding: 18px 20px;
  }
  .st-area:after {
    height: 83.5%;
  }
  .project-card.style-one .project-link {
    position: absolute;
    top: 25px;
    right: 20px;
  }
  .project-card.style-one .project-info {
    bottom: -45px;
    left: 20px;
  }
  .project-card.style-one .project-info .project-cat {
    font-size: 14px;
  }
  .project-card.style-one:hover .project-info {
    bottom: 20px;
  }
  .service-details-wrap .team-card {
    margin-bottom: 25px;
  }
  .download-app .download-app-box {
    padding: 50px 20px;
  }
  .download-app .download-app-box .app-btn {
    text-align: left;
    margin: 20px 0 0;
  }
  .download-app .download-app-box .app-btn a {
    max-width: 115px;
    display: inline-block;
  }
  .download-app .download-app-box .app-btn a:first-child {
    margin-right: 15px;
  }
  .move-text {
    min-height: 100px;
  }
  .move-text ul li {
    font-size: 17px;
    line-height: 27px;
    margin: 0 20px;
    padding: 0 20px;
  }
  .move-text ul li:after {
    top: 3px;
    right: -39px;
    width: 24px;
    height: 20px;
  }
  .move-text.style-one {
    min-height: 120px;
  }
  .faq-wrap.style-one .faq-img {
    height: 400px;
  }
  .faq-wrap.style-one .faq-content {
    padding: 30px 0 50px;
  }
  .event-card .event-card-info {
    padding: 28px 20px 20px;
  }
  .event-card .event-card-info .event-metainfo li {
    padding-left: 25px;
    font-size: 14px;
  }
  .event-card .event-card-info .event-metainfo li:last-child {
    margin: 0;
  }
  .event-card .event-card-info .event-metainfo li i {
    position: absolute;
    top: 2px;
    left: 0;
    color: var(--secondaryColor);
    font-size: 16px;
  }
  #cmt-form,
  #contactForm {
    padding: 20px;
  }
  .contact-card-wrap {
    padding: 20px;
  }
  .contact-card-wrap .contact-card {
    padding: 20px;
  }
  .contact-card-wrap .contact-card .contact-icon {
    width: 50px;
    height: 50px;
  }
  .contact-card-wrap .contact-card .contact-info {
    width: calc(100% - 70px);
    margin-left: 20px;
  }
  article h2, .service-details-wrap h2, .terms-wrap h2,
  article h3, .service-details-wrap h3, .terms-wrap h3 {
    margin-bottom: 15px;
  }
  article p, .service-desc 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 15px;
  }
  article ol, .terms-wrap ol {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .service-details-wrap {
    overflow: hidden;
  }
  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: 26px;
  }
  article h2,
  .service-details-wrap h2,
  .terms-wrap h2 {
    font-size: 24px;
  }
  article h3,
  .service-details-wrap h3,
  .terms-wrap h3 {
    font-size: 22px;
  }
  article h4,
  .service-details-wrap h4,
  .terms-wrap h4 {
    font-size: 20px;
  }
  article h5,
  .service-details-wrap h5,
  .terms-wrap h5 {
    font-size: 18px;
  }
  article h6,
  .service-details-wrap h6,
  .terms-wrap h6 {
    font-size: 16px;
  }
  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 .single-para,
  .service-details-wrap .single-para,
  .terms-wrap .single-para {
    margin-bottom: 25px;
  }
  article .post-img,
  .service-details-wrap .post-img,
  .terms-wrap .post-img {
    margin: 0 0 25px;
  }
  article .post-img .blog-cat,
  .service-details-wrap .post-img .blog-cat,
  .terms-wrap .post-img .blog-cat {
    right: 20px;
  }
  article .blog-metainfo,
  .service-details-wrap .blog-metainfo,
  .terms-wrap .blog-metainfo {
    margin-bottom: 5px;
  }
  article .content-feature-list li i,
  .service-details-wrap .content-feature-list li i,
  .terms-wrap .content-feature-list li i {
    top: -1px;
  }
  .post-tag span {
    position: relative;
    top: 3px;
  }
  .wp-block-quote {
    padding: 20px;
    margin: 20px 0 20px;
  }
  .wp-block-quote p {
    width: calc(100% - 45px);
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .wp-block-quote .wp-quote-icon {
    width: 30px;
  }
  .wp-block-quote .wp-quote-icon i {
    font-size: 29px;
  }
  .post-metainfo {
    margin-bottom: 15px;
  }
  .post-metainfo li {
    margin-bottom: 0;
  }
  .post-meta-option {
    padding: 20px;
  }
  .post-share .social-profile li a {
    width: 30px;
    height: 30px;
  }
  .post-share .social-profile li a i {
    font-size: 15px;
  }
  .author-info-wrap .author-info h6 {
    font-size: 15px;
  }
  .reply-btn {
    font-size: 14px;
  }
  .post-tag {
    margin-bottom: 15px;
  }
  .post-tag ul li a {
    font-size: 13px;
  }
  #cmt-form {
    padding: 20px;
  }
  .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;
  }
  .sidebar .sidebar-widget {
    padding: 20px;
  }
  .sidebar .sidebar-widget .sidebar-widget-title {
    font-size: 20px;
  }
  .checkbox label {
    font-size: 14px;
  }
  .author-box {
    padding: 25px 20px;
  }
  .author-box .author-info {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .search-box-widget input {
    font-size: 14px;
  }
  .category-box li a {
    font-size: 14px;
  }
  .category-box li a:before {
    top: 6px;
  }
  .category-box li a:after {
    top: 9px;
    left: 3px;
  }
  .pp-post-item .pp-post-info h6 {
    font-size: 14px;
  }
  .error-wrap .error-content img {
    max-width: 100%;
  }
  .pricing-card {
    padding-bottom: 25px;
    margin-top: 22px;
  }
  .pricing-card .pricing-header {
    margin: 0 25px 0;
    padding-bottom: 20px;
    transition: var(--transition);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .pricing-card .pricing-header .pricing-icon {
    top: -22px;
  }
  .pricing-card .pricing-features {
    padding: 20px 25px;
  }
  .pricing-card .pricing-features li {
    font-size: 14px;
  }
  .pricing-card .btn-two {
    margin: 0 25px;
  }
  .accordion-item {
    padding: 18px 25px;
  }
  .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
    line-height: 24px;
  }
  .accordion-item .accordion-header .accordion-button span {
    min-width: 25px;
    min-height: 30px;
    text-align: center;
    position: relative;
    margin-right: 14px;
    border-radius: 50%;
    transition: var(--transition);
  }
}
@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-75 {
    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: 65px 0;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .hero-wrap.style-one .hero-content {
    padding: 200px 0 50px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 54px;
    line-height: 64px;
  }
  .hero-wrap.style-one .hero-content .client-likes {
    margin: 50px 0 0;
  }
  .hero-wrap.style-one .hero-img-wrap img {
    position: relative;
  }
  .hero-wrap.style-one .hero-img-wrap .circle-wrap {
    left: 0;
  }
  .hero-wrap.style-two {
    padding: 35px 0 260px;
  }
  .hero-wrap.style-two .hero-shape-one {
    max-width: 350px;
  }
  .hero-wrap.style-two .hero-content {
    position: relative;
    top: 50px;
  }
  .hero-wrap.style-two .hero-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now {
    height: 65px;
    width: 65px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now i {
    font-size: 34px;
  }
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple,
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple:before,
  .hero-wrap.style-two .hero-img-wrap .play-now .ripple:after {
    height: 65px;
    width: 65px;
  }
  .hero-wrap.style-three.style-three {
    padding: 80px 0;
  }
  .hero-wrap.style-three.style-three .hero-content {
    width: calc(100% + 50px);
  }
  .hero-wrap.style-three.style-three .hero-content h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .hero-wrap.style-three.style-three .hero-content .hero-btn {
    margin-bottom: 50px;
  }
  .hero-wrap.style-three.style-three .hero-content .counter-card-wrap .counter-card p {
    font-size: 14px;
  }
  .hero-wrap.style-three.style-three .hero-img-wrap .hero-img {
    max-width: 220px;
  }
  .about-wrap.style-one .about-img-wrap .about-img {
    display: block;
  }
  .about-wrap.style-one .about-img-wrap .about-img img {
    display: block;
    margin-left: auto;
  }
  .feature-card.style-one h3 {
    max-width: 50%;
  }
  .download-app .download-app-box {
    padding: 70px 30px;
  }
  .download-app .download-app-box .app-btn a {
    max-width: 130px;
    display: inline-block;
  }
  .download-app .download-app-box .app-btn a:first-child {
    margin-right: 15px;
  }
  .counter-wrap.style-one .counter-card h2 {
    font-size: 50px;
    margin: 0 0 8px;
  }
  .counter-wrap.style-one .counter-card p {
    font-size: 16px;
  }
  .faq-wrap.style-one .faq-img {
    height: 450px;
  }
  .faq-wrap.style-one .faq-content {
    padding: 30px 0 70px;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .md-center {
    text-align: center !important;
  }
  .about-wrap.style-one .about-img-wrap, .about-wrap.style-two .about-img-wrap, .about-wrap.style-three .about-img-wrap {
    margin-bottom: 30px;
  }
  .faq-wrap .faq-img-wrap {
    margin-bottom: 30px;
  }
  .process-card-wrap > div .process-card:after {
    display: none;
  }
  .wh-wrap.style-one .wh-img-wrap, .wh-wrap.style-three .wh-img-wrap {
    margin-bottom: 30px;
  }
  .wh-wrap.style-two .wh-img-wrap {
    margin-top: 30px;
  }
  .testimonial-wrap.style-one .testimonial-img {
    margin-top: 30px;
    padding-bottom: 25px;
  }
  .testimonial-wrap.style-one .testimonial-img img {
    display: block;
    margin: 0 auto;
  }
  .testimonial-wrap.style-two .content-title {
    margin-bottom: 25px;
  }
  .contact-card-wrap {
    margin-bottom: 25px;
  }
  .cta-wrap .content-title {
    margin-bottom: 25px;
  }
  .cta-wrap .cta-btn a:first-child {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none !important;
  }
  .sidebar {
    margin-top: 50px;
  }
  .blog-slider-wrap .slider-btn,
  .team-slider-wrap .slider-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
  }
  .blog-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-prev {
    margin-right: 9px;
  }
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-next {
    margin-left: 9px;
  }
  .blog-slider-wrap .slider-btn .slider-prev,
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-next {
    position: relative;
    top: auto;
    transform: translateY(0);
    left: auto;
    right: auto;
    width: 40px;
    height: 40px;
  }
  .blog-slider-wrap .slider-btn .slider-prev i,
  .blog-slider-wrap .slider-btn .slider-next i,
  .team-slider-wrap .slider-btn .slider-prev i,
  .team-slider-wrap .slider-btn .slider-next i {
    font-size: 24px;
  }
  .blog-slider-wrap .slider-btn .slider-prev img,
  .blog-slider-wrap .slider-btn .slider-next img,
  .team-slider-wrap .slider-btn .slider-prev img,
  .team-slider-wrap .slider-btn .slider-next img {
    max-width: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .st-area:after {
    height: 75%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2,
  .content-title h2 {
    font-size: 32px;
    line-height: 43px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .hero-wrap.style-two {
    padding: 65px 0 270px;
  }
  .hero-wrap.style-two .hero-content {
    position: relative;
    top: 50px;
  }
  .hero-wrap.style-two .hero-content h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .hero-wrap.style-two .hero-shape-one {
    max-width: 500px;
  }
  .hero-wrap.style-three {
    padding: 148px 0;
  }
  .hero-wrap.style-three .hero-content h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .hero-wrap.style-three .hero-content .hero-btn {
    margin-bottom: 50px;
  }
  .hero-wrap.style-three .hero-img-wrap .hero-img {
    max-width: 300px;
  }
  .about-wrap.style-one .about-content .feature-item-wrap .feature-item {
    width: 100%;
  }
  .about-wrap.style-one .about-content .feature-item-wrap .feature-item p {
    max-width: 90%;
  }
  .feature-card.style-one .feature-top span i {
    font-size: 55px;
  }
  .feature-card.style-one h3 {
    max-width: 95%;
  }
  .feature-card.style-three p {
    padding-right: 35px;
  }
  .wh-wrap.style-one .wh-content .wh-features {
    align-items: center;
  }
  .wh-wrap.style-one .wh-content .wh-features ul {
    padding-right: 10px;
  }
  .faq-wrap.style-one .container-fluid {
    padding-left: 0;
    padding-right: calc((100% - 960px) / 2 + 12px);
  }
  .download-app .download-app-box .app-btn a {
    max-width: 160px;
    display: inline-block;
  }
  .testimonial-wrap.style-one .testimonial-slider-one {
    padding-right: 10px;
  }
  .process-card-wrap > div .process-card:after {
    top: 28%;
    right: -35px;
    width: 35px;
    height: 25px;
  }
  .process-card.style-one .process-img {
    width: 150px;
    height: 150px;
  }
  .process-card.style-one .process-info p {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .testimonial-wrap.style-one .testimonial-slider-wrap {
    width: calc(100% + 115px);
  }
  .testimonial-wrap.style-one .testimonial-img {
    margin-left: -30px;
    margin-top: -10px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .blog-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-prev {
    left: -30px;
  }
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-next {
    right: -30px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1399px) {
  .blog-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-prev {
    left: -65px;
  }
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-next {
    right: -65px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-wrap.style-one .container-fluid {
    padding-left: calc((100% - 1170px) / 2 + 12px);
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
  .hero-wrap.style-one .hero-content {
    padding-top: 120px;
  }
  .hero-wrap.style-one .hero-content .client-likes {
    margin-top: 62px;
  }
  .hero-wrap.style-two .hero-shape-one {
    max-width: 500px;
  }
  .counter-wrap.style-one .container .row > div:nth-child(2) .counter-card, .counter-wrap.style-one .container .row > div:nth-child(3) .counter-card, .counter-wrap.style-one .container .row > div:nth-child(4) .counter-card {
    padding-left: 20px;
  }
  .faq-wrap.style-one .container-fluid {
    padding-left: 0;
    padding-right: calc((100% - 1140px) / 2 + 12px);
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap.style-two .hero-shape-one {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
  .sidebar .sidebar-widget {
    padding: 30px;
  }
  .hero-wrap.style-one .hero-content h1, .hero-wrap.style-two .hero-content h1, .hero-wrap.style-three .hero-content h1 {
    font-size: 66px;
    line-height: 76px;
  }
  .hero-wrap.style-one .hero-content p, .hero-wrap.style-two .hero-content p, .hero-wrap.style-three .hero-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-wrap.style-one .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 12px);
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
  .hero-wrap.style-one .hero-content {
    padding: 308px 0 135px;
  }
  .hero-wrap.style-one .hero-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-wrap.style-one .hero-img-wrap {
    width: calc(100% + 10px);
    margin-left: -10x;
  }
  .hero-wrap.style-three .hero-content .counter-card-wrap {
    max-width: 73%;
  }
  .hero-wrap.style-three .hero-content .counter-card-wrap .counter-card p {
    font-size: 16px;
    margin: 0;
  }
  .about-wrap.style-one .about-shape {
    top: 51%;
    right: 6.5%;
  }
  .about-wrap.style-one .about-content {
    width: calc(100% + 22px);
    margin-left: -22px;
    padding-right: 30px;
  }
  .about-wrap.style-one .about-content .feature-item-wrap .feature-item:nth-child(2) {
    padding-left: 23px;
  }
  .about-wrap.style-one .about-content .progress-item {
    max-width: 97%;
  }
  .about-wrap.style-one .about-img-wrap {
    width: calc(100% - 55px);
    padding-left: 18px;
  }
  .about-wrap.style-two .about-img-wrap {
    width: calc(100% - 56px);
    padding-left: 6px;
  }
  .about-wrap.style-two .about-img-wrap .exp-box h6 {
    padding-left: 8px;
  }
  .about-wrap.style-two .about-content {
    width: calc(100% + 22px);
    margin-left: -22px;
  }
  .about-wrap.style-two .about-content .content-title p {
    padding-right: 40px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item .feature-icon {
    position: relative;
    top: -2px;
  }
  .about-wrap.style-two .about-content .feature-item-wrap .feature-item p {
    max-width: 85%;
  }
  .about-wrap.style-three .about-img-wrap {
    width: calc(100% - 54px);
  }
  .about-wrap.style-three .about-content {
    width: calc(100% + 22px);
    margin-left: -22px;
  }
  .about-wrap.style-three .about-content .content-title h2 {
    max-width: 90%;
  }
  .about-wrap.style-three .about-content .content-title p {
    padding-right: 74px;
  }
  .counter-wrap.style-one .container .row > div:nth-child(2) .counter-card {
    padding-left: 44px;
  }
  .counter-wrap.style-one .container .row > div:nth-child(3) .counter-card {
    padding-left: 80px;
  }
  .counter-wrap.style-one .container .row > div:nth-child(4) .counter-card {
    padding-left: 128px;
  }
  .counter-wrap.style-two .counter-card-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .counter-wrap.style-two .container .row > div:nth-child(2) .counter-card {
    padding-left: 14px;
  }
  .counter-wrap.style-two .container .row > div:nth-child(3) .counter-card {
    padding-left: 38px;
  }
  .counter-wrap.style-two .container .row > div:nth-child(4) .counter-card {
    padding-left: 42px;
  }
  .event-card .event-card-info {
    padding: 30px;
  }
  .feature-card.style-one {
    padding: 30px 35px 30px;
  }
  .feature-card.style-one h3 {
    max-width: 55%;
  }
  .feature-card.style-two {
    padding: 40px 43px 32px;
  }
  .feature-card.style-three {
    padding: 40px 30px 30px;
  }
  .service-card.style-one {
    padding: 40px 40px 32px;
  }
  .service-card.style-one .service-counter {
    top: 40px;
  }
  .service-card.style-one p {
    padding-right: 8px;
  }
  .service-card.style-two {
    padding: 75px 40px 32px;
  }
  .service-card.style-two .service-icon {
    left: 40px;
  }
  .service-card.style-three {
    padding: 40px 30px 32px;
  }
  .wh-wrap.style-one .wh-img-wrap {
    width: calc(100% - 55px);
  }
  .wh-wrap.style-one .wh-img-wrap .wh-img {
    padding-left: 45px;
  }
  .wh-wrap.style-one .wh-img-wrap .play-now {
    left: -70px;
    top: 43%;
  }
  .wh-wrap.style-one .wh-content {
    width: calc(100% + 23px);
    margin-left: -23px;
  }
  .wh-wrap.style-one .wh-content .content-title p {
    padding-right: 40px;
  }
  .wh-wrap.style-one .wh-content .wh-features .wh-feature-img {
    margin-left: 54px;
    max-width: 212px;
    padding-left: 0;
  }
  .wh-wrap.style-two .wh-img-wrap {
    width: calc(100% - 8px);
    margin-left: auto;
  }
  .wh-wrap.style-two .wh-content .content-title p {
    max-width: 92%;
  }
  .wh-wrap.style-two .wh-content .feature-item-wrap .feature-item:nth-child(2) {
    padding-left: 50px;
  }
  .wh-wrap.style-two .wh-content .feature-item-wrap .feature-item:nth-child(2) p {
    padding-right: 10px;
  }
  .wh-wrap.style-two .wh-content .feature-item-wrap .feature-item p {
    padding-right: 65px;
  }
  .wh-wrap.style-three .wh-img-wrap {
    width: calc(100% - 35px);
  }
  .wh-wrap.style-three .wh-content {
    width: calc(100% + 22px);
    margin-left: -22px;
  }
  .wh-wrap.style-three .wh-content .feature-item-wrap {
    max-width: 90%;
  }
  .process-card-wrap > div:nth-child(1) .process-card {
    left: -40px;
  }
  .process-card-wrap > div:nth-child(2) .process-card {
    left: -10px;
  }
  .process-card-wrap > div:nth-child(3) .process-card {
    left: 14px;
  }
  .process-card-wrap > div:nth-child(4) .process-card {
    left: 32px;
  }
  .process-card.style-one .process-info p {
    padding: 0 30px;
  }
  .testimonial-wrap.style-two .testimonial-card.style-one .client-rating {
    align-items: flex-end;
    margin-top: -10px;
  }
  .testimonial-wrap.style-two .testimonial-card.style-one .client-rating ul {
    position: relative;
    bottom: 5px;
  }
  .testimonial-card.style-one, .testimonial-card.style-two {
    padding: 35px 35px 18px;
  }
  .testimonial-card.style-one .client-rating, .testimonial-card.style-two .client-rating {
    padding-right: 25px;
  }
  .project-card.style-two .project-link {
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
    padding: 22px 20px 22px 100px;
    font-size: 22px;
    line-height: 32px;
  }
  .project-card.style-two .project-link span {
    padding: 10px 32px;
  }
  .blog-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-prev {
    left: -30px;
  }
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-next {
    right: -30px;
  }
  .blog-card.style-one .blog-info, .blog-card.style-three .blog-info {
    padding: 30px 35px;
  }
  .download-app .download-app-box {
    padding: 92px 50px;
  }
  .login-form-wrap {
    padding: 40px 35px;
  }
  #contactForm {
    padding: 40px 50px;
  }
  .faq-wrap.style-one .container-fluid {
    padding-left: 0;
    padding-right: calc((100% - 1340px) / 2 + 12px);
  }
  .faq-wrap.style-one .faq-img {
    width: calc(100% + 94px);
  }
  .faq-wrap.style-one .faq-content {
    width: calc(100% - 128px);
    margin-left: auto;
  }
  .faq-wrap.style-two .faq-img-wrap {
    width: calc(100% - 60px);
  }
  .faq-wrap.style-two .faq-content {
    width: calc(100% + 25px);
    margin-left: -25px;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-wrap .container {
    max-width: 1540px;
  }
  .hero-wrap.style-one .container-fluid {
    padding-left: calc((100% - 1540px) / 2 + 12px);
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
  .hero-wrap.style-one .hero-content h1, .hero-wrap.style-two .hero-content h1, .hero-wrap.style-three .hero-content h1 {
    font-size: 80px;
    line-height: 90px;
  }
  .hero-wrap.style-one .hero-content p, .hero-wrap.style-two .hero-content p, .hero-wrap.style-three .hero-content p {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-wrap.style-one .hero-content p {
    max-width: 92%;
  }
  .hero-wrap.style-two .hero-content p {
    max-width: 92%;
  }
  .hero-wrap.style-three .hero-content p {
    max-width: 95%;
  }
  .about-wrap.style-one .about-img-wrap .exp-box {
    left: -75px;
  }
  .about-wrap.style-two .about-shape {
    right: 6.5%;
  }
  .service-wrap .container .service-shape-one {
    left: -42px;
  }
  .service-wrap .container .service-shape-two {
    right: -20px;
  }
  .blog-slider-wrap .slider-btn .slider-prev,
  .team-slider-wrap .slider-btn .slider-prev {
    left: -90px;
  }
  .blog-slider-wrap .slider-btn .slider-next,
  .team-slider-wrap .slider-btn .slider-next {
    right: -90px;
  }
  .wh-wrap.style-two .wh-img-wrap .play-now {
    right: -140px;
  }
  .project-wrap.style-one .container-fluid {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-wrap .container {
    max-width: 1670px;
  }
  .hero-wrap.style-one .container-fluid {
    padding-left: calc((100% - 1670px) / 2 + 12px);
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
}/*# sourceMappingURL=responsive.css.map */