/*
Theme Name: Cytori
Theme URI: https://44pixels.com
Author: 44 Pixels
Author URI: https://44pixels.com
Description: Custom theme for Cytori
Template: Divi
Version: 1.0
*/
@import url("../Divi/style.css");

/****
* Global
*--------------------*/
body{
	color:#939598;
	font-family: "Noto Sans Japanese";
	font-size: 18px;
	line-height: 1.35;
	font-weight: normal !important;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #0069a6;
    font-weight: 700;
    line-height: 1em;
}

h1 {
    font-size: 36px;
}

h2{
    font-size: 25px;
}

a {
	color: #2ea3f2;
}

sup {
    bottom: -0.02em;
}

p{
	padding-bottom: 1.2em;
}

.et_pb_bg_layout_light,
.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta a,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,
.et_pb_bg_layout_light .et_pb_post p,
.et_pb_bg_layout_light p.et_pb_title_meta_container,
.et_pb_bg_layout_light p.et_pb_title_meta_container a{
    color: #939598;
}

.uppercase{
	text-transform: uppercase !important;
}

.fw-400{
  font-weight: 400;
}

.fw-700{
  font-weight: 700;
}

.fw-900{
  font-weight: 900;
}

.font-24{
	font-size: 24px;
	line-height: 28.8px;
	letter-spacing: 0.2px;
}

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

.font-18 {
	font-size: 18px;
	line-height: 22px;
}

.font-14 {
    font-size: 14px;
    line-height: 1.2em;
}

.font-10 {
	font-size: 12px;
	line-height: 14px;
}

.font-10 ul{
	padding: 0 !important;
    line-height: 14px !important;
    list-style-type: none !important;
}
.font-10 a {
	color: #939598;
}

.gray-text,
.gray-text h4,
.gray-text h2,
.gray-text h3 {
    color: #939598 !important;
}

.color-blue-gray{
	color: #7FB4D2;
}

.fw-900-heading h1,
.fw-900-heading h2,
.fw-900-heading h3,
.fw-900-heading h4,
.fw-900-heading h5,
.fw-900-heading h6{
	font-weight: 900;
}

.max-width-520{
	max-width: 520px;
}

.max-width-262{
		max-width: 262px;
}

.et_pb_bg_layout_dark.et_pb_text ul,
.et_pb_bg_layout_light.et_pb_text ul{
    list-style: none outside none !important;
    margin: 0 0 23px!important;
    padding: 0 !important;
}

.et_pb_bg_layout_dark.et_pb_text li,
.et_pb_bg_layout_light.et_pb_text li {
	padding: 5px 0 5px 15px;
	position: relative;
}

.et_pb_bg_layout_dark.et_pb_text li:before,
.et_pb_bg_layout_light.et_pb_text li:before{
	content: " ";
	width:4px;
	height: 4px;
	background: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top:15px;
	left: 0;
}

.et_pb_bg_layout_light.et_pb_text li:before{
	background: #939598;
}

.et_pb_bg_layout_dark.et_pb_text ul li ul,
.et_pb_bg_layout_light.et_pb_text ul li ul{
	margin-left: 18px !important;
}

.et_pb_bg_layout_dark.et_pb_text ul li ul li,
.et_pb_bg_layout_light.et_pb_text ul li ul li{
    padding-left: 19px;
}

.list-default.et_pb_text li:before{
	 display: none;
}

.list-default.et_pb_text li{
	 padding: 0 0 4px !important;
}

.visible-sm{
    display: none !important;
}

/****
* Header
*--------------------*/
#logo {
  max-height: 52px;
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding-top: 39px;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after{
	display: none;
}

#top-menu li {
    display: inline-block;
    padding-right: 35px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 35px;
}

#top-menu-nav #top-menu li > a {
    color: #003b6e;
    text-transform: uppercase;
}

#top-menu-nav #top-menu li.current-menu-item > a {
		color: #00ffff;
}

#top-header{
    background-color: #0069a6 !important;
}

#et-secondary-menu .et-social-icons {
    margin-right: 9px !important;
}

#top-header .et-social-icons li {
    margin-left: 5px !important;
    margin-top: -4px !important;
}

#top-header .et-social-icon a {
    font-size: 18px !important;
	padding-bottom: 0.30em;
}

.nav li ul {
    border-top: 3px solid #0069a6;
	}

#top-menu .menu-item-has-children > a:first-child,
#et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0;
}

.et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}

.et_pb_scroll_top.et-pb-icon {
	bottom: 60px;
	font-size: 25px;
	/*background: rgba(0, 105, 166, 0.4);*/
}
@media (min-width: 991px) {
	.et_pb_scroll_top.et-visible {
		display: none !important;
	}
}


/**
* Slider Module
*--------------------*/
.et_pb_slide_description {
    padding: 32.2% 8% !important;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

.et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0.1px;
    text-transform: uppercase;
}

.et-pb-controllers .et-pb-active-control {
    background-color: #00ffee !important;
}

.et-pb-controllers a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ffffff;
    text-indent: -9999px;
}

.et-pb-controllers {
    bottom: 40px;
}


/*
* Content
*--------------------*/
.et_pb_row,
.container{
    position: relative;
    width: auto;
    max-width: 1214px;
    margin: auto;
}

.et_pb_column {
    min-height: 1px;
}

.form-wrap,
.article-with-border-bottom,
.pagination,
.webcast,
.et_pb_toggle,
.resources,
.max-width-803,
.entry-content table,
.et_pb_tabs{
    max-width: 803px;
}

.max-width-705 {
	max-width: 705px;
}

sup {
	bottom: 6px !important;
    font-size: 70% !important;
}

/*
* Banner
*--------------------*/
.banner.et_pb_section,
.banner.et_pb_section .et_pb_row{
    padding: 0 !important;
}

.banner.et_pb_section .et_pb_row .banner-text-column{
    display: table;
    table-layout: fixed;
    min-height: 384px;
}

.banner.et_pb_section .et_pb_row .banner-text-column .banner-text {
  display: table-cell;
  vertical-align: middle;
  padding: 27px 0;
}

.banner h1 {
    font-size: 36px;
    font-weight: 400;
}

.banner h1:last-of-type{
	padding-bottom: 0 !important;
}

.banner-about .banner-about-text {
	margin-top: 10px;
}


/*
* Sub-Banner
*--------------------*/


/* sub banner - light(default) */
.sub-banner.et_pb_section{
    padding: 10px 0 1px !important;
    background-color: #f6f8f9 !important;
}

.sub-banner h1,
.sub-banner h2,
.sub-banner h3,
.sub-banner h4,
.sub-banner h5,
.sub-banner h6{
    font-weight: 900;
}

.sub-banner h2{
	font-size: 30px;
}

/* sub banner - dark*/


/****
** Button
*------------------*/
.et_pb_button.orange-btn,
.smallorange{
    background: #ff9500 !important;
    color: #ffffff !important;
    font-size: 25px !important;
    line-height: 25px !important;
    min-width: 236px;
    height: auto !important;
    padding: 15px 76px 16px 19px !important;
    text-transform: uppercase;
		border: none !important;
		-webkit-border-radius: 0;
		-moz-border-radius:0;
		border-radius:0;
}

.et_pb_button.orange-btn:hover {
	background: #ff9500 !important;
}

