@media (max-width: 1024px) {
  /* Global css */
  .sec_title {
    font-size: 28px;
    line-height: 40px;
  }

  .sec_title:after {
    height: 7px;
    width: 100px;
    top: auto;
    bottom: -10px;
  }

  .security_txt {
    margin: 34px auto 34px;
  }

  .section_p {
    padding: 40px 34px;
  }

  .top-bar {
    padding: 16px 24px;
  }

  .header .main-header {
    padding: 10px 24px;
  }

  .header .logo img {
    width: 100%;
  }

  .nav-list.active {
    display: flex;
  }

  .header .hamburger-menu {
    display: block;
  }

  .popup-content .nav-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0;
  }

  .popup-content {
    width: 100%;
    height: 100%;
  }

  .popup-content a.order-btn {
    display: flex;
    width: fit-content;
  }

  .header .offer {
    font-size: 14px;
  }

  .header .shipping-info {
    display: none;
    font-size: 12px;
  }

  .shipping-info img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
  }

  .header .top-bar {
    padding: 8px 24px;
  }

  .hamburger-menu {
    color: #000;
    font-size: 26px;
  }

  .popup ul.nav-list li {
    margin: auto 0 0 0;
    width: 100%;
  }

  .hero_sec .hero_banner_sec {
    padding: 24px;
    justify-content: center;
  }

  .hero_sec {
    padding: 0px 34px;
  }

  .hero_sec .hero_content_part {
    padding: 0 0 0px 0;
  }

  .hero_sec .hero_top h1 {
    font-size: 32px;
    line-height: 40px;
    max-width: unset;
  }

  .hero_sec span.hero_content {
    font-size: 16px;
    line-height: 24px;
  }

  .hero_sec .icon_first {
    display: none;
  }

  .hero_sec .icon_first_resp {
    display: flex;
    gap: 24px;
    margin-top: 24px;
  }

  .hero_sec .icon_first_resp span {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    /* color: #fff; */
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .hero_sec .icon_first_resp img {
    max-width: 30px;
  }

  .hero_sec .icon_first span {
    width: 100%;
  }

  .hero_sec .hero_social {
    justify-content: space-evenly;
    flex-wrap: nowrap;
    margin: 20px auto 0;
    gap: 10px;
    max-width: 498px;
    width: 100%;
  }

  .hero_sec a.hero_btn {
    width: 100%;
    padding: 8px;
    justify-content: flex-start;
    margin: 8px auto 0;
  }

  .hero_sec .btn_txt {
    font-size: 20px;
    display: flex;
    white-space: normal;
    align-items: center;
    gap: 10px;
  }

  .hero_sec .btn_content {
    margin-right: 45px;
    text-align: center;
    padding: 10px 20px;
  }

  .hero_sec .btn_content span {
    font-size: 32px;
    line-height: 30px;
  }

  .hero_sec span.btn_dis {
    font-size: 12px;
  }

  .hero_sec .her_img_part {
    margin: 0;
  }

  .welcome_sec {
    padding: 16px 34px;
  }

  .welcome_sec .feature_sec {
    gap: 20px;
  }

  .engineer_list {
    margin: 40px 0 0 0;
    gap: 16px;
  }

  .engineer_sec .engineer_left_area,
  .engineer_sec .engineer_right_area {
    flex-direction: column;
    gap: 16px;
    align-items: center;
  }

  .engineer_sec .engineer_image img {
    max-width: 220px;
    margin: 0px auto;
  }

  .engineer_image {
    margin: 40px auto;
  }

  .engineer_image {
    display: none;
  }

  .security_card {
    flex-wrap: wrap;
    gap: 28px;
  }

  .security_card_inner {
    width: 48%;
  }

  .security_sec .security_detail {
    padding: 24px 20px;
  }

  .security_sec .security_title:after,
  .security_sec .security_title:before {
    display: none;
  }

  .security_sec .security_title {
    text-align: center;
    padding: 0;
    justify-content: center;
  }

  .security_sec .sec_wrapper {
    flex-wrap: wrap;
  }

  .security_sec .sec_detail {
    width: 31%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .security_sec .compare_card {
    padding: 20px;
  }

  .security_sec .compare_heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .security_sec ul.compare_card_list li:first-of-type {
    padding-bottom: 15px;
  }

  .security_sec ul.compare_card_list li:not(:last-of-type, :first-of-type) {
    padding: 15px 0;
  }

  .security_sec ul.compare_card_list li {
    align-items: center;
  }

  .security_sec .compare {
    margin: 30px 0 0 0;
    gap: 20px;
  }

  .review_logo {
    display: none;
  }

  .review_ribin {
    padding: 16px 34px;
  }

  .step_sec .card_icon {
    gap: 10px;
  }

  /* .step_sec .card_icon { flex-direction: column; } */
  /* .step_sec .card_p{ text-align: center;} */
  .step_sec .card_txt {
    font-size: 24px;
    line-height: 35px;
  }

  .card_head {
    width: 48px;
    height: 48px;
  }

  .testimonials_section {
    padding: 0 34px 40px;
  }

  .testimonials_section .testimonials_box {
    border-radius: 20px;
    gap: 20px;
    padding: 20px;
  }

  .testimonials_section .testimonials_iner p {
    font-size: 18px;
    padding: 0;
  }

  .confidence_section {
    padding: 0 34px 40px;
  }

  .confidence_section .confidence_box {
    padding: 30px;
  }

  .confidence_section .confidence_box .confidence_iner h3 {
    margin: 0 0 10px;
    font-size: 24px;
  }

  .confidence_section .confidence_box .confidence_iner p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
  }

  .faq_section {
    padding: 40px 34px;
  }

  .faq_section .accordion {
    padding: 34px 0 0 0;
  }

  section.time_offer_section {
    padding: 0 34px;
  }

  .time_offer_section .time_offer_box {
    padding: 40px 85px;
    gap: 20px;
    flex-direction: column;
  }

  .time_offer_section .time_offer_box .time_offe_images {
    max-width: 240px;
    height: auto;
    object-position: center;
    margin: 0 auto;
    margin-bottom: 16px;
  }

  .time_offer_section .time_offer_box .time_offer_iner h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .time_offer_section .time_offer_box .time_offer_iner .time_offer_icon_list {
    gap: 14px;
    justify-content: space-evenly;
  }

  .time_offer_section
    .time_offer_box
    .time_offer_iner
    .time_offer_icon_list
    li {
    flex-direction: row;
    justify-content: center;
  }

  .footer {
    padding: 0 34px 30px;
  }

  .footer .footer_row {
    flex-wrap: wrap;
    gap: 30px;
  }

  .footer_col {
    width: calc(50% - 30px);
  }

  .step_sec .card_icon_txt {
    font-size: 20px;
    line-height: 24px;
  }

  .test__secbox .card__test:not(:nth-of-type(4n)) {
    margin-right: 0px;
  }

  .rating__main .card__test {
    width: calc(49% - 1px);
  }

  .test__secbox .cardlist__rat {
    gap: 15px;
    justify-content: center;
  }

  .test__secbox .card__test:not(:last-of-type) {
    margin-bottom: 0px;
  }

  .rating__main h1.rate__head {
    font-size: 30px;
  }

  .rating__main .rating__wrapper {
    padding: 56px 64px;
    align-items: center;
  }

  .trust__sec img {
    width: 200px;
  }

  .rating__main .assessment__top {
    min-width: 290px;
    width: 60%;
    padding-right: 24px;
    margin: 0 24px 0 0;
  }

  .Security {
    padding: 64px 24px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 {
    width: calc(100% - 0px);
  }

  .Security .round_the_clock .round_the_clock_security_box3 img {
    max-width: 310px;
    border-radius: 20px;
  }

  .Security .round_the_clock .round_the_clock_security .security_col {
    width: calc(50% - 10px);
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    p {
    max-width: 100%;
    margin-top: 15px;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .automatic_night_vision
    h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .Security .round_the_clock .round_the_clock_security .wide_range_coverage h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .even_starts {
    padding: 40px 24px;
  }

  .even_starts .even_starts_title {
    padding-bottom: 30px;
  }

  .even_starts
    .proactive_approach
    .proactive_approach_title
    .proactive_approach_title_box1
    a
    svg {
    width: 100%;
    max-width: 170px;
    height: 340px;
    object-fit: contain;
  }

  .even_starts
    .proactive_approach
    .proactive_approach_title
    .proactive_approach_title_box2
    a
    svg {
    width: 100%;
    max-width: 170px;
  }

  .Security .round_the_clock {
    flex-direction: column;
    align-items: center;
  }

  .Security .round_the_clock .round_the_clock_security {
    gap: 20px 20px;
  }

  .Security .round_the_clock .round_the_clock_security {
    max-width: 100%;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .automatic_night_vision
    h4 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 img {
    max-width: 170px;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    p {
    text-align: center;
  }

  .round_the_clock_security_title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .even_starts .even_starts_title {
    padding-bottom: 15px;
  }

  .even_starts .even_starts_title h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .even_starts .stop_home_invasion {
    gap: 20px;
    flex-direction: column-reverse;
    margin-top: 15px;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_title {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    text-align: center;
    align-items: center;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_title h3 {
    font-size: 28px;
    line-height: 28px;
    width: 100%;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_title p {
    max-width: 100%;
    padding: 20px 0px;
  }

  .stop_home_invasion_title_box1 {
    text-align: left;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box1
    h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box2
    h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_img img {
    max-width: 350px;
    width: 100%;
  }

  .even_starts .proactive_approach {
    flex-direction: column;
    gap: 20px;
  }

  .even_starts .proactive_approach .proactive_approach_img img {
    max-width: 350px;
    width: 100%;
    border-radius: 20px;
    height: auto;
  }

  .even_starts .proactive_approach .proactive_approach_title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .even_starts .proactive_approach .proactive_approach_title h3 {
    font-size: 28px;
    line-height: 28px;
    text-align: center;
  }

  .even_starts .proactive_approach .proactive_approach_title p {
    max-width: 100%;
    padding: 20px 0px;
  }

  .even_starts
    .proactive_approach
    .proactive_approach_title
    .proactive_approach_title_box1
    a
    svg {
    width: 100%;
    max-width: 170px;
  }

  .even_starts
    .proactive_approach
    .proactive_approach_title
    .proactive_approach_title_box2
    a
    svg {
    width: 100%;
    max-width: 170px;
  }

  .comparison_box {
    padding: 40px 34px;
  }

  .header .order-btn {
    padding: 10px 12px;
    font-size: 14px !important;
  }

  .rating__main {
    padding: 40px 24px;
  }

  .rating__main .card__test {
    width: calc(50% - 10px);
  }

  .test__secbox .testimonial-card__title {
    width: calc(100% - 128px);
  }

  .test__secbox .cardtest__image img {
    width: 120px;
    height: 120px;
  }

  .cardtest__image {
    float: right;
  }

  .test__secbox .card__info {
    width: calc(100% - 128px);
  }

  .testimonial__trustscore {
    width: calc(100% - 128px);
  }

  .her_img_part {
    display: none;
  }

  .tablet.mobile {
    display: block !important;
  }

  .hero_sec .icon_check_first {
    display: none;
  }

  .hero_top {
    text-align: center;
  }

  .hero_sec img.hero_banner {
    width: 100%;
    height: auto;
    max-width: 500px;
    margin: 0 auto;
  }

  .hero_sec .hero_guaranteebox {
    justify-content: center;
    margin: 8px auto 0;
  }

  .hero_sec .icon_check_first span {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }

  .step_sec .step_card {
    gap: 16px;
  }

  .step_sec .card_content_img {
    height: 227px;
    object-fit: cover;
    width: 100%;
  }

  .security_sec .card_img {
    height: 300px;
  }

  .welcome_mobie_slider .swiper-slide {
    width: 30% !important;
    text-align: center;
  }

  .welcome_mobie_slider_iner {
    display: flex;
    justify-content: center;
  }

  .welcome_mobie_slider .swiper-wrapper {
    align-items: center;
  }

  svg.star_mobilr_teb {
    display: block !important;
  }

  .assessment_ratings_star svg {
    display: none;
  }

  .assessment_ratings_star {
    display: flex;
  }

  .star_list svg {
    display: block;
  }

  img.trustscore__imagestar_green {
    display: block;
    margin: 0 0 10px 0;
  }

  .trust__wrapper img.trustscore__imagestar {
    display: none;
  }

  .rating__main .trust__wrapper {
    display: flex;
  }

  img.rating_img_green {
    display: block;
  }

  .hero_social img.rating_img_green {
    margin: 0 10px;
    display: none;
  }

  img.rating_img {
    /* display: none; */
  }

  svg.star_yellow {
    display: none;
  }

  .star_list {
    display: flex;
    gap: 1px;
  }

  img.star_img_green {
    display: block;
    margin: 0 10px;
  }

  img.star_img {
    display: none;
  }

  img.cta_rating_img_green {
    display: block;
  }

  img.cta_rating_img {
    display: block;
  }

  img.green_images {
    display: block;
  }

  /* img.yellow_images {
        display: none;
    } */

  .security_sec .com_icon img {
    min-width: 24px;
    height: 24px;
  }

  .time_offer_section
    .time_offer_box
    .time_offer_iner
    .time_offertrustscore
    .trustscore__wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .flot_cta {
    height: fit-content;
    max-height: 110px;
  }

  section.flot_cta a.order-btn {
    width: max-content;
  }

  .hero_sec span.hero_social_text {
    font-size: 12px;
  }

  .engineer_sec .left_area_column img {
    border-radius: 24px;
    height: auto;
    max-width: 64px;
    object-fit: cover;
    margin: 0 auto 16px;
    padding: 0px;
  }

  .time_offer_text {
    display: none;
  }

  .stopCrimeBoxTwo__heading p {
    margin-top: 0px;
    padding: 20px 0px;
  }
  .trustscore__reviews_stars {
    display: flex;
    gap: 8px;
  }
  .welcome_sec span.feature_title {
    font-size: 14px;
    line-height: 16px;
    max-width: 150px;
  }
}

@media (max-width: 767px) {
  .sec_title {
    font-size: 24px;
    line-height: 34px;
  }

  .sec_title:after {
    height: 7px;
    width: 80px;
    top: auto;
    bottom: -10px;
    margin-top: 16px;
  }

  .security_txt {
    margin: 25px auto 25px;
  }

  .section_p {
    padding: 24px 16px;
  }

  .header .order-btn {
    padding: 6px 14px;
    font-size: 14px !important;
  }

  .hero_sec .border-left,
  .hero_sec .border-right {
    background: #828282;
    /* width: 20%; */
  }

  .guaranteebox_content p span {
    white-space: nowrap;
  }

  .header .top-inner-mobile {
    display: block;
  }

  .top-bar .offer-text {
    display: none;
  }

  .top-inner-mobile span.offer-text {
    display: block;
    text-align: center;
    font-size: 13px;
    padding-bottom: 5px;
  }

  .top-bar {
    flex-direction: column;
    /* gap: 8px; */
  }

  .header .timer {
    font-size: 12px;
    padding: 4px 10px;
  }

  .header .shipping-info img {
    width: 16px;
    height: 16px;
  }

  .header .top-inner {
    justify-content: space-between;
  }

  .main-header .top-inner {
    justify-content: space-between;
  }

  .header .shipping-info {
    font-size: 10px;
  }

  .hero_sec {
    padding: 16px;
  }

  .hero_sec .hero_banner_sec {
    padding: 0px;
    flex-direction: column;
  }

  .hero_sec .hero_content_part {
    padding: 0px;
    margin: 0 auto;
  }

  .welcome_sec .feature_sec {
    /* flex-wrap: wrap;
        justify-content: center; */
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);

    justify-items: center;
  }

  .welcome_sec span.feature_title {
    font-size: 14px;
    line-height: 16px;
    max-width: 150px;
  }

  .engineer_sec .left_area_column img {
    border-radius: 24px;
    height: auto;
    max-width: 64px;
    object-fit: cover;
    margin: 0 auto 16px;
    padding: 0px;
  }

  .engineer_sec .left_area_column h3 {
    font-size: 20px;
  }

  .engineer_image {
    display: none;
  }

  .engineer_sec .engineer_image img {
    max-width: 180px;
  }

  .security_card_inner {
    width: 100%;
  }

  .security_sec .security_card {
    margin: 0 0 30px 0;
  }

  .security_sec .sec_wrapper {
    justify-content: space-evenly;
    margin: 20px 0 0 0;
  }

  .security_sec .compare {
    flex-direction: column;
  }

  .security_sec .compare_card {
    width: 100%;
  }

  .review_ribin .rev_innner {
    flex-direction: column;
    /* gap: 20px; */
  }

  .review_ribin.section_p {
    padding: 8px 16px;
  }

  .review_ribin .order-btn {
    justify-content: center;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
  }

  .step_card {
    flex-direction: column;
  }

  .step_sec .card_icon {
    flex-direction: row;
    margin: 0px 0px 8px 0px;
  }

  .step_sec .card_p {
    text-align: left;
  }

  .testimonials_section {
    padding: 0 25px 30px;
  }

  .testimonials_section img.testi_img {
    max-width: 200px;
    margin: 0 auto;
    height: 200px;
  }

  .testimonials_section .testimonials_box {
    flex-direction: column;
  }

  .confidence_section {
    padding: 0 25px 30px;
  }

  .confidence_section .confidence_box {
    flex-direction: column;
    padding: 20px;
  }

  .confidence_section .confidence_box .confidence_iner {
    width: 100%;
  }

  .confidence_section .confidence_box .confidence_iner h3 {
    font-size: 22px;
    line-height: 27px;
  }

  .confidence_section .confidence_box .confidence_iner p {
    font-size: 16px;
  }

  .faq_section {
    padding: 30px 25px;
  }

  .time_offer_section .time_offer_box {
    flex-direction: column;
    padding: 24px 16px;
  }

  section.time_offer_section {
    padding: 0 24px;
  }

  .time_offer_section .time_offer_box .time_offer_iner .time_offer_icon_list {
    flex-direction: column;
  }

  .time_offer_section .time_offer_box .time_offer_iner .time_offer_wrap {
    flex-direction: column;
  }

  .footer {
    padding: 0 25px 30px;
  }

  .footer .footer_row {
    flex-direction: column;
  }

  .coppy_right_ses .coppy_right_iner {
    flex-direction: column;
    gap: 10px;
  }

  .rating__main .rating__wrapper {
    display: block;
    padding: 24px 16px;
  }

  .rating__main .card__test {
    width: calc(100%);
  }

  .rating__main h1.rate__head {
    font-size: 25px !important;
    line-height: 35px !important;
  }

  .Security {
    padding: 40px 25px;
  }

  .Security .round_the_clock {
    flex-direction: column;
  }

  .Security .round_the_clock .round_the_clock_security .security_col {
    width: calc(100% - 0px);
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .automatic_night_vision
    h4 {
    padding-bottom: 20px;
    max-width: 100%;
    width: 100%;
  }

  .Security .round_the_clock .round_the_clock_security .wide_range_coverage h4 {
    padding-bottom: 20px;
    max-width: 100%;
    width: 100%;
  }

  .Security .round_the_clock .round_the_clock_security_box3 {
    padding: 16px 16px;
  }

  .Security .round_the_clock .round_the_clock_security {
    gap: 20px 20px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 img {
    max-width: 100%;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    p {
    text-align: center;
  }

  .even_starts {
    padding: 40px 16px;
  }

  .even_starts .even_starts_title h2 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 10px;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_title h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box {
    display: flex;
    flex-direction: column;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box1
    h4 {
    text-align: unset;
    font-size: 26px;
    line-height: 36px;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box1
    p {
    text-align: unset;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box2
    h4 {
    text-align: unset;
    font-size: 26px;
    line-height: 36px;
  }

  .even_starts
    .stop_home_invasion
    .stop_home_invasion_title
    .stop_home_invasion_title_box2
    p {
    text-align: unset;
  }

  .even_starts .stop_home_invasion .stop_home_invasion_img img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .even_starts .proactive_approach .proactive_approach_img img {
    max-width: 100%;
    width: 100%;
  }

  .even_starts .proactive_approach .proactive_approach_title h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }

  .even_starts .proactive_approach .proactive_approach_title p {
    padding: 20px 0px 0px 0px;
    text-align: center;
  }

  .even_starts
    .proactive_approach
    .proactive_approach_title
    .proactive_approach_title_box {
    gap: 12px;
  }

  .step_sec .card_content {
    width: 100%;
  }

  .comparison_box {
    padding: 30px 15px;
  }

  .among_others_section .comparison_box .comparison_col {
    padding: 13px 10px;
    font-size: 16px;
    line-height: 22px;
    text-wrap: pretty;
  }

  .proactive_approach_title_box1 img {
    max-width: 140px;
    height: auto;
    margin: 30px 0 0 0;
  }

  .rating__main {
    padding: 24px 16px;
  }

  .engineer_list {
    display: flex;
    margin: 10px 0 0 0;
    flex-direction: column;
  }

  .hero_sec .hero_social {
    justify-content: space-evenly;
    flex-wrap: nowrap;
    margin: 20px auto 0;
    gap: 0px;
    /* gap:10px */
    max-width: 345px;
    width: 100%;
    padding: 8px;
  }

  .hero_social_text > span:first-child {
    display: none;
  }

  .hero_sec a.hero_btn {
    max-width: 345px;
    justify-content: space-between;
    display: grid;
    grid-template-columns: max-content 1fr max-content;
    padding: 4px;
  }

  span.hero_social_text img.rating_img {
    max-width: 65px;
  }

  .review_ribin .review_part {
    padding: 4px 0;
    border: 1px solid transparent;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    max-height: 56px;
    gap: 5px;
    width: 100%;
  }

  .review_ribin .rev_rate {
    font-size: 12px;
  }

  .step_sec .card_content_img {
    height: 391px;
  }

  .card_head {
    width: 64px;
    height: 64px;
  }

  .step_sec .card_txt {
    font-size: 32px;
    line-height: 40px;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .automatic_night_vision
    img {
    width: 100%;
  }

  .security_sec ul.compare_card_list li {
    align-items: stretch;
  }

  .com_icon {
    padding: 5px 0 0 0;
  }

  .security_sec .compare_heading {
    margin-bottom: 40px;
  }

  .testimonials_section svg {
    width: 40px;
    height: 40px;
  }

  .rating__main .assessment__top {
    margin: 0 auto !important;
    padding: 0px 0 20px 0 !important;
    border: none;
    width: 100%;
    max-width: 100%;
  }

  .cta_content_left {
    display: none;
  }

  .flot_cta a.order-btn {
    font-size: 16px !important;
  }

  .flot_cta {
    padding: 6px 16px;
  }

  .security_sec .sec_wrapper {
    gap: 50px;
    row-gap: 20px;
  }

  .welcome_sec .feature {
    width: 100%;
  }

  .welcome_mobie_slider .swiper-slide {
    width: 50% !important;
    text-align: center;
    max-width: 185px;
  }

  .welcome_mobie_slider {
    display: block;
  }

  /* .welcome_sec .feature { */
  /* display: none; */
  /* } */

  .hero_social img.rating_img_green {
    margin: 0;
    width: 70px;
    height: 32px;
    object-fit: contain;
  }

  .hero_sec span.hero_social_text {
    align-items: center;
  }

  .time_offer_section
    .time_offer_box
    .time_offer_iner
    .time_offertrustscore
    .trustscore__wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_cards_row {
    flex-direction: column;
    gap: 20px;
  }

  .hero_sec .btn_content {
    margin-right: 8px;
    padding: 8px;
  }

  .hero_sec .btn_content .discount-text p span {
    font-size: 10px;
  }

  .icon_check_first.tablet.mobile {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .hero_sec .icon_check_first span {
    justify-content: flex-start;
  }

  .security_sec .sec_txt {
    font-size: 20px;
  }

  .security_sec .sec_content {
    font-size: 16px;
  }

  .security_sec .com_icon img {
    width: 24px;
    height: 24px;
  }

  .comparison_row:nth-child(2) .comparison_col:nth-child(1),
  .comparison_row:nth-child(3) .comparison_col:nth-child(1),
  .comparison_row:nth-child(4) .comparison_col:nth-child(1),
  .comparison_row:nth-child(5) .comparison_col:nth-child(1),
  .comparison_row:nth-child(6) .comparison_col:nth-child(1),
  .comparison_row:nth-child(7) .comparison_col:nth-child(1) {
    width: 70px;
    height: 90px;
    font-size: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .cta_wra .time_offertrustscore {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }

  .cta_wra .time_offertrustscore p {
    color: #fff;
  }

  .cta_wra .time_offertrustscore .red_cont {
    margin-left: 0px;
    padding: 5px 12px;
    font-size: 16px;
  }

  .hero_sec .hero_top h1 {
    font-size: 26px;
    line-height: 34px;
  }

  section.flot_cta a.order-btn {
    font-size: 16px;
  }

  .header .top-bar {
    padding: 6px 16px;
  }

  .shipping-info span svg {
    width: 16px;
    height: 16px;
  }

  .header .shipping-info {
    display: none;
  }

  .header .logo {
    max-width: 126px;
    height: 24px;
  }

  .header .main-header {
    padding: 8px 24px;
  }

  .hero_sec span.hero_rating_text {
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
  }

  .hero_sec .btn_txt {
    font-size: 18px;
    gap: 8px;
    justify-content: center;
  }

  .hero_sec .btn_content span {
    font-size: 28px;
    line-height: 30px;
  }

  .hero_sec .hero_guaranteebox {
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
  }

  .hero_sec .btn_content span.discount-text p {
    font-size: 10px;
  }

  .hero_sec .icon_first_resp {
    flex-direction: row;
    flex-wrap: Wrap;
    align-items: center;
    justify-content: center;
  }

  .hero_sec .icon_first_resp span {
    font-size: 12px;
  }

  .hero_sec .icon_first_resp img {
    width: 24px;
    height: 24px;
  }

  .welcome_sec span.feature_image {
    max-width: 32px;
  }

  .engineer_sec .left_area_column p {
    font-size: 16px;
  }

  .review_ribin .social_img {
    max-width: 108px;
  }

  .among_others_section h2.sec_title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rating__main .rating__title {
    margin-bottom: 24px;
  }

  .trust__sec img {
    width: 136px;
  }

  .rating__main .trustscore__textinte {
    font-weight: 700;
    margin-right: 8px;
    font-size: 32px;
    line-height: 32px;
  }

  .trustscore__reviews {
    display: flex;
    flex-wrap: wrap;
  }

  .rating__main .trustscore__textbase {
    font-size: 14px;
    line-height: 16px;
  }

  .rating__main .trustscore__textex {
    font-size: 13px;
    line-height: 16px;
  }

  .trustscore__reviews_stars {
    display: flex;
    gap: 8px;
  }

  .rating__main .assessment__ratings {
    font-size: 14px;
  }

  .rating__main .assessment__textvotes {
    font-size: 14px;
  }

  .trustscore__reviews_stars img.trustscore__imagestar_green {
    margin-bottom: 0px;
  }

  .test__secbox .cardtest__image img {
    width: 88px;
    height: 88px;
    object-fit: cover;
  }

  .testimonials_section .testimonials_iner p {
    line-height: 26px;
  }

  .time_offer_section .time_offer_box .time_offer_iner h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .time_offer_section .time_offer_box .time_offer_iner .special_offer_text {
    font-size: 16px;
  }

  .time_offer_icon_list li svg {
    width: 20px;
    height: 20px;
  }

  .shipping-info_text {
    font-size: 14px;
  }
  .time_offer_section .time_offer_box .time_offer_iner .discount_btn {
    font-size: 18px;
  }
  .engineer_image {
    margin: 40px auto;
  }

  .even_starts .proactive_approach {
    padding-top: 20px;
  }

  .testimonials_section .testimonials_iner .signature_box {
    padding: 15px 8px;
  }
}

@media only screen and (max-width: 1160px) and (min-width: 1080px) {
  .Security .round_the_clock {
    gap: 15px;
  }

  .Security .round_the_clock .round_the_clock_security {
    gap: 15px 15px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 {
    padding: 16px 25px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 img {
    object-fit: contain;
    height: 527px;
  }

  .Security
    .round_the_clock
    .round_the_clock_security
    .round_the_clock_security_title
    p {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1067px) and (min-width: 1025px) {
  .Security .round_the_clock {
    gap: 15px;
  }

  .Security .round_the_clock .round_the_clock_security {
    gap: 15px 15px;
  }

  .Security .round_the_clock .round_the_clock_security_box3 img {
    max-width: 100%;
  }

  .Security .round_the_clock .round_the_clock_security .security_col {
    width: calc(50% - 40px);
  }
}
