a {
	color: #dd0072;
}

a:hover {
	color: #0094a8;
}

/********************************************************/
/*************************HEADER*************************/
/********************************************************/
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);

#top-menu {
	background-color: #0094a8;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

#top-menu li {
	padding: 20px 20px;
	font-weight: 500;
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
	float: none;
	display: inline-block;
}

.et-fixed-header #top-menu li a {
	font-size: 14px;
}

#top-menu li a {
	padding-bottom: 0 !important;
	text-transform: uppercase;
}

img#logo {
	width: 310px;
	max-height: 67px;
	margin-top: -20px;
}

#top-menu > li:last-child {
	background-color: #dd0072;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-right: -1px;
	padding: 20px;

}

#et-top-navigation {
	padding-left: 0 !important;
}

.et_header_style_left .logo_container {
	width: 40%;
	float: left;
}

.rightContent {
	width: 60%;
	float: right;
	text-align: right;
	margin-top: 41px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
}

.rightContent span.secondPhone {
	font-size: 28px;
	color: #0094a8;
}

.logo_container {
	height: 67px !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding-top: 12px;
	width: 100%;
}

.aboutSearchSocial {
	text-align: right;
	padding-top: 10px;
}

.aboutSearchSocial i, .aboutSearchSocial .huIcon {
	color: white;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	width: 25px;
	height: 25px;
	padding: 5px;
	margin: 0 2px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	cursor: pointer !important;
}

.aboutSearchSocial .huIcon {
	font-size: 14px;
	font-weight: 700;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color: #96c530;
	padding: 5px 7px;
}
.aboutSearchSocial .fa-pinterest-p {
	background-color: #96c530;
	padding-right: 7px;
}
.aboutSearchSocial .fa-facebook {
	background-color: #263b92;
	padding-right: 8px;
}
.aboutSearchSocial .fa-twitter {
	background-color: #0094a8;
}
.aboutSearchSocial .fa-youtube {
	background-color: #dd0072;
	padding-right: 6px;
}

.aboutSearchSocial .huIcon:hover, .aboutSearchSocial i:hover {
	background-color: black;
}

.topLinks {
	color: #666;
	padding: 0 15px;
}

.topLinks:hover {
	color: #0094a8;
}

.searchBar {
	background-color: #0094a8;
	border-bottom-right-radius: 15px;
	padding: 5px 5px 8px 5px;
	margin: 0 10px;
}

.searchBar input {
	border: none;
}

.searchBar form {
	background-color: #0094a8;
	display: inline-block;
}

.searchBar button {
	background: none;
	border: none;
	padding: 0;
	height: 23px;
	cursor: pointer;
}

.searchBar button i:hover {
	background: none;
}
#main-header {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


#top-menu li#menu-item-133, #top-menu li#menu-item-134 {
	display: none;
}

#top-menu li.current-menu-item > a {
	color: white;
}

.fa-home {
	color: #666 !important;
}

.fa-home:hover {
	color: black !important;
	background-color: transparent !important;
}

@media screen and (max-width: 1350px) {
	#top-menu > li:last-child {
		border-top-left-radius: 0;
		width: 100%;
		text-align: center;
	}
	#top-menu li:first-child {
		padding-left: 5%;
	}
}

@media screen and (max-width: 1250px) {
	.shortInfo {
		display: none;
	}
	#top-menu li:first-child {
		padding-left: 4%;
	}
}

@media screen and (max-width: 1150px) {
	#top-menu li:first-child {
		padding-left: 3%;
	}
	#top-menu li {
		padding: 20px 14px;
	}
}

@media screen and (max-width: 1083px) {
	#top-menu li {
		padding: 20px 7px 20px 8px;
	}
}

@media screen and (max-width: 1050px) {
	#top-menu li:first-child {
		padding-left: 2%;
	}
	#top-menu li {
		padding: 20px 7px;
	}
}

@media screen and (max-width: 1080px) {
	.rightContent {
		font-size: 15px;
	}

	.topLinks {
		padding: 0 5px;
	}
}

