/*!
Theme Name: oribsn
Author: Ori Ben-Simon
Author URI: oribsn.dev
Description: Ori Ben-Simon
Version: 1.0.0
Text Domain: oribsn
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

*{outline: none !important;}
.right{float:right; display:inline-block;}
.left{float:left; display:inline-block;}
.clearfix{overflow: hidden;}
.clearfix:after, .clearfix:before{content: "";display: table;}
.clearfix:after{clear:both;}
.both{clear:both; width:0; height:0; overflow:hidden; display:block}
.ease,.ease > a, .ease > a:before,.ease:before,.ease > a:after,.ease:after {-webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
.ease2,.ease2 > a, .ease2 > a:before,.ease2:before,.ease2 > a:after,.ease2:after {-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.shadow{box-shadow: 0 0.1rem 0.4rem rgba(0,0,0,.35);}
.align_center{text-align: center;}
.align_right{text-align: right;}
.align_left{text-align: left;}
.inline{display: inline-block;}
.hide{display: none;}
.cover{background-size: cover; background-position: center center; background-repeat: no-repeat;}
.frow {display: flex; flex-direction: row;}
a {color: inherit; text-decoration: none;}
*{box-sizing: border-box;}
strong{font-weight: 700;}
.sec_bg {position: relative;}
.bg_im img {display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; object-position: top left; z-index: 1;}
.sec_bg > .wrap {position: relative; z-index: 2;}
.noscroll {overflow: hidden;}

.wrap {margin: 0 auto; max-width: 81.53125vw;}

body {font-family: museo-sans, sans-serif; font-weight: 300; color: #4d4d4d; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}


.head_logo {position: absolute; top: 4.427083333333333vw; left: 4.427083333333333vw; z-index: 12; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.head_logo a {display: block; width: 100%; height: 100%;}
.head_logo img {display: block; width: 21.520833333333333vw; height: auto; object-fit: contain; object-position: center center; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

.header {position: absolute; z-index: 10; width: 100%; height: 14vw; top: 0; left: 0;}
.head_in {position: absolute; width: 100%; text-align: center; z-index: 10; width: 100%; top: 0; left: 0;}
.head_sticky {position: fixed; text-align: center; z-index: 10; width: 100%; height: 5vw; top: -5.6vw; left: 0; background-color: #ffffff; box-shadow: 0 0.2vw 0.4vw rgb(0, 0, 0, 0.16); -webkit-transition: top .3s ease-in-out; -moz-transition: top .3s ease-in-out; transition: top .3s ease-in-out;}
.scrolled .head_sticky {top: 0;}
.head_sticky .head_logo {top: 1vw; left: 1.6vw;}
.head_sticky .head_logo img {width: 18vw;}

.head_contact_bt {position: absolute; top: 3.932291666666667vw; right: 4.109375vw;}
.head_sticky .head_contact_bt {top: 0.932292vw; right: 1.6vw;}

.head_menu_wrap {position: absolute; left: 32.25vw; display: inline-block; z-index: 2; top: 6.041666666666667vw; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.head_sticky .head_menu_wrap {top: 0; padding-top: 1.9vw;}
.head_sticky .head_link {top: 2vw;}
.mitem {position: relative; padding: 0 0.65vw;}
.mitem:after {content: ""; display: block; position: absolute; top: 50%; right: 0; transform: translateY(-50%); background-color: #4d4d4d; width: 2px; height: 1vw;}
.mitem:first-child {padding-left: 0;}
.mitem:last-child {padding-right: 0;}
.mitem:last-child:after, .head_sticky .mitem:nth-last-child(2):after  {display: none;}
.mitem > a {display: block; position: relative; font-size: 1.25vw; line-height: 1.1; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.mitem:hover > a, .mitem.current > a {font-weight: 900;}
.footer .mitem:hover > a, .footer .mitem.current > a {font-weight: 300;}
.header .mitem > a > sup {position: relative; font-size: 0.989583333333333vw; line-height: 1; top: -0.6vw;}
.mitem_627 > a {width: 6.354166666666667vw;}
.mitem_402 > a {width: 6.354166666666667vw;}
.mitem_831 > a {width: 4.6875vw;}
.mitem_406 > a {width: 5.416666666666667vw;}
.mitem_398 > a {width: 3.385416666666667vw;}
.mitem_407 > a {width: 6.614583333333333vw;}
.mitem_397 > a {width: 4.375vw;}
.mitem_in {opacity: 0; visibility: hidden; position: absolute; top: -0.8vw; left: 50%; transform: translateX(-50%); margin-left: -0.4vw; border-radius: 0.625vw; width: 8.229166666666668vw; padding: 2.71875vw 1.197916666666667vw 1.395833333333333vw; text-align: left; background-color: #f0f0f0; z-index: 1; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.hasinner:hover .mitem_in {opacity: 1; visibility: visible;}
.hasinner > a {position: relative; z-index: 2;}
.mitem_in a {display: block; font-size: 0.9375vw; line-height: 1.611111111111111; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.mitem_in a:hover, .mitem_in li.current a {color: #e75a36; font-weight: 900;}
.mitem_831 .mitem_in {width: 6.666666666666667vw; margin-left: -0.1vw;}
.mitem_406 .mitem_in {margin-left: 0.2vw; width: 7.84375vw; padding-left: 0.989583333333333vw; padding-right: 0.989583333333333vw;}
.mitem_1383 .mitem_in {margin-left: 3vw; width: 11.229167vw; padding-left: 0.989583333333333vw; padding-right: 0.989583333333333vw;}
.mitem_order a {color: #3053fc;}

.head_link {display: inline-block; position: absolute; top: 6.1vw; right: 4vw;}
.head_link a {display: block; position: relative; font-size: 1.25vw; color: #3053fc; font-weight: 500; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.circ {display: block; float: right; width: 1.5625vw; height: 1.5625vw; margin-top: -0.1vw; margin-left: 0.8vw; background-image: url('assets/img/layout/arr_circ_blue.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
/*.head_link:hover .circ {right: -0.3vw;}*/
.head_link a:hover {font-weight: 900;}

