img.text-image-2 {
    margin: 1.125em 0 0 0;
    width: 100%;
    height: auto;
    display: block;
}


/* text-paragraph */
p.text-paragraph-1 {
    margin: 0.875em 0;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 400;
    color: #999;
}

p.text-paragraph-2 {
    margin: 1.5em 0 0 0;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 400;
    color: #333;
}


/* text-label-1 */
p.text-label-1 {
    margin: 0.875em 0;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 500;
    color: #4d4d4d;
}

p.text-label-2 {
    //margin: 0.875em 0;
    font-size: 0.75em;
    line-height: 3em;
    font-weight: 500;
    color: #4d4d4d;
}

p.text-label-3 {
    font-size: 0.75em;
    line-height: 2.5em;
    font-weight: 400;
    color: #999;
}

p.text-label-4 {
    font-size: 0.75em;
    line-height: 2.2em;
    font-weight: 400;
    color: #4d4d4d;
}


/* text-list-1 */
ul.text-list-1 {
    margin: 0.875em 0;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 400;
    color: #999;
}

ul.text-list-1 li {
    position: relative;
    padding-left: 1.5em;
}

ul.text-list-1 li:before {
    content: '•';
    position: absolute;
	left: 0;
	top: 0;
}

ul.text-list-2 {
    margin: 1.5em 0 0;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 400;
    color: #333;
}

ul.text-list-2 li {
    position: relative;
    padding: 0 0 0 2.25em;
}

ul.text-list-2 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '–';
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 600;
    color: #333;
}





ol.text-list-1 {
    margin: 0.875em 0;
    counter-reset: li;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 400;
    color: #999;
}

ol.text-list-1 li {
    position: relative;
    padding-left: 1.5em;
}

ol.text-list-1 li:before {
    content: counter(li)'.';
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 0;
}


/* text-heading-1 */
p.text-heading-1 {
    font-size: 1.75em;
    line-height: 1.25em;
    color: #FFF;
}

h1.text-heading-2 {
    text-align: center;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 400;
    color: #999;
}

h2.text-heading-1 {
    margin: 0.625em 0;
    font-size: 1.125em;
    line-height: 1.25em;
    font-weight: 500;
    color: #000;
}

h2.text-heading-2 {
    margin: 1.5em 0 0 0;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 600;
    color: #333;
}

h2.text-heading-3 {
    text-transform: uppercase;
    font-size: 0.8125em;
    line-height: 1.25em;
    font-weight: 500;
    color: #333;
}

h3.text-heading-1 {
    margin: 1em 0;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 100;
    color: #66cc99;
}

h4.text-heading-1 {

}

h5.text-heading-1 {
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 500;
    color: #4d4d4d;
}

h6.text-heading-1 {
    margin: 0.75961538em 0;
    font-size: 0.8125em;
    line-height: 1.25em;
    font-weight: 600;
    color: #000;
}


/* links */
.text-paragraph-1 a,
.text-paragraph-2 a,
.text-label-1 a,
.text-label-2 a,
.text-list-1 a,
.text-list-2 a,
.text-heading-1 a,
.text-heading-2 a {
    color: #3399ff;
    text-decoration: none;
}

.text-paragraph-1 a:hover,
.text-paragraph-2 a:hover,
.text-label-1 a:hover,
.text-label-2 a:hover,
.text-list-1 a:hover,
.text-list-2 a:hover,
.text-heading-1 a:hover,
.text-heading-2 a:hover {
    text-decoration: underline;
}



.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

/* begin: metro */
.text-1 {
    margin: 0 1em;
    text-align: left;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 600;
    color: #333;
}

.text-2 {
    margin: 0 1em;
    text-align: left;
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 300;
    color: #000;
}

.text-3 {
    margin: 1.5em 1.33333333em 0;
    text-align: left;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 400;
    color: #555;
}

.text-4 {
    margin: 1em 0 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.875em;
    line-height: 1.5em;
    font-weight: 600;
    color: #fff;
}

.text-5 {
    margin: 0 1.33333333em;
    text-align: left;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 400;
    color: #555;
}

.text-6 {
    text-align: center;
    font-size: 4em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}

.text-7 {
    text-align: center;
    font-size: 5em;
    line-height: 1;
    font-weight: 100;
    color: #fff;
}

.text-8 {
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 0.875em;
    line-height: 1.5em;
    font-weight: 300;
    color: #fff;
}

.text-9 {
    margin: 0.5em 0 0 0;
    text-align: center;
    font-size: 0.875em;
    line-height: 1.5em;
    font-weight: 600;
    color: #fff;
}

.text-10 {
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.25em;
    font-weight: 300;
    color: #fff;
}

.text-11 {
    position: relative;
    left: -0.33333333em;
    text-align: center;
    font-size: 5em;
    line-height: 1;
    font-weight: 100;
    color: #fff;
}

.text-11 > span {
    position: absolute;
    left: 3.5em;
    top: 0.375em;
    font-size: 0.375em;
}

.text-12 {
    margin: 1.5em 1.33333333em 0;
    text-align: left;
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: 400;
    color: #999;
}

.text-12 li {
    position: relative;
    padding-left: 1.5em;
}

.text-12 li:before {
    content: '•';
    position: absolute;
	left: 0;
	top: 0;
}

.text-13 {
    text-align: center;
    font-size: 0.875em;
    line-height: 1.5em;
    font-weight: 600;
    color: #fff;
}
/* end: metro */


/* begin: heading */
.text-14 {
    text-align: center;
    font-size: 1.25em;
    line-height: 1.5em;
    font-weight: 600;
    color: #333;
}

.text-15 {
    text-align: center;
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: 300;
    color: #333;
}
/* end: heading */

/* begin: FAQ */
.text-16 {
    margin: 0.5625em 0.2em;
    font-size: 0.75em;
    line-height: 1.2em;
    font-weight: 400;
    color: #999;
}

.text-17 {
    margin: 0.875em 0.2em;
    font-size: 0.75em;
    line-height: 1.2em;
    font-weight: 400;
    color: #999;
}
/* end: FAQ */


/* begin: Metro */
.text-18 {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
}

.text-19 {
    font-size: 0.75em;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
}
/* end: Metro */

.text-20 {
    font-size: 0.75em;
    line-height: 1.5em;
    color: #333;
}

a.text-20 {
    color: #3399ff;
}