@media screen and (max-width: 980px) {
	img#logo {
		margin-top: 0;
	}
	.aboutSearchSocial {
		display: none;
	}
	.logo_container a {
		margin: auto;
		display: block;
		width: 250px;
		margin-top: -140px;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 250px;
	}
	.mobile_menu_bar:before {
		color: black;
	}
	.rightContent {
		float: none;
		margin-top: 95px;
		width: auto;
		text-align: center;
		background-color: #263b92;
		border-top-left-radius: 15px;
		border-bottom-right-radius: 15px;
		padding: 5px 0;
		color: white;
	}
	.rightContent span.secondPhone {
		font-size: 20px;
		color: white;
	}
	.et_header_style_left #et-top-navigation {
		margin-top: -110px;
	}
	.et_mobile_menu {
		margin-top: 42px;
		border-top-right-radius: 15px;
		border-bottom-left-radius: 35px;
	}
	.et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
		background-color: #0094a8;
		padding: 0;
	}
	.et_mobile_menu li a {
		border-color: white;
		border-opacity: 1;
	}
	.et_mobile_menu li:last-of-type {
		background-color: #dd0072;
		border-bottom-left-radius: 30px;
	}
	.et_mobile_menu li:last-of-type a {
		border-bottom: 0;
	}
}

@media screen and (max-width: 530px) {
	.rightContent span.firstPhone {
		display: none;
	}
}

@media screen and (max-width: 430px) {
	.rightContent {
		margin-top:80px;
	}
	.rightContent span.secondPhone {
		display: block;
	}
	.et_header_style_left #et-top-navigation {
		margin-top: -120px;
	}
	.logo_container a {
		margin-top: -125px;
	}
	.et_mobile_menu {
		margin-top: 52px;
	}
	.logo_container a {
		width: 200px;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 200px;
	}
}
/********************************************************/
/*************************FOOTER*************************/
/********************************************************/

#main-footer {
	background-color: #547386;
	padding-bottom: 20px;
	margin-top: 50px;
}

#main-footer .footer-widget h4 {
	font-weight: bold;
	color: white;
}

#main-footer .footer-widget p {
	color: white;
	padding-bottom: 0;
}

#main-footer .footer-widget .smallFooter {
	font-size: 10px;
	line-height: 1.4em;
}

#main-footer .footer-widget .smallFooter a {
	color: white;
}

#main-footer .footer-widget .firstSmall {
	padding-top: 20px;
}

#main-footer .footer-widget li {
	margin-bottom: 0;
	padding-left: 0;
}

#main-footer .footer-widget li:before {
	border: none;
}

#main-footer .footer-widget .social, #main-footer .footer-widget a.huIcon {
	color: white;
	border: 1px solid white;
	height: 40px;
	width: 40px;
	margin: 0 1px 20px 1px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
}

#main-footer .footer-widget a.huIcon {
	display: inline-block;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding: 12px 5px;
}
#main-footer .footer-widget .fa-facebook {
	padding: 5px 9px;
}
#main-footer .footer-widget .fa-pinterest-p {
	padding: 5px 8px;
}
#main-footer .footer-widget .fa-twitter {
	padding: 5px 5px;
}
#main-footer .footer-widget .fa-youtube {
	padding: 5px 5px;
}

i.fa-caret-right {
	color: #547386;
	width: 20px;
	height: 20px;
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 2px 8px;
}

#main-footer a.smallFIcon.huIcon {
	font-size: 15px;
	padding: 0px 3px;
}

#main-footer .footer-widget .smallFIcon.fa-facebook {
	padding: 7px 9px;
}
#main-footer .footer-widget .smallFIcon.fa-pinterest-p {
	padding: 7px 8px;
}
#main-footer .footer-widget .smallFIcon.fa-twitter {
	padding: 7px 5px;
}
#main-footer .footer-widget .smallFIcon.fa-youtube {
	padding: 7px 5px;
}

#main-footer .footer-widget .social.smallFIcon, #main-footer .footer-widget a.smallFIcon.huIcon {
	color: white;
	border: 1px solid white;
	height: 30px;
	width: 30px;
	margin: 0 1px 20px 1px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}

.smallFIcon, #main-footer .footer-widget a.smallFIcon {
	display: none;
}

.footer-widget .textwidget, .footer-widget .textwidget a, .footer-widget .textwidget a:visited {
	color: white;
}

.breadcrumbs {
	padding-top: 10px;
	font-size: 13px;
}

