

/* https://fonts.google.com/specimen/Roboto?selection.family=Roboto:100,100i,300,400,500,700  */

.body-text {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.44px;
    color: #2f3030b8 !important;
    color: #2f3030ff !important;    
    line-height: 1.4;
    font-size: 1.6em;
}

p.body-text {
    padding-top:10px !important;
    padding-bottom:10px !important;
}

div.container {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*INTRO*/
figure.heroic header.top {
	  top: 5%;
	  text-align: center;
}


figure.heroic header p {
    color: #fff;
    /*font-family: 'Benton Gothic Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

i:hover{
	cursor: pointer;
}

.serena-headline {
    /*font-family: 'Benton Gothic Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;    
    font-size: 13vw;
    line-height: 13.5vw;
    font-weight:bold;
    letter-spacing:-0.4vw;
    color: #fff;
    text-align: center;
    margin: 40px 0 40px;
}


.description {
    /*font-family: 'Benton Gothic Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;    
	font-size: 3.5vw;
	line-height: 4vw;
}

.description-box {
  padding: 20px;
  font-size: 1.3em;
  line-height: 1.4em;
  text-shadow: 1px 1px 1px #505050;
  /* background: rgba(25,25,25,.5); */
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}


/*BODY*/
.subheaders{
    /*font-family: 'Benton Gothic Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;    
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	margin: 4px 0 10px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.subheadersb {
    /*font-family: 'Benton Gothic Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 18px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

 
.body-section {
    margin:100px 0;
	clear:both;
}

.sub-section {
    margin: 100px 0;
}

.video-holder {
    margin-top:50px;
}

.center {
	text-align:center;
}


.tooltipb-body {
	/*font-family: 'Benton Gothic Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #6D6E71;
    padding-top: 3px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 1.0em;
    line-height: 1.3em !important;
    opacity: 0.9;
    text-align: left;
    letter-spacing: 0.5px;

}

.serena-quote-body {
    /*font-family: 'Benton Gothic Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    line-height: 27px;
    font-size: 21px;
    text-align:right;
    padding-bottom:10px;
}

.serena-quote-name {
    /*font-family: 'Benton Gothic Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    line-height: 27px;
    font-size: 18px;
    text-align:right;
}

.serena-quote-place {
    /*font-family: 'Benton Gothic Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    line-height: 27px;
    font-size: 14px;
    text-align:right;
	color: #6D6E71;
}

.serena-subhead {
    /*font-family: 'Benton Gothic Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21px;
    text-align:left;
    padding-bottom:10px;
}

.serena-subhead.inline {
    max-width: 650px;
    margin: 0px auto;
}



.first-serve, .fh-dominance{
	width:40%;
	padding-top:10px;
	padding-right: 15%;
	display: inline-block;
	margin-bottom:15px;
}

.second-serve, .bh-dominance{
	width:40%;
	padding-top:10px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:15px;
}



.quote-box {
	width:300px;
	padding-right: 40px;
	display: inline-block;
}




























