a.videoWindow:hover {
	text-decoration: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 51;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	display: none;
}

#splashHeader {
	font-weight: 900;
	font-size: 4em;
	margin-top: 150px;
	text-shadow: 2px 2px 2px #000;
}

div.middle-align h1#splashHeader {
	margin: 0;
}

h2.sectionHeader {
	font-size: 3em;
	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";
	/* content: "\f061"; */
	color: #588A0F;
	position: relative;
	left: -1em;
	margin: -10px;
	text-rendering: optimizeLegibility;
}

ul.tierCardList > ul > li:before {
	font-family: "Font Awesome 5 Free";
	/* content: "\f00c"; */
	font-weight: 700;
	content: "\f061";
	color: #588A0F;
	position: relative;
	left: -1em;
	margin: -10px;
	text-rendering: optimizeLegibility;
}

ul.tierCardList.initialText > li:before {
	margin: -7px;
}

div.fullWidthBG {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

.service-popup-video {
	overflow: auto;
}

.home-page-column-4-fix h2 {
	font-size: 26px;
}

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;
}

.service-popup {
	display: none;
	border: none;
	font-size: 1.2em;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 100;
	width: 50%;
	border-radius: 5px;
	overflow: auto;
	position: fixed;
}

.service-popup h2 {
	margin-top: 0;
}

.service-popup-video {
	height: 600px;
	text-align: center;
}

.panierBleuLogo {
	max-width: 100px;
}

.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 {
	margin: 5px;
	display: block;
}

@media only screen and (max-width: 767px) {
	.service-popup {
		width: 90%;
	}

	.service-popup iframe {
		width: 100% !important;
		height: auto !important;
	}

	.service-popup-video {
		height: auto;
		text-align: center;
	}
}

iframe.youtube-popup-video {
	width: 100%;
	height: auto;
	min-height: 565px;
}


@media only screen and (max-width: 500px) {
	iframe.youtube-popup-video {
		width: 100%;
		height: 100%;
		min-height: 350px;
	}

	.service-popup h2 {
		font-size: 24px;
	}

	.service-popup h3 {
		font-size: 20px;
	}

	.panierBleuContainer {
		width: 100%;
		margin: 20px auto;
		padding: 8px;
	}

	.panierBleuArrow {
		max-width: 80%;
		margin: 20px auto;
	}

	.panierBleuText {
		display: inline-block;
	}

	.paddingSliderContainer {
		padding-bottom: 5%;
	}

	.paddingTopSlider {
		padding-top: 30px;
	}
}

@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;
	}

	iframe.youtube-popup-video {
		width: 100%;
		height: 100%;
		min-height: 350px;
	}
}

@media (min-width: 760px) and (max-width: 850px) {
	.bounce {
		text-align: center;
		width: 70%;
	}

	.panierBleuContainer {
		width: 30%;
	}
}

@media only screen and (max-width: 1025px) {
	div.premiumPage.full-height {
		padding: 50px 0 0 0;
	}
}

@media (min-width: 1024px) and (max-width: 1500px) {
	.service-popup {
		width: 70%;
	}

	.bounce {
		width: 85%;
	}
}

@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;
	}
}

@media only screen and (max-width: 769px) {

	.bounce {
		text-align: center;
	}

	div.wordcloud-container {
		padding: 0;
	}

	div.word-clouds div {
		padding: 0;
	}

	div.homepage-testimonials div.col-xs-12 {
		padding-left: 5px;
		padding-right: 5px;
	}

	div.word-clouds div.leftBorder {
		border-left: 1px dashed #ccc;
	}

	.leftBorder {
		border-left: 0;
		padding: 10px;
	}
}

div.round-img {
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}

div.round-img.white-border {
	border: 5px solid white;
	box-shadow: 0px 0px 14px 0px #999;
}

div.backgroundSlider {
	background-color: #333;
}

div.wordcloud-container {
	text-align: center;
	padding: 10px;
}

.leftBorder {
	border-left: 1px dashed #ccc;
}

span.word-cloud1,
span.word-cloud2,
span.word-cloud3,
span.word-cloud4,
span.word-cloud5 {
	padding: 10px;
	font-weight: bold;
}

span.word-cloud1,
span.word-cloud1 a:link,
span.word-cloud1 a:visited {
	font-size: 1.1em;
	color: #67809F;
	font-weight: bold;
}

span.word-cloud2,
span.word-cloud2 a:link,
span.word-cloud2 a:visited {
	font-size: 1.2em;
	color: #E08283;
}

span.word-cloud3,
span.word-cloud3 a:link,
span.word-cloud3 a:visited {
	font-size: 1.3em;
	color: #AEA8D3;
}

span.word-cloud4,
span.word-cloud4 a:link,
span.word-cloud4 a:visited {
	font-size: 1.4em;
	color: #a0c963;
}

span.word-cloud5,
span.word-cloud5 a:link,
span.word-cloud5 a:visited {
	font-size: 1.5em;
	color: #F5AB35;
}

.backgroundSlider,
.slide-container {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	background-image: url(imagesrc);
	background-size: cover;
	background-repeat: no-repeat;
}

.slide-container {
	background-image: url('https://www.soscuisine.com/wp-content/uploads/2017/04/menu-1-3-1.jpg');
	border-radius: 50%;
}

.coral {
	color: #E73922;
}

.youtube_rel {
	position: relative;
}

.youtube_home_video {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	left: 50%;
	margin-left: -22px;
}

.youtube_home_video img {
	height: 44px;
	opacity: 0.8;
}

.youtube_home_video img:hover {
	opacity: 1;
}

.watch_video {
	height: 15px;
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
}

#bg-popup {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index: 999;
}

@media only screen and (min-width: 769px) {
	.paddingTopSlider {
		padding-top: 45px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
	.home-page-column-4-fix h2 {
		min-height: 164px;
	}

	div.col-sm-12.col-md-6.mobile-hide.tablet-hide.tablet-wide-show {
		padding-top: 50px;
		text-align: center;
	}

	div.col-sm-12.col-md-6.mobile-hide.tablet-hide.tablet-wide-show div.middle-aligner {
		height: 0px !important;
	}

	div.col-sm-12.col-md-6.mobile-hide.tablet-hide.tablet-wide-show div.round-img.white-border {
		width: 300px;
		height: 300px;
	}

	.paddingTopSlider {
		padding-top: 50px;
	}
}

.mySlides {
	display: none;
	width: 80%;
	height: 100px;
	left: 0px;
}

.slideshowContainer {
	text-align: -webkit-center;
}

.dot {
	cursor: pointer;
	height: 8px;
	width: 8px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.dot.active {
	background-color: #717171;
}

.fade {
	animation-name: fade;
	animation-duration: 5s;
}

@keyframes fade {
	from {
		opacity: .8
	}
	to {
		opacity: 1
	}
}