.breadcrumbs a {
	color: #666;
}

.breadcrumbs a:hover {
	color: #0094a8;
}

@media screen and (max-width:1350px) {
	.smallFIcon, #main-footer .footer-widget a.smallFIcon {
		display: inline-block;
	}
	#main-footer .largeFIcon, #main-footer .footer-widget a.largeFIcon {
		display: none;
	}
}

@media screen and (max-width:1030px) {
	#main-footer .footer-widget a.smallFIcon {
		display: none;
	}
}

@media screen and (max-width:980px) {
	.smallFIcon, #main-footer .footer-widget a.smallFIcon {
		display: none;
	}
	#main-footer .largeFIcon, #main-footer .footer-widget a.largeFIcon {
		display: inline-block;
	}
}

@media screen and (max-width:768px) {
	#main-footer .footer-widget .fa-pinterest-p {
		margin-right: 40px;
	}
}

@media screen and (max-width:350px) {
	#main-footer .footer-widget .fa-pinterest-p {
		margin-right: 0;
	}
}

/********************************************************/
/************************HOMEPAGE************************/
/********************************************************/

.whiteBox {
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
	border-bottom-right-radius: 50px;
	font-size: 10.5pt;
	line-height: 1.5em;
	float: right;
	display: inline-block;
	width: 45%;
	margin-top: -50px;
}

.whiteBox p {
	text-align: left;
	text-shadow: none;
	color: #666;
}

