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;
}

a.close-video-modal:hover {
	background-color: #588a0f;
	color: #fff;
}

body {
	background-color: #ffffff;
}

div.alt-icon-box.tab-box {
	max-width: 1000px;
	margin-top: 0 !important;
	background-color: #fff;
}

div.icon-box.p1-row-tile {
	border-color: #f1f1f1;
	min-height: 375px;
}

div.p1-choose-section-img {
	max-height: 300px;
	min-height: 175px;
	overflow: hidden;
}

iframe.youtube-popup-video {
	width: 100%;
	height: auto;
	min-height: 565px;
}

img.testimonial-img {
	border-radius: 50%;
}

main {
	width: 100% !important;
	margin: 0 auto;
	padding: 0;
}

p.testimonial-text {
	font-size: 1.3em;
	font-style: italic;
}

.img-padding-top {
	padding-top: 15px;
}

section.splashTabSection {
	min-height: 500px;
	padding-top: 0;
	padding-bottom: 0;
}

ul.checktest > li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f061";
	color: #588A0F;
	position: relative;
	left: -1em;
	margin: -10px;
	text-rendering: optimizeLegibility;
}

.alt-icon-box {
	margin: 10px !important;
	color: #333 !important;
	width: 90%;
	padding: 30px;
	border: 5px solid #fff;
	margin: 10px auto !important;
}

.extra-large-font {
	font-size: 1.5em;
}

.inner-tab-tier {
	padding-left: 29px;
}

.light-blue {
	color: #5c8ac8;
}

.light-blue-diabetes {
	color: #5C8AC8;
}

.MadeInCanadaLogo {
	max-width: 50px;
}

.panierBleuContainer {
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 0.8;
	margin: 20px;
	width: 15%;
	float: left;
}

.panierBleuText {
	display: block;
	margin: 5px;
}

.tabList {
	display: inline-block;
	padding: 0 20px;
	position: relative;
	bottom: -5px;
	box-sizing: border-box;
	width: 30%;
	border: 5px solid white;
	margin: 0 10px;
	height: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	background-clip: padding-box;
	padding-top: 12px;
	cursor: pointer;
}

.panierBleuContainer {
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 0.8;
	margin: 20px;
	width: 15%;
	float: left;
}

.panierBleuLogo {
	max-width: 100px;
}

.panierBleuText {
	display: block;
	margin: 5px;
}

.service-popup {
	display: none;
	border: none;
	font-size: 1.2em;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 10100;
	width: 50%;
	border-radius: 5px;
	overflow: auto;
	position: fixed;
}

.service-popup h2 {
	margin-top: 0;
}

div.fullWidthBG {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

#splashHeader {
	font-weight: 900;
	font-size: 4em;
	margin-top: 150px;
	text-shadow: 2px 2px 2px #000;
}

div.middle-align h1#splashHeader {
	margin: 0;
}

.service-popup-video {
	overflow: auto;
	height: 600px;
	text-align: center;
}

ul.tierCardList {
	font-size: 1.3em;
}

ul.tierCardList > li {
	list-style: none;
	color: #333;
	line-height: 1.5;
}

ul.tierCardList > li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f00c";
	color: #588A0F;
	position: relative;
	left: -1em;
	margin: -10px;
	text-rendering: optimizeLegibility;
}

ul.tierCardList > ul > li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f061";
	color: #588A0F;
	position: relative;
	left: -1em;
	margin: -10px;
	text-rendering: optimizeLegibility;
}

ul.tierCardList.initialText > li:before {
	margin: -7px;
}

.splashTabSection {
	padding: 0 20px;
}

.splashTabSection h3 {
	font-size: 2em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
}

.splashTabSection p {
	margin-top: 10px;
}

.tabHover:hover {
	background-color: #F4F9EC !important;
}

.videoThumbnail img {
	width: 20%;
}

.videoThumbnail2 img {
	width: 20%;
}

.videoWindow .videoThumbnail img {
	width: inherit;
}

#content-splash {
	position: relative;
	top: 0;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	display: none;
}

@media only screen and (max-width: 769px) {
	section.splashTabSection {
		margin-bottom: 15px !important;
		background-color: white;
		padding: 10px !important;
		min-height: 0;
		height: auto;
	}

	section.splashTabSection h3 {
		font-size: 5vw;
	}

	section.splashTabSection ul.tierCardList > li:before {
		margin: -7px;
	}

	li.tab-list-mobile-item {
		display: list-item;
	}

	.panierBleuContainer {
		width: 30%;
	}

	.service-popup {
		width: 90%;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
	}

}