.et_pb_button.orange-btn:after,
.et_pb_text a.smallorange:after{
    content: " ";
    display: block !important;
    background-image: url("images/dotted-arrow.png") !important;
    background-size: 26px 21px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 26px;
    height: 21px;
    right: 37px !important;
    margin: auto 0 !important;
    opacity: 1 !important;
    top: 0;
    bottom: 0;
		position: absolute;
}

.et_pb_text a.smallorange {
	color: #ffffff !important;
	border-radius: 0 !important;
	border: 0 !important;
	background: #ff9500 !important;
    text-shadow: none;
    font-weight: normal !important;
    padding: 15px 76px 16px 19px !important;
    margin-top: 23px;
		position: relative;
}

.et_pb_text a.smallorange:hover {
	color: #ffffff !important;
}



/****
** Vertical text
*------------------*/
.vertical h1,
.vertical h2,
.vertical h3,
.vertical h4,
.vertical h5,
.vertical h6 {
    font-weight: 900;
		color: #95979a;
		letter-spacing: 0.4px;
}

.vertical.et_pb_section {
    padding: 0 !important;
}

.vertical .et_pb_row,
.before-vertical .et_pb_row{
    padding-left: 20px;
    padding-right: 20px;
}

.vertical .et_pb_row .et_pb_column,
.before-vertical .et_pb_row .et_pb_column{
    padding: 0 0 0 15.8%;
		position: relative;
}

.vertical-text {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=9);
		transform:rotate(-90deg);
    background-color: #0069a6 !important;
    width: 381px;
    max-width: 381px;
    padding: 16px;
    margin: 0 !important;
    color: #ffffff;
    position: absolute;
    left: -13.1% !important;
    float: left;
		top: 49px;
		border-left: 2px solid #fff;
}

.vertical-text.even {
    top: 74px;
    width: 385px;
    max-width: 385px;
    left: -13.25% !important;
    border-left: none !important;
    border-right: 2px solid #fff;
}

.vertical-text p{
  text-align: center;
}
/****
* Sidebar
*--------------------*/
.affix {
    position: fixed;
}

.affix-top{
   position: static;
}

.affix-bottom{
   position:absolute;
   z-index: 5;
}

.sticky-sidebar.affix {
    z-index: 5;
}

.et_pb_widget_area_left {
    border-right: 0 !important;
    padding-right: 15px;
}

.et_pb_widget ul.menu {
    font-size: 12px;
    line-height: 12px !important;
}

.et_pb_widget ul.menu li {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900;
}

.et_pb_bg_layout_light .et_pb_widget ul.menu li a {
    color: #0069a6;
    font-size: 14px;
    line-height: 1.1;
}

.et_pb_bg_layout_light .et_pb_widget ul.menu li a:hover,
.et_pb_bg_layout_light .et_pb_widget ul.menu li.current-menu-item a,
.et_pb_bg_layout_light .et_pb_widget ul.menu li.active a{
    color: #00ffff;
}

/****
* Forms
*-------------------*/
::-webkit-input-placeholder {
  color: #0069a6;
	letter-spacing: 1.2px;
}

:-moz-placeholder { /* Firefox 18- */
  color: #0069a6;
	letter-spacing: 1.2px;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #0069a6 ;
	letter-spacing: 1.2px;
}

:-ms-input-placeholder {
  color: #0069a6 ;
	letter-spacing: 1.2px;
}

.bold-placeholder ::-webkit-input-placeholder {
	font-weight: 700;
	text-transform: uppercase;
}

.bold-placeholder :-moz-placeholder { /* Firefox 18- */
	font-weight: 700;
	text-transform: uppercase;
}

.bold-placeholder ::-moz-placeholder {  /* Firefox 19+ */
	font-weight: 700;
	text-transform: uppercase;
}

.bold-placeholder :-ms-input-placeholder {
	font-weight: 700;
	text-transform: uppercase;
}

input[type=search],
input[type=url],
input[type=number],
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	padding: 9px 18px 8px;
	border: 1px solid #ff9500;
	color: #666666;
	background-color: #fff;
	font-size: 14px;
	line-height: normal;
	width: 100%;
	display: block;
	resize: none;
	letter-spacing: 0.15px;
	font-family: "Noto Sans Japanese";
}

.et_pb_text ul.three-form-input{
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 0 0 26px !important;
	margin: 0 -6px !important;
}

.et_pb_text .three-form-input li {
    width: 33.333%;
    float: left;
    padding: 0 6px 12px !important;
}

.three-form-input li::before{
	display: none;
}

.three-form-input li:last-of-type{
	 margin-right: 0 !important;
}

.three-form-input li.search-field-wrap {
    position: relative;
}

.three-form-input .search-field-wrap input.submit-search {
    height: 38px;
    width: 50px;
    border: 0 !important;
    background-color: transparent;
    background-image: url('images/icon-search.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    position: absolute;
    right: 6px;
    top: 1px;
    padding: 0;
}

/* select */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ff9500;
	background: #fff;
	margin: 0;
	height: 40px;
	width: 100%;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 14px;
    line-height: normal;
    padding: 9px 35px 11px 18px;
    letter-spacing: 1.2px;
    color: #0069a6;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: transparent;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
    top: 0;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #0069a6;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto 0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select.jcf-compact-multiple {
	max-width: 220px;
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
	display: inline-block;
	padding-top: 2px;
	content: '...';
}
.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #f00;
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
	background: none;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
	background: #e6e6e6;
	color: #000;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
	display: inline-block;
	content: '';
	height:4px;
	width:8px;
	margin:-7px 5px 0 -3px;
	border:3px solid #777;
	border-width:0 0 3px 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/****
* Blog
*-------------------*/
.article-with-border-bottom {
    margin: 0 !important;
}

.article-with-border-bottom .et_pb_post {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #ff9500;
    color: #939598;
}

.article-with-border-bottom h2.entry-title,
.article-with-border-bottom .post-meta,
.webcast .date-time,
.webcast h4.entry-title,
.webcast .listen-to-webcast,
.webcast .view-pdf,
.resources h4.entry-title,
.resources .view-pdf{
  font-size: 18px;
  line-height: 22px;
  color: #939598;
  font-weight: 400;
}

.article-with-border-bottom h2.entry-title {
    margin: 0;
    float: right;
    width: 84%;
    padding: 18px 14px;
}

.article-with-border-bottom h2.entry-title a {
    max-width: 667px;
    display: inline-block;
}

.article-with-border-bottom .post-meta,
.webcast .date-time{
    margin: 0;
    float: left;
    padding: 18px 18px 18px 0;
    width: 16%;
}

.article-with-border-bottom .post-entry-content {
	clear: both;
}


/* Pagination */
.pagination {
    clear: both;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 21px 35px;
}

.pagination a{
  display: inline-block;
  color:#0069a6;
}

.pagination a.first-page span.separator,
.pagination a.last-page span.separator{
    padding: 0 7px;
}


/****
* Toggle
*--------------------*/
.et_pb_toggle {
    border: 0 !important;
    margin: 0 !important;
    padding:0 !important;
}

