/*FONTS*/
@font-face {
	font-family: 'DolceVita-HeavyBold';
	font-style: normal;
	font-weight: normal;
	
	src: url('../fonts/dolce_vita/dolce_vita_heavy_bold-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/dolce_vita/dolce_vita_heavy_bold-webfont.woff2') format('woff2'), 
         url('../fonts/dolce_vita/dolce_vita_heavy_bold-webfont.woff') format('woff'), 
		 url('../fonts/dolce_vita/dolce_vita_heavy_bold-webfont.ttf')  format('truetype'),
         url('../fonts/dolce_vita/dolce_vita_heavy_bold-webfont.svg#svgFontName') format('svg');
	font-display:swap;
}

@font-face {
	font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open_sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/open_sans/opensans-regular-webfont.woff2') format('woff2'), 
         url('../fonts/open_sans/opensans-regular-webfont.woff') format('woff'), 
		 url('../fonts/open_sans/opensans-regular-webfont.ttf')  format('truetype'),
         url('../fonts/open_sans/opensans-regular-webfont.svg#svgFontName') format('svg');
	font-display:swap;
}

@font-face {
	font-family: 'OpenSans-Light';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open_sans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/open_sans/opensans-light-webfont.woff2') format('woff2'), 
         url('../fonts/open_sans/opensans-light-webfont.woff') format('woff'), 
		 url('../fonts/open_sans/opensans-light-webfont.ttf')  format('truetype'),
         url('../fonts/open_sans/opensans-light-webfont.svg#svgFontName') format('svg');
	font-display:swap;
}

@font-face {
	font-family: 'TheBoldFont';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/the_bold_font/theboldfont-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/the_bold_font/theboldfont-webfont.woff2') format('woff2'), 
         url('../fonts/the_bold_font/theboldfont-webfont.woff') format('woff'), 
		 url('../fonts/the_bold_font/theboldfont-webfont.ttf')  format('truetype'),
         url('../fonts/the_bold_font/theboldfont-webfont.svg#svgFontName') format('svg');
	font-display:swap;
}

@font-face {
	font-family: 'OpenSans-Bold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open_sans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/open_sans/opensans-bold-webfont.woff2') format('woff2'), 
         url('../fonts/open_sans/opensans-bold-webfont.woff') format('woff'), 
		 url('../fonts/open_sans/opensans-bold-webfont.ttf')  format('truetype'),
         url('../fonts/open_sans/opensans-bold-webfont.svg#svgFontName') format('svg');
	font-display:swap;
}

@font-face {
	font-family: 'OpenSans-BoldItalic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open_sans/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/open_sans/OpenSans-BoldItalic.woff') format('woff'), 
		 url('../fonts/open_sans/OpenSans-BoldItalic.ttf')  format('truetype'),
         url('../fonts/open_sans/OpenSans-BoldItalic.svg#svgFontName') format('svg');
	font-display:swap;
}



