/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897435%;
}

.one-fifth {
	width: 17.94871794871795%;
}

.two-fifths {
	width: 38.46153846153846%;
}

.three-fifths {
	width: 58.97435897435898%;
}

.four-fifths {
	width: 79.48717948717949%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Media Queries
--------------------------------------------- */

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

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

}


/* Utility Classes
--------------------------------------------- */

.clearfix:before {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: table;
}

.vertical-spacer {
	clear: both;
	margin-bottom: 30px;
}

.columns-container {
	clear: both;
	overflow: hidden;
}
.page-section {
    padding: 70px 0px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    overflow: auto;
}
.page-section p {
    margin-bottom: 26px;
}.one-paragraph p {
    margin-bottom: 0px !important;
}

.buttonx {
    border: none;
    border-radius: 0px;
    color: #ffffff;
    padding: 0px 40px;
    background-color: #AF7C56;
    display: inline-block;
    text-decoration: none;
    width: max-content;
    text-transform: uppercase;
    line-height: 2.9em;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 16px;
    outline: none;
    position: relative;
    transition: all ease-in-out 0.3s;
}
.buttonx:hover {
    color: #fff;
    background-color: #9d7e69;
}

.buttonx:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 50%;
    right: 50%;
    border-radius: inherit;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.9s;
    opacity: 0;
} 
.buttonx:hover:after {
    left: 0;
    right: 0;
    opacity: 1;
}
.evenbutton {
	margin-top:35px;
}
@media (min-width: 1023px) {
.page-section.eventintro  p {
    
}
.page-section.eventintro p:last-child {
margin-bottom: 0;
}
.eventintro .two-thirds.first {
	border-right: 2px solid #ccc;
	padding-right: 4%;
}
	.section.eventintro h2.class550 {
	/* max-width: 555px; */
}
}




.page-section {
    padding: 70px 0px;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    position: relative;
    overflow: auto;
}
.page-section p {
    margin-bottom: 26px;
}.one-paragraph p {
    margin-bottom: 0px !important;
}






.member {
    position: relative;
    float: left;
    margin: 10px 1%;
    width: 100%;
 box-shadow: none !important;
}
.member .tbms-member-image {
}
.member .tbms-member-image img {
    max-width: 100%;
    vertical-align: top;
}
.member figcaption {
    width: 100%;
    padding: 25px 0px;
    text-align: l;
    display: inline-block;
}
.member  h3, .member  h4,.member  p {
    margin: 0 0 5px;
}
.member  h3 {
    font-size: 29px;
}
.member  h4 {
    font-size: 18px;
    /* color: #64b2a9; */
    font-family: arial;
    margin-bottom: 13px;
}







.sidebyside {
	    color: #606060;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.625;
    background: #fff;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    flex-flow: column;
    clear: both;
}
.buttonx {
    border: none;
    border-radius: 0px;
    color: #ffffff;
    padding: 0px 40px;
    background-color: #7b162a;
    display: inline-block;
    text-decoration: none;
    width: max-content;
    text-transform: uppercase;
    line-height: 2.9em;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 16px;
    outline: none;
    position: relative;
    transition: all ease-in-out 0.3s;
}
.buttonx:hover {
    color: #fff;
    background-color: #971f36;
}

.buttonx:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 50%;
    right: 50%;
    border-radius: inherit;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.9s;
    opacity: 0;
} 
.buttonx:hover:after {
    left: 0;
    right: 0;
    opacity: 1;
}




.col-container {
    display: flex;
    width: 100%;
}
.img.col img {
    visibility: hidden;
    max-height: 600px;
}
.reverse-yes {
    flex-direction: row-reverse;
}
.col {
    flex: 1;
}
.sidebyside .col {
	width: 50%;
    position: relative;
    float: left;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center;
}
.sidebyside .col .contents {
    padding: 50px 10%;
}
var {
    display: block;
    font-style: normal;
    font-weight: 100;
    line-height: 1.3;
    letter-spacing: 0;
    margin-bottom: 15px;
    z-index: 0;
    transition: opacity .3s ease-out .2s;
    font-size: 35px;
    color: #606060;
    font-family: 'Conv_Garamond Premier Pro Regular';
}
.mkdf-is-inner {
    margin: 0 auto;
    position: relative;
    text-align: left;
    z-index: 1;
}



.iframe-container {
  position: relative;
  width: 100%;
  /* Aspect ratio is 480/853 = 0.5625, so padding-top is 56.25% */
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

h3.service-title {
    font-size: 35px;
    text-align: center;
    margin-top: 11px;
}

@media (max-width: 1023px) {
 .sidebyside .col {
	 width: 100%;
	}
	.col-container {
    display: block;
    width: 100%;
}
	 
}