@charset "UTF-8";
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background: 0 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #333;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* ## Box Sizing
--------------------------------------------- */
html,
input[type=search] {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix {
  float: left;
  width: 100%;
}
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%; /* 10px browser default */
}
/* Chrome fix */
body > div {
  font-size: 1.8rem;
}
body {
  color: #4d4d4f;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.67;
  margin: 0;
  overflow-x: hidden;
}
.tab_show {
  display: none;
}
a,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
  transition: all 0.1s ease-in-out;
}
a {
  color: #068dc9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #17264b;
  text-decoration: none;
}
p {
  margin: 0 0 28px;
  padding: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 1em 0;
}
b,
strong {
  font-weight: 700;
}
blockquote,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 20px 0 20px 20px;
}
blockquote::before {
  content: "“";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}
blockquote::after {
  content: "”";
  display: inline;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  margin-left: 5px;
  line-height: 0;
  position: relative;
}
.yelborder-left {
  padding-left: 30px;
  border-left: solid 4px #f7c320;
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
/* ## Headings
--------------------------------------------- */
h1 {
  font-size: 64px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
}
h2 {
  font-size: 54px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: normal;
}
h3 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}
h4 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
}
h5 {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}
img {
  height: auto;
}
/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}
.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}
.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}
/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 16px;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
}
input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto;
}
::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #333;
  font-weight: 300;
}
.button-white,
.simple_link,
.button_white_blue,
.button_white_blue2,
.button-bright-light-blue,
.button_iris,
body #gform_wrapper_6 .gform_footer input[type=submit],
body .csv2_s2 .study_form .gform_footer input[type=submit],
body .csv2_s3 .study_form .gform_footer input[type=submit] {
  display: inline-block;
  border-radius: 50px;
  border: solid 2px #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  padding: 12px 40px;
  letter-spacing: 1.17px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.button-white:hover,
.simple_link:hover,
.button-white:focus,
.simple_link:focus {
  background: #ffffff;
  color: #17264b;
}
.button_white_blue,
.button_white_blue:focus {
  border: solid 2px #068dc9;
  background: #fff;
  color: #068dc9;
}
.button_white_blue:hover {
  border: solid 2px #17264b;
  background: #17264b;
  color: #fff;
}
.button-bright-light-blue,
body .csv2_s2 .study_form .gform_footer input[type=submit] {
  background-color: transparent;
  color: #34c4ec;
  border: solid 2px #34c4ec;
  width: auto;
}
.button-bright-light-blue:hover:hover,
.button-bright-light-blue:focus,
body .csv2_s2 .study_form .gform_footer input[type=submit]:hover,
body .csv2_s2 .study_form .gform_footer input[type=submit]:focus {
  background-color: #34c4ec;
  color: #fff;
}
.button_iris,
body .csv2_s3 .study_form .gform_footer input[type=submit] {
  background-color: transparent;
  color: #6d60bf;
  border: solid 2px #6d60bf;
  width: auto;
}
.button_iris:hover,
.button_iris:focus,
body .csv2_s3 .study_form .gform_footer input[type=submit]:hover,
body .csv2_s3 .study_form .gform_footer input[type=submit]:focus {
  background-color: #6d60bf;
  color: #fff;
}
.button_white_blue2,
body #gform_wrapper_6 .gform_footer input[type=submit] {
  border: solid 2px #17264b;
  background: #fff;
  color: #17264b;
}
body #gform_wrapper_6 .gform_footer input[type=submit] {
  background-color: transparent;
}
.button_white_blue2:hover,
.button_white_blue2:focus,
body #gform_wrapper_6 .gform_footer input[type=submit]:hover {
  background: #17264b;
  color: #fff;
}
.button-blue,
.button-soft-blue {
  display: inline-block;
  border-radius: 50px;
  background: #365cb2;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  padding: 12px 30px;
  letter-spacing: 1.17px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.button-soft-blue,
.button-soft-blue:focus {
  background: #5c75e5;
  border: none;
  color: #fff;
}
.button-blue:hover,
.button-blue:focus,
.button-soft-blue:hover {
  background: #17264b;
  color: #ffffff;
}
#reveal_btn.button-soft-blue {
  border: solid 1px #5c75e5;
}
#reveal_btn.button-soft-blue:hover,
#reveal_btn.button-soft-blue:focus {
  background-color: transparent;
  border: solid 1px #5c75e5;
  color: #5c75e5;
}
.arrow_link:after {
  content: "›";
  margin-left: 15px;
}
.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff;
}
.button {
  display: inline-block;
}
a.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
  padding: 8px 16px;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
  background-color: #ddd;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}
.search-form {
  display: none;
}
/* ## Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}
.tech_ng_page thead {
  background: #365cb2;
  color: #fff;
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;
  text-align: center;
}
.tech_ng_page thead th {
  padding: 0 10px;
  min-width: 110px;
  height: 135px;
  border-right: #17264b solid 1px;
  font-weight: normal;
}
.tech_ng_page thead th:first-child {
  height: 130px;
  background: #17264b;
}
.tech_ng_page tbody td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: none;
  background: #fff;
  padding: 30px;
  font-size: 14px;
  line-height: 1.43;
}
.tech_ng_page tbody tr td:first-child {
  border-bottom: 1px solid #17264b;
  border-right: none;
  background: #365cb2;
  color: #fff;
  font-size: 18px;
  line-height: 1.67;
}
.tech_ng_page tbody tr:last-child td {
  border-bottom: none;
}
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type=submit]:focus,
.widget_search input[type=submit]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: rem(16);
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.more-link {
  position: relative;
}
/* ## Spaces
--------------------------------------------- */
.spacer_180 {
  height: 180px;
}
.spacerN_180 {
  margin-top: -180px;
}
.spacer_120 {
  height: 120px;
}
a.button-yellow {
  background: #f7c320;
  border: 0;
  color: #202020;
  display: inline-flex;
}
a.button-yellow::after {
  content: url(../images/svg-icons/icon-chevron-right.svg);
  display: inline-block;
  margin: 2px 0 0 8px;
}
/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.wrap {
  margin: 0 auto;
  max-width: 1170px;
}
.wrap770 {
  margin: 0 auto;
  max-width: 770px;
}
.wrap1230 {
  margin: 0 auto;
  max-width: 1230px;
  padding-left: 2%;
  padding-right: 2%;
}
.site-inner {
  clear: both;
}
/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}
/* ### Content */
.content {
  float: right;
  width: 800px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}
.full-width-content .content {
  width: 100%;
}
/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}
/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}
/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.5641025641%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.7179487179%;
}
.one-third,
.two-sixths {
  width: 31.6239316239%;
}
.four-sixths,
.two-thirds {
  width: 65.811965812%;
}
.one-fourth {
  width: 23.0769230769%;
}
.three-fourths {
  width: 74.358974359%;
}
.one-sixth {
  width: 14.5299145299%;
}
.five-sixths {
  width: 82.905982906%;
}
.first {
  clear: both;
  margin-left: 0;
}
/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left;
}
.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.comment .avatar {
  margin: 0 16px 24px 0;
}
/* ## Genesis
--------------------------------------------- */
.search-results article, .search-results .archive-pagination {
  max-width: 1170px;
  margin: auto;
  padding: 0 5%;
}
.search-results .archive-pagination {
  margin: 30px auto;
  padding: 0;
}
.single-post article {
  max-width: 1170px;
  margin: auto;
  padding: 5%;
}
.breadcrumb {
  margin-bottom: 20px;
}
.after-entry,
.archive-description,
.author-box {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
  padding: 40px;
}
.author-box-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
}
.archive-description {
  background: #365cb2;
  color: #fff;
  padding: 120px 5%;
}
.archive-description .archive-title {
  max-width: 1170px;
  margin: auto;
}
.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}
/* ## Search Form
--------------------------------------------- */
.widget_search {
  display: none;
}
.search-results .masthead_small {
  display: none;
}
/* ## Titles
--------------------------------------------- */
.archive-title {
  font-size: 36px;
  font-size: 3.6rem;
}
.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}
.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}
.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}
a.alignnone {
  display: inline-block;
}
.alignleft {
  float: left;
  text-align: left;
}
.alignright {
  float: right;
  text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}
img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
  margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}
.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}
.margin0 {
  margin: 0 !important;
}
/* ## Accessibility and User Experience enhancements
--------------------------------------------- */
/* ##  Improve color contrast for main menu on desktop: */
/* change color on top-row nav */
.sub_header a {
  font-size: 12px; /*increase size */
  font-weight: normal;
  letter-spacing: 0.2px;
  color: #6f6f6f; /*increases contrast */
  float: left;
  padding: 7px 0 7px 0;
  margin-right: 30px;
}
/* make active menu item white (low contrast) while other menu items are high contrast */
.top_sub_menu * {
  color: #1d305f;
}
.top_sub_menu li.current-menu-item a {
  color: #ffffff;
}
/* ## Add visual cues for keyboard navigation
Show “skip to” links when focused via keyboard navigation. Something like:

--------------------------------------------- */
.screen-reader-shortcut {
  background: #068dc9;
  color: #fff;
  height: auto;
  left: 50%;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: normal;
  transform: translateY(-100%);
  transition: transform 0.3s;
}
.screen-reader-shortcut:focus {
  transform: translateY(0%);
}
/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px;
  word-wrap: break-word;
}
.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
  margin-bottom: 0;
}
.widget ul > li {
  /*margin-bottom: 10px;
  padding-bottom: 10px;*/
}
.widget ul > li:last-of-type {
  padding-bottom: 0;
}
.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}
.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
  background: none;
  margin-bottom: 20px;
  padding: 0 0 24px;
}
.featured-content .entry:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}
/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
  color: #fff;
}
.sidebar .widget.enews-widget {
  background-color: #333;
}
.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
  border: 1px solid #333;
}
.sidebar .enews-widget input[type=submit] {
  color: #fff;
}
.sidebar .enews-widget input:hover[type=submit],
.sidebar .enews-widget input:focus[type=submit] {
  background-color: #fff;
  color: #333;
}
.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}
.enews-widget input[type=submit] {
  margin: 0;
  width: 100%;
}
.enews form + p {
  margin-top: 24px;
}
/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none;
}
/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
/* Display outline on focus */
:focus {
  color: #333;
}
/* # Site SubHeader
---------------------------------------------------------------------------------------------------- */
.sub_header {
  background-color: transparent;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
}
.sub_header ul {
  float: right;
}
.sub_header li {
  float: left;
}
.sub_header a {
  font-size: 12px; /*increase size */
  font-weight: 300;
  letter-spacing: 0.2px;
  color: #ffffff;
  float: left;
  padding: 7px 0 7px 0;
  margin-right: 30px;
}
.sub_header li:last-child a {
  margin-right: 0;
}
.sub_header li:hover a,
.sub_header li.current-menu-item a {
  text-decoration: underline;
}
.top-sub-header {
  float: right;
}
.top-sub-header ul li ul {
  display: none !important;
}
/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #414042;
  color: #FFF;
}
.sf-with-ul::after {
  content: url(../images/svg-icons/icon-chevron-down.svg);
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
}
/* ## Title Area
--------------------------------------------- */
.title-area {
  float: left;
  width: 270px;
  height: 47px;
}
.header-image .title-area {
  padding: 10px 0 0;
}
.header-full-width .title-area {
  width: 100%;
}
.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
  color: #333;
  text-decoration: none;
}
.header-image .site-title > a {
  float: left;
  min-height: 47px;
  width: 100%;
  background-size: contain !important;
}
.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
}
.site-description,
.site-title {
  margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}
/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  text-align: right;
  max-width: 800px;
}
.site-header .widget-area .widget {
  margin: 0;
  padding: 0;
}
/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.page:not(.v3) .responsive_b_menu {
  display: none;
}
.page:not(.v3) .genesis-nav-menu {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  width: 100%;
}
.page:not(.v3) .genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
  margin: 0;
}
.page:not(.v3) .genesis-nav-menu .mobile_hide {
  display: none;
}
.page:not(.v3) .genesis-nav-menu a {
  display: inline-block;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  padding: 36px 0 36px 0;
  margin-right: 25px;
  position: relative;
  font-size: 16px;
}
.page:not(.v3) .genesis-nav-menu .no-padding a {
  margin-right: 0;
}
.page:not(.v3) .genesis-nav-menu a:hover,
.page:not(.v3) .genesis-nav-menu a:focus,
.page:not(.v3) .genesis-nav-menu .current-menu-item > a {
  color: #f7c320;
}
.page:not(.v3) .genesis-nav-menu li.menu-item-has-children:hover ul li a:before {
  display: none;
}
.page:not(.v3) .single-ptld-stories .current-menu-ancestor a,
.page:not(.v3) .single-ms-stories .current-menu-ancestor a,
.page:not(.v3) .current-menu-ancestor.current-menu-parent.current_page_parent a {
  color: #f7c320;
}
.page:not(.v3) .genesis-nav-menu .current-menu-item > a:before,
.page:not(.v3) .genesis-nav-menu .current-menu-parent > a:before,
.page:not(.v3) .genesis-nav-menu .current_page_ancestor a:before {
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/nav-arrow-up.png) center top no-repeat !important;
  background-size: contain;
  content: " ";
  display: block;
  width: 42px;
  height: 24px;
  position: absolute;
  left: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .page:not(.v3) .nav-header .current-menu-item .sub-menu,
  .page:not(.v3) .genesis-nav-menu .current-menu-parent .sub-menu {
    display: none !important;
  }
  .page:not(.v3) .single-ms-stories #menu-item-16626 .sub-menu,
  .page:not(.v3) .single-ptld-stories #menu-item-16626 .sub-menu {
    display: none !important;
  }
  .page:not(.v3) .genesis-nav-menu .sub-menu {
    display: block !important;
  }
}
@media only screen and (max-width: 1023px) {
  .page:not(.v3) .single-ms-stories #menu-item-16626 .sub-menu,
  .page:not(.v3) .single-ptld-stories #menu-item-16626 .sub-menu {
    display: block !important;
  }
  .page:not(.v3) .single-ms-stories #menu-item-16626 .sub-menu li#menu-item-16638 .sub-menu,
  .page:not(.v3) .single-ptld-stories #menu-item-16626 .sub-menu li#menu-item-16638 .sub-menu {
    display: none !important;
  }
}
.page:not(.v3) .genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  transition: opacity 0s ease-in-out;
  width: 270px;
  z-index: 99;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.39);
}
.page:not(.v3) .genesis-nav-menu .sub-menu a {
  background: #ffffff;
  border: none;
  border-top: 0;
  padding: 20px;
  position: relative;
  word-wrap: break-word;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #4d4d4f;
  width: 270px;
}
.page:not(.v3) .genesis-nav-menu .sub-menu a {
  border-bottom: rgba(255, 255, 255, 0.2) solid 1px;
}
.page:not(.v3) .genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}
.page:not(.v3) .genesis-nav-menu .menu-item:hover {
  position: static;
}
.page:not(.v3) .genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}
.page:not(.v3) .genesis-nav-menu > .first > a {
  padding-left: 0;
}
.page:not(.v3) .genesis-nav-menu > .last > a {
  padding-right: 0;
}
.page:not(.v3) .genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0;
}
.page:not(.v3) .genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}
.page:not(.v3) .genesis-nav-menu > .rss > a {
  margin-left: 48px;
}
.page:not(.v3) .genesis-nav-menu > .search {
  padding: 10px 0 0;
}
.page:not(.v3) .top_sub_menu .ptld_champions ul {
  display: none;
}
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-item ul,
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-parent ul {
  display: none;
}
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-item a,
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-parent a {
  color: #f7c320;
}
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-item ul li a,
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-parent ul li a {
  color: #fff;
}
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-item ul li.current-menu-item a,
.page:not(.v3) .top_sub_menu li.ptld_champions.current-menu-parent ul li.current-menu-item a {
  color: #f7c320;
}
/* Transitional for new theme in v2022.11 e.g. v3 of the site using WindiCSS. */
/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}
.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}
/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li {
  margin-left: 0;
}
/* ## After Header Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #fff;
}
/* ## Footer Navigation
--------------------------------------------- */
.site-footer .genesis-nav-menu {
  padding-bottom: 20px;
}
.site-footer .genesis-nav-menu a {
  padding: 0 20px 10px;
}
/* # Top sub Menu
---------------------------------------------------------------------------------------------------- */
.top_sub_menu {
  background: #34c4ec;
  text-align: center;
}
.top_sub_menu * {
  color: #fff;
}
.top_sub_menu ul {
  display: block;
}
.top_sub_menu li {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  margin-right: 40px;
}
.top_sub_menu li:last-child {
  margin-right: 0;
}
.top_sub_menu li.current-menu-item a {
  color: #ffffff;
}
.top_sub_menu a {
  padding: 10px 0;
  display: inline-block;
}
.page-parent .top_sub_menu .widget-title a {
  color: #ffffff;
}
/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
  /*margin-bottom: 40px;
  padding: 50px 60px;*/
}
.content .entry {
  background-color: #fff;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 20px;
}
.entry-content ol li,
.entry-content ul li {
  padding-left: 15px;
  margin-bottom: 8px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
  margin-top: 20px;
}
.entry-content code {
  background-color: #333;
  color: #ddd;
}
/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.entry-header .entry-meta {
  margin-bottom: 24px;
}
.entry-footer .entry-meta {
  border-top: 1px solid #f5f5f5;
  padding-top: 24px;
}
.entry-categories,
.entry-tags {
  display: block;
}
.entry-comments-link::before {
  content: "—";
  margin: 0 6px 0 2px;
}
/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0;
}
.adjacent-entry-pagination {
  margin-bottom: 0;
}
.archive-pagination li {
  display: inline;
}
.archive-pagination li a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 8px 12px;
  text-decoration: none;
}
.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
  color: #fff;
}
/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
}
.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}
.entry-comments {
  padding: 40px;
}
.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}
.comment-content {
  clear: both;
  word-wrap: break-word;
}
.comment-list li {
  margin-top: 40px;
  padding: 10px 40px;
}
.comment-list .depth-1 {
  padding-left: 0;
}
.comment-list li li {
  margin-right: -40px;
}
.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
  width: 50%;
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.entry-comments .comment-author {
  margin-bottom: 0;
}
.entry-pings .reply {
  display: none;
}
.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px;
}
/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
}
.sidebar .widget {
  background-color: #fff;
  padding: 40px;
}
/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #17264b;
  clear: both;
  padding: 60px 0;
  position: relative;
}
.footer-widgets:before {
  content: "";
  height: 4px;
  width: 85%;
  position: absolute;
  top: 0;
  right: 0;
  background: #f7c320;
  z-index: 1;
}
.footer-widgets-1,
.footer-widgets-2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
}
.footer-widgets-1 {
  float: left;
}
.footer-widgets-1 .widget {
  margin-bottom: 30px;
}
.footer-widgets-1 .custom-html-widget {
  color: #7a90c2;
}
.footer-widgets-2 {
  float: right;
  padding-top: 80px;
}
.footer-widgets-2 li {
  display: inline;
  margin-right: 30px;
}
.footer-widgets-2 li a {
  color: #7a90c2;
  text-transform: uppercase;
}
.footer-widgets-2 li a:hover {
  color: #fff;
}
/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding: 40px 0;
  text-align: center;
  display: none;
}
.site-footer p {
  margin-bottom: 0;
}
/* ## Site Masthead
--------------------------------------------- */
.masthead_large {
  min-height: 950px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center top !important;
  position: relative;
}
.masthead_large .video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -15%);
  width: 100%;
  height: 100%;
}
.masthead_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(23, 38, 75, 0.8);
}
.masthead_arrow {
  width: 48px;
  height: 48px;
  background: #ffc601 url(../images/arrow-masthead.png) center center no-repeat;
  background-size: 15px;
  border-radius: 50%;
  display: block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  right: 50%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #17264b;
  font-size: 30px;
  z-index: 2;
}
.masthead_contents {
  max-width: 870px;
  position: relative;
  z-index: 1;
  padding-top: 155px;
}
.masthead_contents small {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: 1.65px;
  color: #f7c320;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
.masthead_contents h1 {
  margin: 0;
  font-size: 54px;
}
.masthead_contents h3 {
  margin: 35px 0 0 166px;
  color: #fff;
}
.masthead_contents h1 {
  position: relative;
}
.masthead_contents h1 sup {
  font-size: 18px;
  position: absolute;
  top: 0.5em;
}
.masthead_contents p {
  color: #fff;
}
.masthead_contents ul {
  margin-left: 15px;
}
.masthead_contents ul li {
  list-style: disc;
  padding-left: 10px;
}
.masthead_contents .h1_contents {
  margin-top: 30px;
  margin-left: 200px;
}
.masthead_contents .h3_contents {
  margin-top: 20px;
  margin-left: 200px;
}
.masthead_contents .button-white {
  margin: 44px 0 0 200px;
}
.masthead_small {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
}
.masthead_small .wrap {
  display: flex;
  align-items: center;
  min-height: 500px;
}
.masthead_small .masthead_contents {
  padding-top: 0;
}
.masthead_small .button-white {
  margin: 44px 0 0 0;
}
.home h3 {
  max-width: 570px;
}
.home .masthead_contents h1 {
  font-size: 64px;
}
.home .masthead_overlay {
  background: rgba(0, 0, 0, 0);
}
.single-clinical-trials .masthead_contents {
  padding-top: 100px;
}
/* ## Site Masthead Type1
--------------------------------------------- */
.masthead_type1 {
  position: relative;
}
.masthead_type1 .wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  z-index: 2;
  height: 315px;
}
.masthead_type1 .wrap div {
  width: 100%;
}
.masthead_type1 .wrap h1, .masthead_type1 .wrap .h1_contents {
  max-width: 58%;
}
.masthead_type1 .wrap h1 {
  /*color: #fff; */
  font-size: 54px;
  line-height: 60px;
  margin-bottom: 12px;
  margin-top: 0;
}
.masthead_type1 .wrap .h1_contents {
  /*color: #fff; */
  font-size: 18px;
  line-height: 25px;
}
.masthead_type1 .wrap .h1_contents p {
  margin-bottom: 0;
}
#msthead-plain .wrap {
  height: 200px;
}
#msthead-plain:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ebcee+0,7d91f0+49,658bee+100 */
}
.heading_on_image {
  position: absolute;
  right: 7%;
  bottom: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  font-size: 14px;
  text-align: right;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.responsive-img-txt,
.responsive-img-txt320 {
  display: none;
}
/* ## Site Home Section1
--------------------------------------------- */
.home {
  position: relative;
}
.hs1 {
  padding: 190px 0 246px 0;
  position: relative;
  color: #fff;
}
.hs1 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 38, 75, 0.3);
}
.hs1 .hs1_contents {
  max-width: 770px;
  position: relative;
  z-index: 1;
}
.hs1 .hs1_contents h2 {
  margin: 0;
}
.hs1 .hs1_contents h3 {
  margin: 60px 0 40px 166px;
}
.hs1 .hs1_contents .button-white {
  margin: 60px 0 0 200px;
}
.hs1:before {
  content: "";
  height: 4px;
  width: 65%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f7c320;
}
.hs1_areas {
  margin: 0 0 0 196px;
}
.hs1_areas li {
  margin-bottom: 16px;
  color: #fff;
}
.hs1_areas li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f7c320;
  margin-right: 16px;
}
/* ## Testimonials
--------------------------------------------- */
.patient_stories_mobile {
  display: none;
}
.patient_stories .wrap {
  background-color: #068dc9;
  max-width: 1390px;
  padding: 110px 0 0 110px;
  position: relative;
  z-index: 1;
  margin-top: -55px;
  color: #fff;
}
.patient_stories h2 {
  margin: 0;
}
.patient_stories .button-white {
  margin-bottom: 80px;
}
.p_story {
  position: relative;
  max-width: 620px;
  margin-top: -60px;
}
.p_story .slick-dots {
  margin: 30px 0 60px;
}
.p_story .slick-dots li {
  display: inline;
  margin-right: 20px;
}
.p_story .slick-dots li button {
  background-color: rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
  width: 12px;
  padding: 0;
  height: 12px;
}
.p_story .slick-dots li.slick-active button {
  background: #fff;
}
.p_story2 {
  position: absolute;
  max-width: 665px;
  top: 120px;
  right: -80px;
}
.story_text {
  font-size: 32px;
  float: left;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  max-width: 620px;
  margin: 105px 0 30px;
}
.story_text p {
  margin-bottom: 10px;
}
.story_text .story_writer {
  font-size: 18px;
  font-style: normal;
}
.story_image {
  float: right;
  margin-top: 0;
  width: auto !important;
  max-width: 100%;
}
/* ## Home Section2
--------------------------------------------- */
.hs2 {
  margin-top: 256px;
  padding: 160px 0;
  position: relative;
}
.hs2 h2 {
  margin: 0;
  color: #fff !important;
  position: relative;
  z-index: 1;
  max-width: 970px;
  font-size: 56px;
}
.hs2 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 48, 128, 0.85);
}
.hs2 .hs2_contents {
  max-width: 670px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-left: 165px;
}
.hs2 .hs2_contents h3 {
  margin: 60px 0 0 0;
}
.hs2 .hs2_contents .button-white {
  margin: 20px 0 0 35px;
}
.hs2 .hs2_contents .hs2_text {
  margin: 22px 0 0 35px;
}
.home .hs2 {
  margin-bottom: 95px;
  padding-bottom: 0;
}
.hs2:before {
  content: "";
  height: 4px;
  width: 65%;
  position: absolute;
  top: 0;
  right: 0;
  background: #f7c320;
  z-index: 1;
}
.hs2_img {
  position: absolute;
  top: -200px;
  left: 0;
  z-index: 1;
}
.footer_img {
  position: absolute;
  right: 0;
  bottom: 160px;
  width: 262px;
  height: 448px;
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/t-cell.png) no-repeat;
  z-index: 2;
}
h2.ln_heading {
  margin: 120px 0 60px;
}
.latest_news {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
}
.latest_news::before {
  display: none;
}
.latest_news h2 {
  margin-bottom: 70px;
}
.news_wrap {
  width: 100% !important;
  color: #fff;
}
.news_wrap::after {
  display: none;
}
.news_wrap .news_date {
  font-weight: bold;
}
.news_wrap h3 {
  max-width: 100%;
  display: block;
  font-weight: 400;
  line-height: 1.8;
}
.news_wrap0 {
  width: 100%;
  display: block;
  grid-column: span 2;
}
.news_wrap0 .button-white {
  margin-right: 20px;
}
.news_wrap0 a.simple_link,
.news_wrap1 .button-white,
.news_wrap2 .button-white {
  display: none;
}
.news_wrap1 .simple_link,
.news_wrap2 .simple_link {
  position: absolute;
  bottom: 30px;
}
.home_social .simple_link {
  position: absolute;
  bottom: 55px;
}
.news_wrap1,
.news_wrap2 {
  background: #af2065;
  padding: 5% 5% 100px 5%;
  width: 49%;
  float: left;
  min-height: 300px;
  position: relative;
  margin-bottom: 0;
  bottom: -100px;
}
.news_wrap2 {
  background: #6d60bf;
  float: right;
}
.news_wrap1 *,
.news_wrap2 * {
  font-size: 18px;
}
.news_wrap1 a,
.news_wrap2 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1px;
}
.home_social {
  position: relative;
  z-index: 2;
  clear: both;
  margin: 7px 0 120px 0;
  float: left;
  width: 100%;
}
.home_social .wrap {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px;
}
.home_social .wrap::before {
  display: none;
}
.home_social .one-half {
  padding: 110px 5% 100px 5%;
  width: 100%;
}
.home_social .one-half p {
  color: #fff;
}
.home_social .one-half p a {
  color: #fff;
}
.home_social .twitter_box {
  margin: 0;
  background: #38a1f3 url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/twitter_icon.jpg) 5% 5% no-repeat;
}
.home_social .twitter_box #ctf p.ctf-tweet-text {
  line-height: 1.67 !important;
}
.home_social .linkedin_box {
  margin: 0;
  float: right;
  padding-top: 125px;
  background: #0077b5 url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/linkedin_icon.jpg) 5% 5% no-repeat;
}
.home_social .linkedin_box img {
  margin-top: 10px;
}
.home_social .linkedin_box img {
  border-radius: 5px;
}
.home_social .linkedin_box img:hover {
  opacity: 0.8;
  transition: all 1000ms ease;
}
.home_social .linkedin_box .date_linkedin {
  display: block;
  margin-top: 10px;
  color: #fff;
}
/* ## Home Section3
--------------------------------------------- */
.home_section3 {
  margin: 180px 0;
  display: block;
}
.home_section3 h2 {
  color: #17264b;
  display: block;
}
.home_section3 h3 {
  color: #17264b;
  float: left;
}
.buttons_wrap {
  width: 80%;
  margin: 120px auto 0 auto;
}
.buttons_wrap a {
  margin-bottom: 20px;
}
.stock-info-row {
  width: 80%;
  margin: 0 auto;
}
.qm-range-row {
  width: 80% !important;
  margin: 50px 0 0 10% !important;
}
.home_section3 h3 small {
  color: #5b5b5d;
  display: block;
}
.home_section3 .date {
  margin-bottom: 15px;
}
.home_section3 .company_name {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
}
/* ## Site Home2021 Masthead
--------------------------------------------- */
.home_2021 {
  background-color: #4d4d4f;
}
.home_2021 .masthead_large {
  min-height: 750px;
  background-color: #4d4d4f;
}
.home_2021 .masthead_contents {
  padding-top: 90px;
  margin: 0;
  max-width: initial;
}
.home_2021 .masthead_contents .h1_contents {
  margin-top: 30px;
  margin-left: 0;
  max-width: 870px;
  font-weight: 700;
  padding: 30px;
}
.home_2021 .masthead_contents .h1_contents h1 {
  font-size: 7rem;
}
.home_2021 .masthead_contents .h1_contents strong {
  color: #2BBEB8;
  white-space: nowrap;
}
.home_2021 .masthead_contents .masthead_subheading {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin: 128px auto 16px;
  color: #f7c320;
}
.home_2021 .masthead_contents .masthead_body {
  font-size: 16px;
  padding: 0 32px;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto 64px;
}
/* ## Site Home2021 Section1
--------------------------------------------- */
.hs1n {
  display: block;
}
.hs1n .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  align-content: stretch;
  height: 49vw;
}
.hs1n .hs1n_contents {
  width: 60%;
  padding: 10% 0%;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
/* ## Site Home2021 Section2
--------------------------------------------- */
.hs2n {
  margin-top: 100px;
}
.hs2n .wrap {
  padding: 0 16px;
}
.hs2n h2 {
  margin: 0 0 20px;
  color: #17264b;
}
.hs2n .hs2n_section {
  width: 25%;
  float: left;
}
.hs2n .hs2n_section h3 {
  background: #0e3489;
  font-size: 20px;
  color: #fff;
  padding: 20px;
  min-height: 90px;
}
.hs2n .hs2n_section:nth-child(3n) h3,
.hs2n .hs2n_section:nth-child(5n) h3 {
  background: #5d71b6;
}
.hs2n .hs2n_section_txt {
  padding: 10px 20px;
  color: #17264b;
  font-weight: 700;
}
.hs2n .hs2n_section_txt p {
  margin-bottom: 0;
}
.hs2n .hs2n_section_txt ul {
  padding-left: 15px;
}
.hs2n .hs2n_section_txt ul li {
  list-style: disc;
}
/* ## Site Home2021 Section3
--------------------------------------------- */
.hs3n {
  position: relative;
  padding: 100px 0;
}
.hs3n .wrap {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  padding: 64px;
  border-radius: 20px;
}
/* ## Paitient Stories New
--------------------------------------------- */
.patient_stories_new {
  margin-top: 80px;
  padding-bottom: 80px;
  background-image: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png), url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png);
  background-repeat: no-repeat, no-repeat;
  background-position: -10% 130%, 120% top;
  background-size: 700px, 25%;
}
.patient_stories_new .dashicons, .patient_stories_new .dashicons-before::before {
  font-size: 80px;
  position: absolute;
  bottom: -30px;
  cursor: pointer;
  color: #068dc9;
}
.patient_stories_new .dashicons-arrow-left-alt2 {
  left: 43%;
}
.patient_stories_new .dashicons-arrow-right-alt2 {
  left: 50%;
}
.story_slide_wrap {
  margin-bottom: 25px;
}
.story_slide {
  padding: 0 5%;
}
.story_slide .story_image {
  max-width: 450px;
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -5%;
}
.story_slide .story_text_new {
  float: left;
  width: 100%;
  min-height: 300px;
  padding: 100px 30px 30px 30px;
  margin-top: -50px;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+100&1+0,0.7+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(14, 52, 137) 0%, rgba(14, 52, 137, 0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0e3489", endColorstr="#b30e3489",GradientType=1 ); /* IE6-9 */
}
.story_slide .story_writer {
  display: block;
  font-style: italic;
  font-weight: 400;
  margin-left: 10%;
}
/* ## Site Home2021 Section5
--------------------------------------------- */
.hs5n {
  position: relative;
  background: #000;
  padding: 80px 0 100px 0;
}
.hs5n video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -15%);
  width: 100%;
  height: 100%;
}
.hs5n h2 {
  color: #fff;
  margin-top: 0;
}
.hs5n .wrap {
  position: relative;
  z-index: 1;
}
.hs5n .hs5n_left {
  float: left;
  width: 40%;
}
.hs5n .hs5n_left img {
  width: 48%;
  float: left;
}
.hs5n .hs5n_left img:first-child {
  width: 100%;
  margin-bottom: 20px;
  margin-right: 0;
}
.hs5n .hs5n_left img:last-child {
  float: right;
}
.hs5n .hs5n_right {
  float: right;
  width: 55%;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}
.hs5n .hs5n_right .spacer {
  margin-top: 30px;
}
/* ## Site Home2021 Section6
--------------------------------------------- */
.t-cell-left {
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png) no-repeat;
  background-size: cover;
  width: 350px;
  height: 350px;
  position: absolute;
  bottom: 5%;
  left: 0%;
}
.t-cell-right {
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png) no-repeat;
  background-size: cover;
  width: 500px;
  height: 500px;
  position: absolute;
  top: -15%;
  right: -7%;
}
.hs5n6 {
  background: #0e3489;
  padding: 80px 0 100px 0;
  position: relative;
  overflow: hidden;
}
.hs5n6 h2 {
  color: #fff;
  margin-top: 0;
}
.hs5n6 .wrap {
  position: relative;
  z-index: 1;
}
.news_wrap_big {
  padding-left: 5%;
  color: #fff;
}
.news_wrap_big h3 {
  max-width: 100%;
}
.news_wrap_big .button-white.first {
  margin-right: 30px;
  margin-bottom: 10px;
}
.news_sml {
  float: left;
  width: 48%;
  margin-bottom: 80px;
}
.news_sml .news_wrap_small {
  border-bottom: solid 5px #f7c320;
  padding: 70px 2% 50px 0;
  border-right: solid 5px #f7c320;
  color: #17264b;
}
.news_sml .news_wrap_small:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.news_sml h3 {
  font-size: 20px;
  font-weight: 400;
  color: #17264b;
}
.twitter_box_new {
  float: right;
  width: 48%;
  padding-top: 60px;
}
.twitter_box_new .dashicons {
  font-size: 60px;
  color: #fff;
  background: #3b9cd6;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
}
.twitter_feed .ctf-corner-logo {
  display: none;
}
.about_page h2 {
  color: #17264b;
}
/* ## About Page Section1
--------------------------------------------- */
.abouts1 {
  padding: 120px 0 0 0;
  position: relative;
}
.abouts1 img {
  position: absolute;
  right: 0;
  top: 40px;
}
.abouts1 h2 {
  margin: 0 0 30px;
}
.abouts1_contents {
  max-width: 770px;
}
.abouts1_contents p {
  max-width: 530px;
  margin-bottom: 35px;
}
/* ## About Page Section2
--------------------------------------------- */
.abouts2 {
  padding: 130px 0 0 0;
  vertical-align: top;
}
.abouts2 h2 {
  margin: 0 0 30px 0;
}
.abouts2 .clearfix {
  margin-top: 60px;
}
.about_box {
  padding: 40px;
  color: #fff;
}
.about_box h5 {
  margin: 0 0 15px;
}
.about_box_wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.box1 {
  background: #5c75e5;
}
.box2 {
  background: #6d60bf;
}
.box3 {
  background: #365cb2;
}
.box4 {
  background: #0e74b9;
}
/* ## Testimonials
--------------------------------------------- */
.about_page .patient_stories .wrap {
  margin-top: 100px;
}
.about_page .patient_stories .wrap h2 {
  color: #fff;
}
.about_page .patient_stories_mobile .p_story {
  margin: 0;
}
.about_page .patient_stories_mobile .wrap h2 {
  color: #fff;
}
/* ## About Page Section3
--------------------------------------------- */
.abouts3 {
  padding: 276px 0 220px;
}
.abouts3 .wrap {
  max-width: 1450px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.abouts3 .abouts3_img {
  max-width: 470px;
}
.abouts3 .abouts3_contents {
  max-width: 570px;
}
.abouts3 .sub_heading {
  font-size: 12px;
  color: #17264b;
  text-transform: uppercase;
}
.abouts3 .clearfix {
  margin-top: 40px;
}
.abouts3 .clearfix .btn2 {
  float: right;
}
.spacer_260 {
  display: block;
  height: 260px;
}
.collab_page h2 {
  color: #17264b;
}
.collab_page h5 {
  color: #0e74b9;
}
.collab_page .abouts3 {
  padding-top: 0;
}
.collab_page .tech_s3 .wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}
.collab_page .tech_s3 h2 {
  color: #fff;
}
/* ## Collaborators Page Section1
--------------------------------------------- */
.collab_s1 {
  padding: 120px 0 0 0;
  position: relative;
}
.collab_s1 h3 {
  color: #17264b;
  margin: 0 0 30px;
}
.collab_s1 h5 {
  margin: 0 0 10px;
}
.collab_s1 p {
  margin-bottom: 40px;
}
.collab_s1 p:last-child {
  margin-bottom: 0;
}
.collaborator {
  float: left;
  width: 100%;
  border-bottom: #dddddd solid 1px;
  padding-bottom: 120px;
  margin-bottom: 120px;
}
.coll_image {
  float: left;
  max-width: 370px;
  margin-top: 140px;
}
.coll_details {
  float: right;
  max-width: 680px;
}
/* ## Technology Page Section1
--------------------------------------------- */
.tech_s1 {
  float: right;
  padding: 60px;
  width: 70%;
  color: #fff;
  background: #5c75e5;
  margin: -60px 0 120px;
  position: relative;
  z-index: 2;
}
.tech_s1 h3 {
  margin: 0 0 10px;
}
.tech_s1 h4 {
  margin: 0 0 26px;
}
.tech_s1 .clearfix {
  margin: 30px 0 0 0;
}
.tech_s1_contents {
  max-width: 870px;
}
.tech_s1_contents p:last-child {
  margin-bottom: 0;
}
/* ## Technology Page Section2
--------------------------------------------- */
.tech_s2 {
  clear: both;
}
.tech_s2 h2 {
  color: #17264b;
}
.tab {
  overflow: hidden;
  float: left;
  width: 100%;
  display: flex;
  background: rgba(92, 117, 229, 0.7);
}
/* Style the buttons inside the tab */
.tab button,
.tab a {
  background-color: #5c75e5;
  margin-right: 1px;
  flex: 1 1 0;
  border: none;
  cursor: pointer;
  padding: 30px 0;
  transition: 0.3s;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
/* Change background color of buttons on hover */
.tab button:hover,
.tab a:hover {
  background-color: #365cb2;
}
/* Create an active/current tablink class */
.tab button.active,
.tab a.active {
  background-color: #365cb2;
}
.tabcontent_wrap {
  background-color: #f8f8f8;
  padding: 80px;
  float: left;
  width: 100%;
  min-height: 530px;
  position: relative;
}
.tabcontent_wrap h3 {
  margin: 0 0 13px;
  color: #17264b;
}
.tabcontent_wrap ul {
  margin-left: 30px;
}
.tabcontent_wrap ul li {
  list-style: disc;
  padding-left: 15px;
}
.tabcontent_wrap img {
  max-height: 418px;
  position: absolute;
  top: 100px;
  left: -180px;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  animation: fadeEffect 1s;
  width: 75%;
  float: right;
}
.tabcontent_none {
  display: block;
  padding: 6px 12px;
  width: 75%;
  float: right;
}
.tech_s2_mobile {
  display: none;
}
/* ## Technology Page Section3
--------------------------------------------- */
.tech_s3 {
  position: relative;
  z-index: 2;
}
.tech_s3 .wrap {
  margin-top: 180px;
  max-width: 1390px;
  background: #365cb2;
  padding: 100px 100px 90px;
  color: #fff;
}
.tech_s3 .wrap img {
  margin: -150px 0 0 -190px;
}
.tech_s3_contents {
  float: right;
  max-width: 780px;
}
.tech_s3_contents h2 {
  margin: 0 0 22px 0;
}
.tech_s3_contents h3 {
  margin: 0 0 16px 170px;
}
.tech_s3_contents p {
  margin-left: 205px;
}
.tech_s3_contents .button-white {
  margin-top: 10px;
  margin-left: 205px;
}
/* ## Technology Page Section4
--------------------------------------------- */
.tech_page .hs2 {
  margin-top: -40px;
  padding: 160px 0 160px 0;
}
/* ## Technology Page Section6
--------------------------------------------- */
.tech_page .abouts3 {
  padding: 0 0 100px;
  float: left;
  width: 100%;
}
.tech_page .abouts3 h2 {
  color: #17264b;
}
.tech_page .abouts3 p {
  margin-bottom: 0;
}
.tech_page {
  /* Style the buttons that are used to open and close the accordion panel */
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.tech_page .accordion {
  background-color: #5c75e5;
  color: #fff;
  cursor: pointer;
  padding: 40px 30px;
  width: 100%;
  text-align: left;
  border: none;
  transition: 0.4s;
  margin-bottom: 1px;
}
.tech_page .accordion:after {
  content: ""; /* Unicode character for "plus" sign (+) */
  background: url(../images/arrow-down.png) no-repeat;
  background-size: contain;
  float: right;
  width: 22px;
  height: 15px;
  margin: 10px 0 0 5px;
}
.tech_page .active:after {
  content: " "; /* Unicode character for "minus" sign (-) */
  background: url(../images/arrow-up.png) no-repeat;
  background-size: contain;
}
.tech_page .active, .tech_page .accordion:hover {
  background-color: #365cb2;
}
.tech_page .panel {
  padding: 0 30px 0;
  background-color: #f8f8f8;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.tech_page .panel p:last-child {
  margin-bottom: 50px;
}
.tech_page .panel ul {
  margin-left: 30px;
}
.tech_page .panel ul li {
  list-style: disc;
  padding-left: 15px;
}
.tech_page .panel_spacer {
  display: block;
  width: 100%;
  float: left;
  margin-top: 30px;
}
/* ## Technology Page Masthead
--------------------------------------------- */
.tech_page2021 .masthead_contents {
  max-width: 910px;
}
.tech_page2021 .masthead_subcontents {
  max-width: 700px;
}
.tcell_img_wrap {
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png) -50% top no-repeat;
  background-size: 50%;
}
/* ## Technology Page2021 Section1
--------------------------------------------- */
.tech_new_s1 {
  margin: 110px 0 0 0;
}
.tech_new_s1 .wrap {
  max-width: 960px;
}
/* ## Technology Page2021 Section2
--------------------------------------------- */
.tech_new_s2 h3 {
  color: #0e3489;
}
.tech_new_s2 .img_wrap {
  text-align: center;
}
.tech_new_s2 .img_sm {
  display: none;
}
.tech_new_s2 .highlighted_area {
  max-width: 960px;
  margin: 30px auto 0;
  background: url(../images/bg-blue.jpg) center center no-repeat;
  background-size: cover;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  padding: 50px;
}
/* ## Technology Page2021 Section3
--------------------------------------------- */
.tech_new_s3 .wrap {
  max-width: 960px;
}
.tech_new_s3 button {
  margin: 50px 0;
}
.tech_new_s3 .area_reveal {
  display: none;
}
.tech_new_s3 .highlighted_area {
  position: relative;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#17264b+0,17264b+82,17264b+82,ffffff+82,ffffff+100 */
  background: rgb(23, 38, 75); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(23, 38, 75) 0%, rgb(23, 38, 75) 82%, rgb(23, 38, 75) 82%, rgb(255, 255, 255) 82%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.tech_new_s3 .highlighted_area .wrap {
  max-width: 1050px;
  background: #17264b;
  padding: 50px 30px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.tech_new_s3 .highlighted_area .tcell_bg {
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/tcell.png) center center no-repeat;
  background-size: cover;
  width: 400px;
  height: 400px;
  position: absolute;
  left: -5%;
  bottom: -55%;
}
.tech_new_s3 .highlighted_area .btn_wrap {
  text-align: right;
  margin-top: 30px;
}
.tech_new_s3 .highlighted_area2 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+20,e9e9e9+20,e9e9e9+20,e9e9e9+100 */
  background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgb(233, 233, 233) 20%, rgb(233, 233, 233) 20%, rgb(233, 233, 233) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e9e9e9",GradientType=1 ); /* IE6-9 */
}
.tech_new_s3 .highlighted_area2 .wrap {
  max-width: 1050px;
  padding: 50px 30px;
  background: #e9e9e9;
}
/* ## Technology Page2021 Section4
--------------------------------------------- */
.tech_page2021 .bt-yellow {
  margin-top: -1px;
  position: absolute;
  z-index: 3;
}
.tech_page2021 .hs2n {
  margin-top: -19%;
  position: relative;
  z-index: 4;
}
.tech_page2021 .hs2n .bg_white {
  background: #fff;
  padding: 0;
  margin-top: 50px;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.tech_page2021 .hs2n h3 {
  color: #fff;
  margin: 0;
}
.tech_page2021 .hs2n .hs2n_section:nth-child(2) h3,
.tech_page2021 .hs2n .hs2n_section:nth-child(4) h3 {
  background: #5d71b6;
}
.tech_page2021 .hs2n .hs2n_section:nth-child(3) h3 {
  background: #0e3489;
}
.tech_new_s4 {
  position: relative;
  color: #fff;
  padding: 100px 0 20% 0;
}
.tech_new_s4 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.tech_new_s4 .video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -15%);
  width: 100%;
  height: 100%;
}
.tech_new_s4 .wrap {
  position: relative;
  z-index: 2;
}
.tech_new_s4 h2 {
  margin-top: 0;
}
.tech_new_s4 .tech_new_s4_txt {
  padding-left: 10%;
}
/* ## Technology Page2021 Section5
--------------------------------------------- */
.tech_new_s5 {
  margin-top: 90px;
}
.tech_new_s5 h2 {
  color: #0e3489;
  margin: 0 0 30px;
}
.tech_new_s5 .highlighted_area {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+60,ffffff+60,ffffff+60,ffffff+100 */
  background: rgb(14, 52, 137); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(14, 52, 137) 0%, rgb(14, 52, 137) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0e3489", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}
.tech_new_s5 .highlighted_area .wrap {
  background: #0e3489;
  padding: 50px 0;
  padding-left: 2%;
  padding-right: 2%;
}
.tech_new_s5 .highlighted_area h3 {
  margin: 0 0 20px;
}
.tech_new_s5 .highlighted_area2 {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+15,5d71b6+15,5d71b6+100 */
  background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 25%, rgb(93, 113, 182) 25%, rgb(93, 113, 182) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#5d71b6",GradientType=1 ); /* IE6-9 */
}
.tech_new_s5 .highlighted_area2 .wrap {
  padding: 50px 0 50px 7%;
  background: #5d71b6;
}
.tech_new_s5 .highlighted_area2 h3 {
  margin: 0 0 20px;
}
/* ## Technology Page2021 Section6
--------------------------------------------- */
.tech_new_s6 {
  margin-top: 50px;
}
.tech_new_s6 h2 {
  color: #0e3489;
}
.tech_new_s6 .highlighted_area {
  background: #0e3489;
  padding: 50px;
  margin-top: 50px;
  color: #fff;
}
.tech_new_s6 .highlighted_area h3 {
  margin-top: 0;
}
/* ## Technology Page2021 Section7
--------------------------------------------- */
.tech_new_s7 {
  margin-top: 90px;
}
.tech_new_s7 h2 {
  color: #0e3489;
  margin: 0 0 30px;
}
.tech_new_s7 .highlighted_area {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+60,ffffff+60,ffffff+60,ffffff+100 */
  background: rgb(14, 52, 137); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(93, 113, 182) 0%, rgb(93, 113, 182) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0e3489", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}
.tech_new_s7 .highlighted_area .wrap {
  background: #5d71b6;
  padding: 50px 5%;
}
.tech_new_s7 .highlighted_area h3 {
  margin: 0 0 20px;
}
.tech_new_s7 .highlighted_area2 {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+15,5d71b6+15,5d71b6+100 */
  background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 25%, rgb(49, 94, 194) 25%, rgb(49, 94, 194) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#5d71b6",GradientType=1 ); /* IE6-9 */
}
.tech_new_s7 .highlighted_area2 .wrap {
  padding: 50px 5% 50px 7%;
  background: #315ec2;
}
.tech_new_s7 .highlighted_area2 h3 {
  margin: 0 0 20px;
}
/* ## Technology Page2021 Section8
--------------------------------------------- */
.tech_new_s8 h2 {
  color: #0e3489;
}
.tech_new_s8 .upper_section {
  padding: 50px 0 20% 0;
  position: relative;
  color: #fff;
}
.tech_new_s8 .upper_section ul {
  padding-left: 2%;
  margin-bottom: 30px;
}
.tech_new_s8 .upper_section ul li {
  list-style-type: disc;
}
.tech_new_s8 .upper_section .wrap {
  position: relative;
  z-index: 1;
}
.tech_new_s8 .upper_section .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(14, 52, 137, 0.7);
}
.tech_new_s8 .tech_new_s8img {
  margin-top: -19%;
  position: relative;
  z-index: 1;
}
.tech_new_s8 .tech_new_s8img div {
  color: #0e3489;
}
.tech_new_s8 .highlighted_area {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+60,ffffff+60,ffffff+60,ffffff+100 */
  background: rgb(14, 52, 137); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(49, 94, 194) 0%, rgb(49, 94, 194) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0e3489", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}
.tech_new_s8 .highlighted_area .wrap {
  background: #315ec2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.tech_ng_page h2 {
  margin: 0;
  color: #17264b;
}
.tech_ng_page h4 {
  margin: 0;
  color: #17264b;
}
.ng_s1 ul, .ng_s2 ul {
  margin-left: 30px;
}
.ng_s1 ul li, .ng_s2 ul li {
  list-style: disc;
  padding-left: 15px;
}
/* ## Technology Next Gen Page Section1
--------------------------------------------- */
.ng_s1, .ng_s2 {
  padding: 120px 0 0 0;
}
.ng_s1 img, .ng_s2 img {
  max-width: 470px;
  float: left;
  margin: 0 125px 0 -200px;
}
.ng_s1 .ng_s1_contents, .ng_s2 .ng_s1_contents {
  float: left;
  max-width: 770px;
}
.ng_s1 .ng_s1_contents h2, .ng_s2 .ng_s1_contents h2 {
  margin: 0 0 40px;
}
.ng_s1 .ng_s1_contents h4, .ng_s2 .ng_s1_contents h4 {
  margin-bottom: 16px;
}
.ng_s2 {
  padding: 90px 0 0 0;
}
.ng_s2 img {
  max-width: 470px;
  float: right;
  margin: 0 -200px 0 0;
}
.ng_s1_limitations {
  border-bottom: #ddd solid 1px;
  margin: 0 0 40px 0;
  padding-bottom: 40px;
}
.ng_s1_limitations:last-child {
  border: none;
  margin-bottom: 0;
}
small {
  color: #999;
  font-size: 14px;
}
/* ## Technology Next Gen Page Section3
--------------------------------------------- */
.ng_s3 {
  background: #17264b;
  padding: 155px 0 80px 0;
  margin: -100px 0 0 0;
  color: #fff;
}
.ng_s3_heading {
  margin: 100px 0 0 0;
  position: relative;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#af2065+0,af2065+39,ffffff+46,ffffff+100&1+0,1+46,0+52,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(175, 32, 101) 0%, rgb(175, 32, 101) 39%, rgb(255, 255, 255) 46%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#af2065", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 */
}
.ng_s3_heading .ng_s3_heading_txt {
  background: #af2065;
  max-width: 870px;
  padding: 80px 0;
}
.ng_s3_heading h2 {
  color: #fff;
}
/* ## Technology Next Gen Page Section4
--------------------------------------------- */
.tech_ng_page .collab_s1 h2 {
  margin-bottom: 30px;
}
.tech_ng_page .collab_s1 .clearfix {
  margin-bottom: 85px;
}
.tech_ng_page .collaborator {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.tech_ng_page .collaborator .coll_details {
  border-bottom: solid 1px #ddd;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.tech_ng_page .collaborator .coll_image {
  margin-top: 0;
}
.tech_ng_page .collaborator:last-child .coll_details {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* ## Technology Next Gen Page Section5
--------------------------------------------- */
.tech_ng_page .abouts3 {
  padding: 120px 0;
}
/* ## Technology Manufacturing Page Section1
--------------------------------------------- */
.tech_menu_s1 {
  padding: 120px 0 0 0;
}
.tech_menu_contents {
  max-width: 770px;
}
.tech_menu_contents h2 {
  margin-bottom: 30px;
}
.tech_menu_contents h3 {
  color: #17264b;
  margin-top: 50px;
}
/* ## Technology Manufacturing Page Section2
--------------------------------------------- */
.tech_menu_s2 .wrap {
  max-width: 1500px;
  position: relative;
}
/* Tooltip container */
.tooltip {
  position: absolute;
  display: inline-block;
  float: left;
  width: 68px;
  height: 68px;
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/beacon@2x.png) no-repeat;
  background-size: contain;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tooltip h4 {
  color: #fff;
  margin: 0 0 20px 0;
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 480px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-align: left;
  padding: 40px;
  font-size: 18px !important;
  font-weight: normal;
  cursor: text;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -240px; /* Use half of the width (120/2 = 60), to center the tooltip */
  z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.tooltip1 {
  top: 246px;
  left: 62px;
}
.tooltip2 {
  top: 0;
  left: 390px;
}
.tooltip3 {
  top: 258px;
  left: 690px;
}
.tooltip4 {
  top: 47px;
  left: 994px;
}
.tooltip5 {
  top: 47px;
  left: 1230px;
}
.tooltips_responsive {
  display: none;
}
.tech_mech_s1 ol,
.tech_mech_s2 ol,
.tech_mech_s3 ol {
  padding-left: 15px;
}
.tech_mech_s1 ol li,
.tech_mech_s2 ol li,
.tech_mech_s3 ol li {
  list-style: decimal;
}
.tech_mech_s1 ol,
.tech_mech_s2 ol,
.tech_mech_s3 ol {
  padding-left: 15px;
}
.tech_mech_s1 ol li,
.tech_mech_s2 ol li,
.tech_mech_s3 ol li {
  list-style: disc;
}
/* ## Technology Mechanism Page Section1
--------------------------------------------- */
.tech_mech_s1 {
  padding: 120px 0 0 0;
}
.tech_menu_contents {
  max-width: 770px;
}
.tech_menu_contents h2 {
  margin-bottom: 30px;
}
.tech_menu_contents h3 {
  color: #17264b;
  margin-top: 50px;
}
.tech_mech_s3 .tech_menu_contents {
  margin-bottom: 120px;
}
.tech_mech_s3 h3 {
  color: #17264b;
}
/* ## Technology Mechanism Page Section4
--------------------------------------------- */
.tech_mech_s4 {
  padding-top: 20px;
}
.tech_mech_s4 .tooltip1 {
  top: 0;
  left: 6%;
}
.tech_mech_s4 .tooltip2 {
  top: 0;
  left: 25%;
}
.tech_mech_s4 .tooltip3 {
  top: 0;
  left: 40%;
}
.tech_mech_s4 .tooltip4 {
  top: 0;
  right: 35%;
  left: auto;
}
.tooltips_responsive {
  display: none;
}
/* ## Pipeline Page Section1
--------------------------------------------- */
.pipe_s1 {
  margin: 120px 0 0 0;
}
.pipe_s1 h2 {
  margin: 0 0 60px;
}
.expandable_table {
  margin-bottom: 45px;
}
.expandable_table a {
  color: #fff;
}
.expandable_table table {
  border-bottom: solid 1px #ddd;
  width: 100%;
}
/* ## Pipeline Table Soft lue
--------------------------------------------- */
h4.soft_blue {
  margin: 0;
  padding: 30px 40px;
  background: #5c75e5;
  color: #fff;
}
.tbl_soft_blue th {
  background: #4e63c2;
}
.tbl_soft_blue .accordion:after {
  background: url(../images/icon-arrow-down-soft-blue.png) no-repeat;
}
.tbl_soft_blue .active:after {
  background: url(../images/icon-arrow-up-soft-blue.png) no-repeat;
}
.tbl_soft_blue .active_content {
  background: #5c75e5;
  color: #fff;
  padding: 0 20px;
}
.tbl_soft_blue .tbl_bar {
  position: absolute;
  height: 30px;
  background: #5c75e5;
  top: 30%;
  z-index: 9;
}
.tbl_soft_blue .tbl_mobile_head {
  background: #4e63c2;
}
.tbl_soft_blue .slick-active button {
  background: #365cb2 !important;
  color: #fff;
}
/* ## Pipeline Table iris
--------------------------------------------- */
h4.iris {
  margin: 0;
  padding: 30px 40px;
  background: #6d60bf;
  color: #fff;
}
.tbl_iris th {
  background: #574c98;
}
.tbl_iris .accordion:after {
  background: url(../images/icon-arrow-down-iris.png) no-repeat;
}
.tbl_iris .active:after {
  background: url(../images/icon-arrow-up-iris.png) no-repeat;
}
.tbl_iris .active_content {
  background: #574c98;
  color: #fff;
  padding: 0 20px;
}
.tbl_iris .tbl_bar {
  position: absolute;
  height: 30px;
  background: #6d60bf;
  top: 30%;
  z-index: 9;
}
.tbl_iris .tbl_mobile_head {
  background: #574c98;
}
.tbl_iris .slick-active button {
  background: #365cb2 !important;
  color: #fff;
}
/* ## Pipeline Table windows-blue
--------------------------------------------- */
h4.windows-blue {
  margin: 0;
  padding: 30px 40px;
  background: #365cb2;
  color: #fff;
}
.tbl_windows-blue th {
  background: #2b498e;
}
.tbl_windows-blue .accordion:after {
  background: url(../images/icon-arrow-down-windows-blue.png) no-repeat;
}
.tbl_windows-blue .active:after {
  background: url(../images/icon-arrow-up-windows-blue.png) no-repeat;
}
.tbl_windows-blue .active_content {
  background: #2b498e;
  color: #fff;
  padding: 0 20px;
}
.tbl_windows-blue .tbl_bar {
  position: absolute;
  height: 30px;
  background: #365cb2;
  top: 30%;
  z-index: 9;
}
.tbl_windows-blue .tbl_mobile_head {
  background: #2b498e;
}
.tbl_windows-blue .slick-active button {
  background: #365cb2 !important;
  color: #fff;
}
/* ## Pipeline Table mid-green
--------------------------------------------- */
h4.mid-green {
  margin: 0;
  padding: 30px 40px;
  background: #569e45;
  color: #fff;
}
.tbl_mid-green th {
  background: #4b903b;
}
.tbl_mid-green .accordion:after {
  background: url(../images/icon-arrow-down-mid-green.png) no-repeat;
}
.tbl_mid-green .active:after {
  background: url(../images/icon-arrow-up-mid-green.png) no-repeat;
}
.tbl_mid-green .active_content {
  background: #4b903b;
  color: #fff;
  padding: 0 20px;
}
.tbl_mid-green .tbl_bar {
  position: absolute;
  height: 30px;
  background: #569e45;
  top: 30%;
  z-index: 9;
}
.tbl_mid-green .tbl_mobile_head {
  background: #4b903b;
}
.tbl_mid-green .slick-active button {
  background: #569e45 !important;
  color: #fff;
}
/* ## Pipeline Table tealish
--------------------------------------------- */
h4.tealish {
  margin: 0;
  padding: 30px 40px;
  background: #30bfb7;
  color: #fff;
}
.tbl_tealish th {
  background: #1f9f98;
}
.tbl_tealish .accordion:after {
  background: url(../images/icon-arrow-down-tealish.png) no-repeat;
}
.tbl_tealish .active:after {
  background: url(../images/icon-arrow-up-tealish.png) no-repeat;
}
.tbl_tealish .active_content {
  background: #1f9f98;
  color: #fff;
  padding: 0 20px;
}
.tbl_tealish .tbl_bar {
  position: absolute;
  height: 30px;
  background: #30bfb7;
  top: 30%;
  z-index: 9;
}
.tbl_tealish .tbl_mobile_head {
  background: #1f9f98;
}
.tbl_tealish .slick-active button {
  background: #30bfb7 !important;
  color: #fff;
}
.pipeline_page {
  /* Style the buttons that are used to open and close the accordion panel */
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.pipeline_page th {
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
}
.pipeline_page tr.row_1,
.pipeline_page tr.row_3,
.pipeline_page tr.row_5,
.pipeline_page tr.row_7,
.pipeline_page tr.row_9 {
  background: #f4f4f4;
}
.pipeline_page td {
  padding: 30px 0;
  border-right: solid 1px #dddddd !important;
  font-size: 14px;
  position: relative;
}
.pipeline_page td.tbl_accordion {
  padding: 0;
  position: relative;
}
.pipeline_page .tbl_first_col {
  padding-left: 35px;
  padding-right: 15px;
}
.pipeline_page .tbl_bar {
  position: absolute;
  height: 30px;
  top: 30%;
}
.pipeline_page .accordion {
  cursor: pointer;
  background-color: transparent;
  position: absolute;
  top: -60px;
  right: 20px;
  border: none;
  transition: 0.4s;
  margin-bottom: 1px;
}
.pipeline_page .accordion:after {
  content: ""; /* Unicode character for "plus" sign (+) */
  background-size: contain;
  float: right;
  width: 22px;
  height: 15px;
  margin: 10px 0 0 5px;
}
@media only screen and (max-width: 600px) {
  .pipeline_page .adjust-accordion.accordion {
    top: -40px;
  }
}
.pipeline_page .active:after {
  content: " "; /* Unicode character for "minus" sign (-) */
  background-size: contain;
}
.pipeline_page .panel {
  font-size: 16px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.pipeline_page .panel p:last-child {
  margin-bottom: 50px;
}
.pipeline_page .panel ul {
  margin-left: 30px;
}
.pipeline_page .panel ul li::before {
  content: "•";
  position: relative;
  margin-left: -25px;
  margin-right: 15px;
  font-size: 30px;
  top: 5px;
  line-height: 0;
}
.pipeline_page .panel_spacer {
  display: block;
  width: 100%;
  float: left;
  margin-top: 30px;
}
.tbl_tab {
  display: none;
}
.tbl_mobile {
  display: none;
  font-size: 12px;
  text-align: center;
  /* Style the buttons that are used to open and close the accordion panel */
}
.tbl_mobile .tbl_mobile_head {
  color: #fff;
  padding: 8px 0;
  margin-bottom: 10px;
  display: block;
}
.tbl_mobile .pipeline_tbl_carousel {
  position: relative;
}
.tbl_mobile .accordion {
  position: static;
  margin-bottom: 1px;
  width: 100%;
  display: block;
  clear: both;
  float: left;
  text-align: center;
}
.tbl_mobile .accordion:after {
  content: ""; /* Unicode character for "plus" sign (+) */
  background-size: contain;
  float: none;
  display: block;
  background-position: center center !important;
  width: 22px;
  height: 15px;
  margin: 10px auto;
}
.tbl_mobile .panel {
  display: block;
  text-align: left;
  padding: 0 25px;
}
.tbl_mobile .slick-dots {
  margin: 30px 0 0 0;
}
.tbl_mobile .slick-dots li {
  display: inline;
  text-align: center;
}
.tbl_mobile .slick-dots button {
  border: none;
  background-color: transparent;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.tbl_mobile .slick-prev,
.tbl_mobile .slick-next {
  position: absolute;
  bottom: 5px;
  background-color: transparent;
  border: none;
  font-size: 0;
  line-height: 0;
}
.tbl_mobile .slick-prev {
  left: 0;
}
.tbl_mobile .slick-prev:before {
  content: "‹";
  font-size: 20px;
  color: #365cb2;
}
.tbl_mobile .slick-next {
  right: 0;
}
.tbl_mobile .slick-next:before {
  content: "›";
  font-size: 20px;
  color: #365cb2;
}
.mt-10 {
  margin-top: 10px;
}
/* ## Pipeline TSection 6
--------------------------------------------- */
.pipe_s6 {
  padding: 20px 0 0 0;
  position: relative;
  z-index: 5;
}
.pipe_s6 .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.pipe_s6 .pipe_s6_img {
  text-align: center;
  display: block;
}
.pipe_s6 img {
  /*position: relative;
   width: 59.7%;
   float: right;
   right: 0;
   top: 0;
  margin: -460px 0 0 0;*/
}
.pipe_s6 .wrap::before,
.pipe_s6 .wrap::after {
  display: none;
}
.pipe_box1,
.pipe_box2,
.pipe_box3,
.pipe_box4 {
  position: relative;
  padding: 25px 25px 60px;
  color: #fff;
  margin-bottom: 30px;
}
.pipe_box1 h5,
.pipe_box2 h5,
.pipe_box3 h5,
.pipe_box4 h5 {
  margin: 0 0 15px 0;
}
.pipe_box1 p,
.pipe_box2 p,
.pipe_box3 p,
.pipe_box4 p {
  margin-bottom: 15px;
}
.pipe_box1 .arrow_link,
.pipe_box2 .arrow_link,
.pipe_box3 .arrow_link,
.pipe_box4 .arrow_link {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
}
.pipe_box1 .arrow_link:after,
.pipe_box2 .arrow_link:after,
.pipe_box3 .arrow_link:after,
.pipe_box4 .arrow_link:after {
  font-size: 20px;
}
.pipe_box1::after,
.pipe_box2::after,
.pipe_box3::after {
  display: none;
}
.pipe_box1 {
  background: #5c75e5;
}
.pipe_box2 {
  background: #6d60bf;
}
.pipe_box3 {
  background: #365cb2;
}
.pipe_box4 {
  background: #569e45;
}
/* ## Pipeline TSection 7
--------------------------------------------- */
.pipeline_page .hs2 {
  margin: 90px 0 0 0;
  padding: 180px 0;
}
.pipeline_page .hs2 h3 {
  color: #fff;
}
.pipeline_page .abouts3 {
  padding: 120px 0;
}
/* ## Pipeline Page Section1
--------------------------------------------- */
.ptab_s1 {
  margin: 20px 0 20px 0;
}
.ptab_s1 h2 {
  margin: 0 0 30px;
}
.expandable_table h3 {
  margin: 0 0 40px;
}
/* ## Pipeline Page Section3
--------------------------------------------- */
.ptab_s3 {
  margin: 90px 0 55px 0;
}
.ptab_s3 .wrap {
  max-width: 770px;
}
.ptab_s3 h3 {
  margin: 0 0 15px;
  color: #17264b;
}
.soft-blue-bg {
  background: #5c75e5;
}
.section_right_align .wrap {
  float: right;
  max-width: 70%;
  width: 70%;
  padding: 60px;
}
.section_right_align .wrap * {
  color: #fff;
}
.section_right_align h3 {
  margin-bottom: 60px;
}
.section_right_align hr {
  border: none;
  background: #f7c320;
  height: 4px;
  width: 60px;
  margin: 30px auto;
}
.section_right_align .stats {
  width: 270px;
  float: left;
  text-align: center;
  margin-right: 30px;
}
.section_right_align .mr-0 {
  margin-right: 0 !important;
}
.section_right_align small {
  display: block;
  float: left;
  max-width: 870px;
  margin: 65px 0 0 0;
  clear: both;
}
.section_right_align sub {
  font-size: 24px;
}
/* ## Pipeline Page Section4
--------------------------------------------- */
.ptab_s4, .ptab_s4b {
  background: #f8f8f8;
  clear: both;
  padding: 100px 0 60px 0;
  margin: 120px 0 0 0;
  display: inline-block;
  width: 100%;
}
.ptab_s4 .wrap, .ptab_s4b .wrap {
  /*max-width: 770px;*/
}
.ptab_s4 .wrap ul, .ptab_s4b .wrap ul {
  margin-left: 25px;
}
.ptab_s4 .wrap ul li, .ptab_s4b .wrap ul li {
  list-style: disc;
  padding-left: 15px;
}
.ptab_s4 .wrap small, .ptab_s4b .wrap small {
  margin-top: 40px;
  display: block;
}
.ptab_s4 h3, .ptab_s4b h3 {
  margin-bottom: 15px;
}
.ptab_s4b {
  padding: 60px 0 150px 0;
  margin: 0 0 0 0;
}
.bg_grey {
  background: #f8f8f8;
  float: left;
  width: 100%;
}
.iris-bg {
  background: #6d60bf;
}
/* ## Pipeline Page Section5
--------------------------------------------- */
.ptab_s5 {
  margin: 120px 0 25px 0;
}
.ptab_s5 .wrap {
  max-width: 770px;
}
.ptab_s5 h3 {
  margin: 0 0 15px;
  color: #17264b;
}
.lipstick-bg {
  background: #af2065;
}
/* ## Pipeline Page Section6
--------------------------------------------- */
.pipeline_footer {
  width: 100%;
  clear: both;
}
/* ## Pipeline Footer
--------------------------------------------- */
.pipeline_footer .widget {
  margin-bottom: 0;
}
.widget_lr {
  display: table;
}
.widget_lr * {
  color: #fff;
}
.widget_left,
.widget_right {
  display: table-cell;
  padding: 120px;
}
.widget_left h3,
.widget_right h3 {
  color: #fff;
  margin-bottom: 15px;
}
.widget_left .button-white,
.widget_right .button-white {
  margin-top: 10px;
}
.widget_left {
  background: #5c75e5;
}
.widget_right {
  background: #30bfb7;
}
/* ## Multiple Sclerosis Programs Section2
--------------------------------------------- */
.ms_s3 h3 {
  color: #17264b;
}
.ms_s3_lft {
  float: left;
  max-width: 570px;
}
.ms_s3_rht {
  float: right;
  max-width: 570px;
}
/* ## Pipeline Page Section4
--------------------------------------------- */
.ms_s4 {
  padding-bottom: 120px;
}
/* ## Pipeline cart Section2
--------------------------------------------- */
.cart_s2 {
  margin-bottom: 0;
}
.cart_s2 table {
  margin-bottom: 0;
}
/* ## Pipeline cart Section3
--------------------------------------------- */
.pcart_s3 h3 {
  margin-top: 0;
  margin-bottom: 50px;
}
.pcart_s3 p:last-child {
  margin-bottom: 0;
}
.pcart_s3 hr {
  margin: 80px 0;
}
/* ## Pipeline cart Section3a
--------------------------------------------- */
.pcart_s3a {
  padding-bottom: 120px;
}
.pcart_s3a h3 {
  margin: 0 0 60px 0;
}
.pcart_s3a h5 {
  margin: 0 0 10px 0;
}
.pcart_s3a ul ul {
  margin-left: 50px;
}
.pcart_s3a .stats {
  text-align: left;
  width: auto;
  margin-right: 60px;
}
.pcart_s3a small {
  display: block;
  float: left;
  width: 100%;
}
/* ## Pipeline cart Section4
--------------------------------------------- */
.pcart_s4 {
  margin-top: 100px;
  display: block;
}
.pcart_s4 h3 {
  margin: 0 0 40px;
  color: #17264b;
}
.pcart_s4 small {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.cart_col {
  max-width: 370px;
  min-height: 530px;
  padding: 40px;
  float: left;
}
.cart_col h5 {
  margin: 0 0 30px 0;
}
.cart_col * {
  color: #fff;
}
.cart_col strong {
  display: block;
}
.cart_col div {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: rgba(255, 255, 255, 0.2) solid 1px;
}
.cart_col div:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cart_col1 {
  background: #365cb2;
}
.cart_col2 {
  background: #0e74b9;
  margin: 0 30px;
}
.cart_col3 {
  background: #068dc9;
}
/* ## Pipeline cart Section5
--------------------------------------------- */
.hs2.pcart_s5 {
  padding: 120px 0;
}
.pipeline_cart .widget_mngtech_widget {
  display: none;
}
/* ## Pipeline Other Programs Section3
--------------------------------------------- */
.ptab_s4.op_s3,
.op_s4 {
  padding: 120px 0;
}
.ptab_s4.op_s3 .wrap,
.op_s4 .wrap {
  max-width: 770px;
}
.ptab_s4.op_s3 h3,
.op_s4 h3 {
  margin: 0 0 15px;
  color: #17264b;
}
.op_s3a {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5c75e5+0,5c75e5+52,ffffff+55,7db9e8+100&1+0,1+53,0+54,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(92, 117, 229) 0%, rgb(92, 117, 229) 52%, rgb(146, 163, 238) 53%, rgba(201, 209, 247, 0) 54%, rgba(255, 255, 255, 0) 55%, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5c75e5", endColorstr="#007db9e8",GradientType=1 ); /* IE6-9 */
  width: 100%;
  margin-top: 30px;
}
.op_s3a .wrap {
  max-width: 770px;
  background: #5c75e5;
  padding: 60px 60px 60px 0;
}
.op_s3a * {
  color: #fff;
}
.op_s3a h4 {
  margin: 0 0 15px;
}
.op_s3a p:last-child {
  margin-bottom: 0;
}
.op_s4 .op_s3a {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#365cb2+0,365cb2+50,ffffff+53,ffffff+100&1+0,1+49,0+52,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(54, 92, 178) 0%, rgb(54, 92, 178) 49%, rgba(54, 92, 178, 0.67) 50%, rgba(188, 201, 229, 0) 52%, rgba(255, 255, 255, 0) 53%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#365cb2", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 */
}
.op_s4 .op_s3a .wrap {
  background: #365cb2;
}
/* ## Pipeline Other Programs Section5
--------------------------------------------- */
.section_right_align.op_s5 .wrap,
.section_right_align.op_s6 .wrap {
  margin-bottom: 60px;
}
.section_right_align.op_s5 h3,
.section_right_align.op_s6 h3 {
  margin: 0 0 60px 0;
}
.section_right_align.op_s5 .stats,
.section_right_align.op_s6 .stats {
  width: auto;
  text-align: left;
  margin-right: 60px;
}
.section_right_align.op_s5 .stats h5,
.section_right_align.op_s6 .stats h5 {
  margin: 0 0 10px;
}
.section_right_align.op_s5 .stats:last-child,
.section_right_align.op_s6 .stats:last-child {
  margin-right: 0;
}
.section_right_align.op_s6 .wrap {
  margin-bottom: 0;
}
/* ## Clinical trials page posts
--------------------------------------------- */
.clinical_posts .wrap {
  max-width: 770px;
}
.clinical_posts h3 {
  margin: 0 0 30px 0;
  color: #17264b;
}
.clinical_posts .ct_post_text {
  margin: 30px 0;
}
.ct_post_wrap {
  padding: 120px 0;
}
.ct_post_wrap:nth-child(even) {
  background: #f8f8f8;
}
/* ## Clinical trials Section0
--------------------------------------------- */
.ct_s0 {
  margin: 120px 0 0 0;
}
.ct_s0 h2 {
  color: #17264b;
  margin-top: 0;
}
.clinical_trials .expandable_table th {
  color: #fff;
  border-right: solid 1px #fff;
  font-size: 16px;
  word-wrap: normal;
}
.clinical_trials .expandable_table tr {
  border: solid 1px #dddddd;
}
.clinical_trials .expandable_table td {
  border-right: solid 1px #dddddd;
  font-size: 14px;
}
.clinical_trials .expandable_table td:last-child {
  border-right: none;
}
.clinical_trials .expandable_table td, .clinical_trials .expandable_table th {
  padding: 15px;
}
.clinical_trials .expandable_table .tbl_head td, .clinical_trials .expandable_table .tbl_head th {
  padding: 0;
}
.clinical_trials .expandable_table a {
  color: #0e74b9;
}
/* ## Clinical trials Section1
--------------------------------------------- */
.clinical_wrap {
  display: table;
}
.clinical_s1,
.clinical_s2 {
  display: table-cell;
  width: 50%;
  padding: 100px 75px;
  color: #fff;
}
.clinical_s1 *,
.clinical_s2 * {
  color: #fff;
}
.clinical_s1 h3,
.clinical_s2 h3 {
  margin: 0 0 15px 0;
}
.clinical_s1 .clearfix,
.clinical_s2 .clearfix {
  margin-top: 40px;
}
.clinical_s1 .clearfix a,
.clinical_s2 .clearfix a {
  margin: 0 5px 15px 0;
}
.clinical_s1 .clearfix a:last-child,
.clinical_s2 .clearfix a:last-child {
  margin-right: 0;
}
.clinical_s1 {
  background: #365cb2;
}
.clinical_s2 {
  background: #af2065;
}
/* ## Clinical trials Section3
--------------------------------------------- */
.clinical_s3 .wrap {
  max-width: 770px;
  padding: 100px 0;
}
.single-clinical-trials .cta_bar .wrap,
.single-clinical-trials .site-inner .wrap {
  max-width: 770px;
}
.single-clinical-trials h2, .single-clinical-trials h3, .single-clinical-trials h4, .single-clinical-trials h5 {
  margin: 0;
}
.single-clinical-trials h2, .single-clinical-trials h3 {
  color: #17264b;
}
.single-clinical-trials h3 {
  margin-bottom: 16px;
}
/* ## Clinical trial Post CTA Bar
--------------------------------------------- */
.cta_bar {
  background: #5c75e5;
  color: #fff;
}
.cta_bar .wrap {
  padding: 30px 0;
  display: flex;
  align-items: center;
}
.cta_bar .wrap a {
  margin-left: auto;
}
/* ## Clinical trial Post Section1
--------------------------------------------- */
.ct_s1 {
  margin: 120px 0 0 0;
}
.ct_s1 h2 {
  margin-bottom: 30px;
}
.ct_s1 .clearfix {
  margin: 30px 0 40px;
}
.ct_s1 h5 {
  color: #068dc9;
  margin-bottom: 10px;
}
.ct_s1 .trial_headings {
  border-bottom: solid 1px #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.ct_s1 .trial_headings.th_last {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.trial_status {
  color: #fff;
  padding: 8px 34px;
  font-size: 12px;
  font-weight: bold;
}
.lbl-mid-green {
  background: #569e45;
}
.lbl-mid-green2 {
  background: rgba(86, 158, 69, 0.3);
  color: #569e45;
}
.lbl-golden-yellow {
  background: rgba(247, 195, 32, 0.3);
  color: #bc9313;
}
.lbl-golden-red {
  background: #ff0000;
}
/* ## Clinical trial Post Section2
--------------------------------------------- */
.ct_s2 {
  position: relative;
  border-bottom: solid 5px #365cb2;
}
.ct_s2 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(23, 38, 75, 0.8);
}
.ct_s2 .wrap {
  position: relative;
  z-index: 1;
  padding: 120px 0;
  margin-top: 120px;
}
.ct_s2 h3, .ct_s2 * {
  color: #fff;
}
.ct_s2 h3 {
  margin-bottom: 16px;
}
.ct_s2 h4 {
  color: #068dc9;
  margin-bottom: 16px;
}
/* ## Clinical trial Post Section3
--------------------------------------------- */
.ct_s3 {
  margin: 120px 0 60px;
}
.ct_s3a {
  max-width: 1170px;
  background: #5c75e5;
  margin: 0 auto 120px;
  padding: 60px 0;
}
.ct_s3a .wrap * {
  color: #fff;
}
.ct_s3a .wrap div {
  border-bottom: solid 1px #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  min-height: 100px;
}
.ct_s3a .wrap div.last-item {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ct_s3a h5 {
  margin-bottom: 10px;
}
.ct_s3a_col_lft {
  float: left;
  width: 45%;
}
.ct_s3a_col_rht {
  float: right;
  width: 45%;
}
/* ## Clinical trial Post Section4
--------------------------------------------- */
.ct_s4 {
  display: inline-block;
  clear: both;
  width: 100%;
}
.ct_s4 .tab {
  max-width: 1170px;
  margin: 0 auto;
  float: none;
  background-color: transparent;
}
.ct_s4 .tab .tablinks {
  background: #121e3c;
  margin-right: 0;
}
.ct_s4 .tab .tablinks.active {
  background: #17264b;
}
.ct_s4 .tabcontent_wrap {
  background: #17264b;
  padding: 95px 0;
}
.ct_s4 .tabcontent_wrap * {
  color: #fff;
}
.ct_s4 .tabcontent_wrap .tabcontent {
  float: left;
  width: 100%;
}
.ct_s4 .tabcontent_wrap h5 {
  margin-bottom: 10px;
}
.ct_s4 .tabcontent_wrap article {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.ct_s4 .tabcontent_wrap article.last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ct_s4 .tabcontent_wrap .tooltip {
  float: none;
  background: none;
  position: relative;
  border: solid 2px #34c4ec;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 11px;
  color: #34c4ec;
  display: inline-block;
  text-align: center;
}
.ct_s4 .tabcontent_wrap .tooltip .tooltiptext {
  top: -140px;
  bottom: auto;
  left: auto;
  margin-left: 20px;
}
.ct_s4 .tabcontent_wrap .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  left: auto;
  bottom: auto;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}
.ct_s4 .tabcontent_wrap .info_icon {
  color: #34c4ec;
}
/* ## Clinical trial Post Section4 Mobile
--------------------------------------------- */
.ct_s4_mobile {
  display: none;
}
.ct_s4_mobile * {
  color: #fff;
}
.ct_s4_mobile .ct_s4_mobile_acc1 {
  background: #17264b;
  padding: 0 5%;
}
.ct_s4_mobile .ct_s4_mobile_acc2 {
  background: #121e3c;
  padding: 0 5%;
}
.ct_s4_mobile .accordion {
  border: none;
  background-color: transparent;
  padding: 40px 0;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: left;
}
.ct_s4_mobile .accordion:after {
  content: " ";
  background: url(../images/arrow-down.png) no-repeat;
  background-size: contain;
  width: 23px;
  height: 15px;
  margin-top: 10px;
  float: right;
}
.ct_s4_mobile .active:after {
  content: " "; /* Unicode character for "minus" sign (-) */
  background: url(../images/arrow-up.png) no-repeat;
  background-size: contain;
  width: 23px;
  height: 15px;
  float: right;
}
.ct_s4_mobile .panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-size: 14px;
}
.ct_s4_mobile .panel h5 {
  font-size: 16px;
}
.ct_s4_mobile .panel .panel_spacer {
  margin-top: 50px;
}
.ct_s4_mobile article {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.ct_s4_mobile article.last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ct_s4_mobile .tooltip {
  float: none;
  background: none;
  position: relative;
  border: solid 2px #34c4ec;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 11px;
  color: #34c4ec;
  display: inline-block;
  text-align: center;
}
.ct_s4_mobile .tooltip .tooltiptext {
  width: 200px;
  font-size: 14px !important;
  padding: 10px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 100%;
  bottom: auto;
  right: 0;
  left: 0;
  margin-left: -120px;
  margin-top: 15px;
}
.ct_s4_mobile .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%; /* At the top of the tooltip */
  left: 40%;
  top: auto;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.ct_s4_mobile .info_icon {
  color: #34c4ec;
}
/* ## Clinical trial Post Section5
--------------------------------------------- */
.ct_s5 {
  padding: 120px 0 0 0;
}
.ct_s5 .wrap {
  margin-bottom: 120px;
}
.ct_s5 article {
  display: none;
  border-top: solid 1px #d8d8d8;
  margin-top: 30px;
  padding-top: 30px;
  float: left;
  width: 100%;
}
.ct_s5 .ct_s5_location {
  float: left;
}
.ct_s5 .trial_status {
  float: right;
  margin-top: 15px;
}
.gm-style-iw-d {
  padding: 30px 40px !important;
  font-size: 18px;
  text-align: left;
}
.gm-style-iw-d .trial_status {
  margin-top: 20px !important;
  display: inline !important;
  float: left;
}
.gm-style-iw.gm-style-iw-c {
  border-radius: 0 !important;
}
/*.wpsl-search,
.wpsl-info-actions,
.wpsl-info-window strong
{
    display: none !important
}
#wpsl-result-list {
    display: none !important;
}

#wpsl-gmap {
    width: 100% !important;
}
#wpsl-gmap img[src*="red@2x"] {
    display: none !important;
}
#wpsl-wrap{
    margin-bottom: 0 !important
}*/
/* ## Clinical trial Post Section6
--------------------------------------------- */
.ct_s6 {
  background: #af2065;
  padding: 120px 0;
}
.ct_s6 h3, .ct_s6 * {
  color: #fff;
}
.ct_s6 .clearfix {
  margin-top: 40px;
}
.ct_s6 .clearfix a:first-child {
  margin-right: 30px;
}
/* ## Clinical trial Post Section7
--------------------------------------------- */
.ct_s7 {
  background: #f8f8f8;
  padding: 120px 0;
}
.ct_s7 p:last-child {
  margin-bottom: 0;
}
/* ## Clinical trial Post Section8
--------------------------------------------- */
.ct_s8 {
  padding: 120px 0;
}
.ct_s8 .faq_accordion {
  background: #f8f8f8;
  margin-bottom: 30px;
  padding: 35px 80px;
  position: relative;
}
.ct_s8 .faq_accordion:last-child {
  margin-bottom: 0;
}
.ct_s8 .accordion {
  border: none;
  background-color: transparent;
  font-size: 24px;
  font-weight: bold;
  color: #17264b;
  padding: 0;
}
.ct_s8 .accordion:before {
  content: "+";
  color: #365cb2;
  position: absolute;
  left: 30px;
  margin-top: -10px;
  font-size: 34px;
}
.ct_s8 .accordion.active:before {
  content: "-";
  color: #365cb2;
  position: absolute;
  left: 30px;
  margin-top: -10px;
  font-size: 34px;
}
.ct_s8 .panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.ct_s8 .panel .spacer {
  margin-top: 20px;
}
.ct_s8 h3 {
  margin-bottom: 35px;
}
.ct_s8 small {
  display: block;
  padding: 190px 0 0;
}
/* ## Expanded Access Common
--------------------------------------------- */
.ea_sect h2 {
  margin: 0 0 30px;
}
.ea_sect h3 {
  margin: 0 0 16px 0;
}
/* ## Expanded Access Section1
--------------------------------------------- */
.ea_s1 {
  margin: 60px 0;
}
.ea_s1 p:last-child {
  margin-bottom: 0;
}
/* ## Expanded Access Section2
--------------------------------------------- */
.ea_s2 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5c75e5+0,5c75e5+52,ffffff+55,7db9e8+100&1+0,1+53,0+54,0+100 */
  background: #414042;
}
.ea_s2 .wrap2 {
  background: #414042;
  padding: 60px 60px 60px 0;
}
.ea_s2 .wrap2 p {
  color: #fff;
}
/* ## Expanded Access Section3
--------------------------------------------- */
.ea_s3 {
  margin: 120px 0;
}
.ea_s3 ul {
  margin: 0 0 25px 25px;
}
.ea_s3 ul li {
  list-style: disc;
  padding-left: 15px;
}
/* ## Expanded Access Section3
--------------------------------------------- */
.ea_s4 {
  padding: 120px 0;
  background: #f8f8f8;
}
/* ## Patient Page common
--------------------------------------------- */
/* ## Patient Page section1
--------------------------------------------- */
.p_s1 {
  padding: 120px 0 90px 0;
}
.p_s1 p:last-child {
  margin-bottom: 0;
}
.p_s1 ul, .p_s1 ol {
  margin-left: 20px;
  margin-bottom: 30px;
}
.p_s1 ul li, .p_s1 ol li {
  list-style-type: disc;
}
/* ## Patient Page section2
--------------------------------------------- */
.p_s2 {
  padding: 0 0 40px;
}
.p_s2 .wrap {
  max-width: 770px;
}
.p_s2 h2 {
  color: #17264b;
  margin: 0;
  margin-bottom: 30px;
}
/* ## Patient Page Patient Stories
--------------------------------------------- */
.patients .patient_stories .wrap {
  margin-top: 0;
  padding-top: 120px;
  min-height: 800px;
}
.patients .patient_stories h2 {
  position: relative;
  color: #fff;
  margin-bottom: 40px;
}
.patients .patient_stories .story_text {
  margin-top: 55px;
}
.patients .patient_stories .p_story .slick-dots {
  position: relative;
}
/* ## Patient Page Clinical trials
--------------------------------------------- */
.patients .abouts3 {
  padding-top: 185px;
  padding-bottom: 120px;
}
.patients .widget_register_lr_col_widget {
  display: none;
}
/* ## Patient Page Section3
--------------------------------------------- */
.p_s3 {
  padding: 75px 0;
  background: #5c75e5;
  text-align: center;
  clear: both;
}
.p_s3 .wrap {
  max-width: 670px;
}
.p_s3 h3, .p_s3 * {
  color: #fff;
}
.p_s3 .clearfix {
  margin: 15px 0 30px;
}
/* ## Patient stories
--------------------------------------------- */
.single-patient-stories .p_s1 {
  padding-top: 0;
}
.single-patient-stories .p_s1 h2, .single-patient-stories .p_s1 h3, .single-patient-stories .p_s1 h4 {
  color: #17264b;
}
.single-patient-stories .p_s1 .blockquot {
  background: #365cb2;
  color: #fff;
  font-size: 36px;
  font-style: italic;
  padding: 2% 5%;
}
.patient_bio {
  margin: 80px 0;
}
.bio_image {
  height: 800px;
  margin: 80px 0;
  display: block;
  width: 100%;
}
.spacer_120 {
  height: 120px;
}
/* ## Patient stories Page
--------------------------------------------- */
.ps_section1 {
  padding: 120px 0 0 0;
}
.ps_section1 .wrap {
  max-width: 1170px;
}
.ps_section1 h2 {
  color: #17264b;
  margin-top: 0;
}
/* ## Patient Page common
--------------------------------------------- */
/* ## Patient Page V2 section1
--------------------------------------------- */
.pv2_s1 {
  margin: 30px 0 0 0;
}
.pv2_s1 .wrap .share_story_dtl {
  margin-bottom: 30px;
}
.pv2_s1 .wrap .btn-soft-blue {
  margin-bottom: 20px;
}
.pv2_s1 .area_reveal {
  display: none;
  margin-bottom: 50px;
  margin-top: 20px;
}
.pv2_s1 .area_reveal .wrap {
  padding: 2% 4%;
  background: #EFF4F4;
  border: inside 1px #979797;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield_html {
  text-align: right;
  font-size: 12px;
  line-height: 16px;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_6 .gform_body .gform_fields .gfield select {
  height: 60px;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_6 .gform_body .gform_fields .gfield select,
body #gform_wrapper_6 .gform_body .gform_fields .gfield textarea {
  font-size: 18px;
  line-height: 22px;
  padding-left: 15px;
  padding-right: 15px;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; /* Remove default arrow */
  background: #fff url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/Expand_Icon.png) 97% center no-repeat;
  background-size: 17px;
}
body #gform_wrapper_6 .gform_body .gform_fields input[type=checkbox] {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin: 4px 6px 0 0;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield_consent_label {
  font-size: 12px;
  display: inline-block;
  width: 90%;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield_required {
  display: none;
}
body #gform_wrapper_6 .gform_body .gform_fields .gfield_consent_description {
  width: 100%;
  max-height: auto;
  overflow-y: auto;
  border: none;
  margin-top: 12.8px;
  padding: 0;
  font-size: 12px;
}
body #gform_wrapper_6 .gform_footer input[type=submit] {
  width: 150px;
  display: inline;
  padding: 15px 40px;
}
/* ## Patient Page V2 Footer sections
--------------------------------------------- */
.pv2_s2 .wrap {
  max-width: 1012px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.pv2_s2 .wrap:before, .pv2_s2 .wrap:after {
  display: none;
}
.pv2_s2 .card {
  position: relative;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background: #fff;
  width: 300px;
  height: 360px;
  margin-top: 50px;
}
.pv2_s2 .card a {
  display: block;
  width: 100%;
  height: 100%;
  color: #4d4d4f;
}
.pv2_s2 .card .img_placehholder {
  display: block;
  height: 200px;
}
.pv2_s2 .card_text {
  padding: 20px 15px;
  margin-bottom: 40px;
  line-height: 22px;
  font-size: 15px;
}
.pv2_s2 .card_text h4 {
  font-size: 16px;
  color: #f7c320;
  margin: 0 0 5px;
}
.pv2_s2 .card_link {
  background: #f7c320;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.pv2_s2 .card_link:before {
  content: "\f345";
  color: #fff;
  font-family: dashIcons;
  font-size: 20px;
}
.pv2_s2 .card:hover {
  cursor: pointer;
}
.pv2_s2 .card:hover .img_placehholder {
  opacity: 0.8;
}
.pv2_s2 .card:hover .card_link {
  background: #17264b;
}
.pv2_s2 .card:hover * {
  transition: all 800ms ease;
}
.pv2_s2 .button_wrap {
  text-align: right;
  display: block;
}
.pv2_s2 .button_wrap .wrap {
  display: block;
}
.pv2_s2 .button_wrap .wrap a {
  margin-top: 50px;
  margin-bottom: 50px;
}
.btn-soft-blue {
  display: inline-block;
  background-color: transparent;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  margin-bottom: 10px;
  letter-spacing: 1.17px;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.btn-soft-blue {
  background-color: #5c75e5;
  color: #fff;
  border: solid 2px #5c75e5;
}
.btn-soft-blue:hover,
.btn-soft-blue-active {
  color: #5c75e5;
  background-color: transparent;
}
/* ## Patient Stories Strength
--------------------------------------------- */
/* ## Patient Stories Strength section1
--------------------------------------------- */
.pss_s1 {
  margin: 30px 0 0 0;
}
/* ## Patient Stories Strength section2
--------------------------------------------- */
.pss_s2 .wrap {
  max-width: 1065px;
  justify-content: center;
}
.pss_s2 .card {
  width: 300px;
  height: 430px;
  margin: 50px 27px 0;
}
.pss_s2 .card_text {
  font-style: italic;
}
.pss_s2 .card_text h4 {
  font-style: normal;
  font-weight: bold;
}
.pss_s2_2cards .wrap {
  max-width: 745px;
}
.patient_filter {
  display: block;
  text-align: right;
  margin-top: 50px;
}
.patient_filter .wrap {
  max-width: 1012px;
}
.patient_filter .patient_filter_inner {
  background: #EFF4F4;
  display: inline;
  padding: 20px 20px;
  font-weight: bold;
  color: #17264b;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.patient_filter .patient_filter_inner .container {
  display: inline;
  position: relative;
  padding-left: 30px;
  margin-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.patient_filter .patient_filter_inner .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.patient_filter .patient_filter_inner .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: #C8C8C8 solid 1px;
}
.patient_filter .patient_filter_inner .container input:checked ~ .checkmark {
  background-color: #f7c320;
  border: #EFF4F4 solid 1px;
}
.patient_filter .patient_filter_inner .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.patient_filter .patient_filter_inner .container input:checked ~ .checkmark:after {
  display: block;
}
.patient_filter .patient_filter_inner .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
/* ## Patient Stories Strength section3
--------------------------------------------- */
.pss_s3 h3 {
  color: #17264a;
  background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/Story_Icon.png) left center no-repeat;
  background-size: 100px;
  padding: 30px 0 30px 124px;
  margin-bottom: 20px;
}
.abbreviations {
  margin: 0 0 50px 0;
  font-size: 12px;
  line-height: 15px;
}
/* ## Patient Stories Strength section4
--------------------------------------------- */
.pv2_s4 {
  background: #414042;
}
/* ## Patient Stories Strength section5
--------------------------------------------- */
.patients-inq {
  text-align: center;
  padding: 50px 0;
  font-size: 22px;
}
.patients-inq p {
  margin-bottom: 0;
}
/* ## Single Stories Strength Common
--------------------------------------------- */
.responsive-700 {
  display: none;
}
.ms_stories_s1 .wrap,
.ms_stories_s2 .wrap,
.ms_stories_s3 .wrap,
.ms_stories_btn .wrap {
  max-width: 945px;
}
.ms_stories_s1 h2,
.ms_stories_s2 h2,
.ms_stories_s3 h2,
.ms_stories_btn h2 {
  font-size: 32px;
  color: #17264b;
}
.ms_stories_s1 h3,
.ms_stories_s2 h3,
.ms_stories_s3 h3,
.ms_stories_btn h3 {
  font-size: 32px;
  color: #17264b;
}
.ms_stories_s1 h4,
.ms_stories_s2 h4,
.ms_stories_s3 h4,
.ms_stories_btn h4 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 10px;
}
.ms_stories_s1 img,
.ms_stories_s2 img,
.ms_stories_s3 img,
.ms_stories_btn img {
  float: left;
  margin: 0 30px 20px 0;
}
.ms_stories_s1 img.alignright,
.ms_stories_s2 img.alignright,
.ms_stories_s3 img.alignright,
.ms_stories_btn img.alignright {
  float: right;
  margin: 0 0 20px 30px;
}
.ms_stories_s1 p,
.ms_stories_s2 p,
.ms_stories_s3 p,
.ms_stories_btn p {
  text-indent: 30px;
}
.ms_stories_s1 blockquote,
.ms_stories_s2 blockquote,
.ms_stories_s3 blockquote,
.ms_stories_btn blockquote {
  font-weight: 700;
  font-style: normal;
  color: #6d60bf;
  font-size: 32px;
  text-align: center;
  line-height: 1.3;
  margin-top: 0;
  padding-right: 30px;
}
.ms_stories_s1 blockquote:before,
.ms_stories_s2 blockquote:before,
.ms_stories_s3 blockquote:before,
.ms_stories_btn blockquote:before {
  top: 0;
  left: 6px;
  display: inline;
}
.ms_stories_s1 blockquote:after,
.ms_stories_s2 blockquote:after,
.ms_stories_s3 blockquote:after,
.ms_stories_btn blockquote:after {
  margin-left: -7px;
  display: inline-block;
}
.ms_stories_s1 blockquote p,
.ms_stories_s2 blockquote p,
.ms_stories_s3 blockquote p,
.ms_stories_btn blockquote p {
  display: inline;
  text-align: center;
}
.ms_stories_s1 .full-image blockquote:before,
.ms_stories_s2 .full-image blockquote:before,
.ms_stories_s3 .full-image blockquote:before,
.ms_stories_btn .full-image blockquote:before {
  top: 0;
  left: -2px;
}
.ms_stories_s1 .full-image blockquote:after,
.ms_stories_s2 .full-image blockquote:after,
.ms_stories_s3 .full-image blockquote:after,
.ms_stories_btn .full-image blockquote:after {
  margin-left: 0;
}
.single-ms-stories .top_sub_menu,
.single-ms-stories .ms_stories_masthead,
.single-ptld-stories .top_sub_menu,
.single-ptld-stories .ms_stories_masthead {
  position: relative;
  z-index: 1;
}
/* ## Single Stories Strength MAsthead
--------------------------------------------- */
.ms_stories_masthead {
  background: url(../images/Header_700x150.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.ms_stories_masthead .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  min-height: 200px;
}
.ms_stories_masthead h1 {
  color: #fff;
}
/* ## Single Stories Strength Section1
--------------------------------------------- */
.ms_stories_s1 {
  margin-top: 50px;
}
.ms_stories_s1 h2 {
  margin: 0 0 0;
}
.ms_stories_s1 h3 {
  margin-top: 10px;
}
.ms_stories_s1 img {
  max-width: 520px;
}
.ms_stories_s1 blockquote.ms_s1_top_quote {
  font-size: 24px;
  line-height: 30px;
  text-align: left;
}
.ms_stories_s1 blockquote.ms_s1_top_quote:before {
  display: inline;
  left: 0;
  top: 5px;
}
.ms_stories_s1 blockquote.ms_s1_top_quote:after {
  top: 5px;
  margin-left: 0;
}
.ms_stories_s1 p {
  text-indent: 50px;
}
.abbr p {
  text-indent: 0 !important;
}
/* ## Single Stories Strength Section2
--------------------------------------------- */
.mss1_left_img_content img,
.simple_content img {
  float: left;
  max-width: 320px;
}
/* ## Single Stories Strength Section3
--------------------------------------------- */
.ms_stories_s2 img,
.ms_stories_s3 img {
  max-width: 320px;
}
.ms_stories_s2 blockquote:before,
.ms_stories_s3 blockquote:before {
  display: inline;
}
.full-image {
  margin: 20px 0 40px;
  width: 100%;
  float: left;
}
.full-image .wrap {
  min-height: 378px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  align-content: stretch;
}
.full-image blockquote {
  max-width: 400px;
  padding: 50px 2%;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
.ms_stories_btn {
  text-align: right;
  margin: 50px 0;
}
/* ## Single Stories Strength Fixed Nav
--------------------------------------------- */
#psticky_nav ul {
  display: none;
}
.patient_fixed_nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
  height: 100%;
  background: #EFF4F4;
}
.patient_fixed_nav ul {
  margin: 0;
  display: block !important;
}
.patient_fixed_nav ul li {
  list-style: none;
  padding: 0 20px;
  position: relative;
}
.patient_fixed_nav ul li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #979797;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.patient_fixed_nav ul li a:hover,
.patient_fixed_nav ul li a.active {
  background: #34c4ec;
}
.patient_fixed_nav ul li.active_li:after {
  content: "\f139";
  font-size: 100px;
  color: #EFF4F4 !important;
  font-family: dashIcons;
  position: absolute;
  top: -78px;
  left: 15px;
  display: none;
}
.top100 {
  top: 185px;
}
#menu-item-16638 .sub-menu li {
  display: none !important;
}
blockquote.placement_center {
  margin: auto;
}
blockquote.placement_left {
  float: left;
  text-align: left;
}
blockquote.placement_right {
  float: right;
  text-align: left;
}
/* ## Patient Page common
--------------------------------------------- */
/* ## About EBV Page V2 section1
--------------------------------------------- */
.aboutEbv_s1 .ebv_fact {
  max-width: 535px;
  margin: 20px auto 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  font-size: 32px;
  color: #6d60bf;
  font-weight: 700;
  line-height: 1.2;
}
.aboutEbv_s1 .ebv_fact img {
  max-width: 83px;
  margin-right: 5%;
}
/* ## About EBV Page V2 section2
--------------------------------------------- */
.aboutEbv_s2 .about_ebv_cols {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  text-align: center;
}
.aboutEbv_s2 .about_ebv_cols div {
  width: 46%;
}
.aboutEbv_s2 .about_ebv_cols img {
  max-height: 75px;
  margin-bottom: 20px;
}
.aboutEbv_s2 .about_ebv_cols .aboutebv_s2_left img {
  max-height: 64px;
}
.aboutEbv_s2 .about_ebv_cols .aboutebv_s2_img {
  height: 100px;
  display: block;
  text-align: center;
  width: 100%;
}
.aboutEbv_s2 .about_ebv_cols p {
  text-align: left;
}
/* ## About EBV Page V2 section3
--------------------------------------------- */
.aboutEbv_s3 {
  margin-top: 30px;
  padding: 20px 0 30px;
  background: #414042;
  color: #fff;
}
.aboutEbv_s3 h3 {
  color: #fff;
}
.spacer_60 {
  height: 60px;
}
/* ## Patient Page common
--------------------------------------------- */
/* ## About PTLD Page V2 section2
--------------------------------------------- */
.ptld_s2 {
  background-color: #414042;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  padding: 15px 0;
  margin-top: 20px;
}
/* ## About PTLD Page V2 section3
--------------------------------------------- */
.ptld_s3 {
  background: #EFF4F4;
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}
/* ## About PTLD Page V2 section3
--------------------------------------------- */
.key_players {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;
  max-width: 650px;
  margin: auto;
}
.key_players .kplayer {
  margin: 50px 0 0 0;
  text-align: center;
  width: 33%;
  font-size: 16px;
  line-height: 20px;
}
.key_players .kplayer .img_wrap {
  min-height: 110px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.key_players .kplayer strong {
  display: block;
  margin: 30px 0 0 0;
}
.key_players .kplayer:nth-child(5) {
  width: 42%;
}
/* ## About PTLD Page V2 section4
--------------------------------------------- */
.ptld_s4, .msv2_s4 {
  background: #414042;
  margin: 0 0 0 0;
  padding: 20px 0 50px 0;
}
.ptld_s4 .wrap770, .msv2_s4 .wrap770 {
  color: #fff;
}
.ptld_s4 .wrap770 h3, .msv2_s4 .wrap770 h3 {
  color: #fff;
}
.infographics {
  margin: 30px 0 0 0;
}
.infog {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcfdfe+0,dbeaf7+100 */
  background: #fcfdfe; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fcfdfe 0%, #dbeaf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcfdfe", endColorstr="#dbeaf7",GradientType=0 ); /* IE6-9 */
  color: #17264b;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  position: relative;
}
.infog .infog_num_text {
  font-weight: 700;
  width: 260px;
}
.infog .infog_num_text strong {
  display: block;
  border-bottom: 5px solid #fff;
  padding: 0 30px 0;
  font-size: 60px;
  line-height: 70px;
}
.infog .infog_num_text p {
  padding: 30px 30px 0;
  margin-bottom: 0;
  line-height: 22px;
}
.infog .infog_image {
  border-left: 5px solid #fff;
  width: 748px;
  padding: 0;
  text-align: center;
  position: relative;
}
.infog .infog_image img {
  max-width: 100%;
}
.infog .infog_image:after {
  width: 0;
  height: 0;
  position: absolute;
  bottom: -27px;
  left: 23%;
  border-left: 51px solid transparent;
  border-right: 51px solid transparent;
  border-top: 27px solid #DBEAF7;
  content: " ";
  z-index: 2;
}
.infog:last-child .infog_image::after {
  display: none;
}
.infog:last-child .infog_image {
  padding-bottom: 0;
}
.infog:last-child .infog_image img {
  margin-bottom: 0 !important;
}
.infog:last-child .infog_image svg {
  float: left;
}
/* ## About PTLD Page V2 section5
--------------------------------------------- */
.ptld_s5 {
  margin: 30px 0 50px;
}
.ptld_s5 .wrap770 {
  max-width: 700px;
}
.ptld_resources {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  margin: 50px auto 0;
  max-width: 655px;
}
.ptld_resources .p_resource {
  width: 300px;
  margin-bottom: 38px;
  padding: 0 10px 0 15px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
.ptld_resources .p_resource a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  min-height: 130px;
  font-weight: 700;
  line-height: 1.2;
  color: #17264b;
}
.ptld_resources .p_resource img {
  max-width: 100px;
}
.ptld_resources .p_resource p {
  margin-bottom: 0;
  padding: 0 0 0 10px;
}
.patient_resources_popup #popup-ext {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
.patient_resources_popup #popup-ext a.close-popup-ext {
  position: absolute;
  right: 30px;
  top: 20px;
}
.patient_resources_popup #popup-ext a.close-popup-ext span {
  font-size: 30px;
  color: #5C75E5;
}
.patient_resources_popup #popup-ext .popup-wrap {
  width: 100%;
  max-width: 655px;
  margin: 5% auto 0;
  background-color: #fff;
  padding: 50px 75px;
  text-align: center;
  position: relative;
}
.patient_resources_popup .top_heading {
  font-weight: bold;
  line-height: 22px;
  color: #5C75E5;
  margin-bottom: 10px;
}
.patient_resources_popup .bot_heading {
  line-height: 22px;
}
.patient_resources_popup #popup-ext .popup-wrap .buttons_wrap {
  margin: 0;
}
.patient_resources_popup .ext-popup-btn-continue {
  margin-right: 35px;
  margin-bottom: 15px;
}
/* ## Patient Page common
--------------------------------------------- */
/* ## About MS Page V2 section1
--------------------------------------------- */
.msv2_s1 {
  margin-bottom: 50px;
}
.flex_space_between {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.msv2_cols {
  margin: 20px 0 50px;
  font-weight: 700;
  color: #6d60bf;
}
.msv2_cols img {
  max-width: 90px;
  margin: 10px 30px 0 0;
}
.msv2_cols strong {
  display: block;
  font-size: 40px;
}
.msv2_left, .msv2_right {
  width: 48%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}
.msv2_right strong {
  margin-left: -2px;
  display: block;
}
.color-white p {
  color: #fff;
}
/* ## About MS Page V2 section2
--------------------------------------------- */
.msv2_s2 {
  background: #414042;
  padding: 20px 0;
  color: #fff;
}
.msv2_s2 .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}
.msv2_s2 .wrap div {
  width: 60%;
  font-size: 22px;
  font-weight: bold;
}
/* ## About MS Page V2 section3
--------------------------------------------- */
.msv2_s3 {
  background: #EFF4F4;
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}
.msv2_s3 .key_players {
  max-width: 100%;
  width: 100%;
}
.msv2_s3 .key_players .kplayer {
  width: 25%;
}
/* ## About MS Page V2 section4
--------------------------------------------- */
.msv2_s4 .infog .infog_image {
  padding: 0 0 0;
}
.msv2_s4 .infog .infog_image img {
  max-width: 100%;
  float: left;
  margin-bottom: 5px;
}
.msv2_s4 .infog .infog_image:after {
  left: 24%;
}
/* ## About MS Page V2 section5
--------------------------------------------- */
.ptld_s5.msv2_s5 .ptld_resources {
  max-width: 1010px;
}
.ptld_s5.msv2_s5 .ptld_resources .p_resource {
  width: 300px;
  padding: 0 20px;
}
/* ## Patient Page common
--------------------------------------------- */
.csv2_s1 .area_reveal1,
.csv2_s1 .area_reveal2,
.csv2_s1 .area_reveal3,
.csv2_s2 .area_reveal1,
.csv2_s2 .area_reveal2,
.csv2_s2 .area_reveal3,
.csv2_s3 .area_reveal1,
.csv2_s3 .area_reveal2,
.csv2_s3 .area_reveal3 {
  display: none;
  width: 100%;
  background: #EFF4F4;
}
/* ## Clinical Studies Page V2 section1
--------------------------------------------- */
.csv2_s1 {
  margin: 30px 0 0;
}
/* ## Clinical Studies Page V2 section2
--------------------------------------------- */
.csv2_s2 {
  margin: 50px 0 0;
  text-align: center;
}
.csv2_s2 h4 {
  border-bottom: solid 5px #34c4ec;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.csv2_s2 .button-bright-light-blue {
  margin-bottom: 15px;
}
/* ## Clinical Studies Page V2 section3
--------------------------------------------- */
.csv2_s3 {
  margin: 50px 0 50px 0;
  text-align: center;
}
.csv2_s3 h4 {
  border-bottom: solid 5px #6d60bf;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.csv2_s3 .button_iris {
  margin-bottom: 15px;
}
.csCards {
  text-align: left;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: stretch;
  font-size: 16px;
  max-width: 675px;
  margin: auto;
}
.csCards .card {
  width: 300px;
  min-height: 435px;
  margin: 0 0 30px;
  padding-bottom: 20px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
.csCards .card .btn-bright-light-blue,
.csCards .card .btn_iris,
.csCards .card h4, .csCards .card .card_content, .csCards .card .button_iris, .csCards .card .button-bright-light-blue {
  margin-left: 25px;
  margin-right: 25px;
}
.csCards .card .card_content {
  min-height: 170px;
  margin: 0 0 20px;
  font-size: 16px;
  padding: 0 25px;
  line-height: 22px;
}
.csCards .card .button-bright-light-blue, .csCards .card .button_iris {
  padding-left: 25px;
  padding-right: 25px;
}
.csCards .card .button-bright-light-blue span, .csCards .card .button_iris span {
  transform: scaleX(-1);
}
.csCards1 {
  justify-content: center;
}
body .study_form {
  padding: 30px 20px 10px;
  margin-bottom: 20px;
  width: 100%;
}
body .study_form .gfield_html {
  text-align: right;
  font-size: 12px;
  line-height: 17px;
}
body .study_form .gfield_consent_description {
  overflow-y: auto !important;
  border: none !important;
  font-size: 12px;
  line-height: 17px;
}
body .study_form .consent_1 .gfield_consent_label,
body .study_form .consent_2 .gfield_consent_label {
  float: left;
  width: 75%;
  display: block;
  font-size: 12px;
  line-height: 17px;
}
body .study_form .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #979797;
  background: #fff;
  padding: 12px 15px !important;
  font-size: 14px !important;
  margin-top: 0 !important;
}
body .study_form .gfield_consent_description {
  float: left;
}
body .study_form .gform_body .gform_fields .ginput_container_consent {
  font-size: 12px;
}
body .study_form .gform_body .gform_fields .ginput_container_consent .gfield_required_text, body .study_form .gform_body .gform_fields .ginput_container_consent span.gfield_required {
  display: none !important;
}
body .study_form .gform_body .gform_fields .ginput_container_consent input[type=checkbox] {
  width: 24px;
  height: 24px;
  float: left;
  margin: 3px 15px 15px;
}
body .study_form .gform_body .gform_fields .ginput_container_consent .gfield_consent_label {
  float: left;
  width: 79%;
}
.csv2_s3_notes {
  font-size: 12px;
  line-height: 17px;
  text-align: left;
  margin: 30px auto 50px;
  padding: 0 5%;
}
.btn_iris,
.btn-bright-light-blue {
  display: inline-block;
  background-color: transparent;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  margin-bottom: 10px;
  letter-spacing: 1.17px;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.btn-bright-light-blue {
  color: #34c4ec;
  border: solid 2px #34c4ec;
}
.btn-bright-light-blue:hover,
.btn-bright-light-blue-active {
  background-color: #34c4ec;
  color: #fff;
}
.btn_iris {
  color: #6d60bf;
  border: solid 2px #6d60bf;
}
.btn_iris:hover,
.btn_iris_avtive {
  background-color: #6d60bf;
  color: #fff;
}
/* ## Medical Professional Page Clinical trials
--------------------------------------------- */
.patients .mp_s2 .abouts3 {
  padding-top: 25px;
  padding-bottom: 120px;
}
.patients .mp_s2 .widget_register_lr_col_widget {
  display: none;
}
/* ## Medical Professional Page section2
--------------------------------------------- */
.mp_s3 {
  background-color: #414042;
}
.careers {
  font-size: 100%;
  overscroll-behavior: none;
}
.careers body,
.careers body > div {
  font-size: 18px;
  overscroll-behavior: none;
}
.careers .genesis-nav-menu {
  font-size: 16px;
}
.careers .grid-container {
  max-width: 1200px;
}
.careers .content {
  float: unset;
}
.careers .culture {
  float: none;
}
.careers h1, .careers h2, .careers h3, .careers h4, .careers h5, .careers h6 .h1,
.careers .h2, .careers .h3, .careers .h4, .careers .h5, .careers .h6 {
  line-height: 1.1;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #17264a;
}
.careers h3,
.careers .h3 {
  font-size: 36px;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 1025px) {
  .careers h3,
  .careers .h3 {
    font-size: 54px;
  }
}
.careers h4,
.careers .h4 {
  margin-bottom: 1.25rem;
}
.careers h5,
.careers .h5 {
  font-size: 16px;
  line-height: 1.5;
}
.careers h6,
.careers .h6 {
  color: #6D60BD;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.75pt;
  font-weight: 700;
  line-height: 1.5;
}
.careers p, .careers span {
  line-height: 1.6;
}
.careers p.small, .careers span.small {
  font-size: 0.9rem;
}
.careers p.blue, .careers span.blue,
.careers h1.blue, .careers h2.blue, .careers h3.blue, .careers h4.blue, .careers h5.blue, .careers h6.blue,
.careers .h1.blue, .careers .h2.blue, .careers .h3.blue, .careers .h4.blue, .careers .h5.blue, .careers .h6.blue {
  color: #34c4ec;
}
.careers p.teal, .careers span.teal,
.careers h1.teal, .careers h2.teal, .careers h3.teal, .careers h4.teal, .careers h5.teal, .careers h6.teal,
.careers .h1.teal, .careers .h2.teal, .careers .h3.teal, .careers .h4.teal, .careers .h5.teal, .careers .h6.teal {
  color: #30bfb7;
}
.careers p.yellow, .careers span.yellow,
.careers h1.yellow, .careers h2.yellow, .careers h3.yellow, .careers h4.yellow, .careers h5.yellow, .careers h6.yellow,
.careers .h1.yellow, .careers .h2.yellow, .careers .h3.yellow, .careers .h4.yellow, .careers .h5.yellow, .careers .h6.yellow {
  color: #f7c320;
}
.careers p.white, .careers span.white,
.careers h1.white, .careers h2.white, .careers h3.white, .careers h4.white, .careers h5.white, .careers h6.white,
.careers .h1.white, .careers .h2.white, .careers .h3.white, .careers .h4.white, .careers .h5.white, .careers .h6.white {
  color: #ffffff;
}
.careers section:not(.widget) a {
  color: #17264a;
  transition: color 0.2s ease-in-out;
}
.careers section:not(.widget) a:hover, .careers section:not(.widget) a:focus, .careers section:not(.widget) a:active {
  color: #30bfb7;
}
.careers .button {
  color: #ffffff;
  border-radius: 25px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.75pt;
  padding: 0.75rem 1.75rem;
  border: 2px solid transparent;
}
.careers .button.solid {
  transition: background 0.2s ease-in-out;
}
.careers .button.solid.purple {
  background: #5c75e5;
}
.careers .button.solid.purple:hover, .careers .button.solid.purple:focus, .careers .button.solid.purple:active {
  background: #34c4ec;
  color: #ffffff;
}
.careers .button.clear {
  position: relative;
  color: #17264a;
  max-width: 380px;
  width: 100%;
  padding: 0.75rem 0;
  text-align: left;
  transition: color 0.2s ease-in-out;
}
.careers .button.clear .svg {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
}
.careers .button.clear .svg path {
  transition: fill 0.2s ease-in-out;
}
.careers .button.clear:hover, .careers .button.clear:focus, .careers .button.clear:active {
  color: #5c75e5;
}
.careers .button.clear:hover .svg path, .careers .button.clear:focus .svg path, .careers .button.clear:active .svg path {
  fill: #5c75e5;
}
.careers .button.hollow.navy {
  color: #17264a;
  border-color: #17264a;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.careers .button.hollow.navy:hover, .careers .button.hollow.navy:focus, .careers .button.hollow.navy:active {
  color: #ffffff;
  background: #5c75e5;
  border-color: #5c75e5;
}
.careers .button.hollow.white {
  color: #ffffff;
  border-color: #ffffff;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.careers .button.hollow.white:hover, .careers .button.hollow.white:focus, .careers .button.hollow.white:active {
  color: #17264a;
  background: #ffffff;
}
.careers section .content {
  padding: 2rem 0;
}
@media only screen and (min-width: 880px) {
  .careers section .content {
    padding: 5rem 0 1rem;
  }
}
.careers .subnav {
  position: sticky;
  z-index: 11;
  top: 0;
  border-bottom: 1px solid rgba(77, 77, 79, 0.3);
  background: #414042;
}
.careers .subnav nav {
  display: none;
}
.careers .subnav #sticky-button {
  position: absolute;
  right: 2%;
}
.careers .subnav #sticky-button .sticky.is-anchored {
  text-align: right;
}
@media only screen and (min-width: 880px) {
  .careers .subnav {
    display: block;
  }
  .careers .subnav nav {
    display: block;
  }
  .careers .subnav #sticky-button {
    position: relative;
  }
}
.careers .subnav .content {
  padding: 0.5rem 0 0;
}
.careers .subnav .content .nav .menu li a {
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.75pt;
  text-decoration: none;
}
.careers .subnav .content .nav #nav-line {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100px;
  height: 5px;
  background-color: #5c75e5;
  transition-property: transform, left, background-color;
  transition-duration: 0.2s;
  transform-origin: 0;
  transform: translate3d(0, 0, 0) scaleX(0);
  animation: fadeIn 0.2s forwards;
  animation-delay: 0.2s;
}
.careers .subnav .content .button-container {
  position: relative;
  top: 1rem;
}
.careers .subnav .content .button-container .button {
  position: relative;
  white-space: nowrap;
  padding: 0.75rem 3.5rem 0.75rem 1.5rem;
  background: linear-gradient(45deg, #30bfb7, #6d60bf, #5c75e5);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.4);
  border: 0;
  border-radius: 25px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1pt;
  margin-bottom: 0;
}
.careers .subnav .content .button-container .button:hover, .careers .subnav .content .button-container .button:focus, .careers .subnav .content .button-container .button:active {
  color: #ffffff;
}
@keyframes gradient {
  50% {
    background-position: 100% 0;
  }
}
.careers .subnav .content .button-container .button .search-icon {
  position: absolute;
  top: 0.75rem;
  right: 1.1rem;
  width: 1px;
  height: 1px;
  padding-left: 2.5rem;
}
.careers .subnav .content .button-container .button .search-icon .circle {
  position: absolute;
  top: -4px;
  right: 0;
  width: 16px;
  height: 16px;
  margin-top: 0;
  border: 3px solid #ffffff;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.5s ease all;
}
.careers .subnav .content .button-container .button .search-icon .line {
  position: absolute;
  top: -7px;
  right: -12px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 10px;
  transform: rotateZ(52deg);
  transition: 0.5s ease all;
}
.careers .subnav .content .button-container .button .search-icon .line:before, .careers .subnav .content .button-container .button .search-icon .line:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 10px;
  transform: rotateZ(0);
  transition: 0.5s ease all;
}
.careers .subnav .content .button-container .button:hover .search-icon .circle {
  top: 5px;
  width: 16px;
  height: 3px;
  border-width: 0;
  background-color: #ffffff;
  border-radius: 20px;
}
.careers .subnav .content .button-container .button:hover .search-icon .line {
  top: 50%;
  right: 0;
  width: 12px;
  transform: translateY(-50%) rotateZ(0);
}
.careers .subnav .content .button-container .button:hover .search-icon .line:before {
  bottom: 6px;
  transform: rotateZ(52deg);
}
.careers .subnav .content .button-container .button:hover .search-icon .line:after {
  bottom: 0;
  transform: rotateZ(-52deg);
}
.careers .subnav .content .button-container .button:hover .search-icon .line:before, .careers .subnav .content .button-container .button:hover .search-icon .line:after {
  right: -3px;
  width: 10px;
  background-color: #ffffff;
}
.careers .callout {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  max-height: 360px;
  width: 100%;
}
.careers .callout .background {
  background: #000000;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.careers .callout .background .image {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.careers .callout .background .video {
  position: absolute;
  z-index: 0;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 177.78vh;
  height: 360px;
  max-width: unset;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1440px) {
  .careers .callout .background .video {
    width: 100vw;
    height: 56.25vw;
  }
}
.careers .callout .content {
  position: relative;
  padding: 2rem 0;
}
@media only screen and (min-width: 880px) {
  .careers .callout .content {
    padding: 5rem 0;
  }
}
.careers .callout .content .h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.careers .reveal {
  border: 0;
  padding: 0;
  background: #000000;
}
.careers .reveal .close {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 1rem;
  background: transparent;
  color: #ffffff;
  font-weight: 700;
  font-size: 36px;
  margin: 0;
  padding: 0.5rem;
}
.careers .has-tip {
  border-bottom: 0;
  cursor: pointer;
}
.careers .tooltip {
  position: absolute;
  width: auto;
  height: auto;
  text-align: left;
  max-width: 15rem;
  padding: 0.75rem;
  border-radius: 0;
  background-image: none;
  background-color: #5c75e5;
  font-size: 0.9rem;
  line-height: 1.3;
  color: #ffffff;
}
.careers .tooltip:before {
  border-color: transparent transparent #5c75e5;
}
.careers .tooltip ul li {
  list-style: unset;
  margin-left: 1rem;
}
.careers-areas .responsive_b_menu, .careers-life .responsive_b_menu, .careers-homepage .responsive_b_menu {
  padding: 13px 0;
}
.careers-areas #menu-mobile-bottom-bar, .careers-life #menu-mobile-bottom-bar, .careers-homepage #menu-mobile-bottom-bar {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .careers-areas .genesis-nav-menu li, .careers-areas .site-header ul.genesis-nav-menu, .careers-areas .site-header .search-form, .careers-life .genesis-nav-menu li, .careers-life .site-header ul.genesis-nav-menu, .careers-life .site-header .search-form, .careers-homepage .genesis-nav-menu li, .careers-homepage .site-header ul.genesis-nav-menu, .careers-homepage .site-header .search-form {
    display: block;
  }
}
.careers-areas .masthead_small, .careers-areas .masthead_large, .careers-life .masthead_small, .careers-life .masthead_large, .careers-homepage .masthead_small, .careers-homepage .masthead_large {
  display: none;
}
.simple-social-icons svg[class^=social-], .simple-social-icons svg[class*=" social-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.responsive_b_menu li:first-child {
  float: left;
}
.responsive_b_menu li:last-child {
  float: right;
}
.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.75%;
}
.hero--video {
  position: relative;
  overflow: hidden;
}
.hero--video .flex-video {
  margin-top: -10%;
}
.careers .careers-homepage .hero {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
  height: 400px;
  background-color: #000000;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .hero {
    height: 680px;
  }
}
.careers .careers-homepage .hero .background {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  background: #000000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-homepage .hero .background::before {
  position: absolute;
  z-index: 5;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.careers .careers-homepage .hero .background .overlay,
.careers .careers-homepage .hero .background .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.careers .careers-homepage .hero .background .video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.careers .careers-homepage .hero .container {
  position: relative;
  z-index: 1;
  height: 100%;
}
.careers .careers-homepage .hero .container .header {
  width: 75%;
  padding-top: 8rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .hero .container .header {
    padding-top: 18rem;
  }
}
.careers .careers-homepage .hero .container .header h2 {
  font-size: 36px;
  color: white;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1pt;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .hero .container .header h2 {
    font-size: 54px;
  }
}
.careers .careers-homepage .hero .container .header h2 .sub {
  font-size: 42px;
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .hero .container .header h2 .sub {
    font-size: 120px;
    -webkit-text-stroke-width: 2.5px;
  }
}
.careers .careers-homepage .hero .container .header .controls {
  display: flex;
  justify-content: space-between;
  width: 250px;
}
.careers .careers-homepage .hero .container .header .controls .pause {
  padding: 0.25rem 0.5rem;
  cursor: pointer;
}
.careers .careers-homepage .hero .container .header .controls .pause svg {
  width: 10px;
  height: 12px;
}
.careers .careers-homepage .hero .container .header .controls .pause svg path {
  fill: #ffffff;
}
.careers .careers-homepage .hero .container .header .controls .timeline {
  flex: 1;
  list-style: none;
  margin: 0 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url("data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTIgMiI+CjxwYXRoIGQ9Ik0wIC44NUwxNTEuNS41IiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjciIGZpbGw9Im5vbmUiIHN0cm9rZS1kYXNoYXJyYXk9IjAsMy41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment {
  padding: 0.25rem;
  width: 34px;
  height: 34px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment .circle {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment .circle circle {
  fill: #ffffff;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment .line {
  display: none;
  width: 26px;
  height: 26px;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment .line path {
  stroke: #ffffff;
  fill: transparent;
  stroke-dasharray: 72;
  stroke-dashoffset: 72;
  animation: none;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment.animating .line {
  display: block;
}
.careers .careers-homepage .hero .container .header .controls .timeline .increment.animating .line path {
  animation: dash 5s linear forwards 0.4s;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.careers .careers-homepage .hero .container .header .controls .skip {
  padding: 0.25rem 0.5rem;
  cursor: pointer;
}
.careers .careers-homepage .hero .container .header .controls .skip svg {
  width: 12px;
  height: 12px;
}
.careers .careers-homepage .hero .container .header .controls .skip svg path {
  fill: #ffffff;
}
.careers .careers-homepage .intro .content .images {
  position: relative;
}
.careers .careers-homepage .intro .content .row:first-child .images .image {
  position: relative;
  width: 100%;
  height: 250px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .intro .content .row:first-child .images .image {
    height: 360px;
    margin-bottom: 0;
  }
}
.careers .careers-homepage .intro .content .row:first-child .images .image .overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(54, 92, 178, 0.3);
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}
.careers .careers-homepage .intro .content .row:first-child .images .image .play {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-image: url("https://www.atarabio.com/wp-content/themes/atara2022/dist/images/careers/play.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.careers .careers-homepage .intro .content .row:first-child .images .image:hover .overlay, .careers .careers-homepage .intro .content .row:first-child .images .image:focus .overlay, .careers .careers-homepage .intro .content .row:first-child .images .image:active .overlay {
  opacity: 1;
}
.careers .careers-homepage .intro .content .row:last-child .images .image {
  top: 0;
  right: 0;
  width: 100%;
  height: 350px;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .intro .content .row:last-child .images .image {
    position: absolute;
    width: 510px;
  }
}
.careers .careers-homepage .intro .content .row:last-child .images .floater {
  position: absolute;
  top: 0;
  left: unset;
  right: -50px;
  z-index: 1;
  background-color: transparent;
  width: 185px;
  height: 200px;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .intro .content .row:last-child .images .floater {
    width: 285px;
    height: 300px;
    right: -100px;
  }
}
.careers .careers-homepage .intro .content .row:last-child .copy {
  padding-top: 2.5rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .intro .content .row:last-child .copy p {
    padding-right: 5rem;
  }
}
.careers .careers-homepage .intro .content .row:last-child .copy .button-container .button {
  max-width: 480px;
}
.careers .careers-homepage .pages {
  padding-bottom: 2.5rem;
}
.careers .careers-homepage .pages .page {
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.careers .careers-homepage .pages .page .background,
.careers .careers-homepage .pages .page .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-homepage .pages .page .background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #30bfb7;
}
@media only screen and (min-width: 880px) {
  .careers .careers-homepage .pages .page .background {
    background-attachment: fixed;
  }
}
.careers .careers-homepage .pages .page .overlay {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.4));
}
.careers .careers-homepage .pages .page .content {
  position: relative;
}
.careers .careers-homepage .pages .page .content h3 {
  margin-bottom: 0;
}
.careers .careers-homepage .pages .page .content .nav .menu li a {
  padding: 0 1rem;
  margin: 0.75rem 0;
  border-right: 1px solid #17264a;
  text-decoration: underline;
}
.careers .careers-homepage .pages .page .content .nav .menu li a:hover, .careers .careers-homepage .pages .page .content .nav .menu li a:focus, .careers .careers-homepage .pages .page .content .nav .menu li a:active {
  text-decoration: none;
}
.careers .careers-homepage .pages .page .content .nav .menu li:first-child a {
  padding-left: 0;
}
.careers .careers-homepage .pages .page .content .nav .menu li:last-child a {
  border-right: 0;
}
.careers-homepage .reveal {
  background: none;
  width: 300px;
}
@media only screen and (min-width: 880px) {
  .careers-homepage .reveal {
    width: 640px;
  }
}
.responsive-square {
  width: 300px;
}
@media only screen and (min-width: 880px) {
  .responsive-square {
    width: 640px;
  }
}
@media only screen and (max-width: 880px) {
  .menu--links {
    display: block;
  }
  .menu--links a {
    border-right: 0 !important;
    padding-left: 0 !important;
  }
}
#video {
  /* filter: url(#blurlayer-3);
   @media only screen and (min-width: 450px) {
       filter: url(#blurlayer-2);
   }
   @media only screen and (min-width: 880px) {
       filter: url(#blurlayer);
   }*/
}
.services_blue_box {
  background: #5c75e5;
  padding: 3%;
}
.services_blue_box *, .services_blue_box h4 {
  color: #fff;
}
.margin-top-60 {
  margin-top: 60px;
}
.careers .careers-pagev2 .mission .content .value {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
}
.careers .careers-pagev2 .mission .content .value .icon {
  position: relative;
  border: 2px solid #5c75e5;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out;
}
.careers .careers-pagev2 .mission .content .value .icon .svg {
  width: 40px;
  height: 40px;
}
.careers .careers-pagev2 .mission .content .value .icon .svg path {
  transition: fill 0.3s ease-in-out;
  fill: #5c75e5;
}
.careers .careers-pagev2 .mission .content .value .icon .plus {
  position: absolute;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #f7c320;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.1s ease-in-out;
}
.careers .careers-pagev2 .mission .content .value .icon .plus .svg {
  width: 18px;
  height: 18px;
}
.careers .careers-pagev2 .mission .content .value .icon .plus .svg path {
  fill: #ffffff;
}
.careers .careers-pagev2 .mission .content .value:hover .icon, .careers .careers-pagev2 .mission .content .value:focus .icon, .careers .careers-pagev2 .mission .content .value:active .icon {
  background-color: #5c75e5;
}
.careers .careers-pagev2 .mission .content .value:hover .icon .svg path, .careers .careers-pagev2 .mission .content .value:focus .icon .svg path, .careers .careers-pagev2 .mission .content .value:active .icon .svg path {
  fill: #ffffff;
}
.careers .careers-pagev2 .mission .content .value:hover .icon .plus, .careers .careers-pagev2 .mission .content .value:focus .icon .plus, .careers .careers-pagev2 .mission .content .value:active .icon .plus {
  opacity: 0;
}
.careers .careers-pagev2 .culture .content {
  max-width: 1200px;
}
.careers .careers-pagev2 .culture .content .image,
.careers .careers-pagev2 .culture .content .overlay {
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-pagev2 .culture .content .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #30bfb7;
}
.careers .careers-pagev2 .culture .content .button-container .button {
  display: block;
  margin: 1.5rem auto 0;
}
.careers .careers-pagev2 .benefits .content .benefit {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
}
.careers .careers-pagev2 .benefits .content .benefit h5 {
  text-align: center;
}
.careers .careers-pagev2 .benefits .content .benefit .icon {
  position: relative;
  border: 2px solid #5c75e5;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out;
}
.careers .careers-pagev2 .benefits .content .benefit .icon .svg {
  width: 64px;
  height: 64px;
}
.careers .careers-pagev2 .benefits .content .benefit .icon .svg path {
  transition: fill 0.3s ease-in-out;
  fill: #5c75e5;
}
.careers .careers-pagev2 .benefits .content .benefit .icon .plus {
  position: absolute;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #f7c320;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.1s ease-in-out;
}
.careers .careers-pagev2 .benefits .content .benefit .icon .plus .svg {
  width: 18px;
  height: 18px;
}
.careers .careers-pagev2 .benefits .content .benefit .icon .plus .svg path {
  fill: #ffffff;
}
.careers .careers-pagev2 .benefits .content .benefit:hover .icon, .careers .careers-pagev2 .benefits .content .benefit:focus .icon, .careers .careers-pagev2 .benefits .content .benefit:active .icon {
  background-color: #5c75e5;
}
.careers .careers-pagev2 .benefits .content .benefit:hover .icon .svg path, .careers .careers-pagev2 .benefits .content .benefit:focus .icon .svg path, .careers .careers-pagev2 .benefits .content .benefit:active .icon .svg path {
  fill: #ffffff;
}
.careers .careers-pagev2 .benefits .content .benefit:hover .icon .plus, .careers .careers-pagev2 .benefits .content .benefit:focus .icon .plus, .careers .careers-pagev2 .benefits .content .benefit:active .icon .plus {
  opacity: 0;
}
.careers .careers-pagev2 .benefits .content .disclaimer {
  padding: 1rem 0;
}
.careers .careers-pagev2 .benefits .content .disclaimer p {
  text-align: right;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:first-child {
    flex: 1;
  }
}
.careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:first-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:first-child .background {
    background-position: left center;
  }
}
.careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:last-child {
  flex: 2;
}
.careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:last-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(1) .location:last-child .background {
    background-position: right center;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:first-child {
    flex: 2;
  }
}
.careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:first-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:first-child .background {
    background-position: left center;
  }
}
.careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:last-child {
  flex: 1;
}
.careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:last-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:nth-child(2) .location:last-child .background {
    background-position: right center;
  }
}
.careers .careers-pagev2 .locations .content .grid:last-child .location:first-child {
  flex: 2;
}
@media only screen and (max-width: 879px) {
  .careers .careers-pagev2 .locations .content .grid:last-child .location:first-child {
    flex: inherit !important;
  }
}
.careers .careers-pagev2 .locations .content .grid:last-child .location:first-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:last-child .location:first-child .background {
    background-position: left center;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:last-child .location:last-child {
    flex: 1;
  }
}
.careers .careers-pagev2 .locations .content .grid:last-child .location:last-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid:last-child .location:last-child .background {
    background-position: right center;
  }
}
.careers .careers-pagev2 .locations .content .grid .location {
  position: relative;
  overflow: hidden;
  background-color: #17264a;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
  height: auto;
  cursor: pointer;
  transition: flex 0.3s ease-in-out;
}
@media only screen and (max-width: 879px) {
  .careers .careers-pagev2 .locations .content .grid .location {
    flex: inherit;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location {
    height: 360px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location.narrow {
    flex: 1 !important;
  }
  .careers .careers-pagev2 .locations .content .grid .location.wide {
    flex: 2 !important;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .background,
.careers .careers-pagev2 .locations .content .grid .location .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-pagev2 .locations .content .grid .location .background {
  z-index: 0;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease-in-out;
  height: 180px;
}
@media only screen and (min-width: 768px) {
  .careers .careers-pagev2 .locations .content .grid .location .background {
    background-size: cover;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .background {
    position: absolute;
    height: 100%;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .overlay {
  display: none;
  z-index: 0;
  background: rgba(23, 38, 74, 0.5);
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .overlay {
    display: block;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .header {
  position: relative;
  z-index: 1;
  padding: 2.5rem;
  height: auto;
  flex-flow: column nowrap;
  justify-content: flex-end;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  display: none;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .header {
    height: 100%;
    display: flex;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .detail {
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(23, 38, 74, 0.9);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail {
    padding: 2rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail {
    opacity: 0;
    height: 100%;
    visibility: hidden;
    position: absolute;
    padding: 0;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .detail .cell {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  transition: opacity 0.05s ease-in-out, visibility 0.05s ease-in-out;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail .cell {
    opacity: 0;
  }
}
.careers .careers-pagev2 .locations .content .grid .location .detail .cell .button {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 0.7rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail .cell .button {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail .cell:first-child {
    padding-left: 2.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .locations .content .grid .location .detail .cell:last-child {
    padding-right: 2.5rem;
  }
}
.careers .careers-pagev2 .locations .content .grid .location:hover .background, .careers .careers-pagev2 .locations .content .grid .location:focus .background {
  transform: scale(1.05);
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
}
.careers .careers-pagev2 .locations .content .grid .location.active.wide .header {
  opacity: 0;
  visibility: hidden;
}
.careers .careers-pagev2 .locations .content .grid .location.active.wide .detail {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out 0.3s, visibility 0.3s ease-in-out 0.3s;
}
.careers .careers-pagev2 .locations .content .grid .location.active.wide .detail .cell {
  opacity: 1;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.careers .careers-pagev2 .subcallout {
  border: 0;
  width: 100%;
  position: relative;
}
.careers .careers-pagev2 .subcallout .background,
.careers .careers-pagev2 .subcallout .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-pagev2 .subcallout .background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #30bfb7;
}
@media only screen and (min-width: 880px) {
  .careers .careers-pagev2 .subcallout .background {
    background-attachment: fixed;
  }
}
.careers .careers-pagev2 .subcallout .overlay {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.4));
}
.careers .careers-pagev2 .subcallout .content {
  position: relative;
}
.careers .careers-pagev2 .subcallout .content h3 {
  margin-bottom: 0;
}
.careers .careers-pagev2 .subcallout .content .nav .menu li a {
  padding: 0 1rem;
  margin: 0.75rem 0;
  border-right: 1px solid #17264a;
  text-decoration: underline;
}
.careers .careers-pagev2 .subcallout .content .nav .menu li a:hover, .careers .careers-pagev2 .subcallout .content .nav .menu li a:focus, .careers .careers-pagev2 .subcallout .content .nav .menu li a:active {
  text-decoration: none;
}
.careers .careers-pagev2 .subcallout .content .nav .menu li:first-child a {
  padding-left: 0;
}
.careers .careers-pagev2 .subcallout .content .nav .menu li:last-child a {
  border-right: 0;
}
.careers .careers-life .hero {
  height: 200px;
  background-color: #000000;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .hero {
    height: 350px;
  }
}
.careers .careers-life .hero .content {
  padding: 0.5rem 0;
  height: 100%;
}
.careers .careers-life .hero .content .row {
  height: 100%;
}
.careers .careers-life .hero .content .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}
.careers .careers-life .hero .content .copy h2 {
  text-transform: uppercase;
}
.careers .careers-life .mission .content .value {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
}
.careers .careers-life .mission .content .value .icon {
  position: relative;
  border: 2px solid #5c75e5;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out;
}
.careers .careers-life .mission .content .value .icon .svg {
  width: 40px;
  height: 40px;
}
.careers .careers-life .mission .content .value .icon .svg path {
  transition: fill 0.3s ease-in-out;
  fill: #5c75e5;
}
.careers .careers-life .mission .content .value .icon .plus {
  position: absolute;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #f7c320;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.1s ease-in-out;
}
.careers .careers-life .mission .content .value .icon .plus .svg {
  width: 18px;
  height: 18px;
}
.careers .careers-life .mission .content .value .icon .plus .svg path {
  fill: #ffffff;
}
.careers .careers-life .mission .content .value:hover .icon, .careers .careers-life .mission .content .value:focus .icon, .careers .careers-life .mission .content .value:active .icon {
  background-color: #5c75e5;
}
.careers .careers-life .mission .content .value:hover .icon .svg path, .careers .careers-life .mission .content .value:focus .icon .svg path, .careers .careers-life .mission .content .value:active .icon .svg path {
  fill: #ffffff;
}
.careers .careers-life .mission .content .value:hover .icon .plus, .careers .careers-life .mission .content .value:focus .icon .plus, .careers .careers-life .mission .content .value:active .icon .plus {
  opacity: 0;
}
.careers .careers-life .culture .content {
  max-width: 1200px;
  /*
  .grid {
      position: relative;

      .cell {
          position: relative;
          overflow: hidden;
          margin-bottom: 2rem;

          @media only screen and (min-width: 880px) {
              height: 200px;
          }

          p {
              margin-bottom: 0;
          }

          .content-box-close {
              opacity: 0;
              position: absolute;
              top: 2.5rem;
              right: 2.5rem;
          }

          &.content-box {
              cursor: pointer;
              &.active {
                  position: absolute;
                  z-index: 1;
                  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.5);

                  .overlay {
                      opacity: 0;
                  }
                  .content-box-close {
                      opacity: 1;
                  }
                  &.content-box-right {
                      height: auto;
                      right: 0;
                  }
                  &.content-box-left {
                      width: 450px;
                  }
                  &.content-box-right-2 {
                      width: 50%;
                      height: auto;
                  }
                  &.content-box-left-2 {
                      width: 50%;
                      height: auto;
                  }
              }
          }

          .image,
          .overlay {
              position: absolute;
              z-index: 0;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
          }

          .image {
              background-size: cover;
              background-position: center;
              background-repeat: no-repeat;
              background-color: $tealish;
          }

          &.hidden {
              display: none;
              visibility: hidden;
          }

          &.content-box-left-2 {
              @media only screen and (min-width: 880px) {
                  position: absolute;
                  top: calc(1000px + 10rem);
              }
          }

          &.content-box-right-2 {
              @media only screen and (min-width: 880px) {
                  position: absolute;
                  top: calc(800px + 8rem);
                  right: 0;
              }
          }

          &.double {
              @media only screen and (min-width: 880px) {
                  position: absolute;
                  top: calc(200px + 2rem);
                  left: 0;
                  height: calc(400px + 2rem);
              }
          }

          &.text {
              background: $soft-blue;

              .copy {
                  padding: 2.5rem;
              }

              .overlay {
                  @media only screen and (min-width: 880px) {
                      z-index: 1;
                      background: linear-gradient(to top, $soft-blue, $soft-blue 10%, transparent 70%, transparent);
                      transition: opacity 0.3s ease-in-out;
                  }
              }

              &.violet {
                  background: $iris;

                  .popup {
                      background: $iris;
                  }

                  .overlay {
                      @media only screen and (min-width: 880px) {
                          background: linear-gradient(to top, $iris, $iris 10%, transparent 70%, transparent);
                      }
                  }
              }

              &.blue {
                  background: $windows-blue;

                  .popup {
                      background: $windows-blue;
                  }

                  .overlay {
                      @media only screen and (min-width: 880px) {
                          background: linear-gradient(to top, $windows-blue, $windows-blue 10%, transparent 70%, transparent);
                      }
                  }
              }

              &.teal {
                  background: $cerulean;

                  .popup {
                      background: $cerulean;
                  }

                  .overlay {
                      @media only screen and (min-width: 880px) {
                          background: linear-gradient(to top, $cerulean, $cerulean 10%, transparent 70%, transparent);
                      }
                  }
              }
          }
      }
  }
  */
}
.careers .careers-life .culture .content .image,
.careers .careers-life .culture .content .overlay {
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-life .culture .content .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #30bfb7;
}
.careers .careers-life .culture .content .button-container .button {
  display: block;
  margin: 1.5rem auto 0;
}
.careers .careers-life .benefits .content .benefit {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1rem;
}
.careers .careers-life .benefits .content .benefit h5 {
  text-align: center;
}
.careers .careers-life .benefits .content .benefit .icon {
  position: relative;
  border: 2px solid #5c75e5;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out;
}
.careers .careers-life .benefits .content .benefit .icon .svg {
  width: 64px;
  height: 64px;
}
.careers .careers-life .benefits .content .benefit .icon .svg path {
  transition: fill 0.3s ease-in-out;
  fill: #5c75e5;
}
.careers .careers-life .benefits .content .benefit .icon .plus {
  position: absolute;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: #f7c320;
  right: 0;
  bottom: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.1s ease-in-out;
}
.careers .careers-life .benefits .content .benefit .icon .plus .svg {
  width: 18px;
  height: 18px;
}
.careers .careers-life .benefits .content .benefit .icon .plus .svg path {
  fill: #ffffff;
}
.careers .careers-life .benefits .content .benefit:hover .icon, .careers .careers-life .benefits .content .benefit:focus .icon, .careers .careers-life .benefits .content .benefit:active .icon {
  background-color: #5c75e5;
}
.careers .careers-life .benefits .content .benefit:hover .icon .svg path, .careers .careers-life .benefits .content .benefit:focus .icon .svg path, .careers .careers-life .benefits .content .benefit:active .icon .svg path {
  fill: #ffffff;
}
.careers .careers-life .benefits .content .benefit:hover .icon .plus, .careers .careers-life .benefits .content .benefit:focus .icon .plus, .careers .careers-life .benefits .content .benefit:active .icon .plus {
  opacity: 0;
}
.careers .careers-life .benefits .content .disclaimer {
  padding: 1rem 0;
}
.careers .careers-life .benefits .content .disclaimer p {
  text-align: right;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:first-child .location:first-child {
    flex: 1;
  }
}
.careers .careers-life .locations .content .grid:first-child .location:first-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:first-child .location:first-child .background {
    background-position: left center;
  }
}
.careers .careers-life .locations .content .grid:first-child .location:last-child {
  flex: 2;
}
.careers .careers-life .locations .content .grid:first-child .location:last-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:first-child .location:last-child .background {
    background-position: right center;
  }
}
.careers .careers-life .locations .content .grid:last-child .location:first-child {
  flex: 2;
}
.careers .careers-life .locations .content .grid:last-child .location:first-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:last-child .location:first-child .background {
    background-position: left center;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:last-child .location:last-child {
    flex: 1;
  }
}
.careers .careers-life .locations .content .grid:last-child .location:last-child .background {
  background-position: top center;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid:last-child .location:last-child .background {
    background-position: right center;
  }
}
.careers .careers-life .locations .content .grid .location {
  position: relative;
  overflow: hidden;
  background-color: #17264a;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
  height: auto;
  cursor: pointer;
  transition: flex 0.3s ease-in-out;
}
@media only screen and (max-width: 879px) {
  .careers .careers-life .locations .content .grid .location {
    flex: inherit;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location {
    height: 360px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location.narrow {
    flex: 1 !important;
  }
  .careers .careers-life .locations .content .grid .location.wide {
    flex: 2 !important;
  }
}
.careers .careers-life .locations .content .grid .location .background,
.careers .careers-life .locations .content .grid .location .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-life .locations .content .grid .location .background {
  z-index: 0;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease-in-out;
  height: 180px;
}
@media only screen and (min-width: 768px) {
  .careers .careers-life .locations .content .grid .location .background {
    background-size: cover;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .background {
    position: absolute;
    height: 100%;
  }
}
.careers .careers-life .locations .content .grid .location .overlay {
  display: none;
  z-index: 0;
  background: rgba(23, 38, 74, 0.5);
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .overlay {
    display: block;
  }
}
.careers .careers-life .locations .content .grid .location .header {
  position: relative;
  z-index: 1;
  padding: 2.5rem;
  height: auto;
  flex-flow: column nowrap;
  justify-content: flex-end;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  display: none;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .header {
    height: 100%;
    display: flex;
  }
}
.careers .careers-life .locations .content .grid .location .detail {
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(23, 38, 74, 0.9);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .careers .careers-life .locations .content .grid .location .detail {
    padding: 2rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .detail {
    opacity: 0;
    height: 100%;
    visibility: hidden;
    position: absolute;
    padding: 0;
  }
}
.careers .careers-life .locations .content .grid .location .detail .cell {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  transition: opacity 0.05s ease-in-out, visibility 0.05s ease-in-out;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .detail .cell {
    opacity: 0;
  }
}
.careers .careers-life .locations .content .grid .location .detail .cell .button {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 0.7rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .detail .cell .button {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .detail .cell:first-child {
    padding-left: 2.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .locations .content .grid .location .detail .cell:last-child {
    padding-right: 2.5rem;
  }
}
.careers .careers-life .locations .content .grid .location:hover .background, .careers .careers-life .locations .content .grid .location:focus .background {
  transform: scale(1.05);
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
}
.careers .careers-life .locations .content .grid .location.active.wide .header {
  opacity: 0;
  visibility: hidden;
}
.careers .careers-life .locations .content .grid .location.active.wide .detail {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out 0.3s, visibility 0.3s ease-in-out 0.3s;
}
.careers .careers-life .locations .content .grid .location.active.wide .detail .cell {
  opacity: 1;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.careers .careers-life .subcallout {
  border: 0;
  width: 100%;
  position: relative;
}
.careers .careers-life .subcallout .background,
.careers .careers-life .subcallout .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.careers .careers-life .subcallout .background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #30bfb7;
}
@media only screen and (min-width: 880px) {
  .careers .careers-life .subcallout .background {
    background-attachment: fixed;
  }
}
.careers .careers-life .subcallout .overlay {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.4));
}
.careers .careers-life .subcallout .content {
  position: relative;
}
.careers .careers-life .subcallout .content h3 {
  margin-bottom: 0;
}
.careers .careers-life .subcallout .content .nav .menu li a {
  padding: 0 1rem;
  margin: 0.75rem 0;
  border-right: 1px solid #17264a;
  text-decoration: underline;
}
.careers .careers-life .subcallout .content .nav .menu li a:hover, .careers .careers-life .subcallout .content .nav .menu li a:focus, .careers .careers-life .subcallout .content .nav .menu li a:active {
  text-decoration: none;
}
.careers .careers-life .subcallout .content .nav .menu li:first-child a {
  padding-left: 0;
}
.careers .careers-life .subcallout .content .nav .menu li:last-child a {
  border-right: 0;
}
.holder--image {
  min-height: 200px;
}
@media only screen and (max-width: 880px) {
  .align-center-small {
    justify-content: center;
  }
}
.mar-top {
  margin-top: 40px;
}
.pad-top {
  padding-top: 40px;
}
@media only screen and (max-width: 880px) {
  .pad-top-sm {
    padding-top: 20px;
  }
}
.detail {
  background-color: #17264a;
  padding: 40px;
}
.detail .button {
  margin-top: 1.5rem;
}
.detail p {
  margin-bottom: 0;
}
.location--bg {
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 880px) {
  .location--bg {
    background-size: cover;
  }
}
.location--bg.location--bg--right {
  background-position: center right;
}
.accordion--career-areas {
  border: none;
  padding: 1.5rem 1.5rem 1.5rem;
  background: #5D75E2;
  color: #ffffff;
}
.accordion--career-areas h4 {
  color: #fff;
}
.accordion--career-areas .accordion-item {
  margin-bottom: 1rem;
}
.accordion--career-areas .accordion-title {
  padding: 1.5rem 1.5rem;
  border: 0;
  font-size: 24px;
  font-weight: bold;
  background: #5D75E2;
  color: #ffffff !important;
}
.accordion--career-areas .accordion-title::before {
  right: 1.5rem;
  margin-top: -15px;
  z-index: 5;
  color: #5D75E2;
  width: 24px;
  font-weight: normal;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.accordion--career-areas .accordion-title::after {
  position: absolute;
  right: 1.5rem;
  content: "";
  height: 24px;
  width: 24px;
  border-radius: 100%;
  background: #ffffff;
}
.accordion--career-areas .accordion-content {
  border: 0;
  padding: 1.5rem 1.5rem 1px;
  border-top: 1px solid #ffffff;
  background: #5D75E2;
  color: #ffffff;
}
.accordion--career-areas .accordion-item:nth-child(2) .accordion-title, .accordion--career-areas .accordion-item:nth-child(2) .accordion-content {
  background: #6D60BD;
}
.accordion--career-areas .accordion-item:nth-child(2) .accordion-title::before {
  color: #6D60BD;
}
.accordion--career-areas .accordion-item:nth-child(4) .accordion-title, .accordion--career-areas .accordion-item:nth-child(4) .accordion-content {
  background: #385CB0;
}
.accordion--career-areas .accordion-item:nth-child(4) .accordion-title::before {
  color: #385CB0;
}
.accordion--career-areas--purple {
  background: #6D60BD;
}
.accordion--career-areas--blue {
  background: #385CB0;
}
.accordion--image {
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.white p, .white ul, .white ol {
  color: #ffffff;
}
.careers h2 {
  margin-bottom: 25px !important;
}
.careers .careers-areas .hero {
  height: 200px;
  background-color: #000000;
  background-size: cover;
}
@media only screen and (min-width: 880px) {
  .careers .careers-areas .hero {
    height: 350px;
  }
}
.careers .careers-areas .hero .content {
  padding: 0.5rem 0;
  height: 100%;
}
.careers .careers-areas .hero .content .row {
  height: 100%;
}
.careers .careers-areas .hero .content .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}
.careers .careers-areas .hero .content .copy h2 {
  text-transform: uppercase;
}
.careers .careers-areas .employees {
  overflow: visible;
}
.careers .careers-areas .employees .carosuel .slide:first-child {
  margin-left: 2rem;
}
@media only screen and (min-width: 1440px) {
  .careers .careers-areas .employees .carosuel .slide:first-child {
    margin-left: 7.5rem;
  }
}
.careers .careers-areas .employees .carosuel .slide .image {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 280px;
  height: 280px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #5c75e5;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
}
.careers .careers-areas .employees .carosuel .slide .image:hover {
  opacity: 0.8;
}
.careers .careers-areas .employees .carosuel .slide .image .quote {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #5c75e5;
  padding: 2.5rem;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.careers .careers-areas .employees .carosuel .slide .image .quote.quote-navy {
  background: #17264a;
}
.careers .careers-areas .employees .carosuel .slide .image .quote.quote-blue {
  background: #068dc9;
}
.careers .careers-areas .employees .carosuel .slide .image .quote.quote-purple {
  background: #365cb2;
}
.careers .careers-areas .employees .carosuel .slide .image .quote p {
  font-weight: 700;
  font-size: 24px;
}
.careers .careers-areas .employees .carosuel .slide .image .quote p:before {
  content: "“";
  display: block;
  position: absolute;
  top: -1rem;
  left: 1.35rem;
  font-size: 100px;
  color: rgba(255, 255, 255, 0.3);
}
.careers .careers-areas .employees .carosuel .slide .copy {
  padding-top: 1.5rem;
}
.careers .careers-areas .employees .carosuel .slide .copy h4 {
  margin-bottom: 0;
}
.careers .careers-areas .employees .arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
}
.careers .careers-areas .employees .arrows .slick-arrow {
  width: 75px;
  height: 20px;
  margin: 0 1rem;
  cursor: pointer;
}
.careers .careers-areas .employees .arrows .slick-arrow path {
  fill: #17264a;
}
.careers .careers-areas .employees .arrows .slick-arrow.slick-disabled {
  cursor: not-allowed;
}
.careers .careers-areas .employees .arrows .slick-arrow.slick-disabled path {
  fill: rgba(77, 77, 79, 0.5);
}
.careers .careers-areas .functions .content .area {
  padding-top: 2rem;
}
@media only screen and (min-width: 1440px) {
  .careers .careers-areas .functions .content .area {
    padding-top: 5rem;
  }
}
.careers .careers-areas .functions .content .area .images {
  position: relative;
}
.careers .careers-areas .functions .content .area .images .image {
  width: 610px;
  height: 350px;
  background-size: cover;
}
.careers .careers-areas .functions .content .area .images .departments {
  position: absolute;
  height: 300px;
  width: 0;
  max-width: 250px;
  bottom: -1.25rem;
  left: -1.25rem;
  background: rgba(92, 117, 229, 0.9);
  padding-right: 3rem;
  transition: width 0.3s ease-in-out;
  cursor: pointer;
}
.careers .careers-areas .functions .content .area .images .departments.yellow {
  background: rgba(247, 195, 32, 0.9);
}
.careers .careers-areas .functions .content .area .images .departments.blue {
  background: rgba(6, 141, 201, 0.9);
}
.careers .careers-areas .functions .content .area .images .departments.purple {
  left: -1.25rem;
  height: 350px;
  bottom: unset;
  top: 1.25rem;
}
@media only screen and (min-width: 880px) {
  .careers .careers-areas .functions .content .area .images .departments.purple {
    left: calc(100% - 1.25rem);
  }
}
.careers .careers-areas .functions .content .area .images .departments .svg-plus {
  display: block;
}
.careers .careers-areas .functions .content .area .images .departments .svg-minus {
  display: none;
}
.careers .careers-areas .functions .content .area .images .departments .title {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  transform: rotate(-90deg) translate(98%, -150%);
  transform-origin: 100% 0%;
}
@media only screen and (min-width: 880px) {
  .careers .careers-areas .functions .content .area .images .departments .title {
    transform: rotate(-90deg) translate(98%, -120%);
  }
}
.careers .careers-areas .functions .content .area .images .departments .title h5 {
  font-size: 24px;
  white-space: nowrap;
  margin: 0;
}
.careers .careers-areas .functions .content .area .images .departments .arrow {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 0.75rem 1rem;
  cursor: pointer;
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
}
.careers .careers-areas .functions .content .area .images .departments .arrow .svg-plus, .careers .careers-areas .functions .content .area .images .departments .arrow .svg-minus {
  width: 15px;
  height: 15px;
}
.careers .careers-areas .functions .content .area .images .departments .nav {
  padding: 1rem 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.05s ease-in-out, visibility 0.05s ease-in-out;
}
.careers .careers-areas .functions .content .area .images .departments .nav .menu {
  height: 100%;
  border-right: 1px solid #ffffff;
  display: flex;
  flex-flow: column nowrap;
}
.careers .careers-areas .functions .content .area .images .departments .nav .menu li a {
  font-size: 0.9rem;
  font-weight: 700;
  color: #ffffff;
  transition: padding 0.3s ease-in-out;
}
.careers .careers-areas .functions .content .area .images .departments.open {
  width: 250px;
}
.careers .careers-areas .functions .content .area .images .departments.open .svg-plus {
  display: none;
}
.careers .careers-areas .functions .content .area .images .departments.open .svg-minus {
  display: block;
}
.careers .careers-areas .functions .content .area .images .departments.open .arrow {
  transform: rotate(180deg);
}
.careers .careers-areas .functions .content .area .images .departments.open .nav {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out 0.3s, display 0.3s ease-in-out 0.3s;
}
.careers .careers-areas .functions .content .area .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 2.5rem 0;
}
.careers .careers-areas .functions .content .area:nth-child(5) .images .image {
  width: 480px;
}
.careers .careers-areas .functions .content .area:nth-child(3) .images .image {
  top: 0;
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .careers .careers-areas .functions .content .area:nth-child(3) .images .image {
    position: absolute;
  }
}
.careers .careers-areas .internship .content .images .image {
  background-color: #30bfb7;
}
.careers .careers-areas .internship .content .row:first-child .images .image {
  width: 610px;
  height: 230px;
}
.careers .careers-areas .internship .content .row:first-child .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
}
.careers .careers-areas .internship .content .row:last-child {
  padding-top: 5rem;
}
.careers .careers-areas .internship .content .row:last-child .images .image {
  width: 100%;
  height: 300px;
  background-size: cover;
}
.careers .careers-areas .internship .content .row:last-child .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.careers-areas .timeline {
  display: flex;
}
@media only screen and (min-width: 880px) {
  .careers-areas .timeline {
    padding-top: 100px;
  }
}
.timeline--list {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  align-self: flex-start;
}
.timeline--list::after {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 13px;
  content: "";
  height: calc(100% - 20px);
  border-right: 1px dotted #5c75e5;
}
.timeline--list li {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.timeline--list li span {
  opacity: 0;
  transition: 0.5s ease all;
}
.timeline--list li.active span {
  opacity: 1;
}
.timeline--list li.active .circle {
  width: 20px;
  height: 20px;
}
.timeline--list li + li {
  margin-top: 15px;
}
.timeline--list .circle {
  display: block;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
}
.timeline--list .circle circle {
  fill: #5c75e5;
}
.timeline--list .line {
  display: block;
  width: 26px;
  height: 26px;
}
.timeline--list .line path {
  stroke: #5c75e5;
  fill: transparent;
  stroke-dasharray: 72;
  stroke-dashoffset: 72;
  animation: none;
}
.timeline--list .animating .line {
  display: block;
}
.timeline--list .animating .line path {
  animation: dash 5s linear forwards 0.4s;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.timeline--bullet {
  position: relative;
  z-index: 10;
  margin: 0 0 0 10px;
  width: 26px;
}
.timeline--count {
  margin-left: 2rem;
}
.timeline--count h3, .timeline--count h5 {
  margin: 0;
}
.reveal--career {
  max-width: 1180px;
  width: 100%;
  border: 0;
  background: #ffffff;
}
@media only screen and (min-width: 880px) {
  .reveal--career {
    width: 90%;
  }
}
.reveal--career:focus {
  box-shadow: 0 0 0;
}
.reveal--career .close-button {
  font-weight: bold;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 880px) {
  .reveal--career .close-button {
    color: #17264a;
  }
}
.reveal--career .grid-container {
  background: white;
}
.reveal--career--sidebar {
  background: #17264a;
}
.reveal--career--sidebar h5, .reveal--career--sidebar h2, .reveal--career--sidebar p {
  color: #ffffff;
}
.reveal--career--sidebar h5 {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 32px;
  color: #34c4ec;
  text-transform: uppercase;
}
.reveal--career--sidebar img {
  width: 180px;
  margin-bottom: 20px;
  border-radius: 100%;
}
.reveal--career--sidebar a {
  display: flex;
  align-items: center;
  color: #ffffff;
}
.reveal--career--sidebar a svg {
  margin: 0 0 0 10px;
  height: 21px;
}
.reveal--career--sidebar a path {
  fill: #ffffff;
}
.reveal--career--sidebar .reveal--career--spacing {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1440px) {
  .reveal--career--sidebar .reveal--career--spacing {
    min-height: 840px;
  }
}
.reveal--career--content {
  background: #ffffff;
}
.reveal--career--spacing {
  padding: 2rem;
}
@media only screen and (min-width: 880px) {
  .reveal--career--spacing {
    padding: 140px 100px 60px;
  }
}
.accordion--testimonial {
  position: relative;
}
.accordion--testimonial::before {
  position: absolute;
  content: "";
  left: -11px;
  top: 41px;
  height: calc(100% - 52px);
  border-right: 1px dotted #5c75e5;
}
.accordion--testimonial .accordion-title {
  padding: 2rem 1rem 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  color: #17264a;
  border: 0;
  transition: 0.2s ease all;
}
.accordion--testimonial .accordion-title::before {
  display: none;
}
.accordion--testimonial .accordion-title::after {
  position: absolute;
  left: -1rem;
  top: 38px;
  content: "";
  width: 10px;
  height: 10px;
  background: #889aec;
  border-radius: 100%;
}
.accordion--testimonial .accordion-title:hover, .accordion--testimonial .accordion-title:focus {
  background: none;
}
.accordion--testimonial .accordion-item.is-active .accordion-title {
  font-size: 32px;
  line-height: 37px;
}
.accordion--testimonial .accordion-item.is-active .accordion-title::after {
  background: #5c75e5;
}
.accordion--testimonial .accordion-content,
.accordion--testimonial :last-child > .accordion-content:last-child,
.accordion--testimonial :last-child:not(.is-active) > .accordion-title {
  border: 0;
}
.accordion--testimonial .accordion-content p {
  margin: 0;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  color: #4D4D4F;
}
.career-list-title {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #17264a;
}
.career-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.career-list li {
  margin: 0 30px 10px 0;
  font-size: 14px;
}
.career-list li:last-child {
  margin-right: 0;
}
.list-disc ul {
  margin: 0 0 0 20px;
}
.list-disc li {
  list-style-type: disc;
}
.pad-side {
  padding: 0 1rem;
}
.career-areas-slider--holder {
  position: absolute;
  left: -1.5rem;
  bottom: -1.5rem;
  height: 100%;
  overflow: hidden;
}
.career-areas-slider--holder.active .career-areas-slider {
  left: 0;
}
.career-areas-slider--holder.active .career-areas-slider-title::before {
  content: "–";
  top: 11px;
}
.career-areas-slider {
  height: 100%;
  transition: all 0.3s ease;
  position: relative;
  left: calc(-100% + 53px);
}
.career-areas-slider--pad {
  overflow: hidden;
  transition: all 0.3s ease;
}
.career-areas-slider--list {
  height: 100%;
  margin: 0;
  padding: 1.5rem calc(54px + 1.5rem) 1.5rem 1.5rem;
  font-weight: bold;
}
.career-areas-slider--list li + li {
  padding-top: 10px;
}
.career-areas-slider--yellow .career-areas-slider {
  background: rgba(246, 196, 55, 0.9);
}
.career-areas-slider--yellow a {
  color: #17264A !important;
}
.career-areas-slider--yellow a:hover, .career-areas-slider--yellow a:focus {
  color: rgba(23, 38, 74, 0.8) !important;
}
.career-areas-slider--yellow .career-areas-slider-title {
  border-left: 1px solid #17264A;
}
.career-areas-slider--yellow .career-areas-slider-title span {
  color: #17264A;
}
.career-areas-slider--yellow .career-areas-slider-title::before {
  color: #F6C437;
}
.career-areas-slider--yellow .career-areas-slider-title::after {
  background: #17264A;
}
.career-areas-slider--blue .career-areas-slider {
  background: rgba(56, 92, 176, 0.9);
}
.career-areas-slider--blue a {
  color: #ffffff !important;
}
.career-areas-slider--blue a:hover, .career-areas-slider--blue a:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}
.career-areas-slider--blue .career-areas-slider-title {
  border-left: 1px solid #ffffff;
}
.career-areas-slider--blue .career-areas-slider-title span {
  color: #ffffff;
}
.career-areas-slider--blue .career-areas-slider-title::before {
  color: #385CB0;
}
.career-areas-slider--blue .career-areas-slider-title::after {
  background: #ffffff;
}
.career-areas-slider--light {
  right: auto;
  left: 0%;
}
@media only screen and (min-width: 1024px) {
  .career-areas-slider--light {
    left: 95%;
    width: 53%;
  }
}
.career-areas-slider--light .career-areas-slider {
  background: rgba(93, 117, 226, 0.9);
}
.career-areas-slider--light a {
  color: #ffffff !important;
}
.career-areas-slider--light a:hover, .career-areas-slider--light a:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}
.career-areas-slider--light .career-areas-slider-title {
  border-left: 1px solid #ffffff;
}
.career-areas-slider--light .career-areas-slider-title span {
  color: #ffffff;
}
.career-areas-slider--light .career-areas-slider-title::before {
  color: #5D75E2;
}
.career-areas-slider--light .career-areas-slider-title::after {
  background: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .career-areas-slider--light .career-areas-slider--list {
    font-size: 14px;
  }
}
.career-areas-slider-title {
  position: absolute;
  padding: 0.5rem 1.5rem;
  margin: 0;
  right: 0;
  bottom: 0;
  width: 54px;
  height: 100%;
  cursor: pointer;
}
.career-areas-slider-title span {
  position: absolute;
  padding: 0.5rem 1.5rem;
  right: 0;
  bottom: 0;
  margin: 0;
  color: #17264A;
  font-size: 24px;
  font-weight: bold;
  transform-origin: bottom right;
  transform: rotate(-90deg) translateX(100%);
  width: 250px;
}
.career-areas-slider-title::before {
  position: absolute;
  z-index: 5;
  content: "+";
  top: 10px;
  right: 15px;
  width: 24px;
  font-weight: normal;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.career-areas-slider-title::after {
  top: 15px;
  right: 15px;
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  border-radius: 100%;
  background: #ffffff;
}
/* ## Contact page common Classes
--------------------------------------------- */
.contact h2 {
  margin: 0 0 30px 0;
  color: #17264b;
}
.contact h3 {
  color: #17264b;
  margin: 0 0 15px 0;
}
/* ## Contact page Section1
--------------------------------------------- */
.location .wrap {
  border-bottom: solid 1px rgba(221, 221, 221, 0.8666666667);
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.location .col_left {
  float: left;
  width: 47%;
}
.location .col_right {
  float: right;
  width: 47%;
}
.more_locations:last-child .wrap {
  border: none !important;
}
/* ## Contact page contact form
--------------------------------------------- */
body .contact_form {
  padding: 0 0 120px 0;
}
body .contact_form label {
  font-size: 16px;
}
body .contact_form #field_1_1,
body .contact_form #field_1_2,
body .contact_form #field_1_3 {
  width: 33.33%;
  float: left;
  clear: none;
  margin-bottom: 60px;
}
body .contact_form #field_1_3 {
  float: right;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {
  font-size: 16px;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  color: #4d4d4f;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield input,
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea {
  padding: 20px;
  border-radius: 8px;
  border: solid 1px #dddddd;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield select {
  padding: 16px 20px;
  border-radius: 8px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #0e74b9 50%), linear-gradient(135deg, #0e74b9 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 10px), calc(100% - 15px) calc(1em + 10px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 0 1.5em;
  background-repeat: no-repeat;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield select option {
  color: #068dc9;
  font-size: 16px;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield input:focus,
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea:focus {
  box-shadow: 0 5px 8px 0 rgba(6, 141, 201, 0.15);
  border: solid 1px #068dc9;
}
body #gform_wrapper_1 .gform_footer input[type=submit] {
  border-radius: 25px;
  background-color: #365cb2;
  color: #fff;
  width: 215px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
/* ## Contact page V2 Section1 */
.contact-v2-s1 {
  background: url(../images/tcell.png) right top no-repeat;
  padding: 60px 0 100px 0;
}
.contact-v2-s1 .contact_cards_top {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.contact-v2-s1 .contact_cards_top .contact_card_dtl {
  float: left;
  width: 100%;
}
.contact-v2-s1 .contact_cards_bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.contact-v2-s1 .contact_cards_bottom h4 {
  margin-bottom: 0;
}
.contact-v2-s1 .contact_card {
  width: 32%;
  margin: 0 0 1% 0;
  padding: 0 20px 20px 20px;
  background-color: rgba(240, 240, 240, 0.5);
  backdrop-filter: blur(30px) saturate(125%);
  -webkit-backdrop-filter: blur(30px) saturate(125%);
}
.contact-v2-s1 .contact_card p {
  margin-bottom: 0;
}
.contact-v2-s1 i {
  font-size: 65px;
  line-height: 75px;
  color: #3c5781;
  float: left;
  margin: 0 15px 0 0;
}
.contact-v2-s1 h4 {
  font-size: 22px;
}
/* ## Contact page V2 Section2 */
.contact-v2-s2 {
  padding: 100px 0;
}
.contact-v2-s2 .contact_locations {
  width: 40%;
  margin-bottom: 50px;
}
.contact-v2-s2 .contact_locations * {
  color: #fff;
}
.contact-v2-s2 .half {
  display: inline-block;
  width: 35%;
}
/* ## Default Page
--------------------------------------------- */
.post_contents {
  padding: 120px 0;
}
.post_contents h1, .post_contents h2, .post_contents h3, .post_contents h4, .post_contents h5 {
  color: #17264b;
}
.post_contents h2 {
  margin-top: 0;
}
/* ## Publications Page
--------------------------------------------- */
.publications .tech_s1_contents a {
  color: #fff;
}
.publications .tech_s2 {
  margin-bottom: 120px;
}
.publications .tabcontent {
  width: 100%;
}
.publications .tabcontent h6 {
  font-size: 2.4rem;
  margin-bottom: 15px;
}
.font-55 {
  line-height: 1.2;
  font-weight: 700;
  color: #17264a;
  margin: 0;
  font-size: 55px;
}
.h3 {
  font-size: 36px;
}
.tag {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #3bc3ea;
}
/* ##Tech ops page Banner
--------------------------------------------- */
.tech_masthead {
  background: #000;
  position: relative;
  height: 700px;
}
.tech_masthead .vdo_slider0 {
  width: 100%;
}
.tech_masthead .vdo_slider0 .slick-slide {
  height: 700px;
}
.tech_masthead .background {
  background: #000;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.tech_masthead .background .video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -15%);
  width: 100%;
  height: 100%;
}
.tech_masthead .wrap .sliderContentWrap {
  padding: 80px 0 0 0;
}
.tech_masthead .wrap .sliderContent {
  position: relative;
}
.tech_masthead .wrap small {
  align-self: center;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1.65px;
  color: #f7c320;
  text-transform: uppercase;
}
.tech_masthead .wrap h1 {
  color: #fff;
  margin: 10px 0;
}
.tech_masthead .wrap p {
  color: #fff;
  width: 50%;
}
.tech_masthead .vdo_slider {
  position: relative;
  max-width: 100vw;
  white-space: nowrap;
}
.tech_masthead .vdo_slider .slick-slide {
  color: rgba(255, 255, 255, 0.5);
}
.tech_masthead .vdo_slider .slick-slide.slick-current {
  color: #fff;
}
.tech_masthead .vdo_slider .slide {
  margin-left: 7.5rem;
  white-space: nowrap;
}
.tech_masthead .vdo_slider .slide .title {
  display: inline-block;
}
.tech_masthead .vdo_slider .slide .spacer {
  display: inline-block;
  height: 2px;
  width: 30%;
  background-image: url("https://www.atarabio.com/wp-content/themes/atara2022/dist/images/dottedline.svg");
  background-size: 130px 2px;
  background-position: center left;
  background-repeat: repeat-x;
  margin: 0 0 15px 10px;
}
.tech_masthead .vdo_slider .slick-list.draggable:hover {
  cursor: grab;
}
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle-container,
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle,
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle .image {
  cursor: grab;
}
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle-container figcaption,
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle figcaption,
.tech_masthead .vdo_slider .slick-list.draggable:hover .circle .image figcaption {
  cursor: pointer;
}
.tech_masthead .vdo_slider .slick-list.dragging,
.tech_masthead .vdo_slider .slick-list.draggable:active:hover {
  cursor: grabbing;
}
.tech_masthead .vdo_slider .slick-list.dragging .circle-container,
.tech_masthead .vdo_slider .slick-list.dragging .circle,
.tech_masthead .vdo_slider .slick-list.dragging .circle .image,
.tech_masthead .vdo_slider .slick-list.draggable:active:hover .circle-container,
.tech_masthead .vdo_slider .slick-list.draggable:active:hover .circle,
.tech_masthead .vdo_slider .slick-list.draggable:active:hover .circle .image {
  cursor: grabbing;
}
/* ##Tech ops page Navigation in Banner
--------------------------------------------- */
.nav_tech_ops {
  position: absolute;
  z-index: 5;
  bottom: 0;
  background: rgba(23, 38, 75, 0.7);
  width: 100%;
}
.nav_tech_ops .page-nav {
  max-width: 1170px;
  padding: 0 15px;
  margin: auto;
  position: relative;
}
.nav_tech_ops .menu_tech_ops {
  float: left;
  padding: 10px 0;
  border-left: 3px solid #f7c320;
  padding-left: 20px;
}
.nav_tech_ops .menu_tech_ops li {
  display: inline-block;
  white-space: nowrap;
}
.nav_tech_ops .menu_tech_ops li a {
  padding: 0.5rem 1rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1pt;
  font-size: 14px;
}
.nav_tech_ops .menu_tech_ops li a:hover {
  color: #f7c320;
}
.nav_tech_ops .stick {
  position: fixed !important;
  top: 30px;
  transform: translateX(-100%);
}
.nav_tech_ops .sticky-container {
  position: relative;
  top: 30px;
  float: right;
}
.nav_tech_ops .sticky-container .button {
  position: relative;
  display: flex;
  white-space: nowrap;
  padding: 5px 30px;
  background: linear-gradient(45deg, #30bfb7, #6D60BD, #5D75E2);
  background-size: 400% 400%;
  animation: gradient 1s ease infinite;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  color: #fff;
  align-items: center;
}
.nav_tech_ops .sticky-container .button:hover, .nav_tech_ops .sticky-container .button:focus, .nav_tech_ops .sticky-container .button:active {
  color: #fff;
}
.nav_tech_ops .sticky-container .button .search-icon {
  position: relative;
  width: 1px;
  height: 1px;
  padding-left: 50px;
  margin: 0 0 10px 0;
}
.nav_tech_ops .sticky-container .button .search-icon .circle {
  position: absolute;
  top: -4px;
  right: 0;
  width: 16px;
  height: 16px;
  margin-top: 0;
  border: 3px solid #fff;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.5s ease all;
}
.nav_tech_ops .sticky-container .button .search-icon .line {
  position: absolute;
  top: -7px;
  right: -12px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 10px;
  transform: rotateZ(52deg);
  transition: 0.5s ease all;
}
.nav_tech_ops .sticky-container .button .search-icon .line:before, .nav_tech_ops .sticky-container .button .search-icon .line:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 3px;
  background-color: #fff;
  border-radius: 10px;
  transform: rotateZ(0);
  transition: 0.5s ease all;
}
.nav_tech_ops .sticky-container .button:hover .search-icon .circle {
  top: 5px;
  width: 16px;
  height: 3px;
  border-width: 0;
  background-color: #fff;
  border-radius: 20px;
}
.nav_tech_ops .sticky-container .button:hover .search-icon .line {
  top: 50%;
  right: 0;
  width: 12px;
  transform: translateY(-50%) rotateZ(0);
}
.nav_tech_ops .sticky-container .button:hover .search-icon .line:before {
  bottom: 6px;
  transform: rotateZ(52deg);
}
.nav_tech_ops .sticky-container .button:hover .search-icon .line:after {
  bottom: 0;
  transform: rotateZ(-52deg);
}
.nav_tech_ops .sticky-container .button:hover .search-icon .line:before, .nav_tech_ops .sticky-container .button:hover .search-icon .line:after {
  right: -3px;
  width: 10px;
  background-color: #fff;
}
/* ##Tech ops About
--------------------------------------------- */
.about_tech {
  position: relative;
  margin: 100px 0 0 0;
}
.about_tech .content {
  display: grid;
  grid-template-columns: 37% 37%;
  justify-content: center;
}
.about_tech .image-container.top img {
  max-width: 75%;
}
.about_tech .title {
  max-width: 580px;
  margin: 0 0 0 -90px;
}
.about_tech .copy.has-readmore {
  margin: 90px 15% 0 0;
  display: flex;
  justify-content: flex-end;
}
.about_tech .copy.has-readmore div {
  width: 65%;
}
.about_tech .image-container.bottom img {
  max-width: 85%;
  float: right;
  margin: -20% 0 0 0;
}
.about_tech .quote.white {
  background: #5d75e2;
  color: #fff;
  font-weight: 700;
  float: left;
  width: 60%;
  padding: 5% 10%;
  margin: -51px 0 0 5%;
  font-size: 16px;
}
.about_tech .quote.white p {
  margin: 0;
}
.about_tech .statistic {
  font-weight: 700;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 100px 0 0 0;
}
.about_tech .statistic .stats_text {
  font-size: 16px;
  width: 50%;
}
.about_tech .facility {
  max-width: 55%;
  margin: 50px 0 0 -90px;
}
/* ##Tech ops Culture
--------------------------------------------- */
a.show_btn {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0) url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/play.svg) center center no-repeat;
  background-size: 100px;
  border: none;
  transition: all 1000ms ease;
}
a.show_btn:hover {
  background: rgba(0, 0, 0, 0.4) url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/play.svg) center center no-repeat;
  background-size: 100px;
}
.culture {
  float: left;
  width: 100%;
}
.culture .content {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
  position: relative;
  padding: 150px 0 0 0;
}
.culture .image-container {
  position: absolute;
  width: 418px;
  height: 438px;
  background: url(../images/t-cell2.png) no-repeat;
  right: -15%;
  top: -5%;
}
.culture .has-readmore {
  max-width: 680px;
}
.culture_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
  justify-content: space-between;
}
.culture_wrap div {
  height: 200px;
  margin-bottom: 20px;
}
.culture_wrap .culture1 {
  flex-basis: 32%;
}
.culture_wrap .culture2 {
  flex-basis: 66%;
  position: relative;
}
.culture_wrap .culture3,
.culture_wrap .culture4,
.culture_wrap .culture5 {
  flex-basis: 32%;
}
.culture_wrap .culture6 {
  flex-basis: 58%;
}
.culture_wrap .culture7 {
  flex-basis: 40%;
  background: #5d75e2;
  color: #fff;
  padding: 3% 5% 0 5%;
  font-size: 16px;
}
.culture_wrap .culture8 {
  flex-basis: 40%;
}
/* ##Tech ops Benefits
--------------------------------------------- */
.item-xs {
  display: none;
}
.benefits_techops {
  float: left;
  width: 100%;
}
.benefits_techops .container {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
  position: relative;
  padding: 150px 0 0 0;
  display: flex;
  flex-direction: column;
}
.benefits_techops .container article {
  max-width: 640px;
  margin-bottom: 50px;
}
.benefits_techops .grid {
  max-width: 1000px;
  margin: 0 auto;
}
.benefits_techops .wrapper {
  display: flex;
  justify-content: space-around;
}
.benefits_techops .wrapper figure {
  position: relative;
  z-index: 1;
  flex-basis: 17%;
  font-size: 15px;
  margin: 0;
}
.benefits_techops .wrapper figure .holder {
  background: url(../images/benefits-circle.svg) center center no-repeat;
  background-size: cover;
  height: 104px;
  width: 104px;
  display: flex;
  margin: auto;
  justify-content: center;
  position: relative;
  border-radius: 50%;
}
.benefits_techops .wrapper figure img {
  max-width: 64px;
}
.benefits_techops .wrapper figure .plus {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #f6c437;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  z-index: 1;
  box-shadow: 0 2px 4px rgba(10, 10, 10, 0.3);
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX;
}
.benefits_techops .wrapper figure h4 {
  font-size: 16px;
  font-weight: 700;
  color: #17264a;
  text-align: center;
}
.benefits_techops .wrapper .tooltip_text {
  position: absolute;
  background: #5D75E2;
  padding: 10%;
  color: #fff;
  width: 300px;
  visibility: hidden;
}
.benefits_techops .wrapper .tooltip_text:before {
  content: " ";
  background: #5D75E2;
  width: 35px;
  height: 15px;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  top: -15px;
}
.benefits_techops .wrapper figure:hover .holder, .benefits_techops .wrapper figure:focus .holder {
  background-image: none;
  background-color: #5D75E2;
  transform: translateY(-5px);
  transition: all 500ms ease;
}
.benefits_techops .wrapper figure:hover img, .benefits_techops .wrapper figure:focus img {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);
}
.benefits_techops .wrapper figure:hover .tooltip_text, .benefits_techops .wrapper figure:focus .tooltip_text {
  visibility: visible;
}
.benefits_techops .wrapper figure:hover .plus, .benefits_techops .wrapper figure:focus .plus {
  transition: all 1000ms ease;
  opacity: 0;
  transform: translateX(50px);
}
.benefits_techops .disclaimer {
  max-width: 1000px;
  margin: auto;
  text-align: right;
  font-size: 12px;
}
/* ##Tech ops Locations
--------------------------------------------- */
.locations_tech_ops {
  float: left;
  width: 100%;
}
.locations_tech_ops article.title {
  max-width: 1000px;
  margin: 120px auto 65px;
}
.locations_tech_ops article.title h3 {
  max-width: 675px;
}
.locations_tech_ops .grid {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 100%;
  height: 610px;
}
.locations_tech_ops .location {
  margin: 0;
  position: relative;
  background-size: auto 175%;
  background-repeat: no-repeat;
  transition: flex 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.locations_tech_ops .location.left {
  flex: 2;
  margin-right: 1rem;
  background-position: left;
}
.locations_tech_ops .location.left .font-55 {
  right: 5rem;
}
.locations_tech_ops .location.left .copy {
  left: 13.05556rem;
}
.locations_tech_ops .location.right {
  flex: 3;
  margin-left: 1rem;
  background-position: right;
}
.locations_tech_ops .location.right .font-55 {
  left: 5rem;
}
.locations_tech_ops .location.right .copy {
  left: 12rem;
}
.locations_tech_ops .h3 {
  margin: 0;
}
.locations_tech_ops p.tag {
  color: #f6c437;
}
.locations_tech_ops .location .font-55 {
  position: absolute;
  top: 5rem;
  color: #fff;
  text-shadow: 0 0 8px rgba(10, 10, 10, 0.3);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  white-space: nowrap;
}
.locations_tech_ops .location .button-modal {
  position: absolute;
  display: none;
  visibility: hidden;
}
.locations_tech_ops .location .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 38, 74, 0.65);
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.locations_tech_ops .location .copy {
  max-width: 500px;
  position: absolute;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  height: 100%;
  opacity: 0;
  color: #fff;
  transition: opacity 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.locations_tech_ops .location.hover.left {
  flex: 5;
}
.locations_tech_ops .location.hover.right {
  flex: 4;
}
.locations_tech_ops .location.hover .font-55 {
  opacity: 0;
}
.locations_tech_ops .location.hover .overlay {
  opacity: 1;
}
.locations_tech_ops .location.hover .copy {
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #8a8a8a;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
.button.hollow.white {
  border: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1pt;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background 0.2s ease-in-out;
  background-color: transparent;
  border-radius: 20px;
  padding: 8px 10%;
}
.button.hollow.white:hover, .button.hollow.white:focus {
  color: #f6c437;
  border: 2px solid #f6c437;
}
/* ##Tech ops Employees
--------------------------------------------- */
.employees_techops {
  float: left;
  width: 100%;
  margin-top: 120px;

}
.employees_techops .content {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
  position: relative;
}
.employees_techops .content .title {
  max-width: 500px;
  margin-bottom: 55px;
}
.emp-slider {
  max-width: 1000px;
  margin: auto;
}
.emp-slider .employee {
  padding: 0 5% 0 0;
}
.emp-slider .employee .image {
  position: relative;
  height: 300px;
  margin-bottom: 20px;
}
.emp-slider img {
  max-height: 300px;
}
.emp-slider h4, .emp-slider h5 {
  margin: 0;
  color: #17264a;
}
.emp-slider h5 {
  font-size: 16px;
}
/* ##Tech ops Functions Tabs
--------------------------------------------- */
.tab_xs {
  display: none;
}
.functions_techops {
  margin-top: 100px;
  float: left;
  width: 100%;
}
.functions_techops .content {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
  position: relative;
}
.functions_techops .content .title {
  max-width: 780px;
  margin-bottom: 50px;
}
.functions_techops .tab {
  background: none;
  margin-bottom: 90px;
}
.functions_techops .tab button, .functions_techops .tab a {
  background-color: #fff;
  color: #142140;
  border-bottom: solid 5px #fff;
  padding: 0;
}
.functions_techops .tab button:hover, .functions_techops .tab a:hover,
.functions_techops .tab button.active, .functions_techops .tab a.active {
  border-bottom: solid 5px #f7c320;
}
.functions_techops .tabcontent-techops {
  display: none;
}
.functions_techops .tabcontent_stuff {
  display: flex;
  width: 100%;
  justify-content: center;
}
.functions_techops .functions_left {
  flex-basis: 50%;
}
.functions_techops .functions_left img {
  max-width: 100%;
  margin: 0 0 0 -20%;
}
.functions_techops .functions_right {
  flex-basis: 50%;
}
.functions_techops .quoteText {
  background: #5d75e2;
  width: 75%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 7%;
  margin: -10% 0 0 15%;
  position: relative;
  z-index: 1;
}
.functions_techops .quoteText .h5 {
  margin: 0;
}
.functions_techops .quoteText .h6 {
  font-size: 12px;
  margin: 0;
}
.functions_techops .quoteText:before {
  content: "“";
  display: block;
  position: absolute;
  top: -1.5rem;
  left: 1rem;
  font-size: 8.33333rem;
  color: rgba(255, 255, 255, 0.3);
}
/* ##Tech ops Callout
--------------------------------------------- */
.callout_wraper {
  width: 100%;
  float: left;
  margin-top: 240px;
}
.callout {
  display: flex;
  align-items: center;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.callout .background {
  background: #0a0a0a;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.callout .background .image {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.callout .background .video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.callout .background .video::-webkit-media-controls {
  display: none !important;
}
.callout .content {
  padding-right: 0;
  padding-left: 0;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  position: relative;
  z-index: 1;
}
.callout .content p {
  width: calc(50% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  margin-left: calc(8.33333% + 0.55556rem);
}
.callout .content .button-container, .callout .content h3 {
  max-width: 680px;
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  margin-left: calc(8.33333% + 0.55556rem);
  color: #fff;
}
.callout .content .font-55 {
  text-transform: uppercase;
  color: #fff;
}
.callout .content .button-container {
  margin-top: 1rem;
  width: 100%;
}
.callout .content .button-container .button, .callout .content .button-container .wp-block-button .wp-block-button__link, .wp-block-button .callout .content .button-container .wp-block-button__link {
  margin-bottom: 0;
}
/* ## Job Search Page
--------------------------------------------- */
.careers_job_search .callout_wraper {
  margin-top: 0;
}
.callout_search .content {
  flex-direction: column;
}
.callout_search h3.h4 {
  color: #17264a;
}
.callout_search .button {
  border: 2px solid #5c75e5;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1pt;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background 0.2s ease-in-out;
  background-color: #5c75e5;
  border-radius: 20px;
  padding: 8px 10%;
}
.callout_search .button:hover,
.callout_search .button.focus {
  color: #fff;
  border: 2px solid #17264a;
  background: #17264a;
}
.callout_search .loading {
  display: block;
  text-align: center;
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  z-index: 99;
}
/* ## Job Search Page search form
--------------------------------------------- */
.search-bar {
  width: 100%;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.search-bar .search-bar-wrap {
  max-width: 1000px;
  margin: -60px auto 0 auto;
  position: relative;
}
.search-bar form {
  position: absolute;
  width: 70%;
  padding: 15px 5% 15px 3%;
  padding: 15px 0 15px 0;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  z-index: 1;
}
.search-bar form fieldset {
  border: none;
  margin: 0 2px;
  padding: 0;
}
.search-bar form fieldset legend {
  display: none;
}
.search-bar form fieldset label {
  position: relative;
  display: inline-block;
  padding: 0.25rem 1rem;
  cursor: pointer;
  color: #17264a;
}
.search-bar form fieldset input[type=radio] {
  position: relative;
  bottom: 0;
  left: -50%;
  width: 0;
  height: 0;
  margin: 0;
  visibility: hidden;
}
.search-bar form fieldset input[type=radio]:checked:before, .search-bar form fieldset input[type=radio]:checked:after {
  content: " ";
  visibility: visible;
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 0;
  border-style: solid;
}
.search-bar form fieldset input[type=radio]:checked:before {
  z-index: 1;
  top: 1.5rem;
  transform: translateX(-50%);
  border-width: rem-calc(20) rem-calc(25) 0 rem-calc(25);
  border-color: #ffffff transparent transparent transparent;
  box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
}
.search-bar form fieldset input[type=radio]:checked:after {
  z-index: -1;
  top: 0.6rem;
  transform: translateX(-50%) rotate(225deg);
  border-width: rem-calc(16);
  border-color: transparent;
  box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}
.search-bar form .keyword {
  padding: 0 1.5rem;
}
.search-bar form .keyword label {
  display: none;
}
.search-bar form .keyword input[type=text] {
  margin-bottom: 0;
  min-width: rem-calc(240);
  border: 0;
  border-radius: unset;
  border-bottom: 1px #17264a solid;
  box-shadow: unset;
  padding: 0 40px 7px 15px;
}
.search-bar form .keyword ::-moz-placeholder {
  color: #C0C0CF;
}
.search-bar form .keyword ::placeholder {
  color: #C0C0CF;
}
.search-bar form .button-container {
  position: relative;
  margin: 0 0 0 -50px;
}
.search-bar form .button-container label span {
  display: none;
}
.search-bar form .button-container input[type=submit] {
  border: none;
  margin-bottom: 0;
  background-color: transparent;
  background-image: url("https://www.atarabio.com/wp-content/themes/atara2022/dist/images/search.svg");
  background-size: 18px 18px;
  background-position: center;
  background-repeat: no-repeat;
}
/* ## Job Search Page search results Locations
--------------------------------------------- */
.search-content {
  min-height: 13.88889rem;
}
.search-content .loading {
  width: 100%;
  display: block;
  text-align: center;
  margin: 50px 0 0 0;
}
.search-content .locations {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  z-index: 0;
  border: none;
  position: relative;
  margin-top: -30px;
  z-index: 0;
  width: 100%;
}
.search-content .locations .location {
  width: 33.33333%;
  margin: 0;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
}
.search-content .locations .location:nth-child(2), .search-content .locations .location:nth-child(3) {
  width: 66.66667%;
  margin-right: 0;
  margin-left: 0;
}
.search-content .locations .location.other {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.search-content .locations .remote-loc {
  width: 100%;
}
.search-content .locations .location.other .image {
  background-size: contain;
  background-position: right;
}
.search-content .locations .location.other .overlay {
  background: rgba(255, 255, 255, 0.5);
}
.search-content .locations .location.other a {
  display: flex;
  flex-flow: row wrap;
}
.search-content .locations .location.other a .copy {
  width: calc(83.33333% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  margin-left: calc(8.33333% + 0.55556rem);
  padding: 1.5rem 2.5rem;
  display: flex;
  align-items: flex-end;
}
.search-content .locations .location.other a .copy h3, .search-content .locations .location.other a .copy h4 {
  transition: color 0.3s ease-in-out;
}
.search-content .locations .location.other a .copy h4 {
  padding-left: 1.5rem;
  margin-bottom: 0.85rem;
}
.search-content .locations .location.other:active .image, .search-content .locations .location.other:focus .image, .search-content .locations .location.other:hover .image {
  transform: none;
}
.search-content .locations .location.other:active .overlay, .search-content .locations .location.other:focus .overlay, .search-content .locations .location.other:hover .overlay {
  background: rgba(255, 255, 255, 0);
}
.search-content .locations .location.other:active a .copy h3, .search-content .locations .location.other:active a .copy h4, .search-content .locations .location.other:focus a .copy h3, .search-content .locations .location.other:focus a .copy h4, .search-content .locations .location.other:hover a .copy h3, .search-content .locations .location.other:hover a .copy h4 {
  color: #fff;
}
.search-content .locations .location a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
.search-content .locations .location a h3 {
  margin: 0 0 20px 0;
  font-size: 57px;
}
.search-content .locations .location a h4 {
  font-size: 24px;
  margin: 0;
}
.search-content .locations .location a .image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease-in-out;
}
.search-content .locations .location a .overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 38, 74, 0.7);
  transition: background 0.3s ease-in-out;
}
.search-content .locations .location a .copy {
  position: relative;
  z-index: 1;
  padding: 5rem 2.5rem;
}
.search-content .locations .location a:active .image, .search-content .locations .location a:focus .image, .search-content .locations .location a:hover .image {
  transform: scale(1.03);
}
.search-content .locations .location a:active .overlay, .search-content .locations .location a:focus .overlay, .search-content .locations .location a:hover .overlay {
  background: rgba(93, 117, 226, 0.7);
}
/* ## Job Search Page search results Categories
--------------------------------------------- */
.search-content .categories {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  padding: 5rem 5%;
  justify-content: space-between;
}
.search-content .categories .category {
  width: 18.5%;
}
.search-content .categories .category .h4 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #17264a;
  min-height: 80px;
}
.search-content .categories .category .subcategories {
  border-top: 1px solid #17264a;
  padding: 10px 0;
  margin: 0;
  list-style: none;
}
.search-content .categories .category .subcategories li {
  padding: 10px 0;
  font-weight: 700;
  font-size: 17px;
}
.search-content .categories .category .subcategories li a.disabled {
  color: rgba(23, 38, 74, 0.3);
  pointer-events: none;
}
.search-content .results {
  padding-right: 0;
  padding-left: 0;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  padding: 5rem 0;
}
/* ## Job Search Page search Sub filters
--------------------------------------------- */
.search-content .results .subfilters {
  width: 70%;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px solid #17264a;
}
.search-content .results .subfilters .count {
  width: calc(16.66667% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  display: flex;
  align-items: flex-end;
  white-space: nowrap;
}
.search-content .results .subfilters .count .h5 {
  font-weight: 700;
  color: #17264a;
  font-size: 20px;
  margin-bottom: 0;
}
.search-content .results .subfilters .count .h5 .h4 {
  font-size: 24px;
}
.search-content .results .subfilters .options {
  width: calc(83.33333% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  display: flex;
  justify-content: flex-end;
}
.search-content .results .subfilters .options .menu {
  flex-flow: row wrap;
  justify-content: flex-end;
}
.search-content .results .subfilters .options .menu label {
  font-size: 18px;
  font-weight: 700;
  border-radius: 20px;
  padding: 0.5rem 0.75rem;
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  cursor: pointer;
}
.search-content .results .subfilters .options .menu label.disabled {
  color: rgba(23, 38, 74, 0.3);
  pointer-events: none;
}
.search-content .results .subfilters .options .menu label:active, .search-content .results .subfilters .options .menu label:focus, .search-content .results .subfilters .options .menu label:hover {
  background: #e6e6e6;
  color: #5d75e2;
}
.search-content .results .subfilters .options .menu input {
  opacity: 0;
  position: absolute;
  left: -99999px;
}
/* ## Job Search Page search results Cards
--------------------------------------------- */
.search-content .results .list {
  width: calc(100% - 1.11111rem);
  display: flex;
  flex-flow: row wrap;
  padding-top: 50px;
  justify-content: space-between;
}
.search-content .results .list figure {
  margin: 0;
}
.search-content .results .list .no-results {
  width: calc(100% - 1.11111rem);
  margin-right: 0.55556rem;
  margin-left: 0.55556rem;
  text-align: center;
}
.search-content .results .list .result {
  width: 31%;
}
.search-content .results .list .result .card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 2px solid #5d75e2;
  border-radius: 2px;
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #4d4d4f;
}
.search-content .results .list .result .card {
  min-height: 260px;
  margin: 1rem;
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
.search-content .results .list .result .card .card-section {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
.search-content .results .list .result .card .card-section.top {
  border-bottom: 2px solid #5d75e2;
  padding: 15px;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.search-content .results .list .result .card .card-section.top p {
  flex: 1;
}
.search-content .results .list .result .card .card-section.top h3 {
  flex: 0 0 auto;
  font-size: 22px;
  color: #17264a;
  margin: 0 0 0 0;
}
.search-content .results .list .result .card .card-section.top .star {
  position: absolute;
  z-index: 1;
  right: 0.75rem;
  top: 0.75rem;
}
.search-content .results .list .result .card .card-section.top .star svg path {
  fill: none;
  stroke: #f6c437;
  stroke-width: 1px;
}
.search-content .results .list .result .card .card-section.top .star.active svg path {
  fill: #f6c437;
}
.search-content .results .list .result .card .card-section.bottom {
  flex: 0 0 auto;
  padding: 15px;
}
.search-content .results .list .result .card .card-section.bottom h4 {
  font-size: 17px;
  color: #17264a;
  margin: 0;
}
.search-content .results .list .result .card .card-section.bottom p {
  font-size: 18px;
  margin-bottom: 0;
}
.search-content .results .list .result .card:active, .search-content .results .list .result .card:focus, .search-content .results .list .result .card:hover {
  border-color: #3bc3ea;
  box-shadow: 0 0 0 2px #3bc3ea inset;
}
.search-content .results .pagination-bar {
  width: 100%;
  padding: 50px auto;
}
.search-content .results .pagination-bar .pagination {
  display: flex;
  justify-content: center;
}
.search-content {
  transition: opacity 0.5s ease-in-out;
}
/* ## Job Search Page search results Pagination
--------------------------------------------- */
.search-content .pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.search-content .pagination::after, .search-content .pagination::before {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.search-content .pagination::after {
  clear: both;
}
.search-content .pagination li {
  margin: 0 10px;
  border-radius: 50%;
  font-size: 16px;
  display: inline-block;
  padding: 8px 16px;
}
.search-content .pagination li:first-child, .search-content .pagination li:last-child {
  display: inline-block;
}
.search-content .pagination a, .search-content .pagination button {
  display: block;
  padding: 0.16667rem 0.55556rem;
  border-radius: 20px;
  color: #0a0a0a;
}
.search-content .pagination a:hover, .search-content .pagination button:hover {
  background: #e6e6e6;
}
.search-content .pagination .current {
  padding: 8px 16px;
  background: #5d75e2;
  color: #fff;
  cursor: default;
}
.search-content .pagination .disabled {
  color: #8a8a8a;
  cursor: not-allowed;
}
.search-content .pagination .disabled:hover {
  background: 0 0;
}
.search-content .pagination .ellipsis::after {
  padding: 0.16667rem 0.55556rem;
  content: "…";
  color: #0a0a0a;
}
.search-content .pagination-previous a::before, .search-content .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}
.search-content .pagination-next a::after, .search-content .pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}
/* ## Job Search Post
--------------------------------------------- */
.posting .hero {
  background: url(../images/posting-hero-1920x427.jpg) center center no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  padding: 100px 5%;
}
.posting .wrap {
  max-width: 1100px;
}
.posting .wrap p {
  color: #f7c320;
}
.posting .wrap h2 {
  margin: 0;
  color: #fff;
}
.posting h3 {
  color: #17264a;
  margin: 0;
}
.posting .container {
  max-width: 1100px;
  padding: 100px 2%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.posting #listing {
  max-width: 680px;
}
.posting #listing h3 {
  margin-bottom: 15px;
}
.posting #listing ul {
  padding-left: 35px;
}
.posting #listing ul li {
  list-style-type: disc;
}
.posting #listing .description {
  margin-bottom: 60px;
}
.posting #listing .about {
  margin: 100px 0;
}
.posting #listing p {
  margin-bottom: 20px;
}
.posting #listing .accordion {
  padding: 0;
}
.posting #listing .accordion h3 {
  border-bottom: solid 1px #17264a;
  padding: 0 5% 15px;
  margin-bottom: 20px;
}
.posting #listing .accordion li {
  list-style: none;
}
.posting .actions {
  max-width: 280px;
}
.posting .container .actions .stick {
  position: fixed !important;
  top: 30px;
  transform: translateX(0);
  background: #fff;
  z-index: 3;
}
.posting .container .actions .card-container {
  margin-bottom: 30px;
  min-height: 360px;
}
.posting .container .actions .card-container .card {
  min-height: 360px;
  width: 280px;
  border: 2px solid #5d75e2;
}
.posting .container .actions .card-container .card .card-section {
  display: block;
}
.posting .container .actions .card-container .card .card-section.top {
  border-bottom: 2px solid #5d75e2;
  padding: 15px 25% 15px 15px;
  position: relative;
}
.posting .container .actions .card-container .card .card-section.top p {
  margin-bottom: 30px;
  font-size: 14px;
}
.posting .container .actions .card-container .card .card-section.top h3 {
  flex: 0 0 auto;
  font-size: 24px;
}
.posting .container .actions .card-container .card .card-section.top .star {
  position: absolute;
  z-index: 1;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}
.posting .container .actions .card-container .card .card-section.top .star svg path {
  fill: none;
  stroke: #f6c437;
  stroke-width: 1px;
}
.posting .container .actions .card-container .card .card-section.top .star.active svg path {
  fill: #f6c437;
}
.posting .container .actions .card-container .card .card-section.middle {
  -webkit-flex: 0 0 auto;
  padding: 15px;
  flex: 0 0 auto;
  border-bottom: 2px solid #5d75e2;
}
.posting .container .actions .card-container .card .card-section.middle p {
  font-size: 18px;
  margin-bottom: 0;
}
.posting .container .actions .card-container .card .card-section.middle h4 {
  font-size: 18px;
  margin: 0;
  color: #17264a;
}
.posting .container .actions .card-container .card .card-section.bottom {
  padding: 15px;
  flex: 0 0 auto;
}
.posting .container .actions .card-container .card .card-section.bottom .button-container {
  text-align: center;
}
.posting .container .actions .card-container .card .card-section.bottom .button-container .button {
  background-color: rgba(52, 82, 219, 0.8);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1pt;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background 0.2s ease-in-out;
  padding: 7px 25%;
  border-radius: 30px;
  margin-bottom: 20px;
}
.posting .container .actions .card-container .card .card-section.bottom .button-container .button:hover {
  background-color: #3452db;
}
.posting .container .actions .card-container .card .card-section.bottom .social {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0 1rem;
}
.posting .container .actions .card-container .card .card-section.bottom .social li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.posting .container .actions .card-container .card .card-section.bottom .social li a {
  display: flex;
  justify-content: center;
  padding: 0.25rem;
}
.posting .container .actions .card-container .card .card-section.bottom .social li a .icon {
  width: 32px;
  height: 32px;
  transition: all 0.2s ease-in-out;
}
.posting .container .actions .card-container .card .card-section.bottom .social li a .icon path {
  fill: #17264a;
  transition: all 0.2s ease-in-out;
}
.posting .container .actions .card-container .card .card-section.bottom .social li a .icon:active, .posting .container .actions .card-container .card .card-section.bottom .social li a .icon:focus, .posting .container .actions .card-container .card .card-section.bottom .social li a .icon:hover {
  transform: translateY(-3px);
}
.posting .container .actions .card-container .card .card-section.bottom .social li a .icon:active path, .posting .container .actions .card-container .card .card-section.bottom .social li a .icon:focus path, .posting .container .actions .card-container .card .card-section.bottom .social li a .icon:hover path {
  fill: #152243;
}
.posting .container .actions .more {
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
}
.posting .container .actions .more a {
  display: flex;
  align-items: center;
  min-height: 10.27778rem;
  height: 100%;
}
.posting .container .actions .more a .image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease-in-out;
}
.posting .container .actions .more a .overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 38, 74, 0.7);
  transition: background 0.3s ease-in-out;
}
.posting .container .actions .more a .copy {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 50px 1.5rem;
  color: #fff;
}
.posting .container .actions .more a .copy h5, .posting .container .actions .more a .copy p {
  margin-bottom: 0;
  color: #f7c320;
}
.posting .container .actions .more a .copy h5, .posting .container .actions .more a .copy h5 {
  margin: 0 0 0 0;
  color: #fff;
}
.posting .container .actions .more a:active .image, .posting .container .actions .more a:focus .image, .posting .container .actions .more a:hover .image {
  transform: scale(1.03);
}
.posting .container .actions .more a:active .overlay, .posting .container .actions .more a:focus .overlay, .posting .container .actions .more a:hover .overlay {
  background: rgba(93, 117, 226, 0.7);
}
.hiddden_menu_item {
  display: none !important;
}
.page-template-job-posting .current-page-ancestor a {
  color: #17264a;
}
.patients_ms h2 {
  color: #17264b;
}
.spacern_80 {
  clear: both;
  height: 80px;
}
/* ## Patients Ms Page Section1
--------------------------------------------- */
.patients_ms_s1 {
  margin: 110px 0 80px 0;
}
.patients_ms_s1 .wrap {
  max-width: 770px;
}
.patients_ms_s1 .wrap h2 {
  margin-top: 0;
}
.patients_ms_s1 .wrap p:last-child {
  margin-bottom: 0;
}
/* ## Patients Ms Page Section2
--------------------------------------------- */
.patients_ms_s2 {
  width: 70%;
  background: #6f5fbf;
  float: right;
  position: relative;
  z-index: 1;
  padding: 80px;
}
.patients_ms_s2 .patients_ms_s2_inner {
  width: 800px;
  float: left;
}
.patients_ms_s2 .patients_ms_s2_col {
  float: left;
  width: 50%;
  color: #fff;
  text-align: center;
}
.patients_ms_s2 .patients_ms_s2_col h3 {
  margin-top: 0;
  font-size: 54px;
  min-height: 120px;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
}
.patients_ms_s2 .patients_ms_s2_col h3 span {
  font-size: 24px;
  display: block;
}
.patients_ms_s2 .patients_ms_s2_col h3:after {
  content: "";
  display: block;
  width: 30%;
  height: 5px;
  background: #f7c320;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.patients_ms_s2 .patients_ms_s2_col p {
  font-size: 24px;
  margin-bottom: 0;
}
/* ## Patients Ms Page Section3
--------------------------------------------- */
.patients_ms_s3 {
  width: 100%;
  clear: both;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.patients_ms_s3 .col-first {
  flex-basis: 50%;
  min-height: 800px;
  padding: 110px 0;
  margin-top: -60px;
}
.patients_ms_s3 .col-first img.responsive_img {
  display: none;
}
.patients_ms_s3 .col-last {
  flex-basis: 50%;
}
.patients_ms_s3 .col-last .col-last-inner {
  max-width: 600px;
  padding: 0 5%;
}
/* ## Patients Ms Page Section4
--------------------------------------------- */
.patients_ms_s4 {
  background: #af2065;
  width: 100%;
  clear: both;
  color: #fff;
  padding: 80px 10%;
}
.patients_ms_s4 h3 {
  margin-top: 0;
  font-size: 54px;
  color: #fff;
  margin-bottom: 0;
}
/* ## Patients Ms Page Section5
--------------------------------------------- */
.patients_ms_s5 {
  clear: both;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  color: #fff;
  margin-bottom: 80px;
}
.patients_ms_s5 .patients_ms_s4_col1 {
  background: #0e74b9;
  padding: 80px 80px 80px 10%;
  flex-basis: 40%;
}
.patients_ms_s5 .patients_ms_s4_col2 {
  background: #17264b;
  padding: 80px 10% 80px 80px;
  flex-basis: 60%;
}
.patients_ms_s5 .patients_ms_s4_col2 a, .patients_ms_s5 .patients_ms_s4_col2 a:hover {
  color: #fff;
}
.patients_ms_s5 .patients_ms_s4_col2 .button-white:hover {
  color: #17264b;
}
/* ## Patients Ms Page Section6
--------------------------------------------- */
.patients_ms_s6 {
  margin: 0 0 80px 0;
}
.patients_ms_s6 .wrap {
  max-width: 770px;
}
.patients_ms_s6 .wrap h3 {
  margin-top: 0;
  color: #17264b;
}
.patients_ms_s6 .wrap ol {
  margin-left: 30px;
}
.patients_ms_s6 .wrap ol li {
  list-style: decimal;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1500px) {
  .genesis-nav-menu .no-padding .sub-menu {
    right: 3%;
  }
  .spacer_260 {
    height: 120px;
  }
  .footer_img {
    right: -7%;
  }
  /* ## Testimonials
  --------------------------------------------- */
  .p_story2 {
    position: absolute;
    max-width: 555px;
    top: 120px;
    right: -2%;
  }
  /* ## About Page Section1
  --------------------------------------------- */
  .abouts1 img {
    max-width: 500px;
  }
  /* ## Technology Page Section3
  --------------------------------------------- */
  .tech_s3_contents {
    float: right;
    max-width: 60%;
  }
  /* ## Technology Next Gen Page Section1
  --------------------------------------------- */
  .ng_s1 img, .ng_s2 img {
    max-width: 400px;
    float: left;
    margin: 0 5% 0 -5%;
  }
  .ng_s2 img {
    max-width: 400px;
    float: right;
    margin: 0 0% 0 0;
  }
  /* ## Technology Manufacturing Page Section2
  --------------------------------------------- */
  .tooltip1 .tooltiptext {
    bottom: auto;
    left: 105%;
    top: -5px;
    margin-left: 0; /* Use half of the width (120/2 = 60), to center the tooltip */
  }
  .tooltip1 .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 15%;
    left: auto;
    bottom: auto;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
  }
  .tooltip5 .tooltiptext {
    bottom: auto;
    right: 105%;
    left: auto;
    top: -5px;
    margin-left: 0; /* Use half of the width (120/2 = 60), to center the tooltip */
  }
  .tooltip5 .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 15%;
    left: 100%;
    bottom: auto;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
  }
  .tooltip1 {
    top: 200px;
    left: 5%;
  }
  .tooltip2 {
    top: 0;
    left: 25%;
  }
  .tooltip3 {
    top: 258px;
    left: 45%;
  }
  .tooltip4 {
    top: 47px;
    left: auto;
    right: 30%;
  }
  .tooltip5 {
    top: 47px;
    left: auto;
    right: 12%;
  }
  /* ## Pipeline Page Section3
  --------------------------------------------- */
  .section_right_align .stats {
    width: 32%;
    margin-right: 2%;
  }
  /* ## Multiple Sclerosis Programs Section2
  --------------------------------------------- */
  .ms_s3_lft {
    float: left;
    max-width: 47%;
  }
  .ms_s3_rht {
    float: right;
    max-width: 47%;
  }
  /* ## Pipeline cart Section3a
  --------------------------------------------- */
  .pcart_s3a .stats {
    text-align: left;
    width: 20%;
    margin-right: 30px;
  }
  /* ## Pipeline Other Programs Section5
  --------------------------------------------- */
  .section_right_align.op_s5 .stats,
  .section_right_align.op_s6 .stats {
    width: auto;
    margin-right: 60px;
  }
  .section_right_align.op_s5 .stats:last-child,
  .section_right_align.op_s6 .stats:last-child {
    margin-right: 0;
  }
  /* ## Clinical trial Post Section4
  --------------------------------------------- */
  .ct_s4 .tabcontent_wrap .tooltip.tooltip_left .tooltiptext {
    top: -145px;
    right: 105%;
    margin-right: 10px;
  }
  .ct_s4 .tabcontent_wrap .tooltip.tooltip_left .tooltiptext::after {
    margin-top: -5px;
    top: 50%;
    left: 101%;
    right: auto;
    bottom: auto;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
  }
  .ct_s4 .tabcontent_wrap .info_icon {
    color: #34c4ec;
  }
  /* ##Tech ops About
  --------------------------------------------- */
  .about_tech .image-container.bottom img {
    margin: -5% 0 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  .wrap {
    padding: 0 15px;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }
  .content,
  .site-header .widget-area {
    width: 695px;
  }
  .genesis-nav-menu {
    font-size: 14px;
    font-size: 1.4rem;
  }
  /* # Site Navigation
  ---------------------------------------------------------------------------------------------------- */
  /* ## Home Section2
  --------------------------------------------- */
  /* ## Testimonials
  --------------------------------------------- */
  /* ## About Page Section2
  --------------------------------------------- */
  /* ## Technology Next Gen Page Section1
  --------------------------------------------- */
  /* ## Technology Manufacturing Page Section2
  --------------------------------------------- */
  /* ## Technology Mechanism Page Section4
  --------------------------------------------- */
  /* ## Pipeline TSection 6
  --------------------------------------------- */
  /* ## Pipeline cart Section4
  --------------------------------------------- */
  /* ## Pipeline Other Programs Section5
  --------------------------------------------- */
  /* ## Careers page Section2
  --------------------------------------------- */
  /* ##Tech ops page Banner
  --------------------------------------------- */
  /* ##Tech ops About
  --------------------------------------------- */
  /* ## Patients Ms Page Section2
    --------------------------------------------- */
  /* ## Site Home2021 Section1
  --------------------------------------------- */
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
  .careers .genesis-nav-menu span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1280px) {
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
}
@media only screen and (max-width: 1280px) {
  .sidebar-primary,
  .title-area {
    width: 299px;
  }
}
@media only screen and (max-width: 1280px) {
  .footer-widgets-1 {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1280px) {
  .genesis-nav-menu a {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  .footer_img {
    right: -15%;
  }
}
@media only screen and (max-width: 1280px) {
  .patient_stories .wrap {
    padding: 110px 5% 0 5%;
  }
}
@media only screen and (max-width: 1280px) {
  .p_story {
    max-width: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .p_story2 {
    position: absolute;
    max-width: 40% !important;
    top: 120px;
    right: 0 !important;
  }
}
@media only screen and (max-width: 1280px) {
  .box2 {
    background: #6d60bf;
  }
}
@media only screen and (max-width: 1280px) {
  .ng_s1 img, .ng_s2 img {
    max-width: 350px;
    float: left;
    margin: 0 2% 0 -2%;
  }
}
@media only screen and (max-width: 1280px) {
  .ng_s2 img {
    max-width: 350px;
    float: right;
    margin: 0 0% 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  .tooltip1 {
    top: 150px;
    left: 5%;
  }
}
@media only screen and (max-width: 1280px) {
  .tooltip3 {
    top: 200px;
    left: 45%;
  }
}
@media only screen and (max-width: 1280px) {
  .tech_mech_s4 img {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1280px) {
  .cart_col {
    max-width: 32%;
  }
}
@media only screen and (max-width: 1280px) {
  .cart_col2 {
    background: #0e74b9;
    margin: 0 2%;
  }
}
@media only screen and (max-width: 1280px) {
  .section_right_align.op_s5 .stats,
  .section_right_align.op_s6 .stats {
    width: 50%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .section_right_align.op_s5 .stats:last-child,
  .section_right_align.op_s6 .stats:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .life_slides {
    margin: 100px 0 0 0;
    max-width: 40%;
  }
}
@media only screen and (max-width: 1280px) {
  .life_slides2 {
    max-width: 50%;
    margin: 100px 0 0 80px;
  }
  .life_slides2 h2, .life_slides2 * {
    color: #fff;
  }
  .life_slides2 .slick-dots {
    margin-left: 0;
    float: left;
  }
  .life_slides2 .slick-dots li {
    display: inline;
    margin-right: 20px;
  }
  .life_slides2 .slick-dots li button {
    background-color: #0e74b9;
    border: none;
    border-radius: 50%;
    text-indent: -9999px;
    width: 12px;
    padding: 0;
    height: 12px;
  }
  .life_slides2 .slick-dots li.slick-active button {
    background: #fff;
  }
}
@media only screen and (max-width: 1280px) {
  .tech_masthead .wrap h1 {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 1280px) {
  .about_tech .title {
    max-width: 580px;
    margin: 0 0 0 0;
  }
  .about_tech .copy.has-readmore div {
    width: 100%;
  }
  .about_tech .image-container.bottom img {
    margin: 20% 0 0 0 !important;
  }
  .about_tech .quote.white {
    width: 85%;
  }
  .about_tech .facility {
    max-width: 85%;
    margin: 50px 0 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  .patients_ms_s2 .patients_ms_s2_col h3 {
    font-size: 44px;
  }
  .patients_ms_s2 .patients_ms_s2_col h3:after {
    margin: 20px auto;
  }
  .patients_ms_s2 .patients_ms_s2_col p {
    font-size: 18px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .hs1n .hs1n_contents {
    width: 55%;
    padding: 10% 0 10% 5%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+100&0.5+0,0.5+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(14, 52, 137, 0.5) 0%, rgba(14, 52, 137, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#800e3489", endColorstr="#800e3489",GradientType=0 ); /* IE6-9 */
    -webkit-backdrop-filter: blur(30px) saturate(125%);
            backdrop-filter: blur(30px) saturate(125%);
  }
}
@media only screen and (max-width: 1200px) {
  .top_sub_menu li {
    margin-right: 15px;
  }
  .genesis-nav-menu .no-padding .sub-menu {
    right: 1%;
  }
  /* ## About Page Section1
  --------------------------------------------- */
  .abouts1 img {
    max-width: 300px;
  }
  /* ## About Page Section2
  --------------------------------------------- */
  /* ## About Page Section3
  --------------------------------------------- */
  .abouts3 {
    padding: 164px 0;
  }
  .abouts3 .wrap {
    max-width: 1450px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .abouts3 .abouts3_img {
    max-width: 270px;
  }
  .abouts3 .abouts3_contents {
    max-width: 620px;
  }
  .abouts3 .sub_heading {
    font-size: 12px;
    color: #17264b;
    text-transform: uppercase;
  }
  .abouts3 h2 {
    margin: 20px 0 30px;
  }
  .abouts3 .clearfix {
    margin-top: 40px;
  }
  .abouts3 .clearfix .btn2 {
    float: right;
  }
  /* ## Collaborators Page Section1
  --------------------------------------------- */
  .coll_image {
    float: left;
    max-width: 30%;
    margin-top: 140px;
  }
  .coll_details {
    float: right;
    max-width: 65%;
  }
  /* ## Team Members Page Section
  --------------------------------------------- */
  .member_details {
    float: right;
    max-width: 65%;
  }
  /* ## Technology Page Section3
  --------------------------------------------- */
  .tech_s3_contents {
    float: right;
    max-width: 50%;
    margin-bottom: 50px;
  }
  .tech_s3_contents h2 {
    margin: 0 0 22px 0;
  }
  .tech_s3_contents h3 {
    margin: 0 0 16px 0;
  }
  .tech_s3_contents p {
    margin-left: 0;
  }
  .tech_s3_contents .button-white {
    margin-top: 10px;
    margin-left: 0;
  }
  /* ## Technology Next Gen Page Section1
  --------------------------------------------- */
  .ng_s1 img, .ng_s2 img {
    max-width: 300px;
    float: left;
    margin: 0 5% 0 0%;
  }
  .ng_s1 .ng_s1_contents, .ng_s2 .ng_s1_contents {
    max-width: 600px;
  }
  .ng_s2 img {
    max-width: 300px;
    float: right;
    margin: 0 0% 0 0;
  }
}
@media only screen and (max-width: 1023px) {
  html {
    min-height: 100%;
    position: relative;
  }
  body {
    overflow-x: hidden;
  }
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .js .genesis-nav-menu .sub-menu,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 100%;
  }
  .wrap {
    padding: 0 5%;
  }
  /* # Top sub Menu
  ---------------------------------------------------------------------------------------------------- */
  .top_sub_menu {
    display: none;
  }
  .genesis-nav-menu .current-menu-item > a:before,
  .genesis-nav-menu .current-menu-parent > a:before,
  .genesis-nav-menu .current_page_ancestor a:before,
  .genesis-nav-menu li.menu-item-has-children:hover a:before {
    display: none;
  }
  /* ## Headings
  --------------------------------------------- */
  h1,
  .masthead_contents h1,
  .home .masthead_contents h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 42px;
  }
  h3 {
    font-size: 28px;
  }
  .button-white, .button-blue {
    font-size: 12px;
    padding: 12px 30px;
  }
  .site-header {
    min-height: 80px;
  }
  .header-image .site-title > a {
    background-position: center top;
  }
  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }
  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }
  .site-header .search-form {
    display: none;
    top: 5px;
    right: 5%;
    position: absolute;
  }
  .genesis-nav-menu li.right {
    display: none;
  }
  .js nav.nav-primary,
  .js .site-header nav {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 100px;
    top: 80px;
    left: 0;
    background: #17264b;
    z-index: 9;
  }
  .js .site-header nav .wrap {
    padding: 0;
  }
  .js nav.pagination {
    display: block;
  }
  .responsive_b_menu {
    display: block;
    position: fixed;
    bottom: 0;
    margin-bottom: auto;
    width: 100%;
    z-index: 20;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    /* Make the sticky footer transparent and add blurry filter to mimic an acrylic overlay effect. */
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-backdrop-filter: blur(30px) saturate(125%);
    backdrop-filter: blur(30px) saturate(125%);
    font-size: 14px;
  }
  .responsive_b_menu li {
    display: inline;
  }
  .responsive_b_menu li:first-child {
    margin-right: 15%;
  }
  .responsive_b_menu li:last-child {
    margin-left: 15%;
  }
  .responsive_b_menu a {
    color: #17264b;
  }
  /*.backdropfilter .responsiv_b_menu {
      background-color: rgba(255, 255, 255, 0.65);
      -webkit-backdrop-filter: blur(30px) saturate(125%);
      backdrop-filter: blur(30px) saturate(125%);
  }*/
  .no-backdropfilter .responsive_b_menu {
    background-color: rgb(255, 255, 255);
  }
  .menu-toggle {
    position: fixed;
    bottom: 10px;
    padding: 10px 0 10px 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 0;
    width: 110px;
    background-color: transparent !important;
    color: #fff !important;
    display: block;
    overflow: hidden;
    text-align: center;
    visibility: visible;
    font-size: 14px;
    font-weight: normal;
    z-index: 99;
  }
  body .dashicons-menu::before {
    content: "\f142";
    font-size: 30px;
    margin: -5px 15px 0 10px;
    text-align: center;
  }
  .dashicons-menu::after {
    content: "Menu";
    font-size: 14px;
    margin: -5px 20px 0 0;
    text-align: center;
  }
  .menu-toggle.nav-header.dashicons-before.dashicons-menu.activated::before {
    content: "\f335";
    font-size: 30px;
    margin: -5px 15px 0 10px;
    text-align: center;
  }
  .menu-toggle.nav-header.dashicons-before.dashicons-menu.activated::after {
    content: "Close";
    font-size: 14px;
    margin: -5px 15px 0 0;
    text-align: center;
  }
  .menu-toggle:hover,
  .menu-toggle:focus,
  .sub-menu-toggle:hover,
  .sub-menu-toggle:focus {
    border-width: 0;
  }
  .menu-toggle:before,
  .menu-toggle.activated:before {
    margin-right: 10px;
    text-rendering: auto;
    transform: translate(0, 0);
  }
  .sub-menu-toggle {
    border-width: 0;
    background-color: transparent !important;
    color: #17264b;
    display: inline;
    overflow: hidden;
    visibility: visible;
    text-indent: -99999px;
    background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/arrow-down.png) no-repeat;
    background-size: contain;
    width: 22px;
    height: 15px;
    position: relative;
    margin-left: 0;
    top: -5px;
    z-index: 100;
  }
  .sub-menu-toggle:before {
    display: inline-block;
    text-rendering: auto;
    transform: translate(0, 0);
  }
  .sub-menu-toggle.activated {
    background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/arrow-up.png) no-repeat;
    background-size: contain;
    width: 22px;
    height: 15px;
  }
  .sub-menu-toggle.activated:before {
    content: "\f142";
  }
  .genesis-nav-menu .menu-item ul li {
    position: relative;
  }
  .js .nav-primary .genesis-nav-menu .menu-item,
  .js .site-header .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: left;
  }
  .js .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .page:not(.v3) .single-ptld-stories .current-menu-ancestor a,
  .page:not(.v3) .single-ms-stories .current-menu-ancestor a,
  .page:not(.v3) .current-menu-ancestor.current-menu-parent.current_page_parent a {
    color: rgba(48, 48, 48, var(--tw-text-opacity));
  }
  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    border: none;
    padding: 28px 0 28px 64px;
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
  }
  .mobile_first {
    margin-top: 60px !important;
  }
  .js .site-header .genesis-nav-menu .link_border a {
    margin-bottom: 0;
  }
  .js .site-header .genesis-nav-menu .link_border:after {
    border-bottom: rgba(255, 255, 255, 0.5) solid 1px;
    content: " ";
    width: 87%;
    height: 1px;
    display: block;
    margin: 40px auto;
  }
  .js .site-header .genesis-nav-menu .menu_linkedin,
  .js .site-header .genesis-nav-menu .menu_twitter {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -99999px;
    float: left;
  }
  .js .site-header .genesis-nav-menu .menu_linkedin a,
  .js .site-header .genesis-nav-menu .menu_twitter a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .js .site-header .genesis-nav-menu .menu_linkedin {
    background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/linkedin.png) no-repeat;
    background-size: 36px;
    margin-left: 64px;
    margin-right: 20px;
  }
  .js .site-header .genesis-nav-menu .menu_twitter {
    background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/twitter.png) no-repeat;
    background-size: 36px;
  }
  li.ptld_champions .sub-menu-toggle {
    display: none !important;
  }
  #menu-item-16638 .sub-menu {
    display: none !important;
  }
  /*.js .nav-primary .genesis-nav-menu .menu-item  ul li a,
  .js .site-header .genesis-nav-menu .menu-item ul li a{
  	 padding: 40px 0 0 64px !important;

         font-size: 18px ;
           font-weight: normal;
           font-style: normal;
           font-stretch: normal;
           line-height: 1.67;
           letter-spacing: normal;
           background:rgba(0,0,0,0.15) !important
  }*/
  .js .nav-primary .genesis-nav-menu .menu-item ul {
    padding-top: 1rem !important;
    padding-bottom: 2rem !important;
  }
  .js .nav-primary .genesis-nav-menu .menu-item ul li,
  .js .site-header .genesis-nav-menu .menu-item ul li {
    background-color: transparent !important;
  }
  .js .nav-primary .genesis-nav-menu .menu-item ul li a,
  .js .site-header .genesis-nav-menu .menu-item ul li a {
    padding: 40px 0 0 64px;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    background: rgba(0, 0, 0, 0) !important;
  }
  .js .nav-primary .genesis-nav-menu .mobile_hide a,
  .js .site-header .genesis-nav-menu .mobile_hide a {
    padding: 0 0 0 64px;
    margin-bottom: 27px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
  }
  .js .genesis-nav-menu .sub-menu {
    border: none;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0) !important;
  }
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }
  .js .genesis-nav-menu > .menu-item-has-children > a:after {
    content: none;
  }
  .js .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100% !important;
  }
  .js .genesis-nav-menu .current-menu-item .sub-menu,
  .js .genesis-nav-menu .current-menu-parent .sub-menu {
    display: block;
  }
  .js .genesis-nav-menu .sub-menu .sub-menu {
    margin: 30px 0 0 0;
  }
  .js .genesis-nav-menu .menu-item.active .sub-menu {
    position: static;
  }
  .js .genesis-nav-menu .menu-item.active .sub-menu li a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .js nav button:hover,
  .js .menu-toggle:hover,
  .js .nav-primary {
    background-color: #fff;
    color: #000;
  }
  .js nav button:focus,
  .js .menu-toggle:focus {
    background-color: #fff;
    color: #17264b;
  }
  .footer-widgets-1 {
    margin-right: 0;
  }
  /* # Site SubHeader
  ---------------------------------------------------------------------------------------------------- */
  .sub_header {
    display: none;
  }
  /* ## Search Form
  --------------------------------------------- */
  .widget_search {
    display: block;
  }
  .search-form {
    overflow: hidden;
  }
  .site-header .search-form {
    float: right;
    margin-top: 12px;
  }
  .entry-content .search-form,
  .site-header .search-form {
    width: 253px;
  }
  .search-form input[type=search] {
    width: 203px;
    height: 50px;
    float: left;
    -webkit-appearance: none;
    border: solid 1px #dddddd;
    color: #4d4d4f;
  }
  .genesis-nav-menu .search input[type=submit],
  .widget_search input[type=submit] {
    float: left;
    width: 50px;
    height: 50px;
    background: url(https://www.atarabio.com/wp-content/themes/atara2022/dist/images/search.jpg) center center no-repeat;
    background-size: 24px;
    border: none;
    border: solid 1px #dddddd;
    border-left: none;
  }
  /* ## Widget Area
  --------------------------------------------- */
  .site-header .widget-area {
    max-width: 500px;
  }
  /* ## Site Masthead
  --------------------------------------------- */
  .masthead_large {
    min-height: auto;
    padding-bottom: 70px;
    background-position: center !important;
  }
  .masthead_small .wrap {
    min-height: 260px;
  }
  .masthead_contents {
    max-width: 700px;
    padding-top: 60px;
  }
  .masthead_contents h3 {
    margin: 40px 0 0 100px;
  }
  .masthead_contents .h1_contents {
    margin-top: 40px;
    margin-left: 130px;
  }
  .masthead_contents .h3_contents {
    margin-top: 20px;
    margin-left: 130px;
  }
  .masthead_arrow {
    display: none;
  }
  .home .masthead_overlay {
    background: rgba(0, 0, 0, 0.5);
  }
  /* ## Site Home Section1
  --------------------------------------------- */
  .hs1 {
    padding: 97px 0 246px 0;
    background-position: 300px top !important;
  }
  .hs1 .hs1_contents .hs1_areas {
    margin-left: 75px;
  }
  .hs1 .hs1_contents h3 {
    margin: 60px 0 40px 40px;
  }
  .hs1 .hs1_contents .button-white {
    margin: 60px 0 0 75px;
  }
  .hs1_areas {
    margin: 0 0 0 135px;
  }
  /* ## Testimonials
  --------------------------------------------- */
  /*.patient_stories{
      .wrap
      {
         max-width: 680px;
          padding:80px 5% 0 5%;
      }
  }

  .p_story{
      max-width: 100%;
      width: 100%

  }
  .p_story2{
      position: absolute;
      max-width: 50%;
      top: auto;
      bottom: -100px;
      right: -5%
  }

  .story_text{
        font-size: 24px;
  }*/
  /* ## Testimonials
  --------------------------------------------- */
  .patient_stories_mobile {
    display: block;
    background: #068dc9;
    color: #fff;
  }
  .patient_stories_mobile .wrap {
    padding: 0;
  }
  .patient_stories_mobile .button-white {
    margin-bottom: 50px;
    margin-left: 15px;
  }
  .patient_stories {
    display: none;
  }
  .p_story {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 30px;
  }
  .p_story .slick-dots {
    padding: 0 15px;
    position: static;
  }
  .story_text {
    padding: 0 15px;
    max-width: 100%;
    margin: 20px 0 30px;
  }
  .story_image {
    float: none;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  /* ## Home Section2
  --------------------------------------------- */
  .hs2 {
    margin-top: 150px;
    padding: 160px 0;
    position: relative;
  }
  .hs2 h2 {
    font-size: 42px;
  }
  .home .hs2 {
    padding: 160px 0 0;
    margin-bottom: 0;
  }
  .hs2_img {
    top: -150px;
    left: 0;
    max-width: 194px;
  }
  .hs2 .hs2_contents {
    margin-left: 40px;
  }
  .hs2 .hs2_contents h3 {
    margin: 40px 0 0 0;
    padding-left: 25px;
  }
  .hs2 .hs2_contents .button-white {
    margin: 20px 0 0 25px;
  }
  .hs2 .hs2_contents .hs2_text {
    margin: 22px 0 0 25px;
    font-size: 14px;
  }
  .footer_img {
    display: none;
  }
  .latest_news {
    margin-bottom: 100px;
  }
  .news_wrap1,
  .news_wrap2 {
    /* background:#af2065;
     padding:5%;
     width:49%;
     float:left;
     min-height:250px;
     position:static;*/
  }
  .news_wrap2 {
    /*background:#6d60bf;
    float:right;
    right:0 !important*/
  }
  /* ## Home Section3
  --------------------------------------------- */
  .home_section3 {
    margin: 60px 0;
    display: block;
  }
  .stock-info-row {
    width: 100%;
    margin: 0 auto;
  }
  .qm-range-row {
    width: 100% !important;
    margin: 50px 0 0 0% !important;
  }
  /* ## site footer
     --------------------------------------------- */
  .footer-widgets-2 {
    float: right;
    padding: 12px 0 43px;
  }
  .footer-widgets-2 li {
    display: inline;
    margin-right: 30px;
  }
  .footer-widgets-2 li a {
    color: #7a90c2;
    text-transform: uppercase;
  }
  .footer-widgets-2 li a:hover {
    color: #fff;
  }
  /* ## About Page Section1
  --------------------------------------------- */
  .abouts1 {
    padding: 60px 0 0 0;
  }
  .abouts1 img {
    position: absolute;
    right: 0;
    top: 40px;
    right: -10%;
    max-width: 266px;
  }
  .abouts1_contents {
    max-width: 85%;
  }
  /* ## About Page Section2
  --------------------------------------------- */
  .abouts2 {
    padding: 110px 0 0 0;
  }
  .abouts2 .clearfix {
    margin-top: 40px;
  }
  .about_box h5 {
    font-size: 24px;
  }
  .about_box_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  /* ## About Page Section3
  --------------------------------------------- */
  .abouts3 {
    padding: 60px 0 70px;
  }
  .abouts3 .wrap {
    max-width: 1450px;
    display: block;
  }
  .abouts3 .abouts3_img {
    max-width: 30%;
    float: left;
  }
  .abouts3 .abouts3_contents {
    max-width: 65%;
    float: right;
  }
  /* ## Collaborators Page Section1
  --------------------------------------------- */
  .collab_s1 {
    padding: 60px 0 0 0;
  }
  .collaborator {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .coll_image {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .coll_details {
    float: right;
    max-width: 100%;
  }
  /* ## Team Members Page Section
  --------------------------------------------- */
  .team_s1 {
    padding: 80px 0;
  }
  .mng_dtls h3 {
    padding: 20px;
  }
  .member .seperator {
    width: 100%;
    margin: 30px auto 60px;
  }
  .member_image {
    margin: 0 0 50px;
  }
  .member_details {
    float: right;
    max-width: 100%;
  }
  .member_top {
    height: 350px;
  }
  /* ## Technology Page Section1
  --------------------------------------------- */
  .tech_s1 {
    float: right;
    padding: 60px;
    width: 95%;
    margin: -60px 0 60px;
  }
  /* ## Technology Page Section2
  --------------------------------------------- */
  .tab button {
    font-size: 16px;
  }
  .tabcontent_wrap {
    padding: 60px;
  }
  .tabcontent_wrap img {
    display: none;
  }
  .tabcontent, .tabcontent_none {
    width: 100%;
  }
  /* ## Technology Page Section3
  --------------------------------------------- */
  .tech_s3 {
    width: 95%;
  }
  .tech_s3 .wrap {
    margin-top: 60px;
    padding: 60px;
    color: #fff;
  }
  .tech_s3 .wrap img {
    display: none;
  }
  .tech_s3_contents {
    max-width: 100% !important;
    margin-bottom: 0;
  }
  .tech_s3_contents h2 {
    margin: 0 0 30px 0;
  }
  .tech_s3_contents h3 {
    margin: 0 0 20px 40px;
  }
  .tech_s3_contents p {
    margin-left: 80px;
  }
  .tech_s3_contents .button-white {
    margin-top: 10px;
    margin-left: 80px;
  }
  /* ## Technology Page Section4
  --------------------------------------------- */
  .tech_page .hs2 {
    margin-top: 60px;
    padding: 100px 0 160px 0;
  }
  /* ## Technology Page Section6
  --------------------------------------------- */
  .tech_page .abouts3 {
    float: left;
    width: 100%;
  }
  .tech_page .abouts3 .wrap {
    padding: 0;
  }
  .tech_page .abouts3 h2 {
    color: #17264b;
  }
  .tech_page .abouts3 p {
    margin-bottom: 0;
  }
  /* ## Technology Page Section7
  --------------------------------------------- */
  .responsive_right {
    float: right !important;
  }
  .responsive_left {
    float: left !important;
  }
  .section7_wrap {
    padding: 0 0 0 5% !important;
  }
  /* ## Technology Next Gen Page Section1
  --------------------------------------------- */
  .ng_s1, .ng_s2 {
    padding: 30px 0 0 0;
  }
  .ng_s1 img, .ng_s2 img {
    max-width: 470px;
    float: none;
    margin: 0 auto 70px;
    display: block;
  }
  .ng_s1 .ng_s1_contents, .ng_s2 .ng_s1_contents {
    float: left;
    max-width: 100%;
  }
  .ng_s1 .ng_s1_contents h2, .ng_s2 .ng_s1_contents h2 {
    margin: 0 0 40px;
  }
  .ng_s1 .ng_s1_contents h4, .ng_s2 .ng_s1_contents h4 {
    margin-bottom: 30px;
    font-size: 32px;
  }
  .ng_s2 img {
    display: none;
  }
  .ng_s2 img.tab_show {
    display: block;
  }
  /* ## Technology Next Gen Page Section3
  --------------------------------------------- */
  .ng_s3 {
    padding: 60px 0 80px 0;
    margin: 0 0 0 0;
  }
  .ng_s3 .wrap {
    overflow-x: auto !important;
  }
  .ng_s3_heading {
    margin: 70px 0 0 0;
  }
  .ng_s3_heading .wrap {
    padding: 0;
  }
  .ng_s3_heading .ng_s3_heading_txt {
    max-width: 100%;
    padding: 50px 5%;
  }
  table {
    overflow: hidden;
  }
  table th, table td {
    font-size: 14px !important;
  }
  table tr td:first-child, table tr th:first-child {
    position: sticky;
    left: 0;
  }
  /* ## Technology Next Gen Page Section4
  --------------------------------------------- */
  .tech_ng_page .collaborator .coll_image {
    text-align: center;
    max-width: 100% !important;
    width: 100%;
  }
  .tech_ng_page .collaborator .coll_details {
    border-bottom: solid 1px #ddd;
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  /* ## Technology Next Gen Page Section5
  --------------------------------------------- */
  .tech_ng_page .abouts3 {
    padding: 0 0;
    margin: 88px 0;
    float: left;
    width: 100%;
  }
  /* ## Technology Manufacturing Page Section1
  --------------------------------------------- */
  .tech_menu_s1 {
    padding: 60px 0 0 0;
  }
  /* ## Technology Manufacturing Page Section2
  --------------------------------------------- */
  .tooltips_desktop {
    display: none;
  }
  .tooltips_responsive {
    display: block;
    float: left;
    width: 100%;
    padding: 0 0;
  }
  .tooltips_responsive .t_tip {
    margin-top: 40px;
  }
  .tooltips_responsive strong {
    display: block;
  }
  /* ## Technology Mechanism Page Section4
  --------------------------------------------- */
  .tech_mech_s1 {
    padding: 70px 0 0 0;
  }
  .tech_mech_s2 p {
    margin-bottom: 0;
  }
  .tech_mech_s3 .tech_menu_contents {
    margin-bottom: 50px;
  }
  .tech_mech_s4 {
    margin-top: 0;
  }
  .tech_mech_s4 img {
    margin-top: 0;
  }
  /* ## Pipeline Page Section1
  --------------------------------------------- */
  .pipe_s1 {
    margin: 70px 0 0 0;
  }
  .pipe_s1 h2 {
    text-align: center;
  }
  /* ## Pipeline Table Soft lue
  --------------------------------------------- */
  .tbl_tab {
    display: table;
  }
  .tbl_xl {
    display: none;
  }
  /* ## Pipeline TSection 6
  --------------------------------------------- */
  .pipe_s6 img {
    position: relative;
    width: 100%;
    margin: 70px 0 0 0;
    float: none;
    display: block;
  }
  .expandable_table_last {
    margin-bottom: 0;
  }
  /* ## Pipeline TSection 7
  --------------------------------------------- */
  .pipeline_page .hs2 {
    margin: 0 0 0 0;
    padding: 60px 0 70px;
  }
  .pipeline_page .abouts3 {
    padding-top: 42px;
    width: 100%;
    float: left;
  }
  /* ## Pipeline Page Section1
  --------------------------------------------- */
  .ptab_s1 {
    margin: 60px 0 40px 0;
  }
  .expandable_table {
    margin-bottom: 25px;
  }
  .expandable_table h3 {
    margin: 0 0 30px;
  }
  /* ## Pipeline Page Section3
  --------------------------------------------- */
  .ptab_s3 {
    margin: 0 0 35px 0;
  }
  .ptab_s3 h3 {
    margin: 0 0 15px;
  }
  .section_right_align .wrap {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .section_right_align .wrap h2 {
    font-size: 54px;
  }
  .section_right_align .stats {
    float: none;
    margin: 0 auto 57px !important;
    width: 100% !important;
  }
  .section_right_align .stats h3 {
    width: 100%;
  }
  .section_right_align small {
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .section_right_align sub {
    font-size: 24px;
  }
  /* ## Pipeline Page Section4
  --------------------------------------------- */
  .ptab_s4, .ptab_s4b {
    padding: 85px 0 50px 0;
    margin: 0 0 0 0;
  }
  .ptab_s4 h3, .ptab_s4b h3 {
    margin-bottom: 20px;
  }
  .ptab_s4b {
    padding: 60px 0 75px 0;
    margin: 0 0 0 0;
  }
  /* ## Pipeline Page Section5
  --------------------------------------------- */
  .ptab_s5 {
    margin: 70px 0 66px 0;
  }
  .ptab_s5 h3 {
    margin: 0 0 20px;
  }
  .lipstick-bg small {
    text-align: left;
  }
  /* ## Pipeline Footer
  --------------------------------------------- */
  .pipeline_page .pipeline_footer .abouts3 {
    padding-bottom: 70px;
  }
  .widget_left,
  .widget_right {
    display: block;
  }
  /* ## Multiple Sclerosis Programs Section1
  --------------------------------------------- */
  .ms_s2 {
    margin-bottom: 0;
  }
  /* ## Multiple Sclerosis Programs Section2
  --------------------------------------------- */
  .ms_s3_lft {
    max-width: 100%;
  }
  .ms_s3_rht {
    float: right;
    max-width: 100%;
  }
  /* ## Multiple Sclerosis Programs Section4
  --------------------------------------------- */
  .ms_s4 {
    padding: 20px 0 0 0;
  }
  /* ## Pipeline cart Section2
  --------------------------------------------- */
  .cart_s2 {
    margin-bottom: 80px;
  }
  /* ## Pipeline cart Section3
  --------------------------------------------- */
  .pcart_s3 {
    padding: 80px 0;
  }
  .pcart_s3 h3 {
    font-size: 42px;
    margin-top: 0;
  }
  .pcart_s3 p:last-child {
    margin-bottom: 0;
  }
  /* ## Pipeline cart Section3a
  --------------------------------------------- */
  .pcart_s3a {
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .pcart_s3a * {
    text-align: left;
  }
  .pcart_s3a h3 {
    font-size: 32px;
  }
  .pcart_s3a h5 {
    margin: 0 0 10px 0;
  }
  .pcart_s3a .stats {
    text-align: left;
    width: 50%;
    margin-right: 0;
    float: left;
  }
  .pcart_s3a small {
    text-align: left;
  }
  /* ## Pipeline cart Section4
  --------------------------------------------- */
  .pcart_s4 {
    padding-bottom: 70px;
  }
  .cart_col {
    max-width: 49%;
    width: 50%;
    margin-bottom: 15px;
  }
  .cart_col2 {
    float: right;
    margin: 0 0 15px;
  }
  .cart_col3 {
    clear: both;
  }
  /* ## Pipeline Other Programs Section3
  --------------------------------------------- */
  .ptab_s4.op_s3,
  .op_s4 {
    padding: 80px 0 0 0;
  }
  .op_s3a .wrap {
    padding: 60px 5% 60px;
  }
  /* ## Pipeline Other Programs Section5
  --------------------------------------------- */
  .section_right_align.op_s5 *,
  .section_right_align.op_s6 * {
    text-align: left;
  }
  .section_right_align.op_s5 .wrap,
  .section_right_align.op_s6 .wrap {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .section_right_align.op_s5 h3,
  .section_right_align.op_s6 h3 {
    margin: 0 0 50px 0;
  }
  .section_right_align.op_s5 .stats,
  .section_right_align.op_s6 .stats {
    width: 50%;
    margin-right: 0;
    margin-bottom: 30px !important;
    float: left;
  }
  .section_right_align.op_s5 .stats h5,
  .section_right_align.op_s6 .stats h5 {
    margin: 0 0 10px;
  }
  /* ## Clinical trials page posts
  --------------------------------------------- */
  .ct_post_wrap {
    padding: 60px 0;
  }
  /* ## Clinical trials Section1
  --------------------------------------------- */
  .clinical_wrap {
    display: block;
  }
  .clinical_s1,
  .clinical_s2 {
    display: block;
    width: 100%;
    padding: 60px;
  }
  .clinical_s1 .clearfix,
  .clinical_s2 .clearfix {
    float: none;
  }
  /* ## Clinical trials Section3
  --------------------------------------------- */
  .clinical_s3 .wrap {
    padding: 30px 0;
  }
  /* ## Clinical trial Masthead
  --------------------------------------------- */
  .single-clinical-trials .masthead_contents {
    padding: 60px 0;
  }
  /* ## Clinical trial Post CTA Bar
  --------------------------------------------- */
  .cta_bar .wrap,
  .site-inner .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .cta_bar .wrap {
    padding: 30px 0;
    display: block;
    text-align: center;
  }
  .cta_bar .wrap span {
    display: block;
  }
  .cta_bar .wrap a {
    margin-top: 20px;
  }
  /* ## Clinical trial Post Section1
  --------------------------------------------- */
  .ct_s1 {
    margin: 60px 0 0 0;
  }
  /* ## Clinical trial Post Section2
  --------------------------------------------- */
  .ct_s2 .wrap {
    position: relative;
    z-index: 1;
    padding: 60px 0;
    margin-top: 60px;
  }
  .ct_s2 h3, .ct_s2 * {
    color: #fff;
  }
  .ct_s2 h3 {
    margin-bottom: 16px;
  }
  .ct_s2 h4 {
    color: #068dc9;
    margin-bottom: 16px;
  }
  /* ## Clinical trial Post Section3
  --------------------------------------------- */
  .ct_s3 {
    margin: 60px 0 60px;
  }
  .ct_s3a {
    margin: 0 auto 0;
  }
  /* ## Clinical trial Post Section5
  --------------------------------------------- */
  .ct_s5 {
    padding: 60px 0;
  }
  .ct_s5 .wrap {
    margin-bottom: 0;
  }
  .ct_s5 article {
    display: block;
    font-size: 14px;
  }
  .ct_s5 .ct_s5_location {
    float: left;
    width: 100%;
  }
  .ct_s5 .trial_status {
    float: left;
    margin-top: 15px;
  }
  .ct_s5 .wpgmp_map_container {
    display: none !important;
  }
  /* ## Clinical trial Post Section6
  --------------------------------------------- */
  .ct_s6 {
    padding: 60px 0;
  }
  .ct_s6 .clearfix {
    margin-top: 40px;
  }
  .ct_s6 .clearfix a {
    float: left;
    clear: both;
  }
  .ct_s6 .clearfix a:first-child {
    margin-bottom: 25px;
  }
  /* ## Clinical trial Post Section7
  --------------------------------------------- */
  .ct_s7 {
    padding: 60px 0;
  }
  /* ## Clinical trial Post Section8
  --------------------------------------------- */
  .ct_s8 {
    padding: 60px 0;
  }
  .ct_s8 .accordion {
    font-size: 20px;
  }
  .ct_s8 .accordion.active {
    font-size: 24px;
  }
  .ct_s8 small {
    padding: 40px 0 0;
  }
  /* ## Expanded Access Common
  --------------------------------------------- */
  .ea_sect h3 {
    font-size: 30px;
  }
  /* ## Expanded Access Section1
  --------------------------------------------- */
  .ea_s1 {
    margin: 60px 0;
  }
  /* ## Expanded Access Section2
  --------------------------------------------- */
  .ea_s2 .wrap {
    padding: 0;
  }
  .ea_s2 .wrap2 {
    max-width: 100%;
    width: 100%;
    padding: 50px 60px 50px;
    margin-left: 0;
  }
  /* ## Expanded Access Section3
  --------------------------------------------- */
  .ea_s3 {
    margin: 60px 0;
  }
  /* ## Expanded Access Section3
  --------------------------------------------- */
  .ea_s4 {
    padding: 60px 0;
  }
  /* ## Patient Page section1
  --------------------------------------------- */
  .p_s1 {
    padding: 70px 0 80px 0;
  }
  .p_s1 h2 {
    margin-bottom: 25px;
  }
  .p_s1 h3 {
    margin-bottom: 20px;
    margin-top: 70px;
  }
  /* ## Patient Page Patient Stories
  --------------------------------------------- */
  .patients .patient_stories .wrap {
    margin-top: 0;
    padding-top: 85px;
    min-height: auto;
  }
  .patients .patient_stories img {
    max-width: 300px;
    margin-top: 100px;
  }
  .patients .patient_stories .story_text {
    margin-top: 0;
    max-width: 300px;
  }
  .patients .patient_stories .p_story .slick-dots {
    position: static;
  }
  .patients .p_story2 {
    position: absolute;
    max-width: 50%;
    top: 5%;
    bottom: auto;
    right: -5%;
  }
  /* ## Patient Page Clinical trials
  --------------------------------------------- */
  .patients .abouts3 {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  /* ## Patient Page Section3
  --------------------------------------------- */
  .p_s3 {
    margin-top: 100px;
  }
  /* ## Medical Professional Page Clinical trials
  --------------------------------------------- */
  .patients .mp_s2 .abouts3 {
    padding-top: 25px;
    padding-bottom: 0;
  }
  /* ## Careers page common Classes
  --------------------------------------------- */
  .careers h2 {
    margin: 0 0 25px 0;
  }
  /* ## Careers page Section1
  --------------------------------------------- */
  .career_s1 {
    margin: 50px 0 35px 0;
  }
  .career_s1 .wrap {
    max-width: 770px;
  }
  /* ## Careers page Section2
  --------------------------------------------- */
  .atara_life {
    display: none;
  }
  .atara_life_mobile {
    display: block;
  }
  .atara_life .wrap, .atara_life_mobile .wrap {
    padding: 70px 5% 40px;
  }
  .life_slides {
    margin: 0 0 75px 0;
    max-width: 100%;
    width: 100%;
  }
  .life_slides img {
    margin: auto;
    float: none;
  }
  .life_slides2 {
    max-width: 100%;
    margin: 0 0 0 0;
  }
  .life_slides2 .slick-dots {
    text-align: center;
    width: 100%;
  }
  .life_slides2 .slick-dots li {
    display: inline-block;
  }
  /* ## Careers page Section3
  --------------------------------------------- */
  .career_s3 {
    margin: 60px 0 20px 0;
  }
  /* ## Careers page Section4
  --------------------------------------------- */
  .career_s4 .wrap {
    padding: 0;
  }
  .career_s4 .wrap2 {
    max-width: 100%;
    width: 100%;
    background: #5c75e5;
    padding: 60px 5% 60px 5%;
    margin-left: 0;
    color: #fff;
  }
  .career_s4 h4 {
    margin: 0 0 16px;
  }
  /* ## Patient stories
  --------------------------------------------- */
  .single-patient-stories .p_s1 .blockquot {
    font-size: 28px;
  }
  .bio_image {
    height: 400px;
  }
  /* ## Careers page Section5
  --------------------------------------------- */
  .career_s5 {
    margin: 60px 0;
  }
  /* ## Default Page
  --------------------------------------------- */
  .post_contents {
    padding: 60px 0;
  }
  /* ## Contact page Section1
  --------------------------------------------- */
  .location .col_left {
    width: 100%;
    max-width: 100%;
  }
  .location .col_right {
    width: 100%;
    max-width: 100%;
  }
  .more_locations:last-child .wrap {
    border: none !important;
    padding-bottom: 0;
    margin-bottom: 60px;
  }
  /* ## Contact page contact form
  --------------------------------------------- */
  body .contact_form {
    padding: 0 0 60px 0;
  }
  body .contact_form #field_1_1,
  body .contact_form #field_1_2,
  body .contact_form #field_1_3 {
    width: 100%;
  }
  /* ##Tech ops page Common
  --------------------------------------------- */
  .font-55 {
    line-height: 1.2;
    font-size: 36px;
  }
  /* ##Tech ops page Banner
  --------------------------------------------- */
  .tech_masthead .wrap h1 {
    font-size: 5vw;
  }
  .tech_masthead .wrap p {
    width: 70%;
  }
  /* ##Tech ops page Navigation in Banner
  --------------------------------------------- */
  .nav_tech_ops {
    padding: 10px 0 0 0;
  }
  .nav_tech_ops .page-nav li {
    margin-bottom: 10px;
  }
  /* ##Tech ops About
  --------------------------------------------- */
  .about_tech {
    padding: 0 5%;
  }
  .about_tech .content {
    grid-template-columns: 50% 50%;
    justify-content: flex-end;
  }
  .about_tech .title {
    margin: 0 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .about_tech .copy.has-readmore {
    justify-content: start;
  }
  .about_tech .copy.has-readmore div {
    width: 100%;
  }
  .about_tech .image-container.bottom img {
    float: right;
    margin: 0% 0 0 0 !important;
  }
  .about_tech .quote.white {
    width: 85%;
    font-size: 14px;
  }
  .about_tech .statistic {
    margin: 10% 0 0 0;
    padding: 0 5%;
  }
  .about_tech .statistic .stats_text {
    font-size: 16px;
    width: 100%;
  }
  .about_tech .facility {
    max-width: 100%;
    margin: 0 0 0 0;
  }
  /* ##Tech ops Culture
  --------------------------------------------- */
  .culture {
    padding: 0 5%;
  }
  .culture .content {
    padding: 60px 0 0 0;
  }
  .culture .image-container {
    display: none;
  }
  .culture_wrap {
    width: auto;
  }
  .culture_wrap .culture7 {
    padding: 3% 5% 0 5%;
    font-size: 14px;
  }
  /* ##Tech ops Benefits
  --------------------------------------------- */
  .benefits_techops {
    padding: 0 5%;
  }
  .benefits_techops .container {
    padding-top: 60px;
  }
  .benefits_techops .wrapper .tooltip_text {
    padding: 10% 5%;
    width: auto;
  }
  .benefits_techops .disclaimer {
    text-align: center;
  }
  /* ##Tech ops Locations
  --------------------------------------------- */
  .locations_tech_ops article.title {
    padding: 0 5%;
    margin: 60px auto 65px;
  }
  .locations_tech_ops .grid {
    flex-direction: column;
    min-height: 800px;
    justify-content: center;
  }
  .locations_tech_ops .location.left,
  .locations_tech_ops .location.hover.left,
  .locations_tech_ops .location.right,
  .locations_tech_ops .location.hover.right {
    flex: 100%;
    margin: 0;
    background-position: left;
    background-size: cover;
  }
  .locations_tech_ops .location .font-55 {
    display: none;
  }
  .locations_tech_ops .location .overlay {
    opacity: 1;
  }
  .locations_tech_ops .location.left .copy,
  .locations_tech_ops .location.right .copy {
    opacity: 1;
    left: 0;
    padding: 0 5%;
    max-width: 100%;
  }
  /* ##Tech ops Employees
  --------------------------------------------- */
  .employees_techops {
    padding: 0 5%;
    margin-top: 60px;
  }
  /* ##Tech ops Functions Tabs
  --------------------------------------------- */
  .functions_techops {
    margin-top: 60px;
  }
  .functions_techops .content .title {
    padding: 0 5%;
    margin-bottom: 30px;
  }
  .functions_techops .tab {
    margin-bottom: 40px;
    padding: 0 5%;
  }
  .functions_techops .tab button, .functions_techops .tab a {
    padding: 20px 0;
    font-size: 18px;
  }
  .functions_techops .tabcontent_wrap-techops {
    padding: 0 5%;
  }
  .functions_techops .functions_left {
    flex-basis: 50%;
  }
  .functions_techops .functions_left img {
    max-width: 100%;
    margin: 0 0 0 -20%;
  }
  .functions_techops .functions_right {
    flex-basis: 50%;
  }
  .functions_techops .quoteText {
    background: #5d75e2;
    width: 75%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 7%;
    margin: -10% 0 0 15%;
    position: relative;
    z-index: 1;
  }
  .functions_techops .quoteText .h5 {
    margin: 0;
  }
  .functions_techops .quoteText .h6 {
    font-size: 12px;
    margin: 0;
  }
  .functions_techops .quoteText:before {
    content: "“";
    display: block;
    position: absolute;
    top: -1.5rem;
    left: 1rem;
    font-size: 8.33333rem;
    color: rgba(255, 255, 255, 0.3);
  }
  /* ##Tech ops Callout
  --------------------------------------------- */
  .callout_wraper {
    width: 100%;
    float: left;
    margin-top: 60px;
  }
  .callout {
    height: auto;
    padding: 50px 0;
  }
  .callout .content {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* ##Search Results Callout Bottom
  --------------------------------------------- */
  .callout_search p {
    width: 100% !important;
  }
  /* ## Job Search Page search form
  --------------------------------------------- */
  .search-bar form {
    width: 100%;
  }
  /* ## Job Search Page search results
  --------------------------------------------- */
  .search-content .locations {
    margin-top: 0;
  }
  .search-content .locations .location, .search-content .locations .location,
  .search-content .locations .location:nth-child(2), .search-content .locations .location:nth-child(3) {
    width: 100%;
  }
  .search-content .locations .location a h3 {
    font-size: 36px;
  }
  .search-content .locations .location a h4 {
    font-size: 20px;
  }
  /* ## Job Search Page search Sub filters
  --------------------------------------------- */
  /* ## Job Search Page search Sub filters
  --------------------------------------------- */
  .search-content .results .subfilters {
    width: 95%;
  }
  .search-content .results .subfilters .options {
    width: 75%;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    align-items: flex-end;
  }
  .search-content .results .subfilters .options .menu {
    max-width: 300px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: unset;
    position: relative;
    height: 40px;
    border: 0;
    z-index: 5;
  }
  .search-content .results .subfilters .options .menu label {
    min-width: 70px;
    flex: 0 0 auto;
    margin: 0;
    padding: 0 20px 0 10px;
    min-height: 40px;
    display: flex;
    align-items: center;
    background: #fff;
    position: absolute;
    top: 0;
    border-radius: 0;
    width: 100%;
    pointer-events: none;
    order: 2;
    z-index: 1;
    transition: border-color 0.25s ease-in-out;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    color: #17264a;
    font-size: 16px;
    letter-spacing: 0.25pt;
  }
  .search-content .results .subfilters .options .menu:focus {
    overflow: visible;
  }
  .search-content .results .subfilters .options .menu:focus label {
    position: relative;
    pointer-events: all;
    box-shadow: 2px 2px 2px rgba(10, 10, 10, 0.3);
  }
  .search-content .results .subfilters .options .menu input {
    opacity: 0;
    position: absolute;
    left: -99999px;
  }
  .search-content .results .subfilters .options .menu input:checked + label {
    order: 1;
    z-index: 2;
    background: #fff;
    border-top: none;
    position: relative;
  }
  .search-content .results .subfilters .options .menu input:checked + label:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #17264a;
    position: absolute;
    right: 0.5rem;
    top: calc(50% - 4.5px);
    pointer-events: none;
    z-index: 3;
  }
  /* ## Job Search Page search results Cards
  --------------------------------------------- */
  .search-content .results .list .result {
    width: 50%;
  }
  /* ## Job Search Page search results Categories
  --------------------------------------------- */
  .search-content .categories {
    justify-content: flex-start;
  }
  .search-content .categories .category {
    width: 30%;
    padding: 0 2%;
  }
  /* ## Job Search Post
  --------------------------------------------- */
  .posting .container {
    padding: 60px 5%;
    flex-direction: column;
  }
  .posting #listing {
    max-width: 100%;
  }
  .posting .actions {
    max-width: 100%;
  }
  .posting .container .actions .stick {
    position: static !important;
    width: 100%;
  }
  .spacer_menu_item {
    padding-bottom: 50px !important;
  }
  .posting .container .actions .card-container {
    min-height: auto;
  }
  .posting .container .actions .card-container .card {
    min-height: auto;
    width: 100%;
    border: 2px solid #5d75e2;
  }
  /* ## Patients Ms Page Section2
  --------------------------------------------- */
  .patients_ms_s2 {
    width: 100%;
  }
  .patients_ms_s2 .patients_ms_s2_col h3 {
    font-size: 44px;
  }
  .patients_ms_s2 .patients_ms_s2_col h3:after {
    margin: 20px auto;
  }
  .patients_ms_s2 .patients_ms_s2_col p {
    font-size: 18px;
    margin-bottom: 0;
  }
  /* ## Patients Ms Page Section3
  --------------------------------------------- */
  /* ## Patients Ms Page Section4
  --------------------------------------------- */
  .patients_ms_s4 h3 {
    margin-top: 0;
    font-size: 44px;
    color: #fff;
    margin-bottom: 0;
  }
  /* ## Patients Ms Page Section5
  --------------------------------------------- */
  .patients_ms_s5 {
    flex-direction: column;
  }
  .patients_ms_s5 .patients_ms_s4_col1 {
    flex-basis: 100%;
  }
  .patients_ms_s5 .patients_ms_s4_col2 {
    flex-basis: 100%;
  }
  /* ## Site Home2021 Section1
  --------------------------------------------- */
  .hs1n .wrap {
    display: block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e3489+0,0e3489+100&0.5+0,0.5+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(14, 52, 137, 0.5) 0%, rgba(14, 52, 137, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#800e3489", endColorstr="#800e3489",GradientType=0 ); /* IE6-9 */
  }
  .hs1n .hs1n_contents {
    width: 100%;
    padding: 10% 0 10% 0%;
    background: none;
    font-size: 18px;
    -webkit-backdrop-filter: blur(0) saturate(100%);
            backdrop-filter: blur(0) saturate(100%);
  }
  /* ## Site Home2021 Section2
  --------------------------------------------- */
  .hs2n .hs2n_section {
    width: 100%;
  }
  .hs2n .hs2n_section h3 {
    max-width: 100%;
    min-height: auto;
  }
  /* ## Site Home2021 Section3
  --------------------------------------------- */
  .hs3n .hs3n_section {
    width: 100%;
    min-height: auto;
    padding: 20px;
    margin-bottom: 20px;
  }
  /* ## Site Home2021 Section5
  --------------------------------------------- */
  .hs5n .hs5n_left {
    width: 100%;
    margin-bottom: 50px;
  }
  .hs5n .hs5n_right {
    width: 100%;
  }
  /* ## Site Home2021 Section6
  --------------------------------------------- */
  .hs5n6 {
    padding: 80px 0 80px 0;
  }
  .news_wrap_big {
    padding-left: 0;
  }
  .news_wrap_big .button-white.first {
    margin-right: 0;
  }
  .news_sml {
    width: 100%;
    margin-bottom: 40px;
  }
  .news_sml .news_wrap_small {
    border-bottom: solid 5px #f7c320;
    padding: 50px 0 50px 0;
    border-right: none;
  }
  .news_sml .news_wrap_small:last-child {
    border-bottom: solid 5px #f7c320;
    padding: 50px 0 50px 0;
  }
  .twitter_box_new {
    width: 100%;
    padding-top: 0;
  }
  /* ## Site Home2021 Section6
  --------------------------------------------- */
  .t-cell-left {
    display: none;
  }
  .t-cell-right {
    display: none;
  }
  /* ## Contact page V2 Section2 */
  .contact-v2-s2 {
    padding: 60px 0;
  }
  .contact-v2-s2 .half {
    display: inline-block;
    width: 100%;
  }
  /* ## Site Masthead Type1
  --------------------------------------------- */
  .masthead_type1 {
    background: url(../images/Header_700x150.jpg) center center no-repeat !important;
    background-size: cover !important;
  }
  .masthead_type1 .wrap {
    height: auto;
    padding: 30px 5%;
  }
  .masthead_type1 .wrap h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .masthead_type1 .wrap h1, .masthead_type1 .wrap .h1_contents {
    max-width: 100%;
  }
  .masthead_type1 .wrap .h1_contents {
    font-size: 18px;
    line-height: 22px;
  }
  #msthead-plain .wrap {
    height: auto;
  }
  /*#msthead-slanted:before{
      width: 100%;
      transform: skew(0);
  }*/
  .md-hidden {
    display: none;
  }
  .responsive-img-txt {
    display: block;
    position: relative;
    min-height: 150px;
  }
  .responsive-img-txt .heading_on_image {
    left: 5%;
    text-align: left;
  }
  /* ## Patient Page V2 Footer sections
  --------------------------------------------- */
  .pv2_s2 .wrap {
    flex-direction: column;
  }
  .pv2_s2 .card {
    width: 100%;
    height: auto;
    margin-left: 0%;
  }
  .pv2_s2 .card a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
  }
  .pv2_s2 .card .img_placehholder {
    width: 30%;
  }
  .pv2_s2 .card .text_placeholder {
    width: 70%;
    position: relative;
  }
  .pv2_s2 .button_wrap {
    text-align: center;
  }
  .pss_s2 .wrap {
    flex-direction: row;
  }
  .pss_s2 .card {
    width: 300px;
    height: 430px;
    margin: 50px 1.1% 0;
  }
  .pss_s2 .card a {
    display: block;
  }
  .pss_s2 .card .img_placehholder {
    width: 100%;
  }
  .pss_s2 .card .text_placeholder {
    width: 100%;
    position: static;
  }
  .pss_s2 .button_wrap {
    text-align: center;
  }
  /* ## Single Stories Strength Common
  --------------------------------------------- */
  .ms_stories_masthead .wrap,
  .ms_stories_s1 .wrap,
  .ms_stories_s2 .wrap,
  .ms_stories_s3 .wrap,
  .ms_stories_btn .wrap {
    margin: 0 2%;
  }
  .ms_stories_btn {
    margin-top: 15px;
  }
  /* ## Single Stories Strength MAsthead
  --------------------------------------------- */
  .ms_stories_masthead .wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: stretch;
  }
  .ms_stories_masthead h1 {
    margin: 15px 0;
  }
  /* ## Single Stories Strength Section1
  --------------------------------------------- */
  .ms_stories_s1 img {
    max-width: 100%;
  }
  /* ## Single Stories Strength Fixed Nav
  --------------------------------------------- */
  .patient_fixed_nav ul li {
    padding: 0 10px;
  }
  .patient_fixed_nav ul li.active_li:after {
    font-size: 100px;
    top: -78px;
    left: -5px;
  }
  /* ## Single Stories Strength Fixed Nav
  --------------------------------------------- */
  .ms_stories_s1,
  .ms_stories_s2,
  .ms_stories_s3 {
    padding-left: 7%;
    padding-right: 2%;
  }
  .full-image .wrap {
    min-height: 220px;
  }
  /* ## About EBV Page V2 section2
  --------------------------------------------- */
  /* ## About PTLD Page V2 section4
  --------------------------------------------- */
  .infog {
    flex-direction: column;
  }
  .infog .infog_num_text {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    border-bottom: 5px solid #fff;
  }
  .infog .infog_num_text strong {
    border-right: 5px solid #fff;
    border-bottom: none;
    padding: 0 30px 0;
    font-size: 44px;
  }
  .infog .infog_num_text p {
    padding: 15px 20px 10px 20px;
    font-size: 16px;
    line-height: 22px;
    z-index: 2;
    position: relative;
  }
  .infog .infog_image {
    border-left: none;
    width: 100%;
  }
  .infog .infog_image svg {
    max-height: 330px;
    width: 100%;
    margin: auto;
    display: block;
  }
  .infog .infog_image img {
    max-width: 100%;
  }
  .infog .infog_image:after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -19px;
    left: 45%;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 19px solid #DBEAF7;
    content: " ";
    z-index: 2;
  }
  /* ## About MS Page V2 section4
  --------------------------------------------- */
  .msv2_s4 .infog .infog_image:after {
    left: 45%;
  }
  /* ## About PTLD Page V2 section5
  --------------------------------------------- */
  .patient_resources_popup .ext-popup-btn-continue {
    margin-right: 0;
  }
  /* ## About MS Page V2 section2
  --------------------------------------------- */
  .msv2_s2 .wrap {
    text-align: center;
  }
  .msv2_s2 .wrap div {
    width: 100%;
    margin-right: 0;
    font-size: 20px;
    line-height: 27px;
  }
  .msv2_s2 .wrap a {
    margin: 20px auto 10px;
  }
  /* ## About MS Page V2 section5
  --------------------------------------------- */
  .ptld_s5 .ptld_resources a,
  .ptld_s5.msv2_s5 .ptld_resources a {
    flex-direction: column;
  }
  .ptld_s5 .ptld_resources .ext_resource_img,
  .ptld_s5.msv2_s5 .ptld_resources .ext_resource_img {
    height: 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
  }
  .ptld_s5 .ptld_resources img,
  .ptld_s5.msv2_s5 .ptld_resources img {
    max-height: 70px;
    margin-bottom: 8px;
  }
  .ptld_s5 .ptld_resources p,
  .ptld_s5.msv2_s5 .ptld_resources p {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
  }
  .ptld_s5 .ptld_resources .p_resource,
  .ptld_s5.msv2_s5 .ptld_resources .p_resource {
    width: 190px;
    padding: 10px 20px;
  }
  .ptld_s5 .ptld_resources {
    max-width: 415px;
  }
}
@media only screen and (max-width: 880px) {
  .wrap, .wrap770 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .csv2_s3 .wrap770,
  .csv2_s2 .wrap770 {
    padding-left: 2%;
    padding-right: 2%;
  }
  .archive-description {
    padding: 60px 5%;
  }
  .search-results h1 {
    font-size: 24px;
  }
  .search-results article h2 {
    font-size: 20px;
  }
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget,
  .site-header {
    padding: 0;
  }
  .archive-pagination li a {
    margin-bottom: 4px;
  }
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
  }
  .sidebar .widget.enews-widget {
    padding: 40px;
  }
  .site-header .widget-area {
    width: auto;
  }
  /* ## Site Home Section1
  --------------------------------------------- */
  .hs1 {
    padding: 97px 0 216px 0;
    background-position: 200px top !important;
  }
  /* ## Site Home Section2
  --------------------------------------------- */
  .news_wrap {
    color: #fff;
    margin-bottom: 60px;
  }
  .latest_news {
    margin-bottom: 30px;
  }
  .news_wrap0 .button-white {
    margin-bottom: 20px;
  }
  .news_wrap0 h3 {
    font-size: 16px;
  }
  .news_wrap1,
  .news_wrap2 {
    background: #af2065;
    width: 100%;
    margin-bottom: 60px;
    float: left;
    position: relative;
  }
  .news_wrap2 {
    background: #6d60bf;
    float: right;
  }
  .news_wrap1 *,
  .news_wrap2 * {
    font-size: 16px;
  }
  .home_social .one-half {
    /* min-height: auto;
     margin-bottom: 0;
     margin-top: 30px;
     padding: 15% 5% 5% 5%;
     width: 100%;*/
  }
  /* ## Home Section3
  --------------------------------------------- */
  .stock-info-column1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .stock-info-column2 {
    float: right;
    width: 100%;
  }
  .stock-section span.value {
    font-size: 18px;
  }
  .qmod-range-day .qmod-range-element,
  .qmod-range-segment.qmod-range-data {
    font-size: 14px;
  }
  .qmod-range-year .qmod-range-segment.qmod-range-label .qmod-range-element {
    font-size: 14px;
  }
  /* ## About Page Section2
  --------------------------------------------- */
  .about_box_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  /* ## About Page Section3
  --------------------------------------------- */
  .abouts3 .wrap {
    max-width: 1450px;
    display: block;
    float: left;
    padding: 60px 5% 70px 0;
  }
  .abouts3 .abouts3_img {
    max-width: 217px;
    float: left;
  }
  .abouts3 .abouts3_contents {
    max-width: 68%;
    float: right;
  }
  /* ## Multiple Sclerosis Programs Section2
  --------------------------------------------- */
  .ms_s3 {
    margin: 80px 0 40px 0;
  }
  /* ## Pipeline TSection 6
  --------------------------------------------- */
  .pipe_s6 {
    margin-top: 0;
  }
  .pipe_s6 .wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  /* ## Spaces
    --------------------------------------------- */
  .spacer_260 {
    height: 60px;
  }
  .spacer_180 {
    height: 90px;
  }
  .spacerN_180 {
    margin-top: -90px;
  }
  .spacer_120 {
    height: 60px;
  }
  /* ## Team Members Page Section
  --------------------------------------------- */
  .member_wrap {
    float: left;
    width: 100%;
    padding: 2%;
    min-height: 550px;
  }
  .member_top {
    height: 70vh;
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .tabcontent.mng_dtls {
    display: none !important;
  }
  .tablinks.active .hidden-data {
    display: block !important;
  }
  .member_mng a.active::after {
    display: none;
  }
  /* ## Patients Ms Page Section1
  --------------------------------------------- */
  .patients_ms_s1 {
    margin: 60px 0 40px 0;
  }
  /* ## Patients Ms Page Section2
  --------------------------------------------- */
  .patients_ms_s2 {
    padding: 40px;
    margin-bottom: 40px;
  }
  .patients_ms_s2 .patients_ms_s2_inner {
    width: 100%;
  }
  .patients_ms_s2 .patients_ms_s2_col h3 {
    margin-top: 0;
    font-size: 34px;
  }
  .patients_ms_s2 .patients_ms_s2_col p {
    font-size: 18px;
    margin-bottom: 0;
  }
  /* ## Patients Ms Page Section3
  --------------------------------------------- */
  /* ## Contact page V2 Section1 */
  .contact-v2-s1 {
    background: url(../images/tcell.png) right bottom no-repeat;
    padding: 60px 0 60px 0;
  }
  .contact-v2-s1 .contact_cards_top {
    flex-direction: column;
  }
  .contact-v2-s1 .contact_cards_bottom {
    flex-direction: column;
  }
  .contact-v2-s1 .contact_card {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  /* ## Headings
  --------------------------------------------- */
  h1,
  .masthead_contents h1,
  .home .masthead_contents h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
  .ms_stories_s1 h2,
  .ms_stories_s2 h2,
  .ms_stories_s3 h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .ms_stories_s1 h3,
  .ms_stories_s2 h3,
  .ms_stories_s3 h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
  }
  .ms_stories_s1 h4,
  .ms_stories_s2 h4,
  .ms_stories_s3 h4 {
    font-size: 18px;
    line-height: 25px;
  }
  h3 {
    font-size: 24px;
  }
  h5 {
    font-size: 16px !important;
  }
  p,
  .card_text,
  .pss_s1,
  .share_story_dtl,
  .pv2_s1,
  .wrap770 {
    font-size: 14px;
    line-height: 18px;
  }
  .msv2_cols strong {
    margin-bottom: 10px;
    line-height: 1;
  }
  ul {
    font-size: 14px;
  }
  .site-header .widget-area {
    width: 100%;
    margin-top: 30px;
  }
  .csCards .card .button-bright-light-blue, .csCards .card .button_iris {
    padding: 12px 17px;
  }
  .csCards .card h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .csCards .card .card_content {
    font-size: 14px;
    line-height: 18px;
  }
  .csCards .card .card_content {
    min-height: 140px;
  }
  .patient_resources_popup #popup-ext .popup-wrap {
    padding: 50px 15px;
  }
  .csv2_s3_notes {
    padding: 0 3%;
  }
  .csv2_s3_notes p {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 20px;
  }
  /* ## Buttons
  --------------------------------------------- */
  .button-white,
  .simple_link,
  .button_white_blue,
  .button_white_blue2,
  .button-bright-light-blue,
  .button_iris,
  body #gform_wrapper_6 .gform_footer input[type=submit],
  body .csv2_s2 .study_form .gform_footer input[type=submit],
  body .csv2_s3 .study_form .gform_footer input[type=submit],
  .btn-soft-blue,
  .btn-bright-light-blue,
  .btn_iris,
  .button-soft-blue {
    font-size: 12px;
    padding: 12px 40px;
  }
  .pv2_s1 .wrap .btn-soft-blue span {
    margin-top: -2px;
  }
  .responsive-700 {
    display: block;
  }
  .responsive-700 blockquote {
    display: inline-block;
  }
  .full-image blockquote {
    display: none;
  }
  /* ## Search Form
     --------------------------------------------- */
  .entry-content .search-form,
  .site-header .search-form {
    width: 100%;
    background: #fff;
    padding: 10px 5% 18px 5%;
    left: 0%;
    top: 68px;
    z-index: 9999;
  }
  /*----------------------------Patient Pages spacing----------------- */
  .pv2_s1 {
    margin: 20px 0 0 0;
  }
  /*Please make the height of each of these white boxes 50px (she means the single line text) */
  body #gform_wrapper_6 .gform_body .gform_fields .gfield input[type=text],
  body #gform_wrapper_6 .gform_body .gform_fields .gfield select {
    height: 50px;
  }
  body #gform_wrapper_6 .gform_body .gform_fields .gfield input[type=text],
  body #gform_wrapper_6 .gform_body .gform_fields .gfield select,
  body #gform_wrapper_6 .gform_body .gform_fields .gfield textarea {
    font-size: 14px;
    line-height: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* ## Menu top
  --------------------------------------------- */
  .js nav.nav-primary,
  .js .site-header nav {
    top: 90px;
  }
  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    padding: 28px 0 28px 27px;
    font-size: 24px;
  }
  .js .nav-primary .genesis-nav-menu .menu-item ul li a,
  .js .site-header .genesis-nav-menu .menu-item ul li a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
  .js .nav-primary .genesis-nav-menu .mobile_hide a,
  .js .site-header .genesis-nav-menu .mobile_hide a {
    padding: 0 0 0 27px !important;
    font-size: 16px;
  }
  .js .site-header .genesis-nav-menu .menu_linkedin {
    margin-left: 27px;
    margin-right: 20px;
  }
  .sub-menu-toggle,
  .sub-menu-toggle.activated {
    text-indent: 0;
    background: none;
    color: #fff !important;
    width: auto;
    height: auto;
  }
  .responsive_b_menu li:first-child {
    float: left;
  }
  .responsive_b_menu li:last-child {
    float: right;
  }
  /* ## Site Masthead
   --------------------------------------------- */
  .masthead_large {
    min-height: 492px;
    background-position: right top !important;
    background-attachment: scroll !important;
  }
  .masthead_small .wrap {
    min-height: 146px;
    padding: 50px 5%;
  }
  .masthead_small .masthead_contents {
    padding-top: 0 !important;
  }
  .masthead_contents {
    padding-top: 40px;
  }
  .masthead_contents h3 {
    margin: 20px 0 0 0;
  }
  .masthead_contents p {
    margin-left: 0;
  }
  .masthead_contents .h1_contents {
    margin-top: 20px;
    margin-left: 0;
    font-size: 14px;
  }
  .masthead_contents .h3_contents {
    margin-top: 20px;
    margin-left: 0 !important;
    font-size: 14px;
  }
  .masthead_contents .button-white {
    margin: 24px 0 0 0;
  }
  .masthead_contents small {
    margin-bottom: 15px;
  }
  .masthead_type1 .wrap .h1_contents p {
    font-size: 18px;
    line-height: 25px;
  }
  /* ## Site Home2021 Masthead
  --------------------------------------------- */
  .home_2021 .masthead_large {
    background-position: 78% top !important;
    background-attachment: fixed !important;
    background-size: cover !important;
  }
  .home_2021 .masthead_contents .h1_contents {
    margin-top: 30px;
    max-width: 100%;
    padding: 10px;
  }
  /* ## Site Home2021 Section2
  --------------------------------------------- */
  .hs2n {
    margin-top: 60px;
  }
  /* ## Paitient Stories New
  --------------------------------------------- */
  .patient_stories_new .dashicons, .patient_stories_new .dashicons-before::before {
    font-size: 60px;
    bottom: -20px;
  }
  .patient_stories_new .dashicons-arrow-left-alt2 {
    left: 30%;
  }
  .patient_stories_new .dashicons-arrow-right-alt2 {
    right: 30%;
  }
  .story_slide_wrap {
    margin-bottom: 90px;
  }
  /* ## Site Home2021 Section5
  --------------------------------------------- */
  .hs5n .hs5n_right {
    font-size: 20px;
  }
  /* ## Site Home Section1
  --------------------------------------------- */
  .hs1 {
    padding: 50px 0 50px 0;
    background-position: 100px bottom !important;
    background-size: 120% !important;
  }
  .hs1 .hs1_contents h3 {
    margin: 20px 0 30px 0;
  }
  .hs1 .hs1_contents .button-white {
    margin: 30px 0 50px 0;
  }
  .hs1_areas {
    margin: 0 0 0 0;
    font-size: 14px;
  }
  .yelborder-left {
    padding-left: 0;
    border-left: none;
    margin-left: 0 !important;
  }
  /* ## Testimonials
   --------------------------------------------- */
  .patient_stories_mobile {
    display: block;
    background: #068dc9;
    color: #fff;
  }
  .patient_stories_mobile .wrap {
    padding: 0;
  }
  .patient_stories_mobile .button-white {
    margin-bottom: 50px;
    margin-left: 15px;
  }
  .patient_stories {
    display: none;
  }
  .p_story {
    position: relative;
    width: 100%;
  }
  .p_story .slick-dots {
    padding: 0 15px;
    position: static;
  }
  .story_text {
    font-size: 20px;
    padding: 0 15px;
    max-width: 100%;
    margin: 20px 0 30px;
  }
  .story_text .story_writer {
    font-size: 14px;
  }
  .story_image {
    float: right;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  /* ## Home Section2
  --------------------------------------------- */
  .hs2 {
    margin-top: 0;
    padding: 50px 0;
  }
  .hs2 h2 {
    font-size: 30px;
  }
  .hs2 .hs2_contents {
    margin-left: 0 !important;
  }
  .hs2 .hs2_contents h3 {
    margin: 20px 0 0 0;
    padding-left: 0;
  }
  .hs2 .hs2_contents .button-white {
    margin: 20px 0 0 0;
  }
  .hs2 .hs2_contents .hs2_text {
    margin: 10px 0 0 0;
  }
  .hs2_img {
    display: none;
  }
  .latest_news h2 {
    margin-bottom: 0;
  }
  .news_wrap {
    margin-bottom: 0;
  }
  .news_wrap0,
  .news_wrap1,
  .news_wrap2 {
    width: 97% !important;
    grid-column: span 2 !important;
  }
  .news_wrap0 h3,
  .news_wrap1 h3,
  .news_wrap2 h3 {
    font-size: 16px !important;
  }
  .news_wrap2 {
    margin-bottom: 60px;
  }
  .home_social {
    margin-bottom: 60px;
  }
  .home_social .wrap {
    grid-template-columns: 100%;
  }
  .home_social .one-half {
    position: relative;
  }
  /* ## About Page Section2
  --------------------------------------------- */
  .abouts2 {
    padding: 30px 0 40px 0;
  }
  .about_box {
    font-size: 14px;
  }
  .about_box h5 {
    margin: 0 0 15px;
  }
  /* ## About Page Section1
  --------------------------------------------- */
  .abouts1 img {
    display: none;
  }
  /* ## About Page Section3
  --------------------------------------------- */
  .abouts3 .wrap {
    max-width: 1450px;
    display: block;
    float: none;
    padding: 0 5% 0 5% !important;
  }
  .abouts3 h2 {
    font-size: 24px;
  }
  .abouts3 .abouts3_img {
    display: none;
  }
  .abouts3 .abouts3_contents {
    max-width: 100% !important;
    font-size: 14px;
    margin-bottom: 60px;
  }
  .abouts3 .clearfix {
    margin-top: 30px;
  }
  .abouts3 .clearfix .button-blue {
    float: left;
    margin-top: 20px;
    clear: both;
  }
  /* ## Collaborators Page
  --------------------------------------------- */
  .collab_page .tech_s3 .wrap {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* ## Collaborators Page Section1
  --------------------------------------------- */
  .collab_s1 h3 {
    margin: 0 0 20px;
  }
  .collab_s1 h5 {
    margin: 0 0 10px;
  }
  .collaborator {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .coll_image {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .coll_details {
    float: right;
    max-width: 100%;
  }
  /* ## Technology Page Section1
  --------------------------------------------- */
  .tech_s1 {
    padding: 40px 30px;
    width: 100%;
    margin: 0 0 40px;
  }
  .tech_s1 h3 {
    font-size: 30px;
  }
  .tech_s1 .tech_s5_contents {
    font-size: 14px;
  }
  .tech_s1 .tech_s5_contents h3 {
    font-size: 20px;
  }
  .tech_s1 .tech_s5_contents h4 {
    font-size: 16px;
  }
  /* ## Technology Page Section2
  --------------------------------------------- */
  .tech_s2_lg {
    display: none;
  }
  .tech_s2_mobile {
    display: block;
    clear: both;
  }
  .tech_s2_mobile h2 {
    margin-left: 30px;
  }
  .tech_s2_mobile h3 {
    color: #17264b;
  }
  .tech_s2_mobile .wrap {
    padding: 0;
  }
  .tabcontent_wrap {
    padding: 10px;
    min-height: auto;
  }
  /* ## Technology Page Section3
  --------------------------------------------- */
  .tech_s3 {
    width: 100%;
  }
  .tech_s3 .wrap {
    margin: 0;
    width: 100%;
    max-width: auto;
    padding: 30px;
  }
  .tech_s3_contents h2 {
    margin: 0 0 22px 0;
  }
  .tech_s3_contents h3 {
    margin: 0 0 16px 0;
  }
  .tech_s3_contents p {
    margin-left: 0;
  }
  .tech_s3_contents .button-white {
    margin-top: 10px;
    margin-left: 0;
  }
  /* ## Technology Page Section4
  --------------------------------------------- */
  .tech_page .hs2 {
    margin-top: 0;
    padding: 30px 0;
  }
  /* ## Technology Page Section6
  --------------------------------------------- */
  .tech_page .abouts3 {
    padding: 0 0 60px;
    float: left;
    width: 100%;
  }
  .tech_page .abouts3 .wrap {
    padding: 0 30px !important;
  }
  .tech_page .abouts3 h2 {
    font-size: 20px;
  }
  .tech_page .abouts3 p {
    margin-bottom: 0;
  }
  /* ## Technology Next Gen Page Section1
  --------------------------------------------- */
  .ng_s1, .ng_s2 {
    padding: 20px 0 0 0;
  }
  .ng_s1 img, .ng_s2 img {
    max-width: 130px;
    margin: 0 auto 28px;
  }
  .ng_s1 .ng_s1_contents h2, .ng_s2 .ng_s1_contents h2 {
    margin: 0 0 30px;
  }
  .ng_s1 .ng_s1_contents h4, .ng_s2 .ng_s1_contents h4 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .ng_s2 img {
    display: none;
  }
  .ng_s2 img.tab_show {
    display: block;
  }
  /* ## Technology Mechanism Page Section4
  --------------------------------------------- */
  .tech_mech_s1 {
    padding: 35px 0 0 0;
  }
  .tech_mech_s1,
  .tech_mech_s2,
  .tech_mech_s3 {
    font-size: 14px;
  }
  /* ## Pipeline Table Soft lue
  --------------------------------------------- */
  .tbl_tab {
    display: block;
  }
  .tbl_xl,
  .tbl_mobile {
    display: none;
  }
  .expandable_table .wrap {
    padding: 0;
  }
  /* ## Pipeline Page Section1
  --------------------------------------------- */
  .pipe_s1 {
    margin: 40px 0 0 0;
  }
  .pipe_s1 h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .pipeline_page .expandable_table h4 {
    font-size: 14px;
    padding: 12px 0;
    text-align: center;
  }
  /* ## Pipeline TSection 6
  --------------------------------------------- */
  .pipe_s6 img {
    margin: 20px 0 0 0;
  }
  .pipe_box1,
  .pipe_box2,
  .pipe_box3,
  .pipe_box4 {
    width: 100%;
    min-height: auto;
    margin-bottom: 10px;
  }
  /* ## Pipeline Page Section1
  --------------------------------------------- */
  .expandable_table h3 {
    margin: 0 0 40px;
    font-size: 20px;
    text-align: center;
  }
  /* ## Pipeline Page Section3
  --------------------------------------------- */
  .ptab_s3 h3,
  .ptab_s4 h3 {
    font-size: 20px;
  }
  .ptab_s3 {
    margin: 120px 0 35px 0;
  }
  .ptab_s3 h3 {
    margin: 0 0 15px;
  }
  .section_right_align .wrap {
    padding: 50px 30px;
  }
  .section_right_align .stats {
    width: 100%;
  }
  .section_right_align small {
    text-align: left;
  }
  .section_right_align sub {
    font-size: 24px;
  }
  /* ## Pipeline Footer
  --------------------------------------------- */
  .widget_left,
  .widget_right {
    padding: 60px 30px;
  }
  /* ## Pipeline cart Section1
  --------------------------------------------- */
  .pipeline_cart .ptab_s1 {
    margin: 30px 0;
  }
  /* ## Pipeline cart Section3
  --------------------------------------------- */
  .pcart_s3 {
    padding: 30px 0;
  }
  .pcart_s3 h3 {
    font-size: 30px;
  }
  /* ## Pipeline cart Section3a
  --------------------------------------------- */
  .pcart_s3a {
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .pcart_s3a h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .pcart_s3a h5 {
    font-size: 16px;
  }
  .pcart_s3a .stats {
    font-size: 14px;
    width: 100%;
    margin-bottom: 25px !important;
    padding-bottom: 0;
  }
  .pcart_s3a small {
    text-align: left;
  }
  /* ## Pipeline cart Section4
  --------------------------------------------- */
  .pcart_s4 {
    padding-bottom: 35px;
  }
  .pcart_s4 .wrap {
    padding: 0;
  }
  .pcart_s4 h3 {
    padding: 0 5%;
    font-size: 20px;
  }
  .pcart_s4 small {
    font-size: 12px;
    padding: 0 5%;
  }
  .cart_col {
    max-width: 100%;
    width: 100%;
    min-height: auto;
    margin-bottom: 0 !important;
  }
  .cart_col h5 {
    font-size: 20px !important;
  }
  .cart_col div {
    font-size: 14px;
  }
  /* ## Pipeline Other Programs Section1
  --------------------------------------------- */
  .pipeline_op .ptab_s1 {
    margin: 30px 0 40px 0;
  }
  /* ## Pipeline Other Programs Section3
  --------------------------------------------- */
  .ptab_s4.op_s3,
  .op_s4 {
    padding: 50px 0 0 0;
  }
  .ptab_s4.op_s3 h3, .ptab_s4.op_s3 h4,
  .op_s4 h3,
  .op_s4 h4 {
    font-size: 20px;
  }
  .op_s3a .wrap {
    padding: 50px 5% 50px;
  }
  /* ## Pipeline Other Programs Section5
  --------------------------------------------- */
  .section_right_align.op_s5 h3,
  .section_right_align.op_s6 h3 {
    font-size: 20px;
  }
  .section_right_align.op_s5 .stats,
  .section_right_align.op_s6 .stats {
    width: 100%;
    text-align: left;
    margin-right: 0;
    font-size: 14px;
  }
  .section_right_align.op_s5 .stats:last-child,
  .section_right_align.op_s6 .stats:last-child {
    margin-right: 0;
  }
  /* ## Clinical trials page posts
  --------------------------------------------- */
  .ct_post_wrap {
    padding: 30px 0;
    font-size: 14px;
  }
  .ct_post_wrap h3 {
    font-size: 20px;
  }
  /* ## Clinical trials Section1
  --------------------------------------------- */
  .clinical_wrap {
    display: block;
  }
  .clinical_trials .expandable_table td, .clinical_trials .expandable_table th {
    padding: 5px;
  }
  .clinical_s1,
  .clinical_s2 {
    padding: 45px 30px;
    font-size: 14px;
  }
  .clinical_s1 h3,
  .clinical_s2 h3 {
    font-size: 32px;
  }
  .clinical_s1 .clearfix a:first-child,
  .clinical_s2 .clearfix a:first-child {
    margin-bottom: 30px;
  }
  /* ## Clinical trials Section3
  --------------------------------------------- */
  .clinical_s3 .wrap {
    padding: 30px 5%;
  }
  /* ## Clinical trial Post CTA Bar
  --------------------------------------------- */
  .cta_bar .wrap,
  .site-inner .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  .cta_bar span {
    font-size: 14px;
  }
  /* ## Clinical trial Post Section1
  --------------------------------------------- */
  .ct_s1 {
    margin: 50px 0 0 0;
    font-size: 14px;
  }
  .ct_s1 h2 {
    font-size: 20px;
  }
  /* ## Clinical trial Post Section2
  --------------------------------------------- */
  .ct_s2 .wrap {
    padding: 50px 5%;
    margin-top: 50px;
  }
  .ct_s2 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .ct_s2 h4 {
    font-size: 16px;
    line-height: 1.88;
  }
  /* ## Clinical trial Post Section3
  --------------------------------------------- */
  .ct_s3 {
    font-size: 14px;
  }
  .ct_s3 h3 {
    font-size: 20px;
  }
  .ct_s3a {
    font-size: 14px;
  }
  ct_s3a_col_lft {
    float: left;
    width: 100%;
  }
  .ct_s3a_col_rht {
    float: right;
    width: 100%;
  }
  /* ## Clinical trial Post Section4
  --------------------------------------------- */
  .ct_s4 {
    display: none;
  }
  /* ## Clinical trial Post Section4 Mobile
  --------------------------------------------- */
  .ct_s4_mobile {
    display: block;
  }
  /* ## Clinical trial Post Section6
  --------------------------------------------- */
  .ct_s6 {
    padding: 60px 0;
    font-size: 14px;
  }
  .ct_s6 h3 {
    font-size: 32px;
  }
  /* ## Clinical trial Post Section7
  --------------------------------------------- */
  .ct_s7 {
    font-size: 14px;
    padding: 60px 0;
  }
  .ct_s7 h3 {
    font-size: 20px;
  }
  /* ## Clinical trial Post Section8
  --------------------------------------------- */
  .ct_s8 {
    padding: 60px 0;
  }
  .ct_s8 .wrap {
    padding: 0;
  }
  .ct_s8 h3 {
    font-size: 24px;
    padding: 0 5%;
  }
  .ct_s8 .faq_accordion {
    margin-bottom: 5px;
    padding: 35px 80px;
    position: relative;
  }
  .ct_s8 .faq_accordion:last-child {
    margin-bottom: 0;
  }
  .ct_s8 .accordion,
  .ct_s8 .accordion.active {
    font-size: 16px;
    text-align: left;
  }
  .ct_s8 .accordion:before {
    margin-top: -15px;
  }
  .ct_s8 .accordion.active:before {
    margin-top: -20px;
  }
  .ct_s8 .panel {
    font-size: 14px;
  }
  .ct_s8 small {
    display: block;
    padding: 30px 5% 0;
  }
  /* ## Expanded Access Section1
  --------------------------------------------- */
  .ea_s1 {
    margin: 30px 0;
  }
  /* ## Expanded Access Section2
  --------------------------------------------- */
  .ea_s2 h3 {
    font-size: 20px;
  }
  .ea_s2 .wrap2 {
    padding: 50px 30px;
  }
  /* ## Expanded Access Section3
  --------------------------------------------- */
  .ea_s3 {
    margin: 30px 0;
  }
  .ea_s3 h3 {
    font-size: 20px;
  }
  /* ## Expanded Access Section3
  --------------------------------------------- */
  .ea_s4 {
    padding: 30px 0;
  }
  .ea_s4 h3 {
    font-size: 20px;
  }
  /* ## Patient Page section1
  --------------------------------------------- */
  .p_s1 {
    padding: 55px 0 80px 0;
  }
  .p_s1 h2 {
    margin-bottom: 25px;
  }
  .p_s1 h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 60px;
  }
  /* ## Patient Page Patient Stories
  --------------------------------------------- */
  .patients .patient_stories_mobile .wrap {
    padding-bottom: 50px;
  }
  .patients .story_text h2 {
    color: #fff;
    margin: 20px 0 20px;
  }
  /* ## Patient Page Clinical trials
  --------------------------------------------- */
  .patients .abouts3 {
    padding-top: 60px;
    padding-bottom: 0;
  }
  /* ## Patient Page Section3
  --------------------------------------------- */
  .p_s3 {
    margin-top: 60px;
    font-size: 14px;
  }
  .p_s3 h3 {
    font-size: 32px;
  }
  /* ## Medical Professional Page Clinical trials
  --------------------------------------------- */
  .patients .mp_s2 .abouts3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* ## Careers page common Classes
  --------------------------------------------- */
  .careers h2 {
    margin: 0 0 40px 0;
  }
  /* ## Careers page Section1
  --------------------------------------------- */
  .career_s1 {
    margin: 35px 0 15px 0;
  }
  .career_s1 .wrap {
    max-width: 770px;
  }
  /* ## Careers page Section2
  --------------------------------------------- */
  .atara_life {
    display: none;
  }
  .atara_life_mobile {
    display: block;
  }
  .atara_life .wrap, .atara_life_mobile .wrap {
    padding: 35px 5% 30px;
  }
  .life_slides {
    margin: 0 0 35px 0;
    max-width: 100%;
    width: 100%;
  }
  .life_slides img {
    margin: auto;
    float: none;
  }
  .life_slides2 {
    max-width: 100%;
    margin: 0 0 0 0;
  }
  .life_slides2 .slick-dots {
    margin-top: 60px;
  }
  /* ## Careers page Section3
  --------------------------------------------- */
  .career_s3 {
    margin: 0 0 20px 0;
    display: inline-block;
  }
  .career_s3 h3 {
    font-size: 20px;
  }
  /* ## Careers page Section4
  --------------------------------------------- */
  .career_s4 .wrap {
    padding: 0;
  }
  .career_s4 .wrap2 {
    max-width: 100%;
    width: 100%;
    background: #5c75e5;
    padding: 60px 5% 60px 5%;
    margin-left: 0;
    color: #fff;
  }
  .career_s4 h4 {
    margin: 0 0 16px;
  }
  /* ## Careers page Section5
  --------------------------------------------- */
  .career_s5 {
    margin: 35px 0;
  }
  /* ## Default Page
  --------------------------------------------- */
  .post_contents {
    padding: 35px 0;
  }
  /* ## Contact page Section1
  --------------------------------------------- */
  .location .wrap {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .location .col_left {
    margin-bottom: 30px;
  }
  .more_locations:last-child .wrap {
    border: none !important;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  /* ## Contact page contact form
  --------------------------------------------- */
  body .contact_form {
    padding: 0 0 60px 0;
  }
  body .contact_form #field_1_1,
  body .contact_form #field_1_2,
  body .contact_form #field_1_3 {
    width: 100%;
  }
  /* ## Publications Page
  --------------------------------------------- */
  .publications .tech_s2_mobile h6 {
    margin-bottom: 10px !important;
  }
  /* ## Patient stories Page
  --------------------------------------------- */
  .ps_section1 {
    padding: 60px 0 0 0;
  }
  /* ## footer
  --------------------------------------------- */
  .footer-widgets-1 p {
    font-size: 12px;
  }
  .footer-widgets-2 li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
  }
  /* ## Team Members Page Section
  --------------------------------------------- */
  .mng_dtls img, .mng_dtls h3 {
    display: none;
  }
  /* ##Tech ops page Banner
  --------------------------------------------- */
  .tech_masthead .mobile_overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #0a0a0a, #17264a 50%, transparent);
    z-index: 1;
  }
  .tech_masthead .background .video {
    width: 100%;
    height: 61%;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -15%);
  }
  .tech_masthead .wrap .sliderContentWrap {
    padding: 20% 0 0 0;
  }
  .tech_masthead .wrap h1 {
    font-size: 6vw;
  }
  .tech_masthead .wrap p {
    width: 100%;
  }
  /* ##Tech ops About
  --------------------------------------------- */
  .about_tech .content {
    grid-template-columns: 100%;
    justify-content: start;
  }
  .about_tech .image-container.top {
    margin-bottom: 25px;
  }
  .about_tech .image-container.top img {
    max-width: 100%;
  }
  .about_tech .image-container.bottom {
    margin-top: 10%;
  }
  .about_tech .image-container.bottom img {
    max-width: 100%;
  }
  .about_tech .copy.has-readmore {
    font-size: 14px;
    margin: 25px 0 0 0;
  }
  /* ##Tech ops Culture
      --------------------------------------------- */
  .culture_wrap {
    flex-direction: column;
  }
  .culture_wrap .culture1,
  .culture_wrap .culture2,
  .culture_wrap .culture3,
  .culture_wrap .culture4,
  .culture_wrap .culture5,
  .culture_wrap .culture6 .culture7,
  .culture_wrap .culture8 {
    flex-basis: auto;
  }
  .culture_wrap .culture7 {
    height: auto;
  }
  .culture_wrap .culture7 div {
    height: auto;
  }
  /* ##Tech ops Benefits
      --------------------------------------------- */
  .item-lg {
    display: none;
  }
  .benefits_techops .wrapper {
    flex-direction: column;
    justify-content: start;
  }
  .benefits_techops .wrapper figure {
    margin: 0 20px;
  }
  .benefits_techops .wrapper figure:hover .item-lg, .benefits_techops .wrapper figure:focus .item-lg {
    display: block;
    margin-bottom: 20px;
  }
  .benefits_techops .wrapper .tooltip_text {
    padding: 10% 5%;
    position: relative;
    width: auto;
  }
  .benefits_techops #selectorDestination {
    background: #5D75E2;
    padding: 5%;
    color: #fff;
    width: 100%;
    font-size: 14px;
  }
  /* ##Tech ops Locations
  --------------------------------------------- */
  .locations_tech_ops .grid {
    min-height: 310px;
  }
  .locations_tech_ops .location .button-modal {
    position: static;
    display: block;
    visibility: visible;
    padding: 5%;
  }
  .locations_tech_ops .location {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .locations_tech_ops .reveal {
    display: none;
  }
  .locations_tech_ops .location .font-55 {
    position: relative;
    color: #fff;
    padding: 0 5%;
    display: block;
    margin: 0 0 0 0;
    opacity: 1 !important;
    white-space: normal;
    font-size: 24px;
    z-index: 1;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
  }
  .locations_tech_ops .location.left .copy,
  .locations_tech_ops .location.right .copy {
    display: none;
  }
  /* ##Tech ops Employees
  --------------------------------------------- */
  .employees_techops {
    padding: 0 5%;
  }
  .employees_techops .controls {
    margin: 30px 0 0 0;
  }
  .employees_techops .controls button {
    background-color: #f6c437;
    color: #fff;
    margin-right: 15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: none;
  }
  .employees_techops .controls button.slick-disabled {
    background-color: #ccc;
  }
  .emp-slider .employee {
    padding-right: 0;
  }
  .emp-slider .employee .image {
    position: relative;
    width: 100%;
  }
  .emp-slider img {
    max-height: auto;
    margin-bottom: 20px;
  }
  /* ##Tech ops Functions Tabs
  --------------------------------------------- */
  .tab_xs {
    display: inline-block;
  }
  .tabs_lg {
    display: none;
  }
  .functions_techops {
    margin-top: 50px;
  }
  .functions_techops .tab {
    background: none;
    margin-bottom: 30px;
    display: block;
  }
  .functions_techops .tab button, .functions_techops .tab a {
    background-color: #142140;
    margin-right: 20px;
    border-bottom: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
  }
  .functions_techops .tab button:hover, .functions_techops .tab a:hover,
  .functions_techops .tab button.active, .functions_techops .tab a.active {
    border-bottom: none;
    background-color: #f6c437;
  }
  .functions_techops .tabcontent_stuff {
    flex-direction: column;
  }
  .functions_techops .functions_left {
    width: 100%;
  }
  .functions_techops .functions_left img {
    max-width: 100%;
    margin: 0 0 0 0%;
  }
  .functions_techops .functions_right {
    width: 100%;
  }
  .functions_techops .quoteText {
    background: #5d75e2;
    width: 100%;
    margin: -10% 0 30px 0%;
  }
  /* ## Job Search Page search form
  --------------------------------------------- */
  .search-bar .search-bar-wrap {
    padding: 0 10%;
  }
  .search-bar form {
    flex-direction: column-reverse;
    position: relative;
  }
  .search-bar form .keyword {
    margin-bottom: 20px;
  }
  .search-bar form .button-container {
    position: absolute;
    margin: -27px 0 0 0;
    right: 5%;
  }
  /* ## Job Search Page search results Cards
  --------------------------------------------- */
  .search-content .results .list .result {
    width: 100%;
  }
  /* ## Job Search Page search results Categories
  --------------------------------------------- */
  .search-content .categories .category {
    width: 100%;
    padding: 0 0%;
  }
  /* ## Patients Ms Page Section2
  --------------------------------------------- */
  .patients_ms_s2 .patients_ms_s2_col {
    margin-bottom: 50px;
    width: 100% !important;
  }
  .patients_ms_s2 .patients_ms_s2_col h3 span {
    font-size: 18px;
  }
  .patients_ms_s2 .patients_ms_s2_col:nth-of-type(2) {
    margin-bottom: 0;
  }
  /* ## Patients Ms Page Section4
  --------------------------------------------- */
  .patients_ms_s4 {
    padding: 30px 5%;
  }
  .patients_ms_s4 h3 {
    font-size: 30px;
  }
  /* ## Patients Ms Page Section5
  --------------------------------------------- */
  .patients_ms_s5 {
    margin-bottom: 40px;
  }
  .patients_ms_s5 .patients_ms_s4_col1 {
    padding: 40px 5% 40px 5%;
  }
  .patients_ms_s5 .patients_ms_s4_col2 {
    padding: 40px 5% 40px 5%;
  }
  /* ## Patients Ms Page Section6
  --------------------------------------------- */
  .patients_ms_s6 {
    font-size: 14px;
  }
  /* ## Patients Ms Page Section3
  --------------------------------------------- */
  .patients_ms_s2 {
    margin-bottom: 0;
  }
  .patients_ms_s3 {
    flex-direction: column;
  }
  .patients_ms_s3 .col-first {
    background: none !important;
    flex-basis: 100%;
    min-height: auto;
    padding: 0 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .patients_ms_s3 .col-first img.responsive_img {
    display: block;
  }
  .patients_ms_s3 .col-last {
    flex-basis: 100%;
  }
  .patients_ms_s3 .col-last .col-last-inner {
    max-width: 100%;
    padding: 0 5%;
  }
  /* ## Technology Page2021 Section1
  --------------------------------------------- */
  .tech_new_s1 {
    margin: 60px 0 0 0;
  }
  /* ## Technology Page2021 Section2
  --------------------------------------------- */
  .tech_new_s2 .img_lg {
    display: none;
  }
  .tech_new_s2 .img_sm {
    display: inline-block;
  }
  .tech_new_s2 .highlighted_area {
    padding: 20px;
  }
  /* ## Technology Page2021 Section3
  --------------------------------------------- */
  .tech_new_s3 .highlighted_area2 .wrap {
    font-size: 14px;
  }
  /* ## Technology Page2021 Section4
  --------------------------------------------- */
  .tech_page2021 .hs2n {
    margin-top: 50px;
  }
  .tech_page2021 .hs2n .bg_white {
    margin-top: 30px;
  }
  .tech_page2021 h3.blue_color {
    color: #0e3489;
  }
  /* ## Technology Page2021 Section5
  --------------------------------------------- */
  .tech_new_s5 {
    margin-top: 50px;
  }
  .tech_new_s5 .highlighted_area .wrap,
  .tech_new_s5 .highlighted_area2 .wrap {
    padding: 30px 5%;
  }
  /* ## Technology Page2021 Section6
  --------------------------------------------- */
  .tech_new_s6 {
    margin-top: 0;
  }
  .tech_new_s6 .highlighted_area {
    padding: 20px;
    margin-top: 30px;
  }
  /* ## Technology Page2021 Section7
  --------------------------------------------- */
  .tech_new_s7 {
    margin-top: 50px;
  }
  .tech_new_s7 .highlighted_area .wrap {
    padding: 30px 5%;
  }
  .tech_new_s7 .highlighted_area2 .wrap {
    padding: 30px 5% 30px 7%;
    background: #315ec2;
  }
  /* ## Technology Page2021 Section8
  --------------------------------------------- */
  .tech_new_s8 .upper_section {
    padding: 30px 0 20% 0;
  }
  .tech_new_s8 .highlighted_area .wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hs1n .hs1n_contents {
    width: 100%;
  }
  /* ## Contact page V2 Section2 */
  .contact-v2-s2 .contact_locations {
    padding: 20px;
    margin: 0 0 10px 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px) saturate(125%);
    -webkit-backdrop-filter: blur(4px) saturate(125%);
  }
  /* ## Patient Stories Strength section2
  --------------------------------------------- */
  .pss_s2 .card {
    margin: 50px 1% 0;
  }
  /* ## Patient Stories Strength section3
  --------------------------------------------- */
  .pss_s3 h3 {
    background-size: 78px;
    padding: 15px 0 15px 88px;
  }
  /* ## Single Stories Strength Section1
  --------------------------------------------- */
  .ms_stories_s1 p,
  .ms_stories_s2 p,
  .ms_stories_s3 p,
  .ms_stories_btn p {
    text-indent: 0;
  }
  .ms_stories_s1 blockquote,
  .ms_stories_s2 blockquote,
  .ms_stories_s3 blockquote,
  .ms_stories_btn blockquote {
    font-size: 24px;
    line-height: 30px;
    margin-left: 0;
  }
  .ms_stories_s1 .mss1_left_img_content p:last-child,
  .ms_stories_s2 .mss1_left_img_content p:last-child,
  .ms_stories_s3 .mss1_left_img_content p:last-child,
  .ms_stories_btn .mss1_left_img_content p:last-child {
    margin-bottom: 0;
  }
  .ms_stories_s1 .mss1_pquote blockquote,
  .ms_stories_s2 .mss1_pquote blockquote,
  .ms_stories_s3 .mss1_pquote blockquote,
  .ms_stories_btn .mss1_pquote blockquote {
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ms_stories_s1 .mss1_pquote blockquote:before,
  .ms_stories_s2 .mss1_pquote blockquote:before,
  .ms_stories_s3 .mss1_pquote blockquote:before,
  .ms_stories_btn .mss1_pquote blockquote:before {
    top: 4px;
    left: 3px;
    display: inline;
  }
  .ms_stories_s1 .mss1_pquote blockquote:after,
  .ms_stories_s2 .mss1_pquote blockquote:after,
  .ms_stories_s3 .mss1_pquote blockquote:after,
  .ms_stories_btn .mss1_pquote blockquote:after {
    top: 6px;
  }
  .ms_stories_s1 .mss1_pquote:last-child blockquote,
  .ms_stories_s2 .mss1_pquote:last-child blockquote,
  .ms_stories_s3 .mss1_pquote:last-child blockquote,
  .ms_stories_btn .mss1_pquote:last-child blockquote {
    margin-bottom: 0;
  }
  .ms_stories_s1 .full-image blockquote,
  .ms_stories_s2 .full-image blockquote,
  .ms_stories_s3 .full-image blockquote,
  .ms_stories_btn .full-image blockquote {
    width: 70%;
  }
  .ms_stories_s1 .full-image blockquote:before,
  .ms_stories_s2 .full-image blockquote:before,
  .ms_stories_s3 .full-image blockquote:before,
  .ms_stories_btn .full-image blockquote:before {
    top: 5px;
    left: -2px;
  }
  .ms_stories_s1 .full-image blockquote:after,
  .ms_stories_s2 .full-image blockquote:after,
  .ms_stories_s3 .full-image blockquote:after,
  .ms_stories_btn .full-image blockquote:after {
    margin-left: 0;
    top: 4px;
  }
  .ms_stories_s1 blockquote.ms_s1_top_quote {
    font-size: 18px;
    line-height: 25px;
  }
  .ms_stories_s1 blockquote.ms_s1_top_quote::before {
    top: 9px;
  }
  .ms_stories_s1 blockquote.ms_s1_top_quote::after {
    top: 9px;
  }
  .ms_stories_s2 img,
  .ms_stories_s3 img,
  .simple_content img,
  .mss1_left_img_content img {
    max-width: 171px;
    margin: 0 12px 3px 0;
  }
  .ms_stories_s2 img.wp-image-16647,
  .ms_stories_s3 img.wp-image-16647,
  .simple_content img.wp-image-16647,
  .mss1_left_img_content img.wp-image-16647 {
    padding-bottom: 0;
  }
  .ms_stories_s2 p:last-child,
  .ms_stories_s3 p:last-child,
  .simple_content p:last-child,
  .mss1_left_img_content p:last-child {
    margin-bottom: 0;
  }
  .ms_stories_s2 .spacer29,
  .ms_stories_s3 .spacer29,
  .simple_content .spacer29,
  .mss1_left_img_content .spacer29 {
    display: block;
    clear: both;
    width: 100%;
    padding-bottom: 29px;
  }
  /* ## Single Stories Strength Fixed Nav
  --------------------------------------------- */
  .ms_stories_s1,
  .ms_stories_s2,
  .ms_stories_s3 {
    margin-top: 20px;
    padding-right: 0;
  }
  /* ## Patient Stories Strength section2
  --------------------------------------------- */
  .patient_filter .patient_filter_inner {
    font-size: 14px;
  }
  .patient_filter .patient_filter_inner .checkmark {
    width: 24px;
    height: 24px;
    margin-top: -3px;
  }
  .patient_filter .patient_filter_inner .container {
    margin-left: 0;
  }
  /* ## About EBV Page V2 section1
  --------------------------------------------- */
  .aboutEbv_s1 .ebv_fact {
    font-size: 20px;
    line-height: 28px;
  }
  .ptld_s2 {
    font-size: 20px;
    line-height: 27px;
  }
  .aboutEbv_s2 .about_ebv_cols img {
    max-height: auto;
    width: 75px;
  }
  /* ## About EBV Page V2 section2
  --------------------------------------------- */
  .aboutEbv_s2 .about_ebv_cols {
    flex-direction: column;
    text-align: left;
  }
  .aboutEbv_s2 .about_ebv_cols .aboutebv_s2_img {
    float: left;
    width: auto;
    height: 75px;
  }
  .aboutEbv_s2 .about_ebv_cols img {
    float: left;
    margin: 0 30px 30px 0;
  }
  .aboutEbv_s2 .about_ebv_cols p {
    float: left;
    width: 75%;
  }
  .aboutEbv_s2 .about_ebv_cols div {
    width: 100%;
  }
  /* ## About PTLD Page V2 section3
  --------------------------------------------- */
  .key_players .kplayer {
    font-size: 14px;
    line-height: 18px;
  }
  .key_players .kplayer strong {
    margin-top: 5px;
  }
  /* ## About MS Page V2 section1
  --------------------------------------------- */
  .flex_space_between {
    flex-direction: column;
  }
  .msv2_cols {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  .msv2_left, .msv2_right {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    font-size: 20px;
    line-height: 28px;
  }
  .msv2_left img, .msv2_right img {
    float: left;
  }
  .msv2_left div, .msv2_right div {
    float: left;
    width: 67%;
  }
  .msv2_right {
    margin-bottom: 0;
  }
  .msv2_right strong {
    margin-left: -3px;
    display: block;
  }
  /* ## About MS Page V2 section3
      --------------------------------------------- */
  .csCards {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .csCards .card {
    min-height: 370px;
  }
  .csCards .card .card_content {
    min-height: 140px;
  }
  /* ## About MS Page V2 section5
  --------------------------------------------- */
  .ptld_s5 {
    margin-bottom: 30px;
  }
  /* ## About PTLD Page V2 section5
  --------------------------------------------- */
}
@media only screen and (max-width: 699px) {
  /* ## Patient Stories Strength section2
  --------------------------------------------- */
  .pss_s2 .wrap {
    flex-direction: column;
  }
  .pss_s2 .card {
    width: 100%;
    height: auto;
    margin-left: 0%;
  }
  .pss_s2 .card a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
  }
  .pss_s2 .card .img_placehholder {
    width: 30%;
  }
  .pss_s2 .card .text_placeholder {
    width: 70%;
    position: relative;
  }
  .pss_s2 .button_wrap {
    text-align: center;
  }
}
/* Layout changes for very small screens such as Kai OS phones */
@media only screen and (max-width: 600px) {
  /* ## Patient Page V2 Footer sections
  --------------------------------------------- */
  .pv2_s2 .card a {
    flex-direction: column;
  }
  .pv2_s2 .card .img_placehholder {
    width: 100%;
  }
  .pv2_s2 .card .text_placeholder {
    width: 100%;
  }
  /* ## About PTLD Page V2 section3
      --------------------------------------------- */
  .key_players .kplayer {
    width: 50%;
    padding: 0 5%;
    font-size: 14px;
    line-height: 18px;
  }
  .key_players .kplayer:nth-child(5) {
    width: 100%;
  }
  .key_players .kplayer strong {
    margin-top: 5px;
  }
  /* ## About MS Page V2 section3
  --------------------------------------------- */
  .msv2_s3 .key_players .kplayer {
    width: 50%;
  }
  .msv2_s3 .key_players .kplayer strong {
    margin-top: 5px;
  }
  .msv2_s3 .key_players .kplayer:nth-child(5) {
    width: 50%;
  }
  /* ## About MS Page V2 section5
      --------------------------------------------- */
  .ptld_s5 .ptld_resources {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
  }
}
@media only screen and (max-width: 400px) {
  /* ## Patient Stories Strength section2
  --------------------------------------------- */
  .patient_filter {
    margin-top: 20px;
    width: 190px;
    margin: 20px auto 0;
  }
  .patient_filter .patient_filter_inner {
    display: block !important;
    width: 100% !important;
    font-size: 14px !important;
    text-align: left;
  }
  .patient_filter .patient_filter_inner strong {
    width: 100%;
    display: block;
  }
  .patient_filter .patient_filter_inner .container {
    width: 100%;
    margin-top: 22px;
  }
}
@media only screen and (max-width: 320px) {
  .masthead_type1 .wrap .h1_contents p {
    font-size: 18px;
    line-height: 22px;
  }
  .pv2_s1 .wrap .btn-soft-blue {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .pv2_s1 .area_reveal {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .pv2_s2 .card_text h4,
  .pv2_s2 .card_text {
    font-size: 14px;
  }
  .pv2_s2 .card_text {
    padding: 10px 10px 0;
    min-height: 100px;
  }
  .button-white, .simple_link, .button_white_blue, .button_white_blue2, .button-bright-light-blue, .button_iris, body #gform_wrapper_6 .gform_footer input[type=submit], body .csv2_s2 .study_form .gform_footer input[type=submit], body .csv2_s3 .study_form .gform_footer input[type=submit], .btn-soft-blue, .btn-bright-light-blue, .btn_iris, .button-soft-blue {
    padding: 10px 20px;
  }
  body #gform_wrapper_6 .gform_body .gform_fields .gfield_consent_label {
    width: 87%;
  }
  p, .card_text, .pss_s1, .share_story_dtl, .wrap770 {
    line-height: 18px;
  }
  .pv2_s2 .card {
    width: 280px;
    height: 323px;
  }
  .pv2_s2 .card .img_placehholder {
    min-height: 186px;
  }
  .pv2_s2 .button_wrap .wrap a {
    margin-top: 70px;
  }
  .pv2_s2 .card_link {
    line-height: 28px;
  }
  /* ##  Stories Strength 
  --------------------------------------------- */
  .pss_s1 {
    margin-top: 20px;
  }
  .pss_s2 .card {
    height: 360px;
    margin-top: 30px;
  }
  .pss_s3 h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .abbreviations {
    margin: 50px 0 50px 0;
  }
  .patients-inq {
    padding: 30px 0;
  }
  .patients-inq br {
    display: none;
  }
  .patients-inq p {
    font-size: 20px;
    line-height: 25px;
  }
  .responsive-img-txt {
    display: none;
  }
  .responsive-img-txt320 {
    display: block;
    position: relative;
    min-height: 150px;
  }
  .responsive-img-txt320 .heading_on_image {
    left: 5%;
    text-align: left;
  }
  /* ##  clinical studies
  --------------------------------------------- */
  .csv2_s1,
  .csv2_s2 {
    margin-top: 20px;
  }
  .csv2_s3,
  .csv2_s3_notes {
    margin-top: 0;
  }
  .csv2_s2 .card {
    margin-bottom: 0;
  }
  /* ## About EBV Page V2 section2
      --------------------------------------------- */
  .aboutEbv_s2 .about_ebv_cols p {
    float: left;
    width: 59%;
  }
}
/* Layout changes for very small screens such as Kai OS phones */
@media (max-height: 350px) and (max-width: 400px) {
  .header-image .site-title > a {
    float: left;
    min-height: 20px;
    width: 100%;
    background-size: contain !important;
  }
  .responsive_b_menu {
    padding: 10px 0;
    font-size: 10px;
  }
  .menu-toggle {
    bottom: 5px;
    padding: 5px 0;
    width: 110px;
    font-size: 10px;
  }
  h1, .masthead_contents h1, .home .masthead_contents h1 {
    font-size: 20px;
  }
  .site-title a {
    background-size: cover !important;
    width: 100% !important;
  }
}
/* Below media query detects the system theme and/or web browser theme options */
@media (prefers-color-scheme: dark) {
  .responsive_b_menu {
    background-color: rgba(40, 40, 40, 0.75) !important;
    -webkit-backdrop-filter: blur(30px) saturate(125%);
    backdrop-filter: blur(30px) saturate(125%);
  }
  .responsive_b_menu a {
    color: #FFFFFF;
  }
}
@media (prefers-color-scheme: light) {
  .responsive_b_menu {
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-backdrop-filter: blur(30px) saturate(125%);
    backdrop-filter: blur(30px) saturate(125%);
  }
  .responsive_b_menu a {
    color: #17264b;
  }
}
@media all and (-ms-high-contrast: none) {
  .home_social .wrap {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
  }
  .twitter_box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .linkedin_box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .latest_news {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
  }
  .news_wrap0 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .news_wrap1 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .news_wrap2 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .about_box_wrap {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
  }
  .box1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .box2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .box3 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .box4 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
  }
  .pipe_s6 .wrap {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
  }
  .pipe_s6 .pipe_box1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .pipe_s6 .pipe_box2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .pipe_s6 .pipe_box3 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .pipe_s6 .pipe_box3 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
  }
  /* ##Tech ops About
  --------------------------------------------- */
  .about_tech {
    position: relative;
    margin: 100px 0 0 0;
  }
  .about_tech .content {
    display: -ms-grid;
    -ms-grid-columns: 37% 37%;
    max-width: 1500px;
    margin: auto;
  }
  .about_tech .content .image-container.top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .about_tech .content .title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .about_tech .content .copy {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .about_tech .content .image-container.bottom {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .about_tech .content .stats {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .about_tech .content .facility {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  /* ##Tech ops Callout
  --------------------------------------------- */
  .callout_search .background {
    top: 0;
  }
  .callout .background .video {
    top: 0%;
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }
}
/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}