@media only screen and (max-width:800px) {.site-inner {padding-left: 0;padding-right: 0;}}
.about-us .content {max-width: 100%;text-align: center;margin: 0 auto;padding: 80px 0 0 0;}
.about-wwa-wrapper, .row-1, .row-2 {display: flex;}
.about-wwa-wrapper {flex-direction: column;margin-top: 80px;}
.about-wwa-wrapper p {margin-bottom: 10px;}
.about-wwa-wrapper p:empty {display: none;}
.about-wwa-title {font-family: Intro,Helvetica,Arial,sans-serif;text-transform: uppercase;}
.about-wwa-title span {font-family: Raleway,Helvetica,Arial,sans-serif;text-transform: none;}
@media only screen and (min-width:1023px) {.row-1, .row-2 {display: flex;align-items: center;}
	.about-wwa-title {font-size: 22.5px;font-size: 2.25rem;margin-bottom: 20px;}}
@media only screen and (min-width:800px) {.row-1 {order: 1;flex-direction: row;margin-bottom: 80px;}
	.row-2 {order: 2;flex-direction: row;}
	.about-wwa-title {font-size: 20px;font-size: 2rem;margin-bottom: 12px;}
	.row-1 .about-wwa-text, .row-2 .about-wwa-text {font-size: 17.5px;font-size: 1.75rem;line-height: 2.8rem;padding: 0 70px;}
	.row-1 .about-wwa-image, .row-2 .about-wwa-image {min-height: 500px;}
	.row-1 .about-wwa-text {order: 1;width: 60%;}
	.row-1 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-dave-barr.jpg") no-repeat top center;order: 2;width: 40%;}
	.row-2 .about-wwa-text {order: 2;width: 60%;}
	.row-2 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-mo-haley.jpg") no-repeat top center;order: 1;width: 40%;}}
@media only screen and (min-width:500px) and (max-width:799px) {.row-1 {order: 1;flex-direction: column;}
	.row-2 {order: 2;flex-direction: column;}
	.about-wwa-title {text-align: center;margin-bottom: 40px;}
	.row-1 .about-wwa-text, .row-2 .about-wwa-text {padding: 40px 80px;text-align: left;}
	.row-1 .about-wwa-image, .row-2 .about-wwa-image {height: 400px;min-height: 400px;}
	.row-1 .about-wwa-text {order: 2;width: 100%;}
	.row-1 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-dave-barr-sm-400.png") no-repeat top center;order: 1;width: 100%;}
	.row-2 .about-wwa-text {order: 2;width: 100%;}
	.row-2 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-mo-haley-sm-400.png") no-repeat top center;order: 1;width: 100%;}}
@media only screen and (max-width:499px) {.row-1 {order: 1;flex-direction: column;}
	.row-2 {order: 2;flex-direction: column;}
	.about-wwa-title {text-align: center;margin-bottom: 40px;}
	.row-1 .about-wwa-text, .row-2 .about-wwa-text {padding-top: 20px;padding-bottom: 20px;padding-left: 5%;padding-right: 5%;text-align: left;}
	.row-1 .about-wwa-image, .row-2 .about-wwa-image {height: 200px;min-height: 200px;}
	.row-1 .about-wwa-text {order: 2;width: 100%;}
	.row-1 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-dave-barr-sm-200.png") no-repeat top center;order: 1;width: 100%;}
	.row-2 .about-wwa-text {order: 2;width: 100%;}
	.row-2 .about-wwa-image {background: url("/app/themes/duo48/images/about-us/duo48-about-us-mo-haley-sm-200.png") no-repeat top center;order: 1;width: 100%;}}
@media only screen and (min-width:800px) {.share-after {margin: 40px 0 0 40px;}}