.whiteBox a {
	background-color: #96c530;
	color: white;
	padding: 5px 20px;
	font-size: 20px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.whiteBox a:hover {
	background-color: #0094a8;
}

.whiteBox p:last-of-type {
	margin-top: 15px;
	padding-bottom: 0 !important;
}

.whiteBox h3 {
	text-transform: uppercase;
	color: #0094a8 !important;
	text-align: left;
	text-shadow: none;
}

.vitalFunds {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.et_pb_section {
	padding: 0;
}

.textGlobe {
	padding: 0;
	text-align: center;
	border-radius: 50%;
	width: 170px;
	height: 170px;
	background-color: #0094a8;
	margin: 0 auto 20px auto !important;
}

.textGlobe h2, .textGlobe p {
	color: white;
	padding: 0;
}

.textGlobe h2 {
	padding-top: 30px;
	font-size: 40px;
}

.donateHeader {
	padding: 10px 0;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.donateHeader p {
	padding: 0 !important;
}

.heartRow {
	padding: 0;
}

.subscribeBox {
	font-size: 20px;
}

.subscribeBox p {
	padding-bottom: 0 !important;
}

.subscribeBox .inputBox, .gravitySubscribe .subscribeGravity input {
	width: 100% !important;
	border: none;
	font-size: 14px;
	padding: 5px;
	margin-top: 20px;
}

.subscribeBox .subscribeButton, .gravitySubscribe .gform_footer input {
	padding: 5px 10px;
	background-color: #0094a8;
	border-bottom-right-radius: 7px;
	color: white;
	border: none;
	font-size: 14px !important;
}

#gform_wrapper_1.gravitySubscribe_wrapper {
	margin: 0 0 20px 0;
	max-width: 100%;
}

.gravitySubscribe {
	display: inline-block;
}

.gravitySubscribe .gform_body {
	display: inline-block;
	width: 300px;
}

.gform_footer {
	display: inline;
	margin-left: -5px !important;
}

.globeAndText .circleImg {
	border-radius: 50%;
	width: 170px;
	height: 170px;
	background-color: #0094a8;
	color: white;
	margin: auto;
}

.globeAndText .circleImg img {
	margin: 35px 0 0 35px;
	display: inline-block;
	float: left;
}

.globeAndText {
	text-align: center;
	line-height: 1.4em;
}

.globeAndText p {
	padding-bottom: 0;
	font-size: 16px;
}

.subText {
	font-size: 10px;
}

.globeTitle {
	padding-top: 20px;
}

.page-id-6 .breadcrumbs {
	display: none;
}

.sliderItem .et_pb_slide {
	height: 700px;
}

.vitalFunds p {
	padding-bottom: 0 !important;
	padding-top: 10px;
}

.fourItemsHP {
	padding: 40px 0;
}

.homeNews {
	width: 50%;
	margin-left: 25%;
	margin-bottom: 40px;
}

.homeNewsTitle {
	color: white;
	text-align: center;
	font-size: 20px;
	background-color: #96c530;
	margin-bottom: 20px;
	padding: 5px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
}

.donateHP, .donateHP:hover {
	color: white;
}

@media screen and (max-width:2000px) {
	.sliderItem .et_pb_slide {
		height: 600px;
	}
}

@media screen and (max-width:1600px) {
	.sliderItem .et_pb_slide {
		height: 500px;
	}
}

@media screen and (max-width:1211px) {
	.whiteBox a {
		font-size: 16px;
	}
	.whiteBox {
		width: 45%;
	}
}

@media screen and (max-width:1065px) {
	.whiteBox a {
		font-size: 13px;
	}
}

@media screen and (max-width:980px) {
	.et_pb_column {
		margin-bottom: 0;
	}
	.whiteBox {
		width: 55%;
		margin-top: -20px;
	}
}
@media screen and (max-width:750px) {
	.whiteBox {
		width: 90%;
	}
	.et_pb_slide_0 {
		background-image: url("http://www.ovacome.org.uk.gridhosted.co.uk/wp-content/themes/ovacome/images/handsSmall.jpg") !important;
	}
	.homeNews {
		width: 80%;
		margin-left: 10%;
	}
}

@media screen and (max-width:600px) {
	.gravitySubscribe .gform_body {
		width: 100%;
	}
	.gravitySubscribe .gform_footer input {
		border-bottom-right-radius: 0px;
		width: 100%;
	}
	.gform_footer {
		margin-left: 0px !important;
	}
}

@media screen and (max-width:530px) {
	.whiteBox {
		width: 100%;
	}
}
@media screen and (max-width:374px) {
	.whiteBox {
		width: 120%;
		float: none;
		margin-right: 0;
		margin-left: -20px;
	}
	.sliderItem .et_pb_slide {
		background-position-x: -360px;
	}
}

/********************************************************/
/***********************MAIN PAGEs***********************/
/********************************************************/

.greenCircle {
	border-radius: 50%;
	width: 170px;
	height: 170px;
	background-color: #0094a8;
	margin-bottom: 20px !important;
}

.greenCircle img {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 35px;
	margin-left: 35px;
}

h1.main_title {
	margin-bottom: 0;
	padding-bottom: 0;
}

.downloadLink p {
	padding-bottom: 0;
}

.downloadLink a {
	color: white;
	display: inline-block;
	text-align: center;
	background-color: #0094a8;
	width: 100%;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-left: 20px;
}

.downloadLink2 a {
	padding-left: 0;
}
.downloadLink i {
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}

.rightText p {
	padding-bottom: 0;
}

.imageWithBorder img {
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border: 1px solid #0094a8;
}

.sectionLinks #nav_menu-2, .sectionLinks {
	margin-bottom: 0 !important;
}

.sectionLinks a {
	color: #0094a8 !important;
	font-size: 16px;
	line-height: 0.7em
}

.sectionLinks a:hover, .sectionLinks .current_page_item a {
	color: #dd0072 !important;
}

.sectionLinks a span {
	color: #666;
	display: block;
	padding-left: 19px;
	font-size: 11px;
}

.sectionLinks .fa-caret-right {
	color: #dd0072;
}

.titleBox {
	padding-bottom: 0;
	padding-top: 10px;
}

.diviPageTitle {
	margin-bottom: 0 !important;
}

.subHeader p {
	color: #dd0072;
	font-size: 20px;
	padding-bottom: 0 !important;
}

.rightText span {
	font-size: 20px;
}

.rightText p {
	line-height: 1.4em;
	padding-bottom: 10px;
}

.headerArea {
	padding-bottom: 0 !important;
}

.mainPageText h5 {
	font-weight: 500;
	line-height: 1.7em;
	padding-top: 10px;
}


/********************************************************/
/*********************SECTION PAGE***********************/
/********************************************************/

.blueIconArray p:first-of-type {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-color: #0094a8;
	margin: 0 auto 20px auto;
}

.blueIconArray img {
	width: 135px;
	height: 135px;
	padding: 35px 0 0 35px;
	float: left;
}

.blueIconArray {
	height: 260px;
}

.blueIconArray p {
	font-size: 18px;
}

/********************************************************/
/******************MEDICAL TERMINOLOGY*******************/
/********************************************************/


.page-id-281 #main-content .container {
	padding-top: 15px;
}

