.userway_buttons_wrapper {
    left: 50px !important;
    right: unset !important;
    transform: translate(-20%) !important;
}

/*Media Query Start*/
@media only screen and (min-width: 1600px) and (max-width: 2000px) {

    .long-sec .container-xxl,
    .long-sec .container-xl,
    .long-sec .container-lg,
    .long-sec .container-md,
    .long-sec .container-sm,
    .long-sec .container {
        max-width: 85vw;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1500px) {

    .insurance-item img {
        object-fit: contain;
    }

    .whu_txt ul li::before {
        width: 6% !important;
        left: 0 !important;
    }

    .whu_txt ul li {
        padding-left: 20px;
    }

    .hero::before {
        width: 25%;
        height: 54%;
    }

    section.service_page .col-lg-3 {
        width: 33%;
    }

    section.service_page .row {
        justify-content: center;
    }

    .contact_top .cont_box {
        padding: 50px 13px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    h1 {
        font-size: 46px;
    }

    .bnr_left_padding {
        padding-left: 10px;
        padding-top: 10px;
    }

    .menuSec ul li a {
        font-size: 13px;
        padding: 20px 7px;
        font-weight: 100;
    }

    .themebtn2 {
        font-size: 13px;
        gap: 2px;
        padding: 5px 10px 5px 20px;
    }

    .btn_icon2 {
        width: 40px;
        height: 40px;
    }

    .bnr_flx {
        gap: 20px;
    }

    .bnr_bg img {
        height: 650px;
    }

    .insurance-item img {
        object-fit: contain;
    }

    span.span-p.total-slide {
        padding: 0;
    }

    .ser_txt h3 br {
        display: none;
    }

    .service_right {
        height: 460px;
    }

    .whu_txt ul li::before {
        width: 8%;
    }

    .whu_txt ul li {
        padding-left: 25px;
    }

    .whu_txt ul li h6 {
        font-size: 17px;
    }

    h2 {
        font-size: 40px;
    }

    .whu_txt .make ul li::before {
        width: 8%;
        left: 0;
    }

    .hero::before {
        width: 20%;
        height: 40%;
    }

    .footer-about p {
        width: 100%;
    }

    footer .foot-quick-links {
        padding: 0;
    }

    .ft-header::before {
        width: 100%;
    }

    footer ul li a {
        color: #ffff;
        font-size: 12px;
    }

    .news-letter ul li a {
        gap: 0;
        flex-wrap: wrap;
        gap: 9px;
    }

    .blog-page-box-text {
        padding: 10px;
    }

    .blog-page-box h3 {
        font-size: 19px;
    }

    section.service_page .col-lg-3 {
        width: 33%;
    }

    section.service_page .row {
        justify-content: center;
    }

    .contact_top .cont_box {
        padding: 50px 13px;
    }

    .serv_detail_txt h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.header .col-lg-8.col-md-12.col-sm-12 {
        width: 100%;
        order: 3;
    }

    section.header .col-lg-2.col-md-6.col-sm-6 {
        order: 2;
        width: 50%;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    h1 {
        font-size: 46px;
    }

    .bnr_left_padding {
        padding-left: 10px;
        padding-top: 10px;
    }

    .menuSec ul li a {
        font-size: 13px;
        padding: 20px 7px;
        font-weight: 100;
    }

    .themebtn2 {
        font-size: 13px;
        gap: 2px;
        padding: 5px 10px 5px 20px;
    }

    .btn_icon2 {
        width: 40px;
        height: 40px;
    }

    .bnr_flx {
        gap: 20px;
    }

    .bnr_bg img {
        height: 650px;
    }

    .insurance-item img {
        object-fit: contain;
        width: 120px !important;
    }

    span.span-p.total-slide {
        padding: 0;
    }

    .ser_txt h3 br {
        display: none;
    }

    .service_right {
        height: 460px;
    }

    .whu_txt ul li::before {
        width: 6%;
    }

    .whu_txt ul li {
        padding-left: 19px;
    }

    .whu_txt ul li h6 {
        font-size: 14px;
    }

    h2 {
        font-size: 40px;
    }

    .whu_txt .make ul li::before {
        width: 8%;
        left: 0;
    }

    .hero::before {
        width: 20%;
        height: 40%;
    }

    .footer-about p {
        width: 100%;
    }

    footer .foot-quick-links {
        padding: 0;
    }

    .ft-header::before {
        width: 100%;
    }

    footer ul li a {
        color: #ffff;
        font-size: 12px;
    }

    .news-letter ul li a {
        gap: 0;
        flex-wrap: wrap;
        gap: 9px;
    }

    .inr_bnr_bg img {
        height: 450px;
    }

    section.service_page .col-lg-3 {
        width: 50%;
    }

    section.service_page .row {
        justify-content: center;
    }

    section.service_page .col-lg-4 {
        width: 50%;
    }

    .serv_detail_txt {
        margin-right: 0;
    }

    .insurance-carousel {
        width: 90% !important;
        margin: 0 auto;
    }

    button.arrow.right.bnr_slid_right {
        right: 0;
    }

    button.arrow.left.bnr_slid_left {
        left: 0;
    }

    .serv_detail_txt h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .col-lg-8.col-md-12.col-sm-12 {
        width: 100%;
        order: 3;
    }

    section.header .col-lg-2.col-md-6.col-sm-6 {
        order: 2;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    header .col-lg-3.col-md-3.col-sm-4 {
        width: 50%;
    }

    header .col-lg-6.col-md-6.col-sm-4.d-none.d-md-block {
        width: 100%;
        order: 2;
    }


    .menuSec ul li a {
        padding: 20px 10px;
    }

    .bnr_left_padding {
        padding-left: 10px;
    }

    .bnr_flx {
        gap: 10px;
    }

    .main_slider::before {
        width: 50%;
        height: 40%;
        background-size: contain;
        background-position: right;
    }

    .bnr_bg img {
        height: 680px;
    }

    .banner-progress {
        position: unset;
    }

    .span-p {
        padding: 0;
    }

    .abt_rght {
        margin: 0;
    }

    .abt_img img {
        height: 350px;
    }

    .insurance-item img {
        width: 250px;
        object-fit: contain;
    }

    .ser_txt h3 br {
        display: none;
    }

    .service_right {
        position: unset;
        width: 100%;
        height: auto;
    }

    .service_right img {
        height: 750px;
        object-fit: contain;
    }

    .service .container-fluid {
        padding: 0 20px;
    }

    .whu_txt .make ul li::before {
        width: 7%;
        left: 0;
    }

    .client ul {
        flex-direction: row;
    }

    .client {
        height: auto;
        padding: 30px 0;
    }

    .client_txt h4 {
        writing-mode: unset;
    }

    .client_txt {
        border: none;
    }

    .test_main {
        height: auto;
    }

    .hero::before {
        width: 20%;
        background-size: contain;
    }

    .hero_txt h2 {
        width: 60%;
        margin: 0 auto;
    }

    .hero::after {
        height: 30%;
    }

    .blog-page-box-text {
        padding: 10px;
        width: 95%;
    }

    .blog-page-box h3 {
        font-size: 20px !important;
    }


    .footer-about p {
        width: 100%;
    }

    h5.subscribe {
        margin-top: 10px;
    }

    h5.ft-header {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    footer ul.social {
        padding-bottom: 20px;
    }

    footer .news-letter {
        padding: 30px 0;
    }

    footer .foot-quick-links {
        padding-left: 0;
        padding-top: 20px;
    }

    #copyrightText {
        font-size: 15px;
        left: 40%;
        white-space: nowrap;
    }

    .inr_bnr_bg img {
        height: 400px;
    }

    .inrbnr_txt h1 {
        text-align: left;
    }

    section.service_page .col-lg-3 {
        width: 50%;
    }

    section.service_page .row {
        justify-content: center;
    }

    section.service_page .col-lg-4 {
        width: 50%;
    }

    .sd_ul2 ul li::before {
        width: 15px;
        height: 15px !important;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
    }

    .serv_detail_img img {
        height: 400px;
    }

    .sd_ul2 ul li {
        padding-left: 20px;
    }

    .sd_ul2 ul li h6 {
        font-size: 15px;
    }

    .serv_detail_txt {
        margin: 0;
    }

    .insurance-carousel {
        overflow: visible !important;
        width: 90% !important;
        margin: 0 auto;
    }

    button.arrow.right.bnr_slid_right {
        right: -40px;
    }

    button.arrow.left.bnr_slid_left {
        left: -40px;
    }

    .serv_detail_txt h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .nav.stroke {
        display: none;
    }

    .hdr_logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slicknav_nav a:hover {
        background: rgb(62, 123, 161);
        color: #fff;
    }

    .slicknav_nav a.active {
        background: rgb(62, 123, 161);
        color: #fff;
    }

    .header-logo {
        display: block;
        margin: 0 auto;
        width: 100% !important;
        height: auto !important;
    }

    .headbtn {
        text-align: center;
    }

    .header-logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-logo a img {
        width: 50%;
    }

    .menuSection {
        position: unset;
        padding: 0 0 10px 0;
    }

    .btn_icon2 {
        width: 35px;
        height: 35px;
    }

    .themebtn2 {
        font-size: 12px;
    }

    .bnr_bg img {
        height: 630px;
    }

    .bnr_left_padding {
        padding-left: 10px;
        padding-top: 10px;
    }

    .bnr_flx {
        gap: 10px;
        flex-wrap: wrap;
    }

    .banner_img {
        position: unset;
        width: 100%;
        height: auto;
    }

    .banner-progress {
        position: unset;
        width: 100%;
        margin: 20px 0;
    }

    .span-p {
        padding: 0;
    }

    .banner-progress-bar {
        width: 50%;
    }

    .carousel-caption {
        align-items: end;
    }

    .abt_img img {
        height: 250px;
    }

    .abt_txt {
        padding: 20px;
    }

    .abt_rght {
        padding: 20px;
        margin: 0;
    }

    .insurance-heading {
        font-size: 35px !important;
    }

    .insurance-item img {
        object-fit: contain !important;
        width: 100px !important;
    }

    .service_slider_btn {
        justify-content: center;
    }

    .service_right {
        position: unset;
        width: 100%;
        height: auto;
    }

    .service_right img {
        width: 100%;
        height: auto;
    }

    .service .container-fluid {
        padding: 0 4%;
    }

    .whu_txt ul li::before {
        width: 15px;
    }

    .whu_txt ul li {
        padding-left: 20px;
    }

    .whu_txt ul li h6 {
        font-size: 15px;
    }

    .whu_txt_right_padding {
        padding: 30px 20px;
    }

    .whu_img {
        padding: 20px;
    }

    .whu_txt ul {
        column-count: 1;
    }

    .whu_txt .make ul {
        column-count: 1;
    }

    .whu_txt .make ul li::before {
        width: 15px;
        left: 0;
    }

    .whu_txt .make ul li {
        padding-left: 20px;
    }

    .whu_img img {
        height: 350px;
    }

    .whu_txt_left_padding {
        padding: 20px 20px;
    }

    .slider-for {
        display: none !important;
    }

    .hero::before {
        width: 23%;
        z-index: 0;
        background-size: contain;
    }

    .hero_txt {
        position: relative;
        z-index: 999;
    }

    .hero::after {
        background-size: contain;
        width: 36%;
        height: 21%;
    }

    .hero_flx {
        flex-wrap: wrap;
    }

    .blog_slider_btn {
        justify-content: center;
    }

    .blog-page-box-text {
        position: unset;
        width: 100%;
        padding: 10px 0px;
    }

    .blog-page-box img {
        height: 250px;
    }

    #copyrightText {
        position: unset;
        transform: unset;
    }

    .footerSec .footer-btm::before {
        right: 0;
        width: 100%;
    }

    .footer-btm .d-flex {
        flex-wrap: wrap;
    }

    .footer-btm img {
        margin: 0 auto;
    }

    footer .news-letter {
        padding-bottom: 0;
    }

    .news-letter ul li a {
        margin: 18px 0;
    }

    h5.ft-header {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    footer .foot-quick-links {
        padding: 0 0 30px 0;
    }

    footer .foot-quick-links ul {
        gap: 4px;
    }

    .footer-about p {
        margin-top: 10px;
        width: 100%;
    }

    section.blog-sec-page {
        padding: 20px 0;
    }

    .footerSec {
        padding: 50px 0 0 0;
    }

    .main_slider::before {
        height: 25%;
    }

    section.abt {
        padding: 70px 0;
    }

    .insurance-section {
        padding-bottom: 50px !important;
    }

    section.service {
        padding-bottom: 70px;
    }

    section.testimonial {
        padding: 60px 0;
    }

    .test_main h4 {
        margin: 0 0 10px 0;
    }

    .test_main {
        padding: 20px;
        height: auto;
    }

    header .col-lg-3.col-md-3.col-sm-4 {
        width: 50%;
    }

    .banner_img img {
        height: 300px;
    }

    .ser_txt {
        padding: 20px 10px;
        height: auto;
    }

    .ser_txt h3 {
        font-size: 13px !important;
        width: 100%;
        display: block;
    }

    .ser_txt h3 br {
        display: none;
    }

    .blog-page-box h3 {
        font-size: 17px !important;
    }

    .inr_bnr_bg img {
        height: 300px;
    }

    section.main_slider.inrbnr .carousel-caption {
        align-items: center;
    }

    .blog-page-box img {
        width: 100%;
    }

    .blog-page-box a {
        display: flex;
    }

    .serv_detail_txt {
        margin: 0;
        padding: 0 0 20px 0;
        box-shadow: unset;
    }

    .serv_detail_txt h2 {
        font-size: 45px;
    }

    .serv_detail_txt h2 br {
        display: none;
    }

    .sd_ul2 ul li::before {
        width: 15px;
        height: 15px !important;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
    }

    .sd_ul2 ul {
        column-count: 1;
    }

    .serv_detail_img img {
        height: 300px;
    }

    .sd_ul2 ul li {
        padding-left: 20px;
    }

    .sd_ul2 ul li h6 {
        font-size: 15px;
    }

    .rd-page-box img {
        height: 350px;
    }

    .rd-page-box-text {
        width: 100%;
        margin: 0;
        padding: 20px 0;
    }

    .rd-page-box h3 {
        font-size: 33px;
    }

    .rd-page-box {
        margin: 0;
    }

    section.main_slider .col-lg-7.col-md-8.col-sm-4.align-self-center {
        width: 100% !important;
    }

    section.main_slider .col-lg-5.col-md-4.col-sm-4.align-self-center {
        width: 100% !important;
    }

    section.main_slider.inrbnr .col-lg-12.col-md-8.col-sm-4.align-self-center {
        width: 100%;
    }

    .menuSection::before {
        display: none;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .nav.stroke {
        display: none;
    }

    .hdr_logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slicknav_nav a:hover {
        background: rgb(62, 123, 161);
        color: #fff;
    }

    .slicknav_nav a.active {
        background: rgb(62, 123, 161);
        color: #fff;
    }

    .header-logo {
        height: auto !important;
        display: block;
        margin: 0 auto 10px auto;
        width: 100% !important;
    }

    .headbtn {
        text-align: center;
    }

    .header-logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-logo a img {
        width: 28%;
    }

    .menuSection {
        position: unset;
        padding: 0 0 10px 0;
    }

    .btn_icon2 {
        width: 35px;
        height: 35px;
    }

    .themebtn2 {
        font-size: 12px;
    }

    .bnr_bg img {
        height: 820px;
    }

    .bnr_left_padding {
        padding-left: 10px;
        padding-top: 10px;
    }

    .bnr_flx {
        gap: 10px;
        flex-wrap: wrap;
    }

    .banner_img {
        position: unset;
        width: 100%;
        height: auto;
    }

    .banner-progress {
        position: unset;
        width: 100%;
    }

    .span-p {
        padding: 0;
    }

    .banner-progress-bar {
        width: 50%;
    }

    .carousel-caption {
        align-items: end;
    }

    .abt_img img {
        height: 250px;
    }

    .abt_txt {
        padding: 20px;
    }

    .abt_rght {
        padding: 20px;
        margin: 0;
    }

    .insurance-heading {
        font-size: 35px !important;
    }

    .insurance-item img {
        object-fit: contain !important;
    }

    .service_slider_btn {
        justify-content: center;
    }

    .service_right {
        position: unset;
        width: 100%;
        height: auto;
    }

    .service_right img {
        width: 100%;
        height: auto;
    }

    .service .container-fluid {
        padding: 0 4%;
    }

    .whu_txt ul li::before {
        width: 15px;
    }

    .whu_txt ul li {
        padding-left: 20px;
    }

    .whu_txt ul li h6 {
        font-size: 15px;
    }

    .whu_txt_right_padding {
        padding: 30px 20px;
    }

    .whu_img {
        padding: 20px;
    }

    .whu_txt ul {
        column-count: 1;
    }

    .whu_txt .make ul {
        column-count: 1;
    }

    .whu_txt .make ul li::before {
        width: 15px;
        left: 0;
    }

    .whu_txt .make ul li {
        padding-left: 20px;
    }

    .whu_img img {
        height: 350px;
    }

    .whu_txt_left_padding {
        padding: 20px 20px;
    }

    .slider-for {
        display: none !important;
    }

    .hero::before {
        width: 31%;
        z-index: 0;
        background-size: contain;
    }

    .hero_txt {
        position: relative;
        z-index: 999;
    }

    .hero::after {
        background-size: contain;
        width: 36%;
        height: 21%;
    }

    .hero_flx {
        flex-wrap: wrap;
    }

    .blog_slider_btn {
        justify-content: center;
    }

    .blog-page-box-text {
        position: unset;
        width: 100%;
        padding: 10px 0px;
    }

    .blog-page-box img {
        height: 250px;
    }

    #copyrightText {
        position: unset;
        transform: unset;
    }

    .footerSec .footer-btm::before {
        right: 0;
        width: 100%;
    }

    .footer-btm .d-flex {
        flex-wrap: wrap;
    }

    .footer-btm img {
        margin: 0 auto;
    }

    footer .news-letter {
        padding-bottom: 0;
    }

    .news-letter ul li a {
        margin: 18px 0;
    }

    h5.ft-header {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    footer .foot-quick-links {
        padding: 0 0 30px 0;
    }

    footer .foot-quick-links ul {
        gap: 4px;
    }

    .footer-about p {
        margin-top: 10px;
        width: 100%;
    }

    section.blog-sec-page {
        padding: 20px 0;
    }

    .footerSec {
        padding: 50px 0 0 0;
    }

    .main_slider::before {
        height: 13%;
    }

    section.abt {
        padding: 70px 0;
    }

    .insurance-section {
        padding-bottom: 50px !important;
    }

    section.service {
        padding-bottom: 70px;
    }

    section.testimonial {
        padding: 60px 0;
    }

    .test_main h4 {
        margin: 0 0 10px 0;
    }

    .test_main {
        padding: 20px;
        height: auto;
    }

    .inr_bnr_bg img {
        height: 250px;
    }

    section.main_slider.inrbnr .carousel-caption {
        align-items: center;
    }

    .testimonial_haeding p {
        width: 100%;
    }

    .ser_txt h3 br {
        display: none;
    }

    .service_page {
        padding: 50px 0;
    }

    .serv_detail_txt {
        margin: 0;
        padding: 0 0 20px 0;
        box-shadow: unset;
    }

    .serv_detail_txt h2 {
        font-size: 45px;
    }

    .serv_detail_txt h2 br {
        display: none;
    }

    .sd_ul2 ul li::before {
        width: 15px;
        height: 15px !important;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
    }

    .sd_ul2 ul {
        column-count: 1;
    }

    .serv_detail_img img {
        height: 300px;
    }

    .sd_ul2 ul li {
        padding-left: 20px;
    }

    .sd_ul2 ul li h6 {
        font-size: 15px;
    }

    .rd-page-box img {
        height: 350px;
    }

    .rd-page-box-text {
        width: 100%;
        margin: 0;
        padding: 20px 0;
    }

    .rd-page-box h3 {
        font-size: 33px;
    }

    .rd-page-box {
        margin: 0;
    }

    .menuSection::before {
        display: none;
    }

}

@media only screen and (min-width: 0px) and (max-width: 299px) {}

/*Media Query End*/