.et_pb_toggle h5.et_pb_toggle_title {
    font-size: 18px;
    line-height: 21.6px;
    color: #929396;
    padding: 21px 50px 18px 0 !important;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.et_pb_toggle_close {
    background-color: #fff !important;
    border-bottom: 1px solid #ff9500 !important;
}

.et_pb_column .et_pb_toggle_close:last-child{
    border-bottom:0 !important;
}

.et_pb_toggle_content {
    font-size: 18px;
    color: #929396;
    line-height: 22px;
    background-color: #ededee;
    padding: 22px 30px 25px;
    letter-spacing: 0.2px;
}

.et_pb_toggle_open {
    padding: 0;
    background: #fff;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    content: " ";
    font-size: 14px;
    background-color: #929396;
    width: 18px;
    height: 2px;
    position: absolute;
    margin: 0;
    top: 33px;
}

.et_pb_toggle_close .et_pb_toggle_title:before {
    top: 35px;
    right: 8px;
    color: #929396;
    background-color: #929396;
    width: 2px;
    height: 18px;
    position: absolute;
    content: "";
}

.et_pb_toggle_close .et_pb_toggle_title:after {
    top: 35px;
    right: 0;
    color: #929396;
    background-color: #929396;
    width: 18px;
    height: 2px;
    position: absolute;
    content: "";
}

/*
* People slider
*--------------------*/
.people-slick-slider{
    position: relative;
    padding:0 25px 0 0;
}

.people-slick-slider .individual {
    background: #0069a6;
    border-left: 9px solid #ff9500;
    border-right: 9px solid #fff;
    padding: 0 20px;
		min-height: 164px;
}

.people-slick-slider .individual .individual-container {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.people-slick-slider .individual .individual-row {
  	display: table-row;
}

.people-slick-slider .individual .individual-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 54px 0;
}

.people-slick-slider .individual h5{
    font-weight: 900;
    color: #fff;
    text-align: center;
    padding: 2px 0;
}

.people-slick-slider .individual h5.fw-400{
    font-weight: 400;
}

.people-slick-slider .people-slick-slider-wrap.slick-slider{
  margin: 0 !important;
}

.people-slick-slider .people-slick-slider-wrap.slick-slider .slick-list{
    padding: 0 60px 0 0 !important;
}

.people-slick-slider .side-fade {
    width: 61px;
    position: absolute;
    right: 24px;
    height: 100%;
    top: 0;
    bottom: 0;
    -webkit-box-shadow: inset -42px -8px 53px -1px #fff;
    -moz-box-shadow: inset -42px -8px 53px -1px #fff;
    box-shadow: inset -42px -8px 53px -1px #fff;
		z-index: 5;
}

.people-slick-slider .side-fade-left {
    width: 61px;
    position: absolute;
    left: -1px;
    height: 100%;
    top: 0;
    bottom: 0;
    -webkit-box-shadow: inset 42px -8px 53px -1px #fff;
    -moz-box-shadow: inset 42px -8px 53px -1px #fff;
    box-shadow: inset 42px -8px 53px -1px #fff;
    z-index: 5;
}

.people-slick-slider .slick-prev,
.people-slick-slider .side-fade-left{
		opacity: 0;
		transition: opacity 0.75s ease-in-out;
		-moz-transition: opacity 0.75s ease-in-out;
		-webkit-transition: opacity 0.75s ease-in-out;
		visibility: hidden;
}

.people-slick-slider.next-clicked .people-slick-slider-wrap.slick-slider .slick-list {
    padding: 0 60px !important;
}

.people-slick-slider.next-clicked .side-fade-left,
.people-slick-slider.next-clicked .slick-prev{
	opacity: 1 !important;
	visibility: visible !important;
}

/*
* Slick Slider
*--------------------*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* slick theme */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;

		z-index: 10;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-size: 27px;
    line-height: 1;
    opacity: .75;
    color: #00ffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '<';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '>';
}
[dir='rtl'] .slick-next:before
{
    content: '>';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*
* RSS Feed
*-------------------*/
.et_pb_social_media_follow.small-icons li.et-social-rss a.icon.rounded_rectangle {
   background-color: transparent !important;
   background-image: url('images/rss-feed.png');
   background-repeat: no-repeat;
   background-position: center center;
   width: 16px;
   height: 16px;
}

.et_pb_social_media_follow.small-icons li.et-social-rss a.icon.rounded_rectangle:before{
	display:none
}

/*
* Tabs
*-------------------*/
.et_pb_tabs {
    border: 0 !important;
}

ul.et_pb_tabs_controls {
    background-color: #ff9500;
    border: 0 !important;
    color: #fff;
}

.et_pb_tabs_controls li {
    font-weight: normal !important;
    padding: 10px 30px 10px !important;
	border: 0 !important;
    text-align: center;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color:transparent !important;
    bottom: 0 !important;
}

.et_pb_tabs_controls li a {
    color: #fff !important;
    font-size: 18px;
    font-weight: normal;
}

.et_pb_tabs_controls li a:after {
    content: ' ';
    background-color: #fff;
    width: 7px;
    height: 56px;
    top: 0px;
    position: absolute;
    right: -3px;
}

.et_pb_tabs_controls li.et_pb_tab_active a {
	font-weight: bold;
}

.et_pb_tabs_controls li:last-child a:after {
    display: none;
}

.et_pb_all_tabs {
    padding: 0;
}

.three-tabs .et_pb_tabs_controls li {
    width: 33.33% !important;
}

.four-tabs .et_pb_tabs_controls li:first-child {
    width: 31% !important;
}

.four-tabs .et_pb_tabs_controls li {
    width: 23% !important;
}

.four-tabs .et_pb_tabs_controls li {
    padding: 10px !important;
}

.et_pb_tab hr {
	width: 50%;
	margin: 20px 0 0;
	text-align: left;
}
.et_pb_tab hr:after {
	content: ' ';
    background-color: #fff;
    width: 7px;
    height: 56px;
    top: 0px;
    position: absolute;
    right: -3px;
}
.et_pb_tab_1 hr {
	width: 50%;
	margin: 20px 0 0;
	text-align: right;
	float: right;
}
.et_pb_tab_1 hr:after {

}
.et_pb_tab_1 hr:after {
	content: ' ';
    background-color: #fff;
    width: 7px;
    height: 56px;
    top: 0px;
    position: absolute;
    left: -3px;
}

/*
* RSS FEED
*-------------------*/
.et_pb_section.et_section_regular.news-events-container {
	padding-top: 0 !important;
	margin-top: 0;
	border-top: 2px solid #fff;
}
.et_pb_section.et_section_regular.news-events-container .et_pb_row {
	z-index: 1;
}
.et_pb_section.et_section_regular.news-events-container:before, .et_pb_section.et_section_regular.news-events-container:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 56px;
	background: #0069a6;
	width: 50%;
	z-index: 0;
}
.et_pb_section.et_section_regular.news-events-container:after {
	right: 0;
	top: 0;
	left: auto;
	background: #7fb4d2;
}
.et_pb_section.et_section_regular.news-events-container.events-active:before {
	background: #7fb4d2;
}
.et_pb_section.et_section_regular.news-events-container.events-active:after {
	background: #0069a6;
}
.et_pb_tabs.news-events {
	margin: auto;
}
.et_pb_section.et_section_regular.news-events-container .et_pb_button {
	margin: 30px 0 20px;
}