.footer {background-color: #333333; padding: 6.822916666666667vw 0 4.791666666666667vw;}
.footer .wrap {position: relative; max-width: 89.645833333333333vw;}
.ft_top {flex-wrap: wrap;}
.ft_logo img {display: block; width: 11.510416666666668vw; height: auto;}
.ft_rights {font-size: 0.9375vw; color: #ffffff; font-weight: 100; margin-top: 0.567708333333333vw;}
.footer .mitem a {font-size: 0.9375vw; color: #ffffff; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.footer .mitem a:hover {font-weight: 300; color: #e75a36;}
.footer .mitem:after {height: 0.85vw; margin-top: -0.1vw; width: 0.05vw; background-color: #ffffff;}
.ft_link {margin-left: 1.276041666666667vw; padding-top: 0.36vw;}
.ft_link a {display: block; position: relative; font-size: 1.25vw; color: #e75a36; font-weight: 500; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.ft_link .circ {background-image: url('assets/img/layout/arr_circ_red.png');}
/*.ft_link:hover .circ {right: -0.3vw;}*/
.ft_link a:hover {font-weight: 900;}
.ft_menu_wrap {padding-top: 0.45vw; margin-left: 9.796875vw;}

.ft_right {position: absolute; right: 0;}
.soc_items {display: flex; margin: 0 -0.416666666666667vw;}
.soc_item {margin: 0 0.416666666666667vw; width: 2.083333333333333vw; height: 2.083333333333333vw; background-size: contain; background-position: center center; background-repeat: no-repeat; filter: none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.soc_item:hover {filter: brightness(0) invert(1);}
.facebook {background-image: url('assets/img/layout/facebook.png');}
.linkedin {background-image: url('assets/img/layout/linkedin.png');}
.twitter {background-image: url('assets/img/layout/twitter.png');}
.youtube {background-image: url('assets/img/layout/youtube.png');}

.creds, .creds a {font-size: 0.9375vw; color: #dfdfdf; font-weight: 100;}
.creds {margin-top: 2.802083333333333vw;}
.creds a {-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.creds a:hover {color: #e75a36;}

h1, h2, .top .stitle {font-size: 3.90625vw; line-height: 1.133333333333333; font-weight: 900;}
h2 {font-size: 3.645833333333333vw;}
.top h2 {font-size: 3.90625vw;}
h1 span, h2 span {font-weight: 100;}
h1 sup, h2 sup {position: relative; top: -1.1vw; font-size: 2.135416666666667vw;}

strong {font-weight: 900;}


.s_bt {display: inline-block;}
.s_bt a, .signup_form input[type="submit"] {display: block; width: 9.739583333333333vw; height: 2.96875vw; line-height: 2.96875vw; border-radius: 2.96875vw; font-size: 1.354166666666667vw; letter-spacing: -0.01875vw; color: #ffffff; font-weight: 500; text-align: center; background-color: #e75a36; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.s_bt.order_bt a {width: 16.739583vw;}
.signup_form input[type="submit"] {display: inline-block;}
.s_bt a:hover {background-color: #3053fc;}
.plasma_bt a, .how_bt a {background-color: #4d4d4d; color: #57ceea;}
.how_bt a {width: 11.354166666666667vw;}
.plasma_bt a:hover, .how_bt a:hover {background-color: #e75a36; color: #ffffff;}
.personalized_item_bt a {width: 7.791666666666667vw; height: 2.375vw; line-height: 2.375vw; border-radius: 2.375vw; background-color: #3053fc; font-size: 1.083333333333333vw; letter-spacing: -0.015104166666667vw;}
.personalized_item_bt a:hover {background-color: #e75a36;}
.clinical_bt a {background-color: #57ceea;}
.clinical_bt a:hover {background-color: #e75a36;}
.all_bt a {background-color: #4d4d4d;}
.all_bt a:hover {background-color: #e75a36;}
.nav_bt a {background-color: #4d4d4d;}
.nav_bt a:hover {background-color: #e75a36;}
.order_item_bt a {width: 12.75vw; height: 3.833333333333333vw; line-height: 3.833333333333333vw; font-weight: 300; background-color: #ffffff; color: #4d4d4d; font-size: 1.75vw;}
.order_item_bt a:hover {background-color: #e75a36; color: #ffffff;}
.bt_apply a {font-weight: 300; background-color: #3053fc;}
.bt_apply a:hover {background-color: #e75a36;}
.signup_form input[type="submit"] {background-color: #3053fc; color: #ffffff; font-size: 1.75vw; font-weight: 300; width: 12.75vw; height: 3.833333333333333vw; border-radius: 3.833333333333333vw;}
.signup_form input[type="submit"]:hover {background-color: #e75a36;}

.contact_title {color: #ffffff; text-align: center;}
.contact {background-color: #57ceea; padding: 7.916666666666667vw 0 8.708333333333333vw;}
.contact_items {display: flex; color: #2d4c53; margin-top: 5.729166666666667vw;}
.contact_item {position: relative;}
.contact_item_title {font-size: 3.020833333333333vw; font-weight: 100; line-height: 0.810344827586207;}
.contact_item_tx {font-size: 1.458333333333333vw; line-height: 1.678571428571429; margin-top: 2.125vw;}
.contact .wrap {max-width: 69.791666666666667vw;}
.contact_usa {padding-left: 2.34375vw; padding-right: 8.010416666666667vw; border-right: 0.104166666666667vw dotted #ffffff;}
.contact_israel {padding-left: 8.307291666666667vw;}

.top, .top_slide {position: relative; height: 51.979166666666667vw;}
.bslider {position: absolute; right: 0; bottom: 0; width: 100%; height: 100%;}
.bslider .slick-list, .bslider .slick-track, .bslide {height: 100%;}
.top .wrap {position: relative; z-index: 3; max-width: 83.645833333333333vw;}
.top_slide_content .wrap {padding-top: 21.145833333333333vw;}
.bt_wrap {margin-top: 2.291666666666667vw;}
.top_slide_im img, .bslide_im img {display: block; position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; object-position: right bottom;}
.top_slide_content {position: relative; z-index: 2;}
.home_wrap .top_slide_2 .wrap, .home_wrap .top_slide_3 .wrap {padding-top: 22.65625vw;}
.home_wrap .top_slide_2 .bt_wrap, .home_wrap .top_slide_3 .bt_wrap {margin-top: 2.1875vw;}

.home_wrap .strip {background-color: #3053fc; padding: 6.510416666666667vw 0;}
.home_strip_tx {color: #ffffff; font-size: 1.666666666666667vw; line-height: 1.4375; font-weight: 100;}
.home_strip_tx span {font-weight: 300;}
.stx sup {font-size: 1.510416666666667vw;}
.dimension {background-color: #f0f0f0; padding: 10.208333333333333vw 0 10.677083333333333vw;}
.home_dimension_title {color: #3053fc;}
.plasma {padding: 5.520833333333333vw 0 10.520833333333333vw;}
.stx {font-size: 1.666666666666667vw; line-height: 1.34375;}
.plasma_tx {margin-top: 0.833333333333333vw;}
.plasma_icons {margin-top: 4.114583333333333vw; margin-left: 2vw;}
.icon_items {display: flex; flex-wrap: wrap; justify-content: center; text-align: center;}
.icon_im img {display: inline-block; object-fit: contain; object-position: center center;}
.plasma_icon_im {display: flex; justify-content: center; align-items: center; height: 6.40625vw;}
.plasma_icon_tx {margin-top: 1.494791666666667vw;}
.plasma_icon_1 .plasma_icon_im img {width: 8.541666666666667vw; height: 4.947916666666667vw;}
.plasma_icon_2 .plasma_icon_im img {width: 6.40625vw; height: 6.40625vw;}
.icon_tx {font-size: 1.458333333333333vw; line-height: 1.285714285714286;}
.plasma_icon_2 {margin-left: 6.875vw;}
.plasma_bt {margin-top: 6.041666666666667vw;}

.standard {background-color: #4d4d4d; padding: 8.4375vw 0 10.677083333333333vw;}
.standard_title {color: #ffffff;}
.standard_icons {margin-top: 6.848958333333333vw;}
.standard_icon_1 {width: 11.458333333333333vw; margin-right: 7.239583333333333vw;}
.standard_icon_2 {width: 11.354166666666667vw; margin-right: 6.5625vw;}
.standard_icon_3 {width: 11.510416666666667vw; margin-right: 6.71875vw;}
.standard_icon_4 {width: 13.645833333333333vw; margin-right: 6.5625vw;}
.standard_icon_5 {width: 10.520833333333333vw;}
.standard_icon_1 .standard_icon_im img {width: 9.6875vw; height: 8.958333333333333vw;}
.standard_icon_2 .standard_icon_im img {width: 7.135416666666667vw; height: 6.71875vw;}
.standard_icon_3 .standard_icon_im img {width: 6.302083333333333vw; height: 7.552083333333333vw; margin-left: 1.4vw;}
.standard_icon_4 .standard_icon_im img {width: 4.635416666666667vw; height: 7.760416666666667vw;}
.standard_icon_5 .standard_icon_im img {width: 7.552083333333333vw; height: 4.739583333333333vw;}
.standard .wrap {max-width: 86.04166666666667vw;}
.standard_icons {justify-content: unset;}
.standard_icon_tx {color: #ffffff; margin-top: 2.213541666666667vw;}
.standard_icon_im {display: flex; justify-content: center; align-items: center; height: 7.96875vw;}

.dimension .wrap {max-width: 77.395833333333333vw;}
.vid_wrap {position: relative; margin: 4.322916666666667vw auto 0; max-width: 77.395833333333333vw; background-color: #ffffff; height: 36.354166666666667vw;}
.bt_vid {position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background-image: url('assets/img/layout/play_blue.png'); background-size: 6.041666666666667vw 6.041666666666667vw; background-position: center center; background-repeat: no-repeat;}
.vid_wrap .bg_im img {object-position: center center;}

.prophet_patients_wrap .strip {background-color: #e75a36; padding: 6.510416666666667vw 0;}
.patients_strip_tx {color: #ffffff; font-weight: 500;}
.patients_strip_tx sup {position: relative; top: -0.6vw; font-size: 1.145833333333333vw;}
.prophet_patients_wrap .how {padding: 6.223958333333333vw 0 3.072916666666667vw;}
.how .wrap {max-width: 100%;}
.how_icons {margin-top: 7.03125vw; margin-left: 7.916666666666667vw; justify-content: unset;}
.icon_im {display: flex; align-items: center; justify-content: center;}
.how_icon_im {height: 11.145833333333333vw;}
.how_icon_1 {margin-right: 9.828125vw;}
.how_icon_2 {margin-right: 9.802083333333333vw;}
.how_icon_3 {margin-right: 7.640625vw;}
.how_icon_1 .how_icon_im img {width: 7.708333333333333vw; height: 10.052083333333333vw;}
.how_icon_2 .how_icon_im img {width: 11.145833333333333vw; height: 11.145833333333333vw;}
.how_icon_3 .how_icon_im img {width: 9.947916666666667vw; height: 7.1875vw; margin-left: 2vw;}
.how_icon_4 .how_icon_im img {width: 6.510416666666667vw; height: 7.708333333333333vw; margin-left: 1.4vw;}
.how_icon_tx {color: #333333; font-weight: 500;}
.how_icon_tx {margin-top: 1.458333333333333vw;}
.how .vid_wrap {background-color: #dfdfdf; margin: 6.510416666666667vw auto 7.005208333333333vw;}
.how .bt_vid {background-image: url('assets/img/layout/play_grey.png');}
.how .bt_vid:hover {background-image: url('assets/img/layout/play_blue.png');}
.how_bottom_tx {position: relative; font-size: 1.458333333333333vw; left: -0.95vw; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.how_bottom_tx:before {content: ""; display: block; position: relative; margin: -2vw auto 1.432291666666667vw; width: 33.90625vw; height: 2.604166666666667vw; background-image: url('assets/img/layout/how_sep.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.how_note_tx {max-width: 77.39583333333333vw; margin: 0 auto; text-align: left; font-size: 1.041666666666667vw;}
.how_bt {margin-top: 4.791666666666667vw;}

.im_items {display: flex; flex-wrap: wrap;}
.im_items {margin-left: 22.552083333333333vw;}
.benefits {background-color: #4d4d4d; padding: 10.104166666666667vw 0 8.541666666666667vw;}
.benefits_title {color: #e75a36;}
.im_item_im img {display: block; width: 15.3125vw; height: 15.3125vw; object-fit: contain; object-position: center center; margin: 0 auto;}
.benefits_items {margin-top: 5vw;}
.im_item_tx {font-size: 1.875vw; line-height: 1.194444444444444; margin-top: 1.28vw;}
.benefits_item_tx {color: #ffffff;}
.benefits .wrap {max-width: 100%;}
.im_item_1 {margin-right: 20.833333333333333vw;}

.currently {background-color: #ececec; padding: 6.432291666666667vw 0 6.953125vw;}
.currently .wrap {max-width: 100%;}
.currently_title {color: #57ceea;}
.currently_items {margin-top: 5.15625vw;}

.prophet_clinicians_wrap .strip {background-color: #e75a36; padding: 6.510416666666667vw 0;}
.clinicians_strip_tx {color: #ffffff; font-weight: 500;}
.clinicians_strip_tx sup {position: relative; top: -0.6vw; font-size: 1.145833333333333vw;}

.prophet_clinicians_wrap .dimension {background-color: #ffffff; padding: 6.40625vw 0 6.510416666666667vw;}
.prophet_clinicians_wrap .dimension .wrap {max-width: 84.114583333333333vw;}
.dimension_content {display: flex; flex-wrap: wrap; margin-top: 3.619791666666667vw;}
.dimension_content .vid_wrap {width: 38.697916666666667vw; max-width: unset; height: 20.260416666666667vw; margin: 0; background-color: #dfdfdf;}
.dimension_content .bt_vid {background-image: url('assets/img/layout/play_grey.png');}
.dimension_content .bt_vid:hover {background-image: url('assets/img/layout/play_blue.png');}
.dimension_tx {width: 38.697916666666667vw; margin-right: 6.40625vw; text-align: left; font-size: 1.458333333333333vw; line-height: 1.285714285714286;}

.prophet_clinicians_wrap .currently {background-color: #4d4d4d;}
.prophet_clinicians_wrap .currently_title {color: #e75a36;}
.prophet_clinicians_wrap .currently_item_tx {color: #ffffff;}

.pre_treatment {background-color: #f0f0f0; padding: 7.760416666666667vw 0 7.578125vw;}
.pre_treatment .wrap {max-width: 76.875vw;}
.pre_treatment_title {display: flex; flex-wrap: wrap; color: #e75a36; font-size: 2.34375vw; line-height: 1.333333333333333; font-weight: 500;}
.pre_treatment_title .stitle_im {width: 9.427083333333333vw; height: 8.072916666666667vw; margin-top: -1.3vw; margin-right: 1.354166666666667vw; background-size: contain; background-position: center center; background-repeat: no-repeat;}
.num_items {display: flex; flex-wrap: wrap; text-align: left; margin-top: 5vw;}
.num_item_num {color: #e75a36; font-size: 5.104166666666667vw; line-height: 1.193877551020408;}
.num_item_tx {font-size: 1.458333333333333vw; line-height: 1.285714285714286;}
.num_item_1 {margin-right: 9.947916666666667vw;}
.num_item_2 {margin-right: 7.03125vw;}
.pre_treatment_bottom_tx {position: relative; text-align: left; font-size: 1.458333333333333vw; line-height: 1.214285714285714; margin-top: 4.645833vw; padding-top: 0.7vw; padding-left: 9.713541666666667vw;}
.pre_treatment_bottom_tx:before {content: ""; display: block; position: absolute; top: 0; left: 0; width: 4.479166666666667vw; height: 2.96875vw; background-image: url('assets/img/layout/arr_right_red.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}

.prophet_clinicians_wrap .how {padding: 6.848958333333333vw 0 1.583333333333333vw;}
.prophet_clinicians_wrap .how_note_tx {margin-top: 4.135416666666667vw;}

.personalized {background-color: #f0f0f0; padding: 8.322916666666667vw 0 7.770833333333333vw;}
.personalized .wrap {max-width: 82.708333333333333vw;}
.personalized_title {display: flex; flex-wrap: wrap; color: #3053fc; font-size: 2.34375vw; line-height: 1.333333333333333; font-weight: 500; margin-left: 11vw;}
.personalized_title .stitle_im {width: 6.510416666666667vw; height: 7.708333333333333vw; margin-top: -1.3vw; margin-right: 1.354166666666667vw; background-size: contain; background-position: center center; background-repeat: no-repeat;}

.personalized_items {display: flex; flex-wrap: wrap; text-align: left; margin-top: 5.286458333333333vw; margin-left: 8.151041666666667vw;}
.personalized_item_title {color: #3053fc; font-size: 1.40625vw; line-height: 1.333333333333333; font-weight: 700; margin-bottom: 1.197916666666667vw;}
.personalized_item_im img {display: block; width: 18.28125vw; height: 26.40625vw; object-fit: contain; object-position: center center;}
.pre_treatment_item_num, .personalized_item_num {margin-top: 1.34375vw;}
.personalized_item_num {color: #3053fc;}
.pre_treatment_item_tx, .personalized_item_tx {font-size: 1.458333333333333vw; line-height: 1.285714285714286; margin-top: 0.625vw;}
.pre_treatment_item_bt, .personalized_item_bt {margin-top: 1.703125vw;}
.personalized_item_1 {margin-right: 5.703125vw;}
.personalized_item_2 {margin-right: 4.0625vw;}

.clinical {background-color: #4d4d4d; padding: 5.697916666666667vw 0 4.208333333333333vw;}
.clinical .wrap {max-width: 73.4375vw;}
.clinical_title {color: #57ceea;}
.clinical_tx {color: #ffffff; font-size: 1.458333333333333vw; line-height: 1.25; margin-top: 3.088541666666667vw;}
.clinical_bt {margin-top: 3.020833333333333vw;}

.thank, .order {height: 107.604166666666667vw; padding: 24.21875vw 0 10vw;}
.thank .wrap, .order .wrap, .signup .wrap {max-width: 81.770833333333333vw;}
.signup {padding: 24.21875vw 0 13.338541666666667vw;}
.thank_in, .order_in {position: relative; background-color: #3053fc; border-radius: 2.34375vw; padding: 12.354166666666667vw 0 13.244791666666667vw;}
.thank_title, .order_title {color: #ffffff;}
.signup_title {color: #3053fc;}
.thank_tx, .order_tx, .signup_tx {color: #ffffff; margin-top: 0.703125vw; font-weight: 500;}
.signup_tx {color: #6f6f6f;}
.thank_close, .order_close, .JPO_close {position: absolute; z-index: 2; top: 1.765625vw; right: 1.765625vw;}
.thank_close a, .order_close a, .JPO_close a {display: block; width: 2.40625vw; height: 2.40625vw; padding: 0.5vw; background-image: url('assets/img/layout/close.png'); background-size: 1.40625vw 1.40625vw; background-position: center center; background-repeat: no-repeat;}

.page-template-thank .contact, .page-template-order .contact, .page-template-signup .contact {display: none;}
.page-template-thank .footer:after, .page-template-order .footer:after, .page-template-signup .footer:after {display: none;}
.thank_wrap .bg_im > div, .order_wrap .bg_im > div, .signup_wrap .bg_im > div {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: 100% auto; background-position: top center; background-repeat: repeat-y;}

.about_wrap .strip {background-color: #4d4d4d; padding: 6.510416666666667vw 0;}
.about_strip_title {color: #57ceea;}
.about_strip_tx {color: #ffffff; margin-top: 1.510416666666667vw;}

.who {padding: 8.296875vw 0 9.442708333333333vw;}
.who_tx {margin-top: 2.395833333333333vw; max-width: 50.520833333333333vw; font-size: 1.458333333333333vw; line-height: 1.464285714285714;}

.leadership {background-color: #f0f0f0; padding: 6.713542vw 0 2vw;}
.leadership .wrap {max-width: 88.125vw;}
.leadership_title {color: #57ceea;}

.members {display: flex; flex-wrap: wrap; justify-content: center; margin-top: 6.770833333333333vw;}
.leadership .members {margin-left: 2.057291666666667vw;}
.member {width: 25%; margin-bottom: 4.609375vw;}
.member_im img {display: inline-block; width: 11.145833333333333vw; height: 11.145833333333333vw; object-fit: contain; object-position: center center;}
.member_name {font-size: 1.40625vw; line-height: 1.266666666666667; text-transform: uppercase; font-weight: 900; margin-top: 1.557291666666667vw;}
.member_position {font-size: 1.40625vw; line-height: 1.266666666666667; font-weight: 100;}
.member_tx {display: none;}
.leadership_member_1, .leadership_member_5 {width: 16.71875vw; margin-right: 6.171875vw;}
.leadership_member_2, .leadership_member_6 {width: 15.78125vw; margin-right: 7.213541666666667vw;}
.leadership_member_3, .leadership_member_7 {width: 14.6875vw; margin-right: 4.661458333333333vw;}
.leadership_member_4, .leadership_member_8 {width: 20.833333333333333vw;}
.leadership_member_9 {width: 19.270833333333333vw; margin-left: -3vw; margin-right: 5.416666666666667vw;}
.leadership_member_10 {width: 14.739583333333333vw; margin-right: 9.427083333333333vw;}
.leadership_member_11 {width: 11.145833333333333vw; margin-right: 8.536458333333333vw;}
.leadership_member_12 {width: 16.770833333333333vw;}
/*.leadership_member_8 .member_position, .leadership_member_9 .member_position, .leadership_member_10 .member_position, .leadership_member_11 .member_position {font-weight: 100;}*/

.scientific {background-color: #4d4d4d; padding: 5.770833vw 0 2vw;}
.scientific .wrap {max-width: 88.9375vw;}
.scientific .members {margin-left: 1.6vw;}
.scientific .member_im img {width: 8.072916666666667vw; height: 8.072916666666667vw;}
.scientific_title {color: #57ceea;}
.scientific .member {width: 20%;}
.scientific .member_name {color: #ffffff; font-size: 1.020833333333333vw; line-height: 1.26530612244898; letter-spacing: -0.02vw;}
.scientific .member_position {color: #ffffff; font-size: 1.020833333333333vw; line-height: 1.26530612244898;}

.scientific .scientific_member_1 {width: 15.3125vw; margin-right: 5.703125vw;}
.scientific .scientific_member_2 {width: 13.385416666666667vw; margin-right: 5.604166666666667vw;}
.scientific .scientific_member_3 {width: 10.052083333333333vw; margin-right: 6.286458333333333vw;}
.scientific .scientific_member_4 {width: 9.375vw; margin-right: 5.135416666666667vw;}
.scientific .scientific_member_5 {width: 16.197916666666667vw;}
.scientific .scientific_member_6 {width: 10.9375vw; margin-right: 7.505208333333333vw;}
.scientific .scientific_member_7 {width: 13.229166666666667vw; margin-right: 5.135416666666667vw;}
.scientific .scientific_member_8 {width: 12vw; margin-right: 6.375vw;}
.scientific .scientific_member_9 {width: 11vw;}
/*.scientific_member_8 .member_name, .scientific_member_9 .member_name {text-transform: none;}*/


#JPO, #JPO_order {display: none; transform: scale(0.8);}
.popup_visible #JPO, .popup_visible #JPO_order {transform: scale(1);}
.jpo_in {background-color: #62dbf8; border-radius: 2.34375vw; width: 65.885416666666667vw; padding: 8.786458333333333vw 5.46875vw 6.067708333333333vw 5.46875vw;}
.jpo_name {font-size: 3.385416666666667vw; line-height: 1.095384615384615; text-transform: uppercase;}
.jpo_position {font-size: 3.385416666666667vw; line-height: 1.095384615384615;}
.jpo_tx {height: 27.895833333333332vw; overflow: auto; font-size: 1.666666666666667vw; line-height: 1.2875; font-weight: 100; margin-top: 2.619791666666667vw;}


.science_patients_wrap .top .wrap {padding-top: 21.354166666666668vw;}
.science_clinicians_wrap .top .wrap {padding-top: 18.078125vw;}
.science_patients_wrap .strip {background-color: #3053fc; padding: 7.708333333333333vw 0 12.1875vw;}
.science_clinicians_wrap .strip {background-color: #3053fc; padding: 7.96875vw 0 7.447916666666667vw;}
.science_patients_wrap .strip .wrap, .science_clinicians_wrap .strip .wrap {max-width: 82.916666666666667vw;}
.science_patients_wrap .strip .wrap, .science_clinicians_wrap .strip .wrap {position: relative; z-index: 3;}
.science_patients_strip_title {color: #ffffff; width: 31.145833333333333vw; margin-right: 11.614583333333333vw;}
.science_clinicians_strip_title {color: #ffffff; font-size: 3.020833333333333vw; line-height: 1.086206896551724; font-weight: 700; width: 36.145833333333333vw; margin-right: 6.614583333333333vw;}
.science_patients_strip_tx, .science_clinicians_strip_tx {color: #ffffff; width: 32.760416666666664vw;}
.science_clinicians_strip_tx {font-size: 1.458333333333333vw; line-height: 1.25;}
.strip_in {display: flex; flex-wrap: wrap;}

.biomarkers {position: relative; padding: 6.422917vw 0 5.145833vw;}
.science_clinicians_wrap .biomarkers {padding: 9.114583333333333vw 0 8.125vw;}
.biomarkers .wrap {position: relative; z-index: 2; max-width: 84.114583333333333vw;}
.biomarkers_tx {font-size: 1.458333333333333vw; line-height: 1.25; max-width: 47.760416666666667vw; margin-top: 3.125vw;}
.science_clinicians_wrap .biomarkers_tx {max-width: 46.875vw; margin-top: 3.333333333333333vw;}
.biomarkers_tx strong {font-weight: 700;}



.proteomics {padding: 10.15625vw 0 10.286458333333333vw;}
.proteomics .wrap {position: relative; z-index: 2; max-width: 84.114583333333333vw;}
.proteomics_tx {font-size: 1.458333333333333vw; line-height: 1.285714285714286; font-weight: 100; margin-top: 2.109375vw; max-width: 37.1875vw;}

.science_patients_plasma {background-color: #4d4d4d; padding: 10.15625vw 0 10.286458333333333vw;}
.science_clinicians_plasma {background-color: #4d4d4d; padding: 9.21875vw 0 10.0625vw;}
.science_patients_plasma .wrap, .science_clinicians_plasma .wrap {max-width: 84.114583333333333vw;}
.science_patients_title, .science_clinicians_title {color: #57ceea;}
.science_patients_tx, .science_clinicians_tx {color: #ffffff; font-size: 1.458333333333333vw; font-weight: 500; margin-top: 0.729166666666667vw; max-width: 77.708333333333333vw;}
.science_clinicians_tx {margin-top: 1.145833333333333vw; font-weight: 100;}
.science_clinicians_tx strong {font-weight: 700;}
.plasma_items {margin-top: 3.4375vw;}
.science_clinicians_wrap .plasma_items {margin-top: 4.625vw;}
.plasma_item_num {color: #57ceea;}
.plasma_item_tx {color: #ffffff; font-weight: 100;}
.plasma_item.num_item_1 {width: 24.6875vw; margin-right: 4.036458333333333vw;}
.plasma_item.num_item_2 {width: 22.864583333333333vw; margin-right: 5.729166666666667vw;}
.plasma_item.num_item_3 {width: 26.354166666666667vw;}
.plasma_bottom_tx {color: #ffffff; font-weight: 100; font-size: 1.458333333333333vw; line-height: 1.214285714285714; margin-top: 4.322916666666667vw; max-width: 77.708333333333333vw;}
.strip_item_2 {margin-top: 6.770833333333333vw;}
.strip_item_3 {margin-top: 9.010416666666667vw;}


.science_clinicians_how {background-color: #3f3f3f; padding: 8.395833333333333vw 0 11.375vw;}
.science_clinicians_how_title {color: #57ceea;}
.science_clinicians_how_icon_im {display: flex; align-items: center; justify-content: center; text-align: center; height: 11.145833333333333vw;}
.science_clinicians_how_icon_im img {display: inline-block; object-fit: contain; object-position: center center;}
.science_clinicians_how_icon_1 .science_clinicians_how_icon_im img {width: 7.708333333333333vw; height: 10.052083333333333vw;}
.science_clinicians_how_icon_2 .science_clinicians_how_icon_im img {width: 11.145833333333333vw; height: 11.145833333333333vw;}
.science_clinicians_how_icon_3 .science_clinicians_how_icon_im img {width: 9.947916666666667vw; height: 7.1875vw; margin-left: 2vw;}

.science_clinicians_how .wrap {max-width: 71vw;}
.science_clinicians_how_icons {display: flex; flex-wrap: wrap; margin-top: 4.947916666666667vw;}
.science_clinicians_how_icon_tx {color: #ffffff; font-size: 1.458333333333333vw; line-height: 1.25; margin-top: 2.369791666666667vw;}
.science_clinicians_how_icon_1 {margin-right: 14.21875vw;}
.science_clinicians_how_icon_2 {margin-right: 12.822916666666667vw;}
.science_clinicians_how_icon {position: relative;}
.science_clinicians_how_icon_1:after, .science_clinicians_how_icon_2:after {content: ""; display: block; position: absolute; width: 6.71875vw; height: 0.46875vw; background-image: url('assets/img/layout/arr_right_white.png'); background-size: contain; background-position: center center; background-repeat: no-repeat; top: 5.3125vw; right: -9.8875vw;}
.science_clinicians_how_icon_2:after {right: -11vw;}
.science_clinicians_how_icon_3:after {content: ""; display: block; position: absolute; width: 14.53125vw; height: 21.875vw; background-image: url('assets/img/layout/arr_white.png'); background-size: contain; background-position: center center; background-repeat: no-repeat; top: 5.3125vw; right: -16.4vw;}
.plasma_bottom_im {margin-top: 2.6vw;}
.plasma_bottom_im img {display: block; width: 100%; height: auto;}
.science_clinicians_how .plasma_bottom_tx {max-width: 100%; font-weight: 300; margin-top: 0.770833333333333vw;}

.news_wrap .top .wrap, .single .top .wrap {padding-top: 23.645833333333333vw;}
.filters {background-color: #e75a36; padding: 3.203125vw 0 2.697708vw;}
.filters_in {display: flex;}
.news_filters .filters_in {justify-content: center;}
.filter_items {display: flex; margin: 0 -1.5vw;}
.filters_title, .filter_item a {font-size: 2.34375vw; color: #ffffff; font-weight: 100;}
.careers_filters .filters_title, .careers_filters .filter_item a {display: block; font-size: 1.5625vw;}
.filters_title {margin-right: 3.182291666666667vw;}
.filter_item {display: flex; padding: 0 !important; width: auto; margin: 0 1.5vw !important; align-items: center;}
.careers_filters .filter_item {display: block; margin: 0 !important;}
.filter_item a {display: inline-block; font-size: 1.5625vw; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.filter_item a:hover {font-weight: 700;}
.filter_item:before {content: ""; display: block; margin-right: 0.677083333333333vw; background-size: contain; background-position: center center; background-repeat: no-repeat;}
.filter_item.active a {font-weight: 700;}
.filter_news, .filter_usa {padding-left: 4.602083333333333vw; padding-right: 2.4vw;}
.filters_careers .filter_israel {margin-right: 2.8125vw !important;}
.filter_news:before {background-image: url('assets/img/layout/speaker.png'); width: 2.34375vw; height: 2.1875vw;}
.filter_pr:before {background-image: url('assets/img/layout/speaker_2.png'); width: 2.65625vw; height: 2.083333333333333vw;}
.filter_thought-leadership:before {background-image: url('assets/img/layout/thought.png'); width: 2.708333333333333vw; height: 2.5vw;}
.filter_publications:before {background-image: url('assets/img/layout/document_n.png'); width: 1.927083333333333vw; height: 2.552083333333333vw;}
.filter_events:before {background-image: url('assets/img/layout/calendar_n.png'); width: 2.708333333333333vw; height: 2.135416666666667vw;}


/*
.filter_events {padding-left: 5.4875vw; padding-right: 3.604166666666667vw; margin-left: 2.796875vw;}
.filter_publications {padding-left: 4.5vw; margin-left: 2.96875vw;}
.filter_thought_leadership a {width: 14.375vw;}
*/

.filter_news a {width: 8.489583333333333vw;}
.filter_pr a {width: 10.208333333333333vw;}
.filter_thought-leadership a {width: 14.375vw;}
.filter_publications a {width: 9.114583333333333vw;}
.filter_events a {width: 12.083333333333333vw;}
.filter_usa a {width: 3.4vw; font-size: 1.5625vw;}
.filter_israel a {width: 5.989583333333333vw; font-size: 2.34375vw;}
.careers_wrap .filter_item, .single_job_wrap .filter_item {padding-top: 0;}


.filters .wrap {position: relative; max-width: 82.604166666666667vw;}
.items_in {padding: 5.255208333333333vw 0 6.786458333333333vw; background-color: #f0f0f0;}
.items_in .wrap {max-width: 81.822916666666667vw;}
.post_items {display: flex; flex-wrap: wrap; margin: 0 -1.315104166666667vw;}
.post_item {width: 25%; padding: 0 1.315104166666667vw; margin-bottom: 2.692708333333333vw;}
.post_item_in > a {display: block; background-color: #ffffff; padding: 1.770833333333333vw 1.770833333333333vw 1.927083333333333vw;}
.post_item_im {height: 4.635416666666667vw;}
.post_item_im img {display: block; width: 13.90625vw; height: 4.635416666666667vw; object-fit: contain; object-position: left center;}
.post_item_date, .post_item_location {font-size: 0.791666666666667vw; line-height: 1.75; margin-top: 1.197916666666667vw;}
.post_item_title {font-size: 1.083333333333333vw; line-height: 1.278846153846154; margin-top: 0.625vw; height: 5.552083333333333vw; overflow: hidden;}
.read_more_bt {display: inline-block; margin-top: 1.21875vw; width: 2.864583333333333vw; height: 2.864583333333333vw;}
.read_more_bt svg {display: block; width: 100%; height: 100%; object-fit: contain; object-position: center center;}
.read_more_bt svg circle, .read_more_bt svg path {-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.post_item_in:hover .read_more_bt svg circle {fill: #3053fc !important;}
.careers_wrap .post_item_in:hover .read_more_bt svg circle {fill: #e75a36 !important;}
.post_item_in:hover .read_more_bt svg path {stroke: #ffffff !important;}

.tab_content {display: none;}
.tab_content.active {display: block;}

.all_bt {margin-top: 1.375vw;}

.single_news_wrap .top .wrap {padding-top: 26.536458333333333vw;}
.single_news_title, .single_job_title {font-size: 3.90625vw; line-height: 1.133333333333333; font-weight: 900;}
.content {background-color: #ffffff; padding: 8.854166666666667vw 0 12.744791666666667vw;}
.content_im img {display: block; width: 20.208333333333332vw; height: 8.3125vw; object-fit: contain; object-position: left center;}
.content_date, .content_location {font-size: 1.5625vw; line-height: 1.02; font-weight: 100; margin-top: 5.713541666666667vw;}
.content_title {font-size: 2.916666666666667vw; line-height: 1.130357142857143; max-width: 71.770833333333333vw; margin-top: 2.65625vw;}
.content_tx {font-size: 1.458333333333333vw; line-height: 1.4; font-weight: 100; margin-top: 3.515625vw;}
.content_tx p {margin-bottom: 1.5vw;}
.content_tx a {color: #e75a36;}
.content_tx a:hover {text-decoration: underline;}

.post_nav {margin: 7.5vw -0.838541666666667vw 0;}
.nav_bt {padding: 0 0.838541666666667vw;}

.order_btns {margin-top: 3.010416666666667vw;}
.order_item_bt {margin: 0 1.479166666666667vw;}

.back_to_all {position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.back_to_all a {display: inline-block; position: relative; color: #ffffff; font-size: 2.083333333333333vw; font-weight: 100; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.back_to_all a:hover {font-weight: 700;}
/*.back_to_all a:after {content: ""; display: block; position: absolute; width: 100%; height: 2px; background-color: #ffffff; bottom: 0; left: 0;}*/

.careers_wrap .top .wrap {padding-top: 23.645833333333333vw;}
.careers_wrap .filters, .single_job_wrap .filters {background-color: #3053fc;}

.careers_wrap .post_items {margin: 0 -2.111979166666667vw;}
.careers_wrap .post_item {padding: 0 2.111979166666667vw; margin-bottom: 4.151041666666667vw;}
.careers_wrap .post_item_in > a {padding: 2.744791666666667vw 1.151041666666667vw 2.828125vw 2.1875vw;}
.careers_wrap .post_item_date, .post_item_location {margin-top: 0;}
.careers_wrap .post_item_title {color: #3053fc; margin-top: 1.557291666666667vw; font-size: 2.34375vw; line-height: 1.124444444444444; font-weight: 500; height: 5.416666666666667vw; overflow: hidden;}
.careers_wrap .post_item_tx {font-size: 1.354166666666667vw; line-height: 1.280769230769231; margin-top: 0.5vw; height: 8.671875vw; overflow: hidden;}

.careers_wrap .all_bt a:hover {background-color: #3053fc;}
.single_job_wrap .top .wrap {padding-top: 23.645833333333333vw;}

.bt_apply {margin-top: 3.645833333333333vw;}

.content_location {color: #3053fc; font-size: 2.083333333333333vw;}
.single-job .content_location {margin-top: 0;}
.single_job_wrap .content_title {color: #3053fc; margin-top: 2.2vw;}
.content_tx h2 {font-size: 2.34375vw; margin-top: 6.135416666666667vw; margin-bottom: 2.53125vw;}
.content_tx ul li {position: relative; padding-left: 1.5vw; margin-bottom: 1vw;}
.content_tx ul li:before {content: ""; display: block; position: absolute; top: 0.76vw; left: 0; width: 0.46875vw; height: 0.46875vw; border-radius: 50%; background-color: #3053fc;}

.fmrow {display: flex; flex-wrap: wrap; margin: 0 -0.729166666666667vw;}
.finput {width: 50%; padding: 0 0.729166666666667vw; margin-bottom: 1.458333333333333vw;}
.otherinp {display: none !important; margin-top: 1.458333333333333vw;}
.otherinp.active {display: block !important;}
.signup_form {margin-top: 4.895833333333333vw;}
.signup_form label {display: none;}
.signup_form input, .signup_form textarea, .signup_form select {-webkit-appearance: none; box-shadow: none; border: none; display: block; cursor: pointer; border-radius: 1.09375vw; font-size: 1.458333333333333vw; padding: 0 2.03125vw; font-family: inherit; background-color: #f0f0f0; color: #4d4d4d; width: 100%; height: 5.208333333333333vw;}
.signup_form select:invalid, select option:first-child, ::placeholder {color: #4d4d4d;}
.signup_form textarea {padding-top: 1.7vw;}
.signup_form select {background-image: url('assets/img/layout/arr_down_blue.png'); background-size: 1.09375vw 0.625vw; background-position: right 2.239583333333333vw center; background-repeat: no-repeat;}
.fmrow.last {margin-top: 3.09375vw; align-items: center;}
.fmrow.last .finput {margin: 0;}
.fmrow.last .finput:last-child {text-align: right;}
.fmtx {color: #6f6f6f; font-size: 1.666666666666667vw; line-height: 1.4375; font-weight: 700; margin: 3.770833333333333vw 0 2.359375vw;}
.finput .fmtx {font-size: 1.458333333333333vw; margin: 0;}
.finput .fmtx a {text-decoration: underline;}

.modal-video-body {max-width: 77.395833333333333vw; padding: 0;}
.modal-video-inner {padding: 0;}
.modal-video-close-btn {cursor: pointer;}
.modal-video-close-btn:before, .modal-video-close-btn:after {height: 1px;}

.home_wrap .strip {position: relative;}
.home_wrap .strip:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: multiply; top: 11.145833333333333vw; right: 0; width: 16.015625vw; height: 19.401041666666667vw; background-image: url('assets/img/layout/home_strip_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.home_wrap .plasma {position: relative;}
.home_wrap .plasma:after {content: ""; display: block; position: absolute; z-index: 2; top: 45.208333333333333vw; left: 0; width: 9.947916666666667vw; height: 7.265625vw; background-image: url('assets/img/layout/home_plasma_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.contact {position: relative;}
.contact:before {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: multiply; top: -5.729166666666667vw; left: 0; width: 13.333333333333333vw; height: 19.947916666666667vw; background-image: url('assets/img/layout/contact_ele_1.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.contact:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: screen; top: 10.833333333333333vw; right: 0; width: 10.15625vw; height: 35.208333333333333vw; background-image: url('assets/img/layout/contact_ele_2.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.footer {position: relative;}
.footer:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: luminosity; top: -4.0625vw; left: 0; width: 7.786458333333333vw; height: 7.213541666666667vw; background-image: url('assets/img/layout/ft_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.prophet_patients_wrap .how, .prophet_clinicians_wrap .dimension {position: relative;}
.prophet_patients_wrap .how:after, .prophet_clinicians_wrap .dimension:after {content: ""; display: block; position: absolute; z-index: 2; top: -0.104166666666667vw; right: 19.557291666666667vw; width: 15.3125vw; height: 3.385416666666667vw; background-image: url('assets/img/layout/prophet_patients_how_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.benefits {position: relative;}
.benefits:after {content: ""; display: block; position: absolute; z-index: 2; top: -10.833333333333333vw; right: 0; width: 9.166666666666667vw; height: 18.932291666666667vw; background-image: url('assets/img/layout/prophet_patients_benefits_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.currently {position: relative;}
.currently:after {content: ""; display: block; position: absolute; z-index: 2; top: -10.833333333333333vw; right: 0; width: 9.166666666666667vw; height: 18.932291666666667vw; background-image: url('assets/img/layout/prophet_patients_currently_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.prophet_clinicians_wrap .how {position: relative;}
.prophet_clinicians_wrap .how:after {content: ""; display: block; position: absolute; z-index: 2; opacity: 0.68; mix-blend-mode: multiply; top: 50.161458333333333vw; left: 0; width: 6.614583333333333vw; height: 14.348958333333333vw; background-image: url('assets/img/layout/prophet_clinicians_how_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.personalized {position: relative;}
.personalized:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: multiply; top: -5.625vw; right: 0; width: 9.401041666666667vw; height: 14.348958333333333vw; background-image: url('assets/img/layout/prophet_clinicians_personalized_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.science_patients_wrap .top, .science_clinicians_wrap .top {position: relative;}
.science_patients_wrap .top:after, .science_clinicians_wrap .top:after {content: ""; display: block; position: absolute; z-index: 2; top: 41.838541666666667vw; left: 0; width: 28.515625vw; height: 17.786458333333333vw; background-image: url('assets/img/layout/science_patients_top_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.science_patients_wrap .strip, .science_clinicians_wrap .strip {position: relative;}
.science_patients_wrap .strip:after, .science_clinicians_wrap .strip:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: multiply; top: -6.354166666666667vw; right: 0; width: 32.083333333333333vw; height: 24.322916666666667vw; background-image: url('assets/img/layout/science_patients_strip_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.science_patients_plasma, .science_clinicians_plasma {position: relative;}
.science_patients_plasma:after, .science_clinicians_plasma:after {content: ""; display: block; position: absolute; z-index: 2; top: -7.5vw; right: 0; width: 17.760416666666667vw; height: 20.755208333333333vw; background-image: url('assets/img/layout/science_patients_plasma_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}
.who {position: relative;}
.who:after {content: ""; display: block; position: absolute; z-index: 2; mix-blend-mode: multiply; top: 38.828125vw; left: 0; width: 12.734375vw; height: 19.817708333333333vw; background-image: url('assets/img/layout/about_who_ele.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;}

.text {padding: 14vw 0; overflow: hidden;}

.filter_subtitle {font-size: 3.90625vw; font-weight: 100;}
.filter_disabled {opacity: 0.5;}
.filter_disabled, .filter_disabled * {pointer-events: none;}

* {-webkit-user-select: none; -ms-user-select: none; user-select: none;}

.head_soc_in {display: flex; justify-content: center; align-items: center; position: absolute; top: 0; right: 3.302083333333333vw; background-color: #f7f7f7; width: 18.75vw; height: 4.427083333333333vw;}
.soc_title {font-size: 1.041666666666667vw; font-weight: 300; color: #4d4d4d; margin-right: 1.380208333333333vw;}
.header .soc_item {margin: 0 0.302083333333333vw; width: 1.927083333333333vw; height: 1.927083333333333vw;}
.header .soc_item:hover {filter: brightness(0.7);}
.news_wrap .top, .single-news .top, .single-event .top, .single-pr .top, .single-thought-leadership .top {height: 31.40625vw;}
.news_wrap .top .wrap {padding-top: 17.291666666666668vw;}
.single .top .wrap, .single-news .top .wrap, .single-event .top .wrap, .single-pr .top .wrap, .single-thought-leadership .top .wrap {padding-top: 15.291666666666668vw;}
.mitem_1477 a {pointer-events: none;}
.mitem_1477:hover > a {font-weight: 300;}


.no_m {display: block !important;}
.m_only {display: none !important;}

@media only screen and (max-width: 1561px) and (max-height: 768px){
}
@media only screen and (max-width: 1561px) {
}
@media only screen and (max-width: 1141px) {
}
@media only screen and (max-width: 1025px) {
}
@media only screen and (max-width: 769px) {
    .no_m {display: none !important;}
    .m_only {display: block !important;}

    .top, .top_slide {height: 169.6vw;}
	.news_wrap .top, .single-news .top, .single-event .top, .single-pr .top, .single-thought-leadership .top {height: 96.66666666666667vw;}
    h1, .top h2, .science_clinicians_strip_title, .top .stitle {font-size: 8.666666666666667vw;}
    .order_bt a {width: 32.8vw; height: 10.266666666666667vw; line-height: 10.266666666666667vw; border-radius: 10.266666666666667vw; font-size: 4.533333333333333vw;}
    .top .wrap {max-width: 78.4vw;}
    .top_slide .wrap, .top > .wrap {padding-top: 28vw !important;}
    .bt_wrap {margin-top: 7.2vw;}
    .home_wrap .top_slide_2 .bt_wrap, .home_wrap .top_slide_3 .bt_wrap {margin-top: 4.026666666666667vw;}
    .stx {position: relative; z-index: 3; font-size: 4.533333333333333vw;}
    .stx br {display: none;}
    .stx sup {top: -1vw; font-size: 3.6vw;}
    .strip {padding: 16.266666666666666vw 0 17.066666666666666vw !important;}
    .wrap, .clinical .wrap {max-width: 78.4vw;}
    h2, .pre_treatment_title, .personalized_title {font-size: 7.333333333333333vw; line-height: 1.090909090909091;}
    .dimension .wrap {max-width: 84.58666666666667vw;}
    .vid_wrap {max-width: 84.58666666666667vw; margin-top: 7.2vw; height: 51.6vw;}
    .modal-video-body {max-width: 84.58666666666667vw;}
    .bt_vid {background-size: 15.466666666666667vw 15.466666666666667vw;}
    .dimension {padding: 13.2vw 0 11.733333333333333vw;}
    .plasma {background-color: #f0f0f0; padding: 10.666666666666668vw 0 17.333333333333332vw;}
    .plasma_tx {margin-top: 2.266666666666667vw;}
    .plasma_icons, .science_clinicians_how_icons {flex-direction: column; margin-top: 7.4vw; margin-left: 0;}
    .science_clinicians_how_icons {margin-top: 10vw;}
    .science_clinicians_how_icon {margin-right: 0 !important; margin-bottom: 26vw;}
    .plasma_icon_2 {margin-left: 0; margin-top: 11.2vw;}
    .plasma_icon_im, .science_clinicians_how_icon_im {height: auto;}
    .plasma_icon_1 .plasma_icon_im img {width: 21.866666666666667vw; height: 12.666666666666668vw;}
    .plasma_icon_2 .plasma_icon_im img {width: 16.266666666666666vw; height: 16.266666666666666vw;}
    .science_clinicians_how_icon_im img {width: 21.866666666666667vw !important; height: 21.866666666666667vw !important;}
    .icon_tx {font-size: 4vw; line-height: 1.333333333333333;}
    .plasma_icon_tx {margin-top: 5.333333333333333vw;}
    .s_bt a, .signup_form input[type="submit"] {width: 29.30666666666667vw; height: 8.933333333333334vw; line-height: 8.933333333333333vw; border-radius: 8.933333333333334vw; font-size: 4.08vw;}
    .plasma_bt {margin-top: 10vw;}
    .standard {padding: 16.53333333333333vw 0 22.266666666666666vw;}
    .icon_item:not(.plasma_icon) {width: auto; margin: 0 6vw;}
    .icon_im:not(.plasma_icon_im) {height: auto;}
    .icon_im:not(.plasma_icon_im) img {width: auto !important; height: 19.333333333333332vw !important;}
    .standard_icon_5 .standard_icon_im img {width: 19vw !important;}
    .standard .wrap {max-width: 100%;}
    .standard_icons, .icon_items:not(.plasma_icons) {margin-top: 14.333333333333332vw; margin-left: 0;}
    .contact {padding: 13.6vw 0 12.586666666666668vw;}
    .contact_items {flex-direction: column; margin-top: 10.76vw; text-align: center;}
    .contact_item_title {font-size: 6.4vw; line-height: 0.979166666666667;}
    .contact_item_tx {font-size: 4.533333333333333vw; line-height: 1.411764705882353; margin-top: 4.64vw;}
    .contact_item {padding: 0;}
    .contact_usa {border-right: none; border-bottom: 1px solid #ffffff; padding-bottom: 7.88vw; margin-bottom: 10.693333333333333vw;}
    .contact .wrap {max-width: 70.8vw;}
    .ft_top {flex-direction: column; align-items: center;}
    .ft_logo img {width: 39.866666666666667vw;}
    .ft_rights {font-size: 3.466666666666667vw; margin-top: 4vw; margin-bottom: 6.146666666666667vw;}
    .soc_items {margin: 0 -1.8vw;}
    .soc_item, .header .soc_item {margin: 0 1.8vw; width: 8vw; height: 8vw;}
    .ft_link a {font-size: 3.733333333333333vw; width: auto !important; height: 8vw; line-height: 8vw;}
    .circ {width: 8vw; height: 8vw; margin-top: 0.4vw; margin-left: 2vw;}
    .ft_menu_wrap {position: absolute; width: 100%; top: 31.786666666666665vw; left: 50%; transform: translateX(-50%); margin-left: 0;}
    .ft_link {position: absolute; margin-left: 0; right: 2vw;}
	.ft_link a:hover {font-weight: 500;}
    .ft_right {position: relative; right: 24vw;}
    .footer {padding: 8.8vw 0 12.8vw;}
    .footer .mitem a {font-size: 3.733333333333333vw; line-height: 1.678571428571429; opacity: 0.6;}
    .ft_menu .frow {flex-wrap: wrap; justify-content: center;}
    .footer .mitem:after {height: 3.2vw; margin-top: -0.1vw; width: 0.25vw; opacity: 0.6;}
    .creds, .creds a {font-size: 3.466666666666667vw; opacity: 0.8;}
    .creds {text-align: center; margin-top: 28.066666666666666vw;}
    .footer .mitem {padding: 0 2vw;}
	.footer .mitem:nth-child(6):after {display: block;}
    .footer .mitem:nth-child(4):after, .footer .mitem:nth-child(7):after {display: none;}

    .head_logo {top: 10.666666666666668vw; left: 7.733333333333333vw;}
    .head_logo img {width: 47.04vw;}
    .head_sticky .head_logo img {width: 42vw;}
    .head_in, .head_logo {z-index: 10001;}

    .bt_menu {display: block; position: absolute; top: 8.828125vw; right: 7.682291666666667vw; width: 4.8vw; height: 4.8vw; z-index: 10001; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
    .bt_menu {top: 6.3vw;}
    .bt_menu a{display: block; width: 100%; height: 100%;}
    .bt_menu span:first-child{top: 0;}
    .bt_menu span:nth-child(2){top: 13px;}
    .bt_menu span:last-child{top: 27px;}
    .bt_menu span {position: absolute; display: block; background-color: #4d4d4d; width: 100%; height: 8px; left: 50%; margin-left: -50%; -webkit-transition: background-color 0.5s linear, top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s; -webkit-transition: background-color 0.5s linear, top .2s .25s, left .2s .25s, opacity .2s .25s, -webkit-transform .2s 0s; -o-transition: background-color 0.5s linear, top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s; transition: background-color 0.5s linear, top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s; transition: background-color 0.5s linear, top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s, -webkit-transform .2s 0s;}

    body.mopen {overflow: hidden;}
    body.mopen .bt_menu span:first-child{-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
    body.mopen .bt_menu span:last-child {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
    body.mopen .bt_menu span:first-child, body.mopen .bt_menu span:last-child {top: 13px; margin-left: -50%;}
    body.mopen .bt_menu span:nth-child(2) {opacity: 0;}
    body.mopen .bt_menu span {-webkit-transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s; transition: background .2s, top .2s, left .2s, opacity .2s, -webkit-transform .2s .25s; -o-transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s; transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s; transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s, -webkit-transform .2s .25s;}

    .head_menu_wrap {position: fixed; flex-direction: column; justify-content: center; visibility: hidden; opacity: 0; text-align: center; width: 100vw; height: 100vh; top: 0; left: 0; z-index: 10000; background-color: #ffffff; -webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
    body.mopen .head_menu_wrap {visibility: visible; opacity: 1;}
    .mitemmtoptc {position: relative; top: 10px; opacity: 0; -webkit-transition: opacity, top; -moz-transition: opacity, top; transition: opacity, top; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
    body.mopen .mitemmtoptc {opacity: 1; top: 0;}
    .main_menu {width: 100%; height: 100%;}
    .main_menu .frow {flex-direction: column; justify-content: center; height: 100%;}
    .main_menu .mitem > a {font-size: 6.4vw; line-height: 1.8; width: auto !important;}
    .mitem {padding: 0;}

    .head_sticky {height: 14vw; top: -14.6vw;}
    .head_sticky .head_logo {top: 3.7vw; left: 3.733333vw;}
    .head_sticky .head_menu_wrap {padding-top: 0;}
    .bt_menu {top: 12.333333333333332vw;}
    .head_sticky .bt_menu {top: 5.4vw;}
    .mitem_in {display: none; visibility: visible; opacity: 1; position: static; width: auto !important; transform: none; text-align: center; padding: 0; background: none; transition: none;}
    .hasinner.active .mitem_in {display: block;}
    .mitem_in a {font-size: 5.6vw; line-height: 1.5;}
    .header .mitem:after {display: none;}

    .hasinner > a {display: inline-block; position: relative; padding-right: 5vw; margin-left: 5vw; background-image: url('assets/img/layout/arr_down_grey.png'); background-size: 2.4vw auto; background-position: right 5vw; background-repeat: no-repeat; transition: none;}
    .hasinner.active > a {background-image: url('assets/img/layout/arr_right_grey.png'); background-size: auto 2.4vw;}

    .filters {padding: 6vw 0;}
    .filter_item a {font-size: 5.6vw; padding: 0;}
    .filters_title, .careers_filters .filters_title {display: none;}
    .filters_in, .filter_items {justify-content: center;}
    .filter_news:before, .filter_events:before {width: 8vw; height: 5vw;}
    .filter_item {padding-left: 9vw;}
    .filter_item a {background-size: 1.8vw 3vw; background-position: right 4.2vw;}
    .filter_item.active a {background-size: 3vw 1.8vw; background-position: right 4.5vw;}
    .filter_events a {width: 17.4vw;}
    .filter_news a {width: 15vw;}
    .filter_news, .filter_usa {padding-right: 5vw; border-right-width: 2px;}
    .filter_usa, .filter_israel {padding-left: 0;}
    .filter_israel a {padding-right: 0; width: 14.6vw;}
    .filter_usa a {padding-right: 0; width: 10.6vw;}
    .back_to_all a {font-size: 4vw;}

    .post_items, .careers_wrap .post_items {margin: 0;}
    .post_item, .careers_wrap .post_item {width: 100%; padding: 0; margin-bottom: 6vw;}
    .post_item_in > a, .careers_wrap .post_item_in > a {padding: 6vw;}
	.post_item_im {height: 12.666666666666667vw;}
    .post_item_im img, .careers_wrap .post_item_im img {width: 80%; height: 12.666666666666667vw; object-position: left center;}
    .post_item_date, .post_item_location {font-size: 3.6vw; margin-top: 4vw; line-height: 1;}
    .careers_wrap .post_item_date, .post_item_location {font-size: 3.6vw; line-height: 1;}
    .post_item_title, .careers_wrap .post_item_title {font-size: 4.8vw; margin-top: 4vw; height: auto;}
    .careers_wrap .post_item_tx {font-size: 4.4vw; margin-top: 3.2vw; height: auto;}
    .read_more_bt {margin-top: 4vw; width: 10vw; height: 10vw;}
    .items_in {padding: 10vw 0;}
    .all_bt {margin-top: 0;}

    .content {padding: 10vw 0 14vw;}
    .content_im img {width: 60vw; height: 18.6vw;}
    .content_date, .content_location {font-size: 3.6vw; margin-top: 6vw;}
    .content_title, .content_tx h2 {font-size: 6.4vw; max-width: 100%; margin-top: 6vw;}
    .content_tx {font-size: 4.8vw; margin-top: 6vw;}
    .content_tx p {margin-bottom: 4vw;}
    .nav_bt {padding: 0 2vw;}
    .post_nav {margin: 7.5vw -2vw 0;}

    .content_location {font-size: 3.6vw; line-height: 1;}
    .single_job_wrap .content_title {margin-top: 6vw;}
    .content_tx h2 {margin-bottom: 4vw;}
    .content_tx ul li {padding-left: 4.8vw; margin-bottom: 3.2vw;}
    .content_tx ul li:before {top: 2.4vw; width: 1.6vw; height: 1.6vw;}
    .bt_apply {margin-top: 6vw;}

    .prophet_patients_wrap .how, .prophet_clinicians_wrap .dimension, .prophet_clinicians_wrap .currently, .prophet_clinicians_wrap .how, .personalized {padding: 13.2vw 0 11.733333333333333vw;}
    .how_bottom_tx:before {width: 60vw; height: 5.604167vw;}
    .how_bottom_tx {opacity: 0; max-width: 60vw; text-align: center; font-size: 4vw; line-height: 1.333333333333; left: 0; margin: 6vw auto 0;}
    .how_bottom_tx.active {opacity: 1;}
    .how_bottom_tx br {display: none;}
    .how_note_tx {max-width: 84.58666666666667vw; font-size: 3.2vw;}

    .benefits, .pre_treatment, .clinical, .biomarkers, .science_patients_plasma, .science_clinicians_plasma, .proteomics, .science_clinicians_wrap .biomarkers, .science_clinicians_how, .who, .leadership, .scientific {padding: 13.2vw 0 14vw;}
    .leadership, .scientific {padding-bottom: 6vw;}
    .benefits .wrap, .currently .wrap, .pre_treatment .wrap, .science_patients_wrap .strip .wrap, .science_clinicians_wrap .strip .wrap {max-width: 84.58666666666667vw;}
    .im_items {flex-direction: column; align-items: center; margin-top: 8vw; margin-left: 0;}
    .im_item_im {text-align: center;}
    .im_item_im img {display: inline-block; width: 40vw; height: 40vw;}
    .im_item {margin: 0 0 8vw !important;}
    .im_item:last-child {margin-bottom: 0 !important;}
    .im_item_tx {font-size: 4.4vw; margin-top: 4vw;}

    .dimension_content {flex-direction: column-reverse;}
    .dimension_content .vid_wrap {width: 100%; margin: 6.510416666666667vw auto 7.005208333333333vw; height: 51.6vw;}
    .dimension_tx {width: 100%; margin-right: 0; text-align: center;}

    .stitle_tx br {display: none;}
    .pre_treatment_title, .personalized_title {flex-direction: column; align-items: center;}
    .personalized_title {margin: 0;}
    .pre_treatment_title .stitle_im, .personalized_title .stitle_im {width: 20vw; height: 20vw; margin-top: 0; margin-right: 0; margin-bottom: 4vw;}
    .pre_treatment_item_num, .personalized_item_num {margin-top: 0;}
    .num_item_num {font-size: 10.6vw;}
    .pre_treatment_item_tx, .personalized_item_tx, .num_item_tx {font-size: 4.8vw; margin-top: 3.2vw;}
    .num_items, .science_clinicians_wrap .plasma_items {margin-top: 8vw;}
    .num_item {width: 100% !important; margin-right: 0 !important; margin-bottom: 6vw; text-align: center;}
    .num_item:last-child {margin-bottom: 0;}
    .pre_treatment_bottom_tx {text-align: center; font-size: 4.8vw; line-height: 1.285714285714286; margin-top: 10vw; padding-top: 12vw; padding-left: 0;}
    .pre_treatment_bottom_tx:before {left: 50%; margin-left: -5vw; width: 10vw; height: 7vw; transform: rotate(90deg);}
    .personalized_item_title {font-size: 4.8vw; margin-bottom: 4vw;}
    .personalized_items {flex-direction: column; align-items: center; text-align: center; margin-top: 8vw; margin-left: 0;}
    .personalized_item {margin-right: 0 !important; margin-bottom: 10vw;}
    .personalized_item:last-child {margin-bottom: 0;}
    .personalized_item_im img {display: inline-block; width: 60vw; height: auto;}
    .personalized_item_num {margin-top: 4vw; line-height: 1;}
    .pre_treatment_item_bt, .personalized_item_bt {margin-top: 3.2vw;}

    .clinical_tx {line-height: 1.34375; margin-top: 6vw;}
    .clinical_bt {margin-top: 6vw;}

    .strip_in {flex-direction: column; text-align: center;}
    .science_patients_strip_title {width: 100%; margin-right: 0;}
    .science_patients_strip_tx, .science_clinicians_strip_tx {width: 100%; margin-top: 4vw;}
    .biomarkers_tx, .science_clinicians_wrap .biomarkers_tx {max-width: 100%; margin-top: 4vw; line-height: 1.34375;}
    .biomarkers .wrap {text-align: center;}
    .patients_strip_tx {font-weight: 100;}

    .bslide_im img {object-fit: contain; width: 220%;}
    .biomarkers {padding-bottom: 126vw;}
    .science_clinicians_wrap .biomarkers {padding-bottom: 142vw;}

    .science_patients_plasma .wrap, .science_clinicians_plasma .wrap {text-align: center;}
    .science_patients_tx, .science_clinicians_tx {margin-top: 4vw; max-width: 100%;}

    .proteomics .wrap {text-align: center;}
    .plasma_bottom_tx, .science_clinicians_how_icon_tx {font-size: 4.8vw; margin-top: 8vw; line-height: 1.34375; max-width: 100%;}
    .proteomics_tx {line-height: 1.34375; margin-top: 4vw; max-width: 100%;}

    .science_clinicians_strip_title {font-weight: 900; width: 100%; margin-right: 0;}
    .science_clinicians_strip_title br, .science_patients_strip_title br, .stitle br {display: none;}
    .top .stitle br {display: block;}
    .strip_in {margin-top: 8vw;}
    .strip_in:first-child {margin-top: 0;}

    .science_clinicians_how_icon_1:after, .science_clinicians_how_icon_2:after, .science_clinicians_how_icon_3:after {transform: rotate(90deg); width: 16.71875vw;height: 1.46875vw; top: unset; bottom: -12vw; left: 50%; right: unset; margin-left: -8.359375vw;}
    .science_clinicians_how_icon_tx {margin-top: 4vw;}
    .science_clinicians_how_icon_3:after {background-image: url('assets/img/layout/arr_right_white.png');}

    .science_clinicians_how .plasma_bottom_tx {max-width: 100%; margin-top: 8vw; text-align: center;}

    .about_strip_tx {margin-top: 4vw;}
    .who_tx {margin-top: 4vw; max-width: 100%; line-height: 1.34375;}
    .who .wrap {text-align: center;}

    .members {margin: 8vw 0 0 !important;}
    .member {width: 50% !important; margin: 0 0 8vw !important;}
    .member_im img {width: 24vw !important; height: 24vw !important;}
    .member_name {font-size: 3.2vw !important; margin-top: 3.2vw !important;}
    .member_position {font-size: 3.2vw !important;}

    .jpo_in {width: 84.58666666666667vw; height: 100vw; padding-top: 12vw;}
    .jpo_name, .jpo_position {font-size: 6.4vw;}
    .jpo_tx {margin-top: 4vw; font-size: 4vw; line-height: 1.34375; height: 54vw;}
    .thank_close a, .order_close a, .JPO_close a {width: 5.6vw; height: 5.6vw; padding: 0.8vw; background-size: 4vw 4vw;}
    .thank_close, .order_close, .JPO_close {top: 4vw; right: 4vw;}

    .thank, .order {height: auto; padding: 34vw 0 20vw;}
    .thank .wrap, .order .wrap, .signup .wrap {max-width: 84.58666666666667vw;}
    .thank_in, .order_title {padding-left: 13vw; padding-right: 13vw;}
    .order_in {padding-left: 4vw; padding-right: 4vw;}
    .thank_tx, .order_tx, .signup_tx {margin-top: 4vw;}
    .order_btns {margin-top: 8vw;}
    .signup {padding-top: 28vw;}

    .signup_form input, .signup_form textarea, .signup_form select {border-radius: 2vw; font-size: 4.8vw; padding: 0 4.8vw; height: 15vw; margin: 0 0 3.2vw;}
    .signup_form textarea {padding-top: 4.6vw;}
    .signup_form {margin-top: 6vw;}
    .signup_form select {background-size: 4.4vw 2.8vw; background-position: right 6.4vw center;}
    .home_wrap .strip:after {top: 71.145833vw; width: 32vw; height: 38vw;}
    .home_wrap .plasma:after {top: 157.208333vw; width: 26vw; height: 19vw;}
    .contact:before {width: 27vw; height: 40.947917vw;}
    .contact:after {top: 85vw; width: 20.15625vw; height: 72.208333vw;}
    .footer:after {top: -9.0625vw; width: 20vw; height: 20vw;}
    .prophet_patients_wrap .how:after, .prophet_clinicians_wrap .dimension:after {width: 30vw; height: 7vw;}
    .benefits:after {top: -28.833333vw; width: 20vw; height: 42vw;}
    .personalized:after {width: 20vw; height: 28vw;}
    .science_patients_wrap .top:after, .science_clinicians_wrap .top:after, .science_patients_wrap .strip:after, .science_clinicians_wrap .strip:after {display: none;}
    .science_patients_plasma:after, .science_clinicians_plasma:after {top: unset; bottom: -27vw; width: 34vw; height: 40vw;}
    .who:after {width: 24vw; height: 38vw;}
    .science_clinicians_how {overflow: hidden;}
    .plasma_bottom_im img {position: relative; width: 140vw; left: -13vw;}

    .fmrow {margin: 0;}
    .finput {width: 100%; padding: 0;}
    .fmrow.last {margin-top: 0;}
    .fmtx {font-size: 5.2vw; margin: 4vw 0;}
    .finput .fmtx {font-size: 5.2vw; margin: 0;}
    .fmrow.last .finput:last-child {text-align: left; margin-top: 6vw;}

    .filter_item {padding: 0 3vw !important; margin: 0 !important; border-width: 1px !important;}
    .filter_item:before {display: none;}
    .filter_publications a {width: 33.2vw;}
    .filter_item a {line-height: 1.4;}
    .single .back_to_all {display: none;}

    .text {padding: 28vw 0;}
    .how_bt {margin-top: 8vw;}
    .how_bt a {width: 35vw;}
    .prophet_clinicians_wrap .how_note_tx {margin-top: 8vw;}
	.s_bt.order_bt a {width: 48.8vw;}
	
	.content_tx a {word-break: break-all;}
	
	.news_filters {padding-bottom: 2vw;}
	.news_filters .filter_items {flex-wrap: wrap; justify-content: flex-start;}
	.news_filters .filter_item {width: 50%; padding: 0 !important; margin-bottom: 4vw !important;}
	.news_filters .filter_item:nth-child(2n+1) {width: 57%;}
	.news_filters .filter_item:nth-child(2n+2) {width: 43%;}
	.news_filters .filter_item a {width: auto !important; font-size: 4vw;}
	.news_filters .filter_item:before {display: block; width: 7vw !important; height: 5vw !important; background-position: left center; margin-right: 1.6vw;}
	.careers_filters .filter_item a {font-size: 5.2vw;}
	.filter_subtitle {font-size: 6.4vw;}
	.header .mitem > a > sup {font-size: 3.2vw; top: -2vw;}
	.head_menu_soc_wrap {position: absolute; bottom: 30vw; left: 50%; transform: translateX(-50%);}
}
@media only screen and (max-width: 577px) {
    .bt_menu span {height: 4px;}
    .bt_menu span:nth-child(2) {top: 7px;}
    .bt_menu span:last-child {top: 14px;}
    body.mopen .bt_menu span:first-child, body.mopen .bt_menu span:last-child {top: 7px;}
}
@media only screen and (max-width: 376px) {
}
@media only screen and (max-width: 321px) {
}
@media print{
}