<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #ff8a00;
}
a:hover, a:focus {
	text-decoration: none;
	color: #1b8fcb;
}
#more {display: none;
}
#morerose {display: none;
}
#morelisa {display: none;
}
#morekris {display: none;
}
#moresam {display: none;
}
#morejustin {display: none;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #cbcbcb;
}
p {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #212730;
	line-height: 1.7;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 30px;
	text-align: left;
	color: #6756a3;
	padding-bottom: 20px;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #6756a3;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #6756a3;
}
#recent {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #212730;	
	text-align: center;
	line-height: 1.25;
}
.footer {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	color: #3d3b37;
}
.quote {
	font-family: 'Caveat', cursive;;
	font-weight: 400;
	font-size: 30px;
	color: #88c540;
	padding-top: 10px;
	margin-bottom: 0px;	
}
.quote-name {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 20px;
	color: #88c540;
	padding-top: 0px;
}
.quote-title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #88c540;
	padding-top: 0px;
}
.name {
	font-family: 'Raleway', sans-serif;
	font-size: 35px;
	text-align: center;
	display: block;
	color: #ffffff;
}
.tagline {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 900;
	display: block;
	color: #1291d0;
	font-style: italic;
}
.intro {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #f3f3ed;
}
.subheadline {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #6e4677;
}
.author {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 20px;
	padding-top: 20px;
	color: #595d64;
}
.title {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #595d64;
}
.subtitle {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	margin-top: 0;
	color: #fff;
}
.persona {
	font-family: 'Caveat', cursive;;
	font-weight: 900;
	font-size: 25px;
	color: #1291d0;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
}
.persona3d {
	font-family: 'Caveat', cursive;;
	font-weight: 900;
	font-size: 25px;
	color: #685f56;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
}
.personastrio {
	font-family: 'Caveat', cursive;;
	font-weight: 900;
	font-size: 25px;
	color: #d35b09;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
}
.personayounique {
	font-family: 'Caveat', cursive;;
	font-weight: 900;
	font-size: 25px;
	color: #d35b09;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
}
.persona-title {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
}
.section-break {
	font-family: 'Caveat', cursive;;
	font-weight: 900;
	font-size: 5em;
	color: #1291d0;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
}
.testimonial {
	font-family: 'Caveat', cursive;;
	font-size:30px;
	color:#1291d0;  	
}
.testimonial3d {
	font-family: 'Caveat', cursive;;
	font-size:30px;
	color:#685f56;  	
}
.testimonialstrio {
	font-family: 'Caveat', cursive;;
	font-size:30px;
	color:#d35b09;  	
}
.testimonialyounique {
	font-family: 'Caveat', cursive;;
	font-size:30px;
	color:#d35b09;  	
}
.testimonial-name {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color:#1291d0; 	
}

/*accordion*/
.accordion {
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  transition: 0.4s;
  padding-left: 5px;
  padding-right: 5px;
}

.active, .accordion:hover {
  background-color: #1c2b4b; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}




ul{
	padding-left: 10px;
}
ul li {
	list-style: square;
	margin-left: 15px;
	font-family: 'Lato', sans-serif;
	color: #4d4e4f;
	padding-bottom: 10px;
	font-size: 15px;
	text-align: left;
}
#checkmark li:before {
	color: #6eb744;
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block; 
	list-style: none;
	padding-right: 5px;
	margin-left: -20px;
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #1a2a4a;
}


/* wiggle */
@keyframes wiggle {
    0% { transform: rotate(0deg) translateX(0px); }
   80% { transform: rotate(0deg) translateX(0px); }
   85% { transform: rotate(0deg) translateX(-10px); }
   95% { transform: rotate(0deg) translateX(10px); }
  100% { transform: rotate(0deg) translateX(0px); }
}

.wiggle {
  display: inline-block;
  animation: wiggle 2.0s infinite;
}

.wiggle:hover {
  animation: none;
}