/* Edits 4/14/2017 */

.show-image {
    opacity: 1;
    width: 40%;
}

/* Edits 4/13/2017 */

.section-hide {
    display: none;
}

.et-social-icons li {
    margin-right: 10px;
}


@media (max-width: 991px) {
	.et_pb_section.et_section_regular.news-events-container:before, .et_pb_section.et_section_regular.news-events-container:after {
		height: 47px;
	}

    .show-image {
    opacity: 1;
    width: 100%;
    }

}
.news-events .et_pb_tabs_controls {
	text-align: center;
	background: transparent;
	line-height: 1.5em;
}
.news-events .et_pb_tab p {
	line-height: 1.5em;
}
.news-events .et_pb_tabs_controls li.et_pb_tab_0 {
	/*background: #0069a6;*/
}
.news-events .et_pb_tabs_controls li.et_pb_tab_1 {
	/*background: #7fb4d2;*/
}
.news-events .et_pb_tabs_controls li a {
	font-weight: bold;
}
.et_pb_section.et_section_regular.news-events-container .post {
	padding: 20px 0;
	font-size: 25px;
	border-top: 1px solid #ff9500;
	clear: both;
}
.et_pb_section.et_section_regular.news-events-container .post:first-of-type{
	border: none;
}
@media (min-width: 768px) {
	.news-events .et_pb_tabs_controls {
		text-align: center;
	}
	.news-events .et_pb_tabs_controls li {
		float: none;
		display: inline-block;
		width: 50%;
	}
}
@media (max-width: 767px) {
	.et_pb_section.et_section_regular.news-events-container:before, .et_pb_section.et_section_regular.news-events-container:after {
		display: none;
	}
	.news-events .et_pb_tabs_controls li {
		background: #7fb4d2;
	}
	.news-events .et_pb_tabs_controls li.et_pb_tab_active {
		background: #0069a6 !important;
	}
    .item-content-info {
        padding-right: 60px;
        padding-left: 2px;
    }
}
time.date {
	text-transform: uppercase;
	font-weight: bold;
}
.et_pb_section.et_section_regular.news-events-container .post a {
	color: #939598;
}
.et_pb_section.et_section_regular.news-events-container .post a:hover {
	text-decoration: underline;
}

/*
* Table
*-------------------*/
.entry-content table{
	border: 0 !important;
}

.entry-content tr th {
    text-align: center;
    font-weight: 900;
    color: #939598 !important;
    padding: 5px 0px !important;
    vertical-align: top;
}

.entry-content tr td {
	color: #939598 !important;
	border-top: 0 !important;
	padding: 10px 0;
}
.entry-content tr {
	border-top: 1px solid #ff9500;
}
.entry-content tr:first-of-type {
	border: none !important;
}

.table-module tr:last-child td{
	border-bottom: 0 !important;
}

.inline-vertical-middle {
    vertical-align: middle;
    display: inline-block;
}

.entry-content tr th.et_pb_text_align_left {
    text-align: left;
}

.table-module-blue.et_pb_text table tr th {
    background-color: #003b6e !important;
	color: #ffffff !important;
    padding: 15px !important;
	font-weight: normal;
}

.table-module-blue.et_pb_text table tr td {
    text-align: center;
    border-bottom: 0;
    width: 33%;
    padding: 18px;
}

.table-module-blue.et_pb_text table tr td:nth-child(odd) {
	background-color: #f8f9fa;
}


/*
* Gravity Forms
*--------------------*/
.gform_footer {
    padding: 10px 0 0;
}

.gform_fields:before,
.gform_fields:after,
.ginput_complex:before,
.ginput_complex:after,
.gform_footer:before,
.gform_footer:after{
	content: " ";
	display:table;
}

.gform_fields:after,
.ginput_complex:after,
.gform_footer:after{
	clear:both;
}

.label-none .gfield_label,
.complex-label-none .ginput_container label{
	display:none !important;
}

.gform_wrapper{
	padding: 27px 0 0;
}

.gform_wrapper label {
	font-size: 18px;
}

.gform_wrapper li.gfield{
	padding: 0 5px;
}

.gform_wrapper li.gfield:before,
ul.gform_fields ul.gfield_checkbox li:before,
ul.gform_fields ul.gfield_radio li:before{
	display: none;
}

.gform_wrapper ul.gform_fields {
	padding: 0 0 15px;
	list-style: none !important;
	margin: 0 -5px !important;
}

.gform_wrapper ul.gform_fields ul.gfield_checkbox,
.gform_wrapper ul.gform_fields ul.gfield_radio {
	padding: 0!important;
	list-style: none !important;
	line-height: 1em;
	margin: 0 !important;
}

ul.gform_fields ul.gfield_checkbox li,
ul.gform_fields ul.gfield_radio li{
	padding:0 0 5px !important;
}

ul.gform_fields ul.gfield_checkbox li:last-of-type,
ul.gform_fields ul.gfield_radio li:last-of-type{
	padding: 0;
}

ul.gfield_checkbox li label,
ul.gfield_radio li label{
	display: inline-block;
	vertical-align: middle;
}

.ginput_container {
    font-size: 18px !important;
		padding-bottom: 10px;
}

.ginput_complex.ginput_container{
	padding: 0;
	margin: 0 -5px;
}

.gform_button {
    border: 0;
    font-size: 25px;
    color: #fff;
    padding: 10px 52px 10px 19px;
    text-transform: uppercase;
    font-family: "Noto Sans Japanese";
    background: #ff9500 url("images/dotted-arrow.png") no-repeat 85% center;
    background-size: 26px 21px;
    cursor: pointer;
}

.validation_error {
    color: #A90202;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
}

.gfield_error .gfield_description.validation_message {
    display: none;
}

.gfield_error input[type=text],
.gfield_error input[type=password],
.gfield_error input[type=tel],
.gfield_error input[type=email],
.gfield_error input.text,
.gfield_error input.title,
.gfield_error textarea,
.gfield_error select,
.gfield_error .jcf-checkbox{
    border-color:#990000 !important;
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none!important;
    position: absolute!important;
    left: -9000px;
}

.ginput_complex .name_first,
.ginput_complex .name_last,
.ginput_complex .name_middle,
.ginput_complex .name_suffix,
.ginput_left,
.ginput_right{
    float: left;
    width: 50%;
		padding:0 5px 10px;
    display: block;
}

.ginput_full,
.ginput_complex .name_prefix {
	clear:both;
    display: block;
	padding:0 10px 16px;
}


/* checkbox */
.jcf-checkbox {
   vertical-align: middle;
   display: inline-block;
   position: relative;
   cursor: default;
   border: 2px solid #000000;
   margin: 0 3px 0 0;
   height: 16px;
   width: 16px;
}

.jcf-checkbox.jcf-checked span {
    display: block;
    background-size: 14px 14px;
    margin-top: -4px;
    margin-left: 3px;
}

.jcf-checkbox span {
   height: 16px;
   width: 16px;
   background-color: transparent;
   background-image: url('images/checked-icon.png');
   background-repeat: no-repeat;
}

.checkbox-white .jcf-checkbox span {
    background-image: url('images/checked-icon-white.png');
}

.checkbox-white .jcf-checkbox{
    border: 2px solid #fff;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span{
	display:block;
}

