@media only screen and (max-width: 767px) {
  .link {
    font-size: 14px;
  }
  .link i {
    font-size: 14px;
  }
  .sm-none {
    display: none;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .fs-xx-14 {
    font-size: 14px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-24 {
    font-size: 22px;
    line-height: 32px;
  }
  .pt-95 {
    padding-top: 35px;
  }
  .pt-115 {
    padding-top: 60px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pb-90 {
    padding-bottom: 30px;
  }
  .pb-95 {
    padding-bottom: 35px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .ptb-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-title {
    font-size: 26px;
    line-height: 36px;
  }
  .link .link-icon img {
    max-width: 16px;
  }
  .link:hover .link-container .link-title2 {
    transform: translateY(-13px);
  }
  .row.mb-45 {
    margin-bottom: 30px;
  }
  .btn {
    font-size: 15px;
  }
  .section-title.mb-45 {
    margin-bottom: 34px;
  }
  .slider-btn.style-one .prev-btn img,
  .slider-btn.style-one .next-btn img {
    max-width: 22px;
  }
  .pagination-area .page-numbers {
    width: 42px;
    height: 42px;
    font-family: 14px;
  }
  .breadcrumb-area {
    padding: 60px 20px 65px;
  }
  .breadcrumb-area .br-shape-one,
  .breadcrumb-area .br-shape-two {
    max-width: 120px;
  }
  .breadcrumb-area .br-shape-three {
    left: 5%;
    bottom: 20px;
    max-width: 40px;
  }
  .breadcrumb-area .br-shape-four {
    right: 5%;
    bottom: 35px;
    max-width: 40px;
  }
  .hero-area.style-one {
    padding: 100px 0 120px;
  }
  .hero-area.style-one .hero-bg:after {
    background-color: rgba(51, 51, 51, 0.66);
  }
  .hero-area.style-one .hero-content h5 {
    font-size: 26px;
    line-height: 34px;
    max-width: 100%;
  }
  .hero-area.style-one .hero-content .hero-title {
    font-size: 88px;
    letter-spacing: -5px;
    line-height: 86px;
  }
  .hero-area.style-one .social-profile {
    right: auto;
    left: 50%;
    top: auto;
    bottom: 15px;
    transform: translate(-50%, 0);
  }
  .hero-area.style-one .social-profile li {
    display: inline-block;
    margin: 0 8px;
  }
  .hero-area.style-one .social-profile:before, .hero-area.style-one .social-profile:after {
    width: 48px;
    height: 1px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .hero-area.style-one .social-profile:before {
    left: -55px;
  }
  .hero-area.style-one .social-profile:after {
    right: -55px;
    left: auto;
  }
  .hero-area.style-two .hero-content h6 {
    font-size: 16px;
  }
  .hero-area.style-two .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .hero-area.style-two .hero-img-wrap {
    height: 400px;
  }
  .hero-area.style-two .hero-img-wrap .circle-text-wrap {
    left: -10px;
    bottom: 0;
    width: 150px;
    height: 150px;
  }
  .hero-area.style-three {
    padding: 50px 0 0;
  }
  .hero-area.style-three .hero-shape-one {
    top: 188px;
    left: 2.5%;
    max-width: 50px;
  }
  .hero-area.style-three .hero-shape-two {
    top: 115px;
    right: 9%;
    max-width: 30px;
  }
  .hero-area.style-three .hero-content {
    margin-bottom: 75px;
  }
  .hero-area.style-three .hero-content h1 {
    font-size: 32px;
    line-height: 41px;
  }
  .hero-area.style-three .hero-content .hero-btn .btn {
    margin-bottom: 10px;
  }
  .hero-area.style-three .hero-content .hero-btn .play-video {
    margin-left: 0;
    width: 100%;
    justify-content: center;
  }
  .hero-area.style-three .hero-slider-wrapper .hero-slide-item {
    height: 400px;
  }
  .hero-area.style-three .hero-slider-wrapper .circle-text-wrap {
    width: 155px;
    height: 155px;
    padding: 15px;
    right: 20px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .prev-btn,
  .hero-area.style-three .hero-slider-one .slider-btn .next-btn {
    bottom: 25px;
    width: 50px;
    height: 50px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .prev-btn {
    left: 20px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .next-btn {
    right: 20px;
  }
  .about-area.style-one .about-video .play-video {
    right: 6%;
  }
  .about-area.style-one .about-video .play-video .play-icon {
    width: 52px;
    height: 52px;
    margin-right: 10px;
  }
  .about-area.style-three .about-content .feature-list {
    margin-bottom: 25px;
  }
  .about-area.style-three .about-content .feature-list li {
    width: 100%;
  }
  .about-area.style-three .about-content .counter-card {
    padding: 26px 18px;
  }
  .about-area.style-three .about-img-wrap {
    padding-right: 40px;
  }
  .about-area.style-three .about-img-wrap .shape-one,
  .about-area.style-three .about-img-wrap .shape-two {
    max-width: 80px;
  }
  .about-area.style-three .about-img-wrap .about-shape-one,
  .about-area.style-three .about-img-wrap .about-shape-one {
    max-width: 60px;
    right: 0px;
  }
  .about-area.style-three .about-img-wrap .exp-box {
    bottom: 25px;
  }
  .about-area.style-three .about-img-wrap .exp-box span {
    font-size: 40px;
  }
  .service-card.style-one {
    padding: 25px 20px 20px;
  }
  .service-card.style-one .service-card-shape {
    max-width: 200px;
  }
  .service-card.style-one .circle-text {
    margin: 20px auto;
  }
  .service-card.style-one:hover .circle-text {
    margin: 25px auto 0;
  }
  .service-card.style-two {
    padding: 25px 22px 25px 22px;
  }
  .service-card.style-two .service-info {
    margin-bottom: 25px;
    width: 100%;
  }
  .service-card.style-two .service-info h3 {
    margin: 31px 0 13px;
  }
  .service-card.style-two .service-info p {
    margin-bottom: 27px;
  }
  .service-card.style-two .service-img {
    width: 100%;
  }
  .service-card.style-three {
    padding: 30px 25px 30px;
  }
  .service-card.style-three .service-info {
    margin-top: 55px;
  }
  .service-card.style-three:hover .service-info {
    margin-top: 224px;
  }
  .service-card.style-three:hover .service-info h3 {
    margin-bottom: 0;
  }
  .service-card.style-three:hover .service-info h3 a {
    color: var(--whiteColor);
  }
  .partner-brand-wrap .brand-logo {
    width: calc(50% - 9px);
    min-height: 80px;
  }
  .process-img-wrap {
    padding: 25px 22px;
  }
  .process-img-wrap .rating-box {
    bottom: 20px;
    left: 20px;
    padding: 20px 20px 20px 22px;
  }
  .schedule-box {
    padding: 25px 20px 25px;
  }
  .team-card.style-one .team-member-shape {
    width: 100%;
  }
  .team-card.style-one:hover {
    border: 1px solid #F2F2F2;
  }
  .team-card.style-one:hover .team-img,
  .team-card.style-one:hover .team-info {
    opacity: 1;
  }
  .team-card.style-one:hover .member-img-two {
    visibility: hidden;
    opacity: 0;
  }
  .team-slider-two .slider-btn .prev-btn {
    left: 15px;
  }
  .team-slider-two .slider-btn .next-btn {
    right: 15px;
  }
  .funfact-area:after {
    width: 100%;
  }
  .funfact-area .counter-card-wrap {
    justify-content: center !important;
  }
  .funfact-area .counter-card-wrap .counter-card {
    width: 50%;
  }
  .funfact-area .counter-card-wrap .counter-card h4 {
    font-size: 43px;
  }
  .funfact-area .counter-card-wrap .counter-card p {
    font-family: 14px;
    line-height: 24px;
  }
  .pricing-switch-wrap {
    margin-left: 10px;
  }
  .pricing-table thead tr th {
    padding: 22px 30px;
  }
  .pricing-table thead tr th .price-tag {
    font-size: 38px;
  }
  .pricing-table tbody tr th,
  .pricing-table tbody tr td {
    padding: 17px 30px;
  }
  .pricing-table tbody tr th .tb-btn,
  .pricing-table tbody tr td .tb-btn {
    padding: 11px 30px;
  }
  .service-area.style-three {
    padding-bottom: 90px;
  }
  .testimonial-area.style-three {
    margin-top: -90px;
  }
  .testimonial-area.style-two {
    padding: 60px 0 0;
  }
  .testimonial-area.style-two .quote-icon {
    width: 68px;
    height: 68px;
    padding: 10px;
  }
  .testimonial-area.style-two .testimonial-bg {
    height: 380px;
  }
  .testimonial-area.style-three .quote-icon {
    width: 68px;
    height: 68px;
    padding: 10px;
  }
  .testimonial-area.style-three .testimonial-bg {
    height: 380px;
  }
  .testimonial-card.style-one p {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  .testimonial-slider-one .slider-btn {
    position: relative;
    bottom: auto;
    right: auto;
    z-index: 1;
    justify-content: center;
    margin-top: 20px;
  }
  .appointment-box.style-one, .appointment-box.style-two {
    padding: 30px 20px 35px;
  }
  .cta-area.style-one .cta-box {
    padding: 30px 22px 30px 22px;
  }
  .cta-area.style-one .cta-box p {
    margin: 13px 0 25px;
  }
  .cta-area.style-two .cta-box {
    padding-left: 22px;
    padding-right: 22px;
  }
  .cta-area.style-two .cta-box p {
    margin: 13px 0 25px;
  }
  .cta-area.style-two .cta-box .cta-shape-one {
    max-width: 220px;
  }
  .cta-area.style-two .cta-box .cta-img {
    position: relative;
    display: block;
    margin: 0 auto;
    top: auto;
    transform: translateY(0%);
  }
  .product-details-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .product-details-wrapper .single-product-img {
    padding: 80px 20px;
  }
  .product-details-wrapper .shop-action .v-counter,
  .product-details-wrapper .shop-action .btn,
  .product-details-wrapper .shop-action .wishlist-btn {
    margin-bottom: 10px;
  }
  .product-tablist .nav-item {
    margin-right: 15px;
    display: block;
    width: 100%;
  }
  .product-tablist .nav-item:last-child {
    margin-right: 0;
  }
  .product-tablist .nav-item .nav-link {
    font-size: 16px;
    padding: 0 2px 14px;
  }
  .product-tablist .nav-item .nav-link:after {
    display: none;
  }
  .find-us-wrap:after {
    width: 100%;
  }
  .find-us-wrap .location-map .office-location.one {
    top: 15px;
    left: 25px;
  }
  .find-us-wrap .location-map .office-location.two {
    bottom: 80px;
    left: 65px;
  }
  .find-us-wrap .location-map .office-location.three {
    top: 38%;
    left: 35%;
  }
  .find-us-wrap .location-map .office-location.four {
    top: 29px;
    right: 70px;
  }
  .find-us-wrap .location-map .office-location.four .location-card {
    left: auto;
    right: 0;
  }
  .find-us-wrap .location-map .office-location.five {
    bottom: 55px;
    right: 35px;
  }
  .find-us-wrap .location-map .office-location.five .location-card {
    left: auto;
    right: 0;
  }
  .find-us-wrap .location-map .office-location .location-card {
    padding: 12px 10px 12px 12px;
    width: 150px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    transition: var(--transition);
  }
  .find-us-wrap .location-map .office-location .location-card .location-img {
    width: 100%;
  }
  .find-us-wrap .location-map .office-location .location-card .location-img img {
    width: 100%;
  }
  .find-us-wrap .location-map .office-location .location-card .location-info {
    width: 100%;
    margin: 10px 0 0;
  }
  .find-us-wrap .location-map .office-location .location-card .location-info p {
    font-size: 14px;
    line-height: 22px;
  }
  .find-us-wrap .location-map .office-location .location-card .location-info a {
    font-size: 14px;
  }
  .find-us-wrap .find-us-content .review-btn-wrap .review-btn {
    padding: 13px 12px 6px 12px;
    border-radius: 10px;
    min-width: 128px;
  }
  .find-us-wrap .find-us-content .review-btn-wrap .review-btn:first-child {
    margin-right: 10px;
  }
  .find-us-wrap .find-us-content .review-btn-wrap .review-btn p {
    font-size: 14px;
  }
  .feature-card.style-two .feature-icon-wrap {
    margin-bottom: 30px;
  }
  .feature-card.style-two h3 {
    max-width: 100%;
    font-family: 22px;
    line-height: 31px;
    margin-bottom: 5px;
  }
  .feature-card.style-two p {
    margin-bottom: 14px;
  }
  .blog-card .blog-img .blog-category {
    font-family: 14px;
  }
  .blog-card .blog-img .blog-metainfo {
    padding: 7px 10px;
  }
  .blog-card .blog-img .blog-metainfo li {
    padding-left: 19px;
    font-size: 14px;
  }
  .blog-card h3 {
    line-height: 32px;
  }
  .blog-card.style-one .blog-img, .blog-card.style-two .blog-img, .blog-card.style-three .blog-img {
    margin-bottom: 18px;
  }
  .blog-card.style-one h3, .blog-card.style-two h3, .blog-card.style-three h3 {
    margin-bottom: 18px;
  }
  .blog-card.style-two .blog-img .blog-metainfo, .blog-card.style-three .blog-img .blog-metainfo {
    bottom: 20px;
  }
  .sidebar .sidebar-widget {
    padding: 0 22px 30px;
  }
  .category-widget li {
    font-size: 14px;
  }
  .contact-box {
    margin: 0 20px;
  }
  .contact-box .contact-info h6 {
    padding: 0 20px;
  }
  .blog-desc h1,
  .service-desc h1,
  .career-desc h1,
  .terms-wrap h1 {
    font-size: 28px;
  }
  .blog-desc h2,
  .service-desc h2,
  .career-desc h2,
  .terms-wrap h2 {
    font-size: 26px;
  }
  .blog-desc h3,
  .service-desc h3,
  .career-desc h3,
  .terms-wrap h3 {
    font-size: 24px;
  }
  .blog-desc h4,
  .service-desc h4,
  .career-desc h4,
  .terms-wrap h4 {
    font-size: 22px;
  }
  .blog-desc h5,
  .service-desc h5,
  .career-desc h5,
  .terms-wrap h5 {
    font-size: 20px;
  }
  .blog-desc h6,
  .service-desc h6,
  .career-desc h6,
  .terms-wrap h6 {
    font-size: 18px;
  }
  .blog-desc .wp-blockquote,
  .service-desc .wp-blockquote,
  .career-desc .wp-blockquote,
  .terms-wrap .wp-blockquote {
    padding: 25px 20px 25px 20px;
    margin-bottom: 30px;
  }
  .blog-desc .wp-blockquote p,
  .service-desc .wp-blockquote p,
  .career-desc .wp-blockquote p,
  .terms-wrap .wp-blockquote p {
    font-size: 16px;
    line-height: 26px;
  }
  .blog-desc .single-img .blog-category,
  .service-desc .single-img .blog-category,
  .career-desc .single-img .blog-category,
  .terms-wrap .single-img .blog-category {
    top: 10px;
    right: 12px;
  }
  .blog-desc .single-img .blog-metainfo,
  .service-desc .single-img .blog-metainfo,
  .career-desc .single-img .blog-metainfo,
  .terms-wrap .single-img .blog-metainfo {
    padding: 9px 12px 5px;
    bottom: 10px;
  }
  .blog-desc .single-img .blog-metainfo li,
  .service-desc .single-img .blog-metainfo li,
  .career-desc .single-img .blog-metainfo li,
  .terms-wrap .single-img .blog-metainfo li {
    width: calc(50% - 5px);
    padding-left: 0;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .blog-desc .single-img .blog-metainfo li:after,
  .service-desc .single-img .blog-metainfo li:after,
  .career-desc .single-img .blog-metainfo li:after,
  .terms-wrap .single-img .blog-metainfo li:after {
    display: none;
  }
  .blog-desc .single-bg,
  .service-desc .single-bg,
  .career-desc .single-bg,
  .terms-wrap .single-bg {
    height: 320px;
  }
  .prev-post span,
  .next-post span {
    width: 40px;
    height: 40px;
  }
  .prev-post span i,
  .next-post span i {
    font-size: 20px;
  }
  .comment-item-wrap .comment-item {
    margin-bottom: 30px;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 25px;
  }
  .comment-item-wrap .comment-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .comment-item-wrap .comment-item .comment-author-name span {
    font-size: 14px;
  }
  .comment-item-wrap .comment-item .comment-text {
    font-size: 14px;
  }
  .comment-item-wrap .reply-btn {
    font-size: 14px;
  }
  .comment-form {
    padding: 20px;
  }
  .filter-jobs-box {
    padding: 30px 22px 12px;
  }
  .job-card.style-one {
    padding: 25px 20px 20px;
  }
  .cart-wrapper {
    padding: 25px 15px;
  }
  .coupon-code button {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    padding: 12px 20px;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .coupon-code input {
    height: 50px;
    padding: 10px 20px 10px 15px;
  }
  .cart-total {
    padding: 20px;
  }
  .cart-total .cart-total-wrap .cart-total-item span {
    font-size: 14px;
  }
  .checkout-total .checkout-total-header span {
    padding: 20px 20px 10px;
    border-bottom: 1px solid rgba(165, 111, 73, 0.1);
  }
  .checkout-total .checkout-total-wrap .checkout-total-item span {
    font-size: 14px;
  }
  .checkout-total .checkout-total-wrap .checkout-total-item span:first-child {
    padding-left: 20px;
  }
  .checkout-total .checkout-total-wrap .checkout-total-item span:last-child {
    padding-right: 20px;
  }
  .payment-method {
    padding: 30px 20px;
  }
  .account-box {
    padding: 32px 20px 35px;
  }
  .cause-card .cause-title {
    padding: 19px 20px 22px;
  }
  .cause-card .cause-title h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .rp-post-card .rp-post-info {
    width: unset;
    margin-top: 15px;
  }
  .widget-area .widget {
    padding: 0 20px 20px;
  }
  .admin-bar .navbar.sticky {
    top: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-95 {
    padding-top: 55px;
  }
  .pt-115 {
    padding-top: 80px;
  }
  .pt-120 {
    padding-top: 80px;
  }
  .pb-90 {
    padding-bottom: 50px;
  }
  .pb-95 {
    padding-bottom: 55px;
  }
  .pb-120 {
    padding-bottom: 80px;
  }
  .ptb-120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-title {
    font-size: 34px;
    line-height: 44px;
  }
  .hero-area.style-one {
    padding: 170px 0 70px;
  }
  .hero-area.style-one .hero-content h5 {
    font-size: 34px;
    line-height: 44px;
    max-width: 70%;
  }
  .hero-area.style-one .hero-content .hero-title {
    font-size: 208px;
    line-height: 190px;
  }
  .hero-area.style-two .hero-content h1 {
    font-size: 54px;
    line-height: 64px;
  }
  .hero-area.style-two .hero-img-wrap {
    height: 650px;
  }
  .hero-area.style-two .hero-img-wrap .circle-text-wrap {
    left: 0px;
  }
  .hero-area.style-three .hero-shape-one {
    top: 188px;
    left: 2.5%;
    max-width: 50px;
  }
  .hero-area.style-three .hero-shape-two {
    top: 115px;
    right: 9%;
    max-width: 30px;
  }
  .hero-area.style-three .hero-content {
    margin-bottom: 55px;
  }
  .hero-area.style-three .hero-content h1 {
    font-size: 42px;
    line-height: 51px;
  }
  .hero-area.style-three .hero-slider-wrapper .hero-slide-item {
    height: 500px;
  }
  .hero-area.style-three .hero-slider-wrapper .circle-text-wrap {
    width: 185px;
    height: 185px;
    padding: 20px;
    right: 20px;
  }
  .cta-area.style-one .cta-box {
    padding: 50px 55px 50px 55px;
  }
  .cta-area.style-two .cta-box {
    padding-left: 35px;
    padding-right: 35px;
  }
  .cta-area.style-two .cta-box .cta-shape-one {
    max-width: 500px;
  }
  .cta-area.style-two .cta-box .cta-img {
    max-width: 430px;
    right: -80px;
    top: 45%;
  }
  .partner-brand-wrap .brand-logo {
    width: 23%;
    min-height: 90px;
  }
  .cta-area.style-three .cta-shape-one {
    max-width: 80px;
    left: 0;
  }
  .cta-area.style-three .cta-shape-two {
    max-width: 80px;
    right: 10%;
  }
  .testimonial-area.style-two {
    padding: 80px 0 0;
  }
  .testimonial-area.style-two .testimonial-bg {
    height: 500px;
  }
  .testimonial-card.style-one p {
    font-size: 34px;
    line-height: 44px;
  }
  .service-area.style-three {
    padding-bottom: 180px;
  }
  .testimonial-area.style-three {
    margin-top: -120px;
  }
  .blog-card .blog-img .blog-metainfo {
    padding: 7px 14px;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .about-area.style-two .container .section-shape {
    top: 90px;
  }
  .about-area.style-two .ceo-brief {
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-top: 0;
  }
  .about-area.style-two .ceo-brief:after {
    width: 100%;
  }
  .about-area.style-two .ceo-brief p {
    margin-bottom: 22px;
  }
  .about-area.style-two .about-img-wrap {
    padding-bottom: 30px;
  }
  .about-area.style-two .about-img-wrap .rating-box {
    left: -5px;
    padding: 25px 20px 20px 20px;
  }
  .about-area.style-two .about-features {
    margin-top: 30px;
    padding-top: 30px;
  }
  .about-area.style-two .about-features:after {
    width: 100%;
  }
  .service-card.style-one:hover {
    transform: rotate(0deg);
  }
  .job-desc-box {
    padding: 24px 22px 25px;
  }
  .job-desc-box .job-action-btn {
    margin-bottom: 20px;
  }
  .admin-bar .navbar.sticky {
    top: 44px;
  }
  .navbar.style-two .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mb-lg-25 {
    margin-bottom: 25px;
  }
  .product-details-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-115 {
    padding-top: 100px;
  }
  .container-fluid.style-two {
    padding-left: calc((100% - 960px) / 2 + 12px);
  }
  .fs-32 {
    font-size: 28px;
    line-height: 38px;
  }
  .pt-95 {
    padding-top: 75px;
  }
  .pt-115 {
    padding-top: 100px;
  }
  .pt-120 {
    padding-top: 100px;
  }
  .pb-90 {
    padding-bottom: 70px;
  }
  .pb-95 {
    padding-bottom: 75px;
  }
  .pb-120 {
    padding-bottom: 100px;
  }
  .ptb-120 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-title {
    font-size: 38px;
    line-height: 48px;
  }
  .hero-area.style-one {
    padding: 220px 0 100px;
  }
  .hero-area.style-one .hero-content h5 {
    font-size: 40px;
    line-height: 50px;
    max-width: 60%;
  }
  .hero-area.style-one .hero-content .hero-title {
    font-size: 275px;
    line-height: 260px;
  }
  .hero-area.style-two .hero-content h1 {
    font-size: 54px;
    line-height: 64px;
  }
  .hero-area.style-two .hero-img-wrap .circle-text-wrap {
    width: 220px;
    height: 220px;
    left: -100px;
  }
  .hero-area.style-three .hero-shape-one {
    top: 158px;
    left: 2.5%;
  }
  .hero-area.style-three .hero-shape-two {
    top: 115px;
    right: 9%;
  }
  .hero-area.style-three .hero-content h1 {
    font-size: 48px;
    line-height: 58px;
  }
  .hero-area.style-three .hero-slider-wrapper .hero-slide-item {
    height: 600px;
  }
  .about-area.style-two .ceo-brief {
    padding-bottom: 40px;
    margin-top: 15px;
  }
  .about-area.style-two .ceo-brief p {
    margin-bottom: 20px;
  }
  .about-area.style-two .about-features {
    margin-top: 35px;
    padding-top: 20px;
    margin-left: 40px;
  }
  .cta-area.style-three .cta-shape-one {
    max-width: 120px;
  }
  .partner-brand-wrap .brand-logo {
    width: 22%;
  }
  .service-area.style-three {
    padding-bottom: 250px;
  }
  .testimonial-area.style-three {
    margin-top: -180px;
  }
  .cta-area.style-one .cta-box {
    padding: 50px 55px 50px 55px;
  }
  .cta-area.style-two .cta-box {
    padding-left: 55px;
    padding-right: 55px;
  }
  .cta-area.style-two .cta-box .cta-img {
    max-width: 670px;
    right: -50px;
  }
}
@media only screen and (min-width: 1200px) {
  .mt-xl-7 {
    margin-top: 7px;
  }
  .container-fluid.style-two {
    padding-left: calc((100% - 1140px) / 2 + 12px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-box.style-two .cta-img {
    max-width: 700px;
  }
  .blog-card.style-two .blog-img .blog-metainfo, .blog-card.style-three .blog-img .blog-metainfo {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1400px) {
  .container-fluid.style-two {
    padding-left: calc((100% - 1320px) / 2 + 12px);
  }
  .br-menu li {
    font-size: 20px;
  }
  .fs-xxl-18 {
    font-size: 18px;
  }
  .hero-area.style-one .container {
    max-width: 1340px;
  }
  .hero-area.style-one .hero-content .hero-title {
    font-size: 388px;
    line-height: 375px;
  }
  .hero-area.style-two .hero-content h1 {
    font-size: 64px;
    line-height: 74px;
  }
  .hero-area.style-two .hero-img-wrap .circle-text-wrap {
    width: 220px;
    height: 220px;
    left: -100px;
  }
  .hero-area.style-three .hero-slider-wrapper .hero-slide-item {
    height: 791px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .prev-btn,
  .hero-area.style-three .hero-slider-one .slider-btn .next-btn {
    bottom: 77px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .prev-btn {
    left: 100px;
  }
  .hero-area.style-three .hero-slider-one .slider-btn .next-btn {
    right: 100px;
  }
  .about-area.style-one .about-content .counter-card {
    padding: 26px 22px;
  }
  .about-area.style-one .about-content .feature-list li {
    width: 46%;
  }
  .about-area.style-two .ceo-brief {
    margin-top: 84px;
  }
  .about-area.style-two .about-img-wrap {
    width: calc(100% + 82px);
    margin-left: -31px;
  }
  .about-area.style-two .about-features {
    margin-top: 195px;
    margin-left: 95px;
  }
  .simple-area .simple-content p {
    max-width: 75%;
  }
  .wh-content .wh-features {
    width: 85%;
  }
  .schedule-box {
    padding: 34px 36px 34px;
  }
  .schedule-box.style-three .contact-info-card {
    padding-top: 43px;
    margin-top: 45px;
  }
  .feature-card.style-one p {
    padding: 0 25px;
  }
  .feature-card.style-two h3 {
    max-width: 75%;
  }
  .feature-card.style-two p {
    padding-right: 10px;
  }
  .service-card.style-two {
    padding: 20px 20px 20px 33px;
  }
  .service-card.style-two .service-info {
    width: calc(100% - 285px);
  }
  .service-card.style-two .service-info h3 {
    margin: 31px 0 13px;
  }
  .service-card.style-two .service-info p {
    margin-bottom: 27px;
  }
  .service-area.style-three {
    padding-bottom: 320px;
  }
  .testimonial-area.style-three {
    margin-top: -220px;
  }
  .process-card-wrap .process-card {
    margin-bottom: 80px;
  }
  .process-card-wrap .process-card:last-child {
    margin-bottom: 0;
  }
  .process-card-wrap .process-card .process-counter {
    font-size: 64px;
  }
  .process-card-wrap .process-card h3 {
    margin: 24px 0 10px;
  }
  .cta-area.style-three {
    padding-bottom: 120px;
  }
  .testimonial-area.style-three .quote-icon {
    margin-top: 6px;
  }
  .testimonial-area.style-three .testimonial-card.style-one p {
    padding-right: 5px;
    margin-bottom: 34px;
  }
  .testimonial-card.style-one p {
    padding-right: 65px;
  }
  .funfact-area .counter-card-wrap .counter-card {
    text-align: start;
  }
  .funfact-area .counter-card-wrap .counter-card:nth-child(2) {
    padding-left: 115px;
  }
  .funfact-area .counter-card-wrap .counter-card:nth-child(3) {
    padding-left: 160px;
  }
  .blog-card.style-two .blog-img .blog-metainfo, .blog-card.style-three .blog-img .blog-metainfo {
    max-width: 387px;
  }
  .blog-card.style-three {
    width: calc(100% + 30px);
    margin-left: -30px;
  }
  .blog-desc .single-img .blog-metainfo {
    width: calc(100% - 236px);
  }
  .recent-post-widget .rp-post-wrap .rp-post-card .rp-post-info {
    padding-right: 50px;
  }
  .filter-jobs-box {
    padding: 40px 46px 24px;
  }
  .cart-wrapper {
    padding: 85px 88px;
  }
  .cause-card .cause-title {
    padding: 19px 30px 22px;
  }
  .cause-card .cause-title h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .appointment-box.style-two {
    padding: 85px 148px 98px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid {
    max-width: 1920px;
  }
  .container-fluid.style-three {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container-fluid.style-four {
    padding-left: 160px;
    padding-right: 160px;
  }
  .hero-area.style-one .container {
    max-width: 1340px;
  }
  .hero-area.style-one .hero-content .hero-title {
    font-size: 400px;
    line-height: 350px;
  }
  .hero-area.style-one .hero-content a {
    margin-right: -40px;
  }
  .hero-area.style-one .social-profile {
    right: 50px;
  }
  .hero-area.style-two .hero-content {
    margin-top: 70px;
  }
  .hero-area.style-two .hero-content h1 {
    max-width: 80%;
  }
  .hero-area.style-two .hero-content p {
    max-width: 78%;
  }
  .cta-area.style-one .container-fluid {
    padding-left: 155px;
    padding-right: 155px;
  }
  .cta-area.style-one .cta-box {
    padding: 50px 145px 50px 145px;
  }
  .cta-area.style-one .cta-box h2 {
    max-width: 85%;
  }
  .cta-area.style-one .cta-box .cta-img {
    padding: 0 85px 0 100px;
  }
  .cta-area.style-two:after {
    width: calc(100% - 100px);
  }
  .cta-area.style-two .cta-box {
    padding-left: 92px;
    padding-right: 92px;
  }
  .funfact-area:after {
    width: calc(100% - 100px);
  }
  .pricing-area:before {
    width: calc(100% - 310px);
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.style-five {
    padding-left: 48px;
    padding-right: 48px;
  }
  .hero-area.style-two .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
  .service-area.style-three {
    padding-bottom: 380px;
  }
  .testimonial-area.style-three {
    margin-top: -280px;
  }
  .find-us-wrap:after {
    width: calc(100% - 100px);
  }
  .wh-area.style-one .section-shape {
    bottom: 19%;
    right: 5.5%;
  }
}/*# sourceMappingURL=carra-responsive.css.map */