.page-id-281 #main-content h1.main_title {
	margin-bottom: 20px;
}

.leftMedical, .middleMedical {
	width: 24%;
	display: inline-block;
	float: left;
}

.rightMedical {
	width: 48%;
	display: inline-block;
	float: right;
}

.middleMedical {
	margin-bottom: 20px;
}

.medicalIcon {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-color: #0094a8;
}

.medicalIcon img {
	width: 100px;
	height: 100px;
	margin: 35px 0 0 35px;
}

.terminologybox-on, .terminologybox-off {
	cursor: pointer;
}

.terminologybox-off:hover {
	background-color: #0094a8;
	color: white;
}

.bluetext {
	padding-top: 15px;
}

.bluetext:first-of-type {
	padding-top: 0px;
}

.glossary {
	padding-bottom: 40px;
}

@media screen and (max-width:1100px) {
	.leftMedical, .middleMedical {
		width: 33%;
	}

	.middleMedical {
		margin-left: -33%;
		margin-top: 220px;
	}

	.rightMedical {
		width: 64%;
	}

	.medicalIcon {
		margin: auto;
	}

}

@media screen and (max-width:670px) {
	.leftMedical {
		display: none;
	}

	.middleMedical {
		margin-left: 0;
		margin-top: 0;
		width: 15%;
	}

	.rightMedical {
		width: 80%;
	}

}

/********************************************************/
/*************************PEOPLE*************************/
/********************************************************/

.page-id-130 #main-content .container {
	padding-top: 15px;
}

.page-id-130 #main-content h1.main_title {
	margin-bottom: 20px;
}

.profilePicture img {
	background-color: green;
	margin: 20px auto 10px auto;
	width: 140px;
	height: 140px;
	display: inherit;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
}

.onePerson  {
	width: 24%;
	display: inline-block;
	border-top-left-radius: 20px;
	height: 280px;
	vertical-align: top;
}

.profileInfo {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #dfe9ef;
	padding: 40px;
	magrin-top: 10px;
}

.onePerson.active {
	background-color: #dfe9ef;
}

.onePerson:hover {
	background-color: #cdd8dd;
	cursor: pointer;
}

.profileName, .profileRole {
	width: 140px;
	margin: auto;
}

.profileRole {
	color: #0094a8;
}

.profileName {
	font-weight: bold;
}

.profileNameRole {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
}

.profileInfoName {
	font-size: 16pt;
	font-weight: bold;
}

.profileInfoRole {
	font-size: 16pt;
}

.profileContent {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.profileClose {
	display: none;
	margin: 30px 0;
}

.profileClose i {
	text-align: center;
	display: inherit;
}

.profileClose i:hover {
	color: white;
}

.disclaimer {
	width: 300px;
	padding-top: 30px;
	font-size: 12px;
	padding-bottom: 20px;
	line-height: 1.2em;
}

@media screen and (max-width:1050px) {
	.profileContent {
		width: 72%;
	}
}

@media screen and (max-width:850px) {
	.onePerson  {
		width: 48%;
	}
	.profileContent, .profileNameRole {
		width: 96%;
	}
	.profileNameRole {
		padding-bottom: 30px;
	}
}

/********************************************************/
/*************************DONATE*************************/
/********************************************************/

.donateBlue, .donatePink, .donateGreen, .donateDarkBlue {
	height: 200px;
	vertical-align: top;
}

.donateBlue h4, .donatePink h4, .donateGreen h4, .donateDarkBlue h4 {
	color: white;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
}

.donateBlue h4 {
	background-color: #0094a8;
}

.donatePink h4 {
	background-color: #dd0072;
}

.donateGreen h4 {
	background-color: #96c530;
}

.donateDarkBlue h4 {
	background-color: #263b92;
}

.donateGreen p {
	padding-bottom: 0;
}

.backgroundDonate {
	height: 170px;
	width: 170px;
	background-color: #96c530;
	border-radius: 50%;
	margin: 0 auto 20px auto;
}

.backgroundDonate img {
	margin: 35px 0 0 35px;
	display: inline-block;
}

/********************************************************/
/***********************LATEST NEWS**********************/
/********************************************************/

.oneNews {
	padding: 15px 0;
}

.page-id-331 #main-content .container {
	padding-top: 15px;
	padding-bottom: 40px;
}

