.row .row{ margin: 0; }
.page-template-template-about .tabs-content{ padding: 2rem; box-shadow: 1px 1px 6px #d1d1d1;}
.page-template-template-about #banner-page{background: url("../images/Paper-pattern.jpg"); padding-bottom: 0 !important;}
.page-template-template-about #banner-page .title{ padding: 0; background: none;}
#about-content{ 
	/*background-color: #494e5d;*/
	background-image: url("../images/Paper-pattern.jpg"), url("../images/quill-pixel.jpg");
	background-size: 300px auto, 300px auto;
	background-repeat: repeat-x, repeat-x;
	background-position: 0 0, 0 100%;
	z-index: 2; position: relative; margin-top: -1px;

}
.tabs, .tabs-content{ border: none; }
.tabs, .tabs-content li{ font-size: 1.3rem; }
.tabs-content li,
.tabs-content a,
.tabs-content b,
.tabs-content span,
.tabs-content i{ font-size: 1.3rem; }
.tabs-content li{ margin-bottom: 20px; }
.tabs-title{ width: 33.334%; text-align: center;  background: #c7c6c5; height: 55px; border-right: 2px solid #fefefe;}
.tabs-title:last-child{border-right: none;}
.tabs-title a{ font-size: 2.2rem; font-family: 'Revival_565 W01 Roman',"Times New Roman",serif; color: #ffffff; background: none !important; line-height: 1.2;}

.tabs-title.is-active{ background: #115371 !important; }
.tabs-title.is-active a{ font-size: 3.2rem; line-height: 1;}
#member-one{ margin-bottom: 30px; }
#member-one img{ display: inline-block; }
#member-one h1{ font-size: 3.7rem; color: #2a2a2a; font-family: 'Revival_565 W01 Roman',"Times New Roman",serif; margin-bottom: 0; line-height: 1.2;}
#member-one span{ font-size: 1.6rem;}
#member-two p{ font-size: 1.3rem; }
#member-three p{ font-size: 1.3rem; }
#member-three h2{ font-size: 3.2rem; color: #115371; 
	font-family: 'Revival_565 W01 Roman',"Times New Roman",serif; text-align: center; margin-bottom: 2rem;}

.page-template-template-about .r-img{ margin-top: -10rem; }

.page-template-template-about #footer{  position: relative; z-index: 1}

@media (min-device-width: 768px) and (orientation: portrait) {
	.tabs-title.is-active a{font-size: 2.5rem;}
}

/*********
*MQ767
**********/
@media only screen and (max-width: 767px){
	.tabs-title{ height: auto; width: 100%; margin-bottom: 7px; border-radius: 4px;}
	.page-template-template-about .tabs-content{ padding: 2rem 0; }
	.page-template-template-about #banner-page{ padding-bottom: 0; }
	.tabs{background-color: #494e5d; background-image: url("../images/Paper-pattern.jpg"), url("../images/quill-pixel.jpg");}
	.tabs-title{border-right: none;}
}


