/*
Theme Name: MetaCure
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: metacure
Tags:
*/

li {
	font-weight: 300;
}


a {
	margin-right: 0;
	font-weight: 400; /* after removing content */
}

.content-block a,
.featured-news a {
	color: #000;
}
.w-slider a {
	color: #fff;
}

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

.home-video video {
	max-height: 600px;
	max-width: 100%;
}


.social-share {
	margin-bottom: 35px;
}


sup {
	font-size: 50%;
	top: -1.2em;
}

.article-preview h2 {
	margin-top: 0;
}


.w-row.featured-news {
	padding: 3% 5%;
}
.featured-news p {
	margin-bottom: 20px;
}



.w-slide .w-col {
	text-align: center;
}


.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #aaa;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #aaa;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #aaa;
}



.mc4wp-form .w-input:-moz-placeholder,
.mc4wp-form .w-select:-moz-placeholder {
  color: #fff;
}
.mc4wp-form .w-input::-moz-placeholder,
.mc4wp-form .w-select::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.mc4wp-form .w-input:-ms-input-placeholder,
.mc4wp-form .w-select:-ms-input-placeholder {
  color: #fff;
}
.mc4wp-form .w-input::-webkit-input-placeholder,
.mc4wp-form .w-select::-webkit-input-placeholder {
  color: #fff;
}



 
.learn-more-arrows .info h2 {
	display: block;
	margin: 10px 0;
}
.learn-more-arrows .arrow-container {
	float: left;
	margin-right: 5px;
}





h1 sup,
h2 sup,
h3 sup,
h4 sup,
h5 sup,
h6 sup {
	font-size: 11px;
	top: -2.9em;

}

.w-slide h3 sup {
	top: -1.3em;
}

@media (max-width: 479px) {
	h1 sup,
	h2 sup,
	h3 sup,
	h4 sup,
	h5 sup,
	h6 sup {
		font-size: 11px;
		top: -1.3em;

	}

}


.archive-post h1 {
	margin-top: 0;
	margin-bottom: 12px;
}

.archive-post img {
	margin-top: 7px;
}
.archive-post.archive-post-featured h1 {
	margin-bottom: 17px;
}
.archive-post.archive-post-featured img {
	margin-top: 10px;
}


.single-post h1 {
	font-size: 34px;
	line-height: 41px;
}

.w-dropdown-link:hover {
	color: #888;
}



.diamond-disclaimer {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #fff;
	opacity: 0.8;
	max-width: 210px;
}

.disclaimer-black {
	color: #000;
}

.diamond-disclaimer.disclaimer-top {
	float: right;
}

.diamond-disclaimer.disclaimer-center {
	margin: 0 auto;
}


@media screen and (max-width: 479px) {
	.learn-more-arrows .arrow-container {

	}
	
	.learn-more-arrows .info h2 {
		margin-top: 5px;
	}
	
	.diamond-disclaimer {
		max-width: none;
	}

}


.col-further-reading a {
	text-decoration: none;
}

.col-further-reading a:hover {
	text-decoration: underline;
}

.linkedin-logo {
	margin-right: 4px;
}
.linkedin-logo img {
	margin-top: -4px;
}

a.inv-link {
	text-decoration: none;
}

a.inv-link:hover {
	text-decoration: underline;
}


a.button {
	color: #fff;
}

a.button.button-white {
	color: #f47c32;
}


a.hobart-link {
	position: absolute;
	height: 13px;
	width: 100px;
	display: block;
	right: -3px;
	top: 43px;
}

.list-margin li {
	margin-bottom: 15px;
}

.footer-disclaimer {
	padding: 2% 5% 0 5%;
}

.nospacebottom {
	padding-bottom: 0% !important;
}

.smallspacetop {
	padding-top: 2%;
}

small {
	line-height: 120%;
}


input.button {
	opacity: 0.8;
}

input.button:hover {
	opacity: 1;
}

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


.readmore {
	max-height: 2000px;
}


@media (max-width: 991px) {
	h1 {
		text-align: left;
		font-size: 28px;
		line-height: 36px;
	}
	
	h2 {
		text-align: left;
	}
	
	h1 sup,
	h2 sup {
		font-size: 11px;
		top: -1.6em;
	}
	
	h3 sup,
	h4 sup,
	h5 sup {
		font-size: 11px;
		top: -1.3em;
	}
	
	.button {
		display: inline-block;
	}
	
	.button.button-white.contact {
		width: auto;
	}
	
	.info {
		text-align: left;
	}
  
	.nav-link.w--current {	
		color: #000;
		font-weight: 400;
		text-decoration: underline;
	}
	
	
	.w-dropdown-link:hover {
		color: #222;
	}
	
	
	.archive-post img {
		margin-bottom: 20px;
	}
	
	.article-preview.col-space {
		padding: 0;
	}	
	
	.centered-medium,
	.centered-medium h1,
	.centered-medium h2,
	.centered-medium h3 {
		text-align: center;
	}
	
	/* Home */
	.boxes-diamond-improvements .list {
		text-align: left;
		list-style-type: disc;
	}
}

@media (max-width: 767px) {
	.stage.dark {
		text-align: left;
	}
	
	.info {
		text-align: left;
	}
	
  
	.w-slide h2 {
		font-size: 22px;
		line-height: 27px;
	}
	
	.w-slide h3 {
		font-size: 16px;
		line-height: 23px;
	}
	
	.w-slide h3 sup {
		top: -1.1em;
	}
	
	.info .list {
		list-style-type: disc;
	}
	
	.info h2 {
		margin-top: 2px;
	}
	
	.diamond-disclaimer.disclaimer-top {
		float: none;
	}
	
	.list-head {
		margin-top: 55px;
	}
	
	.job-item {
		border-radius: 0;
		border-width: 1px 0 0;
	}
	
	.w-section a.job-item-first {
		border: 0;
	}
	
	
	/* Home */
	.boxes-diamond-improvements h3,
	.boxes-diamond-improvements p {
		text-align: left;
	}
	
	/* Team */
	.readmore {
		max-height: 200px;
	}
	
	
	.centered-small,
	.centered-small h1,
	.centered-small h2,
	.centered-small h3 {
		text-align: center;
	}
	

}

@media (max-width: 479px) {
	h1 {
		font-size: 24px;
		line-height: 30px;
	}
	
	h2 {
		font-size: 20px;
		line-height: 26px;
	}
	
	.button {
		display: block;
	}
	
	.button.button-white.contact {
		width: 100%;
	}
	
	.w-slide h2 em,
	.w-slide h3 {
		text-align: left !important;
	}
	
	.testiminial {
		text-align: left;
		padding: 0 0 0 5px;
	}
	
	.testiminial-right {
		text-align: right;
		padding: 0 5px 0 0;
	}
	
	.w-slide h2 {
		font-size: 20px;
		line-height: 26px;
	}
	
	.w-slide h3 {
		font-size: 15px;
		line-height: 20px;
	}
	
	.w-slide .col-space {
		margin-top: -50px;
	}
	
	.slide-nav {
		margin-top: -40px;
	}

	
	/* Clinical data */
	.ilust {
		margin-bottom: 20px;
	}
	
	/* Home */
	.boxes-diamond-improvements h3,
	.boxes-diamond-improvements p {
		text-align: center;
	}
	
	
	
	
	
	.centered-tiny,
	.centered-tiny h1,
	.centered-tiny h2,
	.centered-tiny h3 {
		text-align: center;
	}
	

}


/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	h3.list-head {
		font-size: 16px;
	}
	
	.learn-more-arrows .info h2 {
		margin-top: 3px;
	}
}