.page-id-331 #main-content h1.main_title {
	margin-bottom: 20px;
}

.newsTitle {
	background-color: #0094a8;
	padding: 5px 0 5px 40px;
	text-align: center;
	color: white;
	cursor: pointer;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
}

.newsTitle:hover {
	background-color: #dd0072;
}

.newsTitle i {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

.newsContent {
	padding-top: 15px;
	display: none;
}

.fa-close {
	display: none;
}

.leftNews {
	width: 24%;
	display: inline-block;
	float: left;
}

.newsIcon {
	margin: auto;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-color: #96c530;
}

.newsIcon img {
	width: 100px;
	height: 100px;
	margin: 35px 0 0 35px;
}

.newsArray {
	display: inline-block;
	width: 50%;
	float: left;
}

@media screen and (max-width:1150px) {
	.newsArray {
		width: 74%;
		float: right;
	}
}

@media screen and (max-width:900px) {
	.newsArray {
		width: 100%;
		float: none;
	}
	.leftNews {
		display: none;
	}
	.newsTitle {
		padding: 5px 0 5px 20px !important;
	}
}


/********************************************************/
/****************************MAP*************************/
/********************************************************/

.pagination_box, .ygp_sl_form_title {
	display: none;
}

#store_wpress_address {
	width: 80%;
	font-size: 15px;
	border-color: #0094a8;
	line-height: 1.5em;
}

.ygp_sl_stores_list_distance {
	color: #0094a8 !important;
}

#store_wpress_search_btn {
	float: right;
	width: 20%;
	font-size: 15px;
	line-height: 1.5em;
	background-color: #0094a8;
	border: none;
	color: white;
	cursor: pointer;
}


@media screen and (max-width: 374px) {
	#store_wpress_address {
		width: 100%;
		float:left;
	}

	#store_wpress_search_btn {
		float: left;
		width: 100%;
	}
}

#store_wpress_search_btn:hover {
	background-color: #dd0072;
}

.page-id-257 #main-content .container {
	padding-top: 15px;
}

.page-id-257 #main-content h1.main_title {
	margin-bottom: 20px;
}


/********************************************************/
/*************************INFO COLOR*********************/
/********************************************************/


#post-46 .blueIconArray p:first-of-type, .blueCircle {
	background-color: #0094a8;
}

/********************************************************/
/**************************TRACKER***********************/
/********************************************************/


.tracker {
	width: 566px;
	margin: auto;
}

@media screen and (max-width:700px) {
	.tracker {
		display: none;
	}
}

/********************************************************/
/******************CANCER AWARENESS MONTH****************/
/********************************************************/

.specialDownload a {
	padding-left: 0;
}

/********************************************************/
/************************SEARCH**************************/
/********************************************************/

.search #main-content .container {
	padding-top: 15px;
}

.search .pagination {
	display: none;
}

.search #main-content .container:before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background-color: none;
}

/********************************************************/
/***********************STORIFY**************************/
/********************************************************/

.storify {
	max-width: 880px;
	margin: auto;
}

/********************************************************/
/************************ADDONS**************************/
/********************************************************/

.page-id-78 .blueIconArray p:first-of-type, .page-id-82 .blueIconArray p:first-of-type, .parent-pageid-82 .greenCircle, .parent-pageid-78 .greenCircle {
	background-color: #96c530;
}

.current_page_item a, .current-page-ancestor a {
	color: black !important;
	opacity: 0.4;
}

.page-id-301 .fa-arrow-circle-down {
	padding-right: 10px;
	color: #dd0072;
}

.freePhone {
	display: block;
}

/********************************************************/
/*************************FORM***************************/
/********************************************************/

.copyright {
	width:1080px;
	margin:0 auto;
	color:white;
	font-size: 14px !important;
}

.copyright a {
	color:white;
}

.copyright a:hover {
	text-decoration:underline;
}

.otherWho input {
	margin-left: 32%;
}

