@focus () {
  outline-style: solid;
  outline-color: blue;
  outline-width: 2px;
  outline-offset: 1px;
}
/** Social colors **/
/** Theme colors **/
/** Laptop with HiDPI Screen **/
/** Foundation large columns **/
@media only screen and (max-width: 1024px) {
  .btn_ham {
    position: fixed;
    top: 34px;
    z-index: 999999;
    display: block;
    right: 20px;
  }
  .btn_ham #nav-icon3 {
    outline: 0;
    width: 25px;
    height: 17px;
    display: block;
    z-index: 999;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .btn_ham #nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    border-radius: 8px;
    border-radius: 10px;
  }
  .btn_ham #nav-icon3 span:nth-child(1) {
    top: 0;
  }
  .btn_ham #nav-icon3 span:nth-child(2),
  .btn_ham #nav-icon3 span:nth-child(3) {
    top: 8px;
    width: 25px;
  }
  .btn_ham #nav-icon3 span:nth-child(3) {
    width: 25px;
  }
  .btn_ham #nav-icon3 span:nth-child(4) {
    top: 16px;
  }
  .btn_ham #nav-icon3.open span {
    background: #fff;
    height: 2px;
    border-radius: 10px;
  }
  .btn_ham #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  .btn_ham #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
    width: 100%;
  }
  .btn_ham #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
    width: 100%;
  }
  .btn_ham #nav-icon3.open span:nth-child(4) {
    top: 33px;
    width: 0%;
    left: 50%;
  }
  body.admin-bar .btn_ham {
    top: 65px;
  }
  .wrap_title .page_title {
    font-size: 35px;
  }
  .page_text ul, .page_text p {
    font-size: 17px;
    line-height: 28px;
  }
  .header {
    padding-left: 0;
  }
  .header .flex_wrap .wrap_logo {
    max-width: 100px;
  }
  .header .flex_wrap {
    min-height: 80px;
    padding-left: 0;
    padding-right: 20px;
  }
  .header .flex_wrap .wrap_phone a span {
    font-size: 17px;
    font-weight: 600;
  }
  .page_banner .flex_wrap {
    min-height: 150px;
    padding-bottom: 15px;
  }
  .page_banner .banner_title {
    margin-bottom: 10px;
  }
  .page_banner .banner_title h1 {
    font-size: 32px;
  }
  .page_banner .breadcrumbs-wrap a, .page_banner .breadcrumbs-wrap span {
    font-size: 16px;
  }
  .contact_sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .contact_sec .page_subtitle span {
    font-size: 21px;
  }
  .contact_sec .wrap_form {
    padding-left: 0;
    margin-bottom: 50px;
  }
  .contact_sec .page_subtitle {
    margin-bottom: 20px;
  }
  .contact_sec .wrap_form .wrap_input {
    margin-bottom: 14px;
  }
  .contact_sec .wrap_form .wrap_input select,
  .contact_sec .wrap_form .wrap_input input {
    font-size: 17px;
  }
  .contact_sec .wrap_form .wrap_submit {
    margin-top: 25px;
  }
  .contact_sec .wrap_form .wrap_submit button {
    height: 55px;
    width: 150px;
  }
  .contact_sec .wrap_form .wrap_submit button span {
    font-size: 17px;
  }
  .contact_sec .wrap_form .wrap_submit button .svg_1 {
    top: -3px;
    width: 130px;
  }
  .contact_sec .wrap_form .wrap_submit button .svg_2 {
    bottom: -3px;
    width: 130px;
  }
  .contact_sec .wrap_map iframe {
    height: 355px;
  }
  .contact_sec .wrap_con_items {
    margin-top: 30px;
  }
  .contact_sec .wrap_con_items .flex_wrap {
    flex-direction: column;
    align-items: center;
  }
  .contact_sec .wrap_con_items .flex_wrap .wrap_item {
    margin: 0;
    margin-bottom: 15px;
  }
  .contact_sec .wrap_con_items .flex_wrap .wrap_item a {
    justify-content: center;
  }
  .about_top_sec {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .about_top_sec .wrap_img {
    margin-top: 30px;
  }
  .about_timeline {
    padding-top: 30px;
  }
  .about_timeline .wrap_timeline {
    display: block;
    margin-left: 0;
  }
  .about_timeline .wrap_timeline .wrap_item.wrap_item_1 {
    margin-top: 30px;
  }
  .about_timeline .wrap_timeline .wrap_item {
    height: auto;
    width: 100%;
  }
  .about_timeline .wrap_timeline .wrap_item .abs_shad,
  .about_timeline .wrap_timeline .wrap_item .blue_line {
    display: none;
  }
  .about_timeline .wrap_timeline .wrap_item.wrap_item_2,
  .about_timeline .wrap_timeline .wrap_item.wrap_item_3 {
    margin-top: 40px;
  }
  .about_timeline .wrap_timeline .wrap_item .wrap_time {
    margin-bottom: 10px;
  }
  .about_timeline .wrap_timeline .wrap_item .wrap_time span {
    font-size: 26px;
  }
  .about_timeline .wrap_timeline .wrap_item .wrap_loc span {
    font-size: 22px;
  }
  .about_timeline .wrap_timeline_img img {
    display: none;
  }
  .about_timeline .wrap_timeline_img {
    margin-top: 60px;
  }
  .about_chairman_sec .chariman_wrap {
    display: block;
    padding: 30px;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote {
    width: 100%;
    padding: 0;
  }
  .about_chairman_sec .chariman_wrap .wrap_img {
    width: 100%;
    min-height: auto;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote .quotei .wrap_text {
    margin-bottom: 20px;
    padding: 24px 20px;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote .quotei .wrap_text p {
    font-size: 21px;
    line-height: 30px;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote .quotei .wrap_text p br {
    display: none;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote .quotei .svg_1 {
    top: 2px;
    right: -14px;
    width: 22px;
  }
  .about_chairman_sec .chariman_wrap .wrap_quote .quotei .svg_2 {
    bottom: 12px;
    left: 0;
    width: 22px;
  }
  .about_value_sec {
    margin-top: 30px;
  }
  .about_value_sec .page_title {
    font-size: 35px;
    padding-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .about_value_sec .page_title br {
    display: none;
  }
  .about_value_sec .wrap_item .item_title {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .about_value_sec .wrap_item .wrap_text {
    font-size: 17px;
    line-height: 28px;
    min-height: auto;
  }
  .about_value_sec .wrap_item .wrap_text br {
    display: none;
  }
  .about_value_sec .wrap_item {
    margin-bottom: 20px;
  }
  .about_value_sec {
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  .wrap_banner {
    margin-top: 0;
  }
  .wrap_banner img {
    top: auto;
  }
  .careers_sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .careers_sec .wrap_career_row {
    margin-bottom: 20px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    border-radius: 30px;
  }
  .careers_sec .wrap_career_row .close_btn {
    top: 14px;
    left: 20px;
    right: auto;
  }
  .careers_sec .wrap_career_row .post_title span {
    font-size: 28px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con {
    margin-top: 20px;
  }
  .careers_sec .wrap_career_row .open_btn_wrap {
    margin-top: 20px;
  }
  .careers_sec .wrap_career_row .open_btn_wrap .open_btn span {
    font-size: 17px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .career_item .titie {
    margin-bottom: 5px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .career_item .page_text p,
  .careers_sec .wrap_career_row .wrap_hidden_con .career_item .page_text ul {
    font-size: 16px;
    line-height: 24px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .wrap_form form .input_flex {
    display: block;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .wrap_form .wrap_input {
    max-width: 100%;
    margin: 0;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .wrap_form .custom-upload {
    top: auto;
  }
  .submit_upload {
    margin-top: 20px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .wrap_form .custom-upload .upload_resume_label {
    position: relative;
    top: auto;
    display: block;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .careers_sec .wrap_career_row .wrap_hidden_con .wrap_form .custom-upload .upload-btn {
    font-size: 17px;
  }
  .contact_strip .wrap_outer_form {
    padding: 35px 20px;
  }
  .contact_strip .wrap_outer_form .wrap_title {
    margin-bottom: 20px;
  }
  .contact_strip {
    margin-bottom: 60px;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_submit {
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_submit button {
    height: 55px;
    width: 150px;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_submit button span {
    font-size: 17px;
    margin: 0;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_submit button .svg_1 {
    top: -3px;
    width: 130px;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_submit button .svg_2 {
    bottom: -3px;
    width: 130px;
  }
  .parent .item_wrap {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .parent .item_wrap img {
    height: 280px !important;
  }
  .blog_sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .post_item .wrap_img {
    margin-bottom: 20px;
  }
  .post_item .post_title {
    margin-bottom: 10px;
  }
  .blog_sec .post_item {
    margin-bottom: 40px;
  }
  .single_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .related_posts_sec .wrap_title {
    margin-bottom: 20px;
  }
  .single_wrapper .wrap_single_title {
    margin-bottom: 20px;
  }
  .single_wrapper .wrap_content {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .related_posts_sec {
    margin-top: 40px;
  }
  .related_posts_sec .post_item {
    margin-bottom: 40px;
  }
  .category_sec,
  .catalog_sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .category_sec .wrap_con p,
  .catalog_sec .wrap_con p {
    font-size: 19px;
    line-height: 27px;
  }
  .wrap_cats .cat_box {
    width: calc(50% - 4px) !important;
  }
  .wrap_cats .cat_box a {
    padding: 40px;
  }
  .wrap_cats .cat_box a .cat_title span {
    font-size: 31px;
  }
  .product_box {
    width: 48% !important;
  }
  .product_box a {
    padding: 40px;
  }
  .product_box a .post_title span {
    font-size: 31px;
  }
  .product_sec {
    padding-top: 30px;
  }
  .product_sec .wrap_content {
    padding-left: 0;
  }
  .product_sec .wrap_img {
    margin-bottom: 40px;
    margin-top: 30px;
    min-height: 350px;
  }
  .product_sec .wrap_img img {
    max-width: 80%;
  }
  .pro_gallery_sec {
    margin-top: 40px;
  }
  .pro_gallery_sec .wrap_gallery .wrap_item a {
    height: 280px;
  }
  .pro_gallery_sec .wrap_gallery .wrap_item {
    width: calc(50% - 12px);
  }
  .product_sec {
    margin-bottom: 50px;
  }
  .home_hero .abs_logo_title img {
    max-width: 300px;
  }
  .home_hero .abs_logo_title .wrap_title span {
    font-size: 25px;
  }
  body.admin-bar .home_hero .hero_cover_shad,
  body.admin-bar .home_hero .wrap_vid {
    height: calc(80vh - 32px);
  }
  .home_hero .hero_cover_shad,
  .home_hero .wrap_vid {
    height: 80vh;
  }
  .home_about_sec {
    padding-top: 30px;
  }
  .home_about_sec .home_about_values .wrap_item .wrap_text {
    min-height: auto;
    line-height: 25px;
  }
  .home_about_sec .home_about_values .wrap_item .item_title {
    margin: 0;
    margin-bottom: 10px;
  }
  .home_about_sec .home_about_values .wrap_item {
    margin-bottom: 40px;
  }
  .home_about_sec .home_about_values .wrap_item .wrap_img {
    min-height: auto;
    margin-bottom: 10px;
  }
  .home_catalog_sec .wrap_title_link {
    margin-bottom: 20px;
  }
  .home_logos_sec .logos_viewport .logos_track {
    min-height: 270px;
  }
  .home_logos_sec .logos_viewport .logos_track .wrap_icon {
    padding: 10px 19px;
    flex: 0 0 14.5%;
    max-width: 14.5%;
  }
  .footer .inner_footer {
    padding: 28px 34px;
  }
  .footer .inner_footer .wrap_logo {
    margin-bottom: 25px;
  }
  .footer .wrap_menu_copy .flex_wrap {
    flex-direction: column;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_menu {
    margin-bottom: 30px;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_menu ul {
    flex-direction: column;
    align-items: center;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_menu ul li {
    margin: 0;
    margin-bottom: 15px;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_menu ul li:last-child {
    margin: 0;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_copy {
    text-align: center;
    font-size: 16px;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_copy a {
    font-size: 16px;
  }
  .footer .inner_footer .wrap_email_phone {
    margin-bottom: 30px;
  }
  .footer .inner_footer .wrap_email_phone .flex_wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .footer .inner_footer .wrap_email_phone .flex_wrap .wrap_item {
    margin: 0;
    margin-bottom: 10px;
  }
  .footer .inner_footer .wrap_email_phone .flex_wrap .wrap_item a {
    justify-content: center;
  }
  .whatsapp-chat {
    left: 14px;
    bottom: 5px;
    max-width: 50px;
  }
  .whatsapp-chat svg {
    width: 50px;
    height: 50px;
  }
}
/** Foundation small columns **/
@media only screen and (max-width: 640px) {
  .page_pad {
    padding-left: 7px;
    padding-right: 7px;
  }
  .careers_sec .wrap_career_row .post_title span {
    font-size: 22px;
  }
  .careers_sec .wrap_career_row .career_nisayon {
    font-size: 17px;
  }
  .wrap_cats .cat_box {
    width: 100% !important;
  }
  .wrap_cats {
    gap: 15px;
  }
  .wrap_cats .cat_box a {
    min-height: 260px;
  }
  .wrap_cats .cat_box a .cat_img {
    height: 180px;
  }
  .about_timeline .wrap_timeline {
    padding-left: 0;
  }
  .about_timeline .wrap_timeline .wrap_item .wrap_img img {
    width: 100%;
  }
  .wrap_banner img {
    top: auto;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .product_box {
    width: 100% !important;
  }
  .product_box a {
    min-height: 260px;
  }
  .product_box a .pro_img {
    height: 180px;
  }
  .header .flex_wrap .wrap_phone a span {
    font-size: 15px;
    font-weight: 500;
    margin-left: 6px;
  }
  .header .flex_wrap {
    padding-right: 7px;
  }
  .flex_wrap {
    display: block;
    text-align: center;
  }
  .wrap_main_menu {
    padding-right: 30px;
    padding-left: 30px;
    min-height: 100%;
    padding-top: 8vh;
  }
  .wrap_main_menu .nav ul li > a {
    padding: 7px 0;
    font-size: 21px;
  }
  .wrap_main_menu .nav {
    width: 100%;
    padding-right: 0;
  }
  .wrap_main_menu .wrap_con_items .wrap_item a {
    justify-content: center;
  }
  .wrap_main_menu .wrap_con_items .wrap_item a span {
    font-weight: 600;
  }
  .wrap_main_menu .wrap_con_items {
    width: 100%;
    margin-top: 30px;
  }
  body.admin-bar .wrap_main_menu {
    height: 100%;
  }
  .wrap_main_menu .wrap_logo {
    width: 100%;
    margin-top: 20px;
  }
  .wrap_main_menu .wrap_logo a {
    margin-top: 0;
    max-width: 200px;
  }
  .pro_gallery_sec .wrap_gallery .wrap_item {
    width: 100%;
  }
  .pro_gallery_sec .wrap_gallery .wrap_item a {
    height: auto;
  }
  .product_sec .bottom_content {
    margin-top: 40px;
  }
  .products_strip {
    padding-bottom: 70px;
  }
  .home_logos_sec .logos_viewport .logos_track {
    min-height: 160px;
  }
  .home_logos_sec .logos_viewport .logos_track .wrap_icon {
    padding: 10px 9px;
    flex: 0 0 14.5%;
    max-width: 14.5%;
    margin: 0 10px;
  }
  .footer .wrap_menu_copy .flex_wrap .wrap_copy {
    max-width: 190px;
    margin: 0 auto;
  }
  .contact_strip .wrap_outer_form .wrap_title {
    max-width: 230px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .contact_strip .wrap_outer_form .wrap_form .wrap_input {
    width: 100%;
  }
  .catalog_sec .wrap_cats .cat_box a .cat_img {
    height: 190px;
  }
}
/** Smartphones [Android + iPhone 5+] **/
/** Small and old iPhones **//*# sourceMappingURL=responsive.css.map */