@media screen and (min-width: 1921px) {

     .partner_login .container {
          margin: 0 auto;
          padding: 0 clamp(20px, 5vw, 50px);
      }
}


@media screen and (max-width: 1800px) {
  .problem_otr {
    gap: 150px;
  }

  .hiden_hover_content {
    padding: 100px clamp(20px, 5vw, 50px) 100px 80px;
  }

  .hover_bg_content_image:before {
    width: 100%;
  }

  /* new 07-01 */

  .partner_value_main .partner_value_img {
      margin-right: -8%;
  }

  /* new 08-01 */

  .partner_problem .partner_value_img {
      margin-right: -21%;
  }
}

@media screen and (max-width: 1600px) {
  .header_menu ul {
    gap: 40px;
  }

  .problem_otr {
    gap: 120px;
  }

  .strategic_value_right {
    width: 45%;
  }

  .capability_box ul li:after {
    top: 10px;
    transform: unset;
  }

  .how_its_work {
    padding: 120px 0 120px;
  }

  .key_capability_main,
  .problem_description_btn {
    gap: 60px;
  }

  .security_perimeter {
    padding-top: 120px;
  }

  .how_its_work,
  .logo_section,
  .key_capability {
    padding: 120px 0;
  }

  .experience_main {
    min-height: 900px;
  }

  .experience_main::after {
    width: 900px;
  }

  /* .cmn_footer {
        padding: 50px 70px 50px 0;
        margin-right: 100px;
    }

    .footer_links {
        min-width: unset;
    }

    .footer_main {
        align-items: stretch;
    }

    .footer_content {
        display: flex;
        align-items: end;
    } */

  .form_inner {
    padding-top: 50px;
  }

  .form_inner textarea {
    min-height: 180px;
  }

  .footer_btm_left {
    width: 45%;
  }

  /* new page css */

  .product_banner {
    aspect-ratio: 1920 / 972;
  }

  /* .edition_right:before {
        height: 100%;
        top: 0;
    } */

  .product_banner_title {
    gap: 40px;
  }

  /* new css 01-01-2026 */

  .pricing_price_line .title_h2 {
      font-size: 41px;
  }

  .pricing_table .pricing_th_feature {
      width: 26.4%;
  }

  .pricing_th_plan {
      width: 25.203%;
  }


/* blog */

 .left_line_patch {
        margin-left: 35px;
        padding-left: 35px;
    }

    /* new 06-01 */

    .form_massage_short textarea {
      min-height: 112px;
  }

  /* new 08-01 */

  .partner_problem .partner_value_main {
      gap: 65px;
  }

  .solution_btm_patch .faq_otr {
      padding: 75px 0 50px;
  }

  /* new 16-01 */

  .teams_banner .product_banner_title {
      height: 65%;
  }

  .teams_banner {
      aspect-ratio: 1920 / 900;
  }

  /* new 20-01 */

  .help_categories_grid {
      gap: 50px;
  }

  .help_categories_grid .category_card_item .cat_content h3 .category-filter-link {
      font-size: 26px;
  }

.banner_bg_video {
        margin-top: 120px;
    }

}

@media screen and (max-width: 1440px) {

  .btn,
  .normal_text p,
  .form_btn .btn {
    padding: 16px 30px;
  }

  .header_menu ul {
    gap: 20px;
  }

  .header_logo {
    width: 195px;
  }

  .hiden_hover_content {
    padding: 60px clamp(20px, 5vw, 50px) 60px 60px;
  }

  .hero_banner {
        aspect-ratio: 1750 / 1195;
        padding-top: 16vw;
    }

  .banner_bg_image {
    padding-top: 315px;
  }

  .security_hover_image {
    aspect-ratio: 1920 / 860;
  }

  .trust_section {
    min-height: 680px;
  }

  .contact_form .container {
    padding: 50px;
  }

  .contact_form {
    max-width: 650px;
  }

  .footer_btm_left {
    width: 50%;
  }

  /* new page css */

  .blind_spots_grid_main {
    gap: 26px;
  }

  .blind_spots_grid_main .blind_spots_box {
    padding: 22px;
  }

  .enterprise_main_grid {
    gap: 4rem 4rem;
  }

  /* .edition_right {
    margin-left: -40.635%;
  } */
   .edition_main:before {
      right: -45px;
  }

  .enterprise_case_row {
    gap: 70px;
    grid-template-columns: 47.752% 45.752%;
  }

  .faq_otr {
    padding: 75px 0 100px;
  }

  /* new css 01-01-2026 */

  .pricing_plan_btn {
      padding: 23px 30px;
  }

  .pricing_table .pricing_th_feature {
      width: 25%;
  }

  .pricing_row .pricing_td_feature .pricing_feature_text {
      font-size: 22px;
      line-height: 28px;
  }

  .pricing_badge {
      margin-left: 20px;
  }

  .pricing_plan_title {
      font-size: 36px;
  }
  .pricing_row .pricing_td_value .pricing_text {
      font-size: 22px;
  }

  /* new 05-01-2026 */

  .contact_location_btm .contact_location_btm_box {
      padding: 69px 65px 65px 65px;
  }
  .about_banner_main .about_banner_top .about_banner_title {
      width: 45%;
  }

  .about_banner_main .about_banner_top {
      gap: 100px;
  }

  /* new 07-01 */

  .build_partner_row {
      gap: 40px;
      grid-template-columns: repeat(4, 1fr);
  }


  /* new 08-01 */

  .partner_solve_btm {
      column-gap: 60px;
  }
  .partner_solve_btm .partner_solve_box {
      gap: 30px;
  }
  .team_build .partner_value_main {
      gap: 140px;
  } 
  .partner_value_section.team_build {
      padding-bottom: 60px;
  }


  /* new 12-01 */

  .partner_login {
      padding: 200px 0 50px;
  }

   /* new 19-01 */

   .turn_into_main {
      gap: 70px;
    }
    .bundles_main {
        gap: 70px;
    } 

  /* new 20-01 */

  .help_categories_grid .category_card_item .cat_icon {
      width: 55px;
      height: 55px;
  }

  .help_categories_grid {
      gap: 40px;
  }

  .help_categories_grid .category_card_item .cat_content h3 .category-filter-link {
      font-size: 24px;
  }

}