@media only screen and (max-width: 600px) {

	div.p1-tiles {
		padding-bottom: 0 !important;
	}

	div.alt-icon-box.tab-box {
		background-color: transparent;
		border: none;
		padding: 0;
		margin: 5px auto !important;
		width: 95%;
	}

	section.splashTabSection {
		margin-bottom: 15px !important;
		background-color: white;
		padding: 10px !important;
		min-height: 0;
		height: auto;
	}

	section.splashTabSection h3 {
		font-size: 5vw;
	}

	li.tab-list-mobile-item {
		display: list-item !important;
	}

	section.splashTabSection ul.tierCardList > li:before {
		margin: -7px;
	}

	p.header-cta-fix {
		display: block !important;
	}

	div.p1-icon-box-container {
		padding: 1px;
		display: inline-block;
		width: 100%;
	}

	div.p1-icon-box-container div.icon-box {
		padding: 3px;
		min-height: 0;
		height: auto !important;
	}

	div.p1-icon-box-container i.lgIcon {
		font-size: 4em !important;
	}

	div.p1-icon-box-container h3 {
		margin-top: 5px;
	}

	div.p1-icon-box-container p {
		display: none;
	}

	.bottom-margin-mobile-fix {
		margin-bottom: 5px !important;
	}

	.top-margin-mobile-fix {
		margin-top: 5px !important;
	}
}

@media only screen and (max-width: 480px) {
	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}

	.panierBleuContainer {
		width: 100%;
		margin: 60px auto 20px auto;
		padding: 8px;
	}

	.panierBleuLogo {
		max-width: 70px;
		vertical-align: middle;
		margin-right: 2px;
	}

	.panierBleuText {
		display: inline-block;
	}

	.tabUl {
		display: table;
		bottom: 0;
	}

	.videoThumbnail2 img {
		width: 100%;
	}

	img.testimonial-img {
		width: 70%;
	}
}

@media only screen and (max-width: 1025px) {
	div.premiumPage.full-height {
		padding: 50px 0 0 0;
	}

	.container {
		width: 100%;
	}

	.service-popup {
		width: 90%;
	}

	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
	}
}

@media (min-width: 1024px) and (max-width: 1500px) {
	.service-popup {
		width: 70%;
	}
}

@media (min-width: 760px) and (max-width: 850px) {
	.bounce {
		text-align: center;
		width: 70%;
	}

	.panierBleuContainer {
		width: 30%;
	}

	.videoThumbnail2 img {
		width: 35%;
	}
}

.videoContainer {
	cursor: pointer;
}

.video-thumb {
	display:block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #D95BA2;
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: background-color 0.2s ease-out 0.05s,-webkit-transform 0.2s ease-out 0.05s;
	transition: background-color 0.2s ease-out 0.05s,transform 0.2s ease-out 0.05s;
}

.video-thumb:hover {
	background-color: #CF007D;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.video-modal,
.video-modal .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 300;
}

.video-modal {
	overflow: hidden;
	position: fixed;
	opacity: 0.0;
	-webkit-transform: translate(500%,0%);
	transform: translate(500%,0%);
	-webkit-transition: -webkit-transform 0s linear 0s;
	transition: transform 0s linear 0s;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.video-modal .overlay {
	z-index: 0;
	background: rgba(20,20,20,0.80); /* dark blue */
	opacity: 0.0;
	-webkit-transition: opacity 0.2s ease-out 0.05s;
	transition: opacity 0.2s ease-out 0.05s;
}

.video-modal-content {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	height: auto;
	width: calc(100% - 200px);
	max-width: 1000px;
	max-height: calc(100% - 100px);
	margin: 0 auto;
	overflow-y: visible;
}

@media (max-width: 640px) {
	.video-modal-content {
		width: calc(100% - 16px);
	}
}

a.close-video-modal {
	display: block;
	position: absolute;
	right: 0;
	top: -25px;
	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;
	z-index: 110;
}

a.close-video-modal:hover {
	background-color: #588a0f;
	color: #fff;
}

.video-sizer {
	display: block;
	width: 100%;
	height: auto;
}

iframe#youtube, iframe#youtube2, iframe#youtube3 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}

.show-video-modal .video-modal {
	opacity: 1.0;
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}

.show-video-modal .video-modal .overlay {
	opacity: 1.0;
}

.show-video-modal .video-modal-content {
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}

.circle-diabetes{
	background: url(https://media.soscuisine.com/images/partners/Blue_circle_for_diabetes.png) no-repeat center;
	height: 138px;
}
