@media (max-width: 1601px) {}

@media (max-width: 1400px) {
    .clarity_box h4 {
        font-size: 22px;
    }

    .clarity_box p,
    .feature_dark_list ul li .content p {
        font-size: 16px;
    }

    h2 {
        font-size: 32px;
    }

    .list_check {
        gap: 30px;
    }

    .feature_list_inner ul li .content h4 {
        font-size: 18px;
    }

    .feature_dark_list ul li .content h4 {
        font-size: 22px;
    }

    .outcome_box h4 {
        font-size: 18px;
    }

    .title_left h4 {
        font-size: 30px;
    }

    .title_left h2 {
        font-size: 40px;
    }

    .tested_line h4 span {
        font-size: 55px;
    }

    .athletes_box h4 {
        font-size: 20px;
    }

    .testimonial_box>p {
        font-size: 16px;
        line-height: 24px;
    }

    .user_name h4 {
        font-size: 20px;
    }

    .contact_left p {
        font-size: 18px;
    }

    .email_wrapper h3,
    .social_wrap h3 {
        font-size: 24px;
    }
}

@media (max-width: 1200px) {
    .banner_icon .arrow_img {
        bottom: 40px;
        max-width: 150px;
    }

    .banner_icon ul li img {
        width: 25px;
        height: 25px;
        object-fit: contain;
    }

    .banner_text h2 {
        font-size: 30px;
    }

    .banner_text p {
        font-size: 14px;
    }

    .banner_wrapper {
        padding: 40px 0 0;
    }

    .banner_title h1 {
        font-size: 110px;
        letter-spacing: 50px;
    }

    .banner-_img {
        margin-top: -60px;
    }

    .banner_bottom {
        padding: 20px 30px;
        max-width: 300px;
        margin: 0 auto -125px;
    }

    .banner_bottom h3 {
        font-size: 23px;
    }

    .banner_bottom:before {
        left: -120px;
        max-width: 120px;
        background-size: 120px;
    }

    .banner_bottom:after {
        right: -120px;
        max-width: 120px;
        background-size: 120px;
    }

    .banner_content {
        padding: 0 0 20px;
    }

    .feature_list_inner {
        padding: 30px;
    }

    .feature_list_inner ul {
        gap: 60px;
    }

    .feature_list_inner ul li {
        width: calc(50% - 30px);
    }

    .feature_list_inner ul li .content p {
        font-size: 14px;
    }

    .feature_dark_list ul li .content h4 {
        font-size: 20px;
    }

    .clarity_box p,
    .feature_dark_list ul li .content p {
        font-size: 14px;
    }

    .feature_dark_list ul {
        padding-left: 40px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .testimonial_user .user_img {
        width: 65px;
        height: 65px;
    }

    .testimonial_user .user_name {
        width: calc(100% - 65px);
    }

    .testimonial_box {
        padding: 30px 20px;
    }

    .newslette_inner h4 {
        font-size: 22px;
        line-height: 35px;
        padding-right: 40px;
    }

    .footer_link ul li a {
        font-size: 14px;
        margin: 0 0 9px;
    }

    .user_name h4 {
        font-size: 16px;
    }

    .user_name p {
        font-size: 14px;
    }

    .testimonial_box hr {
        margin: 20px 0;
    }

    .testimonial_box>img {
        margin: 0 0 20px;
        max-height: 50px;
    }

    .blog_title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .blog_title h5 {
        font-size: 18px;
        letter-spacing: 7px;
    }

    .blog_detail_content h1 {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .banner_icon {
        display: none;
    }

    .clarity_top_wrapper {
        display: none;
    }

    .clarity_wrapper {
        padding: 160px 0 60px;
    }

    .banner_text {
        padding-top: 0;
        text-align: center;
    }

    .top_header {
        display: none;
    }

    .banner_text .line {
        margin: 0 auto;
    }

    .banner_bottom {
        margin: 0 auto -123px;
    }

    .title_wrapper h2 {
        font-size: 60px;
        letter-spacing: 12px;
    }

    .title_wrapper h4 {
        font-size: 30px;
        margin: -40px 0 20px;
        line-height: 40px;
    }

    .elite_wrapper {
        padding: 70px 0;
    }

    h2 {
        font-size: 26px;
    }

    .nav-tabs li .nav-link {
        font-size: 16px;
    }

    .list_check li {
        padding-left: 32px;
        font-size: 16px;
    }

    .list_check li:before {
        top: 1px;
        width: 22px;
        height: 22px;
        background-size: 22px;
    }

    .feature_list_inner ul li .icon {
        width: 70px;
        height: 70px;
        border-radius: 10px;
    }

    .feature_list_inner ul li .content {
        width: calc(100% - 70px);
        padding-left: 14px;
    }

    .feature_list_inner ul li .content h4 {
        font-size: 16px;
    }

    .feature_list_inner ul {
        gap: 40px;
    }

    .feature_list_inner ul li {
        width: calc(50% - 20px);
    }

    .feature_list_inner {
        padding: 20px;
        margin-bottom: -100px;
    }

    .feature_dark_wrapper {
        padding-top: 180px;
        padding-bottom: 70px;
    }

    .outcome_box {
        padding: 20px;
        border-radius: 15px;
    }

    .outcome_box h4 {
        font-size: 16px;
    }

    .outcome_box img {
        width: 50px;
        height: 50px;
    }

    .outcomes_wrapper {
        padding: 70px 0;
    }

    .title_wrapper.title_dark h2 {
        font-size: 40px;
    }

    .title_wrapper.title_dark h4 {
        margin: -28px 0 10px;
    }

    .tested_line h4 span {
        font-size: 35px;
    }

    .tested_line h4 span:before {
        width: 13px;
        height: 13px;
    }

    .tested_athletes {
        padding: 60px 0;
    }

    .athletes_wrapper {
        padding: 70px 0;
    }

    .athletes_img_wrap {
        margin: 40px 0 0;
    }

    .athletes_img_wrap ul {
        gap: 10px;
    }

    .athletes_img_wrap ul li {
        width: calc(25% - 8px);
    }

    .newslette_inner {
        padding: 20px 30px;
    }

    .newslette_inner h4 {
        padding-right: 0;
        text-align: center;
    }

    .newslette_inner form {
        max-width: 300px;
        margin: 0 auto;
    }

    .athletes_box h4 {
        font-size: 16px;
    }

    .feature_dark_list ul {
        padding-left: 0;
    }

    .corporate_banner,
    .warrantee_wrapper,
    .contact_wrapper {
        padding: 150px 0 70px;
    }

    .corporate_banner_content {
        padding-right: 0;
        text-align: center;
    }

    .why_choose_box_wrappe li {
        padding: 0 15px;
    }

    .how_works_Wrapper,
    .why_choose_wrapper,
    .corporate_info_wrapper,
    .about_video_wrapper,
    .about_second_wrap,
    .company_history_wrapper,
    .review_main_wrapper,
    .blog_list_wrapper {
        padding: 70px 0;
    }

    .blog_content_wrapper {
        padding: 70px 0 0;
    }

    .related_blogs {
        padding: 0 0 70px;
    }

    .contact_left p {
        font-size: 16px;
    }

    .contact_left {
        padding-right: 0;
    }

    .social_wrap h3,
    .email_wrapper h3 {
        font-size: 22px;
    }

    .video_content {
        padding-left: 0;
    }

    .about_second_img,
    .company_history_img {
        margin: 0 auto;
    }

    .comapny_testimonial_wrap h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .comapny_testimonial_wrap:before {
        right: 0;
    }

    ul.list_disc li {
        font-size: 16px;
        text-align: left;
    }

    .comapny_testimonial_wrap h4 {
        font-size: 17px;
        line-height: 23px;
    }

    .company_history_top {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    .blog_main_img {
        text-align: center;
    }

    .blog_box h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .blog_box>a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {

    .container,
    .container-sm {
        max-width: 100%;
    }

    .banner_title h1 {
        font-size: 12vw;
        letter-spacing: 6vw;
        text-align: center;
    }

    .banner_bottom {
        padding: 20px 0px;
        max-width: 210px;
        padding-bottom: 40px;
        margin: 0px auto -80px;
    }

    .banner_bottom:before {
        left: -80px;
        max-width: 80px;
        background-size: 78px;
    }

    .banner_bottom:after {
        right: -80px;
        max-width: 80px;
        background-size: 78px;
    }

    .clarity_wrapper {
        padding: 130px 0 60px;
    }

    .banner-_img {
        margin-top: -40px;
    }

    .feature_list_inner ul {
        flex-direction: column;
    }

    .feature_list_inner ul li {
        width: 100%;
    }

    .feature_list_inner ul:before,
    .feature_list_inner ul:after {
        display: none;
    }

    .elite_box {
        margin: 0;
    }

    .tested_line {
        display: none;
    }

    .feature_img {
        max-width: 350px;
    }

    .feature_img .parallax-container {
        border-radius: 20px;
    }

    .feature_img img {
        border-radius: 20px;
    }

    .feature_tag {
        padding: 6px 10px;
        border-radius: 5px;
        gap: 4px;
    }

    .feature_tag ul li {
        padding-left: 33px;
        font-size: 13px;
        line-height: 18px;
    }

    .feature_wrapper {
        padding: 0 0 60px;
    }

    .copyright p {
        text-align: center;
    }

    .copyright ul {
        justify-content: center;
    }

    .copyright {
        margin-top: 20px;
    }

    .testimonial_main_wrapper {
        padding: 0 0 60px;
    }

    .banne_service_slider .swiper-wrapper {
        padding: 0;
    }

    .corporate_banner:before,
    .corporate_banner:after {
        display: none;
    }

    .blog_title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .blog_content_wrapper blockquote {
        font-size: 22px;
        line-height: 33px;
        margin: 20px 0 20px;
    }

    .blog_content_wrapper blockquote:before {
        width: 80px;
        height: 70px;
        background-size: 80px;
    }

    .blog_content_wrapper blockquote {
        padding-left: 100px;
    }

    .blog_detail_banner {
        height: 500px;
    }

    .blog_detail_content h1 {
        font-size: 28px;
    }
}


@media (max-width: 575px) {
    .banner-_img {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .feature_tag.one {
        left: -20px;
    }

    .feature_tag.two {
        right: -20px;
        top: 120px;
    }

    .feature_tag.three {
        left: -20px;
        max-width: 250px;
    }

    h3 {
        font-size: 22px;
    }

    .title_left h4 {
        font-size: 20px;
    }

    .title_left h2 {
        font-size: 26px;
        margin: 10px 0 0;
    }

    .athletes_img_wrap ul li {
        width: calc(50% - 5px);
        aspect-ratio: 26/35 !important;
    }

    .athletes_img_wrap ul li:nth-child(3),
    .athletes_img_wrap ul li:nth-child(4) {
        border-radius: 0 0 150px 150px;
    }

    .title_wrapper {
        margin: 0 auto 30px;
    }

    .why_choose_box_wrappe li {
        width: 100%;
        padding: 0;
        border: 0;
    }

    .why_choose_box_wrappe {
        gap: 20px;
    }

    h4 {
        font-size: 18px;
    }

    .btn_white {
        font-size: 14px;
        padding: 10px 25px;
    }

    .contact_wrapper {
        padding: 100px 0 70px;
    }

    body {
        font-size: 16px;
        line-height: 22px;
    }

    .blog_title h5 {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .blog_title h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .share_wrapper ul {
        gap: 20px;
        flex-wrap: wrap;
    }
    .blog_content_wrapper blockquote {
        font-size: 18px;
        line-height: 26px;
    }
    .blog_detail_content h1 {
        font-size: 20px;
    }
}

@media (max-width: 481px) {
    .navbar-brand img {
        height: 22px;
    }

    .navbar .btn_primary_dark {
        margin-right: 10px;
        font-size: 14px;
        padding: 8px 20px;
    }

    .header_inner {
        margin-top: 10px;
        padding: 10px;
        border-radius: 10px;
    }

    .nav-tabs li .nav-link {
        padding: 7px 15px;
    }

    .title_wrapper h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .title_wrapper.title_dark h2 {
        font-size: 32px;
        letter-spacing: 4px;
    }

    .title_wrapper {
        overflow: hidden;
    }

    .newslette_inner h4 {
        font-size: 18px;
        line-height: 27px;
    }

    .feature_tag.two {
        right: 0;
    }

    .title_wrapper h2 {
        font-size: 30px;
    }

    .banner_bottom h3 {
        font-size: 18px;
    }

    .banner_text h2 {
        font-size: 22px;
    }

    .corporate_info_wrapper p {
        font-size: 14px;
    }

    .newslette_inner .btn_white {
        padding: 10px 17px;
        font-size: 14px;
    }
    .blog_detail_banner {
        height: 320px;
    }
}

@media (max-width: 381px) {}