@font-face {
  font-family: 'innodia-icons';
  src:  url('../fonts/innodia_icons/innodia-icons.eot?43ghfo');
  src:  url('../fonts/innodia_icons/innodia-icons.eot?43ghfo#iefix') format('embedded-opentype'),
    url('../fonts/innodia_icons/innodia-icons.ttf?43ghfo') format('truetype'),
    url('../fonts/innodia_icons/innodia-icons.woff?43ghfo') format('woff'),
    url('../fonts/innodia_icons/innodia-icons.svg?43ghfo#innodia-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
  
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'innodia-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  
  display: block;
}
.mt1e {
	margin-top: 1em;
}
.mb1e {
	margin-bottom: 1em;
}
.ml1e {
	margin-left: 1em;
}
.mr1e {
	margin-right: 1em;
}

.mt2e {
	margin-top: 2em;
}
.mb2e {
	margin-bottom: 2em;
}
.ml2e {
	margin-left: 2em;
}
.mr2e {
	margin-right: 2em;
}

.video-row-wrapper{
	display: flex;
	flex-direction: row;
}

.red-event-highlight{
	color: #e34861;
}


.icon-home:before {
  content: "\e900";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-linkedin:before {
  content: "\eac9";
}

.icon-bubbles3:before {
  content: "\e96f";
}

.icon-users:before {
  content: "\e972";
}

.fa-briefcase-medical {
	margin-top: 20px;
}

.menu-text{
	font-size: 0.5em;
	display: block;
}

.font-dolce-vita-heavybold-webinar{
	font-size: 33px;
	font-family: 'DolceVita-HeavyBold';
}

.font-dolce-vita-heavybold{
	font-family: 'DolceVita-HeavyBold';
}

.font-opensans-regular{
	font-family: 'OpenSans-Regular';
}

.font-opensans-bolditalic{
	font-family: 'OpenSans-BoldItalic';
}

.font-thebold{
	font-family: 'TheBoldFont';
}

.font-opensans-light{
	font-family: 'OpenSans-Light';
}

.font-opensans-bold{
	font-family: 'OpenSans-Bold';
}

.fc-innoblue {
	color: #144e73;
}

.fc-innoblue-light {
	color: #2d7aac;
}

.fc-innopink {
	color: #e34861;
}


.quoted_text_wrap{
	margin-right: 50px;
	margin-top: 50px;
	
}

.bg-innopink {
	background-color: #e34861;
}

.bg-innoblue {
	background-color: #144e73;
}

.bg-innoblue-light {
	background-color: #75b5d9;
}



* {
	margin: 0px;
	padding: 0px;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

.text-link{
	color:#1e72aa;
	text-decoration: underline;
}

.text-link a:hover{
	color:#258ed4;
	text-decoration: underline;
}

h1 {
	font-size: 5em;
}

h2 {
	font-size: 2.4em;
	margin-bottom: 20px;
}

.grid-mt {
	margin-top: 10px;
}

.grid-mb {
	margin-bottom: 10px;
}

.grid-my {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text-center{
	text-align: center;
}

.patient-videos .text-center{
	display: block;
	margin-top: 40px;
	font-size: 1.2em;
}

button {
	outline: none;
	border: none;
	color: #FFFFFF;
	background-color: red;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	-moz-box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	padding: 16px 30px 16px 30px;
	text-transform: uppercase;
	cursor: pointer;
	min-width: 180px;
	font-size: 0.9em;
}

button.pub{
	width: 260px;
}

.main-list li.active, .sub-list li.active{
	background-color:#FFFFFF;
	color:#E34861;
}

.membersarea button {
	min-width: 250px;
}

button:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


button.plus {
	padding-left: 54px;
	background-image: URL('../images/common/btn-plus.png');
	background-repeat: no-repeat;
	background-position: 20% center;
}

button.login {
	padding-left: 54px;
	background-image: URL('../images/common/btn-lock.png');
	background-repeat: no-repeat;
	min-width: 160px!important;
	background-position: 20% center;
}

button.pink {
	background-color: #e34861;
}

label {
	color: #919090;
	font-family: 'OpenSans-Light';
}

body {
	background-color: #d2efff;
	font-family: 'OpenSans-Regular';
}

header {
	width: 100%;
	z-index: 100;
	position: fixed;
	/*display: none;*/
}

main {
	padding-top: 200px!IMPORTANT;
	display: inline-block;
	position: relative;
}

main.sub {
	padding-top: 150px!IMPORTANT;
}

.clear {
	clear: both;
}

.wrapper {
	/*width: 100%;
	max-width: 1200px;*/
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.inner-wrap {
	margin: 30px;
}

/*.de-m, .fr-m, {
	margin-top: 30px;
}

.dk-m2 {
	margin-top: 0px;
}

.dk-m1, .en-m, .fi-m {
	margin-top: 118px;
}
.it-m {
	margin-top: 163px;
}
.si-m, .nl-m {
	margin-top: 162px;
}
.no-m {
	margin-top: 96px;
}

.se-m, .pl-m {
	margin-top: 140px;
}*/

/*.de-m, .fr-m, .dk-m1, .dk-m2, .dk-m1, .en-m, .fi-m, .it-m, .si-m, .nl-m, .no-m, .se-m, .pl-m {
	
}*/

ul.inno-list{
	margin-left: 20px;
	color: #807f7f;
}

/* Blog Overview Styling*/

.text-section button.blogbutton{
	margin-top: 0px;
}


.blogintrotext{
	margin-right: 20px;
}

.blogintrotext{
	margin-left: 30px;
}

.blogentry{
	display: flex;
	flex-direction: row;
	padding: 30px;
	border-bottom: 1px solid #d3d3d3;
}

.blogentry .blogbuttonwrapper{
	flex-grow: 1;
	display:flex;
	justify-content: flex-end;
}

.blogentry h3{
	font-size: 1.5em;
}

.blogdate{
	margin-bottom: 20px;
}

.text-section.grid-my .pinkdatecolor{
	color: #e34861;
}

.blogoverviewwrap .blogoverviewhead {
	width: 100%;
	background-color: #E34861;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}

.blogoverviewwrap .blogoverviewhead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}

/* Blog Overview Styling END*/

.job_img_wrapper{
	display: flex;
	flex-direction: row;
}

.job_img{
	width: 95%;
	margin-top: 30px;
}

.inner-wrap.jobtxt{
	width: 50%
}



.trialsblog.blogblock-5 .bloghead{
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
			url("/images/blog/katie_blog5_header.jpg");
}

.trialsblog.blogblock-6 .bloghead{
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
			url("/images/blog/04-05_header.jpg");
}

.trialsblog.blogblock-7 .bloghead{
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
			url("/images/blog/wlodarczyk_header.jpg"); 
}

.trialsblog.blogblock-8 .bloghead{
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
			url("/images/blog/stephan_header.jpg"); 
}

.trialsblog.blogblock-9 .bloghead{
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
			url("/images/blog/phoebe-header.jpg"); 
}


/* Blog Detail Styling */

.trialsblog .bigger-font{
	font-size: 20px;
}

.trialsblog .blogselecthead {
	width: 100%;
	background-color: #144e73;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
.trialsblog .blogselecthead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}
.trialsblog .blogselecthead .switchbox {
	display: flex;
	background-color: #e34861;
	height: 100%;
	position: relative;
}
.trialsblog .blogselecthead .switchbox .switch {
	width: 100px;
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.trialsblog .blogselecthead .switchbox .switch:after {
	content: " ";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	width: 1px;
	background-color: #ffffff;
}
.trialsblog .blogselecthead .switchbox .switch .inner-circle {
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.trialsblog .blogselecthead .switchbox .switch p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.trialsblog .bloghead {
	padding: 30px;
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
				url("/images/blog/michael-wilch-header.jpg");
	background-size: cover;
	background-position: center;
	padding-bottom: 0;
}
.trialsblog .bloghead h2 {
	margin-top: 330px;
	margin-bottom: 10px;
}
.trialsblog .bloghead p span {
	color: #e34861;
}
.trialsblog .quotewrap {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.trialsblog .quotewrap .quote  {
	padding: 25px 40px;
	background-color: #d2efff;
	text-align: center;
	position: relative;
	max-width: 475px;
	box-sizing: border-box;
}
.trialsblog .quotewrap .quote p {
	margin-bottom: 0;
}
.trialsblog .quotewrap .quote:before {
	position: absolute;
	top: -5px;
	left: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-top: 5px solid #e34861;
	border-left: 5px solid #e34861;
}
.trialsblog .quotewrap .quote:after {
	position: absolute;
	bottom: -5px;
	right: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-bottom: 5px solid #144e73;
	border-right: 5px solid #144e73;
}
.trialsblog .quotewrap .quote p {
	color: #144e73;
	font-style: italic;
	font-size: 20px;
}
.trialsblog .quotewrap.bonus {
	align-items: center;
	margin-top: 0;
}
.trialsblog .quotewrap.bonus .imgwrap {
	width: 405px;
	height: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 100px;
	-webkit-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16); 
}
.trialsblog .quotewrap.bonus img {
	height: 250px;
}
.trialsblog .inner-wrap h3 {
	font-size: 30px;
	margin-bottom: 25px;
	margin-top: 80px;
}
.trialsblog .inner-wrap p {
	
}

.trialsblog .sideimgblock {
	display: flex;
}
.trialsblog .sideimgblock img {
	width: 600px;
	margin-right: 50px;
	align-self: flex-start;
	margin-top: 30px;
}

.trialsblog .sideimgblock-rev {
	display: flex;
	margin-top: 50px;
}
.trialsblog .sideimgblock-rev img {
	width: 600px;
	margin-left: 50px;
	align-self: flex-start;
}

.trialsblog .backlink {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.trialsblog .backlink button {
	display: flex;
	align-items: center;
}
.trialsblog .backlink button .upbut {
	width: 20px;
	margin-right: 15px;
}


/* Blog Detail Styling END */


/* Blog 4 Styling */

.blogblock-4 .blogselecthead {
	width: 100%;
	background-color: #144e73;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
.blogblock-4 .blogselecthead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}
.blogblock-4 .blogselecthead .switchbox {
	display: flex;
	background-color: #e34861;
	height: 100%;
	position: relative;
}
.blogblock-4 .blogselecthead .switchbox .switch {
	width: 100px;
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.blogblock-4 .blogselecthead .switchbox .switch:after {
	content: " ";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	width: 1px;
	background-color: #ffffff;
}
.blogblock-4 .blogselecthead .switchbox .switch .inner-circle {
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.blogblock-4 .blogselecthead .switchbox .switch p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.blogblock-4 .bloghead {
	padding: 30px;
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
				url("/images/blog/michael-wilch-header.jpg");
	background-size: cover;
	background-position: center;
	padding-bottom: 0;
}
.blogblock-4 .bloghead h2 {
	margin-top: 330px;
	margin-bottom: 10px;
}
.blogblock-4 .bloghead p span {
	color: #e34861;
}
.blogblock-4 .quotewrap {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.blogblock-4 .quotewrap .quote  {
	padding: 25px 40px;
	background-color: #d2efff;
	text-align: center;
	position: relative;
	max-width: 475px;
	box-sizing: border-box;
}
.blogblock-4 .quotewrap .quote p {
	margin-bottom: 0;
}
.blogblock-4 .quotewrap .quote:before {
	position: absolute;
	top: -5px;
	left: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-top: 5px solid #e34861;
	border-left: 5px solid #e34861;
}
.blogblock-4 .quotewrap .quote:after {
	position: absolute;
	bottom: -5px;
	right: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-bottom: 5px solid #144e73;
	border-right: 5px solid #144e73;
}
.blogblock-4 .quotewrap .quote p {
	color: #144e73;
	font-style: italic;
	font-size: 20px;
}
.blogblock-4 .quotewrap.bonus {
	align-items: center;
	margin-top: 0;
}
.blogblock-4 .quotewrap.bonus .imgwrap {
	width: 405px;
	height: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 100px;
	-webkit-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16); 
}
.blogblock-4 .quotewrap.bonus img {
	height: 250px;
}
.blogblock-4 .inner-wrap h3 {
	font-size: 30px;
	margin-bottom: 25px;
	margin-top: 80px;
}
.blogblock-4 .inner-wrap p {
	
}

.centered_align_blog{
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.blogblock-4 .sideimgblock {
	display: flex;
}
.blogblock-4 .sideimgblock img {
	width: 600px;
	margin-right: 50px;
	align-self: flex-start;
	margin-top: 30px;
}

.blogblock-4 .sideimgblock-rev {
	display: flex;
	margin-top: 50px;
}
.blogblock-4 .sideimgblock-rev img {
	width: 600px;
	margin-left: 50px;
	align-self: flex-start;
}

.blogblock-4 .backlink {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.blogblock-4 .backlink button {
	display: flex;
	align-items: center;
}
.blogblock-4 .backlink button .upbut {
	width: 20px;
	margin-right: 15px;
}


/* Blog 4 Styling END */


/* Blog 3 Styling */

.blogblock-3 .blogselecthead {
	width: 100%;
	background-color: #144e73;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
.blogblock-3 .blogselecthead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}
.blogblock-3 .blogselecthead .switchbox {
	display: flex;
	background-color: #e34861;
	height: 100%;
	position: relative;
}
.blogblock-3 .blogselecthead .switchbox .switch {
	width: 100px;
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.blogblock-3 .blogselecthead .switchbox .switch:after {
	content: " ";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	width: 1px;
	background-color: #ffffff;
}
.blogblock-3 .blogselecthead .switchbox .switch .inner-circle {
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.blogblock-3 .blogselecthead .switchbox .switch p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.blogblock-3 .bloghead {
	padding: 30px;
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
				url("/images/blog/nicholas_header.jpg");
	background-size: cover;
	background-position: center;
	padding-bottom: 0;
}
.blogblock-3 .bloghead h2 {
	margin-top: 330px;
	margin-bottom: 10px;
}
.blogblock-3 .bloghead p span {
	color: #e34861;
}
.blogblock-3 .quotewrap {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.blogblock-3 .quotewrap .quote  {
	padding: 25px 40px;
	background-color: #d2efff;
	text-align: center;
	position: relative;
	max-width: 475px;
	box-sizing: border-box;
}
.blogblock-3 .quotewrap .quote p {
	margin-bottom: 0;
}
.blogblock-3 .quotewrap .quote:before {
	position: absolute;
	top: -5px;
	left: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-top: 5px solid #e34861;
	border-left: 5px solid #e34861;
}
.blogblock-3 .quotewrap .quote:after {
	position: absolute;
	bottom: -5px;
	right: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-bottom: 5px solid #144e73;
	border-right: 5px solid #144e73;
}
.blogblock-3 .quotewrap .quote p {
	color: #144e73;
	font-style: italic;
	font-size: 20px;
}
.blogblock-3 .quotewrap.bonus {
	align-items: center;
	margin-top: 0;
}
.blogblock-3 .quotewrap.bonus .imgwrap {
	width: 405px;
	height: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 100px;
	-webkit-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16); 
}
.blogblock-3 .quotewrap.bonus img {
	height: 250px;
}
.blogblock-3 .inner-wrap h3 {
	font-size: 30px;
	margin-bottom: 25px;
}
.blogblock-3 .inner-wrap p {
	margin-bottom: 55px;
}
.blogblock-3 .sideimgblock {
	display: flex;
}
.blogblock-3 .sideimgblock img {
	width: 600px;
	margin-right: 50px;
	align-self: flex-start;
}

.blogblock-3 .sideimgblock-rev {
	display: flex;
	margin-top: 50px;
}
.blogblock-3 .sideimgblock-rev img {
	width: 600px;
	margin-left: 50px;
	align-self: flex-start;
}

.blogblock-3 .backlink {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.blogblock-3 .backlink button {
	display: flex;
	align-items: center;
}
.blogblock-3 .backlink button .upbut {
	width: 20px;
	margin-right: 15px;
}


/* Blog 3 Styling END */





/* Blog 2 Styling */

.blog_column{
	display: flex;
	flex-direction: column;
}

.blogblock-2 .blogselecthead {
	width: 100%;
	background-color: #144e73;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
.blogblock-2 .blogselecthead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}
.blogblock-2 .blogselecthead .switchbox {
	display: flex;
	background-color: #e34861;
	height: 100%;
	position: relative;
}
.blogblock-2 .blogselecthead .switchbox .switch {
	width: 100px;
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.blogblock-2 .blogselecthead .switchbox .switch:after {
	content: " ";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	width: 1px;
	background-color: #ffffff;
}
.blogblock-2 .blogselecthead .switchbox .switch .inner-circle {
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.blogblock-2 .blogselecthead .switchbox .switch p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.blogblock-2 .bloghead {
	padding: 30px;
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
				url("/images/blog/evelinna_karlson.jpg");
	background-size: cover;
	background-position: center;
	padding-bottom: 0;
}
.blogblock-2 .bloghead h2 {
	margin-top: 330px;
	margin-bottom: 10px;
}
.blogblock-2 .bloghead p span {
	color: #e34861;
}
.blogblock-2 .quotewrap {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.blogblock-2 .quotewrap .quote  {
	padding: 25px 40px;
	background-color: #d2efff;
	text-align: center;
	position: relative;
	max-width: 475px;
	box-sizing: border-box;
}
.blogblock-2 .quotewrap .quote p {
	margin-bottom: 0;
}
.blogblock-2 .quotewrap .quote:before {
	position: absolute;
	top: -5px;
	left: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-top: 5px solid #e34861;
	border-left: 5px solid #e34861;
}
.blogblock-2 .quotewrap .quote:after {
	position: absolute;
	bottom: -5px;
	right: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-bottom: 5px solid #144e73;
	border-right: 5px solid #144e73;
}
.blogblock-2 .quotewrap .quote p {
	color: #144e73;
	font-style: italic;
	font-size: 20px;
}
.blogblock-2 .quotewrap.bonus {
	align-items: center;
	margin-top: 0;
}
.blogblock-2 .quotewrap.bonus .imgwrap {
	width: 405px;
	height: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 100px;
	-webkit-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16); 
}
.blogblock-2 .quotewrap.bonus img {
	height: 250px;
}
.blogblock-2 .inner-wrap h3 {
	font-size: 30px;
	margin-bottom: 25px;
}
.blogblock-2 .inner-wrap p {
	margin-bottom: 55px;
}
.blogblock-2 .sideimgblock {
	display: flex;
}
.blogblock-2 .sideimgblock img {
	width: 600px;
	margin-right: 50px;
	align-self: flex-start;
}

.blogblock-2 .sideimgblock-rev {
	display: flex;
	margin-top: 50px;
}
.blogblock-2 .sideimgblock-rev img {
	width: 600px;
	margin-left: 50px;
	align-self: flex-start;
}

.blogblock-2 .backlink {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.blogblock-2 .backlink button {
	display: flex;
	align-items: center;
}
.blogblock-2 .backlink button .upbut {
	width: 20px;
	margin-right: 15px;
}

.blog_row{
	display: flex;
	flex-direction: row;
}

.blog_text_width{
	width: 600px;
}

.thankful_text_wrap{
	margin-left: 50px;
}

.middle_flex_blog{
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog_marginset{
	margin-bottom: 50px;
}

.text_nomargin{
	margin-bottom: 0px;
}

/*Blog 2 Styling END*/


/* WEBINAR BANNER START */

.webinar-plus-icon{
	margin-left: 5px;
}

.webinar-more-wrapper{
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.webinar-overlay-link{
	text-decoration: underline;
	color: #ffffff;
	text-align: right;
}

.webinaroverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000099;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 200000;
}

.webinarclose{
	width: 30px;
	cursor: pointer;
}


.webinaroverlay .webinarwindow {
	background-color: #144E73;
	background-image: url("/images/index/innodia-icon-v2.png");
	background-size: cover;
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: -80px 450px;
	max-width: 680px;
}
.webinaroverlay .webinarwindow .webinar-topbar {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.webinaroverlay .webinarwindow.webinar-topbar h3 {
	color: #ffffff;
	font-size: 30px;
}
.webinaroverlay .webinarwindow.webinar-topbar img {
	width: 25px;
	cursor: pointer;
}
.webinaroverlay .webinarwindow .webinar-overlaycontent {
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}





.id-icon-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	background-color: #154E73;	
}

.date-icon-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 70px;
	background-color: #154E73;
}

.id-icon{
	width: 25px;
}

.date-icon{
	width: 30px;
}





.register-headline{
	margin-top: 20px;
	color: #154E73;
	margin-bottom: 20px;
	margin-right: 20px;
}

.bold-webinar{
	font-family: 'OpenSans-Bold';
}

.register-info-wrap h3 {
	color: #154E73;
}

.register-button{
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom:0px;
}

.login-site{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 20px;
}

.webinar-wrapper{
	display: flex;
	justify-content: space-between;
}

.date-text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.id-text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #ffffff;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.date-info-wrapper{
	background-color: #48A6DE;
	height: 70px;
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.id-info-wrapper{
	background-color: #48A6DE;
	height: 70px;
	width: 100%;
	display: flex;
	align-items: center;
}

.webinar-banner{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	background-color: #ffffff;
	height: auto;
}

.more-info-webinar{
	display: flex;
	flex-direction: row;
	margin-right: 10px;
}

.headline-site h2{
	color: #ffffff;
	font-size: 30px;
}

.headline-site p{
	color: #ffffff;
	font-size: 17px;
}

.headline-site{
	height: auto;
	display: flex;
	align-items: center;
}

.webinar-head-sub-wrapper{
	margin-left: 30px;
	
}

.webinar-blue-bg{
	background-image: url("/images/index/wdd-teaser-bg.png");
	background-size: cover;
	
	background-repeat: no-repeat;
	
	padding-right: 20px;
	background-color: #154E73;
	height: auto;
	border-left: 7px solid #e34861;
	border-right: 7px solid #e34861;
	padding-bottom: 40px;
	padding-top: 40px;
}



/* WEBINAR BANNER END */


/* WEBINAR BANNER VIDEO START */

.webinar-vid-icon-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.webinar-vid-icon{
	width: 40px;
}

.recording-icon-wrapper{
	background-color: #154E73;
	height: 100%;
	width: 65px;
}

.recording-link-wrapper{
	display: flex;
	justify-content: space-between;
	margin-right: 15px;
	align-items: center;
	height: 100%;
}


.webinar-white{
	color: #ffffff;
	font-size: 25px;
}

.recording-button-wrapper{
	display: flex;
	width: 483px;
	height: 300px;
	justify-content: flex-end;
	align-items: flex-end;
	position: absolute;
}

.recording-button{
	margin-bottom: 20px;
	background-color: #E34861;
	height: 50px;
	width: 460px;
}

.webinar-image-wrapper{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	
}

.mathieu-image{
	background-image: url("/images/index/mathieu.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	border-left: 3px solid #154E73;
}

.peakman-image{
	background-image: url("/images/index/peakman.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

.screening-prevention{
	background-image: url("/images/index/D-Dunger.jpg");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-color: #154E73;
}

/* WEBINAR BANNER VIDEO END */



/* WORLD DIABETES DAY START */

.wdd{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height:100%;
	overflow: hidden;
}


button.slick-arrow.wdd-next{
	top: 360px;
}
	
button.slick-arrow.wdd-prev{
	top: 360px;
}
	


.wdd-slider-wrapper .slick-dots li button:before{
	background-color: #D2EFFF;
	border-radius: 50%;
	border: none;
	outline: none;
}

.wdd-slider-wrapper .slick-dots li.slick-active button:before{
	background-color: #e34861;
	border-radius: 50%;
	border: none;
	outline: none;
}



.wdd-button{
	margin-right: 30px;
	padding-left: 70px;
	background-image: URL('../images/common/btn-plus.png');
	background-repeat: no-repeat;
	background-position: 12% center;
}

.wdd-home-wrapper{
	margin-top: 10px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1200px;
	height: 100px;
	background-color: #ffffff;
}

.wdd-home-wrapper h2{
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.wdd-close-wrapper{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 30px;
	height: 60px;
	cursor: pointer;
}

.wdd-sliderbox{
	background-color: #ffffff;
	max-width: 100%;
	height: auto;
	padding-bottom: 70px;
}

.wdd-slider-wrapper{
	background-color: #ffffff;
	max-width: 1200px;
	height: auto;
	flex-direction: row;
	display: block;
}


.wdd-headline-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 80px;
	margin-bottom: 0;
}

.wdd-headline-wrapper h2 {
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* WORLD DIABETES DAY END */

.inno-data.rework {
	display: flex;
	justify-content: space-between;
	max-width: 100%;
}

.inno-data.rework .video-box {
	width: 590px;
}
.rwsocial div {
	text-align: center;
	position: relative;
}

.imglink {
	position: absolute;
	left: 563px;
	top: 307px;
	width: 90px;
	height: 25px;
}

.rwsocial div h2 {
	margin: 100px 0
}

nav {
	height: 82px;
	background-color: #FFFFFF;
	border-top: 45px solid #d2efff;
	-webkit-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.5);
}

.socialmenu {
	position: absolute;
	top: -30px;
	right: 0;
	z-index: 10;
}

.socialmenu ul {
	list-style-type: none; 
	display: flex;
}

.socialmenu ul li {
	margin-right: 15px;
}

.socialmenu .icon-linkedin:before, .socialmenu .icon-twitter:before {
	color: #144e73;
}

.blue-bar {
	background-color: #144e73;
	width: 100%;
	height: 24px;
	-webkit-box-shadow: inset 0px 6px 14px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 6px 14px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 6px 14px 0px rgba(0,0,0,0.5);
}

nav .sub-menu {
	background-color: #e34861;
	color: #FFFFFF;
	font-size: 0.6em;
	position: absolute;
	top: 80px;
	z-index: 101;
	display: none;
}

nav .sub-menu .main-list {
	list-style: none;
	text-align: left;
}

nav .sub-menu .main-list li {
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

nav .sub-menu .sub-list {
	list-style: none;
	text-align: left;
	margin-left: 14px;
}

nav .sub-menu .sub-list li {
	border: none;
	padding: 0px;
	padding-left: 4px;
}

#burger-btn .sub-menu {
	width: 290px;
	right: 0px;
}

#member-btn .sub-menu {
	width: 290px;
	left: 0px;
}

#trials-btn .sub-menu {
	width: 290px;
	left: 0px;
}

nav .wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	background-color: #FFFFFF;
	position: relative;
}

.nav-block {
	height: 82px;
	width: 410px;
}

.nav-block.icons {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.nav-block.icons.left {
	justify-content: flex-start;
}

.nav-block.icons.right {
	justify-content: flex-end;
}

.nav-block.logo {
	margin-top: -45px;
	position: relative;
}

.nav-btn {
	color: #FFFFFF;
	float: left;
	text-align: center;
	color: #144e73;
	width: 80px;
	height: 80px;
	border: 1px solid #e6e6e6;
	font-size: 2em;
	background-color: #ffffff;
	position: relative;
	cursor: pointer;
}


.nav-btn.big {
	width: 140px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.nav-btn.har {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.nav-btn.eve {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.nav-btn.big .menu-text, .nav-btn.har .menu-text {
	margin-top: 2px;
}
.nav-btn.big:hover {
	color: #ffffff!important;
}

.nav-btn.big.active {
	color: #ffffff;
}

.nav-btn.flex{
	display: flex;
	justify-content: center;
	align-items: center;
}


.nav-btn.active{
	background-color: #e34861;
	color: #FFFFFF;
	border-color:#e34861;
}


.nav-btn [class^="icon-"], .nav-btn [class*=" icon-"] {
	padding-top: 24px;
}

.nav-btn:hover{
	background-color: #e34861;
	color: #FFFFFF;
	border-color:#e34861;
}

.nav-btn:hover > .sub-menu {
	display: block;
}

.nav-btn .whitecase, .nav-btn .bluecase{
	margin: 0 auto;
}

.whitecase, .big:hover .bluecase{
   display:none;
}

.bluecase, .big:hover .whitecase{
   display:block;
   
}

.nav-btn.big.active .bluecase {
	display: none;
}

.nav-btn.big.active .whitecase {
	display: block;
}


.white-har, .har:hover .blue-har{
   display:none;
}

.blue-har, .har:hover .white-har{
   display:block;
}

.nav-btn.har.active .blue-har {
	display: none;
}

.nav-btn.har.active .white-har {
	display: block;
}

.white-eve, .eve:hover .blue-eve{
   display:none;
}

.blue-eve, .eve:hover .white-eve{
   display:block;
}

.nav-btn.eve.active .blue-eve {
	display: none;
}

.nav-btn.eve.active .white-eve {
	display: block;
}

.bluecase, .whitecase, .blue-har, .white-har  {
	width: 32px;
	padding-top: 24px;
}

.blue-eve, .white-eve {
	width: 29px;
	padding-top: 24px;
}

.nav-btn .icon-lock {
	margin-left: 12px;
}

.innodia-logo {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 46px;
	margin:  auto;
}

.inno-data {
	width: 100%;
	max-width: 590px;
}

.welcome-box {
	background-color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #d2efff;
}

.welcome-box:hover {
	border-color: #e34861;
}

.welcome-box .img-frame {
	overflow: hidden;
	width: 100%;
	height: 268px;
}

.partner-bar {
	width: 100%;
	background-color: #FFFFFF;
	display: flex;
	flex-wrap: no-wrap;
	justify-content: space-around;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

.social-bar {
	background-color: #e34861;
	width: 100%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.2em;	
}

.social-bar ul {
	display:flex;
	align-items: center;
	margin: 40px auto 40px auto;
	max-width: 464px;
}

.social-bar ul li {
	list-style-type: none;
    margin: 15px;
}

.social-bar ul li span {
	display: block;
}

.social-bar .social-icon {
	font-size: 2em;
}

.last-bar {
	background-color: #FFFFFF;
	width: 100%;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.last-bar{
	color: #807f7f;
}

.last-bar .cpy {
	margin-left: 40px;
}

.last-bar a:hover{
	color: #e34861;
}

.hero-area {
	height: 356px;
	width: 100%;
	background-size: cover;
	margin-bottom: 10px;
}

.hero-area.t1d {
	background-image: URL('../images/header/t1d.jpg');
}

.hero-area.publications {
	background-image: URL('../images/header/publications.jpg');
}

.hero-area.membersarea {
	background-image: URL('../images/header/membersarea.jpg');
}

.hero-area.jobs {
	background-image: URL('../images/header/jobs.jpg');
}

.hero-area.about {
	background-image: URL('../images/header/about.jpg');
}

.hero-area.contact {
	background-image: URL('../images/header/contact.jpg');
}

.hero-area.patients {
	background-image: URL('../images/header/patients.jpg');
}

.hero-area.relatives {
	background-image: URL('../images/header/relatives.jpg');
}

.hero-area.news{
	background-image: URL('../images/header/news.jpg');
}

.hero-area.research{
	background-image: URL('../images/header/research.jpg');
}

.hero-area.pac{
	background-image: URL('../images/header/research.jpg');
}
.hero-area.faq {
	background-image: URL('../images/header/faq.jpg');
}
.hero-area.eventhead {
	background-image: URL('../images/header/events.jpg');
}
.hero-area.eventhead .span-h1,
.hero-area.news .span-h1 {
	font-size: 5em;
}
.hero-area.eventhead .span-h1 span,
.hero-area.news .span-h1 span {
	display: block;
	font-size: 0.5em;
	color: #e34861;
}
.hero-area hgroup {
	background-color: #144e73;
	color: #FFFFFF;
	max-width: 452px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 86px;
}

.hero-area.publications hgroup{
	max-width: 560px;
}

.hero-area.membersarea hgroup{
	max-width: 620px;
}

.hero-area.contact hgroup{
	max-width: 520px;
}

.hero-area.jobs hgroup{
	max-width: 790px;
}

.hero-area.pac hgroup{
	max-width: 1145px;
}

.hero-area h1 span {
	display: block;
	font-size: 0.5em;
	color: #e34861;
}

.text-section {
	width: 100%;
	background-color: #FFFFFF;
}

.text-section.about {
	width: 590px;
}

.text-section.t1d {
	background-image: URL('../images/common/innodia-icon-1.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text-section.membersarea {
	width: 590px;
	position: relative;
	min-height: 450px;
}

input {
	width: 300px;
	padding: 10px;
}

.membersarea input {
	margin-bottom: 20px;
	margin-top: 4px;
}

.membersarea .locks {
	position: absolute;
	bottom: -20px;
	right: 10px;
}

.text-section p {
	color: #807f7f;
}

.text-section button {
	margin-top: 40px;
}

.text-section.publications button {
	margin-top: 20px;
}

.text-section.membersarea button {
	margin-top: 20px;
}

.publications ol {
	list-style: decimal inside none;
	color: #807f7f;
	display: flex;
	flex-direction: column-reverse;
}

.publications ol li {
	margin-bottom: 60px;
}

.publications button{
	margin-right: 40px;
}

.publications button.summary{
	margin-right: 0px;
	width: 400px;
}

.resetpass-link {
	display: block;
	color: #807f7f;
	text-decoration: underline;
	text-transform: uppercase;
	margin-top: 40px;
}

.video-box {
	background-color: #FFFFFF;
	width: 100%;
	display: inline-block;
}

.video-box h2 {
	margin: 0px;
}

.video-box .inner-wrap {
	margin: 20px;
	display: inline-block;
}

.video-frame {
	position: relative;
    height: 0;
    padding-bottom: 56.25%;
	margin-top: 40px;
	display: inline-block;
	width: 100%;
}

.thevideo {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-section.about {
	background-image: URL('../images/common/innodia-icon-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	padding-bottom: 230px;
}
.text-section.about .inner-wrap:nth-child(2) {
	position: absolute;
	bottom: 0;
}

.text-section.patients {
	background-image: URL('../images/common/innodia-icon-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 590px;
}

.more-information {
	background-color: #FFFFFF;
	background-image: URL('../images/common/pdf.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 40%;
	display: flex;
}

.bg-pdf {
	background-image: URL('../images/common/pdf.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 40%;
}

.more-information h2 {
	display: inline-block;
}

.more-information button {
	margin-top: 45px;
	/*margin-bottom: 30px;*/
}

.more-information .inner-wrap {
	/*margin-top: 0px;
	margin-bottom: 0px;*/
}

.contact-details,
.map-section {
	max-width: 590px;
	width: 100%;
}

.map-section {
	background-color: #FFFFFF;
}

.contact-details .text-section {
	display: inline-block;
}

.contact-details button {
	min-width: 240px;
}

#map {
	height: 520px;
}

.map-section {
	position: relative;
}

.direction-section {
	background-color: #FFFFFF;
	width: 100%;
	height: 0px;
	margin-top: -10px;
	overflow: hidden;
}

.direction-section.open {
	margin-top: 10px;
	height: auto;
}

#start, #show-route {
	float: left;
}

#show-route {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}

.java-map, .map-iframe {
	width: 100%;
	height: 760px;
}

.patient-videos {
	background-color: #FFFFFF;
	width: 100%;
	background-image: URL('../images/common/bg-youtube.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.patient-videos .inner-wrap-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.patient-videos .patient{
	margin: 20px;
}

.news-section,
.wp-section,
.patient-section {
	width: 100%;
}

.patient-section .hider-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.news-year {
	margin-bottom: 20px;
}

.news-year.last {
	margin-bottom: 0px;
}

.news-year h2 {
	margin: 0px;
	padding: 30px;
	background-color: #144e73;
	color: #FFFFFF;
}

.news-year h2.lastyear {
	background-color: #818181;
}

.news-year h2.archive {
	background-color: #e34861;
	background-image: URL('../images/common/arrow-right.png');
	background-position: 30px center;
	background-repeat: no-repeat;
	padding-left: 90px;
	background-size: 42px;
	cursor: pointer;
}

.news-year h2.archive:hover {
	background-color: #ff516d;
}

.headline-unfolder {
	background-image: URL('../images/common/arrow-right.png');
	background-position: 30px center;
	background-repeat: no-repeat;
	background-size: 42px;
	cursor: pointer;
	background-color: #144e73;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 30px;
	padding-left: 90px;
}

.news-item {
	padding: 30px;
	background-image: URL('../images/common/bg-news.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 5px solid #144e73;
	background-color: #FFFFFF;
	color: #9a9999;
}

.news-item.eventmark {
	position: relative;
	background-color: red;
}

.news-item .img-wrap {
	max-width: 296px;
	float: left;
}

.news-item .about {
	float: left;
	width: 100%;
	max-width: 840px;
}

.news-item .about button {
	margin-top: 20px;
}

.news-item .img-frame, .news-detail .img-frame{
	background-image: URL('../images/news/news-dummy.jpg');
	width: 274px;
	height: 218px;
	border: 1px solid #dadada;
	background-position: center center;
	margin-right: 20px;
	background-size: cover;
}

.news-detail video{
	background-color: #144e73;
	width: 100%;
}

.news-detail ._links{
	word-break: break-word;
}

.news-detail ._links:hover{
	color: #144e73;
}




.news-item .img-description {
	margin-top: 8px;
}

.news-item h3 {
	font-size: 1.4em;
	margin-top: 4px;
}

.news-item .about p {
	width: 80%;
	margin-top: 20px;
}

.year-content.closed {
	overflow: hidden;
	height: 0px;
}

.top-section.research {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grid-6 {
	display: flex;
	flex-direction: column;
	width: 590px;
	
}

.overview-numbers {
	background-image: URL('../images/research/bg-blue-pattern.png');
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 24px;
}

.num-block {
	min-width: 200px;
}

.overview-numbers .inner-light {
	background-color: RGBA(255,255,255,0.75);
	padding: 1px;
}

.overview-numbers .inner-light .inner-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.overview-numbers h3 {
	font-size: 2.2em;
}

.anual-report {
	min-height: 435px;
}

.anual-report button{
	min-width: 240px;
}

.hider-wrapper {
	background-color: #FFFFFF;
	overflow: hidden;
	height: 0px;
}

.hider-wrapper.open {
	height: auto;
}

.objectives-section,
.scientific-wp {
	width: 100%;
}

.scientific-wp .hider-wrapper {
	background-color: transparent;
}

.objectives-section .hider-wrapper {
	display: flex;
}

.the-objectives ol {
	list-style: none;
	color: #807f7f;
}

.scientific-wp .text-section {
	display: inline-block;
}

.the-objectives ol li{
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}

.the-objectives ol li:nth-child(1) {
	background-image: URL('../images/research/list-bullet-1.png');
}

.the-objectives ol li:nth-child(2) {
	background-image: URL('../images/research/list-bullet-2.png');
}

.the-objectives ol li:nth-child(3) {
	background-image: URL('../images/research/list-bullet-3.png');
}

.the-objectives ol li:nth-child(4) {
	background-image: URL('../images/research/list-bullet-4.png');
}

.the-objectives ol li:nth-child(5) {
	background-image: URL('../images/research/list-bullet-5.png');
}

.objectives-section h2.spacer{
	min-height: 80px;
}

.overall-objective {
	background-image: URL('../images/research/bg-statistic.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.scientific-wp .diagram-wrapper {
	width:780px;
	height: 676px;
	background-image: URL('../images/research/bg-diagram-desktop.jpg');
	background-repeat: no-repeat;
	background-position: center 164px;
	background-size: 90%;
	margin: 0 auto;
	position: relative;
	margin-top: 40px;
}

.scientific-wp .inner-wrap p {
	max-width: 50%;
}

.text-section.wp p {
	max-width: 100%;
}

.diagram-wrapper .block {
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	display:inline-block
}

#first-block{
	margin-bottom: 3px;
}

#wp-1-block{
	top: 118px;
	left: 0px;
}

#wp-2-block{
	top: 118px;
	right: 0px;
}

#wp-3-block{
	top: 358px;
	left: 0px;
}

#wp-4-block{
	top: 358px;
	right: 0px;
}

#wp-5-block{
	top: 473px;
	right: 0px;
	left: 0px;
	margin: auto;
}

#wp-6-block{
	width: 244px;
	height: 100px;
	left: 0px;
	right: 0px;
	margin: auto;
	top: 239px;
}

#last-block{
	position: absolute;
	bottom: 43px;
	width: 100%;
	left: 0px;
}

.block.bg-innoblue {
	width: 208px;
	height: 100px;
	position: absolute;
}

.block.bg-innoblue-light {
	position: absolute;
}

.block .text {
	font-weight: 100;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.8em;
	display: block;
}

.block .head{
	font-weight: 600;
	margin-top: 8px;
	display: block;
	margin-bottom: 0px;
}

.wp-section {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.objective-bar {
	width: 100%;
	background-color: #144d72;
	height: 25px;
}

.banner {
	color: #FFFFFF;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: -25px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.banner h3 {
	font-size: 2em;
	text-shadow: 2px 2px #5d5d5d;
	margin-bottom: 20px;
}

.banner ul {
	list-style: square;
	margin-left: 20px;
}

.banner ul li {
	margin-bottom: 20px;
}

#wp-4 {
	margin-top: -230px;
}

#wp-6 {
	margin-top: -80px;
}

.partner-map-section {
	background-color: #FFFFFF;
	width: 100%;
}

.partner-map hgroup {
	width: 270px;
	margin-top: 40px;
	display: inline-block;
	float: left;
}

.partner-map hgroup h2 {
	color: #e74862;
	text-align: right;
	margin-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
}

.partner-map hgroup div {
	height: 1px;
	width: 100%;
	background-color: #e74862;
}

.partner-map hgroup h5 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 100;
	text-align: right;
	color: #e74862;
}

.partner-map ul.count h3 {
	font-size: 34px;
}
.partner-map ul.count {
	float: right;
	margin-top: 36px;
	list-style: none;
}

.partner-map ul.count li {
	float: left;
	margin-right: 30px;
}

.list-holder {
	position: absolute;
	width: 306px;
	height: 100%;
	margin: 0 auto;
	background-color: #f6f6f6;
	-webkit-box-shadow: 0px -3px 6px 0px rgba(7,6,6,0.45);
	-moz-box-shadow: 0px -3px 6px 0px rgba(7,6,6,0.45);
	box-shadow: 0px -3px 6px 0px rgba(7,6,6,0.45);
}

.list-holder .info {
	font-size: 13px;
	color: #898989;
	margin: 24px;
	display: block;
}

#info-box-outer {
	position: absolute;
	z-index: 5;
	display: none;
}

#info-box-outer .corner-wrap {
	position: relative;
	height: 26px;
}

#info-box-outer .corner.left {
	left: 40px;
}

#info-box-outer .corner.right {
	right: 40px;
}

#info-box-outer .corner {
	width: 40px;
	top: 2px;
	position: absolute;
}

#close-info-box {
	position: absolute;
	top: 24px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
	color: #144e73;
	z-index: 100;
}

#info-box-outer .inner {
	background-color: #e5e5e4;
	min-width: 60px;
	min-height: 60px;
	border: 5px solid #144e73;
	color: #144e73;
}

.list-holder h3 {
	font-size: 23px;
	color: #898989;
	margin-left: 20px;
	margin-top: 20px;
	font-family: 'OpenSans-Bold';
	text-transform: uppercase;
}

.list-holder ul li span {
	color: #3d7eaa;
}

#info-box-outer .inner p {
	margin: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 224px;
	padding-left: 30px;
	margin-left: 60px;
}

#info-box-outer .inner .flag {
	width: 26px;
	position: absolute;
	left: 14px;
	top: 14px;
}

#info-box-outer .inner .orga {
	background-image: URL('../images/research/building.png');
	background-repeat: no-repeat;
}

#info-box-outer .inner .employee {
	background-image: URL('../images/research/person2.png');
	background-repeat: no-repeat;
}

#info-box-outer .inner .address {
	background-image: URL('../images/research/map-marker2.png');
	background-repeat: no-repeat;
}

#info-box-outer .inner .link {
	background-image: URL('../images/research/globe.png');
	background-repeat: no-repeat;
}


.list-holder ul {
	margin-right: 0px;
	font-family: 'OpenSans-Regular';
	float: left;
	font-size: 18px;
	margin: 20px;
	margin-top: 6px;
	list-style: none;
	margin-bottom: 15px;
}

/*FLAGS*/
.list-holder ul li.austria{
	background-image: URL('../images/flags/austria.jpg');
}

.list-holder ul li.belgium{
	background-image: URL('../images/flags/belgium.jpg');
}

.list-holder ul li.denmark{
	background-image: URL('../images/flags/denmark.jpg');
}

.list-holder ul li.finland{
	background-image: URL('../images/flags/finland.jpg');
}

.list-holder ul li.france{
	background-image: URL('../images/flags/france.jpg');
}

.list-holder ul li.gb{
	background-image: URL('../images/flags/gb.jpg');
}

.list-holder ul li.germany{
	background-image: URL('../images/flags/germany.jpg');
}

.list-holder ul li.italy{
	background-image: URL('../images/flags/italy.jpg');
}

.list-holder ul li.nederlands{
	background-image: URL('../images/flags/nederlands.png');
}

.list-holder ul li.norway{
	background-image: URL('../images/flags/norway.jpg');
}

.list-holder ul li.poland{
	background-image: URL('../images/flags/poland.jpg');
}

.list-holder ul li.slovenia{
	background-image: URL('../images/flags/slovenia.jpg');
}

.list-holder ul li.swiss{
	background-image: URL('../images/flags/swiss.jpg');
}

.list-holder ul li.usa{
	background-image: URL('../images/flags/usa.jpg');
}

.list-holder ul li.lux{
	background-image: URL('../images/flags/luxen.png');
}

.list-holder ul li.sweden {
	background-image: URL('../images/flags/sweden.png');
}
/*END FLAGS*/

.list-holder ul li {
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
	padding-left: 30px;
	background-size: 20px;
	cursor: pointer;
}
/*.list-holder ul li:active span {
	background-color: #144e73;
	border-radius: 3px;
	color: #ffffff!important;
	padding: 1px 5px;
}*/
.prtnr-active {
	background-color: #144e73;
	border-radius: 3px;
	color: #ffffff!important;
	padding: 1px;
}

.worldmap-wrapper {
	background-image: URL('../images/research/final_map.jpg');
	height: 1104px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 40px;
}

.worldmap-wrapper .map-marker{
	width: 4px;
	height: 4px;
	background-color: RGBA(0,0,0,0);
	position: absolute;
}

.worldmap-wrapper .map-marker.visible{
	border: 2px solid red;
	border-radius: 50%;
}

#austria{
	right: 440px;
	bottom: 450px;
}

#swiss{
	right: 520px;
	bottom: 430px;
}

#belgium{
	right: 540px;
	bottom: 500px;
}

#germany{
	right: 490px;
	bottom: 500px;
}

#denmark{
	right: 480px;
	bottom: 620px;
}

#france{
	right: 600px;
	bottom: 460px;
}

#finland{
	right:240px;
	bottom: 740px;
}

#italy{
	right:430px;
	bottom: 350px;
}

#lux{
	right:530px;
	bottom: 480px;
}

