.body {
	margin-bottom: 60px;
	color: #000;
}
.body h1 {
	font-size: 44px;
}
.body button {
    padding: 0 10px;
    border: 0;
    line-height: 1.2;
    height: 46px;
    padding-bottom: 1px;
}
.body button.dk {
	background-color: #0c2340;
}
.body .blue-it, 
.body .blue-it .text-link {
	color: #0c2340;
}
.body .center-max-width {
	margin-left: auto !important;
	margin-right: auto !important;
}
/* figure image containers */
figure {
	display: block;
    /* padding-top: 166.66%; height/width = this */
    position: relative;
    margin: 0;
}
figure img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
/* breadcrumb */
#breadcrumb {
	padding: 25px 0 5px;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/* feature */
#feat {
	position: relative;
	padding: 20px;
}
#feat-logo {
	margin-bottom: 15px;
}
#feat p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
#feat-buttons, 
#feat-text-links {
	margin: 20px -5px 0;
}
#feat-buttons .col-xs-6, 
#feat-buttons .col-xs-8, 
#feat-buttons .col-xs-10, 
#feat-buttons .col-xs-12 {
	padding-right: 5px;
    padding-left: 5px;
}
#feat-text-links {
	font-size: 16px;
}
/* about us */
#about-us #feat {
	background-color: #ecf6ff;
	padding: 0;
}
#about-us #feat .center-all {
	width: 37%;
	max-width: 700px;
	-webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 30%;
    right: auto;
    top: 50%;
    text-align: left;
}
/* our history */
#our-history #feat {
	padding: 0;
}
#our-history .center-all p {
	width: 90%;
	max-width: 800px;
}
#our-history .center-all #feat-buttons {
	max-width: 450px;
}
#our-history #slides p {
	margin: 20px auto;
}
/* our mission */
#our-mission #feat {
	padding: 0;
}
#our-mission #feat .center-all {
	top: 42%;
}
#our-mission #feat .center-all h1, 
#our-mission #feat .center-all p {
	color: #000;
}
#our-mission #feat .center-all h1 {
	font-size: 46px;
}
#our-mission #subs {
	background-color: #f1f8eb;
	position: relative;
	margin-top: 30px;
}
#our-mission #subs:before, 
#our-mission #subs:after {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 33.333%;
	z-index: 1;
	display: block;
}
#our-mission #subs:before {
	background-color: #ecf8fc;
	left: 0;
	right: auto;
}
#our-mission #subs:after {
	background-color: #fffae8;
	left: auto;
	right: 0;
}
#our-mission .sub {
	z-index: 2;
	padding: 20px;
}
#our-mission #sub-01 {
	background-color: #ecf8fc;
}
#our-mission #sub-02 {
	background-color: #f1f8eb;
}
#our-mission #sub-03 {
	background-color: #fffae8;
}
#our-mission .sub a, 
#our-mission .sub a:hover {
	text-decoration: none;
}
#our-mission .sub img {
    margin-bottom: 10px;
}
#our-mission .sub p {
	width: 85%;
	max-width: 350px;
	margin-left: auto !important;
	margin-right: auto !important;
	color: #000;
}
#our-mission .sub strong {
	text-decoration: underline;
}
/* diversity & inclusion */
#diversity-inclusion #feat {
	background-color: #ecf8fc;
    margin-bottom: 30px;
}
#diversity-inclusion #subs-wrap {
    overflow: hidden;
}
#diversity-inclusion #subs {
	margin-top: 20px;
	margin-left: -2px;
	margin-right: -2px;
}
#diversity-inclusion .sub {
	padding: 0 2px;
	position: relative;
}
#diversity-inclusion #sub-02 {
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
}
#diversity-inclusion #sub-02:after {
	content: ' ';
	display: block;
	position: absolute;
	background-color: #a0a0a0;
	width: 1px;
	top: 0;
	bottom: 0;
	right: -101%;
}
#diversity-inclusion .sub h2, 
#diversity-inclusion .sub p {
	padding: 0 5%;
}
#diversity-inclusion .sub h2 {
	font-size: 26px;
    margin-bottom: 5px;
}
/* comfort fund */
#philanthropy #feat {
	background-color: #fffae8;
    margin-bottom: 30px;
}
#philanthropy #subs {
	padding: 0 15px;
	max-width: 1315px;
    margin: auto;
}
#philanthropy .sub {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 30px;
    margin-bottom: 10px;
}
#philanthropy .sub-logos-wrap {
    overflow: hidden;
}
#philanthropy .sub-desc {
	margin-top: 20px;
	position: relative;
}
#philanthropy .sub-desc .sub-logos, 
#philanthropy .sub-desc .img-wrap {
	margin: 0 auto;
}
#philanthropy .sub-desc .sub-logos {
	max-width: 640px;
	margin-bottom: 30px;
}
#philanthropy .sub-desc .img-wrap {
	display: block;
}
#philanthropy .sub-desc p {
	padding: 0 5%;
}
#philanthropy .sub-img {
	padding: 0 2px;
}
@media only screen and (max-width: 1200px) and (min-width: 1px) {
	/* md styles */
	.body h1 {
		font-size: 36px;
	}
	/* our mission */
	#our-mission .sub img {
	    max-width: 200px;
	}
}
@media only screen and (max-width: 991px) and (min-width: 1px) {
	/* sm styles */
	.body h1 {
		font-size: 30px;
		margin-bottom: 5px;
	}
	.body button {
		height: 40px;
	}
	.body p {
		font-size: 12px;
	}
	/* feature */
	#feat-buttons {
		margin-top: 15px !important;
	}
	/* about us */
	#about-us #feat .center-all {
		left: 26%;
		width: 51%;
	}
	/* our mission */
	#our-mission #feat .center-all h1 {
		font-size: 36px;
	}
	#our-mission .sub img {
	    max-width: 175px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 1px) {
	/* xs styles */
	/* breadcrumb */
	#breadcrumb {
	    padding: 15px 0 5px;
	}
	#breadcrumb p {
		margin: 0 0 5px;
	}
	/* feature */
	#feat {
		padding: 15px;
	}
	#feat .center-all {
		padding: 10px 20px;
	    margin: 15px auto 0;
	    position: relative;
	    max-width: 600px;
	    width: 100% !important;
		left: 0 !important;
		right: 0 !important;
	}
	#feat-logo {
    	max-width: 150px;
	}
	/* about us */
	#about-us #feat {
		background-image: url(/about-us/images/20210201-about-us_feat-m.jpg);
	    background-size: 100%;
	    background-position: bottom;
	    background-repeat: no-repeat;
	    padding-bottom: 77%;
	}
	#about-us #feat .center-all {
		width: 100%;
	    position: relative;
		top: 0;
		left: 0;
		right: 0;
		background-image: url('/about-us/images/20201106-about-us_logo.png');
		background-size: 75%;
    	background-position: top;
		background-repeat: no-repeat;
		-webkit-transform: translateX(0) translateY(0);
	    -moz-transform: translateX(0) translateY(0);
	    -ms-transform: translateX(0) translateY(0);
	    transform: translateX(0) translateY(0);
	    margin-bottom: 0;
	    text-align: center;
	}
	#about-us #feat .center-all h1 {
		text-align: center;
	}
	/* our history */
	#our-history #feat {
		background-image: url(/about-us/our-history/images/20201106-our-history_feat-m.jpg);
	    background-size: 100%;
	    background-position: bottom;
	    background-repeat: no-repeat;
	    padding-bottom: 40%;
	}
	#our-history #feat .center-all {
		top: 0 !important;
	}
	#our-history #feat .center-all p {
		width: 100%;
	}
	#our-history #slides {
		padding: 15px;
	}
	#our-history #slides p {
		margin: 15px auto;
		max-width: 400px;
	}
	/* our mission */
	#our-mission #feat .center-all {
	    top: 32%;
		position: absolute;
		-webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
	#our-mission #feat .center-all h1, 
	#our-mission #feat .center-all p {
		color: #fff;
		text-shadow: 0 0 10px rgba(0,0,0,.25);
	}
	#our-mission #feat .center-all h1 {
		font-size: 28px;
	}
	#our-mission #subs {
		margin-top: 20px;
		background-color: #fff;
	}
	#our-mission #subs:before, 
	#our-mission #subs:after {
		content: none;
	}
	#our-mission .sub {
		margin-bottom: 20px;
	}
	#our-mission .sub img {
	    max-width: 150px;
	}
	/* diversity & inclusion */
	#diversity-inclusion #feat {
		margin-bottom: 20px;
	}
	#diversity-inclusion #subs-wrap {
		overflow: scroll;
		padding-bottom: 20px;
	}
	#diversity-inclusion #subs {
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
		width: 330%;
    	max-width: 1800px;
		padding: 0 2px 0 10px;
	}
	#diversity-inclusion .sub h2 {
    	font-size: 20px;
    }
    /* comfort fund */
	#philanthropy #feat {
		margin-bottom: 20px;
	}
	#philanthropy #subs {
		margin-left: 0;
		margin-right: 0;
	}
	#philanthropy .sub {
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
	}
	#philanthropy .sub-desc {
		margin-top: 0;
	}
	#philanthropy .sub-logos-wrap {
		margin-bottom: 5px;
		/*overflow: scroll;
		padding-bottom: 10px;
		width: calc(100% + 60px);
    	margin-left: -30px;*/
	}
	#philanthropy .sub-desc .sub-logos,
	#philanthropy .sub-desc .img-wrap {
	    margin-bottom: 0;
	}
	/*#philanthropy .sub-desc .sub-logos {
	    height: auto;
	    width: 160%;
    	padding: 0 15px 0 36%;
	}*/
	#philanthropy .sub-desc .sub-logos .col-xs-6 {
		margin-bottom: 10px;
	}
	#philanthropy .sub-desc p {
	    padding: 0 5%;
	}
	#philanthropy .sub-img {
		margin: 15px 0 25px;
	}
}