.healthPro label {
	display: block !important;
	width: 100% !important;
}

.healthPro input {
	width: 100% !important;
}

.howWould label, .dateDiagnosed label {
	width: 50% !important;
}

.howWould li input, .dateDiagnosed input, .simpleSurveys input {
	margin-left: 10px !important;
}

.howMany label {
	width: 85% !important;
	margin-bottom: 30px !important;
}

.howMany div {
	width: 10%;
	float: right;
}

.simpleSurveys > label {
	width: 70% !important;
	margin-bottom: 30px !important;
}

.becomeMember .gform_footer input {
	color: white;
	background-color: #0094a8;
	padding: 10px;
	border: none;
	border-bottom-right-radius: 20px;
	left: 0;
	margin-top: 20px;
	margin-bottom: 40px;
}

@media screen and (max-width:1080px) {
	.copyright {
		width:100%;
		margin:0;
		text-align: center;
		padding: 0 20px;
	}
}

@media screen and (max-width:980px) {
	.becomeMember .gform_footer input {
		position: absolute;
	}
	#top-menu {
		display: none;
	}
}
@media screen and (max-width:980px) {
	.becomeMember .gform_footer input {
		margin-top: 30px !important;
	}
}

@media screen and (max-width:710px) {
	.becomeMember .gform_footer input {
		position: relative;
	}
}

.et-waypoint {
	opacity: 1;
}

.newOrder label, .specialOrder label {
	margin-left: 50px !important;
	font-weight: normal !important;
}
.newOrder div {
	margin-top: -32px !important;
}
.specialOrder div {
	margin-top: -41px !important;
	margin-bottom: 9px;
}
.newOrder input, .specialOrder input {
	width: 40px !important;
}
.smallSection {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
.smallSection h2 {
	color: gray;
	font-size: 16px !important;
}

/********************************************************/
/*******************CLINICAL TRIALS**********************/
/********************************************************/

#main-content .container::before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background-color: none;
}

