@media only screen and (max-width: 767px) {
    .pb-50 {
        padding-bottom: 25px;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-80 {
        padding-top: 30px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .pb-100 {
        padding-bottom: 50px;
    }
    .pb-140 {
        padding-bottom: 70px;
    }
    .line {
        margin-top: 10px !important;
    }
    .inner-banner-section h1 {
        margin-bottom: 10px;
    }
    .inner-banner-section p {
        font-size: 16px;
    }
    .section-title {
        font-size: 24px;
    }
    .card-title {
        font-size: 16px;
    }
    .medium-font {
        font-size: 16px;
    }
    p {
        font-size: 15px;
    }
    .header-area .top-menu .home1-top-menu-ul {
        float: none !important;
        text-align: center;
    }
    .header-area .top-menu .support-btn {
        padding: 15px 25px;
        margin-top: 10px;
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 150px;
    }
    .header-area .top-menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        margin: 20px 0 0;
        float: center;
    }
    .header-area .top-menu ul li {
        display: block;
        margin-right: 0;
        font-size: 14px;
        text-align: center;
    }
    .mobile-search-bar {
        display: none;
    }
    .banner-section {
        text-align: center;
    }
    .banner-section .white-box {
        padding: 40px 15px;
        margin: 0 auto;
    }
    .banner-section .white-box h1 {
        font-size: 27px;
    }
    .banner-section .white-box p {
        margin: 15px 0 20px;
    }
    .banner-section .owl-nav .owl-next,
    .banner-section .owl-nav .owl-prev {
        display: none;
    }
    .banner-section .banner-slide-2,
    .banner-section .banner-slide-1,
    .banner-section .banner-slide-3 {
        padding: 70px 0 120px;
    }
    .banner-section .banner-slide img {
        display: none;
    }
    .banner-section .white-box::before {
        display: none;
    }
    .quote-section .blue-quote-box {
        padding: 20px;
    }
    .quote-section .blue-quote-box input {
        margin-bottom: 20px;
    }
    .quote-section .blue-quote-box .green-btn {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .service-section .shape-1,
    .service-section .shape-2 {
        display: none;
    }
    .service-section .service-card ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blue-offer-box {
        text-align: center;
    }
    .blue-offer-box .right-content {
        text-align: center;
        margin-top: 20px;
    }
    .blue-offer-box .left-side h4 {
        font-size: 24px;
    }
    .about-section .right-content .about-1,
    .about-section .right-content .about-3,
    .about-section .right-content .about-2 {
        border: none;
    }
    .about-section .right-content .about-card {
        padding: 0 10px 20px;
    }
    .about-section .right-content .about-4 {
        padding-bottom: 0;
        margin-bottom: -5px;
    }
    .about-section .left-content .accordion-button {
        text-align: left;
    }
    .header-seaction
        .header-menu
        .lower-top-menu
        .right-content
        ul
        .icons
        .social-icons
        a
        i {
        color: var(--home1-main-color);
        padding: 10px 5px;
        border-right: none;
        font-size: 20px;
    }
    .header-seaction
        .header-menu
        .lower-top-menu
        .right-content
        ul
        .nice-select {
        margin-top: 0;
    }
    .header-seaction .lower-top-menu {
        border-bottom: 1px solid #e5e2e2;
        padding: 10px 0;
    }
    .banner-style .image .green-box .icon {
        line-height: 54px !important;
    }
    .header-seaction .lower-top-menu .logo {
        padding-top: 10px;
        text-align: center;
    }
    .header-seaction .lower-top-menu .right-content ul .icons {
        margin-top: 5px !important;
        margin-right: 10px;
    }
    .header-seaction .right-items {
        margin-bottom: 0 !important;
    }
    .header-area .lower-top-menu {
        border-bottom: 1px solid #e5e2e2;
    }
    .header-area .lower-top-menu .logo {
        /* padding-top: 15px; */
        padding-top: 5px;
        text-align: center;
    }
    .header-area .lower-top-menu .right-items {
        float: none;
        margin-bottom: 15px;
    }
    .header-area .lower-top-menu .right-items .ul .li {
        padding: 3px 0;
        border: none;
    }
    .header-area .lower-top-menu .right-items ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-area .lower-top-menu .right-items ul ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .header-area .upper-top-menu {
        padding: 0 0 10px;
    }
    .header-area .upper-top-menu .left {
        padding: 15px 0 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-area .upper-top-menu .left li {
        text-align: center;
        border: none;
    }
    .header-area .upper-top-menu .right .social-icons .a {
        border-right: 1px dotted #ffffff3a;
        padding: 0 3px 0 0;
    }
    .header-area .upper-top-menu .right ul {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .header-area .upper-top-menu .right ul .icons {
        margin-right: 10px;
    }
    .footer-area .second-col ul li {
        margin-bottom: 11px;
    }
    .header-area .right-menu .flaticon-dots-menu::before {
        color: #7bc74d;
        font-size: 30px;
        position: absolute;
        top: 300px;
        right: 60px;
    }
    .choose-us-section .left-content {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .choose-us-section .right-content {
        max-width: 610px;
        margin: 10px auto 0;
        text-align: center;
    }
    .choose-us-section .right-content .line {
        margin: 20px auto;
    }
    .choose-us-section .right-content .counter .row .col-6 .counter-card {
        margin-bottom: 30px;
    }
    .choose-us-section
        .right-content
        .counter
        .row
        .col-6:last-child
        .counter-card {
        margin-bottom: 0;
    }
    .choose-us-section
        .right-content
        .counter
        .row
        .col-6:nth-child(3)
        .counter-card {
        margin-bottom: 0;
    }
    .agent-section .row .or {
        top: 55%;
    }
    .agent-section .row .mail-card {
        padding: 47px 20px 50px;
        text-align: center;
    }
    .agent-section .row .phone-card {
        padding: 52px 20px;
        margin-bottom: 30px;
    }
    .agent-section .row .phone-card ul {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .agent-section .row .phone-card ul li h5 {
        font-size: 34px;
    }
    .agent-section .row .phone-card ul li i {
        border: none;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .shape-1,
    .shape-2 {
        display: none;
    }
    .logo-section {
        text-align: center;
    }
    .logo-section h2 {
        margin-bottom: 30px;
    }
    .logo-section .row .col-6 {
        margin-bottom: 30px;
    }
    .logo-section .row .col-6:nth-child(3),
    .logo-section .row .col-6:last-child {
        margin-bottom: 0;
    }
    .row .col-6,
    .row .col-sm-6 {
        border: none !important;
    }
    .footer-area .second-col p {
        margin: 24px 0 30px;
    }
    .footer-area .first-col,
    .footer-area .second-col,
    .footer-area .third-col {
        margin-bottom: 30px;
    }
    .why-choose-us-section {
        padding-top: 50px;
        text-align: center;
    }
    .why-choose-us-section .line {
        margin: 20px auto;
    }
    .why-choose-us-section .left-content {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
    }
    .why-choose-us-section
        .left-content
        .feature-portion
        .row
        .col-12:nth-child(2),
    .why-choose-us-section
        .left-content
        .feature-portion
        .row
        .col-sm-12:nth-child(2) {
        margin: 20px 0;
    }
    .why-choose-us-section .left-content .feature-portion h4 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .why-choose-us-section .left-content .feature-portion .green-box {
        display: inline-block;
    }
    .why-choose-us-section .row > * {
        padding-right: calc(var(--bs-gutter-x) / 2);
    }
    .banner-area .white-box h1 {
        font-size: 30px;
    }
    .banner-area .banner-slide-2,
    .banner-area .banner-slide-1 {
        padding: 20px 0;
    }
    .service-section .navtab-option {
        text-align: center;
    }
    .service-section .navtab-option .line {
        margin: 20px auto !important;
    }
    .service-section .navtab-option .left-content {
        margin-bottom: 30px;
    }
    .counter-area .per-counter .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin: 0 auto 20px;
    }
    .counter-area .per-counter .icon i::before {
        color: var(--white-color);
        font-size: 30px;
    }
    .counter-area .per-counter h2 {
        font-size: 35px;
    }
    .counter-area .per-counter p {
        font-size: 14px;
        color: var(--white-color);
    }
    .agent-card-slider .agent-card {
        margin-right: auto;
        margin-left: auto;
        padding: 30px 20px;
    }
    .agent-card-slider .agent-card .fa-quote-left {
        display: none;
    }
    .banner-style {
        text-align: center;
    }
    .banner-style .text-content {
        text-align: center;
        padding: 100px 0 30px;
    }
    .banner-style .text-content .shape-1 {
        position: absolute;
        top: 30px;
        left: -20px;
        max-width: 60px;
    }
    .banner-style .text-content .search-bar {
        margin: 50px auto 0;
    }
    .banner-style .text-content p {
        margin: 20px auto 30px;
    }
    .banner-style .image {
        padding: 20px 0 150px;
    }
    .banner-style .image .round-shape {
        margin: 0 auto;
        max-width: 300px;
    }
    .banner-style .image .man-img {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 400px;
    }
    .banner-style .image .green-box {
        right: 66px;
        top: 33%;
    }
    .banner-style h1 {
        font-size: 33px;
    }
    .banner-style .text-content {
        padding: 70px 0 30px;
    }
    .banner-style .text-content p {
        margin: 15px auto 20px;
    }
    .banner-style .text-content .search-bar {
        margin: 20px auto 0;
    }
    .banner-style .image .man-img {
        max-width: 300px;
    }
    .banner-style .image .round-shape {
        max-width: 150px;
        -webkit-animation: none;
        animation: none;
    }
    .banner-style .image .green-box {
        right: auto;
        left: auto;
        top: 0%;
        width: 109px;
    }
    .banner-style .image .green-box h2 {
        font-size: 25px;
    }
    .banner-style .image .green-box .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .banner-style .image .green-box .icon i::before {
        font-size: 20px;
    }
    .banner-style .image .shape-5,
    .banner-style .image .shape-3,
    .banner-style .image .shape-4 {
        display: none;
    }
    .service-section .service-slider {
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .about-area {
        margin-top: 50px;
        text-align: center;
    }
    .about-area .section-title {
        font-size: 22px;
    }
    .about-area .line {
        margin: 20px auto 0;
    }
    .about-area .lists .p {
        margin-bottom: 0;
    }
    .about-area .nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about-area .image-portion .man-image {
        max-width: 250px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 10%;
    }
    .service-area button.owl-dot {
        margin: 0 3px;
        height: 10px;
        width: 10px;
    }
    .service-area .service-box .overlay-text .text-content .hover-content {
        margin-top: 7px;
    }
    .service-area .service-box .overlay-text .text-content .hover-content p {
        margin: 5px 0;
        font-size: 14px;
        line-height: 1.6;
    }
    .about-area .shape {
        max-width: 500px;
        height: 300px;
        margin: 0 auto;
    }
    .about-area .counter-portion .counter-card {
        padding: 20px 0 15px;
    }
    .about-area .counter-portion .counter-card h4 {
        font-size: 34px;
    }
    .magic-icon::before {
        font-size: 30px;
    }
    .choose-us-area {
        text-align: center;
        padding: 52px 0 50px !important;
    }
    .choose-us-area .line {
        margin: 20px auto;
    }
    .choose-us-area .feature-portion ul {
        padding-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left;
    }
    .choose-us-area .feature-portion ul li p {
        margin-top: 0;
    }
    .quote-section {
        padding-bottom: 0;
    }
    .quote-section .line {
        margin: 20px auto 10px;
    }
    .quote-section .right-content {
        margin-top: 30px;
        padding-left: 0;
        border-left: none;
    }
    .quote-section .right-content p {
        margin-bottom: 20px;
    }
    .quote-section .right-content .green-btn {
        margin-top: 0;
    }
    .quote-section .right-content h2 {
        font-size: 30px;
    }
    .quote-section .left-content ul li:last-child {
        padding: 22px 0 24px 20px;
    }
    .quote-section .left-content ul li:last-child p {
        font-size: 20px;
    }
    .quote-section .image-box .border-box {
        display: none;
    }
    .agent-card-slider {
        padding-top: 20px;
    }
    .agent-card-slider .owl-nav {
        position: absolute;
        right: 20px;
        bottom: 30px;
    }
    .agent-card-slider .owl-nav button.owl-prev,
    .agent-card-slider .owl-nav button.owl-next {
        border: none;
        font-size: 30px;
        margin: 0 7px;
        color: #7bc74d;
    }
    .agent-card-slider .owl-nav button.owl-prev span,
    .agent-card-slider .owl-nav button.owl-next span {
        padding: 0 0;
        margin-top: 0;
    }
    .blog-section {
        padding-bottom: 87px;
    }
    .blog-section button.owl-dot {
        margin: 0 3px;
        height: 10px;
        width: 10px;
    }
    .about-choose-us .left-content {
        margin-top: 0;
    }
    .about-choose-us .right-content .left-side {
        margin-bottom: 22px;
    }
    .inner-banner-section {
        padding: 65px 0 70px;
    }
    .inner-banner-section h1 {
        font-size: 40px;
    }
    .agent-card-slider .agent-card {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .quote-section .right-content {
        margin-bottom: 30px;
    }
    .about-section-area {
        margin-top: 0;
    }
    .about-section-area .right-content {
        margin-left: 0;
        margin-right: 0;
    }
    .service-section .owl-dots {
        bottom: -22px;
    }
    .service-section button.owl-dot {
        margin: 0 3px;
        height: 10px;
        width: 10px;
    }
    .banner-area .banner-slide-1 {
        background: radial-gradient(),
            url(../images/banner/mobile-banner/wtsapp-banner1.jpg) center center
                no-repeat;
        background-size: cover;
        width: 100%;
    }
    .banner-area .banner-slide-2 {
        background: radial-gradient(),
            url(../images/banner/mobile-banner/wtsapp-banner2.jpg) center center
                no-repeat;
        background-size: cover;
        width: 100%;
    }
    .banner-area .text-content p {
        color: var(--white-color);
        max-width: 100%;
    }
    .about-section-area .right-content {
        margin-top: 0;
        margin-right: 0;
    }
    .about-section-area .lists .p {
        margin-bottom: -5px;
    }
    .about-section-area .top-portion {
        margin-top: 30px;
    }
    .inner-quote-section .line {
        margin-bottom: 30px;
    }
    .inner-quote-section .left-content ul li:first-child {
        padding: 20px 20px 16px;
    }
    .about-area {
        margin-top: 0;
    }
    .agent-section .row .or {
        height: 70px;
        width: 70px;
        padding-top: 5px;
    }
    .agent-section .row .or p {
        padding: 5px 5px 7px;
        border: none;
    }
    .service-section {
        padding-bottom: 80px;
    }
    .service-section .owl-dots {
        bottom: -30px;
    }
    .header-area .right-menu .flaticon-dots-menu::before {
        color: #7bc74d;
        font-size: 30px;
        position: absolute;
        top: 23px;
        right: 60px;
        z-index: 99999;
    }
    .inner-about-area {
        padding-top: 20px;
    }
    .offer-section {
        padding-bottom: 50px;
    }
    .case-study-section .case-study-card .text-content {
        padding: 20px;
    }
    .case-study-details .info {
        margin-bottom: 30px;
    }
    .case-study-details .info h4 {
        margin-bottom: 10px;
    }
    .case-study-details .info .social-icons {
        margin-top: 20px;
    }
    .privacy-policy-section .img-box {
        margin-bottom: 0;
    }
    .privacy-policy-section .left-content {
        margin-bottom: 30px;
    }
    .inner-service {
        padding-bottom: 20px;
    }
    .service-details-section .right-content {
        margin-top: 30px;
    }
    .house-insurance .left-content {
        margin-bottom: 30px;
    }
    .house-insurance .left-content h5 {
        font-size: 18px;
    }
    .house-insurance .left-content ul li {
        font-size: 15px;
        margin-top: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .house-insurance .left-content ul li i {
        margin-top: 3px;
    }
    .house-insurance .right-content .ins-img {
        margin-bottom: 30px;
    }
    .house-insurance .right-content .row .col-12:last-child .ins-img {
        margin-bottom: 0 !important;
    }
    .inner-blog-section {
        padding-bottom: 20px;
    }
    .blog-details-section .img-box {
        margin-bottom: 0;
    }
    .blog-details-section .right-content {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .quick-navtab .comment-form .comment {
        padding: 20px;
    }
    .quick-navtab .comment-card {
        padding: 20px;
    }
    .quick-navtab .comment-card .doctors-comment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .quick-navtab .comment-card .doctors-comment li img {
        height: 70px;
        width: 70px;
        margin-bottom: 10px;
    }
    .quick-navtab .comment-card .doctors-comment li:first-child {
        margin-right: 5px;
    }
    .quick-navtab .comment-card .doctors-comment li:nth-child(2) {
        margin-right: 5px;
    }
    .contact-area img {
        margin-bottom: 30px;
    }
    .map-section .left-content {
        margin-bottom: 30px !important;
    }
    .why-choose-us-section {
        text-align: center;
    }
    .why-choose-us-section .line {
        margin: 20px auto;
    }
    .why-choose-us-section .row > * {
        padding-right: 0;
    }
    .why-choose-us-section .left-content .feature-portion {
        text-align: center;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .why-choose-us-section .image-portion {
        background: unset;
        background-size: cover;
        height: auto;
    }
    .why-choose-us-section .image-portion img {
        display: block;
        padding-right: 10px;
    }
    .why-choose-us-section .left-content {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 10px;
    }
    .header-area .mobile-nav .logo {
        top: 19px;
    }
    .header-area .mobile-nav .logo input {
        width: 180px;
    }
    .mean-container a.meanmenu-reveal {
        padding: 27px 5px 0 0;
    }
    .sidebarModal {
        width: 320px;
    }
    .shape-1,
    .shape-2 {
        display: none;
    }
    .service-area {
        padding-bottom: 50px;
    }
    .about-section .right-content {
        margin-left: 0;
        margin-top: 20px;
    }
    .about-section-area .right-content {
        margin-left: 0;
        margin-top: 0;
    }
    .quote-section {
        padding-bottom: 20px;
    }
    .quote-section .right-content .green-btn {
        margin-top: 3px !important;
    }
    .blue-quote-area {
        padding-bottom: 0;
    }
    .house-shape {
        display: none;
    }
    .choose-us-section .right-content .counter .counter-card p {
        line-height: 1;
    }
    .logo-section {
        padding-bottom: 35px;
    }
    .logo-section .section-title {
        margin-top: -4px;
    }
    .logo-section img {
        width: 100px;
    }
    .quote-section .left-content {
        padding-right: 0;
    }
    .footer-area img {
        width: 100%;
    }
    .service-area .nav-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .circle-shape,
    .circle-shape-1,
    .circle-shape-2 {
        display: none;
    }
    .service-section-area {
        padding-bottom: 80px;
    }
    .inner-quote-section {
        padding-bottom: 0;
    }
    .header-seaction .header-menu .lower-top-menu .right-content ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-seaction .header-menu .lower-top-menu .right-items {
        float: none;
    }
    .header-seaction
        .header-menu
        .lower-top-menu
        .right-items
        .ul
        .li:first-child {
        border-right: none;
    }
    .header-seaction .header-menu .lower-top-menu .right-items ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .quote-section {
        padding-bottom: 20px;
        border-top: 2px solid rgba(236, 233, 233, 0.603);
    }
    .house-insurance .left-content h5 {
        font-size: 15px;
    }
    .blog-details-section h2 {
        font-size: 20px;
        margin-top: 10px;
    }
    .blog-details-section .quote-p p {
        font-size: 16px;
        font-weight: 500;
    }
    .blog-details-section .blog-img-text .right-side ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .blog-details-section .blog-img-text .right-side ul li i {
        margin-top: 4px;
    }
    .blog-details-section .right-content .home {
        margin: 10px auto 30px;
    }
    .blog-details-section .comment-slider {
        padding: 30px 20px 20px;
    }
    .blog-details-section .comment-slider ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .blog-details-section .comment-slider ul li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .blog-details-section .comment-slider ul li img {
        margin-right: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .blog-details-section .comment-slider ul li:first-child {
        margin-right: 0;
    }
    .quick-navtab .comment-card .doctors-comment li {
        font-size: 14px;
    }
    .quick-navtab .comment-card .doctors-comment li:first-child {
        margin-right: 5px;
    }
    .quick-navtab .comment-card .doctors-comment li:nth-child(2) {
        margin-right: 10px;
    }
    .contact-area .right-contact-info {
        padding-left: 0;
        border-left: none;
        margin-top: 30px;
    }
    .contact-area .right-contact-info .contact-form {
        padding: 30px 20px;
    }
    .contact-area .right-contact-info .contact-form textarea {
        height: 150px;
    }
    .map-section .google-map {
        width: 100%;
        /* height: 200px; */
        height: 370px;
    }
    .blog-details-section .prev-next-post ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .blog-details-section .prev-next-post ul i {
        margin-right: 0;
        color: var(--home1-main-color-2);
    }
    .blog-details-section .prev-next-post ul li h6 {
        font-size: 15px;
    }
    .blog-details-section .prev-next-post .next-ul {
        text-align: right;
    }
    .quick-navtab .comment-form .comment p {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .quick-navtab .comments-box .ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .quick-navtab .comments-box .ul li span button {
        margin-top: -140px;
    }
    .quick-navtab .comments-box .ul li span button:hover {
        background: var(--home1-main-color-2);
        color: var(--white-color);
    }
    .quick-navtab .comments-box .reply-comment {
        padding-left: 30px;
    }
    .banner-style .text-content {
        padding: 70px 0 0;
    }
    .banner-style .image {
        padding: 20px 0 0;
    }
    .banner-style .image .round-shape {
        display: none;
    }
    .banner-style .image .man-img {
        position: relative;
        width: 400px;
    }
    .banner-style .image .green-box {
        position: relative;
        width: 100%;
    }
    .banner-style .image .green-box .icon {
        width: 50px;
        height: 50px;
        right: 0;
        top: 0;
    }
    .footer-area .second-col p {
        margin: 14px 0 20px;
    }
    .footer-area h4 {
        margin-bottom: 15px;
    }
    .footer-area button {
        padding: 0 13px;
    }
    .footer-area .third-col p:last-child {
        margin-bottom: -5px;
    }
    .banner-style .image .green-box .icon {
        width: 40px;
        height: 40px;
        right: 0;
        top: 0;
        line-height: 50px !important;
    }
    .header-seaction .lower-top-menu .logo {
        padding-top: 9px !important;
    }
    .choose-us-area .row > * {
        padding-right: 15px;
    }
    .inner-banner-section .fa-asterisk {
        font-size: 11px;
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-title {
        font-size: 26px;
    }
    .home1-banner-section .text-content h1 {
        font-size: 40px;
    }
    .footer-area .second-col p {
        margin: 24px 0 30px;
    }
    .footer-area .first-col,
    .footer-area .second-col {
        margin-bottom: 30px;
    }
    .footer-area .third-col {
        margin-bottom: 0;
    }
    .footer-area .third-col p {
        margin-bottom: 13px;
    }
    .footer-area .third-col p:last-p {
        margin-bottom: 0;
    }
    .choose-us-section .right-content .counter .row .col-6 .counter-card {
        margin-bottom: -7px !important;
    }
    .agent-section .row .or p {
        padding: 10px 10px 15px;
    }
    .blog-section .blog-card .text-content h4 {
        font-size: 19px;
        font-weight: 400;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-100 {
        padding-top: 70px;
    }
    .pt-80 {
        padding-top: 40px;
    }
    .pb-100 {
        padding-bottom: 70px;
    }
    .pb-140 {
        padding-bottom: 100px;
    }
    .pb-70 {
        padding-bottom: 40px;
    }
    .pb-50 {
        padding-bottom: 30px;
    }
    .banner-section .banner-slide-1,
    .banner-section .banner-slide-2,
    .banner-section .banner-slide-3 {
        padding: 100px 0 150px;
    }
    .banner-section .white-box {
        margin: 0 auto;
    }
    .banner-section .banner-slide img {
        display: none;
    }
    .quote-section .blue-quote-box input {
        margin-bottom: 20px;
    }
    .quote-section .blue-quote-box .green-btn {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .header-area .lower-top-menu .logo {
        text-align: center;
    }
    .header-area .lower-top-menu .right-items .ul .li {
        padding: 10px 20px;
        border-right: none;
    }
    .header-area .upper-top-menu {
        padding: 0 0 10px;
    }
    .header-area .upper-top-menu .left {
        padding: 15px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-area .upper-top-menu .right ul {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .header-area .right-menu .flaticon-dots-menu::before {
        color: #7bc74d;
        font-size: 30px;
        position: absolute;
        top: 22px;
        right: 60px;
    }
    .choose-us-section .right-content {
        max-width: 610px;
        margin: 10px auto 0;
        text-align: center;
    }
    .choose-us-section .right-content .line {
        margin: 20px auto;
    }
    .agent-section .row .mail-card {
        padding: 39px 30px 40px 60px;
    }
    .agent-section .row .phone-card ul li i {
        margin-right: 18px;
    }
    .agent-section .row .phone-card ul li h5 {
        font-size: 28px;
    }
    .logo-section {
        text-align: center;
    }
    .logo-section h2 {
        margin-bottom: 30px;
    }
    .footer-area .first-col {
        max-width: 300px;
    }
    .footer-area .first-col,
    .footer-area .second-col {
        margin-bottom: 30px;
    }
    .why-choose-us-section {
        padding-top: 70px;
    }
    .why-choose-us-section .left-content {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
    }
    .service-section .navtab-option {
        text-align: center;
    }
    .service-section .navtab-option .line {
        margin: 20px auto !important;
    }
    .service-section .navtab-option .left-content {
        margin-bottom: 30px;
    }
    .counter-area .per-counter h2 {
        font-size: 45px;
    }
    .counter-area .per-counter p {
        font-size: 16px;
        color: var(--white-color);
    }
    .agent-card-slider .agent-card {
        margin-right: auto;
        margin-left: auto;
    }
    .agent-card-slider .agent-card .fa-quote-left {
        display: none;
    }
    .banner-style {
        text-align: center;
    }
    .banner-style .text-content {
        text-align: center;
        padding: 100px 0 30px;
    }
    .banner-style .text-content .shape-1 {
        position: absolute;
        top: 30px;
        left: -20px;
        max-width: 60px;
    }
    .banner-style .text-content .search-bar {
        margin: 50px auto 0;
    }
    .banner-style .text-content p {
        margin: 20px auto 30px;
    }
    .banner-style .image {
        padding: 20px 0 150px;
    }
    .banner-style .image .round-shape {
        margin: 0 auto;
        max-width: 450px;
    }
    .banner-style .image .man-img {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 600px;
    }
    .banner-style .image .green-box {
        right: 66px;
        top: 33%;
    }
    .about-area .image-portion .man-image {
        top: 50%;
        left: 10%;
        -webkit-transform: translateY(-50%, -50%);
        transform: translateY(-50%, -50%);
    }
    .service-area .service-box .overlay-text .text-content {
        padding: 0 15px;
    }
    .service-area .service-box .overlay-text .text-content .card-title {
        margin-bottom: 5px;
    }
    .service-area .service-box .overlay-text .text-content .hover-content h5 {
        font-size: 18px;
    }
    .service-area
        .service-box
        .overlay-text
        .text-content
        .hover-content
        i::before {
        font-size: 25px;
    }
    .service-area .service-box .overlay-text .text-content .hover-content p {
        margin: 5px 0;
        font-size: 15px;
    }
    .about-area {
        padding-top: 70px;
        text-align: center;
    }
    .about-area .line {
        margin: 20px auto;
    }
    .about-area .lists {
        margin-top: 10px;
    }
    .about-area .nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .quote-section .right-content .green-btn {
        margin-top: 17px !important;
    }
    .quote-section .left-content ul li:first-child {
        padding: 18px 20px !important;
    }
    .quote-section {
        padding-bottom: 0;
    }
    .quote-section .line {
        margin: 20px auto 10px;
    }
    .quote-section .text-content {
        margin-bottom: 30px;
    }
    .quote-section .right-content .green-btn {
        margin-top: 0;
    }
    .quote-section .right-content h2 {
        font-size: 30px;
    }
    .quote-section .left-content ul li:last-child {
        padding: 22px 0 24px 20px;
    }
    .quote-section .left-content ul li:last-child p {
        font-size: 20px;
    }
    .quote-section .image-box .border-box {
        display: none;
    }
    .agent-card-slider {
        padding-top: 70px;
    }
    .agent-card-slider .owl-nav {
        position: absolute;
        right: 90px;
        bottom: 30px;
    }
    .about-area .image-portion {
        padding-right: 0;
    }
    .about-choose-us .left-content {
        margin-top: 0;
    }
    .about-choose-us .right-content .left-side {
        margin-bottom: 22px;
    }
    .agent-card-slider .agent-card {
        margin-top: 0;
    }
    .choose-us-section .left-content {
        margin-bottom: 20px;
    }
    .choose-us-section .right-content .counter .counter-card {
        margin-bottom: -5px;
    }
    .blog-section {
        padding-bottom: 110px;
    }
    .banner-section .banner-slide-1 {
        background: radial-gradient(),
            url(../images/banner/wtsapp-banner1.jpg) center center no-repeat;
        background-size: cover;
        width: 100%;
    }
    .banner-section .banner-slide-2 {
        background: radial-gradient(url(../images/banner/wtsapp-banner2.jpg))
            center center no-repeat;
        background-size: cover;
        width: 100%;
    }
    .banner-section .banner-slide-1,
    .banner-section .banner-slide-2,
    .banner-section .banner-slide-3 {
        padding: 100px 0;
    }
    .banner-section .text-content h1 {
        font-size: 54px;
    }
    .about-section-area .top-portion {
        margin-top: 30px;
    }
    .about-section-area .lists .p,
    .about-section-area .lists .ppp {
        margin-bottom: 0 !important;
    }
    .about-section-area .right-content {
        margin-top: 0;
        margin-right: 0;
    }
    .inner-quote-section {
        padding-bottom: 0;
    }
    .inner-quote-section .line {
        margin-bottom: 30px;
    }
    .inner-banner-section {
        padding: 70px 0;
    }
    .privacy-policy-section .img-box {
        margin-bottom: 0;
    }
    .privacy-policy-section .left-content {
        margin-bottom: 30px;
    }
    .service-details-section .right-content {
        margin-top: 30px;
    }
    .house-insurance .left-content {
        margin-bottom: 30px;
    }
    .inner-blog-section {
        padding-bottom: 40px;
    }
    .blog-details-section .img-box {
        margin-bottom: 0;
    }
    .blog-details-section .right-content {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .contact-area img {
        margin-bottom: 30px;
    }
    .map-section .left-content {
        margin-bottom: 30px !important;
    }
    .quote-section .text-content {
        max-width: 100%;
    }
    .why-choose-us-section {
        text-align: center;
    }
    .why-choose-us-section .line {
        margin: 20px auto;
    }
    .why-choose-us-section .row > * {
        padding-right: 0;
    }
    .why-choose-us-section .left-content .feature-portion {
        text-align: left;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
    }
    .why-choose-us-section .image-portion {
        background: unset;
        background-size: cover;
        height: auto;
    }
    .why-choose-us-section .image-portion img {
        display: block;
        padding-right: 10px;
    }
    .why-choose-us-section .left-content {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 20px;
    }
    .banner-section {
        text-align: center;
    }
    .banner-section .text-content p {
        max-width: 100%;
    }
    .banner-section .white-box::before {
        display: none;
    }
    .quote-section .text-content {
        margin-bottom: 70px;
    }
    .quote-section .right-content .green-btn {
        margin-top: 3px !important;
    }
    .logo-section {
        padding-bottom: 65px;
    }
    .logo-section .section-title {
        margin-top: -10px;
    }
    .logo-section img {
        width: 100px;
    }
    .quote-section .text-content {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .service-section-area {
        padding-bottom: 110px;
    }
    .choose-us-area {
        padding: 70px 0;
        position: relative;
    }
    .inner-quote-section .circle-shape-2,
    .inner-quote-section .shape-1 {
        display: none;
    }
    .inner-quote-section .text-content {
        margin-bottom: 0;
    }
    .quote-section .shape-1 {
        display: none;
    }
    .header-seaction .header-menu .lower-top-menu .right-content ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-seaction .header-menu .lower-top-menu .right-items {
        float: none;
    }
    .header-seaction .header-menu .lower-top-menu .right-items ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about-section .right-content {
        margin-left: 0;
        margin-top: 30px;
    }
    .house-insurance .shape-1,
    .house-insurance .circle-shape {
        display: none;
    }
    .quote-section .right-content p {
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .contact-area .right-contact-info {
        padding-left: 0;
        border-left: none;
        margin-top: 30px;
    }
    .contact-area .right-contact-info .contact-form {
        padding: 30px;
    }
    .contact-area .right-contact-info .contact-form textarea {
        height: 150px;
    }
    .map-section .google-map {
        width: 100%;
        /* height: 300px; */
        height: 385px;
    }
    .header-area .lower-top-menu .right-items {
        float: none;
    }
    .quote-section .left-content {
        padding-right: 10px;
    }
    .quote-section .right-content {
        padding-left: 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title {
        font-size: 34px;
    }
    .quote-section .blue-quote-box {
        padding: 30px 20px;
    }
    .quote-section .blue-quote-box .green-btn {
        padding: 13px 20px;
    }
    .service-section .service-card ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blue-offer-box .right-content .green-btn {
        padding: 10px 20px;
    }
    .blue-offer-box .right-content .green-btn ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blog-section .blog-card .text-content h4 {
        font-size: 20px;
    }
    .footer-area .second-col ul li i {
        margin-right: 0;
        color: var(--home1-main-color);
        font-size: 13px;
    }
    .banner-style .image .round-shape {
        -webkit-animation: none;
        animation: none;
    }
    .banner-style .image .man-img {
        max-width: 546px;
    }
    .banner-style h1 {
        font-size: 43px;
        position: relative;
        z-index: 9;
    }
    .banner-style .text-content .shape-1 {
        position: absolute;
        top: -40px;
        left: -20px;
        width: 60px;
    }
    .about-area .image-portion .man-image {
        max-width: 400px;
    }
    .about-area {
        padding-top: 100px;
    }
    .about-area .lists {
        margin-top: 10px;
    }
    .quote-section {
        padding-bottom: 100px;
    }
    .quote-section .line {
        margin: 20px auto 30px;
    }
    .quote-section .right-content .green-btn {
        margin-top: 0;
    }
    .quote-section .right-content h2 {
        font-size: 30px;
    }
    .quote-section .left-content ul li:last-child {
        padding: 22px 0 24px 20px;
    }
    .quote-section .left-content ul li:last-child p {
        font-size: 20px;
    }
    .quote-section .image-box .border-box {
        width: 180px;
        height: 270px;
        top: 100px;
        right: 10px;
    }
    .quote-section .right-content p {
        margin-bottom: 30px;
        margin-top: 10px;
    }
    .quote-section .left-content ul li {
        padding: 18px 20px;
    }
    .quote-section .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .why-choose-us-section .left-content .feature-portion h4 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .why-choose-us-section .left-content .feature-portion p {
        font-size: 13px;
    }
    .why-choose-us-section .left-content .feature-portion ul {
        padding-left: 0;
    }
    .about-area .lists p {
        font-size: 13px;
    }
    .about-choose-us .section-title {
        font-size: 29px;
    }
    .about-choose-us .feature-portion p {
        font-size: 14px;
    }
    .inner-quote-section {
        padding-bottom: 0;
    }
    .inner-quote-section .line {
        margin-bottom: 0;
    }
    .inner-quote-section .image-box .men-1 {
        display: none;
    }
    .inner-quote-section .image-box .men-2 {
        display: block;
    }
    .blue-quote-area {
        padding-bottom: 0 !important;
    }
    .about-section .top-portion.pb-50 {
        padding-bottom: 0;
    }
    .choose-us-section .left-content .house-shape {
        display: none;
    }
    .quote-section .text-content {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .blog-section .blog-card .text-content h4 {
        font-size: 19px;
    }
    .choose-us-area .left-content {
        padding-top: 47px;
        padding-bottom: 47px;
    }
    .logo-section h2 {
        font-size: 32px;
    }
    .quote-section .right-content p {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .counter-area .per-counter {
        padding: 20px;
    }
    .counter-area .per-counter h2 {
        font-size: 40px;
    }
    .counter-area .per-counter p {
        font-size: 16px;
        margin-top: 5px;
    }
    .header-seaction .header-menu .lower-top-menu .right-items .ul .li {
        padding: 10px 9px 10px 0;
        border: none !important;
    }
    .header-seaction .header-menu .lower-top-menu .right-items .ul .li p {
        font-size: 14px;
    }
    .contact-area .right-contact-info {
        padding-left: 60px;
    }
    .quote-section .right-content h2 {
        font-size: 30px;
        margin-bottom: 8px;
    }
    .quote-section .right-content p {
        margin-bottom: 25px;
    }
    .inner-quote-section .left-content {
        padding-right: 0;
    }
    .inner-quote-section .right-content {
        padding-left: 20px;
    }
    .inner-quote-section .right-content p {
        margin-bottom: 10px;
    }
    .inner-quote-section .right-content h2 {
        margin-bottom: 3px;
    }
}
@media only screen and (min-width: 1400px) {
    .footer-area .second-col {
        max-width: 300px;
    }
}
@media only screen and (min-width: 1550px) {
    .why-choose-us-section .left-content {
        max-width: 600px;
        margin-right: 50px;
        margin-left: auto;
    }
    .why-choose-us-section .left-content .feature-portion {
        margin: 30px 0 0;
    }
    .why-choose-us-section .left-content .feature-portion h4 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .why-choose-us-section .left-content .feature-portion p {
        margin-bottom: 10px;
    }
    .why-choose-us-section .left-content .feature-portion p i {
        color: var(--home1-main-color);
        margin-right: 5px;
    }
    .why-choose-us-section .left-content .feature-portion p:last-child {
        margin-bottom: 0;
    }
    .why-choose-us-section .left-content .feature-portion .green-box {
        padding: 15px;
        background: var(--home1-main-color);
        border-radius: 10px;
        position: relative;
    }
    .why-choose-us-section .left-content .feature-portion .green-box p {
        color: var(--white-color);
        margin-bottom: 0;
    }
    .why-choose-us-section .left-content .feature-portion .green-box h2 {
        color: var(--white-color);
        font-size: 40px;
        font-weight: 500;
    }
    .why-choose-us-section .left-content .feature-portion .green-box .icon {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        line-height: 50px;
        text-align: center;
        position: absolute;
        background: var(--white-color);
        right: -10px;
        top: -10px;
    }
    .why-choose-us-section
        .left-content
        .feature-portion
        .green-box
        .icon
        i::before {
        color: var(--home1-main-color);
        font-size: 25px;
    }
    .choose-us-section {
        padding: 0;
    }
    .choose-us-section .right-content .top-portion {
        margin-top: -10px;
    }
    .blog-section .blog-card .text-content h4 {
        font-size: 30px;
    }
    .banner-style .image {
        padding: 100px 0 150px;
    }
    .banner-style .image .round-shape {
        max-width: 100%;
    }
    .banner-style .image .man-img {
        max-width: 746px;
    }
    .footer-area .second-col {
        max-width: 300px;
    }
    .choose-us-section .left-content .house-shape {
        position: absolute;
        right: 110px;
        bottom: 0;
        -webkit-animation: up-down-3 15s infinite alternate both linear;
        animation: up-down-3 15s infinite alternate both linear;
    }
    @-webkit-keyframes up-down-3 {
        0% {
            right: 110px;
            bottom: 0;
        }
        50% {
            right: 110px;
            bottom: 130px;
        }
        100% {
            right: 110px;
            bottom: 0;
        }
    }
    @keyframes up-down-3 {
        0% {
            right: 110px;
            bottom: 0;
        }
        50% {
            right: 110px;
            bottom: 130px;
        }
        100% {
            right: 110px;
            bottom: 0;
        }
    }
    .contact-area .right-contact-info {
        padding-left: 120px;
    }
}
