@charset "utf-8";
/* CSS Document */

/*FAMILY STORIES*/

#fs-header {
	padding-top: 60px;
	background-image: -webkit-linear-gradient(313deg,rgba(160,24,34,0.91) 20.73%,rgba(207,32,45,0.60) 65.81%,rgba(226,74,84,0.25) 94.56%), url(/images/fs-header-repeating-bkgrd-1.png);
	background-image: -moz-linear-gradient(313deg,rgba(160,24,34,0.91) 20.73%,rgba(207,32,45,0.60) 65.81%,rgba(226,74,84,0.25) 94.56%), url(/images/fs-header-repeating-bkgrd-1.png);
	background-image: -o-linear-gradient(313deg,rgba(160,24,34,0.91) 20.73%,rgba(207,32,45,0.60) 65.81%,rgba(226,74,84,0.25) 94.56%), url(/images/fs-header-repeating-bkgrd-1.png);
	background-image: linear-gradient(137deg,rgba(160,24,34,0.91) 20.73%,rgba(207,32,45,0.60) 65.81%,rgba(226,74,84,0.25) 94.56%), url(/images/fs-header-repeating-bkgrd-1.png);
	display: flex;
	flex-wrap: wrap;
	background-repeat: repeat;
	-webkit-box-shadow: inset 2px -0.5px 1.5px 2px rgba(0,0,0,0.25);
	box-shadow: inset 2px -0.5px 1.5px 2px rgba(0,0,0,0.25);
	background-color: #DA2A37;
	padding-bottom: 10px;	
}

.fs-logo-1 {
	margin-left: 271px;
}

.slogan-style-1 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-top: 83px;
	padding-top: 5px;
	color: #FFFFFF;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.30);
	margin-left: 25px;
}
.be-inspired {
	color: #FCC87A;
	font-size: 32px;
	text-shadow: 1px 2px 6px rgba(0,0,0,0.55);
}


/*BODY SECTION*/

#body-sec-container {
	margin-top: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: -webkit-linear-gradient(288deg,rgba(191,191,191,1.00) 0%,rgba(241,241,241,1.00) 37.82%,rgba(255,255,255,1.00) 91.71%);
	background-image: -moz-linear-gradient(288deg,rgba(191,191,191,1.00) 0%,rgba(241,241,241,1.00) 37.82%,rgba(255,255,255,1.00) 91.71%);
	background-image: -o-linear-gradient(288deg,rgba(191,191,191,1.00) 0%,rgba(241,241,241,1.00) 37.82%,rgba(255,255,255,1.00) 91.71%);
	background-image: linear-gradient(162deg,rgba(191,191,191,1.00) 0%,rgba(241,241,241,1.00) 37.82%,rgba(255,255,255,1.00) 91.71%);
	-webkit-box-shadow: inset 2.5px -1.5px 1.5px 1px rgba(0,0,0,0.10);
	box-shadow: inset 2.5px -1.5px 1.5px 1px rgba(0,0,0,0.10);
	margin-bottom: 40px;
}

.fs-feature-row {
	margin-top: 30px;
	margin-bottom: 30px;
}

.fs-feature-1 {
	background-color: #DBD3E5;
	background-image: url(/images/young-dad-1-purple.jpg);
	height: 240px;
	padding-top: 95px;
	border-radius: 25px;
	-webkit-box-shadow: 1px 4px 14px rgba(0,0,0,0.25);
	box-shadow: 1px 4px 14px rgba(0,0,0,0.25);
}
.fs-f-1-contentblock {
	background-color: #FFFFFF;
	width: 240px;
	border: 5px solid #F7AF47;
	margin-left: 15px;
	border-radius: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	-webkit-box-shadow: 1px 5px 12px rgba(0,0,0,0.20);
	box-shadow: 1px 5px 12px rgba(0,0,0,0.20);
}
.fs-divider-1 {
	border: 1px solid #E7E7E7;
	margin-top: 5px;
	margin-bottom: 8px;
}
.fs-link-2 a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	text-shadow: none;
	color: #707070;
	font-weight: bold;
	margin-top: 20px;
	font-size: 16px;
}
.fs-link-2 a:hover, focus {
	color: #000000;
}