#norway{
	right:500px;
	bottom: 700px;
}

#poland{
	right:420px;
	bottom: 550px;
}

#slovenia{
	right:370px;
	bottom: 490px;
}

#nederlands{
	right:540px;
	bottom: 550px;
}

#gb{
	right:640px;
	bottom: 560px;
}

#usa{
	right:180px;
	bottom: 980px;
}
#sweden{
	right: 418px;
	bottom: 627px;
}

.research-partner {
	position: relative;
}

#info-box-outer .inner .dept {
	border-top: 1px solid #144e73;
	font-style: italic;
	font-size: 12px;
	min-width: 180px;
	display: inline-block;
}
#info-box-outer .inner .head {
	font-weight: 800;
}

#info-box-outer {
	font-size: 0.9em;
}

.pac{
	
}

.pac .flex{
	display: flex;
	justify-content: space-between;
}

.committee-members{
	background-color: #FFFFFF;
}

.pac .committee-members{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 20px;
}

.committee-members .member {
	margin: 10px 30px 10px 30px;
	display: inline-block;
}

.committee-members .member .pic-frame {
	width: 81px;
	height: 81px;
	float: left;
	background-color: #cecece;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}

.committee-members .member strong {
	display: block;
}
.committee-members {
	color: #807f7f;
}

.committee-members .member .pic-frame.first{
	background-image:URL('/images/research/members/keurentjes.jpg');
}

.committee-members .member .pic-frame.second{
	background-image:URL('/images/research/members/rose.jpg');
}

.committee-members .member .pic-frame.third{
	background-image:URL('/images/research/members/kristensen.jpg');
}

.committee-members .member .pic-frame.fourth{
	background-image:URL('/images/research/members/arnaud.jpg');
}

.committee-members .member .pic-frame.fifth{
	background-image:URL('/images/research/members/pall.jpg');
}

.committee-members .member .pic-frame.sixth{
	background-image:URL('/images/research/members/saraheimo.jpg');
}

.committee-members .member .pic-frame.seventh{
	background-image:URL('/images/research/members/istas.jpg');
}

.committee-members .member .pic-frame.eight{
	background-image:URL('/images/research/members/herzele.jpg');
}

.committee-members .member .pic-frame.nine{
	background-image:URL('/images/research/members/vanhuyse.jpg');
}

.committee-members .member .pic-frame.ten{
	background-image:URL('/images/research/members/manon.jpg');
}

.committee-members .member .pic-frame.eleven{
	background-image:URL('/images/research/members/maj.jpg');
}

.committee-members .member .pic-frame.twelve{
	background-image:URL('/images/research/members/frederic_lelieur.jpg');
}

.committee-members .member .pic-frame.thirteen{
	background-image:URL('/images/research/members/francesca_ulivi.jpg');
}

.text-section.imprint p{
	margin-bottom: 40px;
}

.text-section.imprint.right p{
	font-size: 0.8em;
}

.text-section.imprint.left {
	background-image: URL('../images/common/innodia-icon-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.legal-banner {
	max-width: 200px;
	position: fixed;
	bottom:20px;
	right: 0px;
	padding-right: 60px;
	-webkit-transition: right 0.4s ease-in-out;
	-moz-transition: right 0.4s ease-in-out;
	transition: right 0.4s ease-in-out;
	background-color: #144e73;
}

.legal-banner.closed{
	right:-270px;
}

.legal-banner .inner{
	margin:0 auto;
	width: 100%;
	padding: 20px;
	
	color:#FFFFFF;
}

.text-section.privacy h2{
	margin-top: 40px;
}

.text-section.privacy h3{
	margin-bottom: 10px;
	margin-top: 10px;
} 

.text-section.privacy a{
	color:#e34861;
}

.last-bar a{
	margin-left: 20px;
}

.how-innodia-works{
	width: 100%;
	background-color:#FFFFFF;
}

.how-innodia-works .video-frame{
	margin-top:0px;
}

.text-section.participate{
	background-image: URL('../images/common/bg-map.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.text-section.participate p{
	max-width: 50%;
}
.text-section.participate button{
	width: 360px;
}

.video-box h2{
	font-size: 2em;
}

.video-box span{
	color:#807f7f;
}

.mobile{
	display: none;	
}

.news-detail{
	background-color:#FFFFFF;
	width: 100%;
}

.news-detail p{
	color: #807f7f;
	float:left;
	width: 70%;
	margin-top: -4px;
}


.news-detail article{
	padding:20px;
}

.news-detail article h1 {
	font-size: 2.4em;
	margin-bottom: 20px;
}

.news-detail .img-frame-wrapper{
	float:left;
}

.news-detail .img-frame{
	margin-bottom: 20px;
}

.dl-link span {
	background-image: URL('../images/icons/floppy-disk.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px;
	padding-left: 24px;
}

.wrapper.index{
	align-items: stretch;
}

.text-section.membersarea button.reset{
	min-width: 260px!IMPORTANT;
}

.logout-link{
	position: absolute;
	right: 77px;
	top:-33px;
	text-transform: uppercase;
	color: #e34861;
}

.logout-link:hover{
	color: #807f7f;
}

.admin{
	margin-bottom:20px;
	padding:20px;
	background-color: #ffffff;
}

.admin .left,
.admin .right{
	width:50%;
	background-color:#FFFFFF;
	float:left;
}

.admin .right select{
	width:100%;
	height:200px;
}

.admin label.error{
	color:red;
}

#dim{
	background-color:rgba(0,0,0,0.40);
	position:fixed;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
}

#overlay{
	position:fixed;
	width:500px;
	height:500px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	z-index:101;
	background-color:#FFFFFF;
	display:none;
	overflow:scroll;
}

.publication-content{
	background-color: #FFFFFF;
}

.publication-content .inner{
	margin:20px;
}

.news-banner{
	width: 100%; 
	color: #FFFFFF;
	background-color:#e34861;
	display:flex;
	flex-flow: row;
	align-items: center;
	justify-content: flex-start;
}

.news-banner .blue-part{
	background-color:#144e73;
	height:100%;
	display:flex;
	flex-flow: row;
	align-items: center;
	justify-content: space-between;
	
}

.news-banner .inner-wrap{
	width: 100%;
	overflow: hidden;
	margin: 0px;
}

#marquee{
	margin-left: 1064px;
}

.news-banner .inner-wrap .item{
	margin-right: 40px;
	flex-shrink: 0;
}

.news-banner .marquee{
	display: flex;
	align-items: flex-start;
}

.news-banner .inner-wrap .item .inner-item{
	display:flex;
	flex-flow: row;
	align-items: center;
	justify-content: space-between;
}

.news-banner h3, .news-banner h4{
	display:inline-block;
	font-size: 1.5em;
	margin-right:10px;
}

.news-banner h3{
	margin: 10px;
}

.news-banner button{
	box-shadow: none;
	background-color:#144e73;
}

.news-banner button:hover{
	background-color:#207db9;
}

.call-to-action{
	background-color: #FFFFFF;
	position: fixed;
	border: 2px solid #144e73;
	color: #144e73;
	top:220px;
	z-index: 10;
	-webkit-box-shadow: 6px 0px 18px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 0px 18px 0px rgba(0,0,0,0.75);
	box-shadow: 6px 0px 18px 0px rgba(0,0,0,0.75);
	width: 500px;
	left: -520px;
	-webkit-transition: left 0.5s ease-in-out;
	-moz-transition: left 0.5s ease-in-out;
	transition: left 0.5s ease-in-out;
}

.call-to-action.open{
	left: 0px;
}

.call-to-action h4{
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.call-msg{
	margin-bottom: 20px;
	display: none;
}

.close-call-to-action{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-image: URL('/images/icons/cross.png');
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center center;
	border: 1px solid #144e73;
	position: absolute;
	right: 4px;
	top: 4px;
	cursor:pointer;
}

.call-to-action .btn-wrap{
	display: flex;
	justify-content: space-between;
}

.call-to-action .delta-toon{
	width: 64px;
}

.close-call-to-action:hover{
	border-color: #e34861;
}

.foi-head{
	width: 100%;
	background-color:#134e72;
	color:#FFFFFF;
}

.foi-head h2{
	color:#FFFFFF;
}

.foi-slider{
	width: 100%;
	position: relative;
}

.foi-slider .item{
	display: flex;
	justify-content:flex-start;
	position: relative;
}

.foi-slider .person-img{
	margin-left: 74px;
	
}
.foi-slider .text-wrap{
	padding: 40px;	
}

.foi-slider h2{
	margin-bottom: 2px;
}

.foi-slider .quote{
	text-transform: uppercase;
	font-size: 18px;
	max-width: 70%;
}

.foi-slider .sub-line{
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
	display: inline-block;
}

button.slick-arrow{
	position: absolute;
	z-index: 1;
	background-color:#e34861;
	top:20px;
	min-width: auto;
	padding: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow: none;
}

button.slick-arrow:hover{
	background-color: #f24d67;
}

button.slick-arrow.slick-next{
	right:20px;
}

button.slick-arrow.slick-prev{
	right:75px;
}

button.slick-arrow.wdd-next{
	right:30px;
	top: 260px;
}

button.slick-arrow.wdd-prev{
	float: left;
	margin-left: 30px;
	top: 260px;
}

.wdd-slider-wrapper .slick-dots{
	position: absolute;
	left: 0;
	right: 0;
	top: 600px;
}

button.slick-arrow .inner-circle{
	display: inline-block;
	border: 2px solid #FFFFFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	font-size: 20px;
	line-height: 0.9;
	margin: 8px;
	padding: 2px;
}


.slick-dots{
    position: absolute;
    bottom: 40px;
    display: block;
    left: 350px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
	display: inline-block;
	width: 16px;
    height: 16px;
    margin: 0 5px;
    padding: 0;
	cursor: pointer;
}

.slick-dots li button{
	position: relative;
    display: block;
	width: 20px;
    height: 20px;
    padding: 0px;
	cursor: pointer;
	border: 0;
    outline: none;
    background-color:#FFFFFF;
    min-width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow: none;
}

.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{
    position: absolute;
    top: 0;
    left: 0;
	bottom:0;
	right:0;
	margin: auto;
    width: 12px;
	height: 12px;
	content: '';
    background-color:transparent;
}

.slick-dots li.slick-active button:before{
	background-color:#e34861;
}

.speech-bubble{
	position: relative;
	display: inline-block;
	background-color:#FFFFFF;
	 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0px;
    width: auto;
    min-height: 90px;
    margin: 0px 20px 40px 60px;
    
}

.speech-bubble .inner{
	padding: 20px;
}

.foi .answer, .foi .foot-note{
	margin: 0px 60px;
	max-width: 87%;
}

.foi .foot-note{
	margin-top: 40px;
	font-weight: bold;
	font-size: 14px;
}

.foi .foot-note a{
	color:#144e73;
}

.foi .foot-note a:hover{
	color:#e34861;
}



/*
.foi .speech-bubble.answer{
	border: #144e73 solid 2px;
}

.foi .speech-bubble.answer:after {
	content: '';
    position: absolute;
    border-style: solid;
    border-width: 22px 0 22px 20px;
    border-color: transparent #ffffff;
    display: block;
    width: 0;
    z-index: 1;
    right: -20px;
    top: 28px;
}

.foi .speech-bubble.answer:before {
	content: '';
    position: absolute;
    border-style: solid;
    border-width: 23px 0 23px 21px;
    display: block;
    width: 0;
    z-index: 0;
    right: -23px;
    top: 27px;
	border-color: transparent #144e73;
	
}*/

.foi .speech-bubble p{
	color: #FFFFFF;
	font-size: 24px;
}

.foi .speech-bubble.question{
	border: #e34861 solid 2px;
	background-color:#e34861;
	font-family: 'DolceVita-HeavyBold';
}

.foi .speech-bubble.question:after {
	content: '';
    position: absolute;
    border-style: solid;
    border-width: 22px 20px 22px 0;
    border-color: transparent #e34861;
    display: block;
    width: 0;
    z-index: 1;
    left: -20px;
    top: 28px;
}

.foi .speech-bubble.question:before {
	content: '';
    position: absolute;
    border-style: solid;
    border-width: 23px 21px 23px 0;
    border-color: transparent #e34861;
    display: block;
    width: 0;
    z-index: 0;
    left: -23px;
    top: 27px;
}

.foi .row{
	margin: 20px 0px;
	/*border-top: 1px solid #134e72;*/
	border-bottom: 1px solid #134e72;
	padding: 60px 0px;
}
.foi .row.videoint {
	padding: 40px 60px;
}

.foi .row .strong-quote{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'DolceVita-HeavyBold';
	color:#FFFFFF;
	font-size: 30px;
}

.foi .row.bg-blue{
	background-color:#144e73;
	margin: 0px;
}

.foi .row.border-top{
	border-top: 1px solid #134e72;
}

.strong-quote h3{
	max-width: 50%;
	text-align: center;
}

.sub-head{
	background-color:#FFFFFF;
	color:#144e73;
	width: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.sub-head h2{
	margin-bottom: 0px;
}

.sub-head .inner{
	padding: 20px;
}

.inno-data .text-box{
	background-color:#FFFFFF;
	padding:1px;
}

.inno-data .text-box button.plus{
	padding-left: 60px;
	background-position: 10% center;
}

.duo-video{
	width: 100%;
	background-color:#FFFFFF;
}

.duo-video .inner-wrap{
	display: flex;
	justify-content: space-between;
}

.duo-video .inner-wrap.no-flex{
	display: block;
	
}

.duo-video .video-frame{
	width: 100%;
	padding-bottom: 32%; 
}


.duo-video .video-outer{
	width: 49%;
	margin-bottom: 20px;
}

.duo-video .text-box{
	width:49%;
}

.duo-video.relatives .video-frame{
	margin-top: 0px;
	padding-bottom: 29%;
}

.duo-video button.pink{
	background-position: 10% center;
}

.center-map{
	background-color:#ffffff;
	width: 100%;
	/*height: 400px;*/
	margin-top: 20px;
	margin-bottom: 10px;
}

#center-map{
    width: 100%;
    height: 400px;
    z-index: 1;
}

#center-table table{
    width: 100%;
}

#center-table td, #center-table th{
    padding: 8px;
    
}

