
@media only screen and (min-width: 1900px) {

}
@media only screen and (max-width: 1700px) {

}
@media only screen and (max-width: 1350px) {

}
@media only screen and (max-width: 1280px) {
	.nomination-wrapper{
		background-image: url('https://www.manitoba.ca/asset_library/en/seniors/senior_award_banner_female.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #222426;
		color:white!important;
		padding: 30px 30px 30px 30px;
		margin-bottom: 50px;
		margin-top: 30px;
		height: auto;
	}
	.nomination-content{
		margin-top: 138px;
	}
}
@media only screen and (max-width: 1180px) {}

@media only screen and (max-width: 1100px) {

}
@media only screen and (max-width: 1080px) {


}
@media only screen and (max-width: 960px) {

} 
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 800px) {

}
@media only screen and (max-width: 768px) {
	.healthy-aging{
		display: flex;
		flex-direction: column;
	}
	.healthy-aging .flex-col-40{
		flex: 1;
	}
	.healthy-aging .flex-col-60{
		flex: 1;
	}
	.two-col-container{
		display: flex;
		flex-direction: column;
	}
	.two-col-left-container {
		flex: 100%;
		order: 2;
		margin-right: 0%;
	}
	.two-col-right-container {
		flex: 100%;
		order: 1;
		margin-bottom: 30px;
	}
	.learn-more-callout-bg-wrapper{
		background-image: url(https://www.manitoba.ca/asset_library/en/seniors/learn-more-callout-bg.png);
		background-size: cover;
		background-position: 100% 0%;
		background-repeat: no-repeat;
		padding-top: 48px;
		padding-left: 130px;
		padding-bottom: 40px;
		margin-bottom: 0px;
	}
	.seniors-input{
		width: 200px!important;
	}

}
@media only screen and (max-width: 680px) {
	.ageism-header-wrapper{
		background-color: #eeeff1;
		background-image: none;
		background-repeat: no-repeat;
		background-position-x:100%;
		background-size: contain;
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.even-option-height .question-option p
	{
		min-height: auto;
	}
	.question-option
	{
		margin-bottom: 30px;
	}
	.seniors-awards-header-wrapper{
		background-color: #eeeff1;
		background-image: none;
		background-repeat: no-repeat;
		background-position-x:100%;
		background-size: contain;
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.ageism-header-content {
		background-color: #f8f8f8;
		border-bottom-left-radius: 100px;
		width: 100%;
		padding: 30px;
		padding-left: 20px;
	}
	.seniors-awards-header-content {
		background-color: #f8f8f8;
		border-bottom-left-radius: 100px;
		width: 100%;
		padding: 30px;
		padding-left: 20px;
	}

	.quiz-content-slide .flex-container {
		display: flex;
		flex-direction: column;
	}

	.quiz-content-slide .flex-container .flex-col-30,
	.quiz-content-slide .flex-container .flex-col-25{
		margin-top: 30px;
		flex: 100%;
	}
	.next-quiz-question
	{
		margin-top: 20px;
	}

	/*  */
	.quiz-slide-1 .flex-container{
		display: flex;
		flex-direction: column;
		
	}
	.quiz-slide-1 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-2 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-2 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-3 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-3 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-4 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-4 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-5 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-5 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-6 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-6 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-7 .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-7 .flex-container .flex-col-30{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */
	.quiz-slide-complete .flex-container{
		display: flex;
		flex-direction: column;
	}
	.quiz-slide-complete .flex-container .flex-col-50{
		margin-top: 30px;
		flex: 100%;
	}
	/*  */

}
@media only screen and (max-width: 640px) {
	.learn-more-callout-bg-wrapper{
		background-image: url(https://www.manitoba.ca/asset_library/en/seniors/learn-more-callout-bg.png);
		background-size: cover;
		background-position: 100% 0%;
		background-repeat: no-repeat;
		padding-top: 30px;
		padding-left: 90px;
		padding-bottom: 40px;
		margin-bottom: 30px;
		height: auto;
	}
}
@media only screen and (max-width: 600px) {
	h3.subpage-feature-header{
		max-width: 200px;
		text-shadow: 2px 2px 2px #000;
	}
}
@media only screen and (max-width: 540px) {
	.quiz-cta-wrapper .quiz-content-container {
		width: 100%;
		left: 0%;
	}
	.quiz-content-container {
		background-color: white;
		width: 50%;
		position: relative;
		left: 0%;
		padding: 50px;
		transition: all 0.4s ease;
	}
	.quiz-full-width-wrapper .quiz-content-container {
		width: 100%;
		left: 0%;
	}
}
@media only screen and (max-width: 500px) {
	.nomination-wrapper{
		background-image: url('https://www.manitoba.ca/asset_library/en/seniors/senior_award_banner_female.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #222426;
		color:white!important;
		padding: 30px 30px 30px 30px;
		margin-bottom: 50px;
		margin-top: 30px;
		height: auto;
	}
	.nomination-content{
		margin-top: 20%;
	}
}
@media only screen and (max-width: 400px) {
	.learn-more-callout-bg-wrapper{
		background-image: url(https://www.manitoba.ca/asset_library/en/seniors/learn-more-callout-bg.png);
		background-size: cover;
		background-position: 100% 0%;
		background-repeat: no-repeat;
		padding-top: 35px;
		padding-left: 35px;
		padding-bottom: 40px;
		margin-bottom: 30px;
		height: auto;
	}
}
@media only screen and (max-width: 375px) {
	.nomination-wrapper{
		background-image: url('https://www.manitoba.ca/asset_library/en/seniors/senior_award_banner_female.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-color: #222426;
		color:white!important;
		padding: 30px 30px 30px 30px;
		margin-bottom: 50px;
		margin-top: 30px;
		height: auto;
	}
	.nomination-content{
		margin-top: 10%;
	}
	.ageism-header-text{
		color:#41346f;
		font-weight: 600;
		font-size: 35px;
		line-height: 1.0em;
		padding-bottom: 0px;
	}
	.ageism-header-text-light-blue{
		color:#0175b0;
		font-weight: 600;
		font-size: 35px;
		line-height: 1.0em;
	}
	.seniors-awards-header-text{
		color:#41346f;
		font-weight: 600;
		font-size: 35px;
		line-height: 1.0em;
		padding-bottom: 0px;
	}
	.seniors-awards-header-text-light-blue{
		color:#0175b0;
		font-weight: 600;
		font-size: 35px;
		line-height: 1.0em;
	}
}
@media only screen and (max-width: 300px) {
	.nomination-wrapper{
		background-image: url('https://www.manitoba.ca/asset_library/en/seniors/senior_award_banner_female.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #222426;
		color:white!important;
		padding: 30px 30px 30px 30px;
		margin-bottom: 50px;
		margin-top: 30px;
		height: auto;
	}
	.nomination-content{
		margin-top: 10%;
	}
}