/* scrollbars */
.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}
.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #D8E8F5;
	width: 14px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #8EAAC1;
	height: 14px;
	width: 14px;
	left: 0;
	top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #1A4F7C;
	height: 1px;
	width: 14px;
}
.jcf-scrollbar-horizontal {
	position: absolute;
	background: #e3e3e3;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 14px;
	width: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #888;
	height: 14px;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}


/*
* Box Animated List
*-------------------*/
.boxed-animated-list{
	overflow: hidden;
}
.boxed-animated-list.et_pb_text ul{
    list-style-type: none !important;
    text-align: center;
    padding: 0 !important;
}

.boxed-animated-list.et_pb_text ul li {
    border: 1px solid #ff9500;
    padding: 7px 7px 8px;
    margin: 0 0 27px;
    position: relative;
    width: 100%;
    font-size: 18px;
    line-height: 1.1;
    opacity: 0;
    color:#939598;
   /* -webkit-transition: background-color 250ms ease-out 500ms, color 250ms ease-out 500ms;
    -moz-transition: background-color  250ms ease-out 500ms, color 250ms ease-out 500ms;
    -o-transition: background-color  250ms ease-out 500ms, color 250ms ease-out 500ms;
    transition: background-color  250ms ease-out 500ms, color 250ms ease-out 500ms; */
}

.boxed-animated-list.et_pb_text ul li strong {
	font-weight: 400;
}

.boxed-animated-list.et_pb_text ul li.drop-active {
    background-color: #ff9500 !important;
    color: #ffffff;
}

.boxed-animated-list.et_pb_text ul li.drop-active strong {
	font-weight: 700;
}

.boxed-animated-list.et_pb_text ul li:before {
	display: none;
}

.boxed-animated-list.et_pb_text ul li:before {
    content: " ";
    display: block;
    position: absolute;
    width: 1px;
    background-color: #ff9500;
    height: 28px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -28px;
}

.boxed-animated-list.et_pb_text ul li:first-child:before {
	display: none
}


/*
* partnerships
*-------------*/
.partnerships h1, .partnerships h2,
.partnerships h3, .partnerships h4,
.partnerships h5, .partnerships h6,
.square-image h1, .square-image h2,
.square-image h3, .square-image h4,
.square-image h5, .square-image h6{
	 color: #939598;
	 line-height: 1.35em;
	 font-weight: 900;
}

.partnerships hr {
    margin-top: 89px;
    border: none;
    border-top: 1px solid #ff9500;
}

/*
* Square image
*------------------*/
.square-image hr {
    border: none;
    border-top: 1px solid #ff9500;
		margin: 96px 0 14px;
}

.square-image p {
    max-width: 509px;
}

/*
* Pipeline
*-------------------*/
.mobile-pipeline-table {
		display: none;
}

.pipeline-container {
    max-width: 803px;
    padding: 19px 0 0px;
}

.pipeline-container .container-sm-height {
    width: 100%;
}
.pipeline-container .line .container-sm-height .col-sm-height {
	min-width: 190px;
	padding-right: 25px;
}
.pipeline-container .pipeline-241 .line .pre-clinical .container-sm-height .col-sm-height,
.pipeline-container .pipeline-721 .line .pre-clinical .container-sm-height .col-sm-height,
.pipeline-container .pipeline-737 .line .pre-clinical .container-sm-height .col-sm-height {
	min-width: 125px;
}

.pipeline-header,
.pipeline-item-header,
.pipeline-content{
    padding-bottom: 15px;
}

.pipeline-header h4 {
    padding: 10px 25px 9px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2em;
    text-align: center;
}

.pipeline-header .row-col{
		margin: 0 -8px 0 -7px;
}

.pipeline-header .col{
	width: 25%;
	padding-left: 7px;
	padding-right: 8px;
	float: left;
}

.pipeline-header .col h4{
	background: #003b6e;
}

.pipeline-item-header .color-tile {
    width: 8%;
    background-color: #ff9500;
    height: 64px;
}

.pipeline-agent{
    background: #eeeeee;
		width: 92%;
}

.pipeline-agent h4 {
    font-size: 18px;
    padding: 0 28px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #939598;
}

.pipeline-content .pipeline-name {
    width: 115px;
    padding: 5px 5px 5px 0;
}

.pipeline-name h2{
	font-weight: 900;
	padding: 5px 0;
	font-size: 25px;
	color: #939598;
}

.pipeline-content .flag{
    width: 122px;
	vertical-align: top;
}

.pipeline-content .flag img {
    display: block;
}

.pipeline-content .line{
		position: relative;
}

.pipeline-content .line .line-text {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    height: 64px;
    text-align: right;
    background: #eeeeee;
	padding: 0 0 0 28px;
}

.pipeline-content .line-text.phase-3 {
    width: 77%;
}

.pipeline-content .line-text.phase-1-2{
    width: 42%;
}

.pipeline-content .line .line-text.pre-clinical {
		padding:0 0 0 13px;
}


.pipeline-content .line .line-text:after {
    width: 0;
    height: 0;
    border-top: 33px solid #fff;
    border-bottom: 33px solid #fff;
    border-left: 28px solid #eeeeee;
    content: " ";
    top: 0;
		bottom: 0;
		right: -20px;
		margin: auto 0;
    position: absolute;
    z-index: 0;
}


/*
* Careers
*-------------------*/
.careers {
    border-top: 1px solid #ff9500;
	clear: both;
}

.et_pb_column  .et_pb_text.et_pb_module .careers:first-child{
    border-top: none !important;
}

.careers .entry-date,
.careers .entry-title,
.careers .apply-now{
	font-weight: normal;
    padding: 15px 0;
    color: #939598;
    margin-right: 2%;
}

.careers .entry-date {
    width: 15%;
	float: left;
}

.careers .entry-title {
    width: 64%;
	float: left;
}

.careers .apply-now {
    width: 15%;
	float: left;
}

.careers .apply-now a {
	color: #939598 !important;
	cursor: pointer;
}

/*
* Popup
*--------------------*/
.pop-up-holder{
	height: 0;
	padding: 0;
	position: relative;
  overflow: hidden;
}

.mfp-bg {
    background: #003b6e !important;
    opacity: 0.9  !important;
    filter: alpha(opacity=90) !important;
}

.mfp-container {
    padding: 50px 25px 50px 0!important;
}

.et_popup_section,
.et_popup_section .et_pb_row{
  background: transparent !important;
	padding: 0 !important;
}

.popup-title {
    font-weight: 900;
    font-size: 25px;
    padding: 0 0 31px;
}