.center-search-bar{
	margin-top: 10px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.center-search-bar label{
	color: #000000;
	margin-right: 10px;
}

.center-search-bar input{
	flex-grow: 1;
}

#center-table th{
    text-align: left;
}

#center-table .pediatric, #center-table .adult{
    text-align: center;
}

#center-table .flag img{
	width: 32px;
}


#center-table .map-search img, #center-table .location-select img{
	cursor:pointer;
	width: 32px;
}

#center-table .location-select {
	width: 180px;
}

#center-table .location-select button {
	width: 100%;
}

#center-map-detail-overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	left:0px;
	right:0px;
	margin: auto;
	z-index: 100;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	
}

.center-map-detail{
	width: 100%;
	max-width: 1200px;
	max-height: 91%;
	overflow-y: auto;
	border-top: 4px solid #144e73;
	background-color: #FFFFFF;
}

.center-map-detail h2{
	margin-bottom: 6px;
}

.center-map-detail .clinic-link{
	display:block;
	margin-bottom: 6px;
	color:#e34861;
}

.center-map-detail .clinic-link:hover{
	text-decoration: underline;
}

#center-address{
	text-align: left;
	margin-top: 16px;
}

.center-status-bar{
	width: 100%;
	min-height: 100px;
	display: flex;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.center-status-bar{
	flex-grow: 1;
}

.center-status-bar h3{
	
}

.center-status-bar .center-status{
	flex-grow: 1;
	text-align: center;
}

.center-status-bar .center-status.center{
	border-left: 1px solid #cecece;
	
	border-right: 1px solid #cecece;
}

.center-status .status-indicator{
	
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.center-status .status-indicator img {
	width: 1.5em;
	height: 1.5em;
	margin-left: 1.5em;
}

/*
.center-status .status-indicator{
	background-repeat: no-repeat;
	background-position: 58% center;
	background-size:5%;
	background-image: URL('/images/map/icons/cross.png');
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	
	
}


.center-status .status-indicator::before{
	content: 'No';
	font-size: 20px;
	margin-left: 42%;
	color: red;
}

.center-status.active .status-indicator{
	background-size: 8%;
	background-image: URL('/images/map/icons/checkmark.png');
	
}

.center-status.active .status-indicator::before{
	content: 'Yes';
	color: green;
}
*/


.team-member-row{
	display:flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 70px 0px;
	background-color:#134e72;
	color: #FFFFFF;
}

.team-member-row.deemphasize{
	width: 80%;
}


.team-member-row.deemphasize h3{
	font-weight: normal;
}

.team-member-row:nth-of-type( 1 ){
	margin-top: 40px;
}

.team-member-row:nth-of-type( 2n ){
	background-color:#d1efff;	
	color: #393939;
}

.team-member-row .member-img-wrap{
	margin-left: 20px;
	max-width: 242px;
	min-width: 242px;
	max-height: 322px;
	position: relative;
	margin-top: -20px;
	margin-right: 20px;
}

.team-member-row.deemphasize .member-img-wrap{
	width: 200px;
	max-width: 100%;
	min-width: auto;
}

.team-member-row .member-img-wrap::after{
	content:'';
	width: 0; 
	height: 0; 
	border-left: 0px solid transparent;
	border-right: 24px solid transparent;
	border-bottom: 22px solid #11405e;
	position: absolute;
	top:0px;
	right:-24px;
}

.social-bar-clinic{
	margin-top: 20px;
	display: flex;
	justify-content: center;
	border: 1px solid #e34961;
}

.social-bar-clinic .inner-wrap{
	display: flex;
	justify-content: center;
	color:#e34961;
	font-size: 30px;
	margin:0px;
	padding: 8px;
	
}

.social-bar-clinic span{
	margin: 8px;
}



.team-member-row:nth-of-type( 2n ) .member-img-wrap::after{
	border-bottom: 22px solid #c0dbea;
}

.team-member-row .member-img-wrap img{
	width: 100%;
	display: block;
}

.team-member-row .member-detail-wrap{
	margin: 20px;
}


.team-member-row .member-details{
	margin-bottom: 40px;
}

.center-form{
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #e6e6e6;
	padding: 20px;
}

.center-form .form-row{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.center-form .radio-wrap{
	width: 154px;
	flex-shrink: 0;
}

.center-form .radio-wrap label{
	margin-left: 10px;
	margin-right: 10px;
	display:inline-block;
	color:#000000;
}

.center-form .radio-wrap input{
	width: auto;
	margin-left: 10px;
}

.center-form h3{
	margin-bottom: 1em;

}

#mapalldone_pane {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#mapalldone_pane img {
	width: 80px;
}


#submit-center-form , #submit-participant-form{
	float:right;
	margin-top: 10px;
}
#close-center-map-overlay{
	width: 32px;
	cursor: pointer;
	float:right;
	margin: 10px;
}
.center-contact-note{
	margin-top: 10px;
}
.center-contact-note a{
	color:#144e7!IMPORTANT;
}