.clinicalTemplate .container {
	display: flex;
}
.col8 {
	width: 67%;
}
.col4 {
	width: 33%;
	padding-left: 30px;
}
.col6 {
	width: 50%;
}
.col3 {
	width: 25%;
	padding-right: 30px;
}
.criteria p {
	padding-bottom: 0;
}
.criteria p span {
	width: 30px;
	display: inline-block;
}
.criteria p {
	padding-left: 30px;
}
.criteria p.criteriaTitle {
	padding-left: 0;
	color: #dd0072;
	padding-top: 7px;
}
.criteria p.criteriaTitle:first-of-type {
	padding-top: 0;
}
.startDate {
	padding: 0 0 20px 0;
	width: 50%;
}
.endDate, .clinicalPDF, .clinicalLink {
	padding-bottom: 20px;
	width: 50%;
}
.clinicalPDF a, .clinicalLink a, .clinicalTemplate .downloadLink a {
	padding-left: 0;
}
.clinicalContact p, .startDate p, .endDate p {
	padding-left: 20px;
	padding-bottom: 0 !important
}
.clinicalTemplate h1, .clinicalTemplate h1 {
	margin-left: 25%;
}
.col6 p {
	padding-bottom: 0 !important;
}
.oneTrial {
	margin-bottom: 30px;
}
.clinicalTemplate .container.printThis {
	display: none;
}
.downloadLink input {
	color: white;
	display: inline-block;
	text-align: center;
	background-color: #0094a8;
	width: 300px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding: 5px 0;
	border: none;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.downloadLink input:hover {
	background-color: #dd0072;
}
.clinicalTemplate .greenCircle {
	margin: auto;
}
.legendTitle span {
	width: 30px;
	display: inline-block;
}
.legendTitle {
	color: #dd0072;
	font-size: 20px;
}
.legendIns, .allValue {
	padding-left: 30px;
}
.legendIns {
	font-size: 12px;
}
.form-check {
	padding: 3px 0;
}
fieldset.form-group {
	padding-bottom: 30px;
}
.pinkButton {
	background-color: #dd0072;
	display: inline-block;
	width: 200px;
	color: white;
	text-align: center;
	padding: 5px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	font-size: 16px;
	cursor: pointer;
}
.pinkButton:hover {
	background-color: #0094a8;
}
.introResults {
	margin-bottom: 30px;
	font-weight: bold;
}
.printDownload {
	cursor: pointer;
}
.printDownload img {
	width: 130px;
	margin: 30px auto;
	display: block;
}
.divTitle {
	color: #dd0072;
	font-size: 16px;
}
.divTitle span {
	width: 30px;
	display: inline-block;
}
.resultsContent {
	padding-left: 30px;
}
.col3:last-of-type {
	padding-right: 0;
	padding-left: 30px;
}
.leftInclusion {
	display: none;
}
.dates {
	display: flex;
}
.dates h3 , .clinicalContact span{
	color: #dd0072;
}
.clinicalContact {
	margin-top: 30px;
	margin-bottom: 30px;
}
.hidePDF {
	display: none;
}
.criteria.exclusion {
	padding-top: 10px;
}
.hiddenCol {
	display: none;
}
.findClinicalButton {
	color: white;
	background-color: #dd0072;
	display: block;
	padding: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 19px;
}
.findClinicalButton:hover {
	background-color: #0094a8;
	color: white;
}
.findClinicalButton.leftInclusion {
	display: none;
}
.oneResult {
	display: none;
}
.ifNoResults {
	display: none;
	font-size: 20px;
	margin: 30px;
	text-align: center;
	color: #0094a8;
}
.allTextCT {
	margin-bottom: 30px;
}
.newCircle, .globeAndText .newCircle, .blueIconArray .newCircle {
	background-color: #96c530 !important;
}
.shopIcon {
	width: 40px;
	display: inline-block;
	margin-right: 20px;
	margin-top: -27px;
}
.shopIcon img {
	margin-bottom: -12px;
}
.findIntro {
	margin-bottom: 30px;
}
h1 {
	font-size: 37px;
}

@media screen and (max-width:1200px) {
	.col6 {
		width: 75%;
	}
	.leftInclusion {
		display: block;
	}
	.rightInclusion {
		display: none;
	}
	.col3.specialCol {
		display: none;		
	}
	.hiddenCol {
		display: block;
	}
}
@media screen and (max-width:980px) {
	.col3, .shopIcon {
		display: none;
	}
	.col3.specialCol {
		display: block;
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
	}
	.clinicalTemplate h1, .clinicalTemplate h1 {
		margin-left: 0;
	}
	.hidePDF {
		display: block;
	}
	.hiddenCol {
		display: none;
	}
	.clinicalTemplate2 .container {
		display: block;
	}
	.findClinicalButton.leftInclusion {
		display: block;
		margin-bottom: 30px;
		padding: 10px;
	}
}
@media screen and (max-width:750px) {
	.col8, .col4 {
		width: 100%;
		padding-left: 0;
	}
	.clinicalTemplate .container {
		display: block;
	}
	.col6 {
		width: 100%;
	}
}
@media screen and (max-width:500px) {
	.startDate, .endDate {
		width: 100%;
	}
	.dates {
		display: block;
	}
}
@media print {
	.moreInfo, footer#main-footer, .aboutSearchSocial, .rightContent, #et-top-navigation, .col3, #top-menu-nav, #et_mobile_nav_menu, #mobile-menu li a, .breadcrumbs, #top-menu, .downloadLink input {
		display: none;
	}
	.clinicalTemplate .container.printThis {
		display: block;
		width: 80%;
		max-width: 1080px;
		margin: 0 auto 30px auto;
	}
	.et_header_style_left .logo_container {
		width: 100%;
		float: none;
		position: relative;
	}
	.et_header_style_left .logo_container a {
		width: 40%;
		display: inline-block;
		float: right;
	}
	.et_header_style_left .logo_container .logo_helper {
		width: 75%;
		display: inline-block;
		border-bottom: 1px solid #0094a8;
		margin-top: 30px;
	}
	img#logo {
		width: 400px;
		display: block;
		float: right;
		margin-top: -27px;
	}
	.col6 {
		width: 100%;
		padding-top: 30px;
	}
	.clinicalTemplate h1 {
		margin-left: 0;
		font-size: 30px;
	}
	.clinicalTemplate .container {
		padding-top: 20px;
	}
	#main-content .container {
		padding-top: 20px;
	}
}