.custom-close,
.custom-close:hover,
.custom-close:focus {
    background-image: url('images/custom-close.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 61px 61px;
    color: transparent;
    width: 61px;
    height: 61px;
    display: block;
    text-decoration: none;
}

.custom-close {
    background-image: url('images/custom-close.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 61px 61px;
}

.career-basic-details {
	padding-bottom: 35px;
}

.career-details .career-block {
	padding-bottom: 35px;
}

.career-details .career-details-header{
	text-transform: uppercase;
	padding-bottom: 7px;
	display: block;
	font-weight: 900;
	letter-spacing: 0.2px;
}

.career-details  a {
	color: #00ffff !important;
}

/*
* Icons
*--------------------*/
.rss-feed-link {
    max-width: 803px;
}

.rss-feed-link h4 {
    display: block;
}

.rss-feed-link a {
    background-color: transparent !important;
    background-image: url('images/rss-feed.png');
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    padding: 0 30px 0 0;
	background-size: 17px 17px;
}

.rss-feeds-links ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none outside none;
}

.rss-feeds-links li {
    background-color: transparent !important;
    background-image: url('images/rss-feed.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 17px 17px;
    line-height: 1em;
		padding: 0 0 0 23px !important;
    margin: 0 0 26px;
}

.rss-feeds-links li::before{
	display: none;
}

.rss-feeds-links li a{
	color: inherit;
}

/*
* Lists
*---------------------*/
/* separator with list */
.list-with-separator.et_pb_text ul {
    list-style: none outside none;
    padding: 0 !important;
    margin:0 -12px 36px 0 !important;
    line-height: 1em;
}

.list-with-separator.et_pb_text ul li {
    display: inline-block;
    position: relative;
    padding: 0 12px 0 0 !important;
}

.list-with-separator.et_pb_text ul li:before{
	display: none;
}

.list-with-separator.et_pb_text ul li:after {
    content: "|";
    width: 1px;
    height: 25px;
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
}

.list-with-separator.et_pb_text ul li:last-child:after{
	display: none;
}

/****
* Products
*--------------------*/
.table-products table td,
.table-products table th{
	text-align: center;
	padding: 10px 8px !important;
}

.table-products table td:nth-child(1),
.table-products table th:nth-child(1){
	text-align: left;
	padding-left: 0 !important;
}

/*
* address
*-----------------*/
.address {
    font-size: 24px;
}

.address h2{
	color: #939598;
	line-height: 1.35em;
	font-weight: 900;
	padding: 0;
	text-transform: uppercase;
}

/*
* Custom Tabs
*/
.custom-tab-row {
    padding-top: 0;
}

    /*----- Tab Links -----*/
    /* Clearfix */
    .custom-list-indicator{
		max-width: 803px;
        margin-bottom: 42px !important;
    }
    
	.custom-list-indicator.et_pb_text ul {
		margin: 0 -38px !important;
	}

    .custom-list-indicator ul:after {
        display:table;
        clear:both;
        content:'';
    }

    .custom-list-indicator ul li:before{
		display: none;
	}

	.custom-list-indicator ul li {
		margin: 0;
		float: left;
		list-style: none;
		padding: 0 38px 67px !important;
		width: 33.33%;
        margin-bottom: 10px;
        position: relative;
	}

    .custom-list-indicator ul li:hover:before,
    .custom-list-indicator ul li.active:before{
        background: #ff9500;
        height: 7px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: 74%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        top: auto;

    }


    .custom-list-indicator ul li:after {
        display: block;
        width: 76px;
        right: -38px;
        height: 1px;
        content: " ";
        background: #ff9500;
        top: 40%;
        margin: auto 0;
        position: absolute;
    }



    .custom-list-indicator ul li:nth-child(3n+3):after{
        display: none;
    }

    .custom-list-indicator ul li a {
        padding:0;
        display:block;
        font-size:16px;
        font-weight:600;
        transition:all linear 0.15s;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid #ff9500;
        padding: 15px;
        overflow: hidden;
        position: relative;
    }

    .custom-list-indicator ul li a:before{
        position: absolute;
        top:0;
        bottom:0;
        left:0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: auto;
        background: #fff;
        background: rgba(255,255,255,0.5);
        content:" ";
        display: block;
    }

    .custom-list-indicator ul li:hover img,
    .custom-list-indicator ul li.active img{
        border: 7px solid #ff9500;
    }

    .custom-list-indicator ul li:hover a:before,
    .custom-list-indicator ul li.active a:before{
        display: none;
    }

    .custom-list-indicator ul li img {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: none;
        width: 184px;
        height: 184px;
        margin: 0 auto !important;

    }

    .custom-list-indicator a:hover {
            text-decoration:none;
        }
    /*----- Content of Tabs -----*/
        .custom-tab-content {
            display:none;
						opacity: 0;
						max-width: 803px;
        }

				.custom-tab-content h2 {
				    color: #939598;
				    font-weight: 900;
				}

        .custom-tab-content.active {
            display:block;
						opacity: 1;
				    -webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
				    -moz-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
				    -o-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
				    animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
        }


/****
* Footer Images
*--------------------*/
.footer-images {
    padding: 0 !important;
    font-size: 25px;
}

.footer-images .et_pb_column {
    background-position: top center !important;
}

.footer-images .et_pb_text {
    padding: 135px 15px 133px;
}

.footer-images h2{
  font-size: 36px;
  padding: 0;
}
/****
* Footer
*--------------------*/
#main-footer {
    background-color: #0069a6;
}

#main-footer .container {
    max-width: 1075px;
}

#footer-widgets {
    padding: 46px 0 18px;
}

.footer-widget .et_pb_widget {
    padding: 0 15px 0 0;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
}

.footer-widget.last .et_pb_widget {
    padding: 0;
    font-size: 14px;
    line-height: 16.6px;
}

.footer-widget .widget-odd{
  clear: both;
}

.footer-widget .widget-first{
  clear: none;
}

.footer-widget .et_pb_widget.alignright{
  float: right;
}

.footer-widget .et_pb_widget h4.title {
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    padding: 0 0 12px;
    font-weight: 900;
}

#footer-widgets .menu li {
    margin-bottom: 0;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 0;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    padding: 0 0 2px;
}

#footer-widgets .menu li a{
  color: inherit;
}

#footer-widgets .menu li:before {
	display: none;
}

.footer-widget .et_pb_widget strong{
  font-weight: 900;
}

.footer-widget p {
    padding-bottom: 13px;
}

.footer-widget p:last-of-type {
    padding-bottom: 0;
}

#main-footer .et_pb_widget a {
    color: inherit;
    text-decoration: none;
}


#footer-bottom {
    padding: 15px 0 5px;
    background-color: #0069a6;
    font-size: 10px;
}

#footer-info {
    float: left;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
}

#footer-info .copyright-text{
		float: left;
		display: block;
		padding: 0 8px 0 0;
}

.bottom-nav {
    padding: 0;
    float: left;
}

#footer-info a {
    color: #fff;
    font-weight: 400;
}

#footer-info.one_half {
    width: 100% !important;
}

.bottom-nav li {
    padding: 0 8px 0 11px;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    float: left;
}

.bottom-nav li:before {
    content: "|";
    left: 0;
    position: absolute;
		top:1px;
		width:1px;
		height: 10px;
}

.et-social-icon a {
	  color: #fff;
	  font-size: 10px;
}

.newsspotlight-heading {
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
    line-height: 25px;
    float: left;
    width: 20%;
}

.newsspotlight-slider {
    color: #fff;
    float: left;
    width: 80%;
}

.newsspotlight-slider time.date {
    text-transform: none;
    color: #ffffff;
    padding-right: 5px;
}


.newsspotlight-slider .carousel-inner{
    margin-bottom: 0;
}

.newsspotlight-slider p {
    display: inline-block;
    color: #fff;
    padding: 0 5px;
}

.newsspotlight-slider a {
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 15px;
}