/* ifame container */
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* color band */
#blue-band {
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #8bd60a; /* Old browsers */
	background: -moz-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1291d0 0%, #3d74b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1291d0', endColorstr='#3d74b5',GradientType=0 ); /* IE6-9 */
	position: relative;
	top: 0;
	width: 100%;
}
#blue-band h1{
	color: #fff;
}
#blue-band h2{
	color: #fff;
}
#blue-band p{
	color: #fff;
}
#blue-band ul li{
	color: #fff;
	list-style: none;
}
#dark-band {
	background: #212730;
	padding-top: 30px;
	padding-bottom: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	width: 100%;
}
#dark-band h1{
	color: #fff;	
}
#dark-band h2{
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 900;
	display: block;
	color: #1291d0;
	font-style: italic;
}
#dark-band p{
	color: #fff;
}
#dark-band i{
	color: #fff;
}
#navy-band {
	background: #1c2b4b;
	padding-top: 30px;
	padding-bottom: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	width: 100%;
}
#navy-band h1{
	color: #fff;	
}
#navy-band p{
	color: #fff;	
}
#navy-band i{
	color: #1291d0;
	font-size: 85px;
}
#home-band {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #8bd60a; /* Old browsers */
	background: -moz-linear-gradient(top,  #8bd60a 0%, #549f0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #8bd60a 0%,#549f0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #8bd60a 0%,#549f0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd60a', endColorstr='#549f0b',GradientType=0 ); /* IE6-9 */
}
#tan-band {
	padding-top: 30px;
	padding-bottom: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f3f4f6;
}
#light-band {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 40px;
	background: #e8e9ed;
}
#purple-band {
	padding-top: 30px;
	padding-bottom: 75px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6e4677+0,48284c+100 */
	background: #6e4677; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e4677 0%, #48284c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e4677 0%,#48284c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e4677 0%,#48284c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e4677', endColorstr='#48284c',GradientType=0 ); /* IE6-9 */
}
#purple-band h1{
	color: #ff8a00;
	text-align: center;
}
#purple-band p{
	color: #ffffff;
	text-align: center;
}
#purple-band i{
	color: #ff8a00;
	text-align: center;
	font-size: 60px;
}
#wh-band {
	background-image: url("../img/WH-band.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.education {
	background-image: url("../img/education_header.svg");
	box-sizing: border-box;
	width: 100%;
	height: 150px;
	padding: 3px;
	border: 1px solid black;
	background-size: 100% 100%;
}
#hero-band {
	background-image: url("../img/green-background.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#recent-band {
	background-image: url("../img/recent_header02.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#strio-band {
	background-image: url("../img/strio-band.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#deuce-band {
	background-image: url("../img/3d-band.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#younique-band {
	background-image: url("../img/younique-band.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#maroon-band {
	background-image: url("../img/maroon_shirt_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#photo-band {
	background-image: url("../img/photography_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#mk-band {
	background-image: url("../img/mk_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#skiumania-band {
	background-image: url("../img/skiumania_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#design-band {
	background-image: url("../img/design_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#boston-band {
	background-image: url("../img/boston_tri_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#fs-band {
	background-image: url("../img/529_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#cti-band {
	background-image: url("../img/cti_hero.jpg");
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#about-band {
	background-image: url("../img/about_hero.jpg");
	height: 400px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#about02-band {
	background-image: url("../img/about_hero.jpg");
	height: 400px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

/* white boxes */
div.polaroid {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	text-align: center;
	display: block;
	padding: 20px;
	margin-bottom: 25px;	
}
.card {
    display: flex;
    padding: 1rem;
    background-color: #fff;
    margin-bottom: 1rem;
    margin-right: 1rem;
    box-shadow: 6px 6px 15px rgba(0,0,0,.2);
}



/* arrows */
.swap-on-hover {
  position: relative;	
	margin:  0 auto;
	max-width: 400px;
}
.swap-on-hover img {
  position: absolute;
  top:0;
  left:0;
	overflow: hidden;
	/* Sets the width and height for the images*/
	width: 400px;
	height: 400px;
}
.swap-on-hover .swap-on-hover__front-image {
  z-index: 9999;
  transition: opacity .15s linear;
  cursor: pointer;
}
.swap-on-hover:hover &gt; .swap-on-hover__front-image{
  opacity: 0;
}





/* buttons */
button {
	background: #8bd60a; /* Old browsers */
	background: -moz-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1291d0 0%, #3d74b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1291d0', endColorstr='#3d74b5',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	display: flex;
	justify-content: center;
	font-size: 16px;
	line-height: 1;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 0;
}
button:hover {
	background: #1c2b4b;
	color: #e8e7dc;
	-webkit-transition: width 2s; /* Safari prior 6.1 */
	transition: width 2s;
}
.button-white {
	background: #fff; /* Old browsers */
	color: #ffffff;
	padding: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.button-white:hover {
	background: #fff;
	color: #fff;
}
#home-band button {
	background-color: #498b05;
	border: 3px solid #ffffff;
	color: #ffffff;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	display: flex;
	justify-content: center;
	font-size: 20px;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#home-band button:hover {
	background-color: #336103;
	border: 3px solid #cccabe;
	color: #cccabe;
	-webkit-transition: width 2s; /* Safari prior 6.1 */
	transition: width 2s;
}





/* photos */
#headshot {
    position: absolute;
    z-index: 2;
    text-align: right;
    right: 0px;
}
.img-rounded {
    border-radius: 10px;
}
.img-circle {
	border: 3px solid #ffffff;
}






/* postit notes */
#note01 {
    margin-bottom: 100px;
}
#note02 {
    position: absolute;
    z-index: 3;
	margin-top: 10%;
	margin-left: 145px;
}
#note03 {
    position: absolute;
    z-index: 2;
	margin-top: 20%;
	margin-left: 60%;
}
#note04 {
    position: absolute;
    z-index: 2;
	padding-top: 180px;
}







/* navigation */
#uxnavband {
	background: #1a2a4a;
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;	
}
#uxnavband p{
	color: #fff;
	font-size: 10px;
}
#navband{
	padding-top: 0px;
	background: #1a2a4a;
	color: #1a2a4a;
	position: fixed;
	bottom: 0;
	z-index: 100;
	width: 95%;
	margin-left: 3%;
	opacity: 1;
	border-radius: 15px;
	border: solid #fff;
}
#navband p{
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-align: center;
	font-size: 14px;
	opacity: 1;
}
#navband i{
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	color: #fff;
}
#desktop-navband {
	padding-top: 0px;
	z-index: 100;
	width: 100%;
}
#desktop-navband p{
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 19px;
	opacity: 1;
	padding-left: 0;
	padding-right: 0;
}
#desktop-navband i{
	color: #fff;
	text-align: center;
	font-size: 25px;
	padding-top: 10px;
}
#desktop-navband i:hover{
	color: #1a2a4a;
}
#menu{
	border: 3px solid;
	border-radius: 10px;
}
#menu:hover{
	border: 3px solid #1291d0;
	border-radius: 10px;
}	
#home_button {
	background: #8bd60a; /* Old browsers */
	background: -moz-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1291d0 0%, #3d74b5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1291d0 0%, #3d74b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1291d0', endColorstr='#3d74b5',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
}		
		
	
</pre></body></html>