@media only screen and (max-width: 575px) {
    .page-nav li {
        margin-right: 4px;
    }
    .page-nav li:last-child {
        margin-right: 0;
    }
    .page-nav li a {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .social-link.style-one li {
        width: 50%;
    }
    .social-link.style-one li a {
        padding: 20px 10px;
    }
    .team-widget .team-info {
        padding: 22px 20px 22px;
    }
    .team-widget .team-info h2 {
        font-size: 26px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .container-fluid {
        max-width: 540px;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .px-sm-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    p,
    input,
    textarea,
    span,
    select,
    label,
    li {
        font-size: 14px;
        line-height: 25px;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.3;
    }
    .sm-none {
        display: none;
    }
    .mt-30,
    .mt-35 {
        margin-top: 20px !important;
    }
    .mb-sm-10 {
        margin-bottom: 10px;
    }
    .mb-sm-25 {
        margin-bottom: 25px;
    }
    .mb-100 {
        margin-bottom: 40px;
    }
    .mb-50 {
        margin-bottom: 40px;
    }
    .mb-100 {
        margin-bottom: 70px;
    }
    .pt-70 {
        padding-top: 40px;
    }
    .pt-75 {
        padding-top: 35px;
    }
    .pb-70 {
        padding-bottom: 30px;
    }
    .pb-75 {
        padding-bottom: 35px;
    }
    .pt-95 {
        padding-top: 60px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .ptb-100 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .fs-24 {
        font-size: 22px;
    }
    .lh-30 {
        line-height: 28px;
    }
    .fs-36 {
        font-size: 28px !important;
    }
    .fs-40 {
        font-size: 26px;
    }
    .mb-45 {
        margin-bottom: 35px;
    }
    .mt-sm-20 {
        margin-top: 20px;
    }
    .mb-sm-15 {
        margin-bottom: 15px !important;
    }
    .mt-sm-20 {
        margin-top: 20px !important;
    }
    .mb-sm-20 {
        margin-bottom: 20px !important;
    }
    .mb-sm-25 {
        margin-bottom: 25px !important;
    }
    .mt-50 {
        margin-top: 35px;
    }
    .mb-83 {
        margin-bottom: 50px;
    }
    .fs-14 {
        font-size: 13px;
    }
    .fs-15,
    .fs-16 {
        font-size: 14px;
    }
    .fs-18 {
        font-size: 16px;
    }
    .fs-20 {
        font-size: 18px;
    }
    .fs-24 {
        font-size: 22px;
    }
    .fs-26 {
        font-size: 24px;
    }
    .link {
        font-size: 14px;
    }
    .link i {
        font-size: 14px;
    }
    .btn {
        font-size: 13px;
        padding: 18px 25px;
    }
    .slider-btn .prev-btn,
    .slider-btn .next-btn {
        width: 40px;
        height: 40px;
    }
    .slider-btn .prev-btn i,
    .slider-btn .next-btn i {
        font-size: 18px;
    }
    .slider-btn .prev-btn:hover,
    .slider-btn .next-btn:hover {
        transform: scale(1.03);
    }
    .slider-btn.style-one .prev-btn i,
    .slider-btn.style-one .next-btn i,
    .slider-btn.style-two .prev-btn i,
    .slider-btn.style-two .next-btn i,
    .slider-btn.style-three .prev-btn i,
    .slider-btn.style-three .next-btn i,
    .slider-btn.style-four .prev-btn i,
    .slider-btn.style-four .next-btn i,
    .slider-btn.style-five .prev-btn i,
    .slider-btn.style-five .next-btn i {
        font-size: 18px;
    }
    .section-title.style-two h2,
    .section-title.style-three h2,
    .section-title.style-four h2,
    .section-title.style-five h2,
    .section-title.style-six h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .section-title.style-two h2 span,
    .section-title.style-three h2 span,
    .section-title.style-four h2 span,
    .section-title.style-five h2 span,
    .section-title.style-six h2 span {
        font-size: 26px;
    }
    .section-title.style-one h2,
    .section-title.style-six h2 {
        font-size: 24px;
        line-height: 33px;
    }
    .section-title.style-one h2 span,
    .section-title.style-six h2 span {
        font-size: 24px;
    }
    .section-title.style-one h2 span:after,
    .section-title.style-six h2 span:after {
        height: 100%;
    }
    .row.mb-40 {
        margin-bottom: 30px;
    }
    .breadcrumb-wrap {
        padding: 40px 0;
    }
    .breadcrumb-wrap:after {
        width: 100%;
    }
    .breadcrumb-wrap .br-title {
        font-size: 27px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .breadcrumb-wrap .br-menu li {
        margin-right: 4px;
        padding-right: 17px;
    }
    .breadcrumb-wrap .br-menu li:after {
        font-size: 14px;
    }
    .breadcrumb-wrap .br-menu li:last-child {
        margin-right: 0;
        padding-right: 0;
    }
    .hero-wrap.style-one {
        padding: 120px 0 50px;
    }
    .hero-wrap.style-one .hero-text-shape-one {
        top: 15px;
        padding: 0 5px;
    }
    .hero-wrap.style-one .hero-text-shape-two {
        top: 50px;
        padding: 0 5px;
    }
    .hero-wrap.style-one .hero-ratings>img {
        max-width: 85px;
    }
    .hero-wrap.style-one .hero-ratings ul li img {
        max-width: 14px;
    }
    .hero-wrap.style-one .hero-img {
        left: 0;
    }
    .hero-wrap.style-one .hero-content p {
        padding: 0;
    }
    .hero-wrap.style-one .make-call {
        padding: 15.5px 16px 15.5px 49px;
        max-width: 100%;
        font-size: 13px;
    }
    .hero-wrap.style-one .make-call span {
        width: 42px;
        height: 42px;
    }
    .hero-wrap.style-two {
        padding: 40px 0 40px;
    }
    .hero-wrap.style-two .hero-title {
        font-size: 30px;
        line-height: 40px;
    }
    .hero-wrap.style-two .hero-title span {
        max-width: 60px;
    }
    .hero-wrap.style-two .hero-text-box {
        margin: 15px 0;
        min-width: 100%;
        padding: 15px;
    }
    .hero-wrap.style-two .hero-img-wrap {
        margin-top: 0px;
    }
    .hero-wrap.style-two .hero-img-wrap .hero-img {
        display: block;
        margin: 0 auto;
    }
    .hero-wrap.style-two .hero-img-wrap .hero-ratings {
        min-width: 100%;
    }
    .hero-wrap.style-two .hero-img-wrap .hero-ratings>img {
        max-width: 85px;
    }
    .hero-wrap.style-two .hero-img-wrap .hero-ratings ul li img {
        max-width: 14px;
    }
    .hero-wrap.style-two .circle-text-wrap {
        margin-top: 40px;
        width: 110px;
        height: 110px;
    }
    .hero-wrap.style-two .circle-text-wrap span {
        width: 45px;
        height: 45px;
    }
    .hero-wrap.style-two .circle-text-wrap span i {
        font-size: 25px;
        line-height: 0.8;
    }
    .hero-wrap.style-three {
        padding: 45px 0 50px;
    }
    .hero-wrap.style-three:after {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, rgb(247, 246, 244) 0%, rgba(255, 255, 255, 0.83) 68%);
        z-index: -1;
    }
    .hero-wrap.style-three .hero-content {
        padding: 0 0 0 80px;
    }
    .hero-wrap.style-three .hero-content .hero-img {
        max-width: 70px;
        display: block;
    }
    .hero-wrap.style-three .hero-content h1 {
        font-size: 38px;
        line-height: 39px;
        margin-bottom: 15px;
    }
    .hero-wrap.style-three .hero-content h1 .hero-subimg {
        max-width: 80px;
        margin: 0 10px;
        bottom: 0px;
    }
    .hero-wrap.style-three .hero-content h1 .subtext {
        margin-left: 0;
        font-size: 38px;
    }
    .hero-wrap.style-three .hero-content p,
    .hero-wrap.style-three .hero-content .btn {
        margin-left: 0;
    }
    .hero-wrap.style-three .hero-content p {
        max-width: 100%;
        margin-bottom: 25px;
    }
    .hero-wrap.style-three .hero-content .btn {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .hero-wrap.style-four .hero-slide-item {
        padding: 60px 0 220px;
    }
    .hero-wrap.style-four .hero-slide-item:after {
        background: rgba(253, 253, 253, 0.7);
    }
    .hero-wrap.style-four .hero-slide-item .hero-content h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list {
        margin-bottom: 30px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li {
        font-size: 14px;
        padding-left: 28px;
        margin-bottom: 12px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li:last-child {
        margin-bottom: 0;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li i {
        top: 3px;
        font-size: 18px;
    }
    .hero-wrap.style-four .slider-btn-wrap {
        bottom: 115px;
        width: 140px;
    }
    .hero-wrap.style-four .slider-btn-wrap .hero-pagination {
        top: 38%;
    }
    .hero-wrap.style-four .rating-text {
        width: 280px;
        height: 140px;
        border-radius: 25rem 25rem 0 0;
        padding-top: 25px;
        right: -50px;
    }
    .hero-wrap.style-five .hero-slide-item {
        padding: 40px 0 280px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 290px;
        height: 290px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .hero-img-shape {
        bottom: -77px;
        left: 50%;
        max-width: 27px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 100px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .circle-text-wrap {
        width: 110px;
        height: 110px;
        padding: 12px;
        top: -35px;
        left: -20px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .circle-text-wrap span {
        width: 42px;
        height: 42px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .circle-text-wrap span i {
        font-size: 19px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 0;
        text-align: center;
        margin-bottom: 35px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap {
        margin-top: -130px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb {
        padding-top: 30px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb span {
        font-size: 45px;
    }
    .hero-wrap.style-five .hero-pagination {
        height: 7px;
        margin-top: 20px;
    }
    .about-wrap.style-one .about-content p,
    .about-wrap.style-four .about-content p {
        margin-bottom: 31px;
    }
    .about-wrap.style-one .about-content .about-btn span,
    .about-wrap.style-four .about-content .about-btn span {
        width: 100%;
        margin: 10px 0 0;
    }
    .about-wrap.style-one .about-content .counter-card-wrap .counter-card,
    .about-wrap.style-four .about-content .counter-card-wrap .counter-card {
        padding: 21.5px 10px;
    }
    .about-wrap.style-one .about-content .counter-card-wrap .counter-card h4,
    .about-wrap.style-four .about-content .counter-card-wrap .counter-card h4 {
        font-size: 40px;
        line-height: 40px;
    }
    .about-wrap.style-one .about-content .counter-card-wrap .counter-card h4 span,
    .about-wrap.style-four .about-content .counter-card-wrap .counter-card h4 span {
        font-size: 40px;
        line-height: 40px;
    }
    .about-wrap.style-one .about-content .counter-card-wrap .counter-card p,
    .about-wrap.style-four .about-content .counter-card-wrap .counter-card p {
        margin-top: 10px;
        line-height: 22px;
    }
    .about-wrap.style-two .about-content .about-tablist {
        padding: 14px 0px 14px 0px;
    }
    .about-wrap.style-three .about-img .award-status {
        padding: 20px 40px 18px;
    }
    .about-wrap.style-three .about-img .award-status h6 {
        font-size: 40px;
    }
    .about-wrap.style-three .about-content p {
        margin-bottom: 42px;
    }
    .about-wrap.style-three .about-content .about-btn span {
        margin: 15px 0 0 0;
    }
    .feature-card.style-two {
        padding: 20px;
    }
    .feature-card.style-two .feature-img .feature-icon {
        right: 20px;
    }
    .feature-card.style-three,
    .feature-card.style-five {
        padding: 0 35px 0 40px;
    }
    .feature-card.style-three .feature-icon,
    .feature-card.style-five .feature-icon {
        margin-bottom: 50px;
    }
    .feature-card.style-three .br-one,
    .feature-card.style-three .br-two,
    .feature-card.style-five .br-one,
    .feature-card.style-five .br-two {
        width: 112px;
        height: 57px;
    }
    .feature-card.style-three .br-three,
    .feature-card.style-three .br-four,
    .feature-card.style-five .br-three,
    .feature-card.style-five .br-four {
        width: 30px;
        height: 58px;
    }
    .category-card.style-two .category-info {
        padding: 23px 20px 23px;
    }
    .category-card.style-three .cat-img {
        width: 100%;
        padding: 5px;
    }
    .category-card.style-three .cat-info {
        width: 100%;
        margin: 22px 22px 22px;
    }
    .category-card.style-three .cat-info span {
        font-size: 38px;
        margin-right: 0;
        left: -35px;
    }
    .category-card.style-three .cat-info h3 {
        font-size: 20px;
    }
    .service-slider-two {
        padding: 0 12px;
    }
    .service-slider-two .slider-btn-wrap {
        width: 170px;
        margin: 20px auto 0;
    }
    .service-slider-two .slider-btn-wrap .service-pagination {
        top: 33%;
    }
    .service-card h3 {
        font-size: 21px;
        line-height: 26px;
    }
    .service-card.style-one h3 {
        margin-bottom: 20px;
    }
    .service-card.style-two .service-info {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        background-color: rgb(255, 255, 255);
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0);
        border-radius: 0 0 15px 15px;
        padding: 20px;
    }
    .service-card.style-five .service-img .service-icon {
        width: 70px;
        height: 70px;
        bottom: -35px;
        right: 15px;
    }
    .service-card.style-five .service-info {
        padding: 20px 20px 20px;
    }
    .service-list li {
        margin-bottom: 15px;
    }
    .service-list li:last-child {
        margin-bottom: 0;
    }
    .service-list li a {
        padding: 16px 85px 16px 20px;
        font-size: 16px;
    }
    .service-list li a span i {
        font-size: 22px;
    }
    .service-btn-wrap .slider-btn {
        width: 90px;
    }
    .service-btn-wrap .service-five-scrollbar {
        width: calc(100% - 100px);
    }
    .featured-wrap.style-one .featured-content {
        padding: 25px 20px 25px;
    }
    .featured-wrap.style-one .featured-content .feature-item-wrap .feature-item {
        margin-bottom: 30px;
    }
    .featured-wrap.style-one .featured-content .feature-item-wrap .feature-item:last-child {
        margin-bottom: 0;
    }
    .featured-wrap.style-one .featured-content .feature-item-wrap .feature-item .featured-icon {
        width: 45px;
    }
    .featured-wrap.style-one .featured-content .feature-item-wrap .feature-item .feature-text {
        width: calc(100% - 65px);
    }
    .featured-wrap.style-one .featured-content .feature-item-wrap .feature-item .feature-text h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .featured-wrap.style-four {
        padding-bottom: 35px !important;
    }
    .feature-card.style-four .feature-icon {
        width: 70px;
        height: 150px;
        padding-top: 15px;
    }
    .feature-card.style-four .feature-icon img {
        max-width: 40px;
    }
    .feature-card.style-four .feature-icon:before {
        width: 70px;
        height: 150px;
        background-size: 70px 150px;
    }
    .feature-card.style-four .feature-info {
        margin-top: 0;
        width: calc(100% - 90px);
    }
    .cover-item-wrap .cover-item .cover-counter {
        width: 65px;
        height: 66px;
    }
    .cover-item-wrap .cover-item .cover-counter span {
        left: -23px;
        font-size: 43px;
    }
    .cover-item-wrap .cover-item .cover-text {
        width: calc(100% - 80px);
    }
    .wh-wrap.style-one .wh-box .wh-shape {
        bottom: -5px;
        left: -5px;
        max-width: 130px;
    }
    .wh-wrap.style-one .wh-box .wh-content {
        padding: 52px 20px 65px 20px;
    }
    .wh-wrap.style-one .wh-box .wh-content .feature-list {
        width: 100%;
        margin-left: 0;
    }
    .wh-wrap.style-one .wh-box .wh-content .feature-list li {
        padding-left: 41px;
    }
    .wh-wrap.style-two .feature-list li {
        width: 100%;
    }
    .wh-wrap.style-three .wh-img-wrap {
        padding-bottom: 70px;
    }
    .wh-wrap.style-three .wh-img-wrap span {
        bottom: 10px;
        left: 0%;
        font-size: 14px;
    }
    .wh-wrap.style-three .wh-img-wrap .wh-img-two {
        max-width: 150px;
    }
    .wh-wrap.style-three .wh-content .feature-list {
        width: 65%;
        margin-left: auto;
    }
    .wh-wrap.style-three .wh-content .feature-list li {
        margin-bottom: 24px;
        padding-left: 38px;
    }
    .wh-wrap.style-three .wh-content .feature-list li:last-child {
        margin-bottom: 0;
    }
    .wh-wrap.style-three .wh-content .feature-list li i {
        position: absolute;
        top: 5px;
        left: 0;
        color: var(--travel_primaryColor);
        font-size: 25px;
        font-weight: 500;
        line-height: 0.8;
    }
    .counter-card.style-three {
        padding: 23px 15px;
    }
    .counter-card.style-three h2 {
        font-size: 36px;
    }
    .counter-card.style-three h2 span {
        font-size: 36px;
    }
    .testimonial-wrap.style-three .section-title h2>span {
        margin-left: 0;
    }
    .testimonial-wrap.style-three .testimonial-thumbslider-two {
        margin: 20px 0 30px;
        left: 0px;
    }
    .testimonial-wrap.style-two .testimonial-content .quote-icon {
        max-width: 100px;
        top: 50%;
    }
    .testimonial-wrap.style-two .testimonial-content .testimonial-slider-two {
        padding-top: 30px;
    }
    .testimonial-wrap.style-two .testimonial-content .slider-btn-wrap {
        width: 170px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .testimonial-wrap.style-two .testimonial-content .slider-btn-wrap .testimonial-pagination {
        top: 37%;
    }
    .testimonial-card.style-one .rating li i,
    .testimonial-card.style-three .rating li i {
        font-size: 18px;
    }
    .testimonial-card.style-one p,
    .testimonial-card.style-three p {
        font-size: 20px;
        line-height: 30px;
        margin: 25px 0 25px;
        padding: 0;
    }
    .testimonial-card.style-two p {
        font-size: 21px;
        line-height: 33px;
        margin-bottom: 25px;
    }
    .testimonial-card.style-four {
        padding: 22px 20px 22px;
    }
    .testimonial-card.style-four p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 34px;
    }
    .testimonial-card.style-four .client-info-wrap .quote-icon {
        width: 45px;
    }
    .testimonial-card.style-four .client-info-wrap h6 {
        width: calc(100% - 45px);
        font-size: 16px;
    }
    .testimonial-card.style-four .client-info-wrap h6 span {
        font-size: 14px;
        display: block;
    }
    .testimonial-card.style-five {
        padding: 22px 20px 22px;
    }
    .testimonial-card.style-five .quote-icon {
        max-width: 35px;
    }
    .testimonial-card.style-five p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 45px;
    }
    .testimonial-card.style-five .client-info-wrap .client-img {
        width: 45px;
        height: 45px;
        margin-right: 10px;
    }
    .testimonial-card.style-five .client-info-wrap h6 {
        font-size: 16px;
    }
    .testimonial-card.style-five .client-info-wrap h6 span {
        font-size: 14px;
        display: block;
    }
    .testimonial-slider-one .slider-btn,
    .testimonial-slider-three .slider-btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 30px;
    }
    .testimonial-slider-one .slider-btn .prev-btn,
    .testimonial-slider-one .slider-btn .next-btn,
    .testimonial-slider-three .slider-btn .prev-btn,
    .testimonial-slider-three .slider-btn .next-btn {
        position: relative;
        top: auto;
        transform: translateY(0%);
        z-index: 1;
    }
    .testimonial-slider-one .slider-btn .prev-btn,
    .testimonial-slider-three .slider-btn .prev-btn {
        left: auto;
        margin-right: 8px;
    }
    .testimonial-slider-one .slider-btn .next-btn,
    .testimonial-slider-three .slider-btn .next-btn {
        right: auto;
        margin-left: 8px;
    }
    .testimonial-pagination-five.mt-50 {
        margin-top: 30px;
    }
    .move-text-wrap {
        padding: 35px 0;
    }
    .moving-text.style-one li,
    .moving-text.style-two li {
        font-size: 15px;
        margin: 0 20px 0 0;
        padding: 0 8px 0 0;
    }
    .moving-text.style-one li:after,
    .moving-text.style-two li:after {
        font-size: 18px;
    }
    .moving-text.style-one {
        /* Safari 4.0 - 8.0 */
        animation: moveRightToLeft 10s linear infinite alternate;
    }
    .moving-text.style-two {
        /* Safari 4.0 - 8.0 */
        animation: moveLeftToRight 10s linear infinite alternate;
    }
    .pricing-card {
        padding: 35px 20px 35px;
    }
    .pricing-card .pricing-tag {
        font-size: 32px;
        margin-bottom: 22px;
    }
    .pricing-card .pricing-tag span {
        font-size: 14px;
    }
    .pricing-card .pricing-features {
        margin: 30px 0 0;
    }
    .pricing-card .pricing-features li {
        padding-left: 26px;
        margin-bottom: 16px;
        font-size: 15px;
    }
    .pricing-card .pricing-features li:last-child {
        margin-bottom: 0;
    }
    .faq-wrap.style-two .faq-tablist .nav-item .nav-link {
        font-size: 16px;
    }
    .faq-wrap.style-two .features-list li {
        padding-left: 28px;
        margin-bottom: 8px;
    }
    .faq-wrap.style-two .features-list li i {
        font-size: 20px;
        top: 3px;
    }
    .faq-wrap.style-two .features-list li:last-child {
        margin-bottom: 0;
    }
    .faq-wrap.style-three .faq-img-wrap {
        padding: 60px 0 25px;
    }
    .faq-wrap.style-three .faq-content {
        padding: 0 0 60px;
    }
    .team-slider-one .team-scrollbar {
        margin-top: 30px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img {
        padding: 10px 10px 10px 0;
        margin-right: 15px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img:before {
        bottom: 10px;
        left: 0;
        width: 230px !important;
        height: 100px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img:after {
        right: 15px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text {
        min-width: 285px;
        max-width: 285px;
        left: 0px;
        padding: 25px 15px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text p {
        font-size: 18px;
        line-height: 28px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text p span {
        font-size: 18px;
    }
    .benefit-wrap.style-three .benefit-content .features-list {
        margin-bottom: 0;
    }
    .benefit-wrap.style-three .benefit-content .features-list li {
        width: 100%;
        margin-bottom: 18px;
    }
    .benefit-wrap.style-three .benefit-content .features-list li:last-child {
        margin-bottom: 0;
    }
    .benefit-wrap.style-three .benefit-content .features-list li:nth-child(even) {
        left: 0px;
    }
    .benefit-wrap.style-three .benefit-content .features-list li img {
        top: 6px;
    }
    .quote-wrap.style-one .quote-content {
        padding: 60px 0 25px;
    }
    .quote-box.style-one {
        padding: 30px 20px 35px;
    }
    .quote-box.style-one h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .quote-box.style-two {
        background-position: center center;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 60px;
    }
    .quote-form.style-three button {
        margin-top: 20px;
    }
    .blog-card-wrap.style-one {
        padding: 30px 20px 34px;
    }
    .blog-card-wrap.style-one .blog-card {
        margin-bottom: 25px;
        padding-bottom: 25px;
    }
    .blog-card-wrap.style-one .blog-card:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .blog-card h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .blog-card.style-two .blog-img {
        width: 100%;
    }
    .blog-card.style-two .blog-info {
        width: 100%;
        margin: 20px 0 0;
    }
    .blog-card.style-two .blog-info h3 {
        margin-bottom: 20px;
    }
    .blog-card.style-three {
        padding: 25px 20px;
    }
    .blog-card.style-three h3 {
        margin-bottom: 20px;
    }
    .blog-card.style-four .blog-info {
        padding: 25px 20px 25px;
    }
    .blog-card.style-four .blog-info h3 {
        margin-bottom: 25px;
    }
    .blog-card.style-five .blog-info {
        padding: 22px 20px 5px;
    }
    .blog-card.style-five .blog-info .link {
        margin-right: 15px;
    }
    .blog-card.style-six .blog-info {
        position: relative;
        bottom: auto;
        left: auto;
        padding: 22px 20px 22px;
        max-width: 100%;
        background-color: #F3EFEE;
    }
    .blog-card.style-six .blog-info h3 {
        margin-bottom: 25px;
    }
    .blog-card.style-seven .blog-info {
        padding: 20px 0 0;
    }
    .blog-card.style-seven .blog-info h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .blog-card.style-eight {
        padding: 22px 20px 24px;
    }
    .blog-card.style-eight h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .faq-wrap.style-one .faq-img-wrap .contact-text {
        bottom: 0;
        right: 15px;
    }
    .accordion .accordion-item .accordion-body {
        padding: 12px 0 0 0;
    }
    .subscribe-wrap.style-two .subscribe-shape-one {
        height: auto !important;
    }
    .subscribe-wrap.style-two .section-title p {
        font-size: 15px;
    }
    .subscribe-form.style-two input {
        padding: 12px 15px;
    }
    .subscribe-form.style-two button {
        position: relative !important;
        top: auto;
        right: auto;
        margin-top: 15px;
        display: block;
        width: 100%;
    }
    .sidebar .sidebar-widget {
        margin-bottom: 30px;
        padding: 25px 20px;
    }
    .sidebar .sidebar-widget:last-child {
        margin-bottom: 0;
    }
    .blog-desc p,
    .service-desc p,
    .insurance-desc p,
    .terms-wrap p {
        margin-bottom: 17px;
    }
    .blog-desc h1,
    .blog-desc h2,
    .blog-desc h3,
    .blog-desc h4,
    .blog-desc h5,
    .blog-desc h6,
    .service-desc h1,
    .service-desc h2,
    .service-desc h3,
    .service-desc h4,
    .service-desc h5,
    .service-desc h6,
    .insurance-desc h1,
    .insurance-desc h2,
    .insurance-desc h3,
    .insurance-desc h4,
    .insurance-desc h5,
    .insurance-desc h6,
    .terms-wrap h1,
    .terms-wrap h2,
    .terms-wrap h3,
    .terms-wrap h4,
    .terms-wrap h5,
    .terms-wrap h6 {
        margin-bottom: 10px;
    }
    .blog-desc h1,
    .service-desc h1,
    .insurance-desc h1,
    .terms-wrap h1 {
        font-size: 28px;
    }
    .blog-desc h2,
    .service-desc h2,
    .insurance-desc h2,
    .terms-wrap h2 {
        font-size: 26px;
    }
    .blog-desc h3,
    .service-desc h3,
    .insurance-desc h3,
    .terms-wrap h3 {
        font-size: 24px;
    }
    .blog-desc h4,
    .service-desc h4,
    .insurance-desc h4,
    .terms-wrap h4 {
        font-size: 22px;
    }
    .blog-desc h5,
    .service-desc h5,
    .insurance-desc h5,
    .terms-wrap h5 {
        font-size: 20px;
    }
    .blog-desc h6,
    .service-desc h6,
    .insurance-desc h6,
    .terms-wrap h6 {
        font-size: 18px;
    }
    .blog-desc .wp-blockquote,
    .service-desc .wp-blockquote,
    .insurance-desc .wp-blockquote,
    .terms-wrap .wp-blockquote {
        padding: 25px 20px 25px 20px;
        margin-bottom: 30px;
    }
    .blog-desc .single-para,
    .service-desc .single-para,
    .insurance-desc .single-para,
    .terms-wrap .single-para {
        margin-bottom: 30px;
    }
    .blog-desc .single-para:last-child,
    .service-desc .single-para:last-child,
    .insurance-desc .single-para:last-child,
    .terms-wrap .single-para:last-child {
        margin-bottom: 0;
    }
    .blog-desc .features-list,
    .service-desc .features-list,
    .insurance-desc .features-list,
    .terms-wrap .features-list {
        margin-bottom: 0;
    }
    .blog-desc .features-list li,
    .service-desc .features-list li,
    .insurance-desc .features-list li,
    .terms-wrap .features-list li {
        padding-left: 28px;
        width: 100%;
        margin-bottom: 10px;
    }
    .blog-desc .features-list li:nth-child(even),
    .service-desc .features-list li:nth-child(even),
    .insurance-desc .features-list li:nth-child(even),
    .terms-wrap .features-list li:nth-child(even) {
        left: 0;
    }
    .blog-desc .features-list li img,
    .service-desc .features-list li img,
    .insurance-desc .features-list li img,
    .terms-wrap .features-list li img {
        top: 5px;
    }
    .blog-desc .content-list li span,
    .service-desc .content-list li span,
    .insurance-desc .content-list li span,
    .terms-wrap .content-list li span {
        font-size: 22px;
    }
    .blog-desc .single-img .contact-info,
    .service-desc .single-img .contact-info,
    .insurance-desc .single-img .contact-info,
    .terms-wrap .single-img .contact-info {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 15px;
    }
    .post-metaoption .post-tag {
        margin-bottom: 20px;
    }
    .promo-text li {
        width: 100%;
        padding: 15px;
        font-size: 14px;
        line-height: 24px;
    }
    .contact-info-wrap .contact-info-card:after {
        width: 70px;
    }
    .contact-info-wrap .contact-info-card .contact-icon {
        width: 70px;
        height: 70px;
    }
    .contact-info-wrap .contact-info-card .contact-icon img {
        max-width: 30px;
    }
    .contact-info-wrap .contact-info-card .contact-info {
        width: calc(100% - 70px);
        padding: 5px 20px 5px 15px;
    }
    .contact-info-wrap .contact-info-card .contact-info a,
    .contact-info-wrap .contact-info-card .contact-info p {
        font-size: 14px;
    }
    .comp-map {
        height: 400px;
    }
    .claim-card {
        padding: 20px;
    }
    .claim-card .claim-img {
        width: 100%;
    }
    .claim-card .claim-info {
        width: 100%;
        margin: 25px 0 0;
    }
    .claim-card .claim-info p {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container-fluid {
        max-width: 720px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .mb-100 {
        margin-bottom: 50px;
    }
    .mb-100 {
        margin-bottom: 80px;
    }
    .pt-70 {
        padding-top: 30px;
    }
    .pt-75 {
        padding-top: 35px;
    }
    .pb-70 {
        padding-bottom: 30px;
    }
    .pb-75 {
        padding-bottom: 35px;
    }
    .pt-95 {
        padding-top: 55px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .ptb-100 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-title.style-one h2,
    .section-title.style-two h2,
    .section-title.style-three h2,
    .section-title.style-four h2,
    .section-title.style-five h2,
    .section-title.style-six h2 {
        font-size: 38px;
        line-height: 47px;
    }
    .breadcrumb-wrap:after {
        width: 100%;
    }
    .breadcrumb-wrap .br-title {
        font-size: 36px;
        line-height: 46px;
    }
    .hero-wrap.style-two {
        padding: 50px 0 70px;
    }
    .hero-wrap.style-two .hero-title {
        font-size: 48px;
        line-height: 58px;
    }
    .hero-wrap.style-two .hero-title span {
        max-width: 100px;
    }
    .hero-wrap.style-two .hero-text-box {
        min-width: 460px;
        margin-bottom: 50px;
        padding: 22px 20px;
    }
    .hero-wrap.style-two .hero-img-wrap .hero-img {
        display: block;
        margin: 0 auto;
    }
    .hero-wrap.style-two .circle-text-wrap {
        width: 145px;
        height: 145px;
    }
    .hero-wrap.style-three {
        padding: 45px 0 100px;
    }
    .hero-wrap.style-three .hero-content {
        padding-left: 100px;
        padding-bottom: 0px;
    }
    .hero-wrap.style-three .hero-content .hero-img {
        max-width: 120px;
    }
    .hero-wrap.style-three .hero-content h1 {
        font-size: 68px;
        line-height: 71px;
        margin-bottom: 15px;
    }
    .hero-wrap.style-three .hero-content h1 .hero-subimg {
        max-width: 180px;
    }
    .hero-wrap.style-three .hero-content h1 .subtext {
        margin-left: 45px;
    }
    .hero-wrap.style-three .hero-content p,
    .hero-wrap.style-three .hero-content .btn {
        margin-left: 50px;
    }
    .hero-wrap.style-three .hero-content p {
        max-width: 58%;
    }
    .hero-wrap.style-four .hero-slide-item {
        padding: 80px 0 150px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list {
        margin-bottom: 42px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li {
        font-size: 16px;
        padding-left: 32px;
        margin-bottom: 15px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li:last-child {
        margin-bottom: 0;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li i {
        top: 2px;
        font-size: 20px;
    }
    .hero-wrap.style-four .slider-btn-wrap {
        bottom: 60px;
    }
    .hero-wrap.style-four .rating-text {
        width: 400px;
        height: 200px;
        border-radius: 16rem 16rem 0 0;
        padding-top: 55px;
        right: -70px;
    }
    .hero-wrap.style-five .hero-slide-item {
        padding: 40px 0 280px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 440px;
        height: 440px;
        margin: 0 auto;
        margin-bottom: 80px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .hero-img-shape {
        bottom: -129px;
        left: 50%;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        bottom: -35px;
        left: -115px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .circle-text-wrap {
        width: 140px;
        height: 140px;
        padding: 12px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 0;
        text-align: center;
        margin-bottom: 25px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 50px;
        line-height: 62px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap {
        margin-top: -200px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb {
        padding-top: 30px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb span {
        font-size: 45px;
    }
    .wh-wrap.style-two .feature-list li {
        width: calc(50% - 14px);
    }
    .quote-wrap.style-one .quote-content {
        padding: 70px 0 30px;
    }
    .quote-box.style-two {
        background-position: center right;
        padding-left: 40px;
        padding-right: 40px;
    }
    .quote-form.style-three button {
        margin-top: 50px;
    }
    .moving-text.style-one li,
    .moving-text.style-two li {
        font-size: 18px;
    }
    .promo-text li {
        font-size: 16px;
        line-height: 24px;
    }
    .testimonial-wrap.style-three .section-title h2>span {
        margin-left: 180px;
    }
    .testimonial-wrap.style-three .testimonial-thumbslider-two {
        margin-top: -45px;
        left: 30px;
    }
    .testimonial-card.style-one p {
        font-size: 22px;
        line-height: 33px;
        padding: 0 40px;
    }
    .faq-wrap.style-three .faq-img-wrap {
        padding: 70px 0 25px;
    }
    .faq-wrap.style-three .faq-content {
        padding: 0 0 70px;
    }
}

@media only screen and (max-width: 991px) {
    .md-none {
        display: none !important;
    }
    .mb-md-15 {
        margin-bottom: 15px;
    }
    .mb-md-25 {
        margin-bottom: 25px;
    }
    .mb-md-30 {
        margin-bottom: 30px;
    }
    .section-title-shape {
        left: -5px;
    }
    .wh-wrap.style-one .wh-box .wh-bg {
        height: 380px;
        width: 100%;
        border-radius: 0 0 15px 15px;
    }
    .wh-wrap.style-two .wh-img-wrap .circle-text-wrap {
        top: -10px;
        left: -7px;
        width: 130px;
        height: 130px;
    }
    .wh-wrap.style-two .wh-img-wrap .circle-text-wrap img {
        max-width: 100px;
    }
    .wh-wrap.style-two .wh-img-wrap .circle-text-wrap span {
        width: 60px;
        height: 60px;
    }
    .wh-wrap.style-three .wh-img-wrap .wh-img-two {
        right: 0;
    }
    .wh-wrap.style-three .wh-content .feature-list {
        width: 100%;
        margin-left: 0;
    }
    .compare-plan-wrap .compare-plan-card {
        min-height: auto;
        padding: 20px 20px 20px 80px;
    }
    .compare-plan-wrap .compare-plan-card .compare-icon {
        width: 60px;
        height: 60px;
        padding: 10px;
    }
    .compare-plan-wrap .compare-plan-card.style-two {
        left: 0;
    }
    .subscribe-wrap.style-one h6 {
        font-size: 21px;
    }
    .subscribe-wrap.style-two .subscribe-shape-two {
        max-width: 120px;
    }
    .subscribe-wrap.style-two .section-title h2.mb-35 {
        margin-bottom: 15px;
    }
    .subscribe-form.style-one button {
        font-size: 14px;
        padding-right: 10px;
    }
    .subscribe-form.style-one button i {
        font-size: 14px;
        margin-left: 5px;
        top: 1px;
    }
    .service-wrap.style-four .service-img img {
        margin: 0 auto;
    }
    .quote-list {
        margin-top: 25px;
    }
    .faq-wrap.style-two .faq-tablist {
        margin-bottom: 30px;
    }
    .featured-wrap.style-one .featured-bg {
        height: 400px;
        border-radius: 15px;
    }
    .benefit-wrap.style-three .benefit-img-wrap {
        margin-top: 60px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img:before {
        left: 0px;
        width: 265px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text {
        left: -40px;
    }
    .testimonial-wrap.style-two {
        overflow: hidden;
    }
    .testimonial-wrap.style-two .testimonial-bg {
        height: 450px;
        background-position: top center;
    }
    .testimonial-wrap.style-two .testimonial-shape {
        left: -35%;
        top: 75%;
        bottom: 0;
        transform: translate(0%, -50%);
    }
    .testimonial-card.style-two {
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) {
    .container {
        max-width: 980px;
    }
    .quote-wrap.style-one .quote-content {
        padding: 100px 0;
    }
    .quote-wrap.style-one .quote-img {
        height: 100%;
        position: relative;
    }
    .quote-wrap.style-one .quote-img img {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .service-wrap.style-four .service-img img {
        margin-left: auto;
    }
    .faq-wrap.style-three .faq-content {
        padding: 100px 0;
    }
    .faq-wrap.style-three .faq-img-wrap {
        position: relative;
        height: 100%;
    }
    .faq-wrap.style-three .faq-img-wrap img {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .lg-none {
        display: none;
    }
    .mb-lg-20 {
        margin-bottom: 20px;
    }
    .mb-lg-25 {
        margin-bottom: 25px;
    }
    .sidebar {
        margin-top: 50px;
    }
    .hero-wrap.style-one .hero-content {
        margin: 30px 0;
    }
    .featured-wrap.style-four {
        padding-bottom: 45px;
    }
    .feature-card.style-four {
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .fs-36 {
        font-size: 30px;
    }
    .fs-40 {
        font-size: 30px;
    }
    .container-fluid.style-one {
        padding-right: calc((100% - 980px) / 2 + 12px);
    }
    .container-fluid.style-two {
        padding-left: calc((100% - 980px) / 2 + 12px);
    }
    .section-title.style-one h2,
    .section-title.style-two h2,
    .section-title.style-three h2,
    .section-title.style-four h2,
    .section-title.style-five h2,
    .section-title.style-six h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .br-title {
        font-size: 40px;
        line-height: 47px;
    }
    .hero-wrap.style-two .hero-title {
        font-size: 70px;
        line-height: 80px;
    }
    .hero-wrap.style-three {
        padding: 75px 0 160px;
    }
    .hero-wrap.style-three .hero-content {
        padding-left: 155px;
        padding-bottom: 15px;
    }
    .hero-wrap.style-three .hero-content .hero-img {
        max-width: 180px;
    }
    .hero-wrap.style-three .hero-content h1 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 20px;
    }
    .hero-wrap.style-three .hero-content h1 .hero-subimg {
        max-width: 220px;
    }
    .hero-wrap.style-three .hero-content h1 .subtext {
        margin-left: 65px;
    }
    .hero-wrap.style-three .hero-content p,
    .hero-wrap.style-three .hero-content .btn {
        margin-left: 70px;
    }
    .hero-wrap.style-three .hero-content p {
        max-width: 58%;
    }
    .hero-wrap.style-four .hero-slide-item {
        padding: 115px 0 200px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content h1 {
        font-size: 60px;
        line-height: 70px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content p {
        font-size: 18px;
        line-height: 26px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list {
        margin-bottom: 42px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li {
        font-size: 16px;
        padding-left: 32px;
        margin-bottom: 15px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li:last-child {
        margin-bottom: 0;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li i {
        top: 2px;
        font-size: 20px;
    }
    .hero-wrap.style-four .slider-btn-wrap {
        bottom: 60px;
    }
    .hero-wrap.style-five .container-fluid {
        padding-left: calc((100% - 980px) / 2 + 12px);
    }
    .hero-wrap.style-five .hero-slide-item {
        padding: 50px 0 0;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 440px;
        height: 440px;
        margin-bottom: 118px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .hero-img-shape {
        bottom: -129px;
        left: 50%;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        bottom: -35px;
        left: -115px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .circle-text-wrap {
        width: 140px;
        height: 140px;
        padding: 12px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 52px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 50px;
        line-height: 62px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap {
        margin-top: -170px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb {
        padding-top: 30px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap .hero-thumb span {
        font-size: 45px;
    }
    .wh-wrap.style-two .feature-list li {
        width: calc(33.33% - 14px);
        margin-right: 14px;
    }
    .benefit-wrap.style-three .benefit-img-wrap {
        margin-left: 20px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img:before {
        left: 0px;
        width: 265px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text {
        left: -40px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text p {
        font-size: 22px;
    }
    .blog-card-wrap.style-one .blog-card {
        margin-bottom: 36px;
        padding-bottom: 36px;
    }
    .blog-card-wrap.style-one .blog-card:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .testimonial-wrap.style-three .testimonial-thumbslider-two {
        margin-top: -65px;
        left: 40px;
    }
    .promo-text li {
        font-size: 20px;
        line-height: 26px;
    }
    .quote-box.style-three .quote-shape {
        max-width: 110px;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }
    .container-fluid.style-one {
        padding-right: calc((100% - 1180px) / 2 + 12px);
    }
    .container-fluid.style-two {
        padding-left: calc((100% - 1180px) / 2 + 12px);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero-wrap.style-one .hero-ratings {
        width: calc(100% + 40px);
    }
    .hero-wrap.style-one .make-call {
        width: calc(100% + 26px);
        margin-left: -26px;
    }
    .hero-wrap.style-five .container-fluid.style-two {
        padding-left: 12px;
        padding-right: 12px;
    }
    .benefit-card.style-two {
        padding: 111px 10px 25px;
    }
    .quote-box.style-three .quote-shape {
        max-width: 200px;
    }
    .quote-box.style-three .quote-list {
        width: calc(100% - 80px);
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .hero-wrap.style-five .hero-thumbSlider-wrap {
        width: calc(100% - 40px);
    }
    .quote-list {
        width: calc(100% - 80px);
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        max-width: 1305px;
    }
    .container-fluid.style-one {
        padding-right: calc((100% - 1305px) / 2 + 12px);
    }
    .container-fluid.style-two {
        padding-left: calc((100% - 1305px) / 2 + 12px);
    }
    .ps-xxl-13 {
        padding-left: 1.3rem !important;
    }
    .fs-xxl-18 {
        font-size: 18px;
    }
    .fs-xxl-20 {
        font-size: 20px;
    }
    .btn {
        font-size: 18px;
        font-weight: 300;
        padding: 19.5px 40px;
    }
    .section-title.style-one h2,
    .section-title.style-six h2 {
        font-size: 56px;
        line-height: 70px;
    }
    .section-title.style-two h2 {
        font-size: 56px;
        line-height: 65px;
    }
    .section-title.style-three h2 {
        font-size: 56px;
        line-height: 65px;
    }
    .section-title.style-four h2,
    .section-title.style-five h2 {
        font-size: 48px;
        line-height: 60px;
    }
    .br-title {
        font-size: 64px;
        line-height: 68px;
    }
    .sidebar .sidebar-widget.style-three {
        padding: 44px 48px 30px;
    }
    .hero-wrap.style-one .hero-img {
        left: -50px;
    }
    .hero-wrap.style-one .hero-content p {
        padding: 0 30px;
        font-size: 20px;
        line-height: 30px;
    }
    .hero-wrap.style-two .hero-title {
        font-size: 96px;
        line-height: 100px;
    }
    .hero-wrap.style-two .hero-text-box p {
        font-size: 20px;
        line-height: 30px;
    }
    .hero-wrap.style-three {
        padding: 101px 0 245px;
    }
    .hero-wrap.style-three .hero-content {
        padding-left: 155px;
        padding-bottom: 0;
    }
    .hero-wrap.style-three .hero-content h1 {
        font-size: 125px;
        line-height: 118px;
        margin-bottom: 20px;
    }
    .hero-wrap.style-three .hero-content h1 .hero-subimg {
        max-width: 250px;
    }
    .hero-wrap.style-three .hero-content h1 .subtext {
        margin-left: 108px;
        letter-spacing: 0.037em;
    }
    .hero-wrap.style-three .hero-content p,
    .hero-wrap.style-three .hero-content .btn {
        margin-left: 118px;
    }
    .hero-wrap.style-three .hero-content p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 43px;
        max-width: 75%;
    }
    .hero-wrap.style-four .hero-slide-item {
        padding: 178px 0 300px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content h1 {
        font-size: 80px;
        line-height: 90px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content p {
        font-size: 24px;
        line-height: 30px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list {
        margin-bottom: 42px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li {
        font-size: 20px;
        padding-left: 42px;
    }
    .hero-wrap.style-four .hero-slide-item .hero-content .features-list li i {
        top: 2px;
        font-size: 24px;
    }
    .hero-wrap.style-five .container-fluid {
        padding-left: calc((100% - 1380px) / 2 + 12px);
    }
    .hero-wrap.style-five .hero-slide-item {
        padding: 93px 0 0;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 540px;
        height: 540px;
        margin-bottom: 118px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .hero-img-shape {
        bottom: -129px;
        left: 50%;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        bottom: -15px;
        left: -95px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 32px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 74px;
        line-height: 80px;
    }
    .hero-wrap.style-five .hero-thumbSlider-wrap {
        margin-top: -308px;
    }
    .about-wrap.style-one .about-img {
        width: calc(100% - 80px);
    }
    .about-wrap.style-one .about-btn span {
        margin-left: 30px;
    }
    .about-wrap.style-two .about-img {
        width: calc(100% - 80px);
    }
    .about-wrap.style-two .about-content .about-tablist {
        padding: 14px 50px 14px 20px;
    }
    .about-wrap.style-two .about-content .about-tablist .nav-item .nav-link {
        font-size: 18px;
    }
    .about-wrap.style-three .about-img {
        width: calc(100% - 80px);
    }
    .about-wrap.style-three .about-content .about-btn span {
        margin-left: 30px;
    }
    .wh-wrap.style-one .wh-box .wh-shape {
        left: -55px;
        max-width: 274px;
    }
    .wh-wrap.style-two .wh-content p {
        max-width: 85%;
    }
    .wh-wrap.style-two .feature-list li {
        padding: 10px 25px 10px 45px;
        width: calc(25% - 20px);
    }
    .wh-wrap.style-two .feature-list li i {
        left: 15px;
    }
    .featured-wrap.style-one .featured-content {
        padding: 45px 37px 42px 49px;
    }
    .feature-card.style-two {
        padding: 30px 30px 25px;
    }
    .feature-card.style-three,
    .feature-card.style-five {
        padding: 0 53px 0 60px;
    }
    .feature-card.style-three .br-one,
    .feature-card.style-three .br-two,
    .feature-card.style-five .br-one,
    .feature-card.style-five .br-two {
        width: 112px;
        height: 57px;
    }
    .feature-card.style-three .br-three,
    .feature-card.style-three .br-four,
    .feature-card.style-five .br-three,
    .feature-card.style-five .br-four {
        width: 30px;
        height: 58px;
    }
    .quote-box.style-one {
        padding: 103px 110px 109px;
    }
    .quote-box.style-two {
        padding-right: 110px;
    }
    .quote-box.style-two .quote-content {
        width: calc(100% - 50px);
        margin-left: auto;
    }
    .quote-form .radio-btn li {
        margin-right: 25px;
    }
    .quote-form .radio-btn li:last-child {
        margin-right: 0;
    }
    .quote-img.style-two {
        width: calc(100% - 72px);
        margin-left: auto;
    }
    .service-card.style-two .service-info {
        padding: 45px 45px 43px 50px;
        max-width: 62%;
    }
    .service-list li a {
        font-size: 24px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img:before {
        left: 41px;
        width: 220px;
    }
    .benefit-wrap.style-three .benefit-img-wrap .benefit-img .benefit-img-text {
        left: -65px;
    }
    .benefit-card.style-one {
        padding: 45px 40px 44px 50px;
    }
    .benefit-card.style-one .benefit-img-wrap {
        margin-right: -41px;
    }
    .category-card.style-one {
        padding: 26px 25px 20px 30px;
    }
    .category-card.style-two .category-info {
        padding: 24px 30px 25px 30px;
    }
    .moving-text.style-one li,
    .moving-text.style-two li {
        font-size: 24px;
    }
    .testimonial-wrap.style-two .testimonial-bg {
        width: calc(100% - 64px);
    }
    .testimonial-wrap.style-two .testimonial-content {
        width: calc(100% - 47px);
        margin-left: auto;
    }
    .testimonial-wrap.style-two .testimonial-content .quote-icon {
        left: -101px;
    }
    .testimonial-card.style-four {
        padding: 40px 48px 45px;
    }
    .testimonial-card.style-five {
        padding: 43px 48px 40px;
    }
    .blog-card-wrap.style-one {
        padding: 44px 48px 44px;
    }
    .blog-card.style-one h3 {
        padding-right: 15px;
    }
    .blog-card.style-two .blog-info h3 {
        margin-bottom: 65px;
    }
    .blog-card.style-three {
        padding: 24px 30px 25px;
    }
    .blog-card.style-three h3 {
        margin-bottom: 35px;
    }
    .blog-card.style-four .blog-info {
        padding: 24px 30px 25px;
    }
    .blog-card.style-six .blog-info {
        padding: 25px 47px 23px 28px;
    }
    .faq-wrap.style-one .faq-img-wrap {
        width: calc(100% + 32px);
    }
    .subscribe-wrap.style-two .subscribe-shape-two {
        right: 8%;
    }
    .page-nav li {
        margin-right: 8px;
    }
    .page-nav li:last-child {
        margin-right: 0px;
    }
    .page-nav li a {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
    .page-nav li a i {
        font-size: 24px;
    }
    .blog-desc .subpara-card,
    .service-desc .subpara-card,
    .terms-wrap .subpara-card {
        padding: 28px 30px 26px;
    }
    .pricing-card .pricing-tag {
        font-size: 56px;
    }
    .contact-info-wrap .contact-info-card .contact-info a,
    .contact-info-wrap .contact-info-card .contact-info p {
        font-size: 24px;
    }
    .claim-card {
        padding: 30px;
    }
    .claim-card .claim-info p {
        margin-bottom: 34px;
    }
    .claim-card .claim-info .link {
        bottom: -4px;
    }
    .category-content {
        width: calc(100% - 65px);
    }
}

@media only screen and (min-width: 1600px) {
    .container-fluid.style-three {
        padding-left: 10px;
        padding-right: 10px;
    }
    .hero-wrap.style-one .hero-ratings {
        padding: 14px 20px;
    }
    .hero-wrap.style-one .hero-ratings ul {
        margin: 0 9px 0 9px;
    }
    .hero-wrap.style-one .hero-ratings span {
        font-size: 16px;
    }
    .hero-wrap.style-one .hero-content p {
        padding: 0 70px;
    }
    .hero-wrap.style-one .make-call {
        padding: 19.5px 15px 19.5px 58px;
        font-size: 16px;
    }
    .hero-wrap.style-one .make-call a {
        color: var(--whiteColor);
    }
    .hero-wrap.style-two .hero-text-shape {
        top: 51%;
        left: 5px;
    }
    .hero-wrap.style-two .hero-text-box {
        padding-left: 0;
    }
    .hero-wrap.style-three {
        padding: 101px 0 295px;
    }
    .hero-wrap.style-three .hero-content h1 {
        font-size: 150px;
        line-height: 144px;
        margin-bottom: 5px;
    }
    .hero-wrap.style-five .container-fluid {
        padding-left: calc((100% - 1580px) / 2 + 12px);
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 590px;
        height: 590px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        bottom: -15px;
        left: -80px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 32px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 86px;
        line-height: 100px;
    }
    .featured-wrap.style-one .featured-bg {
        width: calc(100% + 132px);
    }
    .featured-wrap.style-one .featured-content {
        width: calc(100% - 130px);
        margin-left: auto;
    }
    .featured-wrap.style-four .feature-card-wrap>div:nth-child(2) .feature-card {
        position: relative;
        left: 42px;
    }
    .featured-wrap.style-four .feature-card-wrap>div:nth-child(3) .feature-card {
        position: relative;
        left: 49px;
    }
    .featured-wrap.style-four .feature-card-wrap .feature-card.style-four .feature-info p {
        max-width: 80%;
    }
    .quote-wrap.style-one .quote-img img {
        right: 80px;
    }
    .team-section-shape {
        left: -8%;
    }
}

@media only screen and (min-width: 1920px) {
    .pe-xxl-11 {
        padding-right: 1px !important;
    }
    .me-xxl-32 {
        margin-right: 3.6rem !important;
    }
    .container-fluid {
        max-width: 1920px;
    }
    .container-fluid.style-three {
        padding-left: 150px;
        padding-right: 150px;
    }
    .hero-wrap.style-five .container-fluid {
        padding-left: calc((100% - 1625px) / 2 + 12px);
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap {
        width: 688px;
        height: 688px;
        margin-right: 25px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-img-wrap .rating-text {
        bottom: -15px;
        left: -95px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content {
        margin-top: 52px;
    }
    .hero-wrap.style-five .hero-slide-item .hero-content h1 {
        font-size: 96px;
        line-height: 110px;
    }
    .wh-wrap.style-one .container {
        max-width: 1625px;
    }
    .wh-wrap.style-one .wh-box .wh-shape {
        left: -71px;
    }
    .quote-box.style-three .quote-shape {
        right: 7.2%;
    }
    .quote-box.style-three:after {
        width: 1625px;
    }
}

/*# sourceMappingURL=responsive.css.map */