.fs-f-1-title {
	padding-right: 50px;
}


.fs-feature-2 {
	height: 240px;
	border-radius: 25px;
	-webkit-box-shadow: 1px 4px 14px rgba(0,0,0,0.18);
	box-shadow: 1px 4px 14px rgba(0,0,0,0.18);
	border: 8px solid #C1DDEE;
	background-image: -webkit-linear-gradient(5deg,rgba(94,167,218,1.00) 0%,rgba(68,108,165,1.00) 44.04%,rgba(51,83,128,1.00) 100%);
	background-image: -moz-linear-gradient(5deg,rgba(94,167,218,1.00) 0%,rgba(68,108,165,1.00) 44.04%,rgba(51,83,128,1.00) 100%);
	background-image: -o-linear-gradient(5deg,rgba(94,167,218,1.00) 0%,rgba(68,108,165,1.00) 44.04%,rgba(51,83,128,1.00) 100%);
	background-image: linear-gradient(85deg,rgba(94,167,218,1.00) 0%,rgba(68,108,165,1.00) 44.04%,rgba(51,83,128,1.00) 100%);
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 20px;
	display: flex;
	flex-wrap: wrap;
}

.fs-feature-2-profile {
	margin-top: 20px;
	margin-right: -2px;
}

.profile-title-white {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;	
}
.fs-card-teaser-white {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
}
.fs-link-white {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	text-shadow: none;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
	font-size: 16px;
}
.fs-link-white:link, visited, hover, active, focus {
	color: #ffffff;
}

.fs-caret-white {
	color: #ffffff;
	top: 4px;
	font-size: 16px;
}

.card-bg-yellow {
	background-color: #FFD59D;
	background-image: url(/images/fs-profile-star.png);
	background-size: 20% auto;
	}

#fs-header-2 {
	text-align: center;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
	margin-top: 45px;
}

.fs-divider-2 {
	border: 1px solid #cf202d;
	margin-top: -20px;
	margin-bottom: 30px;
}

.more-fs-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -15px;
	
}

/*END - BODY SECTION*/


/*------------------------------------------*/

/* START Media-Query */
@media (min-width: 992px) and (max-width: 1199px){

.fs-logo-1 {
	margin-left: 180px;
}

.fs-feature-1 {
	height: 275px;
	padding-top: 130px;
}

.fs-feature-2 {
	height: 275px;
}
.fs-feature-2-profile {
	margin-top: 20px;
	margin-right: -13px;	
}
.card-bg-yellow {
	background-size: 24% auto;
	}
.fs-feature-2-text {
	margin-left: 30px;
	
}
}

/* END - START Media-Query */

/*------------------------------------------*/



/* START Media-Query */
@media (min-width: 768px) and (max-width: 991px){

.fs-logo-1 {
	margin-left: 140px;
	width: 26%;
}

.slogan-style-1 {
	margin-top: 58px;
	width: 280px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 34px;
	line-height: 24px;
}


.fs-feature-1 {
	height: 230px;
	padding-top: 85px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 38%;
}

.fs-feature-2 {
	height: 100%;
}

.fs-feature-2-profile {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 10px;
}
.fs-feature-2-text {
	margin-bottom: 20px;
}
.card-bg-yellow {
	background-size: 32% auto;
	}

}

/* END - START Media-Query */

/*------------------------------------------*/