#map-form{
	width: 100%;
}

#map-form label{
	display:block;
	margin-bottom: 8px;
}

#map-form textarea{
	height: 120px;
	border: 1px solid #cecece;
	
}

#map-form textarea,#map-form input[type="text"] {
	width: calc(100% - 20px);
	padding: 10px;
	margin-bottom: 20px;
}

#map-form .form-row{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 20px 0px;
}

#map-form .flex-end{
	display: flex;
	justify-content: flex-end;
}

.clinic-select{
	width: 90%;
	padding: 10px;
}

.missing-trans{
	background-color: red!IMPORTANT;
	position: relative;
}

.WRONGTRANS {
	background-color: orange;
	color: green;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	padding: 1px;
}





.lingomenu {
	position: absolute;
	right: 145px;
	top: -2em;
	z-index: 1;
	background-color: #d2efff;
	padding: 0 1em 0 10px;
	width: 165px;
}
.lingomenu ul {
	display: none;
	list-style: none;
	cursor: pointer;
}
.lingomenu img {
	height: 14px;
	margin-right: 6px;
}
.lingomenu a{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	
}
.lingomenu .flag{
	width: 55px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.lingomenu .selector {
	background-color: none;
}
.lingomenu li:hover {
	background-color: #bfdff0;
}

.lingomenu .selector:hover ul {
	display: block;
}

.lingoburger ul {
	list-style: none;
	cursor: pointer; 
}
.lingoburger img.flagimg {
	width: auto;
	height: 14px;
	margin-right: 6px;
}
.lingoburger a{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	
}
.lingoburger .flag{
	width: 55px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.lingoburger .selector {
	background-color: none;
}

/* Trials */

.text-section.trial {
	position: relative;
	padding-bottom: 100px;
}
.text-section.pacbox {
	position: relative;
	padding-bottom: 100px;
}
.pacbox button {
	position: absolute;
	bottom: 30px;
	left: 30px;
	background-position: 10% center;
}
.trial .buttonbox {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 100%;
}
.trial .inf-overlay, .trial .pre-fl-text {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(250,250,250, 0.94);
	padding: 30px;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out;
}
.trial .inf-overlay.opened {
	display: block;
}
.trial .pre-fl-text.opened-txt {
	display: block;
}
.trial .inf-overlay .clsbtn, .trial .pre-fl-text .clsbtn {
	position: absolute;
	top: 11px;
	right: 15px;
	color: #144e73;
	cursor: pointer;
}
.trial .inf-overlay .cntdata {
	
}
.trial .inf-overlay .cntdata h2 {
	
}
.trial .inf-overlay .cntdata p {
	position: relative;
	margin-left: 30px;
	color: #144e73;
	margin-bottom: 10px;
}
.trial .inf-overlay-txt .cntdata p {
	position: relative;
	color: #807f7f;
}
.trial .inf-overlay .cntdata .cntphone::before {
	position: absolute;
	left: -30px;
	top: 3px;
	content: " ";
	width: 20px;
	height: 15px;
	background-image: url("/images/icons/phoneicon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.trial .inf-overlay .cntdata .cntperson::before {
	position: absolute;
	left: -30px;
	top: 3px;
	content: " ";
	width: 20px;
	height: 15px;
	background-image: url("/images/icons/personicon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.trial .inf-overlay .cntdata .maillink {
	position: relative;
	margin-left: 30px;
	color: #e34861;
	margin-bottom: 10px;
	display: block;
}
.trial .inf-overlay .cntdata .maillink:hover {
	text-decoration: underline;
}
.trial .inf-overlay .cntdata .maillink::before {
	position: absolute;
	left: -30px;
	top: 3px;
	content: " ";
	width: 20px;
	height: 15px;
	background-image: url("/images/icons/mailicon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.trial .buttonbox .plus.pink {
	background-position: 10% center;
	margin-right: 10px;
}
.trial .buttonbox .contbtn {
	min-width: 150px;
	margin-right: 10px;
	margin-top: 15px;
}

.trial .buttonbox .contedit{
	min-width: 150px;
	margin-right: 30px;
	margin-top: 15px;
}

.trial .buttonbox .vidbtn {
	min-width: auto;
	margin-right: 10px;
	padding: 0;
	height: 49px;
	width: 49px;
	position: absolute;
	right: 50px;
	bottom: 0px;
}
.trial button.vidbtn {
	background-image: URL('../images/common/vidplay-icon-small.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
}
.trial button.vidbtn span {
	display: none;
}

.trialshead {
	background-image: URL("/images/header/trials.jpg");
	
}
.trialshead hgroup {
	max-width: 620px;
}

.triallogo {
	height: 40px;
	margin-bottom: 20px;
}
.pl-list {
	margin: 20px 100px;
	color: #807f7f;
}
.pl-list li {
	margin-top: 10px;
}

/* Trials Headline */

.trialshead .h-de {
	max-width: 720px;
}

.trialshead .h-dk {
	max-width: 680px;
}

.trialshead .h-fi {
	max-width: 900px;
}

.trialshead .h-fr {
	max-width: 840px;
}

.trialshead .h-it {
	max-width: 910px;
}

.trialshead .h-it h1 {
	font-size: 4.5em;
}

.trialshead .h-nl {
	max-width: 850px;
}

.trialshead .h-no {
	max-width: 680px;
}

.trialshead .h-pl {
	max-width: 950px;
}

.trialshead .h-pl h1 {
	font-size: 4.3em;
}

.trialshead .h-se {
	max-width: 870px;
}

.trialshead .h-si {
	max-width: 770px;
}

/* FAQ */

.faq-b-wrap {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin-bottom: 20px;
}
.oc-all {
	min-width: 160px;
	box-sizing: border-box;
	padding: 15px 30px 15px 30px;
	background-color: #e34861;
	margin-right: 30px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	-moz-box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	box-shadow: 0px 3px 6px 0px rgba(97,97,97,1);
	cursor: pointer;
}
.oc-all:hover {
	box-shadow: 0px 0px 0px black;
	-moz-box-shadow: 0px 0px 0px black;
	-webkit-box-shadow: 0px 0px 0px black;
}
.oc-all p {
	color: #ffffff;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
}
.faq-b-wrap button {
	margin-top: 0;
	background-position: 10% center;
}
.q-block {
	width: 100%;
	margin-bottom: 20px;
}
.q-head {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #e34861;
	padding: 10px 20px;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 5px;
}
.minihead {
	margin-bottom: 20px;
	display: inline-block;
}
.q-head .q-arrow {
	width: 25px;
}
.q-head h3 {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 1.3em;
}
.q-text {
	padding: 25px;
	box-sizing: border-box;
}
.q-text ul, .q-text ol{
	list-style: none;
}
.q-text ol {
	counter-reset: inno-counter;
}
.q-text ul li {
	position: relative;
}
.q-text ul li::before {
	position: absolute;
	content: "\2022";
	color: #e34861;
	font-weight: bold;
	display: inline-block;
	font-size: 1.5em;
	left: -20px;
	top: -6px;
}
.q-text ol li {
	counter-increment: inno-counter;
}
.q-text ol li::before {
	content: counter(inno-counter) ". ";
	color: #e34861;
	font-family: 'OpenSans-Bold';
	margin-right: 5px;
}
.q-text ul, .q-text ol {
	margin: 20px 50px 0 50px;
}
.q-text ul li ul {
	margin: 10px 30px;
	list-style: circle;
}
.q-text ul li ul li::before {
	display: none;
}
.q-text ul li, .q-text ol li {
	color: #807f7f;
	margin-bottom: 10px;				
}
.turned {
	transform: rotate(180deg);
}

.deco-frame {
	padding: 20px;
	background-color: #d2efff;
	border-radius: 10px;
}

.warning {
	width: 100%;
	background-color: #e34861;
	text-align: center;	
	padding: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	margin-bottom: 30px;
}
.warning p {
	color: white;
	font-family: 'OpenSans-Bold';
	text-transform: uppercase;
	font-size: 20px;
}
.warning p a {
	text-decoration: underline;
}

/* Harvest */

.titlebar {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background-color: #144e73;
}
.titlebar h2 {
	color: white;
	margin-bottom: 0;
}
.tr-grid {
	display: flex;
}
.trial-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 20px;
	padding: 50px 0;
	width: 386.6px;
}
.trial-box:last-child {
	margin-right: 0;
}
.trial-box button {
	margin-top: 50px;
	background-position: 11% center;
}
.tr-logo {
	height: 60px;
}
.har-half {
	width: 590px;
	padding: 20px 0;
    background-image: URL('../images/common/innodia-icon-2.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
}
.har-half p {
	color: #e34861;
}
.har-half button {
	margin-top: 70px;
	background-position: 11% center;
}
.hero-area.harvest hgroup {
	max-width: 701px;
}
.hero-area.harvest {
    background-image: URL("/images/header/harvest.jpg");
}
.innodia-logo-h {
	position: absolute;
    left: 0px;
    right: 0px;
    top: 30px;
    margin: auto;
}
.tr-wide .inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px 0;
}
.tr-wide button {
	background-position: 11% center;
	margin-top: 50px;
}

/*Blog Styling*/

.blogblock .blogselecthead {
	width: 100%;
	background-color: #144e73;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
.blogblock .blogselecthead .font-dolce-vita-heavybold {
	font-size: 46px;
	color: #ffffff;
	margin-left: 30px;
}
.blogblock .blogselecthead .switchbox {
	display: flex;
	background-color: #e34861;
	height: 100%;
	position: relative;
}
.blogblock .blogselecthead .switchbox .switch {
	width: 100px;
	height: 95px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
.blogblock .blogselecthead .switchbox .switch:after {
	content: " ";
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	width: 1px;
	background-color: #ffffff;
}
.blogblock .blogselecthead .switchbox .switch .inner-circle {
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.blogblock .blogselecthead .switchbox .switch p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.blogblock .bloghead {
	padding: 30px;
	background: linear-gradient(#ffffff00 0%, #ffffff 90%), 
				url("/images/blog/blog-head.jpg");
	background-size: cover;
	background-position: center;
	padding-bottom: 0;
}
.blogblock .bloghead h2 {
	margin-top: 330px;
	margin-bottom: 10px;
}
.blogblock .bloghead p span {
	color: #e34861;
}
.blogblock .quotewrap {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.blogblock .quotewrap .quote  {
	padding: 25px 40px;
	background-color: #d2efff;
	text-align: center;
	position: relative;
	max-width: 475px;
	box-sizing: border-box;
}
.blogblock .quotewrap .quote p {
	margin-bottom: 0;
}
.blogblock .quotewrap .quote:before {
	position: absolute;
	top: -5px;
	left: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-top: 5px solid #e34861;
	border-left: 5px solid #e34861;
}
.blogblock .quotewrap .quote:after {
	position: absolute;
	bottom: -5px;
	right: -5px;
	content: " ";
	width: 190px;
	height: 45px;
	border-bottom: 5px solid #144e73;
	border-right: 5px solid #144e73;
}
.blogblock .quotewrap .quote p {
	color: #144e73;
	font-style: italic;
	font-size: 20px;
}
.blogblock .quotewrap.bonus {
	align-items: center;
	margin-top: 0;
}
.blogblock .quotewrap.bonus .imgwrap {
	width: 405px;
	height: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 100px;
	-webkit-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 3px 0px 6px 0px rgba(0,0,0,0.16); 
}
.blogblock .quotewrap.bonus img {
	height: 250px;
}
.blogblock .inner-wrap h3 {
	font-size: 30px;
	margin-bottom: 25px;
}
.blogblock .inner-wrap p {
	margin-bottom: 55px;
}
.blogblock .sideimgblock {
	display: flex;
}
.blogblock .sideimgblock img {
	width: 600px;
	margin-right: 50px;
	align-self: flex-start;
}
.blogblock .backlink {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.blogblock .backlink button {
	display: flex;
	align-items: center;
}
.blogblock .backlink button .upbut {
	width: 20px;
	margin-right: 15px;
}
.trialshead .bloghgroup {
	max-width: 870px;
}
.ctd-temp-block {
	margin-top: 30px;
}
.ctd-temp-block a {
	cursor: pointer;
}
.ctd-temp-block .ctd-image-trials {
	width: 100%;
}


.triplink {
	background-color: unset;
	display: flex;
	flex-direction: column;
	cursor: pointer;
}

.tripblock {
	background-color: #144e73;
	display: flex;
	align-items: center;
	height: 100%;
}
.tripblock:hover,
.tripblock:hover .iconbox {
	background-color: #e34861;
}
.triplink:hover {
	border: 0px;
}
.triplink a {
	height: 100%;
	margin-bottom: 20px;
}
.triplink a:last-child {
	margin-bottom: 0;
}
.tripblock h2 {
	color: #ffffff;
	margin-bottom: 0;
	margin: 0 20px;
	margin-right: 77px;
}
.tripblock .iconbox {
	background-color: #47a6de;
	height: 100%;
	width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tripblock .iconbox img {
	width: 50px;
}
/* Media Page*/
.mediahead {
	background-image: URL("/images/header/media.jpg");
}
.langsection {
	width: 100%;
}
.langselectbar {
	background-color: #144e73;
	padding: 1px;
	box-sizing: border-box;
}
.langselectbar .inner-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.langselectbar .inner-wrap h2 {
	color: #ffffff;
	margin-right: 20px;
	margin-bottom: 0;
}
.langselectbar .inner-wrap ul {
	display: flex;
	list-style-type: none;
}
.langselectbar .inner-wrap ul li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 4px;
	color: #ffffff;
	border-radius: 5px;
	margin-right: 10px;
	cursor: pointer;
}
.langselectbar .inner-wrap ul li.active {
	background-color: #ffffff;
	color: #e34861;
}
.langselectbar .inner-wrap ul li p {
	margin-top: 5px;
}
.topicblock {
	padding: 30px;
	background-color: #e34861;
}
.topicblock h2 {
	color: #ffffff;
	margin-bottom: 0;
}
.mediawrap {
	width: 100%;
}
.videowrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.videowrap .text-section {
	width: 590px;
	background-image: URL('../images/common/bg-youtube.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 45%;
}
.videowrap .text-section:nth-child(odd) {
	margin-right: 20px;
}
.videowrap .text-section video, .videowrap .text-section iframe {
	width: 100%;
	margin-bottom: 15px;
	height: 260px;
}
.videowrap .videotitle {
	font-size: 23px;
}
.videowrap .videodescription .videodate {
	color: #e34861;
	margin-bottom: 5px;
	display: inline-block;
}
.videowrap .videodescription a {
	color: #e34861;
	text-decoration: underline;
}
.eventtopper {
	padding: 30px;
	box-sizing: border-box;
	width: 100%;
}
.eventtopper h2 {
	color: #ffffff;
	margin-bottom: 0;
}
.eventtopper.blue {
	background-color: #144e73;
}
.eventtopper.grey {
	background-color: #747474;
}
#nextevent {
	position: relative;
}
.headimage {
	width: 100%;
	height: 210px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.headimage img {
	width: 100%;
}
.newevents .normevent:first-child:after {
	position: absolute;
	content: " ";
	background-image: url("/images/events/eventflag.png");
	width: 169px;
	height: 50px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	top: 10px;
	left: -10px;
	z-index: 9;
}
.text-section .nevent-date {
	color: #e34861;
}
.text-section .nevent-title {
	font-size: 23px;
}
#nextevent .plus.pink {
	margin-top: 20px;
}
.eventwrap {
	display: flex;
	flex-wrap: wrap;
}
.eventwrap .normevent {
	width: 590px;
	position: relative;
}
.eventwrap .normevent button {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.eventwrap .normevent:nth-child(odd) {
	margin-right: 20px;
}
.eventwrap .normevent .normeventcontent {
	box-sizing: border-box;
	padding: 15px;
}
.eventwrap .normevent .normeventcontent .normevent-info {
	margin-bottom: 100px;
}
.eventwrap .normevent .datebox {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 25px;
	overflow: hidden;
	float: left;
	height: 100%;
}
.eventwrap .normevent .datebox:after {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #144E73;
	z-index: 2;
	opacity: 0.8;
}
.eventwrap .normevent .datebox img {
	position: absolute;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.eventwrap .normevent .datebox p {
	z-index: 3;
	color: #ffffff;
	font-family: 'OpenSans-Bold';
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.eventwrap .normevent .datebox p .day {
	font-size: 18px;
}
.eventwrap .normevent .datebox p .bignum {
	font-size: 95px;
	line-height: 1;
}
.eventwrap .normevent .datebox p .month {
	font-size: 38px;
	line-height: 1;
}
.eventwrap .normevent .datebox p .year-enddate {
	font-size: 14px;
}
.eventwrap .normevent .normeventcontent {
	display: flex;
	flex-direction: column;
}
.eventwrap .normevent .normeventcontent .normevent-title {
	font-family: 'OpenSans-Bold';
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 18px;
} 
.eventwrap .normevent .normeventcontent a {
	align-self: flex-end;
}
.eventwrap.oldevents .normevent .datebox:after {
	background-color: #6E6E6E;
	opacity: 0.7;
}
.xdsoft_datetimepicker button {
	box-shadow: none;
}

/*trial sub page*/

.hero-area.trialshead.subtrialhead {
	height: auto;
	background-image:
    linear-gradient(to right, #144E73, #144E73BF, #144E7340, #144E7300),
    URL("/images/header/trials.jpg"); 
}
.subtrialhead .inner-wrap {
	margin: 60px;
}
.subtrialhead h1 {
	margin-top: 110px;
	color: #ffffff;
	margin-bottom: 30px;
}
.subtrialhead h1 span {
	color: #E34861;
	margin-bottom: 20px;
}
.subtrialhead h3 {
	color: #ffffff;
	font-size: 25px;
	margin-bottom: 15px;
}
.subtrialhead p {
	color: #ffffff;
	width: 610px;
	margin-bottom: 30px;
}
.subtrialhead .headbuttonwrap .trialbutton {
	background-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	padding: 16px 30px 16px 70px;
	width: 267px;
}

.subtrialhead .headbuttonwrap{
	margin-bottom: 1em;
}

.subtrialhead .headbuttonwrap a:first-child {
	margin-right: 20px;
}
.subtrialhead .headbuttonwrap .trialbutton .pluspart {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 100%;
	background-color: #E34861;
	background-image: URL('/images/common/btn-plus.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
}
.subtrialhead .headbuttonwrap .trialbutton .logopart img {
	height: 30px;
}
.subtrialwrap {
	display: flex;
}
.subtrialwrap .subtrial {
	width: 790px;
	margin-right: 20px;
}
.subtrialwrap .subtrial p {
	margin-bottom: 20px;
}
.subtrialwrap video {
	width: 100%;
}
.subsidebar {
	
}
.subsidebar .trialinfo {
	width: 390px;
	margin: 0;
	margin-bottom: 20px;
	background-image: URL('../images/common/innodia-icon-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 50%;
	
}

.subsidebar .trialinfo.hidden{
	margin:0!important;
	height:0px!important;
	visibility: hidden!important;
	background-color:red!important;
}

.no-mt{
	margin-top: 0!important;
}


.subsidebar .trialinfo .inner-wrap {
	margin: 0;
	padding: 30px;
}
.subsidebar .trialinfo .inner-wrap h2 {
	font-size: 25px;
}
.subsidebar .othertitle {
	background-color: #144E73;
	padding: 15px;
	margin-bottom: 20px;
}
.subsidebar .othertitle h2 {
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 0;
}
.subsidebar a {
	display: block;
	margin-bottom: 20px;
}

.overlay-weblink{
	 hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 -o-hyphens: auto;
	 -webkit-hyphens: auto;
}

.subsidebar a:last-child {
	margin-bottom: 0;
}
.subsidebar .trialbox {
	width: 100%;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 35px 0;
	box-sizing: border-box;
}
.subsidebar .trialbox:hover {
	border: 1px solid #e34861;
	padding: 35px 0;
}
.subsidebar .trialbox img {
	margin-bottom: 0;
}
.subtrialoverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000099;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 200000;
	/*
	*/
}
.subtrialoverlay .subtrialwindow {
	background-color: #144E73;
	background-image: url("/images/common/bg-sub-info.png");
	background-size: 40%;
	background-position: bottom right;
	background-repeat: no-repeat;
	max-width: 680px;
}
.subtrialoverlay .subtrialwindow .topbar {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.subtrialoverlay .subtrialwindow .topbar h3 {
	color: #ffffff;
	font-size: 30px;
}
.subtrialoverlay .subtrialwindow .topbar img {
	width: 25px;
	cursor: pointer;
}
.subtrialoverlay .subtrialwindow .overlaycontent {
	padding: 40px 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left {
	margin-right: 50px;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left select {
	margin-bottom: 25px;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left ul {
	list-style-type: none;
	
}

.country_selector ul{
	max-height: 310px;
	overflow-y: scroll;
}


.subtrialoverlay .subtrialwindow .overlaycontent .left ul li {
	display: flex;
	margin-bottom: 25px;
	align-items: flex-start;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left ul li img {
	margin-right: 20px;
	margin-top: 3px;
	width: 20px;
	align-self: flex-start;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left ul li a,
.subtrialoverlay .subtrialwindow .overlaycontent .left ul li .phone-inf {
	text-decoration: underline;
}
.subtrialoverlay .subtrialwindow .overlaycontent .right p {
	margin-bottom: 30px;	
	max-width: 300px;
}
.country_selector {
	display: flex;
	margin-bottom: 25px;
	align-items: center;
	position: relative;
}
.country_selector p {
	margin-right: 15px
}
.country_selector .select {
	position: relative;
	width: 50px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 5px 10px 2px 10px;
	cursor: pointer;
}
.country_selector .select:after {
	position: absolute;
	top: 9px;
	right: 10px;
	content: " ";
	background-image: url("/images/common/arrow-down.png");
	width: 12px;
	height:12px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.country_selector .select .selected img {
	width: 23px;
}
.optionlist {
	position: absolute;
	top: 0;
	left: 124px;
	list-style-type: none;
	background-color: #D2EFFF;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left .optionlist li {
	display: flex;
	color: #000000;
	margin-bottom: 0px;
	padding: 5px 10px;
	cursor: pointer;
	align-items: center;
}
.subtrialoverlay .subtrialwindow .overlaycontent .left .optionlist li:hover {
	background-color: #E34861;
	color: #ffffff;
}
.catselect {
	width: 100%;
	background-color: #144E73;
	padding: 30px;
}
.catselect h2 {
	margin-bottom: 0;
	color: #ffffff;
}
.categorysection .inner-wrap {
	display: flex;
	flex-wrap: wrap;
	
}
.categorysection a {
	display: flex;
	align-items: center;
	width: 49%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.categorysection a:nth-child(even) {
	margin-right: 0;
}
.categorysection a .iconbox {
	width: 112px;
	height: 112px;
	background-color: #E34861;
	display: flex;
	align-items: center;
	justify-content: center;
}
.categorysection a .iconbox img {
	height: 65px; 
}
.categorysection a .mediacategory {
	width: 80%;
	border: 1px solid #144E73;
	border-left: 0px;
	height: 112px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: linear-gradient(to right, #E34861 50%, #ffffff 50%);
	background-size: 200% 100%;
	background-position: right bottom;
}
.categorysection a:hover .mediacategory {
	border: 1px solid #E34861;
	border-left: 0px;
	background-position: left bottom;
}
.categorysection a:hover .mediacategory h3 {
	color: #ffffff;
	
}
.categorysection a .mediacategory h3 {
	font-size: 28px;
	margin-left: 20px;
	color: #144E73;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.text-section.nocontent {
	padding: 1px 0;
}
.text-section.nocontent .inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.trial-video-wrap{
	display: flex;
	justify-content: space-between;
}

.trial-video-wrap .video-box{
	display: flex;
	max-width: 49%;
	flex-direction: column;
}

.trial-video-wrap .video-box video{
	max-height: 316px;
}

.trial-video-wrap .video-box span{
	margin-top: 0.5em;
}



.flex-wrapper{
	display:flex;
	justify-content: space-between;
	width: 100%;
	margin: 5px 0;
}
.flex-wrapper .normal-color p{
	color: #807f7f!important;
}

.user-publications{
	background-color: white;
	width: 100%;
	display:flex;
	flex-direction: column;
	margin: 10px 0;
	padding: 2em;
	box-sizing: border-box;
}

.user-publications .user-publication{
	background-color: white;
	box-sizing: border-box;
	padding: 2em;
	border: 1px solid #e34861;
	display:flex;
	align-items: center;
	justify-content: space-between;
	margin: 1em 0;
	
}

.user-publications .user-publication h3{
	
}

.user-publications .user-publication button{
	margin-left: 2em;
	flex-shrink: 0;
}

.big-deal .flex{
	display:flex;
	
	justify-content: space-between;
}

.big-deal .flex .or{
	margin: 0 2em;
	color: #e34861;
	align-self: center;
	font-size: 25px;
}

.big-deal .flex .part{
	flex-basis: 500px;
	box-sizing: border-box;
	padding: 1em; 
	border: 2px solid #e34861;
	
}

.big-deal .flex .part p{
	color: #144e73!important;
}

.trials-head-button-wrap{
	display:flex;
}

.trials-head-button-wrap button{
	margin-right: 2em;
}

.sub-head.young-scientists{
	border:2px solid #e34861; 
	position: relative; 
	margin-top:4px;
}

.sub-head.young-scientists .inner{
	display:flex; 
	flex-direction:column; 
	justify-content:center; 
	align-items:center; 
	margin: 2em;
}

.sub-head.young-scientists .inner h2{
	font-size:2em; 
	line-height:1; 
	text-align:center; 
	margin-bottom: 0.25em;
}

.sub-head.young-scientists .inner button{
	margin-top: 2em;
}

.sub-head.young-scientists .scientist-left{
	position:absolute; 
	left:2em; 
	bottom:0;
	max-height:223px;
}

.sub-head.young-scientists .scientist-right{
	position:absolute; 
	right:2em; 
	bottom:0;
	max-height:223px;
}

.ys-section{
	background-color:white;
	
}

.ys-wrapper{
	display: flex;
	flex-direction: row;
	color: #ffffff;
	box-sizing: border-box;
	margin: 1.5em;
}

.ys-wrapper .image-wrapper{
	display: flex;
	flex-direction: column;
	width: 30%;
	color:#807f7f;
}
.ys-wrapper .image-wrapper img{
	margin-right: 20px;
	width: 100%;
	margin-bottom: 20px;
}

.ys-wrapper.reverse{
	flex-direction: row-reverse;
}

.ys-wrapper.reverse .image-wrapper img{
	margin-right: 0;
	
}

.ys-wrapper .about-box{
	background-color: #134A6D;
	border: 3px solid #47A6DE;
	width: 100%;
	height: auto;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 3em;
}

.ys-wrapper.reverse .about-box{
	margin-left: 0;
	margin-right: 10px;
}

.ys-wrapper .about-box p{
	margin: 1em;
}

.ys-wrapper .about-box button{
	margin: 1em;
}

.ys-wrapper .about-box .head-banner{
	margin-top: 20px;
	width: 100%;
	height: auto;
	background-color: #E34861;
	color: #ffffff;
}

.ys-wrapper .about-box .head-banner h2{
	font-family: 'DolceVita-HeavyBold';
	padding: 10px;
	padding-left: 30px;
}





@media only screen and (max-width: 619px){
	.big-deal h2{
		font-size: 1.9em;
	}
}

@media only screen and (max-width: 719px){
	.user-publications{
		width:90%;
		margin-left:auto;
		margin-right: auto;
	}
	
	.user-publications .user-publication{
		flex-direction: column;
	}
	
	.user-publications .user-publication button{
		margin-left: 0;
		margin-top: 2em;
	}
	
	.big-deal .flex{
		flex-direction: column;
	}
	
	.big-deal .flex .part{
		flex-basis: auto;
	}
	
	.big-deal .flex .or{
		margin: 1em 0;
	}
}

