@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .xs-none {
    display: none;
  }
  .breadcrumb-menu li {
    font-size: 14px;
  }
  .breadcrumb-menu li a {
    font-size: 14px;
  }
  .page-nav li a {
    width: 45px;
    height: 45px;
  }
  .page-nav li a img {
    max-width: 18px;
  }
  .testimonial-wrap.style-one {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
  .testimonial-wrap.style-one {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea, span {
    font-size: 14px;
  }
  .sm-none {
    display: none !important;
  }
  .mb-50 {
    margin-bottom: 30px !important;
  }
  .mt-40 {
    margin-top: 30px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-45 {
    padding-top: 25px;
  }
  .pt-70 {
    padding-top: 50px !important;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .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: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pt-75 {
    padding-top: 25px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .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;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
  }
  .section-title p,
  .content-title p {
    margin: 10px 0 0;
  }
  .section-title.style-one p,
  .content-title.style-one p {
    margin: 12px 0 0;
  }
  .link-one {
    font-size: 14px;
  }
  .link-one i {
    font-size: 18px;
    top: 1px;
  }
  .feature-wrap.style-two,
  .feature-wrap.style-three,
  .testimonial-wrap.style-three,
  .about-wrap.style-one,
  .about-wrap.style-two,
  .about-wrap.style-three,
  .simple-wrap.style-one,
  .simple-wrap.style-two,
  .simple-wrap.style-three,
  .skill-wrap.style-one,
  .skill-wrap.style-two,
  .skill-wrap.style-three {
    overflow-x: hidden;
  }
  .breadcrumb-wrap {
    padding: 80px 0 55px;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 6px;
  }
  .breadcrumb-wrap .breadcrumb-content .breadcrumb-menu li {
    font-size: 14px;
    padding-right: 9px;
    margin-right: 9px;
  }
  .breadcrumb-wrap .breadcrumb-content .breadcrumb-menu li:after {
    height: 16px;
    top: 6px;
  }
  .breadcrumb-wrap .breadcrumb-content .breadcrumb-menu li a {
    font-size: 14px;
  }
  .btn-one,
  .btn-two,
  .btn-three,
  .btn-four {
    font-size: 14px;
    padding: 15px 22px 16px;
  }
  .link-one,
  .link-two,
  .link-three {
    font-size: 14px;
  }
  .hero-wrap.hero-one .hero-content > span {
    font-size: 14px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 28px;
    line-height: 37px;
    margin: 10px 0 12px;
  }
  .hero-wrap.hero-one .hero-content p {
    margin: 0 0 25px;
  }
  .hero-wrap.hero-one .hero-content .hero-btn .client-list {
    margin-left: 15px;
  }
  .hero-wrap.hero-one .hero-content .hero-btn .client-list li {
    width: 35px;
    height: 35px;
  }
  .hero-wrap.hero-one .hero-content .hero-btn .client-list li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    margin-top: 35px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-one {
    width: auto;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two {
    width: 210px;
    height: 260px;
    right: 0;
    bottom: 5%;
    border: 30px solid var(--whiteColor);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 400px;
    height: 400px;
    top: 30px;
    left: 60px;
    transform: rotate(-15deg);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg text {
    font-size: 10px;
    letter-spacing: 0.21em;
  }
  .hero-wrap.hero-two {
    padding: 0 0 40px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-img {
    border-radius: 25px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-img img {
    border-radius: 25px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one,
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two {
    border-radius: 25px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one img,
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two img {
    border-radius: 25px;
    width: 100%;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-img img {
    width: 100%;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text {
    top: 20px;
    left: 20px;
    max-width: 65%;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text p span {
    font-size: 30px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text {
    top: 20px;
    left: 25px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text .client-list li {
    width: 36px;
    height: 36px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text .client-list li a {
    width: 36px;
    height: 36px;
    line-height: 40px;
    border-radius: 35px;
  }
  .hero-wrap.hero-two .hero-content {
    padding-top: 35px;
    margin-bottom: 30px;
  }
  .hero-wrap.hero-two .hero-content > span {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 12px 5px;
    letter-spacing: 0;
  }
  .hero-wrap.hero-two .hero-content h1 {
    font-size: 28px;
    line-height: 38px;
    margin: 30px 0 25px;
  }
  .hero-wrap.hero-two .hero-content .play-now {
    padding: 12px 18px 12px;
    top: -9px;
    margin-left: 10px;
  }
  .hero-wrap.hero-two .hero-content .play-now i {
    color: var(--secondaryColor);
    font-size: 27px;
    line-height: 0.7;
    font-weight: 300;
    position: relative;
    top: 2px;
  }
  .hero-wrap.hero-two .hero-content .play-now img {
    max-width: 14px;
  }
  .hero-wrap.hero-two .hero-content .play-now span {
    font-size: 14px;
  }
  .hero-wrap.hero-two .partner-logo-wrap {
    margin-bottom: 30px;
  }
  .hero-wrap.hero-three:after {
    background: rgba(0, 0, 0, 0.75);
  }
  .hero-wrap.hero-three .hero-content {
    padding: 135px 0 100px;
  }
  .hero-wrap.hero-three .hero-content span {
    font-size: 14px;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
  }
  .about-wrap.style-one .about-content .feature-list {
    margin: 20px 0 26px;
  }
  .about-wrap.style-one .about-content .feature-list li {
    font-size: 14px;
  }
  .about-wrap.style-one .container .circle-btn-wrap {
    bottom: -10px;
  }
  .about-wrap.style-one .container .circle-btn-wrap:after {
    top: -22px;
    width: 65px;
    height: 120px;
  }
  .about-wrap.style-one .container .circle-btn-wrap span {
    width: 65px;
    height: 65px;
    font-size: 45px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text {
    width: 220px;
    height: 220px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text svg {
    width: 200px;
    height: 200px;
    top: -15px;
    right: -23px;
  }
  .about-wrap.style-two .about-counter .counter-bg {
    height: 300px;
    margin-bottom: 50px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap {
    margin-bottom: 25px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card h2 {
    font-size: 25px;
    margin-bottom: 6px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card h2 span {
    font-size: 25px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card p {
    font-size: 15px;
  }
  .about-wrap.style-three .about-shape-one {
    max-width: 70px;
    bottom: -20px;
  }
  .about-wrap.style-three .about-img-wrap {
    height: 400px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box {
    width: 170px;
    height: 170px;
    border: 15px solid var(--whiteColor);
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 span {
    font-size: 70px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .content-title {
    margin-bottom: 18px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .feature-list li {
    width: 100%;
    font-size: 16px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box {
    margin: 16px 0 25px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .ceo-info-wrap,
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item {
    width: 100%;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .ceo-info-wrap {
    border-bottom: 1px dashed #BCBABA;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .ceo-info-wrap:after {
    display: none;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item {
    padding: 0;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item .contact-info a {
    font-size: 15px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item .contact-info span {
    font-size: 15px;
  }
  .feature-wrap.style-one .feature-card-wrap:after {
    display: none;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card {
    width: 100%;
    margin-bottom: 25px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card .feature-icon {
    width: 55px;
    height: 55px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card .feature-icon i {
    font-size: 28px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card h3 {
    width: calc(100% - 75px);
    margin: 0 0 0 20px;
    font-size: 22px;
    line-height: 31px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) {
    padding-left: 0;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) h3 {
    padding-right: 0;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(2) {
    padding-left: 0;
  }
  .skill-wrap.style-one .skill-img-wrap .skill-img {
    height: 350px;
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-one {
    width: calc(40% - 8px);
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-two {
    width: calc(60% - 8px);
  }
  .skill-wrap.style-three .skill-img-wrap {
    height: 400px;
    border-radius: 0 50px 0 0;
  }
  .skill-wrap.style-three .skill-content-wrap {
    border-radius: 50px 0 0;
    padding: 50px 25px;
  }
  .simple-wrap.style-one .simple-img-wrap .simple-shape {
    max-width: 125px;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap {
    bottom: 35px;
    left: 38px;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap:before {
    top: -52px;
    left: -57px;
    width: 150px;
    height: 151px;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap:after {
    top: -23px;
    left: 0;
    width: 86px;
    height: 155px;
    border-radius: 103px;
    transform: rotate(-32.79deg);
    z-index: -1;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap span {
    width: 90px;
    height: 105px;
    font-size: 60px;
    transform: rotate(-53.45deg);
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap .circle-text {
    width: 340px;
    height: 340px;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap .circle-text svg {
    width: 300px;
    height: 300px;
    top: 0;
    left: 0;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap .circle-text svg text {
    font-size: 13px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .feature-item-wrap {
    margin-bottom: 32px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .feature-item-wrap .feature-item {
    width: 100%;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap {
    padding: 22px 10px 22px 17px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap .counter-card:after {
    top: -22px;
    width: 4px;
    height: 130px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap .counter-card:nth-child(1) {
    right: 8px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap .counter-card h2 {
    font-size: 17px;
    margin-bottom: 6px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap .counter-card h2 span {
    font-size: 17px;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content .counter-card-wrap .counter-card p {
    font-size: 14px;
  }
  .simple-wrap.style-three .simple-bg {
    height: 400px;
    border-radius: 0 0 0 50px;
  }
  .service-wrap.style-one {
    padding-left: 20px;
    padding-right: 20px;
  }
  .service-card.style-one, .service-card.style-three {
    padding: 20px;
  }
  .service-card.style-one .service-icon, .service-card.style-three .service-icon {
    margin-bottom: 15px;
  }
  .service-card.style-one h3, .service-card.style-three h3 {
    margin-bottom: 15px;
  }
  .service-card.style-two {
    padding: 20px;
  }
  .service-card.style-two h3 {
    margin-bottom: 14px;
  }
  .cta-wrap.style-two .container .cta-img-one {
    max-width: 56px;
    left: 10px;
    bottom: -30px;
  }
  .cta-wrap.style-two .container .cta-img-two {
    max-width: 80px;
    top: -70px;
    right: 5px;
  }
  .cta-wrap.style-three .container .cta-img-one {
    max-width: 56px;
    left: 10px;
    bottom: -50px;
  }
  .cta-wrap.style-three .container .cta-img-two {
    max-width: 80px;
    top: 0px;
    right: 5px;
  }
  .pricing-card {
    padding: 15px 0 30px;
  }
  .pricing-card .pricing-header {
    padding: 30px 20px;
    margin: 0 15px 0 15px;
  }
  .pricing-card .pricing-header h5 {
    font-size: 20px;
  }
  .pricing-card .pricing-header h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .pricing-card .pricing-header h2 span {
    font-size: 14px;
  }
  .pricing-card .pricing-features {
    padding: 25px 20px 25px;
    text-align: center;
  }
  .pricing-card .pricing-features li {
    display: block;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 14px;
  }
  .move-text.style-one {
    padding: 50px 0;
  }
  .move-text.style-one ul li {
    font-size: 25px;
    line-height: 25px;
  }
  .move-text.style-one ul li:after {
    top: 0px;
    right: -5px;
    font-size: 25px;
  }
  .move-text.style-two {
    padding: 50px 0;
  }
  .move-text.style-two ul li {
    font-size: 34px;
    line-height: 34px;
  }
  .move-text.style-two ul li:after {
    top: 5px;
    right: -30px;
  }
  .team-wrap.style-one .slider-btn {
    margin: 15px 0 0;
    justify-content: flex-start;
  }
  .team-wrap.style-two .slider-btn .team-prev,
  .team-wrap.style-two .slider-btn .team-next {
    width: 42px;
    height: 42px;
  }
  .team-wrap.style-two .slider-btn .team-prev img,
  .team-wrap.style-two .slider-btn .team-next img {
    max-width: 17px;
  }
  .blog-wrap.style-three .slider-btn {
    margin: 15px 0 0;
    justify-content: flex-start;
  }
  .blog-wrap.style-three .slider-btn .prev-btn,
  .blog-wrap.style-three .slider-btn .next-btn {
    width: 42px;
    height: 42px;
  }
  .blog-wrap.style-three .slider-btn .prev-btn img,
  .blog-wrap.style-three .slider-btn .next-btn img {
    max-width: 17px;
  }
  .blog-wrap.style-two .section-title {
    margin-bottom: 20px;
  }
  .blog-wrap.style-three .blog-card-img,
  .blog-wrap.style-three .blog-card-info {
    width: 100%;
  }
  .blog-wrap.style-three .blog-card-img {
    border-radius: 0 0 5px 5px;
  }
  .blog-wrap.style-three .blog-card-info {
    padding: 22px;
    margin: 0;
  }
  .blog-wrap.style-three .blog-card-info p {
    margin-bottom: 10px;
  }
  .blog-card.style-one .blog-card-info, .blog-card.style-two .blog-card-info {
    padding: 20px 20px 16px;
  }
  .blog-card.style-one .blog-card-info .blog-metainfo li, .blog-card.style-two .blog-card-info .blog-metainfo li {
    font-size: 14px;
    margin-right: 23px;
  }
  .blog-card.style-one .blog-card-info .blog-metainfo li i, .blog-card.style-two .blog-card-info .blog-metainfo li i {
    font-size: 14px;
  }
  .blog-card.style-one h3, .blog-card.style-two h3 {
    font-size: 20px;
  }
  .testimonial-card.style-one {
    padding: 22px;
  }
  .testimonial-card.style-one .client-quote {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .testimonial-card.style-one .client-info-wrap .client-img {
    width: 55px;
    height: 55px;
  }
  .testimonial-card.style-one .client-info-wrap .client-info {
    width: calc(100% - 70px);
    margin-left: 15px;
  }
  .testimonial-card.style-one .client-info-wrap .client-info h5 {
    font-size: 20px;
    line-height: 27px;
  }
  .testimonial-card.style-one .client-info-wrap .client-info span {
    font-size: 14px;
  }
  .testimonial-card.style-two {
    padding: 20px;
  }
  .testimonial-card.style-two .quote-icon {
    bottom: 20px;
    right: 20px;
  }
  .testimonial-card.style-two .client-quote {
    font-size: 16px;
  }
  .testimonial-card.style-three .testimonial-shape,
  .testimonial-card.style-three .quote-icon {
    display: none;
  }
  .testimonial-card.style-three .client-quote {
    font-size: 16px;
    line-height: 28px;
  }
  .testimonial-card.style-three .ratings {
    margin: 10px 0 13px;
  }
  .testimonial-card.style-one .client-info-wrap .client-img, .testimonial-card.style-two .client-info-wrap .client-img {
    width: 50px;
    height: 50px;
  }
  .testimonial-card.style-one .client-info-wrap .client-info, .testimonial-card.style-two .client-info-wrap .client-info {
    width: calc(100% - 65px);
  }
  .testimonial-card.style-one .client-info-wrap .client-info h5, .testimonial-card.style-two .client-info-wrap .client-info h5 {
    font-size: 20px;
    margin: 0;
  }
  .testimonial-card.style-four {
    padding: 20px;
  }
  .testimonial-card.style-four .client-quote {
    font-size: 16px;
  }
  .testimonial-card.style-four .client-info-wrap .client-img {
    width: 50px;
    height: 50px;
  }
  .testimonial-card.style-four .client-info-wrap .client-info {
    width: calc(100% - 155px);
    margin-left: 15px;
  }
  .testimonial-card.style-four .client-info-wrap .client-info h5 {
    font-size: 17px;
    line-height: 26px;
  }
  .testimonial-card.style-four .client-info-wrap .ratings {
    width: 90px;
    margin-top: -6px;
  }
  .testimonial-card.style-four .client-info-wrap .ratings img {
    top: -6px;
    max-width: 30px;
  }
  .testimonial-wrap.style-three .testimonial-bg {
    margin-bottom: 20px;
  }
  .testimonial-wrap.style-three .testimonial-bg img {
    width: 100%;
  }
  .testimonial-wrap.style-three .testimonial-slider-wrap .testimonial-pagination {
    background: none;
    position: relative;
    margin: 20px 0 0;
    right: auto;
    bottom: auto;
    text-align: center;
  }
  .counter-wrap .counter-card-wrap {
    justify-content: space-between;
  }
  .counter-wrap .counter-card-wrap .counter-card {
    width: calc(50% - 12px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 25px 20px;
  }
  .counter-wrap .counter-card-wrap .counter-card:nth-child(2), .counter-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 0;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon {
    width: 95px;
    height: 95px;
    margin: 0 auto;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon i {
    font-size: 42px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text {
    width: 100%;
    margin: 15px 0 0;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text h2 {
    font-size: 32px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text h2 span {
    font-size: 32px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text p {
    font-size: 14px;
  }
  .newsletter-box {
    padding: 50px 20px;
  }
  .newsletter-box h2 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .newsletter-box .newsletter input {
    width: 100%;
    height: 54px;
    margin: 0 0 15px;
  }
  .newsletter-box .newsletter button {
    width: 100%;
    font-size: 14px;
    padding: 14px 15px;
  }
  .history-item-wrap .history-item .history-content h2 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .history-item-wrap .history-item .history-content h5 {
    font-size: 20px;
    margin-bottom: 6px;
  }
  .history-item-wrap .history-item .history-content p {
    margin-bottom: 10px;
  }
  .history-item-wrap .history-item .history-content p:last-child {
    margin-bottom: 0;
  }
  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,
  .portfolio-details-wrap h1,
  .portfolio-details-wrap h2,
  .portfolio-details-wrap h3,
  .portfolio-details-wrap h4,
  .portfolio-details-wrap h5,
  .portfolio-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,
  .portfolio-details-wrap p,
  .terms-wrap p {
    margin-bottom: 15px;
  }
  article .content-feature-list,
  article .content-feature-list-two,
  .service-details-wrap .content-feature-list,
  .service-details-wrap .content-feature-list-two,
  .portfolio-details-wrap .content-feature-list,
  .portfolio-details-wrap .content-feature-list-two,
  .terms-wrap .content-feature-list,
  .terms-wrap .content-feature-list-two {
    margin: 10px 0 25px;
  }
  article ol,
  .service-details-wrap ol,
  .portfolio-details-wrap ol,
  .terms-wrap ol {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  article h1,
  .service-details-wrap h1,
  .portfolio-details-wrap h1,
  .terms-wrap h1 {
    font-size: 26px;
  }
  article h2,
  .service-details-wrap h2,
  .portfolio-details-wrap h2,
  .terms-wrap h2 {
    font-size: 24px;
  }
  article h3,
  .service-details-wrap h3,
  .portfolio-details-wrap h3,
  .terms-wrap h3 {
    font-size: 22px;
  }
  article h4,
  .service-details-wrap h4,
  .portfolio-details-wrap h4,
  .terms-wrap h4 {
    font-size: 20px;
  }
  article h5,
  .service-details-wrap h5,
  .portfolio-details-wrap h5,
  .terms-wrap h5 {
    font-size: 18px;
  }
  article h6,
  .service-details-wrap h6,
  .portfolio-details-wrap h6,
  .terms-wrap h6 {
    font-size: 16px;
  }
  article ol li,
  .service-details-wrap ol li,
  .portfolio-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,
  .portfolio-details-wrap ol li:last-child,
  .terms-wrap ol li:last-child {
    margin-bottom: 0;
  }
  article ul li,
  .service-details-wrap ul li,
  .portfolio-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,
  .portfolio-details-wrap ul li:last-child,
  .terms-wrap ul li:last-child {
    margin-bottom: 0;
  }
  article .post-img,
  .service-details-wrap .post-img,
  .portfolio-details-wrap .post-img,
  .terms-wrap .post-img {
    margin-bottom: 20px;
  }
  article .blog-metainfo,
  .service-details-wrap .blog-metainfo,
  .portfolio-details-wrap .blog-metainfo,
  .terms-wrap .blog-metainfo {
    margin-bottom: 5px;
  }
  article .content-feature-list li i, article .content-feature-list li ion-icon,
  .service-details-wrap .content-feature-list li i,
  .service-details-wrap .content-feature-list li ion-icon,
  .portfolio-details-wrap .content-feature-list li i,
  .portfolio-details-wrap .content-feature-list li ion-icon,
  .terms-wrap .content-feature-list li i,
  .terms-wrap .content-feature-list li ion-icon {
    font-size: 14px;
    top: 6px;
  }
  .post-author .post-author-info h4 {
    font-size: 20px;
  }
  .wp-block-quote {
    padding: 20px;
    margin: 20px 0 20px;
  }
  .wp-block-quote p {
    font-size: 14px;
    margin: 0;
  }
  .wp-block-quote .quote-icon {
    bottom: 15px;
    right: 15px;
  }
  .post-img {
    margin: 0 0 25px;
  }
  .post-share {
    justify-content: flex-start;
  }
  .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;
  }
  .comment-item-wrap .comment-item {
    margin-bottom: 15px;
    padding-bottom: 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: 20px;
  }
  .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;
  }
  .sidebar .sidebar-widget {
    padding: 22px;
  }
  .contact-item-wrap .contact-item {
    padding: 20px;
  }
  .contact-item-wrap .contact-item .contact-icon {
    width: 65px;
    height: 65px;
  }
  .contact-item-wrap .contact-item .contact-icon i {
    font-size: 38px;
  }
  .contact-item-wrap .contact-item .contact-info {
    width: calc(100% - 85px);
  }
  .contact-item-wrap .contact-item .contact-info h3 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .contact-item-wrap .contact-item .contact-info a,
  .contact-item-wrap .contact-item .contact-info p {
    font-size: 14px;
  }
  #contactForm {
    padding: 22px 22px 26px;
  }
  .faq-tab-content {
    margin: 25px 0 0;
  }
  .error-wrap .error-content img {
    max-width: 100%;
  }
}
@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;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pt-75 {
    padding-top: 45px;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .breadcrumb-wrap {
    padding: 110px 0 60px;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 38px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    margin-top: 35px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two {
    width: 284px;
    height: 352px;
    right: 13%;
    border: 35px solid var(--whiteColor);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 620px;
    height: 620px;
    top: -77px;
    left: -51px;
  }
  .hero-wrap.hero-three .hero-content {
    padding: 200px 0 150px;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 55px;
    line-height: 65px;
  }
  .about-wrap.style-one .container .circle-btn-wrap:after {
    top: -22px;
    width: 65px;
    height: 120px;
  }
  .about-wrap.style-one .container .circle-btn-wrap span {
    width: 65px;
    height: 65px;
    font-size: 45px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text {
    width: 220px;
    height: 220px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text svg {
    width: 200px;
    height: 200px;
    top: -15px;
    right: -23px;
  }
  .feature-wrap.style-one .feature-card-wrap:after {
    left: 52%;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card {
    width: 50%;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card.style-one h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) {
    padding-left: 35px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) h3 {
    padding-right: 0;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(2) {
    padding-left: 35px;
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-one {
    width: calc(100% - 420px);
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-two {
    width: 400px;
  }
  .skill-wrap.style-three .skill-content-wrap {
    padding: 50px 30px 50px;
    border-radius: 50px 0 0;
  }
  .counter-wrap .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 0px;
  }
  .counter-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 20px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon {
    width: 75px;
    height: 75px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon i {
    font-size: 36px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text {
    width: calc(100% - 90px);
    margin-left: 15px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text h2 {
    font-size: 36px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text p {
    font-size: 14px;
  }
  .newsletter-box {
    padding: 50px 30px;
  }
  .newsletter-box h2 {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 25px;
  }
  .testimonial-card.style-three .client-quote {
    font-size: 16px;
    line-height: 28px;
  }
  .testimonial-card.style-three .ratings {
    margin: 12px 0 15px;
  }
}
@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 {
    margin-bottom: 25px;
  }
  .about-wrap.style-two .about-counter {
    margin-top: 25px;
  }
  .about-wrap.style-three .about-img-wrap {
    border-radius: 0 50px 0 0;
  }
  .about-wrap.style-three .about-img-wrap .exp-box {
    top: 50%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .about-wrap.style-three .about-content-wrap {
    border-radius: 50px 0 0 0;
    margin-top: 25px;
    padding: 50px 20px;
  }
  .testimonial-wrap.style-two .testimonial-slider-wrap {
    margin: 25px 0 50px;
  }
  .testimonial-wrap.style-two .testimonial-pagination {
    margin: 30px 0 0 0px;
  }
  .skill-wrap.style-one:after {
    display: none;
  }
  .skill-wrap.style-one .skill-img-wrap {
    margin-bottom: 25px;
  }
  .skill-wrap.style-one .skill-img-wrap span {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
  }
  .skill-wrap.style-one .skill-content {
    padding: 0;
  }
  .skill-wrap.style-two .skill-img-wrap, .skill-wrap.style-three .skill-img-wrap {
    margin-bottom: 25px;
  }
  .skill-wrap.style-three .skill-img-wrap {
    height: 400px;
  }
  .skill-wrap.style-three .skill-img-wrap .skill-promo {
    width: 115px;
    height: 215px;
    padding-top: 8px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: -55px;
    transform: translateX(-50%);
  }
  .skill-wrap.style-three .skill-img-wrap .skill-promo span {
    font-size: 32px;
    line-height: 1;
  }
  .simple-wrap.style-one .simple-img-wrap {
    margin-top: 25px;
  }
  .simple-wrap.style-two .simple-img {
    margin-top: 25px;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap {
    left: 55px;
  }
  .simple-wrap.style-three .simple-content-wrap {
    margin-bottom: 25px;
    border-radius: 0 0 0 50px;
    padding: 50px 15px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap {
    width: 165px;
    height: 165px;
    border: 15px solid var(--whiteColor);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now {
    width: 55px;
    height: 55px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now i {
    font-size: 29px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text {
    width: 260px;
    height: 260px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg {
    width: 260px;
    height: 260px;
    top: 0;
    left: 0;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg text {
    font-size: 11px;
    letter-spacing: 0.25em;
  }
  .history-item-wrap {
    padding-left: 32px;
  }
  .history-item-wrap:after {
    left: 10px;
    transform: translateX(0);
  }
  .history-item-wrap .history-item {
    margin-bottom: 50px;
  }
  .history-item-wrap .history-item:last-child {
    margin-bottom: 0;
  }
  .history-item-wrap .history-item:before, .history-item-wrap .history-item:after {
    transform: translateX(0);
  }
  .history-item-wrap .history-item:before {
    left: -32px;
    width: 22px;
    height: 22px;
  }
  .history-item-wrap .history-item:after {
    width: 10px;
    height: 10px;
    left: -25px;
    top: 7px;
  }
  .history-item-wrap .history-item .history-img {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none !important;
  }
  .sidebar {
    margin-top: 50px;
  }
  .feature-wrap.style-two .content-title, .feature-wrap.style-three .content-title {
    margin-bottom: 30px;
  }
  .feature-card.style-two {
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .feature-card.style-two:hover, .feature-card.style-two.active {
    border-color: transparent;
  }
  .feature-card.style-three {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .feature-card.style-three:hover, .feature-card.style-three.active {
    border-color: transparent;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn {
    justify-content: center;
    margin: 30px 0 0;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .prev-btn,
  .team-wrap.style-two .team-slider-wrap .slider-btn .next-btn {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: translateY(0);
  }
}
@media only screen and (min-width: 992px) {
  .about-wrap.style-one .about-content {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .hero-wrap.hero-two {
    padding: 0 0 50px;
  }
  .hero-wrap.hero-two .hero-content {
    margin-bottom: 30px;
  }
  .hero-wrap.hero-two .partner-logo-wrap {
    margin-bottom: 30px;
  }
  .cta-wrap.style-two .container .cta-img-one, .cta-wrap.style-three .container .cta-img-one {
    max-width: 135px;
  }
  .cta-wrap.style-two .container .cta-img-two, .cta-wrap.style-three .container .cta-img-two {
    max-width: 180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2,
  .content-title h2 {
    font-size: 33px;
    line-height: 45px;
  }
  .breadcrumb-wrap {
    padding: 155px 0 65px;
  }
  .hero-wrap.hero-one .hero-content {
    padding-bottom: 50px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two {
    width: 284px;
    height: 352px;
    border: 35px solid var(--whiteColor);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 620px;
    height: 620px;
    top: -77px;
    left: -51px;
  }
  .hero-wrap.hero-three .hero-content {
    padding: 280px 0 190px;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .about-wrap.style-one .container .circle-btn-wrap:after {
    top: -22px;
    width: 65px;
    height: 120px;
  }
  .about-wrap.style-one .container .circle-btn-wrap span {
    width: 65px;
    height: 65px;
    font-size: 45px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text {
    width: 220px;
    height: 220px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text svg {
    width: 200px;
    height: 200px;
    top: -15px;
    right: -23px;
  }
  .about-wrap.style-two .about-counter .counter-bg {
    height: 300px;
    margin-bottom: 60px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card p {
    font-size: 16px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card h2 {
    font-size: 32px;
  }
  .about-wrap.style-three .about-img-wrap {
    width: calc(100% - 45px);
  }
  .about-wrap.style-three .about-content-wrap {
    width: calc(100% + 70px);
    margin-left: -70px;
    padding: 100px 15px 100px 80px;
    border-radius: 160px 0 0 0;
  }
  .about-wrap.style-three .about-content-wrap .about-content {
    width: 426px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item {
    padding-left: 20px;
  }
  .about-wrap.style-three .about-content-wrap .about-content .ceo-box .contact-item .contact-info a {
    font-size: 17px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box {
    right: -75px;
    width: 220px;
    height: 220px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 span {
    font-size: 90px;
  }
  .blog-card.style-three .blog-card-img {
    width: 350px;
  }
  .blog-card.style-three .blog-card-info {
    width: calc(100% - 375px);
  }
  .blog-card.style-three .blog-card-info h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .testimonial-card.style-three .client-quote {
    font-size: 20px;
    line-height: 34px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card {
    width: 50%;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card.style-one h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) {
    padding-left: 35px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) h3 {
    padding-right: 20px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(2) {
    padding-left: 55px;
  }
  .skill-wrap.style-two .skill-img-wrap {
    height: 600px;
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-one {
    width: calc(100% - 280px);
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-two {
    width: 265px;
  }
  .skill-wrap.style-three .skill-img-wrap {
    width: calc(100% - 115px);
    height: 625px;
  }
  .skill-wrap.style-three .skill-img-wrap .skill-promo {
    width: 135px;
    height: 245px;
    right: -75px;
    padding-top: 8px;
  }
  .skill-wrap.style-three .skill-img-wrap .skill-promo span {
    font-size: 36px;
    line-height: 1;
  }
  .skill-wrap.style-three .skill-content-wrap {
    width: calc(100% + 131px);
    margin-left: -131px;
    padding: 100px 0px 100px 70px;
  }
  .skill-wrap.style-three .skill-content-wrap .skill-content {
    width: 500px;
  }
  .simple-wrap.style-three .simple-bg {
    width: calc(100% - 100px);
    margin-left: auto;
    height: 800px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap {
    width: 200px;
    height: 200px;
    border: 20px solid var(--whiteColor);
    left: -60px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now {
    width: 70px;
    height: 70px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now i {
    font-size: 32px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text {
    width: 300px;
    height: 300px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg {
    width: 300px;
    height: 300px;
    top: 0;
    left: 0;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg text {
    font-size: 11px;
    letter-spacing: 0.25em;
  }
  .simple-wrap.style-three .simple-content-wrap {
    width: calc(100% + 110px);
    border-radius: 0 0 60px 0;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content {
    width: 565px;
    margin-left: auto;
    padding-right: 50px;
  }
  .simple-wrap.style-three .simple-content-wrap .feature-item-wrap {
    margin-bottom: 30px;
  }
  .simple-wrap.style-three .simple-content-wrap .feature-item-wrap .feature-item {
    width: 100%;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap {
    padding: 31px 15px 31px 25px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(1):after {
    right: 15px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 10px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2):after {
    right: -18px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 40px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3):after {
    right: 10px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon {
    width: 85px;
    height: 85px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-icon i {
    font-size: 40px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text {
    width: calc(100% - 105px);
    margin-left: 20px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text h2 {
    font-size: 50px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text p {
    font-size: 16px;
  }
  .newsletter-box h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .history-item-wrap .history-item:nth-child(odd) .history-img {
    width: calc(100% - 15px);
  }
  .history-item-wrap .history-item:nth-child(odd) .history-content {
    width: calc(100% - 33px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-img {
    width: calc(100% - 32px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-content {
    width: calc(100% - 10px);
  }
}
@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-wrap.hero-one.hero-one .hero-content {
    padding-bottom: 50px;
  }
  .hero-wrap.hero-one.hero-one .hero-img-wrap .hero-img-two {
    width: 284px;
    height: 352px;
    border: 35px solid var(--whiteColor);
  }
  .hero-wrap.hero-one.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 620px;
    height: 620px;
    top: -77px;
    left: -51px;
  }
  .hero-wrap.hero-two {
    padding: 15px 0 60px;
    position: relative;
    z-index: 1;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text {
    top: 30px;
    left: 20px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text p {
    font-size: 16px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-one .hero-card-text p span {
    font-size: 31px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text {
    top: 20px;
    left: 25px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text .client-list li {
    width: 40px;
    height: 40px;
  }
  .hero-wrap.hero-two .hero-img-wrap .hero-card-two .hero-card-text .client-list li a {
    width: 40px;
    height: 40px;
    line-height: 44px;
  }
  .hero-wrap.hero-two .hero-content {
    margin-bottom: 50px;
  }
  .about-wrap.style-one .container .circle-btn-wrap:after {
    top: -42px;
    width: 121px;
    height: 226px;
  }
  .about-wrap.style-one .container .circle-btn-wrap span {
    width: 121px;
    height: 132px;
    border-radius: 50%;
    font-size: 80px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text {
    width: 300px;
    height: 300px;
  }
  .about-wrap.style-one .container .circle-btn-wrap .circle-text svg {
    width: 370px;
    height: 370px;
    position: relative;
    top: -83px;
  }
  .about-wrap.style-three .about-img-wrap {
    width: calc(100% - 35px);
  }
  .about-wrap.style-three .about-content-wrap {
    width: calc(100% + 160px);
    margin-left: -60px;
    padding: 100px 25px 100px 115px;
    border-radius: 160px 0 0 0;
  }
  .about-wrap.style-three .about-content-wrap .about-content {
    width: 583px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box {
    right: -110px;
    width: 250px;
    height: 250px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 span {
    font-size: 120px;
  }
  .skill-wrap.style-three .skill-img-wrap {
    width: calc(100% - 115px);
  }
  .skill-wrap.style-three .skill-img-wrap .skill-promo {
    width: 165px;
    height: 275px;
    right: -98px;
    padding-top: 8px;
  }
  .skill-wrap.style-three .skill-content-wrap {
    width: calc(100% + 131px);
    margin-left: -131px;
    padding: 100px 0px 100px 92px;
  }
  .skill-wrap.style-three .skill-content-wrap .skill-content {
    width: 567px;
  }
  .simple-wrap.style-three .simple-bg {
    width: calc(100% - 100px);
    margin-left: auto;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap {
    width: 200px;
    height: 200px;
    border: 20px solid var(--whiteColor);
    left: -100px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now {
    width: 70px;
    height: 70px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .play-now i {
    font-size: 32px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text {
    width: 300px;
    height: 300px;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg {
    width: 300px;
    height: 300px;
    top: 0;
    left: 0;
  }
  .simple-wrap.style-three .simple-bg .circle-btn-wrap .circle-text svg text {
    font-size: 11px;
    letter-spacing: 0.25em;
  }
  .simple-wrap.style-three .simple-content-wrap {
    width: calc(100% + 100px);
    padding: 100px 197px 100px 40px;
    border-radius: 0 0 160px 0;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content {
    width: 570px;
    margin-left: auto;
    padding-right: 7px;
  }
  .simple-wrap.style-three .simple-content-wrap .feature-item-wrap .feature-item:nth-child(2) {
    padding-left: 35px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap {
    padding: 31px 15px 31px 25px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(1):after {
    right: 25px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 10px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2):after {
    right: -18px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 60px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3):after {
    right: 10px;
  }
  .cta-wrap.style-two .container .cta-img-one, .cta-wrap.style-three .container .cta-img-one {
    max-width: 135px;
  }
  .cta-wrap.style-two .container .cta-img-two, .cta-wrap.style-three .container .cta-img-two {
    max-width: 180px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .prev-btn {
    left: -30px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .next-btn {
    right: -30px;
  }
  .history-item-wrap .history-item:nth-child(odd) .history-img {
    width: calc(100% - 25px);
  }
  .history-item-wrap .history-item:nth-child(odd) .history-content {
    width: calc(100% - 43px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-img {
    width: calc(100% - 42px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-content {
    width: calc(100% - 15px);
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two {
    width: 350px;
    height: 435px;
    border: 45px solid var(--whiteColor);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two img {
    border-radius: 170px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 720px !important;
    height: 720px !important;
    top: -136px !important;
    left: -103px !important;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1345px;
  }
  .gx-55 {
    --bs-gutter-x:3.9rem;
  }
  .btn-one,
  .btn-two,
  .btn-three,
  .btn-four {
    font-size: 18px;
    padding: 17px 30px 19px;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .breadcrumb-wrap .breadcrumb-content h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .breadcrumb-wrap .breadcrumb-content .breadcrumb-menu li {
    font-size: 20px;
  }
  .breadcrumb-wrap .breadcrumb-content .breadcrumb-menu li a {
    font-size: 20px;
  }
  .sidebar .sidebar-widget {
    margin-bottom: 30px;
    padding: 32px 38px 30px;
  }
  .hero-wrap.hero-one .hero-content {
    width: calc(100% + 65px);
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 64px;
    line-height: 79px;
  }
  .hero-wrap.hero-one .hero-img-wrap {
    width: calc(100% - 65px);
    margin-left: auto;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-one {
    width: 570px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two {
    border: 54px solid var(--whiteColor);
    border-radius: 208px;
    z-index: 2;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two img {
    border-radius: 170px;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 520px;
    height: 520px;
    transform: translate(-50%, -50%);
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text svg {
    width: 820px;
    height: 820px;
    top: -212px;
    left: -150px;
    position: relative;
  }
  .hero-wrap.hero-one .hero-img-wrap .hero-img-two .circle-text text {
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 0.29em;
  }
  .hero-wrap.hero-two .hero-content {
    width: calc(100% + 65px);
  }
  .hero-wrap.hero-two .hero-content h1 {
    font-size: 54px;
    line-height: 65px;
  }
  .hero-wrap.hero-two .hero-img-wrap {
    width: calc(100% - 93px);
    margin-left: auto;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 80px;
    line-height: 90px;
  }
  .about-wrap.style-one .about-img-wrap {
    width: calc(100% - 118px);
  }
  .about-wrap.style-one .about-content {
    width: calc(100% + 70px);
    margin-left: -70px;
    padding-right: 150px;
  }
  .about-wrap.style-one .about-content p {
    max-width: 90%;
  }
  .about-wrap.style-two .about-counter .counter-bg {
    height: 360px;
  }
  .about-wrap.style-two .about-counter {
    width: calc(100% - 5px);
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card:nth-child(1) {
    width: 30%;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card:nth-child(2) {
    width: 41%;
    padding-left: 75px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card:nth-child(3) {
    width: 28.33%;
    padding-left: 46px;
  }
  .about-wrap.style-two .about-counter .counter-card-wrap .counter-card p {
    font-size: 20px;
  }
  .about-wrap.style-three .about-img-wrap {
    width: calc(100% + 15px);
  }
  .about-wrap.style-three .about-content-wrap {
    width: calc(100% + 9px);
    margin-left: -9px;
    padding: 100px 25px 100px 155px;
    border-radius: 160px 0 0 0;
  }
  .about-wrap.style-three .about-content-wrap .about-content {
    width: 611px;
  }
  .feature-wrap.style-two .content-title:before, .feature-wrap.style-three .content-title:before {
    right: -55px;
  }
  .feature-wrap.style-two .feature-card-wrapper, .feature-wrap.style-three .feature-card-wrapper {
    padding-left: 50px;
  }
  .feature-card.style-two, .feature-card.style-three {
    padding: 28px 26px;
  }
  .feature-card.style-two h3, .feature-card.style-three h3 {
    font-size: 24px;
  }
  .move-text.style-one ul li {
    font-size: 36px;
    line-height: 36px;
  }
  .move-text.style-one ul li:after {
    top: 5px;
    right: -15px;
    font-size: 36px;
  }
  .move-text.style-two ul li {
    font-size: 96px;
    line-height: 96px;
  }
  .move-text.style-two ul li:after {
    top: 15px;
    right: -36px;
  }
  .skill-wrap.style-one:after {
    width: 80%;
  }
  .skill-wrap.style-one .skill-shape {
    right: -20px;
  }
  .skill-wrap.style-one .skill-img-wrap {
    width: calc(100% + 23px);
  }
  .skill-wrap.style-one .skill-content {
    width: calc(100% + 39px);
    margin-left: -25px;
    padding: 0 80px 0 54px;
  }
  .skill-wrap.style-two .skill-img-wrap {
    width: calc(100% + 50px);
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-one {
    width: calc(100% - 393px);
  }
  .skill-wrap.style-two .skill-img-wrap .skill-img-two {
    width: 373px;
  }
  .skill-wrap.style-two .skill-content {
    width: calc(100% - 98px);
    margin-left: auto;
  }
  .skill-wrap.style-three .skill-img-wrap {
    width: calc(100% - 92px);
  }
  .skill-wrap.style-three .skill-content-wrap {
    width: calc(100% + 114px);
    margin-left: -114px;
    padding: 100px 4px 100px 155px;
    border-radius: 160px 0 0 0;
  }
  .skill-wrap.style-three .skill-content-wrap .skill-content {
    width: 595px;
  }
  .simple-wrap.style-one .simple-content {
    width: calc(100% - 31px);
  }
  .simple-wrap.style-one .simple-img-wrap {
    width: calc(100% - 7px);
    margin-left: auto;
  }
  .simple-wrap.style-two .simple-content {
    width: calc(100% - 70px);
  }
  .simple-wrap.style-two .simple-content .feature-item-wrap .feature-item {
    padding: 24px 22px 16px;
  }
  .simple-wrap.style-two .simple-img {
    width: calc(100% - 62px);
    margin-left: auto;
  }
  .simple-wrap.style-two .simple-img .circle-btn-wrap {
    left: -40px;
  }
  .simple-wrap.style-three .simple-bg {
    width: calc(100% - 48px);
    margin-left: auto;
  }
  .simple-wrap.style-three .simple-content-wrap {
    width: calc(100% + 46px);
    padding: 100px 197px 100px 40px;
    border-radius: 0 0 160px 0;
  }
  .simple-wrap.style-three .simple-content-wrap .simple-content {
    width: 648px;
    margin-left: auto;
  }
  .simple-wrap.style-three .simple-content-wrap .feature-item-wrap .feature-item:nth-child(2) {
    padding-left: 35px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(1):after {
    right: 25px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 20px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(2):after {
    right: -18px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 60px;
  }
  .simple-wrap.style-three .simple-content-wrap .counter-card-wrap .counter-card:nth-child(3):after {
    right: 10px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) {
    padding-left: 85px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(1) h3 {
    padding-right: 85px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(2) {
    padding-left: 87px;
  }
  .feature-wrap.style-one .feature-card-wrap .feature-card:nth-child(2) h3 {
    padding-right: 20px;
  }
  .service-wrap.style-one {
    padding-right: 54px;
    padding-left: 54px;
  }
  .service-wrap.style-one .section-title.style-one {
    padding: 0 30px;
  }
  .service-card.style-one {
    padding: 32px 35px 35px 36px;
  }
  .service-card.style-two {
    padding: 38px 32px 41px 34px;
  }
  .service-card.style-three {
    padding: 35px 31px 35px 31px;
  }
  .counter-wrap .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 88px;
  }
  .counter-wrap .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 150px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text h2 {
    font-size: 64px;
  }
  .counter-wrap .counter-card-wrap .counter-card .counter-text p {
    font-size: 20px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .prev-btn {
    left: -30px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .next-btn {
    right: -30px;
  }
  .cta-wrap.style-one .content-title, .cta-wrap.style-two .content-title, .cta-wrap.style-three .content-title {
    padding: 0 60px;
  }
  .testimonial-wrap.style-two .testimoial-img {
    width: calc(100% + 58px);
  }
  .testimonial-wrap.style-two .testimonial-slider-wrap {
    width: calc(100% - 100px);
    margin-left: auto;
  }
  .testimonial-wrap.style-three .testimonial-bg {
    width: calc(100% + 28px);
  }
  .testimonial-wrap.style-three .testimonial-bg img {
    width: 100%;
  }
  .testimonial-wrap.style-three .testimonial-slider-three {
    width: calc(100% - 100px);
    margin-left: auto;
  }
  .testimonial-card.style-three .client-quote {
    padding-right: 35px;
  }
  .blog-wrap.style-one .section-title {
    padding: 0 60px;
  }
  .blog-wrap.style-two:after {
    height: 57%;
  }
  .blog-card.style-one .blog-card-info, .blog-card.style-two .blog-card-info {
    padding: 33px 30px 28px;
  }
  .blog-card.style-three .blog-card-img {
    width: 279px;
    border-radius: 0 5px 5px 0;
  }
  .blog-card.style-three .blog-card-info {
    width: calc(100% - 305px);
    margin-right: 25px;
    padding: 20px 0 20px 30px;
  }
  .blog-card.style-three .blog-card-info .link-two {
    font-size: 18px;
  }
  .blog-card.style-three .blog-card-info h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .testimonial-wrap.style-two .container-fluid {
    padding-left: calc((100% - 1345px) / 2 + 12px);
    padding-right: 0;
  }
  .testimonial-card.style-one, .testimonial-card.style-two {
    padding: 43px 38px 45px 38px;
  }
  .newsletter-box {
    padding: 80px 60px;
  }
  .newsletter-box h2 {
    padding-right: 20px;
  }
  .newsletter-box .newsletter {
    width: calc(100% + 18px);
    margin-left: -18px;
  }
  .history-item-wrap .history-item:nth-child(odd) .history-img {
    width: calc(100% - 45px);
  }
  .history-item-wrap .history-item:nth-child(odd) .history-content {
    width: calc(100% - 63px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-img {
    width: calc(100% - 62px);
    margin-left: auto;
  }
  .history-item-wrap .history-item:nth-child(even) .history-content {
    width: calc(100% - 35px);
  }
  .contact-item-wrap {
    width: calc(100% - 42px);
  }
  #contactForm {
    width: calc(100% + 60px);
    margin-left: -60px;
  }
  .portfolio-details-wrap .sidebar {
    width: calc(100% + 55px);
    margin-left: -55px;
  }
  .portfolio-details-wrap .sidebar .sidebar-widget {
    padding: 40px 38px 40px;
  }
  .portfolio-details-wrap .sidebar .sidebar-widget .sidebar-widget-title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-wrap .container {
    max-width: 1540px;
  }
  .hero-wrap.hero-two .hero-content {
    margin-bottom: 160px;
  }
  .hero-wrap.hero-two .hero-content h1 {
    font-size: 64px;
  }
  .hero-wrap.hero-two .partner-logo-wrap .partner-logo {
    padding: 0 24px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .prev-btn {
    left: -82px;
  }
  .team-wrap.style-two .team-slider-wrap .slider-btn .next-btn {
    right: -82px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-wrap .container {
    max-width: 1720px;
  }
  .hero-wrap.hero-one .hero-content h1 {
    font-size: 80px;
    line-height: 90px;
  }
  .hero-wrap.hero-two .hero-content h1 {
    font-size: 70px;
    line-height: 80px;
  }
  .hero-wrap.hero-three .hero-content h1 {
    font-size: 90px;
    line-height: 100px;
  }
  .about-wrap.style-two .about-content {
    width: calc(100% + 10px);
    padding-left: 20px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box {
    right: -164px;
    width: 308px;
    height: 308px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 {
    font-size: 20px;
    line-height: 24px;
  }
  .about-wrap.style-three .about-img-wrap .exp-box h5 span {
    font-size: 150px;
  }
  .about-wrap.style-three .about-content-wrap {
    padding: 100px 25px 100px 200px;
  }
  .skill-wrap.style-one:after {
    right: -14px;
  }
}/*# sourceMappingURL=responsive.css.map */