/* START Media-Query */
@media (min-width: 641px) and (max-width: 767px){

.fs-logo-1 {
	margin-left: 120px;
	width: 24%;
}

.slogan-style-1 {
	margin-top: 43px;
	width: 280px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 30px;
	margin-left: 30px;
	line-height: 24px;
}


.fs-feature-1 {
	height: 230px;
	padding-top: 84px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 38%;
}

.fs-feature-2 {
	height: 100%;
}

.fs-feature-2-profile {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 10px;
}
.fs-feature-2-text {
	margin-bottom: 25px;
	margin-left: 129px;	
}
.profile-title-white {
	font-size: 21px;
}

.card-bg-yellow {
	background-size: 11% auto;
	}

.more-fs-title {
	font-size: 17px;
	margin-bottom: -15px;
	
}

}

/* END - START Media-Query */

/*------------------------------------------*/



/* START Media-Query */
@media (min-width: 481px) and (max-width: 640px){

#fs-header {
	padding-top: 60px;
	padding-bottom: 10px;
	justify-content:center;
}
.fs-logo-1 {
	margin-left: 0px;
	margin-right: 0px;
	width: 30%;
}

.header-slogan {
	display: flex;
}

.slogan-style-1 {
	margin-top: 10px;
	width: 380px;
	padding-top: 3px;
	margin-right: 38px;
	font-size: 16px;
	text-align: center;
}
.be-inspired {
	font-size: 24px;
}

.fs-feature-1 {
	height: 230px;
	padding-top: 85px;
	margin-bottom: 30px;
}

.fs-feature-2 {
	height: 100%;
	display: flex;
	display-wrap: wrap;
}

.fs-feature-2-profile {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 5px;
}
.fs-feature-2-text {
	margin-bottom: 20px;
	padding-left: 140px;
}
.profile-title-white {
	font-size: 21px;
}

.card-bg-yellow {
	background-size: 15% auto;
	}

#fs-header-2 {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 28px;
}

.more-fs-title {
	font-size: 16px;
	margin-bottom: -15px;	
}

}

/* END - START Media-Query */

/*------------------------------------------*/



/* START Media-Query */
@media (min-width: 300px) and (max-width: 480px){

#fs-header {
	padding-top: 55px;
	padding-bottom: 5px;
	justify-content:center;
}
.fs-logo-1 {
	margin-left: 0px;
	margin-right: 0px;
	width: 50%;
}

.header-slogan {
	display:none;
}
.slogan-style-1 {
	display:none;
}

.fs-feature-1 {
	height: 100%;
	padding-top: 200px;
	margin-bottom: 30px;
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-image: url(/images/young-dad-1-purple-400.jpg);

}

.fs-f-1-contentblock{
	width: 100%;
	margin-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 12px;
	margin-bottom: 14px;
}
.fs-divider-1 {
	border: 1px solid #E7E7E7;
	margin-top: 5px;
	margin-bottom: 8px;
}

.fs-f-1-title {
	padding-right: 0px;
}

.fs-link-2 a {
	margin-top: 20px;
}

.fs-feature-2 {
	height: 100%;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: -10px;
	margin-right: -10px;
}

.fs-feature-2-profile {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	margin-bottom: 15px;
}
.profile-title-white {
	font-size: 21px;
}
.fs-feature-2-text {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-right: 5px;
	}

.profile-title-white {
	text-align: center;
	
}
.fs-card-teaser-white {
	text-align: center;	
}
.fs-link-white {
	margin-top: 5px;
}

.card-bg-yellow {
	background-size: 17% auto;
	}

#fs-header-2 {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 24px;
}


.more-fs-title {
	font-size: 16px;
	margin-bottom: -15px;	
}

}

/* END - START Media-Query */

/*------------------------------------------*/


/* START Media-Query */
@media (min-width: 300px) and (max-width: 381px){
.fs-f-1-title {
	padding-right: 60px;
}
}

/* START Media-Query */
@media (min-width: 300px) and (max-width: 350px){
.fs-feature-1 {
	background-image: url(/images/young-dad-1-purple-350.jpg);
}
}