.newsspotlight-slider .slick-arrow {
    display: block !important;
    background-image: url(images/dotted-arrow.png) !important;
    background-size: 26px 21px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 26px;
    height: 21px;
}


.newsspotlight-slider .slick-arrow:before{
    display: none;
}

.newsspotlight-slider .slick-arrow.slick-next {
    right: 0;
}

.newsspotlight-slider .slick-arrow.slick-prev {
    right: 35px;
    left: auto;
    transform: rotate(180deg);
}

.newsspotlight-slider .carousel-inner .slick-list{
    max-width: 92%;
}

/*****************************
*  columns of same height styles
*******************************/
.height-100{
	height:100%;
}
.container-xs-height {
    display:table;
    padding-left:0px;
    padding-right:0px;
	width:100%;
}

.row-xs-height {
    display:table-row;
}

.col-xs-height {
    display:table-cell;
    float:none;
}

.et_pb_bg_layout_light.et_pb_text ol >li:before,
.et_pb_bg_layout_light.et_pb_text ul.list-style-none > li:before {
	display:none !important;
}

.et_pb_bg_layout_light.et_pb_text ol[type="A"] {
	list-style-type: upper-alpha !important;
}

.et_pb_bg_layout_light.et_pb_text ol[type="i"] {
    list-style-type: lower-roman !important;
}

/********vertical alignment styles ***********/
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}
@media (min-width: 768px) {
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 992px) {
    .container-md-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 1200px) {
    .container-lg-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-lg-height {
        display:table-row;
    }
    .col-lg-height {
        display:table-cell;
        float:none;
    }
}

/*
* Media Query
*-------------------------------------*/
@media only screen and (min-width: 1350px){
  .et_pb_section.et_section_regular {
      padding: 67px 0 47px;
  }
}

@media (min-width: 981px){
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
	    padding-top: 39px;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
	.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
	    padding-bottom: 35px;
	}
}

