.component-textblock-feed h2 {
	text-align: center;
}

.component-textblock-feed.text-block-list .textblock-list .red.first-word-bold-caps-heading,
.component-textblock-feed.text-block-list .textblock-list .red.first-word-bold-caps-heading .first-word {
	font-size: 22px;
}

.component-textblock-feed.text-block-list .textblock-list {
	text-align: left;
}

.component-textblock-feed.text-block-list .textblock-list p {
	font-size: 16px;
	text-align: justify;
}

.component-textblock-feed.text-block-list .text-block .text-block-subheading, 
.component-textblock-feed.text-block-list .text-block p {
	text-align: justify;
}

.component-textblock-feed {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.page-about .tab-content .component-textblock-feed {
	padding-left: 0;
	padding-right: 0;
}

.page-about #component-164,
.page-about #component-165,
.page-about #component-166 {
	padding-bottom: 0;
}

.component-textblock-feed.text-block-list .textblock-list .text-block {
	padding: 0 25px;
	vertical-align: top;
}

.component-subheading {
    font-size: 20px;
    margin-bottom: 60px;
    text-align: justify;
}

.text-block-subheading {
	font-size: 16px;
}

.page-about #component-168 .textblock-list .text-block p {
	display: none;
}

.page-about #component-168 .textblock-list .text-block h3 {
	margin-bottom: 5px;
	cursor: pointer;
}

.page-about #component-168 .textblock-list .text-block.arrow-down h3:after {
	content: url(/sites/all/themes/memrimodern/img/arrow-small-down.png);
    float: right;
}

.page-about #component-168 .textblock-list .text-block.arrow-up {
	background-color: #cccccc;
}

.page-about #component-168 .textblock-list .text-block.arrow-up .text-block-subheading {
	position: relative;
	padding-bottom: 10px;
}
.page-about #component-168 .textblock-list .text-block.arrow-up .text-block-subheading::after {
	display: block;
	content: '';
	width: 60px;
	height: 3px;
	background: rgb(154, 0, 39);
	position: absolute;
	bottom: 0;
	left: 0;
}

.page-about #component-168 .textblock-list .text-block.arrow-up h3:after {
	content: url(/sites/all/themes/memrimodern/img/arrow-small-up.png);
    float: right;
}

/*.assisting-the-west-testimonials-page-component .textblock-list .red.first-word-bold-caps-heading, 
.assisting-the-west-testimonials-page-component .textblock-list .red.first-word-bold-caps-heading .first-word {
	font-size: 20px;
}*/

/*.assisting-the-west-testimonials-page-component .text-block .text-block-subheading, 
.assisting-the-west-testimonials-page-component .text-block p {
	text-align: justify;
}*/

.component-textblock-feed.text-block-list .text-block .text-block-subheading {
	font-size: 14px;
  font-style: italic;
}
/*.assisting-the-west-testimonials-page-component .text-block p {
  font-size: 17px;
}*/

.component-textblock-feed.text-block-list .text-block {
  padding-bottom: 20px;
}

#component-177 .slick-dots li {
    width: 10px;
    height: 25px;
}

#component-177 .paragraph-text > h3 {
  position: absolute;
  width: 100%;
  z-index: 99;
}
#component-177 .paragraph-text {
  position: relative;
}

@media (max-width: 640px) {
	.component-textblock-feed.text-block-list .textblock-list .text-block {
		width: 100%;
	}
}