@media screen and (max-width: 1300px) {
  .container {
    padding: 0 clamp(20px, 3vw, 50px);
  }

  .header_logo {
    max-width: 140px;
  }

  .header_main {
    gap: 21px;
  }

  .header_menu ul {
    gap: 20px;
  }

  .banner_description_btn {
    gap: 30px;
  }

  .problem_otr {
    gap: 100px;
  }

  .hiden_hover_content {
    padding: 40px clamp(20px, 5vw, 50px) 40px 50px;
  }

  .key_capability_main,
  .problem_description_btn,
  .strategic_value_right {
    gap: 30px;
  }

  .problem_description {
    gap: 16px;
  }

  .capability_box_otr {
    gap: 40px 30px;
  }

  .banner_bg_image {
    padding-top: 200px;
  }

  .footer_top {
    padding: 80px 0;
  }

  .footer_title {
    padding: 50px 0;
  }

  .session_box_main {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  /* new page css */

  .edition_left {
    width: 55%;
  }

  .footer_logo {
    max-width: 200px;
  }

  /* new css 01-01-2026 */

  .pricing_th_plan {
      padding: 22px;
      width: 26%;
  }

  .pricing_row .pricing_td_value {
      padding: 12px 22px;
  }

  .pricing_row .pricing_td_feature .pricing_feature_text {
      font-size: 20px;
      line-height: 26px;
  }

  .pricing_row .pricing_td_value .pricing_text {
      font-size: 20px;
  }

  .pricing_table .pricing_th_feature {
      width: 22%;
  }

  .pricing_plan_btn {
      padding: 20px 26px;
  }
  .pricing_otr {
      padding-bottom: 100px;
  }
  .pricing_feature_tooltip {
      left: 0px;
  }
  .pricing_tab_btn {
      max-width: 200px;
  }

  /* new 05-01-2026 */

  .contact_top_main_box {
      gap: 40px;
  }

  .contact_locations .contact_map_bg {
      height: 570px;
  }

  .contact_location_btm .contact_location_btm_box {
      padding: 58px 55px 60px 55px;
      gap: 40px;
  }
  .contact_card_img {
      padding-top: 50%;
  }
  .about_banner_bg {
      height: 460px;
  }
  .edition_main:before {
      width: 98%;
  }

  /* new 07-1 */

  .partner_section {
      padding: 100px 0;
  }

  .partner_value_main .partner_value_content .partner_value_title {
      padding: 35px 0 30px;
  }

  .partner_value_main .partner_value_content .partner_value_inner_title {
      padding: 20px 0;
  }

  /* new 08-01 */

  .partner_problem .partner_value_content .partner_value_description {
      padding: 24px 0 30px;
  }

  .partner_problem .partner_value_content .partner_value_list {
      padding: 30px 0;
  }

  .partner_solve_btm {
      gap: 40px;
  }
  .team_build .partner_value_main .partner_value_content .partner_value_description {
      padding-bottom: 40px;
  }

  .team_build .partner_value_main {
      gap: 100px;
  }

  /* new 12-01 */

  .partner_login .partner-login-wrap {
      gap: 70px;
  }

  .partner_login .partner-login-wrap .partner-login-box {
      width: 33%;
  }

  /* new 16-01 */

  .teams_banner .product_banner_title {
      height: 70%;
  }

  .support_banner {
      padding-bottom: 80px;
  }

  .support_banner_parent_main {
      gap: 60px;
  }

  /* new 20-01 */

  .help_categories_grid {
      gap: 30px;
      grid-template-columns: repeat(1, 1fr);
  }

  .help_categories_grid .category_card_item .cat_content h3 {
      padding-bottom: 12px;
  }
  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 {
      font-size: 26px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header img {
      width: 60px;
      height: 60px;
  }
  .our_product_main {
      padding-top: 50px;
      gap: 50px;
  }

  .our_product_main .our_product_box .our_product_icon {
      width: 60px;
  }

  /* new 22-01 */

  .eco_app_otr .eco_app_box .eco_app_box_left {
        width: 57%;
    }

    .eco_app_otr .eco_app_box:nth-child(even) .eco_app_box_right {
        flex: unset;
        width: 32%;
    }
    .eco_application_btm_content .eco_app_otr {
        gap: 50px;
    }
}

@media screen and (max-width: 1200px) {

  .potrait_image {
    max-width: 80%;
    margin-right: 30px;
  }

  .potrait_image:after {
    right: 27px;
  }

  /************** mobile menu ***************/

  .mobileIcon {
    display: block;
  }

  .mobileIcon {
    height: 35px;
    cursor: pointer;
    z-index: 99999;
    position: relative;
    display: flex;
    align-items: center;
    /* min-width: 44px; */
    justify-content: flex-end;
  }

  .mobileIcon a {
    width: 55px;
    height: 7px;
    border-radius: 0;
    display: inline-block;
    background: #000;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .mobileIcon a:before {
    position: absolute;
    content: "";
    width: 54px;
    height: 7px;
    border-radius: 0;
    background: #000;
    top: -8px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .mobileIcon a:after {
    position: absolute;
    content: "";
    width: 54px;
    height: 7px;
    border-radius: 0;
    background: #000;
    bottom: -8px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .menu-open .mobileIcon a {
    background: rgb(255 255 255 / 0%);
  }

  .menu-open .mobileIcon a:before {
    transform: rotate(45deg);
    top: -1px;
    background: var(--white);
  }

  .menu-open .mobileIcon a:after {
    transform: rotate(-45deg);
    top: -1px;
    background: var(--white);
  }

  .mobileIcon a:before {
    width: 24px;
    height: 3px;
    border-radius: 5px;
    background: var(--white);
  }

  .mobileIcon a,
  .mobileIcon a:after {
    width: 24px;
    height: 3px;
    border-radius: 5px;
    background: var(--white);
  }

  .mobileIcon a {
    width: 24px;
  }

  .right_menu {
    position: fixed;
    top: 0;
    right: 0;
    background: var(--purple);
    bottom: 0;
    z-index: 999;
    width: 100%;
    transition: transform 300ms ease-in-out 0s;
    transform: translate3d(100%, 0, 0);
    transition: transform 300ms ease, opacity 300ms ease;
    padding: 50px 30px 30px;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 23%);
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    max-width: 100%;
  }

  .menu-open .right_menu {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    backface-visibility: hidden;
    transition: transform 300ms ease, opacity 300ms ease;
    display: flex;
    overflow: auto;
    align-items: center;
    justify-content: center;
  }

  .menu-open {
    overflow: hidden;
  }

  .menu-open ul.header_menu {
    justify-content: center;
    flex-direction: column;
    padding-top: 40px;
    gap: 0;
    width: 100%;
  }

  .menu-open .header_logo {
    z-index: 9999;
  }

  .menu-open .right_menu_btn {
    justify-content: center;
    padding-top: 30px;
  }

  .menu-open .header_logo {
    position: relative;
    z-index: 9999;
    justify-content: flex-start;
  }

  ul.header_menu li {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    width: 100%;
    text-align: left;
    margin: 0 auto;
  }

  .menu-open .right_menu ul li a:after {
    width: 30px;
  }

  .right_menu {
    display: none;
  }

  .right_menu ul.sub_menu {
    display: none !important;
    position: unset;
    width: 100%;
    background: #290140 !important;
    opacity: 1;
    transform: unset;
    transition: unset;
    margin-top: 20px;
    padding: 0 0 0 0;
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .right_menu ul.sub_menu.submenu-open {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .menu-open .header_menu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .menu-open .header_menu ul a:after {
    background: var(--white);
    width: 0 !important;
  }

  .menu-open .header_menu ul a:hover:after {
    width: 100% !important;
  }

  .menu-open a.btn {
    color: var(--white);
    border: 1px solid #fff;
  }

  .menu-open a.btn:hover,
  .menu-open a.btn:active,
  .menu-open a.btn:focus,
  .menu-open a.btn:focus-visible {
    background: transparent;
    color: var(--white);
    border-color: var(--white);
    outline: unset;
  }

  .hero_banner {
        aspect-ratio: 1750 / 1195;
        padding-top: 20vw;
    }

  .hiden_hover_content {
    padding: 40px clamp(20px, 3vw, 50px) 40px 50px;
  }

  .banner_title {
    display: flex;
    width: 100%;
  }

  .problem_otr {
    gap: 80px;
  }

  .how_its_work,
  .logo_section,
  .key_capability {
    padding: 100px 0;
  }

  .security_perimeter {
    padding-top: 100px;
  }

  .trust_section {
    min-height: unset;
  }

  .experience_main {
    min-height: 750px;
  }

  .experience_otr {
    margin-top: -200px;
  }

  .experience_main::after {
    width: 750px;
  }

  /* .cmn_footer {
        padding: 50px 50px 50px 0;
        margin-right: 50px;
    } */

  .contact_form {
      max-width: 560px;
  }

  .hero_banner_top {
    max-width: 90%;
  }

  .banner_bg_image {
    padding-top: 21vh;
  }

  /* new page css */

  .header_logo {
    max-width: 170px;
  }

  .product_banner_title {
    gap: 30px;
  }

  .product_banner_btn h5 {
    font-size: 20px;
  }

  .product_banner {
        aspect-ratio: 1920 / 1110;
    }

  .blind_spots_heading {
    gap: 25px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 50px;
  }

  .blind_spots_heading .title_h2 {
    width: 100%;
  }

  .blind_spots_grid_main {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px;
  }

  .enterprise_main_grid {
    gap: 3rem 3rem;
  }

  .edition_left {
    width: 46%;
  }

  .edition_left_accordian {
    padding: 24px 0 40px;
  }

  .enterprise_case_row {
    gap: 50px;
    grid-template-columns: 48% 47%;
  }

  .enterprise_proof_section {
    padding: 90px 0 23px;
  }

  .stories_section {
    padding: 70px 0;
  }

  .enterprise_partnership_title .title_h1 {
    padding: 40px 0 40px;
  }

  .enterprise_main_grid {
    padding-top: 4rem;
  }

  .blind_spots_section {
    padding-bottom: 5rem;
  }

  .edition_left {
    width: 55%;
  }

  .edition_left_btm {
    padding-bottom: 30px;
  }

  .enterprise_case_title .big_h2 {
    padding-bottom: 4rem;
  }

  .enterprise_case_row {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
  }

  .enterprise_content_row .title_h4 {
    line-height: 125%;
  }

  .enterprise_main_grid {
    padding-top: 4rem;
    grid-template-columns: repeat(2, 1fr);
  }

  /* new css 01-01-2026 */

  .pricing_plan_title {
    font-size: 30px;
}

.pricing_price_line .title_h2 {
    font-size: 36px;
}

.pricing_badge {
    font-size: 18px;
    margin-left: 13px;
}

.pricing_suffix {
    font-size: 18px;
}

.pricing_plan_btn {
    padding: 18px 20px;
    font-size: 16px;
}

.pricing_row .pricing_td_feature .pricing_feature_text {
    font-size: 18px;
    line-height: 24px;
}

.pricing_th_plan {
    border-radius: 25px 25px 0 0;
    border-right: 12px solid var(--background-color);
    padding: 19px;
}

.pricing_row:last-child .pricing_td_value {
      border-radius: 0 0 25px 25px;
  }

  tr.pricing_row:last-child:hover:after {
      border-radius: 0 0 25px 25px;
  }

  .pricing_row .pricing_td_value .pricing_text {
      font-size: 18px;
  }

  .pricing_row .pricing_td_value {
      padding: 12px 20px;
      border-right: 12px solid var(--background-color);
  }

  .pricing_change_btn {
      gap: 10px;
  }

  .pricing_toggle_btn {
      width: 80px;
      height: 40px;
  }

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

  .title_tag_otr .tag span {
      font-size: 20px;
  }
  .pricing_otr:after {
      top: -30px;
  }

  /* new 05-01-2026 */

  .contact_top_main_box {
      gap: 30px;
  }

  .contact_us_section {
      padding-bottom: 120px;
  }

  .contact_locations .contact_locations_parent {
      gap: 100px;
  }

  .contact_locations .contact_map_bg {
      height: 470px;
      margin-top: -120px;
  }

  .contact_location_btm .contact_location_btm_box {
      padding: 50px;
      gap: 30px;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_right_content .contact_location_text {
      gap: 15px;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_right_content {
      flex: 1;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_icon {
      width: 68px;
  }
  .header_menu li.menu-item-has-children {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      justify-content: center;
      align-items: center;
      gap: 12px;
  }

  .header_menu li.menu-item-has-children > a {
      text-align: center;
  }

  .header_menu ul li.menu-item-has-children:before {
      content: none;
  }

  .header_menu li.menu-item-has-children::after {
      content: none;
  }

  .header_menu ul {
      width: 100%;
  }
  .header_menu ul li.menu-item-has-children .sub-menu {
      position: relative;
      top: 0;
      min-width: unset;
      opacity: 0;
      visibility: hidden;
      display: none;
  }
  .header_menu li.menu-item-has-children.active .sub-menu {
      display: flex;
      opacity: 1;
      visibility: visible;
  }
  .header_menu li.menu-item-has-children .blank-p {
      background: url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.69542 6.52558L1.41813 0.248289C1.25257 0.0827333 1.05764 0.00203896 0.833338 0.00620563C0.608894 0.0105112 0.413894 0.0954413 0.248339 0.260997C0.0827833 0.426691 4.62738e-06 0.621692 4.62738e-06 0.845997C4.62738e-06 1.0703 0.0827833 1.2653 0.248339 1.431L6.62813 7.8235C6.77882 7.97419 6.94764 8.08586 7.13459 8.1585C7.32153 8.23114 7.50848 8.26746 7.69542 8.26746C7.88237 8.26746 8.06931 8.23114 8.25626 8.1585C8.4432 8.08586 8.61202 7.97419 8.76271 7.8235L15.1554 1.431C15.321 1.2653 15.4016 1.06815 15.3973 0.839539C15.393 0.610928 15.3081 0.413844 15.1425 0.248289C14.977 0.0827333 14.782 -4.41154e-05 14.5575 -4.41154e-05C14.3332 -4.41154e-05 14.1383 0.0827333 13.9727 0.248289L7.69542 6.52558Z" fill="white"/></svg>');
      width: 15px;
      height: 9px;
      background-repeat: no-repeat;
      color: #fff;
      align-items: normal;
      line-height: 1;
      transition: all ease-in-out 0.3s;
  }
  .header_menu li.menu-item-has-children.active .blank-p {
      transform: rotate(-180deg);
  }
  .about_banner_main .about_banner_top {
      gap: 60px;
  }

  .about_banner_main .about_banner_btm {
      gap: 100px;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left {
      width: 50%;
  }

  /* Blog */
  .knowledge_hub_single {
      width: 58%;
  }
  .left_line_patch:before {
      height: 110%;
  }
  .single_blog_content_otr {
      gap: 30px;
  }

  .edition_main:before {
      width: 99%;
  }
  .pricing_tab_btn {
      max-width: 175px;
      font-size: 18px;
      padding: 12px;
  }
  .menu-open .header_top_bar {
      opacity: 0;
      visibility: hidden;
      display: none;
  }

  .menu-open .header {
      top: 0;
  }

  /* new 07-01 */

  .partner_banner .about_banner_top {
      align-items: flex-start;
  }

  .partner_main_title {
      margin: 24px 0 35px;
  }

  .build_partner_row {
      gap: 30px;
      grid-template-columns: repeat(3, 1fr);
  }

  .partner_section {
      padding: 90px 0;
  }

  .partner_value_list ul li {
      font-size: 18px;
  }

  .partner_value_main .partner_value_img {
      margin-right: -7%;
  }

  .enterprise_section.partner_enterprise .enterprise_main_grid {
      padding-top: 4rem;
  }

  .partner_work_main .partner_work_list_main {
      padding-bottom: 15px;
  }

  /* new 08-01 */

  .solution_banner .solution_banner_btns {
      padding-top: 10px;
  }

  .partner_problem .partner_value_img {
      margin-right: -12%;
  }

  .partner_value_main .partner_value_content {
      width: 45%;
  }

  .partner_problem {
      padding: 68px 0 80px;
  }

  .partner_solve_heading {
      gap: 20px;
  }

  .partner_solve .partner_solve_main {
      gap: 50px;
  }

  .partner_solve_btm .partner_solve_box {
      gap: 25px;
  }

  .partner_solve_btm {
      gap: 30px;
      grid-template-columns: repeat(1, 1fr);
  }

  .partner_solve_btm .partner_solve_box .partner_solve_box_right img {
    margin-left: auto;
  }

  .partner_problem .partner_value_main {
      gap: 50px;
  }

  .partner_solve_btm .partner_solve_box .partner_solve_box_left .title_h4 {
      padding-bottom: 10px;
  }
  .solution_banner .solution_banner_btns {
      gap: 30px;
  }
  .team_build .partner_value_main {
      gap: 80px;
  }

  /* new 12-01 */

  .partner_login .partner-login-wrap {
      gap: 50px;
  }

  .partner_login .partner-login-wrap .partner-login-box {
      width: 38%;
  }

  .partner_login .partner-login-wrap .partner-login-box form input {
      font-size: 22px;
  }

  /* new 16-01 */

  .teams_banner {
      aspect-ratio: 1920 / 1010;
  }
  .support_banner_parent_main .support_banner_btm .support_banner_btm_left {
      width: 56%;
  }

  .support_banner_parent_main .support_banner_btm {
      gap: 40px;
  }

  .support_box_main {
      column-gap: 40px;
  }

  /* new 20-01 */

  .partner_search_bar input {
      width: 35%;
  }

  .partner_search_bar {
      gap: 20px;
  }

  .partner_results .partner_top_row .partner_single_card .title_h3, .articles_list_container .category_card_item h3 a {
      font-size: 26px;
  }

  .partner_results .partner_top_row .partner_single_card {
      width: 66%;
  }
  .our_product_main {
      gap: 40px;
  }
  .our_product_main .our_product_box .our_product_content a {
      font-size: 22px;
  }

  /* new 22-01 */

  .eco_value .partner_value_content {
    width: 100%;
}

.eco_application_btm_content {
    padding: 80px 0;
}

.eco_application_btm_content .eco_app_otr {
    flex-direction: column;
}

.eco_box_right_description {
    margin-bottom: 30px;
}

.eco_box_right_btm p {
    padding-bottom: 28px;
}

    .category_date_otr {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .category_date_otr span.sperator_orange {
        font-size: 1px;
        position: relative;
        color: #2d1a44;
    }
    .category_date_otr span.sperator_orange:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 1px;
        background: #ff8672;
        opacity: 1;
        visibility: visible;
        font-size: 35px;
    }

}

@media screen and (min-width: 1200px) {
  .header_menu ul li.menu-item-has-children:hover .sub-menu {
      opacity: 1;
      visibility: visible;
  }


}

@media screen and (max-width: 1024px) {
  .hover_bg_content_main {
    flex-direction: column;
    gap: 30px;
  }

  .hover_bg_content_main:hover .hover_bg_content_image {
    width: 100%;
  }

  .hover_bg_content_image {
    position: relative;
  }

  .hiden_hover_content {
    padding: 0 clamp(20px, 3vw, 50px);
    width: 100%;
    gap: 30px;
  }

  .problem_description {
    max-width: 100%;
  }

  .capability_box_otr {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #key_capability .problem_title {
    max-width: 80%;
  }

  .strategic_value_container {
    flex-direction: column;
  }

  .strategic_value_image {
    width: 100%;
    max-width: 100%;
  }

  .strategic_value_right {
    width: 100%;
  }

  .strategic_value_container {
    padding: 0 clamp(20px, 3vw, 50px);
  }

  .capability_box {
    padding-top: 20px;
  }

  .strategic_value .problem_title {
    max-width: 60%;
  }

  .how_its_work .problem_title:after {
    left: -18%;
  }

  .security_image_inr {
    width: 100%;
  }

  :root {
    --twenty-font: 1.8rem;
  }

  .security_image_inr {
    width: 100%;
  }

  .experience_inner_img {
    display: none;
  }

  .experience_content {
    opacity: 1;
  }

  .experience_main::after {
    opacity: 1;
  }

  .form_inner {
    gap: 36px;
  }

  .blind_spots_grid_main {
    grid-template-columns: repeat(2, 1fr);
  }

  .enterprise_case_row {
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
  }

  .enterprise_case_content {
    padding-top: 20px;
  }

  .enterprise_content_row:not(:last-child) p {
    padding-bottom: 14px;
  }

  .enterprise_proof_section {
    padding: 70px 0 0;
  }

  .faq_otr {
    padding: 70px 0;
  }

  .enterprise_proof_main {
    padding: 25px 0 40px;
  }

  .enterprise_proof_content .title_h2 {
    padding: 40px 0 16px;
  }

  .problem_btn.enterprise_proof_btns {
    padding-top: 40px;
  }

  .edition_right:before {
    display: none;
  }

  .edition_right {
    display: none;
  }

  .edition_left {
    width: 100%;
  }

  .edition_left_accordian {
    max-width: unset;
  }

  .edition_left .title_h2 br {
    display: none;
  }

  /* new css 01-01-2026 */

  .pricing_mobile_view  .pricing_mobile_plan {
        background: rgb(46 26 70 / 58%);
        padding: 20px;
        border-radius: 20px;
      }

    .pricing_plan_price {
        min-height: unset;
        margin-bottom: 0;
    }

    .pricing_mobile_body {
        padding-top: 30px;
    }

    .pricing_mobile_features {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding-top: 40px;
    }

  .pricing_mobile_features .pricing_mobile_feature_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .pricing_mobile_features .pricing_mobile_feature_row .pricing_feature_label {
        font-size: 20px;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 8px;
        line-height: 28px;
    }

    .pricing_feature_value .pricing_text {
        font-size: 20px;
    }
      .title_tag_otr .tag {
        border-radius: 12px;
        margin-top: 0;
    }

    .pricing_change_btn_otr {
        padding-top: 30px;
        margin-bottom: 40px;
    }

    .title_tag_otr {
        gap: 30px;
    }

    .pricing_otr {
        padding-bottom: 60px;
    }

    .platform_btm .right-to-left .swiper-slide.platform_logo {
      max-width: 190px;
    }

    /* new 05-01-2026 */

    .contact_top_main_box {
      grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .contact_us_section {
      padding-bottom: 100px;
  }

  .contact_locations .contact_map_bg {
      margin-top: -100px;
      height: 400px;
  }

  .contact_locations .contact_locations_parent {
      gap: 70px;
  }

  .contact_location_btm .contact_location_btm_box {
      padding: 30px;
  }

  .about_banner_main .about_banner_top {
      flex-direction: column;
      align-items: flex-start;
      gap: 30px;
  }

  .about_banner_main .about_banner_top .about_banner_title {
      width: 100%;
      gap: 22px;
  }

  .about_banner_main .about_banner_top .about_banner_description {
      flex: unset;
      max-width: 100%;
  }

  .about_banner_main .about_banner_top .about_banner_description p {
      padding-bottom: 20px;
  }

  .about_banner_main .about_banner_btm {
      flex-direction: column-reverse;
      gap: 30px;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left {
      width: 100%;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left .about_left_description p {
      padding-bottom: 20px;
  }

/* Blog  */

  .left_line_patch {
      padding-left: 30px;
  } 
  .cam_space_top {
        padding-top: 200px;
    }
  .knowledge_hub_main {
      gap: 50px;
  }
  .knowledge_hub_btm_otr {
      gap: 30px;
  }
  .cmn_listing_image {
      padding-top: 50%;
  }
  .knowledge_hub_single .cmn_listing_image {
      padding-top: 50%;
  }

  .edition_main:before {
      display: none;
  }
  .product_banner {
      aspect-ratio: 1920 / 1210;
  }

  /* new 07-01 */

  .partner_banner .about_banner_top .partner_banner_right_content {
      padding-bottom: 25px;
  }

  .partner_section {
      padding: 80px 0;
  }

  .partner_value_main {
      flex-direction: column-reverse;
  }

  .partner_value_main .partner_value_img {
      margin-right: 0;
      width: 85%;
  }

  .partner_value_main .partner_value_content {
      width: 100%;
  }

  .partner_value_main .partner_value_content .partner_value_title {
      padding: 25px 0 25px;
  }

  .partner_value_main .partner_value_content .partner_value_title .title_h2 br {
      display: none;
  }

  .partner_value_main .partner_value_content .partner_value_inner_title {
      padding: 15px 0;
  }

  .partner_value_list {
      padding-bottom: 30px;
  }

  .partner_value_section {
      padding-bottom: 40px;
  }

  .partner_work_list h3 {
      font-size: 20px;
  }

  /* new 08-01 */

  .solution_banner .about_banner_top .about_banner_description .title_h4 {
      padding-bottom: 18px;
  }

  .partner_problem .partner_value_img {
      margin-left: auto;
      margin-right: -13%;
  }

  .partner_problem .partner_value_content .partner_value_description {
      padding: 22px 0 26px;
  }

  .partner_problem .partner_value_content .partner_value_list {
      padding: 20px 0;
  }

  .partner_solve_heading {
      gap: 16px;
      max-width: 100%;
  }

  .partner_solve .partner_solve_main {
      gap: 30px;
  }

  .partner_solve_btm .partner_solve_box .partner_solve_box_left {
      width: 60%;
  }

  .solution_btm_patch .faq_otr {
      padding: 75px 0 30px;
  }
  .team_build .partner_value_main .partner_value_img {
      margin: 0 auto;
      width: 55%;
  }

  .team_build .partner_value_main {
      gap: 40px;
  }

  .team_build .partner_value_main .partner_value_content {
      width: 100%;
  }

  .team_build .partner_value_main .partner_value_content .partner_value_description {
      padding-bottom: 30px;
  }

  .team_build .partner_value_main .partner_value_content .partner_value_inner_description {
      padding: 30px 0;
  }

  /* new 12-01 */

  .partner_login .partner-login-wrap .partner_login_right .partner_right_content .big_h3 {
      font-size: 30px;
      line-height: 38px;
  }   

  .partner_login .partner-login-wrap .partner_login_right .partner_right_content p {
      padding: 14px 0 28px;
  }

  /* new 16-01 */

  .teams_banner {
      aspect-ratio: 1920 / 1110;
  }
  .support_banner_parent_main .support_banner_main .title_h4 {
      margin-bottom: 30px;
  }

  .support_banner_parent_main {
      gap: 50px;
  }

  .support_banner_parent_main .support_banner_btm {
      flex-direction: column;
  }

  .support_banner_parent_main .support_banner_btm .support_banner_btm_left {
      width: 100%;
  }

  .support_banner_parent_main .support_banner_btm .support_banner_btm_right {
      width: 46%;
      flex: unset;
      margin: 0 auto;
  }

  .support_banner_parent_main .support_banner_btm .support_banner_btm_right img {
      margin: 0 auto;
  }

  .support_box_main {
      column-gap: 30px;
  }

  /* new 19-01 */

  .turn_into_main {
      flex-direction: column;
      gap: 40px;
  }

  .turn_into_left {
      width: 100%;
      gap: 20px;
  }

  .turn_into_description p {
      padding-bottom: 18px;
  }

  .turn_info_right ul li {
      font-size: 18px;
  }

  .bundles_main {
      flex-direction: column;
      gap: 40px;
  }

  .bundles_main .bundles_get_left {
      width: 100%;
  }

  .choose_right .team_edge_top .build_partner_box .partner_box_description p {
      font-size: 20px;
  }
  .partner_value_section.team_build.twingate_section .partner_value_img {
      width: 35%;
  }

  /* new 20-01 */

  .partner_top_row .partner_sidebar {
      padding-left: 28px;
      padding-top: 20px;
      margin-left: 25px;
  }

  .partner_top_row .partner_sidebar .title_h4 {
      font-size: 22px;
  }
  .our_product_main {
    gap: 30px;
  }

  .our_product_main .our_product_box .our_product_icon {
      width: 50px;
  }

  .our_product_main .our_product_box .our_product_content .big_h3 {
      font-size: 30px;
  }

  .our_product_main .our_product_box .our_product_content .title_h4 {
      font-size: 20px;
  }

  .our_product_main .our_product_box .our_product_content a {
      font-size: 20px;
  }


  /* Common */


  .privacy_content_main {
        gap: 40px;
    }

    /* new 22-01 */

    .eco_app_otr .eco_app_box {
        flex-direction: column-reverse;
        gap: 40px;
    }

    .eco_app_otr .eco_app_box .eco_app_box_right {
        flex: unset;
        width: 66%;
        margin: 0 auto;
    }

    .eco_app_otr .eco_app_box .eco_app_box_left {
        width: 100%;
    }

    .eco_app_otr .eco_app_box:nth-child(even) {
        flex-direction: column-reverse;
    }

    .eco_app_otr .eco_app_box:nth-child(even) .eco_app_box_right {
        width: 40%;
    }

    /* support */

    .support_box_main_otr {
        gap: 50px;
    }
}

@media screen and (max-width: 900px) {

  .container,
  .hiden_hover_content,
  .strategic_value_container {
    padding: 0 clamp(20px, 4vw, 50px);
  }

  .security_hover_image {
    aspect-ratio: 1400 / 860;
  }

  .hero_banner {
    aspect-ratio: 1310 / 1195;
    padding-top: 25vw;
  }

  .experience_main::after {
    width: 600px;
    background-size: 100%;
  }

  .experience_main {
    min-height: unset;
  }

  .experience_otr {
    margin-top: -150px;
  }

  .how_its_work,
  .logo_section,
  .trust_section,
  .key_capability {
    padding: 80px 0;
  }

  .trust_title {
    padding: 16px 0 30px;
  }

  .trust_inner_title .title_h3 {
    padding-bottom: 30px;
  }

  .security_perimeter {
    padding-top: 80px;
  }

  /* .cmn_footer {
        border: none;
    }

    .footer_main {
        padding: 50px 0;
        gap: 30px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cmn_footer {
        margin: 0;
        padding: 0;
    } */

  .form_inner {
    gap: 24px;
  }

  .contact_form {
    max-width: 500px;
  }

  .form_row p {
    flex-wrap: wrap;
    gap: 20px;
  }

  .form_row p span {
    width: 100%;
  }

  .contact_form .container {
    padding: 30px;
  }

  .logo_ds {
    display: none;
  }

  .logo_tablet {
    display: block;
  }

  .cmn_page_section {
    padding: 130px 0 80px;
  }

  .cmn_page_main_title {
    padding-bottom: 30px;
  }

  .cmn_page_row .title_h3 {
    padding-bottom: 20px;
  }

  .cmn_page_description p:not(:last-child),
  .cmn_page_description:not(:last-child) {
    padding-bottom: 12px;
  }

  .cmn_page_row {
    padding-bottom: 26px;
  }

  .address_box_main {
    gap: 50px;
  }

  .session_box_main {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .footer_top {
    padding: 70px 0;
  }

  .footer_btm_main {
    flex-direction: column;
    gap: 30px;
  }

  .footer_btm_left,
  .footer_btm_right {
    width: 100%;
    justify-content: unset;
  }

  .partnership_steps:not(:last-child) {
    padding-bottom: 16px;
    gap: 20px;
  }

  .blind_spots_grid_main .blind_spots_box {
    padding: 20px;
    border-radius: 20px;
    gap: 18px;
  }

  .blind_spots_icon {
    padding: 13px;
  }

  .enterprise_case_content {
    padding-top: 16px;
  }

  /* new css 01-01-2026 */


  .pricing_toggle_knob {
      width: 38px;
      height: 38px;
  }

  /* new 05-01-2026 */

  .contact_location_btm .contact_location_btm_box {
      padding: 25px;
      gap: 25px;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_icon {
      width: 60px;
      padding: 10px;
  }

  .contact_location_btm:before {
      background-size: 100%;
  }

  .contact_location_btm:after {
    background-size: 100%;
  }

  .contact_btm_patch:before {
      background-size: 100%;
  }
  .about_banner_bg {
      height: 400px;
      top: 150px;
  }

  .about_banner_main .about_banner_top .about_banner_description p {
      padding-bottom: 16px;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left .about_left_description p {
      padding-bottom: 16px;
  }

  .about_service_main {
      grid-template-columns: repeat(1, minmax(0, 1fr));
      gap: 40px;
  }

  .about_service_title .title_h2 br {
      display: none;
  }

  .about_service_box {
      gap: 30px;
  }

  .about_service_box .problem_btn {
      padding-top: 35px;
  }

  .about_service_otr {
      padding-top: 70px;
  }
  .about_banner_main .about_banner_top .about_banner_title .big_h2 {
      line-height: 34px;
  }

/* Blog  */

  .knowledge_hub_top.template {
      flex-direction: column-reverse;
  }
  .left_line_patch {
      margin: 0;
      padding: 0;
  }
  .cmn_patch_lines:after {
      content: unset;
  }
  .knowledge_hub_single {
      padding-top: 50px;
  }
  .left_line_patch:before {
      left: 0;
      bottom: -20px;
      width: 100%;
      height: 1px;
      top: auto;
      background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1507" height="1.154" viewBox="0 0 1507 1.154"><defs><linearGradient id="linear-gradient" x1="0.5" x2="0.5" y2="1" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%23a199ac"/><stop offset="0" stop-color="%23a199ac" stop-opacity="0"/><stop offset="0.113" stop-color="%23a199ac" stop-opacity="0.384"/><stop offset="0.507" stop-color="%23a199ac"/><stop offset="1" stop-color="%23a199ac" stop-opacity="0"/></linearGradient></defs><path id="Line_169" data-name="Line 169" d="M.654,1507H-.5V0H.654V1507Z" transform="translate(1507 0.5) rotate(90)" fill="url(%23linear-gradient)"/></svg>');
      transform: rotate(180deg);
  }
  .cmn_patch_lines:before{
      transform: rotate(180deg);
  }
  .knowledge_hub_single ,.knowledge_hub_top_main_loop {
      width: 100%;
  }
  .knowledge_hub_single .cmn_listing_content {
      max-width: 100%;
  }
  .knowledge_hub_btm_otr {
      grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .kh-category-select {
      width: 100%;
      font-size: 18px;
      color: white;
      border: 1px solid var(--white);
      outline: unset;
      padding: 14px;
      font-weight: 700;
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      max-width: 100%;
      border-top: unset;
      font-family: "Segoe UI";
      appearance: none;
      background-position: 96% 50%;
      background: url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.69542 6.52558L1.41813 0.248289C1.25257 0.0827333 1.05764 0.00203896 0.833338 0.00620563C0.608894 0.0105112 0.413894 0.0954413 0.248339 0.260997C0.0827833 0.426691 4.62738e-06 0.621692 4.62738e-06 0.845997C4.62738e-06 1.0703 0.0827833 1.2653 0.248339 1.431L6.62813 7.8235C6.77882 7.97419 6.94764 8.08586 7.13459 8.1585C7.32153 8.23114 7.50848 8.26746 7.69542 8.26746C7.88237 8.26746 8.06931 8.23114 8.25626 8.1585C8.4432 8.08586 8.61202 7.97419 8.76271 7.8235L15.1554 1.431C15.321 1.2653 15.4016 1.06815 15.3973 0.839539C15.393 0.610928 15.3081 0.413844 15.1425 0.248289C14.977 0.0827333 14.782 -4.41154e-05 14.5575 -4.41154e-05C14.3332 -4.41154e-05 14.1383 0.0827333 13.9727 0.248289L7.69542 6.52558Z" fill="white"/></svg>');
      background-repeat: no-repeat;
      background-color: var(--orange);
      background-position: 96% 50%;
  }
   .left_line_patch ul.is-hidden {
        display: none;
    }


  /* new media 06-01 */

  .form_row p select {
      background-position: 97% 60%;
  }

  .form_checkbox .wpcf7-checkbox .wpcf7-list-item label {align-items: flex-start;}

  .form_checkbox .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
      line-height: 24px;
  }
  .form_inner .form_dropdown p .wpcf7-form-control-wrap {
      width: 100%;
  }
  .form_checkbox .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] {
      margin-top: 4px;
  }
  .form_dif_checkbox .wpcf7-checkbox {
      flex-wrap: wrap;
      row-gap: 15px;
  }

  .product_banner {
      aspect-ratio: unset;
      padding: 200px 0 51px;
  }

  .product_banner_main {
      gap: 50px;
  }

  /* new 07-01 */

  .partner_section {
      padding: 60px 0;
  }

  .partner_main_title {
      margin: 20px 0 25px;
  }

  .build_partner_row {
      gap: 25px;
      grid-template-columns: repeat(2, 1fr);
  }

  .partner_value_main .partner_value_img {
      width: 95%;
  }

  .partner_value_main .partner_value_content .partner_value_title {
      padding: 20px 0 20px;
  }

  .partner_value_list {
      padding-bottom: 25px;
  }

  .partner_value_section {
      padding-bottom: 30px;
  }

  .enterprise_section.partner_enterprise .enterprise_main_grid {
      padding-top: 3rem;
  }

  .partner_work_main .partner_work_list_main {
      padding-bottom: 0;
  }

  /* new 08-01 */

  .solution_banner .solution_banner_btns {
      gap: 20px;
  }

  .solution_banner .about_banner_top .about_banner_description .title_h4 {
      padding-bottom: 16px;
  }

  .partner_problem .partner_value_content .partner_value_description p {
      padding-bottom: 16px;
  }

  .partner_problem .partner_value_content .partner_value_description {
      padding: 20px 0 24px;
  }

  .partner_problem {
      padding-bottom: 60px;
  }

  .partner_solve_btm .partner_solve_box {
      border-radius: 16px;
  }
  .team_build .partner_value_main .partner_value_content .partner_value_description {
      gap: 16px;
      padding-bottom: 25px;
  }

  .team_build .partner_value_main .partner_value_content .partner_value_inner_description {
      padding: 25px 0;
      gap: 16px;
  }

  .team_edge_btm {
      gap: 30px;
  }

  /* new 12-01 */

  .partner_login .partner-login-wrap {
      flex-direction: column;
      gap: 40px;
  }

  .partner_login .partner-login-wrap .partner_login_right {
      margin-right: 0;
  }

  .partner_login .container {
      padding: 0 clamp(20px, 4vw, 50px);
      margin: 0 auto;
  }

  .partner_login .partner-login-wrap .partner-login-box .partner_left_heading {
      padding-bottom: 25px;
  }

  .partner_login .partner-login-wrap .partner-login-box {
      width: 100%;
  }

  .partner_login .partner-login-wrap .partner-login-box form input {
      font-size: 20px;
      width: 100%;
      margin-bottom: 16px;
  }

  .partner_login .partner-login-wrap .partner-login-box .partner_left_heading p br {
      display: none;
  }

  .partner_login .partner-login-wrap .partner-login-box form .forgot-link {
      margin: 14px 0 25px;
  }

  .partner-login-box .note {
      margin-top: 25px;
  }

  /* new 13-01 */

  .stack_btm_last .stack_btns {
      gap: 20px;
  }

  .stack_btm_last {
      gap: 30px;
  }

  /* new 16-01 */

  .teams_banner {
      aspect-ratio: unset;
  }
  .support_banner {
      padding-bottom: 70px;
  }

  /* new 19-01 */

  .bundles_product .team_edge_top .build_partner_row {
      grid-template-columns: repeat(1, 1fr);
  }

  .choose_right .build_partner_row {
      grid-template-columns: repeat(1, 1fr);
  }

  .choose_right .team_edge_top .problem_btn {
      margin-top: 15px;
  }

  .choose_right .team_edge_top .build_partner_box {
      border-radius: 16px;
  }

  .bundles_product {
      padding: 60px 0;
  }
  .bundles_product .team_edge_top .build_partner_box .title_h3 {
      font-size: 26px;
  }

  /* new 20-01 */

  .partner_search_bar input {
    width: 55%;
    padding: 13px 18px;
}

    .partner_top_row .partner_sidebar {
        margin: 0;
        padding-left: 0;
        padding-top: 0;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        gap: 30px;
    }
    .partner_articles_dropdown {
        width: 65%;
    }
    .partner_articles_btn {
        margin: unset;
    }

/* .partner_top_row .partner_sidebar .title_h4 {
    display: none;
} */

.partner_top_row .partner_sidebar .sidebar-article-dropdown {
    font-size: 18px;
    color: white;
    border: 1px solid var(--white);
    outline: unset;
    padding: 14px;
    font-weight: 700;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    border-top: unset;
    font-family: "Segoe UI";
    appearance: none;
    background-position: 96% 50%;
    background: url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.69542 6.52558L1.41813 0.248289C1.25257 0.0827333 1.05764 0.00203896 0.833338 0.00620563C0.608894 0.0105112 0.413894 0.0954413 0.248339 0.260997C0.0827833 0.426691 4.62738e-06 0.621692 4.62738e-06 0.845997C4.62738e-06 1.0703 0.0827833 1.2653 0.248339 1.431L6.62813 7.8235C6.77882 7.97419 6.94764 8.08586 7.13459 8.1585C7.32153 8.23114 7.50848 8.26746 7.69542 8.26746C7.88237 8.26746 8.06931 8.23114 8.25626 8.1585C8.4432 8.08586 8.61202 7.97419 8.76271 7.8235L15.1554 1.431C15.321 1.2653 15.4016 1.06815 15.3973 0.839539C15.393 0.610928 15.3081 0.413844 15.1425 0.248289C14.977 0.0827333 14.782 -4.41154e-05 14.5575 -4.41154e-05C14.3332 -4.41154e-05 14.1383 0.0827333 13.9727 0.248289L7.69542 6.52558Z" fill="white"/></svg>');
    background-repeat: no-repeat;
    background-color: var(--orange);
    background-position: 97% 50%;
}

.partner_blog_space .knowledge_hub_main {
      gap: 30px;
  }

  .partner_results .partner_top_row .partner_single_card {
      width: 100%;
  }
  .our_product_main {
      grid-template-columns: repeat(1, 1fr);
      gap: 40px;
  }

  .partner_top_row .partner_sidebar ul.is-hidden {
      display: block;
  }


  /* new css parth */

   /* The container */
    /* .partner_sidebar {
        position: relative !important;
        margin-bottom: 30px !important;
        background: #222 !important; 
        border-radius: 5px !important;
    } */

    .partner_sidebar h4.title_h4 {
        background: var(--orange) !important;
        color: #fff !important;
        padding: 13px !important;
        margin: 0 !important;
        cursor: pointer !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        position: relative;
        font-size: 20px !important;
        border-radius: 16px;
        border: 1px solid var(--white);
        border-top: unset;
    }
    .partner_sidebar h4.title_h4:after {
      content: '';
      background: url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.69542 6.52558L1.41813 0.248289C1.25257 0.0827333 1.05764 0.00203896 0.833338 0.00620563C0.608894 0.0105112 0.413894 0.0954413 0.248339 0.260997C0.0827833 0.426691 4.62738e-06 0.621692 4.62738e-06 0.845997C4.62738e-06 1.0703 0.0827833 1.2653 0.248339 1.431L6.62813 7.8235C6.77882 7.97419 6.94764 8.08586 7.13459 8.1585C7.32153 8.23114 7.50848 8.26746 7.69542 8.26746C7.88237 8.26746 8.06931 8.23114 8.25626 8.1585C8.4432 8.08586 8.61202 7.97419 8.76271 7.8235L15.1554 1.431C15.321 1.2653 15.4016 1.06815 15.3973 0.839539C15.393 0.610928 15.3081 0.413844 15.1425 0.248289C14.977 0.0827333 14.782 -4.41154e-05 14.5575 -4.41154e-05C14.3332 -4.41154e-05 14.1383 0.0827333 13.9727 0.248289L7.69542 6.52558Z" fill="white"/></svg>');
      right: 18px;
      top: 25px;
      position: absolute;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat;
  }
 
.partner_sidebar ul {
        display: none !important;
        background: var(--orange) !important;
        position: absolute !important;
        left: 0 !important;
        width: 65% !important;
        margin: 0 !important;
        padding: 15px;
        border-radius: 0 0 16px 16px;
    }
 
    .partner_sidebar.is-open ul {
        display: block !important;
    }
    .partner_sidebar.is-open h4 {
        border-radius: 16px 16px 0 0;
    }
 
    .partner_sidebar ul li a {
        display: block !important;
        color: #ffffff !important; 
        text-decoration: none !important;
    }
    .partner_top_row .partner_sidebar ul li {
        padding-bottom: 10px;
    }

  .partner_top_row .partner_sidebar ul li:last-child {
        padding-bottom: 0;
    }
    /* .banner_bg_video {
        margin-top: 30px;
    } */

    .banner_bg_video {
        aspect-ratio: 10 / 9;
    }
    .form_inner .wpcf7-not-valid-tip {
        margin-top: 4px;
    }

    .error_img {
        max-width: 60%;
    }
}

@media screen and (max-width: 767px) {

  .btn,
  .normal_text p,
  .form_btn .btn {
    padding: 14px 24px;
  }

  /* .footer_logo {
        width: 100px;
        height: 100px;
    } */
  .problem_otr {
    gap: 50px;
  }

  .problem_btn {
    gap: 30px;
  }

  .capability_box_otr {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 25px;
  }

  .capability_box {
    padding-top: 12px;
  }

  .contact_form {
    max-width: 350px;
  }

  .form_inner textarea {
    min-height: 120px;
  }

  .radio_button .wpcf7-radio {
    gap: 22px;
    margin-top: 20px;
  }

  .hero_banner {
    aspect-ratio: 1140 / 1195;
    padding-top: 30vw;
  }

  .banner_bg_image {
    padding-top: 26vh;
  }

  .address_box_main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .session_box_main {
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .session_box_main::after {
    content: none;
  }

  .session_box {
    width: 100%;
    display: flex;
    gap: 30px;
    align-items: center;
  }

  .session_inner_title {
    width: 35%;
    padding-bottom: 0;
  }

  .footer_top {
    padding: 50px 0;
  }

  .footer_btm {
    padding: 20px 0;
  }

  .footer_right_content {
    flex: unset;
    width: 100%;
  }

  .copyright_right {
    width: 100%;
  }

  .copyright_main {
    flex-wrap: wrap;
    gap: 14px;
  }

  .product_banner {
    aspect-ratio: unset;
    padding: 120px 0 51px;
  }

  .product_banner_btn {
    margin-top: 20px;
  }

  .enterprise_main_grid {
    padding-top: 2.4rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.6rem;
  }

  .enterprise_main_box .title_h4 {
    padding-bottom: 4px;
  }

  .edition_section {
    padding-top: 50px;
  }

  .edition_left .title_h2 {
    padding-bottom: 16px;
  }

  .edition_left_accordian {
    padding: 24px 0;
  }

  .faq_row_title {
    gap: 16px;
  }

  /* new css 01-01-2026 */

  .pricing_change_btn .pricing_toggle_label {
      font-size: 20px;
  }

  .pricing_toggle_btn {
      width: 70px;
      height: 35px;
  }

  .pricing_toggle_knob {
        width: 34px;
        height: 33px;
    }

  .pricing_tab_btn {
      padding: 10px;
      max-width: 150px;
      font-size: 17px;
  }

  .pricing_change_btn_otr {
      padding-top: 50px;
      margin-bottom: 30px;
  }

  .pricing_otr {
      padding-bottom: 40px;
  }

  .platform_btm {
      margin-top: 50px;
  }

  .platform_section {
      padding-bottom: 40px;
  }

  /* new 05-01-2026 */

  .contact_us_top {
      gap: 40px;
  }

  .contact_top_main_box {
      grid-template-columns: repeat(1, minmax(0, 1fr));
      gap: 35px;
  }

  .contact_card_img {
      padding-top: 45%;
  }

  .contact_card_content {
      padding-top: 16px;
  }

  .contact_card_cotent.twenty_p {
      padding: 12px 0 24px;
  }

  .contact_locations .contact_map_bg {
      margin-top: -80px;
      height: 250px;
  }

  .contact_us_section {
      padding-bottom: 80px;
  }

  .contact_locations .contact_locations_parent {
      gap: 40px;
  }

  .contact_location_btm {
      grid-template-columns: repeat(1, 1fr);
      padding-bottom: 0;
  }

  .contact_location_btm:after {
      content: none;
  }

  .contact_btm_patch:before {
      content: none;
  }

  .contact_btm_patch:after {
      content: none;
  }

  .contact_location_btm .contact_location_btm_box {
      position: relative;
      padding: 20px 10px;
      gap: 20px;
  }

  .contact_location_btm .contact_location_btm_box:after {
      content: '';
      background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1507" height="1.154" viewBox="0 0 1507 1.154"><defs><linearGradient id="linear-gradient" x1="0.5" x2="0.5" y2="1" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%23a199ac"/><stop offset="0" stop-color="%23a199ac" stop-opacity="0"/><stop offset="0.113" stop-color="%23a199ac" stop-opacity="0.384"/><stop offset="0.507" stop-color="%23a199ac"/><stop offset="1" stop-color="%23a199ac" stop-opacity="0"/></linearGradient></defs><path id="Line_169" data-name="Line 169" d="M.654,1507H-.5V0H.654Z" transform="translate(1507 0.5) rotate(90)" fill="url(%23linear-gradient)"/></svg>');
      background-size: 100%;
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_right_content .contact_location_text {
      gap: 12px;
  }

  .contact_location_btm .contact_location_btm_box .contact_locations_icon {
      width: 55px;
  }
  .header_menu ul li.menu-item-has-children .sub-menu {
      padding: 15px;
  }
  .about_banner_main .about_banner_top {
      margin-bottom: 60px;
      gap: 20px;
  }

  .about_banner_main .about_banner_top .about_banner_description p {
      padding-bottom: 12px;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left .about_left_description p {
      padding-bottom: 12px;
  }

  .about_service_box {
      gap: 25px;
  }

  /* new css 06-01 */

  .form_checkbox .wpcf7-checkbox {
      grid-template-columns: repeat(1, 1fr);
  }

  .product_banner_main {
      gap: 20px;
  }
  .product_banner {
      padding: 180px 0 51px;
  }

  /* new 07-01 */

  .build_partner_box {
      aspect-ratio: 6/5;
      display: flex;
      flex-direction: column;
      gap: 10px;
  }

  .partner_value_main .partner_value_img {
      width: 100%;
  }

  /* new 08-01 */

  .partner_problem .partner_value_img {
      margin-right: -10%;
  }

  .partner_problem .partner_value_main {
      gap: 40px;
  }

  .partner_solve_btm .partner_solve_box {
      flex-direction: column-reverse;
      gap: 18px;
  }

  .partner_solve_btm .partner_solve_box .partner_solve_box_left {
      width: 100%;
  }

  .partner_solve_btm .partner_solve_box .partner_solve_box_right img {
      margin-right: auto;
      margin-left: 0;
  }

  .partner_solve_btm {
      gap: 25px;
  }
  .team_edge_top .build_partner_row {
      grid-template-columns: repeat(1, 1fr);
  }

  .team_edge_top .build_partner_row .build_partner_box {
      aspect-ratio: 6 / 2;
  }

  .teams_enterprise .enterprise_main_grid:after {
      width: 50%;
  }

  .teams_enterprise {
      padding: 51px 0 10px;
  }
  .teams_banner .product_banner_title {
      gap: 16px;
  }

  /* new 12-01 */

  .partner_login .partner-login-wrap .partner_login_right .partner_right_content .big_h3 {
      font-size: 26px;
      line-height: 34px;
  }

  .partner_login .partner-login-wrap .partner_login_right .partner_right_content p {
      padding: 12px 0 22px;
  }

  .partner_login .partner-login-wrap {
      gap: 50px;
  }

  .partner-login-box .note {
      margin-top: 20px;
      font-size: 18px;
  }

  .partner_login .partner-login-wrap .partner-login-box form .forgot-link a {
      font-size: 18px;
  }

  .partner_login .partner-login-wrap .partner-login-box form input {
      font-size: 18px;
      line-height: 28px;
  }

  /* new 13-01 */

  .stack_top {
      padding: 60px 0 35px;
  }

  .stack_top_row {
      grid-template-columns: repeat(1, 1fr);
  }

  .stack_top_row .stack_top_row_box {
      border-radius: 16px;
  }

  .stack_btm_last .title_h3 {
      font-size: 24px;
  }

  .stack_btm_last {
      gap: 25px;
  }

  .stack_btm_last .stack_btns {
      gap: 16px;
  }

  /* new 16-01 */

  .team_build .partner_value_main .partner_value_img {
      display: none;
  }
  .support_banner_parent_main .support_banner_main .title_h4 {
    padding: 16px 0 18px;
    margin-bottom: 25px;
}

.support_banner_parent_main .support_banner_main .title_h4:after {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.support_banner_parent_main {
    gap: 40px;
}

.support_banner_parent_main .support_banner_btm .support_banner_btm_left {
    gap: 12px;
}

.support_banner_parent_main .support_banner_btm .support_banner_btm_left .title_h3 {
    font-size: 26px;
}

.support_banner_parent_main .support_banner_btm {
    gap: 35px;
}

.support_banner {
    padding-bottom: 60px;
}

.support_box_main {
    gap: 25px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.support_box_main .support_box {
    border-radius: 16px;
    padding: 16px 18px;
}

/* new 19-01 */

.bundles_product .team_edge_top .build_partner_row .build_partner_box {
      aspect-ratio: unset;
      gap: 0;
      border-radius: 16px;
  }

  .partner_value_section.team_build.twingate_section {
      padding-bottom: 50px;
  }

  .turn_into_description p {
      padding-bottom: 14px;
  }

  .turn_info_right ul {
      margin: 18px 0;
  }

  .bundles_product .team_edge_top .build_partner_box .title_h3 {
      font-size: 22px;
  }

  .bundles_product .team_edge_top .build_partner_box .title_h4 {
      font-size: 20px;
  }

  .bundles_product .team_edge_top .problem_btn {
      margin-top: 0;
  }

  .bundles_left_description {
      gap: 16px;
  }

  .bundles_main .bundles_get_right .title_h3 {
      font-size: 24px;
  }

  .bundles_main {
      gap: 30px;
  }
  .turn_into_main {
      gap: 30px;
  }

  /* new 19-01 */

  .turn_info_right ul li {
      font-size: 16px;
  }

  .bundles_product {
      padding: 50px 0;
  }

  .bundles_main .bundles_get_left {
      gap: 20px;
  }

  /* new 20-01 */

  .partner_search_bar input {
      width: 75%;
  }

  .partner_results .partner_top_row .partner_single_card .title_h3, .articles_list_container .category_card_item h3 a {
      font-size: 24px;
  }
  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 {
      font-size: 24px;
  }
  .partner_results .partner_top_row .partner_single_card .category_selected_header img {
      width: 50px;
      height: 50px;
  }
  .partner_results .partner_top_row .partner_single_card {
      gap: 25px;
  }

  .partner_results .partner_top_row .partner_single_card .back-navigation-otr {
      padding-bottom: 20px;
  }

  .partner_results .partner_top_row .partner_single_card .article-content-body .title_h3 {
      padding-bottom: 16px;
  }

  .partner_results .partner_top_row .partner_single_card .article-content-body p {
      font-size: 16px;
      padding-bottom: 15px;
  }
  .our_product_main .our_product_box .our_product_icon {
      width: 40px;
  }

  .home_platform .title_h2:before {
      width: 340px;
      top: -3px;
  }

  .our_product_main {
      padding-top: 40px;
  }

  .our_product_main .our_product_box {
      gap: 16px;
  }

  .our_product_main .our_product_box .our_product_content .big_h3 {
      font-size: 26px;
  }

  .our_product_main .our_product_box .our_product_content p {
      font-size: 16px;
  }

/* Common */
    .privacy_content_main {
        gap: 30px;
    }

    /* new 22-01 */

    .eco_value {
        padding-bottom: 50px;
    }

    .eco_app_otr .eco_app_box .eco_app_box_left .eco_box_left_icon {
        width: 60px;
        height: 60px;
    }

    .eco_app_otr .eco_app_box .eco_app_box_left {
        gap: 16px;
    }

    .eco_box_right_description p {
        padding-bottom: 12px;
    }

    .eco_box_right_description {
        margin-bottom: 25px;
    }

    .eco_app_otr {
        gap: 60px;
    }

    .eco_app_otr .eco_app_box .eco_app_box_right {
        width: 75%;
    }

    .eco_app_otr .eco_app_box:nth-child(even) .eco_app_box_right {
        width: 50%;
    }

    .eco_application_btm_content {
        padding: 60px 0;
    }

    .eco_box_right_btm_grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .eco_app_otr .eco_app_box .eco_app_box_left {
        flex-direction: column;
    }

/* support */

    .support_box_main_otr {
        gap: 50px;
    }

    .banner_bg_video {
        aspect-ratio: 8.5 / 9;
    }

}

@media screen and (max-width: 600px) {
  :root {
    --twenty-font: 1.6rem;
  }

  .hiden_hover_content {
    gap: 16px;
  }

  .problem_description {
    gap: 8px;
  }

  #key_capability .problem_title {
    max-width: 90%;
  }

  .value_slide {
    gap: 12px;
  }

  .how_its_work,
  .logo_section,
  .trust_section,
  .key_capability {
    padding: 50px 0;
  }

  .security_perimeter,
  .problem_otr {
    padding-top: 50px;
  }

  .cmn_border_img {
    width: 100%;
  }

  .experience_main::after {
    width: 550px;
  }

  .experience_otr {
    margin-top: -80px;
  }

  .experience_main::before {
    background-repeat: no-repeat;
  }

  .experience_description {
    padding: 30px 0;
  }

  .security_hover_image {
    aspect-ratio: 12 / 9;
  }

  .contact_form {
    max-width: unset;
  }

  .logo_tablet {
    display: none;
  }

  .logo_mb {
    display: block;
  }

  .hero_banner {
    padding-top: 180px;
    aspect-ratio: 1020 / 1195;
  }

  .hero_banner_top {
    max-width: 100%;
  }

  .banner_bg_image {
    padding-top: 280px;
  }

  .banner_description_btn {
    gap: 16px;
  }

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

  .cmn_page_section {
    padding: 130px 0 0;
  }

  .cmn_page_description ul li::before {
    top: 6px;
  }

  .footer_logo {
    max-width: 180px;
  }

  .footer_title {
    padding: 30px 0;
  }

  .session_box {
    flex-direction: column;
    align-items: unset;
    gap: 16px;
  }

  .session_inner_title {
    width: 100%;
  }

  .session_btn {
    gap: 50px;
  }

  .footer_btm_main {
    gap: 16px;
  }

  .address_box_main {
    gap: 30px;
  }

  .footer_btm_right {
    flex-wrap: wrap;
  }

  .copyright_right ul {
    flex-wrap: wrap;
    row-gap: 5px;
  }

  .blind_spots_grid_main {
    grid-template-columns: repeat(1, 1fr);
  }

  .enterprise_content_row .title_h4::before {
    top: 9px;
  }

  .enterprise_content_row .title_h4 {
    line-height: 120%;
    padding-bottom: 4px;
  }


  .enterprise_parntership_row {
    padding-top: 20px;
  }

  .enterprise_parntership_row .title_h3 {
    padding-bottom: 20px;
  }

  .partnership_steps {
    gap: 10px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .partnership_steps:not(:last-child) {
    padding-bottom: 16px;
  }

  .enterprise_partnership_title .title_h1 {
    padding: 20px 0;
  }

  .enterprise_partnership_content .title_h4 {
    padding: 16px 0;
  }

  .faq_otr {
    padding: 50px 0;
  }

  .enterprise_case_title .big_h2 {
    padding-bottom: 3rem;
  }

  .enterprise_case_section {
    padding-top: 50px;
  }

  .enterprise_proof_section {
    padding-top: 50px;
  }

  .faq_otr_main {
    gap: 30px;
  }

  .form_inner textarea {
    max-height: 150px;
  }

  /* new css 01-01-2026 */

  .pricing_top_btn .pricing_tabs_select {
      font-size: 18px;
      color: white;
      border: 1px solid var(--white);
      outline: unset;
      padding: 14px;
      font-weight: 700;
      border-radius: 0 0 16px 16px;
      background-color: var(--orange);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      max-width: 100%;
      border-top: unset;
      font-family: "Segoe UI";
      appearance: none;
      background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20.26" height="10.878" viewBox="0 0 20.26 10.878"><path id="Path_1275" data-name="Path 1275" d="M2.292,10.135l8.26,8.26a1.024,1.024,0,0,1,.319.769,1.084,1.084,0,0,1-.335.77,1.07,1.07,0,0,1-1.539,0L.584,11.539a1.921,1.921,0,0,1-.441-.666,1.971,1.971,0,0,1,0-1.476A1.92,1.92,0,0,1,.584,8.73L9,.319A1.034,1.034,0,0,1,9.774,0a1.093,1.093,0,0,1,.778.335,1.053,1.053,0,0,1,.327.77,1.053,1.053,0,0,1-.327.77Z" transform="translate(0 10.878) rotate(-90)" fill="%23fff"/></svg>');
      background-repeat: no-repeat;
      background-position: 96% 50%;
  }

  .pricing_top_btn .pricing_tabs_select option {color: var(--purple);}

  .title_tag_otr .tag span {
      font-size: 18px;
  }

  .title_tag_otr .tag {
      padding: 6px 16px;
  }

    .knowledge_hub_top .tag a{
        padding: 6px 16px;
         gap:12px;
    }


  .pricing_mobile_view .pricing_mobile_plan {
      border-radius: 16px;
  }

  .pricing_plan_title {
      font-size: 24px;
      line-height: 30px;
  }

  .pricing_price_line .title_h2 {
      font-size: 30px;
  }

  .pricing_badge {
      font-size: 16px;
      margin-left: 10px;
  }

  .pricing_suffix {
      font-size: 16px;
  }

  .pricing_plan_btn {
      padding: 16px 18px;
  }

  .pricing_mobile_features {
      padding-top: 40px;
  }

  .pricing_mobile_features .pricing_mobile_feature_row .pricing_feature_label {
      font-size: 16px;
      line-height: 26px;
  }

  .pricing_feature_value .pricing_text {
      font-size: 16px;
  }

  .pricing_feature_info_btn {
      width: 20px;
      height: 20px;
  }

  .pricing_feature_tooltip {
      font-weight: 400;
  }
  .platform_btm .right-to-left .swiper-slide.platform_logo {
      max-width: 140px;
  }
  .platform_section {
      padding-bottom: 30px;
  }
  .right-to-left .swiper-wrapper {
      align-items: center;
  }
  .pricing_otr:after {
      top: 0;
  }

  /* new 05-01-2026 */

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

  .contact_locations .contact_map_bg {
      height: 200px;
  }
  .about_banner_bg {
      height: 250px;
      top: 130px;
  }

  .about_banner_main .about_banner_btm .about_banner_btm_left .about_left_description p {
      font-size: 16px;
  }

  .about_banner_main .about_banner_top .about_banner_description p {
      font-size: 16px;
  }


/* Blog */
    .knowledge_hub_btm_otr {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .knowledge_hub_main {
        gap: 30px;
    }

    .knowledge_hub_top_main_loop .cmn_blog_listing {
      flex-direction: column;
      gap: 12px;
  }
  .knowledge_hub_top_main_loop .cmn_blog_listing .cmn_listing_image {
    width: 100%;
    padding-top: 50%;
}
.knowledge_hub_top_main_loop {
    gap: 24px;
}
.knowledge_hub_blog_otr {
    gap: 16px;
}
.blog_count.left_section span, .pagination span {
    font-size: 16px;
}
.blog_down_main .pagination {
    gap: 12px;
}
.single_blog_content_otr {
    gap: 24px;
}

.title_content_image {
    gap: 16px;
}

.content_description h2, .content_description h3, .content_description h4, .content_description h5, .content_description h6 {
    padding: 12px 0;
}

/* new css 06-01 */

.form_checkbox .wpcf7-checkbox {
    margin-bottom: 0;
}
.form_text .title_h4 {
    font-size: 2rem;
}

.header_top_bar .header_top_main_otr .header_top_link {
      padding: 0 12px;
  }


/* new css 07-01 */

.build_partner_row {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.build_partner_box {
    aspect-ratio: unset;
    border-radius: 15px;
}

.partner_value_list ul li {
    font-size: 16px;
    padding-bottom: 8px;
}

.partner_value_list ul li:last-child {
    padding-bottom: 0;
}

.partner_work_list h3 {
    font-size: 18px;
}

.partner_work_main {
    gap: 24px;
}

/* new 08-01 */

  .partner_problem .partner_value_img {
      margin-right: -15%;
  }

  .partner_problem .partner_value_content .partner_value_description {
      padding: 18px 0 18px;
  }

  .partner_problem .partner_value_content .partner_value_list {
      padding: 16px 0;
  }

  .partner_value_list ul li {
      padding-bottom: 6px;
  }

  .partner_problem {
      padding-bottom: 50px;
  }

  .partner_solve .partner_solve_main {
      gap: 25px;
  }

  .partner_solve_btm .partner_solve_box {
      padding: 16px;
  }
  .team_build .partner_value_main {
      gap: 30px;
  }

  .team_build .partner_value_main .partner_value_content .partner_value_inner_description {
      padding: 20px 0;
  }

  .team_edge_top {
      gap: 25px;
  }

  .team_edge_btm {
      gap: 25px;
  }

  .header_top_bar .header_top_main_otr .header_top_link:nth-child(3) .header-top-text, .header_top_bar .header_top_main_otr .header_top_link:nth-child(4) .header-top-text {
      display: none;
  }
  .header_top_bar .header_top_main_otr .header_top_link a .header-top-icon {
      width: 20px;
      height: 20px;
  }

  /* new 13-01 */

  .team_edge_top .build_partner_row .build_partner_box {
      width: 100%;
      aspect-ratio: unset;
  }

  .team_edge_top .build_partner_row {
      row-gap: 20px;
  }

  .about_service_otr {
      padding-top: 60px;
  }

  .stack_top {
      padding: 50px 0 35px;
  }

  .stack_top_heading {
      padding-bottom: 25px;
  }

  .stack_top_row {
      row-gap: 20px;
  }

  .stack_btm_main .stack_top_row_box ul li {
      font-size: 16px;
  }

  .stack_top_row .stack_top_row_box {
      gap: 16px;
  }

  .stack_top_row .stack_top_row_box .text-orange {
      font-size: 18px;
  }

  .stack_btm_last {
      gap: 20px;
      padding-top: 35px;
  }

  /* new 16-01 */

  .support_banner_parent_main .support_banner_btm .support_banner_btm_left .title_h3 {
      font-size: 24px;
  }
  .support_banner {
      padding-bottom: 50px;
  }
  .support_box_main {
      gap: 20px;
  }

  /* new 19-01 */

  .choose_right .team_edge_top .build_partner_box .partner_box_description p {
      font-size: 18px;
  }

  .team_edge_top .build_partner_row .build_partner_box {
      gap: 16px;
  }

  .choose_right .team_edge_top .problem_btn {
      margin-top: 5px;
  }

  /* new 20-01 */

  .partner_blog_space .knowledge_hub_main {
      gap: 20px;
  }

  .partner_search_bar input {
      font-size: 16px;
      padding: 11px 16px;
  }

  .partner_search_bar {
      gap: 15px;
  }

  .partner_results .partner_top_row .partner_single_card .title_h3, .articles_list_container .category_card_item h3 a {
      font-size: 22px;
  }

  .help_categories_grid .category_card_item {
      gap: 16px;
  }

  .help_categories_grid .category_card_item .cat_icon {
      width: 45px;
      height: 45px;
  }

  .help_categories_grid .category_card_item .cat_content h3 .category-filter-link {
      font-size: 22px;
  }

  .help_categories_grid .category_card_item .cat_content p {
      font-size: 16px;
  }

  .help_categories_grid {
      gap: 25px;
  }
  .help_categories_grid .category_card_item .cat_content h3 .article_count {
      font-size: 16px;
  }
  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 span {
      font-size: 16px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 {
      font-size: 22px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content p {
      font-size: 16px;
  }

  .articles_list_container .category_card_item p {
      font-size: 16px;
  }
  .home_platform .platform_btm {
      margin-top: 40px;
  }


  .partner_sidebar ul li a {
      font-size: 16px;
  }
  .partner_sidebar h4.title_h4 {
        font-size: 16px !important;
    }

/* Common */

.cmn_banner_content h3, .cmn_banner_content h4, .cmn_banner_content h5, .cmn_banner_content h6, .cmn_banner_content h2 {
        padding: 12px 0;
    }

    /* 22-01 */

    .enterprise_content_row p {
        padding-bottom: 12px;
    }
    .enterprise_content_row:not(:last-child) p {
        padding-bottom: 12px;
    }
    .eco_description p {
        padding-bottom: 15px;
    }

    .eco_app_otr .eco_app_box .eco_app_box_right {
        width: 82%;
    }

    .eco_app_otr .eco_app_box:nth-child(even) .eco_app_box_right {
        width: 58%;
    }

    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
        font-size: 14px;
    }
    .form_inner .wpcf7-not-valid-tip {
        font-size: 14px;
    }

    .banner_bg_video {
        aspect-ratio: 7 / 9;
    }
    .kh-category-select {
        font-size: 16px;
    }

    .partner_top_row .partner_sidebar {
        flex-direction: column;
        gap: 24px;
    }
    .partner_articles_dropdown , .partner_sidebar ul {
        width: 100% !important;
    }
    .error_img {
    max-width: 100%;
}

.articles_list_container {
    gap: unset;
    grid-template-columns: repeat(1, 1fr);
}

}

@media screen and (max-width: 479px) {

  .btn,
  .normal_text p,
  .form_btn .btn {
    padding: 12px 20px;
    font-size: 12px;
  }

  .header_logo {
    max-width: 120px;
  }

  .header_main {
    gap: 8px;
  }

  .last_menu_hide {
    gap: 20px;
  }

  .hover_bg_content_image:after {
    width: 50px;
  }

  .value_slide {
    gap: 8px;
  }

  #key_capability .problem_title {
    max-width: 100%;
  }

  .strategic_value .problem_title {
    max-width: 100%;
  }

  .how_its_work .problem_title:after {
    left: -70px;
    width: 140%;
  }

  .hero_banner {
        padding-top: 200px;
        aspect-ratio: 900 / 1350;
    }

  .hero_banner_top {
    gap: 16px;
  }

  .banner_bg_image {
    padding-top: 250px;
  }

  /* .footer_main {
        gap: 20px;
    } */

  .session_box_main {
    gap: 16px;
  }

  .session_btn {
    gap: 20px;
    justify-content: space-between;
  }

  .blind_spots_heading {
    gap: 16px;
    padding-bottom: 30px;
  }

  .product_banner {
      padding-bottom: 30px;
      padding-top: 210px;
  }

  .blind_spots_icon {
    width: 55px;
    padding: 8px;
    border-radius: 12px;
  }

  .blind_spots_grid_main .blind_spots_box {
    flex-direction: row;
    align-items: center;
    padding: 16px;
    border-radius: 16px;
  }

  .blind_spots_box p {
    flex: 1;
  }

  .enterprise_main .big_h2 {
    text-align: start;
  }

  .edition_left_btm {
    padding-bottom: 16px;
  }

  .edition_left_accordian {
    padding-bottom: 18px;
  }

  .eighteen_p p {
    font-size: 16px;
    line-height: 22px;
  }

  .enterprise_content_row {
    padding-left: 16px;
  }

  .enterprise_content_row .title_h4::before {
    left: -16px;
    top: 6px;
  }

  .faq_row {
    padding: 16px;
    border-radius: 12px;
  }
  .edition_accordian_arrow {
      width: 16px;
  }

  .edition_accordian_arrow svg {
      width: 16px;
  }

  .faq_icon {
      width: 16px;
  }

  .faq_icon svg {
      width: 16px;
  }

  /* new css 01-01-2026 */

  .pricing_change_btn .pricing_toggle_label {
      font-size: 16px;
  }

  .pricing_toggle_btn {
      width: 60px;
      height: 30px;
  }

  .pricing_toggle_knob {
      width: 29px;
      height: 28px;
  }

  .pricing_change_btn_otr {
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
  }

  .title_tag_otr {
      gap: 20px;
  }
  .pricing_otr:after {
      top: 50px;
      height: 30%;
      background-size: cover;
  }

  /* new 05-01-2026 */

  .contact_card_img {
      padding-top: 60%;
  }
  .contact_location_btm .contact_location_btm_box .contact_locations_icon {
      padding: 7px;
  }

  .contact_us_top {
      gap: 30px;
  }

  .contact_locations .contact_locations_parent {
      gap: 30px;
  }
  .about_banner_bg {
      height: 200px;
      top: 120px;
  }
  .about_service_box {
      gap: 20px;
  }

  .cam_space_top {
        padding-top: 220px;
    }

  .header_top_bar .header_top_main_otr {
        position: relative;
        align-items: center;
    }

  .header_top_bar .header_top_main_otr .header_top_link {
      width: auto;
  }
  .header {
        top: 40px;
    }
/* 	.header_top_bar {
		padding: 13px 0;
	} */
  .header_top_bar .header_top_main_otr .header_top_link a {
      font-size: 16px;
      width: max-content;
      line-height: 20px;
  }
/*   .menu-scrolled header {
       top: 42px;
   }
	.menu-scrolled .header_top_bar {
		padding: 11px 0;
	} */

  /* new 07-01 */

  .enterprise_section.partner_enterprise {
      padding-bottom: 50px;
  }

  .partner_work_list h3 {
      font-size: 16px;
  }

  .enterprise_section.partner_enterprise .enterprise_main_grid {
      padding-top: 2.5rem;
  }
  .enterprise_section.partner_enterprise .title_tag_otr .tag {
    width: 100%;
  }

  /* new 08-01 */

  .partner_solve_btm .partner_solve_box .partner_solve_box_right img {
      width: 100%;
  }
  .team_edge_top .build_partner_row .build_partner_box {
      aspect-ratio: unset;
  }

  .teams_enterprise .enterprise_main_grid:after {
      width: 70%;
  }

  /* new 12-01 */

  .partner_login {
      padding: 170px 0 50px;
  }

  /* new 13-01 */

  .stack_btm_last .title_h3 {
      font-size: 22px;
  }

  .stack_btm_last {
      padding-top: 25px;
  }

  /* new 16-01 */

  .teams_banner {
      padding-bottom: 40px;
  }
  .support_banner_parent_main .support_banner_btm .support_banner_btm_right {
      width: 55%;
  }
  .support_banner_parent_main .support_banner_btm {
      gap: 30px;
  }

  /* new 19-01 */

  .turn_into_main {
      gap: 20px;
  }

  .bundles_left_description {
      gap: 12px;
  }

  /* new 20-01 */

  .partner_search_bar {
      flex-direction: column;
      gap: 12px;
  }

  .partner_search_bar input {
      width: 100%;
  }

  .partner_search_bar .search_btn {
      width: 100%;
  }

  .help_categories_grid .category_card_item .cat_icon {
      width: 38px;
      height: 38px;
  }

  .help_categories_grid .category_card_item {
      gap: 12px;
  }

  .help_categories_grid .category_card_item .cat_content h3 .article_count {
      font-size: 14px;
  }

  .help_categories_grid .category_card_item .cat_content h3 .category-filter-link {
      font-size: 20px;
  }

  .help_categories_grid {
      gap: 22px;
  }

  .partner_top_row .partner_sidebar::before {
      background-repeat: no-repeat;
      background-size: 100%;
  }
  .partner_results .partner_top_row .partner_single_card .category_selected_header img {
      width: 42px;
      height: 42px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header {
      gap: 12px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content {
      gap: 12px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 {
      font-size: 20px;
  }

  .partner_results .partner_top_row .partner_single_card .category_selected_header .category_select_content .title_h3 span {
      font-size: 14px;
  }

  .partner_results .partner_top_row .partner_single_card {
      gap: 20px;
  }

  .articles_list_container .category_card_item {
      padding-bottom: 20px;
  }

  .articles_list_container .category_card_item h3 {
      padding-bottom: 12px;
  }

  .partner_results .partner_top_row .partner_single_card .title_h3, .articles_list_container .category_card_item h3 a {
      line-height: 25px;
      font-size: 19px;
  }
    .partner_blog_space .title_tag_otr .tag a {
        padding: 6px 10px;
        gap: 8px;
    }
  .partner_blog_space .title_tag_otr .tag img {
      width: 20px;
  }
  .our_product_main .our_product_box .our_product_content .big_h3 {
      font-size: 24px;
  }

  .our_product_main .our_product_box {
      flex-direction: column;
  }

  .our_product_main .our_product_box .our_product_content .title_h4 {
      font-size: 18px;
  }

  .our_product_main .our_product_box .our_product_content {
      gap: 10px;
  }

  .our_product_main .our_product_box .our_product_content a {
      font-size: 18px;
  }

  /* new 22-01 */

  .eco_app_otr .eco_app_box .eco_app_box_right {
        width: 92%;
    }

    .eco_app_otr .eco_app_box .eco_app_box_left .eco_box_left_icon {
        width: 56px;
        height: 56px;
    }

    .eco_box_right_btm_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .eco_app_otr .eco_app_box:nth-child(even) .eco_app_box_right {
        width: 70%;
    }


.banner_bg_video {
        margin-top: 70px;
    }


}

/* Welcome Page Responsive */


    @media screen and (max-width: 1200px) {
         .welcome_section_otr {
            padding-bottom: 80px;
        } 
    }
    @media screen and (max-width: 600px) {
         .welcome_section_otr {
            padding-bottom: 50px;
        } 
    .welcome_section_main {
            gap: 30px;
        }
        .welcome_login_box {
            gap: 12px;
        }
        .description_btn {
            gap: 20px;
        }
    }
    @media screen and (max-width: 479px) {
        .welcome_login_top {
            grid-template-columns: repeat(1, minmax(0, 1fr));
            gap: 20px;
        }
        .login_btm_box_link a {
            max-width: 90%;
        }
    }
