/*video*/
p.tileTitle {
	color: black;
	font-size: 16px
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999 !important;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	display: none;
}

div.fullWidthBG {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

div.planHeader h1 {
	text-align: center;
	font-size: 3.5em;
	margin-top: 20px;
}

div.planHeader p {
	text-align: center;
	font-size: 1.3em;
	color: #333;
	font-weight: 300;
	margin: 50px auto;
}

a.green-button.centered {
	text-align: center;
	margin: 10px auto;
	display: block;
	width: 30%;
}

a.green-button.left-align {
	text-align: center;
	margin: 10px auto;
	display: inline-block;
	width: 30%;
}

span.floatIcon {
	font-size: 50px;
	font-weight: 700;
	color: #588A0F;
	margin: 0;
	text-align: center;
	display: block;
}

span.floatIcon:after {
	content: '\f155';
	font-family: "Font Awesome 5 Free", serif;
	font-weight: 700;
	font-size: 45px;
}

.open .welcome-sec-inner:hover {
	border: 2px solid #fff !important;
	background-color: inherit !important;
	cursor: auto;
}

div.welcome-sec-inner {
	cursor: pointer;
}

.aboutUsContent, .servicesContent, .testimonialsProContent, .freeAccessProContent, .hotlineNutritionProContent,
.premiumProContent, .VIPProContent, .notesProContent, .contactUsProContent, .articlesProContent, .documentsProContent,
.documentsPatientsProContent {
	display: none;
	width: 100%;
	color: black;
	padding: 0 20px 20px;
}

#aboutUsSection:hover, #servicesSection, #testimonialsProSection, #freeAccessProSection, #hotlineNutritionProSection,
#premiumProSection, #VIPProSection, #notesProSection, #contactUsProSection, #articlesNutritionProSection,
#documentsProSection, #documentsPatientsProSection {
	text-decoration: none;
	color: black;
}

img.logoSOS.logoSOSMin {
	width: 10%;
}

iframe.youtube-popup-video {
	width: 100%;
	height: auto;
	min-height: 560px;
}

.service-popup-video {
	overflow: auto;
}

a.close-video-modal {
	display: block;
	right: 0;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: black;
	width: 100%;
	text-align: right;
	background-color: #f2f2f2;
	padding-right: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}

a.close-video-modal:hover {
	background-color: #588a0f;
	color: #fff;
}

.service-popup {
	display: none;
	border: none;
	font-size: 1.2em;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 10000;
	width: 40%;
	border-radius: 5px;
	overflow: auto;
	position: fixed;
}

.service-popup h2 {
	margin-top: 0;
}

.service-popup-video {
	min-height: 600px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.service-popup {
		width: 90%;
		top: 300px !important;
	}

	li.docLink {
		padding-top: 15px;
	}

	a.green-button.left-align {
		text-align: center;
		margin: 10px auto;
		display: block;
		width: 90%;
	}

	.service-popup iframe {
		width: 100% !important;
		height: auto !important;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
		min-height: 100px;
	}

	a.green-button.centered {
		width: 90%;
	}
}


@media only screen and (max-width: 500px) {
	iframe.youtube-popup-video {
		width: 100%;
		height: 100%;
		min-height: 350px;
	}

	p.tileTitle {
		color: black;
		font-size: 13px
	}

	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}
}

@media only screen and (min-width: 764px) and (max-width: 1024px) {
	.service-popup {
		width: 90%;
	}

	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}

	.anchor {
		top: -120px !important;
	}

	iframe.youtube-popup-video {
		width: 100%;
		height: 100%;
		min-height: 350px;
	}

}

@media (min-width: 1024px) and (max-width: 1500px) {
	.service-popup {
		width: 70%;
	}
}

@media (min-width: 501px) and (max-width: 1024px) {
	.container {
		width: 100%;
	}

	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}

	iframe.youtube-popup-video {
		width: 100%;
		height: 100%;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
	}
}

/*end video*/

img.FKQLogo {
	width: 10%;
	margin: 0 auto;
	display: block;
}

img.FKQLogoBig {
	width: 35%;
	margin: 0 auto;
	display: block;
}

img.MdFCLogo {
	width: 50%;
	margin: 0 auto;
	display: block;
}

img.logoSOS {
	width: 25%;
	margin: 0 auto;
	display: block;
}

@media only screen and (max-width: 767px) {
	div.welcome-sec-inner {
		min-width: 120px;
	}

	.anchor {
		top: -20px !important;
	}

	.welcome-sec {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	img.img-icon-size {
		width: 80%;
	}

	img.FKQLogo {
		width: 18%;
		margin: 0 auto;
		display: block;
	}

	img.FKQLogoBig {
		width: 70%;
		margin: 0 auto;
		display: block;
	}

	img.MdFCLogo {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	img.logoSOS {
		width: 45%;
	}

	img.logoSOS.logoSOSMin {
		width: 20%;
	}
}

p.splashBigText.text-center {
	text-align: center;
}

.buttonSection {
	margin-bottom: 20px;
}

.service-popup {
	padding: 0;
}

hr.proPageLine {
	margin: 0;
	border-top: 2px solid #eee;
}

a.proSection {
	color: #333;
	font-size: 14px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	padding: 10px;
	width: 100%;
	position: relative;
	display: block;
	background-color: #588A0F;
	margin-top: 10px;
	transition: box-shadow 0.2s ease-in-out 0.1s;
}

html {
	scroll-behavior: smooth
}