@media (min-width: 768px){

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
      margin: 0 !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-2{
    width: 17% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-3 {
      width: 32.9% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-4 {
      width: 37.6% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4  .footer-widget.sidebar-5{
  	width: 12.5% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
      margin-bottom: 30px !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-3 .fwidget{
      width: 49.9% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-3 .widget-odd{
      width: 50.1% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-4 .fwidget{
      width:55.3% !important;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.sidebar-4 .widget-odd{
      width: 44.7% !important;
  }

}

@media (max-width: 1220px){
  .et_pb_row,
  .container{
    width: 90%;
    max-width: 1080px;
  }

  #top-menu li {
    font-size: 15px;
    line-height: 18px;
  }

  .article-with-border-bottom .post-meta,
  .webcast .date-time{
      width: 20%;
  }

  .article-with-border-bottom h2.entry-title{
    width: 80%;
  }

  .webcast h4.entry-title {
    width: 40%;
  }

  .webcast .listen-to-webcast{
      width: 25%;
  }

  .webcast .view-pdf{
      width: 15%;
  }
}

@media (max-width: 991px){
	.et_pb_column .et_pb_tabs.et_pb_module .et_pb_tabs_controls li {
			line-height: 1.5em !important;
	}
    .item-content-info {
        padding-left: 2px;
    }    

}
@media (max-width: 980px){
    .visible-sm{
        display: block !important;
    }

    .hidden-sm {
        display: none !important;
    }

	.slick-prev {
	    left: 0;
	}

	.slick-next {
	    right:0;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
	    padding-top: 24px;
	}

  .affix, .affix-top {
      position: relative !important;
      top: auto !important;
      width: auto !important;
  }

  .footer-images .et_pb_row{
    padding: 0 !important;
  }

  .form-wrap,
  .article-with-border-bottom,
  .pagination,
  .webcast,
  .et_pb_toggle,
  .resources,
	.et_pb_tabs,
	.entry-content table{
      max-width: 100%;
  }

  .banner.et_pb_section .et_pb_row .banner-text-column {
      display: block;
      min-height: initial;
      padding: 68px 0 69px;
  }

  .banner.et_pb_section .et_pb_row .banner-text-column .banner-text {
      display: block;
      padding: 27px 0;
  }

	#et-secondary-menu {
		display: block !important;
	}

	.et-social-icons{
		float: right !important;
	}

	#et-secondary-menu .et-social-icons {
		margin-right: 6px !important;
	}

	.vertical-text,
	.vertical-text.even {
	    -webkit-transform: none;
	    -moz-transform: none;
	    -ms-transform: none;
	    -o-transform: none;
	    transform: none;
	    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	    position: relative;
	    float: none;
	    width: 100%;
	    max-width: 100%;
	    top: auto;
			left: auto !important;
	}

	.vertical .et_pb_row .et_pb_column, .before-vertical .et_pb_row .et_pb_column {
    padding: 0 !important;
	}

	.list-with-separator.et_pb_text ul li:before{
		display: block;
		top: 12px;
	}

	.list-with-separator.et_pb_text ul li:after{
		display: none;
	}

	.list-with-separator.et_pb_text ul li {
	    display: block;
	    position: relative;
	    padding: 0 0 0 12px !important;
	}

	.et_pb_slide_description .et_pb_slide_title {
	    font-size: 40px !important;
	    font-weight: bold !important;
	}

	img.aligncenter,
	img.alignleft,
	img.alignright,
	img.alignnone{
	    margin-bottom: 10px;
	}

	.table-module-blue.et_pb_text table,
	.table-module-blue.et_pb_text table tr,
	.table-module-blue.et_pb_text table tr td,
	.table-module-blue.et_pb_text table tr th,
	.table-module-blue.et_pb_text table tbody {
	    display: block !important;
	    width: 100% !important;
	}

    .custom-list-indicator ul li {
        width: 100%;
        padding: 0 38px 8px !important;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .custom-list-indicator ul li a.visible-sm {
        display: block;
        transition: all linear 0.15s;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 1px solid #ff9500;
        padding: 10px;
        overflow: hidden;
        position: relative;
        height: auto;
        overflow: hidden;
        text-align: center;
        color: #939598;
    }

    .custom-list-indicator ul li:after {
        height: 8px;
        width: 1px;
        right: 0;
        left: 0;
        bottom: 0;
        top: auto;
        margin: 0 auto !important;
    }

    .custom-list-indicator ul li:hover:before, .custom-list-indicator ul li.active:before{
        display: none !important;
    }

    .newsspotlight-heading,
    .newsspotlight-slider {
        width: 100%;
    }

    .newsspotlight-slider .carousel-inner .slick-list {
        max-width: 90%;
    }

    .newsspotlight-slider p {
        display: block;
        padding: 0;
    }

    .newsspotlight-slider a {
        padding-left: 0;
    }

}

@media (max-width: 959px){
	.one_fourth .et_pb_text_align_right{
			text-align: left;
	}
}

@media (max-width: 767px){
  .pagination{
    padding: 21px 18px;
  }

  .article-with-border-bottom .post-meta,
  .webcast .date-time,
  .article-with-border-bottom h2.entry-title{
      width: 100%;
  }

  .article-with-border-bottom .post-meta,
  .webcast h4.entry-title{
    padding:0 15px 18px 0 !important;
  }

  .article-with-border-bottom h2.entry-title,
  .webcast .date-time{
      padding: 18px 15px 0 0;
  }

  .webcast .listen-to-webcast,
  .webcast .view-pdf{
		width: 10% !important;
		padding: 0 0 18px !important;
	}

  .webcast h4.entry-title {
      width: 80% !important;
      clear: both;
  }

  .resources h4.entry-title{
      width: 90% !important;
  }

  .resources .view-pdf{
      width: 10% !important;
      padding:18px 0 !important;
  }

  .webcast .listen-to-webcast a,
  .webcast .view-pdf a,
  .resources .view-pdf a,
  .sec-filings .view-pdf a{
      color: inherit;
      width: 24px;
      height: 23px;
      margin: 0 auto;
      white-space: nowrap;
      overflow: hidden;
      display: block;
			line-height: 22px;
	}

	.sec-filings .view-pdf a{
			margin: 0 !important;
	}

  .webcast .listen-to-webcast a:before,
  .webcast .view-pdf a:before,
  .resources .view-pdf a:before,
  .sec-filings .view-pdf a:before{
    font-family: 'ETmodules';
    font-size: 22px;
    margin: 0 5px 0 0;
  }

  .webcast .listen-to-webcast a:before {
      content: "\z";
  }

  .webcast .view-pdf a:before,
  .resources .view-pdf a:before,
  .sec-filings .view-pdf a:before{
      content:"\h";
  }

  #footer-widgets .footer-widget:nth-child(n),
  #footer-widgets .footer-widget .fwidget {
      margin-bottom: 40px !important;
      width: 100%;
  }

	.three-tabs .et_pb_tabs_controls li,
	.four-tabs .et_pb_tabs_controls li,
	.four-tabs .et_pb_tabs_controls li:first-child{
		width: 100% !important;
	    border-bottom: 1px solid #fff !important;
	}

	.et_pb_tabs_controls li a:after {
		display: none !important;
	}

	.rss-feed {
		right: -25px !important;
	}

	.ginput_complex .name_first, .ginput_complex .name_last,
	.ginput_complex .name_middle, .ginput_complex .name_suffix,
	.ginput_left, .ginput_right{
		width: 100%;
	}
	.et_pb_slide_description {
		width: 100% !important;
	}
	.et_pb_slide_description .et_pb_slide_title {
	    font-size: 26px !important;
	}

	.people-slick-slider .individual .individual-cell {
	    padding: 24px 0;
	}

	.people-slick-slider.next-clicked .people-slick-slider-wrap.slick-slider .slick-list {
	    padding: 0 60px 0 0 !important;
	}

	.people-slick-slider.next-clicked .side-fade-left, .people-slick-slider.next-clicked .slick-prev {
	    display: none !important;
	}

	.pipeline-item-header{
		padding: 0 !important;
	}

	.desktop-pipeline {
	    display: none;
	}

	.mobile-pipeline-table {
	    display: block;
	}

	.mobile-pipeline-table .pipeline-item-wrap {
	    margin-bottom: 30px;
	}

	.mobile-pipeline-table .pipeline-item-header h4{
		padding-bottom: 0 !important;
	}

	.careers .entry-date {
	    width: 100%;
	    float: none;
	    margin: 0;
	    padding: 15px 0 5px;
	    font-weight: 700;
	}

	.careers .entry-title,
	.careers .apply-now {
	    width: 100%;
	    float:none;
	    margin: 0;
	    padding: 0 15px 5px 0;
	}

	.careers .apply-now {
			padding: 0 0 15px 0;
	}

	.mfp-container {
	    height: 80% !important;
	    margin: auto 0;
	    top: 0 !important;
	    bottom: 0;
	}

	.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content,
	.popup-scrollable,
	.popup-scrollable-wrap{
		height: 100% !important;
	}

	.popup-scrollable-wrap{
		position: relative;
	}

    .newsspotlight-slider .carousel-inner .slick-list{
        max-width: 79%;
    }

}

@media (max-width: 640px){
	.three-form-input li {
	    width: 100% !important;
	}

  .pagination a.first-page, .pagination a.last-page {
      display: none;
  }
}

/* Edits 04-19-17 */

/* News Spotlight */
.newsspotlight-slider .item-content {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.newsspotlight-slider .item-content-info {
	display: table-cell;
	vertical-align: middle;
	line-height: 1em;
}
.newsspotlight-slider .item-content-info.date {
	width: 22%;
}
.newsspotlight-slider .item-content-info.title {
	width: 85%;
}
.newsspotlight-slider .item-content-info.read-more{
	width: 30%;
}

.newsspotlight-slider .item-content-info p.title{
	line-height: 1.3em;
}
/*Pipeline */
.pipeline-721 .pipeline-content .line .line-text.pre-clinical,
.pipeline-737 .pipeline-content .line .line-text.pre-clinical{
   width: 45px !important;
   padding: 0 0 0 5px;
   font-size: 14px;
}
.pipeline-721 .line .pre-clinical .container-sm-height .col-sm-height,
.pipeline-737 .line .pre-clinical .container-sm-height .col-sm-height{
	display: none;
}


@media (min-width: 992px){
	.newsspotlight-slider p.title {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		width: 100%;
	}
}

@media (max-width: 1230px){
	.newsspotlight-slider .item-content {
		display: block;
	}
	
	.newsspotlight-slider .item-content-info {
		display: block;
	}	
	.newsspotlight-heading,
	.newsspotlight-slider .item-content-info.date,
	.newsspotlight-slider .item-content-info.title,
	.newsspotlight-slider .item-content-info.read-more {
		width: 100%;
	}
	.news-slider-container-wrap {
		max-width: 767px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
    .newsspotlight-slider a {
        padding-left: 0px;
    }
    .newsspotlight-slider p {
        display: block;
        padding:0;
    }
    .newsspotlight-heading,
    .newsspotlight-slider {
        width: 100%;
    }

    .newsspotlight-slider .carousel-inner .slick-list {
        max-width: 90%;
    }

}
@media (max-width: 480px) {
	.newsspotlight-slider .slick-arrow {
		background-size: 22px 17px !important;
	}
}

/* sg-popup-content-wrapper-1 */
#sgcboxMiddleLeft, #sgcboxMiddleRight, #sgcboxBottomLeft, #sgcboxBottomRight, #sgcboxBottomCenter, #sgcboxTopLeft, #sgcboxTopCenter, #sgcboxTopRight {display: none;}
#sgcboxOverlay, #sgcolorbox {z-index: 999999 !important;}
#sg-popup-content-wrapper-1 {
	text-align: center;
}
#sg-popup-content-wrapper-1 .star-logo {
	max-width: 300px;
	height: auto !important;
}
#sg-popup-content-wrapper-1 h3 {
	padding: 30px 0  40px !important;
	margin: 0;
	color: #fff;
}
#sg-popup-content-wrapper-1 a {
	display: inline-block;
	margin: 30px 20px 40px;
	color: #fff;
}
#sg-popup-content-wrapper-1 a:hover {
	text-decoration: underline;
}
.colorbox1 #sgcboxLoadedContent {
	margin: 0 !important;
	padding: 20px 60px;
	background: url('/wp-content/uploads/2017/07/Screenshot-2017-07-20-17.06.02.png') no-repeat center center;
	background-size: cover;
}
#sgcboxClose {
	top: 0;
}