/*responsive-mosaic.css*/

.mosaic {
	margin-top:1em;
}
.mosaic .tout {
    margin: 0 0 10px 0;
    padding: 0;
	position:relative;
	display:block;
	overflow:hidden;
	width:100%;
}
.mosaic .tout:hover {
    text-decoration:none;
}
.mosaic .tout:focus {
    outline: 4px solid #88abd5;
}
.mosaic .small {
	font-size:1em;
}
.mosaic .eyebrow {
    line-height: normal;
    margin: 0;
    text-transform: uppercase;
}
.mosaic h2 {
    font-size: 1.25em;
    margin: 0 0 0.5em;
    line-height: 1.2em;
	font-family:Amplitude-Medium, Amplitude-Regular, Arial, Helvetica, sans-serif;
}
.mosaic > .tout:first-child h2 {
    font-size: 1.75em;
}
.mosaic .bg {
    height: auto;
    min-width: 100%;
    position: absolute;
}
.mosaic .bg + .tout-body {
	color:#6d6e71;
	background-color:#fff;
}
.mosaic .tout-body {
	padding:1em 0;
	line-height:normal;
}
.mosaic .tout-body br {
	display:none;
}
.mosaic .tout-body .hr {
    display: none;
}
.mosaic .cta {
    color:#336699;
}
.mosaic .eyebrow,
.mosaic .cta {
    font-family: "Amplitude-Medium", "Amplitude-Regular", Arial, Helvetica, sans-serif;
}
/*.mosaic .cta:after {
    content: "\00a0\f105";
    font-family: FontAwesome;
}*/
.mosaic .video .cta:after {
    background: none repeat scroll 0 0 #88abd5;
    color: #321c0f;
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.75em;
    margin-left: 0.5em;
    opacity: 0.75;
    padding: 0.8em 0.8em 0.8em 0.9em;
    vertical-align: middle;
}


.mosaic .touts > .tout:first-child .bg {
    position: static;
}


.mosaicSlide {
    overflow-x: scroll;
}
.mosaicSlide > div {
    width: 400%;
}
.mosaic .mosaicSlide .tout {
    float: left;
    padding-top: 12.375%;
}
.mosaic .mosaicSlide .tout + .tout {
    margin-left: 2em;
}


@media (min-width:48em) {
.mosaicSlide {
    overflow-x: auto;
}
.mosaicSlide > div {
    width: auto;
}
.mosaic .mosaicSlide .tout {
    float: none;
    margin-right: 0;
    padding-top: 0;
    width: auto;
}
.mosaic .mosaicSlide .tout + .tout {
    margin-left: 0;
}

.mosaic {
    position: relative;
	padding-bottom:62%;
	margin: 0 0 2em;
}
.mosaic .tout {
	height:0;
    margin: 0;
	padding-bottom:36%;
	position:absolute;
	top:0;
	left:0;
}
.mosaic .tout:first-child {
    min-height: 0;
}
.mosaic .tout.half,
.mosaic .tout.half.y1 {
	padding-bottom:17.5%;
}
.mosaic .tout.y2,
.mosaic .tout.half.y2 {
	padding-bottom:25%;
}
.mosaic .tout.x0 {
    width: 23%;
}
.mosaic .tout.x1 {
    width: 44%;
    left: 24%;
}
.mosaic .tout.x2 {
    width: 31%;
    left: 69%;
}
.mosaic .tout.y1 {
    top: 29.97%;
    padding-bottom: 43.6%;
}
.mosaic .tout.y2 {
	top: 59.94%;
}

/* two columns wide in first or second column */
.mosaic .tout.x0.col12 {
    width: 68%;
}
.mosaic .tout.x1.col12 {
    width: 76%;
}

/* three columns wide in first column */
.mosaic .tout.x0.col18 {
    width: 100%;
}

.mosaic .bg {
	height:100%;
	width:100%;
	position:absolute;
}
.mosaic .bg + .tout-body {
    bottom: .75em;
    left: 1em;
    position: absolute;
	color:#fff;
	background-color:transparent;
}
.mosaic .tout-body {
	padding:0 1em 0 0;
	font-size:12px;
	font-size:1.5625vw;
}
.mosaic .video.half .tout-body {
    padding: 0 40% 0 0;
}
.mosaic .tout-body br {
	display:inline;
}
.mosaic h2 {
    font-size: 1.7em;
    margin: 0 0 0.2em;
	font-family:Amplitude-Regular, Arial, Helvetica, sans-serif;
}
.mosaic a.x0.col6 h2 {
    font-size: 1.5em;
}
.mosaic a.y0.half h2,
.mosaic a.y1.half h2 {
    font-size: 1.25em;
    margin: 0 0 0.5em;
}
.mosaic .cta {
    color: #fff;
}
.mosaic .touts .tout:first-child .bg {
    position: absolute;
}
.mosaic .touts .tout:first-child ~ .tout {
    padding-top: 0;
}
.mosaic .touts .tout:first-child ~ .tout.news,
.mosaic .touts .tout:first-child ~ .tout.tweets {
    clear: none;
	overflow:visible;
	word-wrap: break-word;
}

}
@media (min-width:62em) {
.mosaic .tout-body {
	font-size:15.5px;
	font-size:1.5625vw;
}

}
@media (min-width:64em) {
.mosaic .tout-body {
	font-size:1em;
}
}


/* ========================================================================== 
/* ========================================================================== 
/* ========================================================================== 
/* ========================================================================== 
   News / Twitter
/* ========================================================================== 
/* ========================================================================== 
/* ========================================================================== 
/* ========================================================================== */

.mosaic .news h2,
.mosaic .tweets h2 {
    font-family:Amplitude-Medium, Amplitude-Regular, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}
.mosaic .news h2 a,
.mosaic .tweets h2 a {
    color: #321c0f;
}

.mosaic .tweets ul,
.mosaic .news ul {
    padding: 0;
}
.mosaic .tweets li,
.mosaic .news li {
    list-style: none outside none;
    margin-bottom: 0.8em;
}
.mosaic .tweets .user img {
    display: none;
}
.mosaic .tweets .user span[title="Verified Account"] {
    display: none;
}
.mosaic .tweets .icon-twitter {
    color: #88abd5;
    margin-right: 0.5em;
}
.mosaic .tweets .user span span {
    color: #000000;
}
.mosaic .tweets .user {
    font-family: amplitude-medium;
}
.mosaic .tweets .user a:hover {
    text-decoration: none;
}
.mosaic .tweets .tweet {
    margin: 0;
}
.mosaic .tweets .timePosted {
    color: #222;
    margin: 0;
}

@media (min-width: 48em) {
.mosaic .news, .mosaic .tweets .tout-body {
    font-size: 0.625em;
    padding: 0 1em 0 0;
}
}
@media (min-width: 54em) {
.mosaic .news, .mosaic .tweets .tout-body {
    font-size: 10px;
    font-size: 1.1667vw;
}
}
@media (min-width: 62em) {
.mosaic .news, .mosaic .tweets .tout-body {
    font-size: 11.5px;
    font-size: 1.1667vw;
}
}
@media (min-width: 75em) {
.mosaic .news, .mosaic .tweets .tout-body {
    font-size: 0.875em;
}
}




