@font-face {
  font-family: 'AImpactoRegular';
  src: url("http://a.espncdn.com/redesign/fonts/AImpactoRegular/AImpacto-Regular.woff") format("woff"), url("http://a.espncdn.com/redesign/fonts/AImpactoRegular/AImpacto-Regular.ttf") format("truetype"); }
  
  @font-face {
  font-family: 'ImpactoSemibold';
  src: url("http://a.espncdn.com/redesign/fonts/impactosemibold1/Impacto-Semibold_WEB.eot") /* IE9 Compat Modes */;
  src: url("http://a.espncdn.com/redesign/fonts/impactosemibold1/Impacto-Semibold_WEB.woff") format("woff"),
  url("http://a.espncdn.com/redesign/fonts/impactosemibold1/Impacto-Semibold_WEB.woff2") format("woff2"),  
  url("http://a.espncdn.com/redesign/fonts/impactosemibold1/Impacto-Semibold_WEB.svg") format('svg') /* Legacy iOS */; }
  

body {
  background: #000000; }

section,
.clear {
  clear: both; }

h1 {
  font-family: "AImpactoRegular", Helvetica, Arial, sans-serif;
  font-size: 42px;
  margin: 140px 0 25px; }
  @media screen and (max-width: 480px) {
    h1 {
      margin: 60px 0 15px;
      font-size: 32px;
      line-height: 1; } }

h2 {
  font-family: "bentonsansmedium", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 20px; }
  @media screen and (max-width: 480px) {
    h2 {
      font-size: 24px;
      margin-bottom: 5px; } }

b,
strong {
  font-weight: 700; }

.fadein {
  position: relative;
  width: 100%; }
  .fadein img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.sprite-page-actions {
  background: url("http://espn.go.com/prod/styles/pagetype/otl/20150212_barkley/images/social-icons-redesign3.png") no-repeat;
  padding: 6px 0; }
  .sprite-page-actions.facebook {
    background-position: 0 -6px;
    height: 12px; }
    .sprite-page-actions.facebook:hover {
      background-position: 0 -6px;
      height: 12px; }
  .sprite-page-actions.twitter {
    background-position: -47px -5px;
    height: 11px; }
    .sprite-page-actions.twitter:hover {
      background-position: -47px -5px;
      height: 11px; }
  .sprite-page-actions.comments {
    background-position: -88px -6px;
    height: 11px; }
    .sprite-page-actions.comments:hover {
      background-position: -88px -6px;
      height: 11px; }
  .sprite-page-actions.email {
    background-position: -130px -5px;
    height: 11px; }
    .sprite-page-actions.email:hover {
      background-position: -130px -5px;
      height: 11px; }

.mod-page-actions {
  top: 11px; }
  .mod-page-actions li a .sprite-page-actions {
    margin: 0;
    height: 20px; }
  .mod-page-actions li.social.fb-comments {
    display: none; }

.mobileheader,
.socials .sprite-page-actions.email,
#myNewGallery,
.imagebordermobile,
.gallerDisplayImage
.mobileborder {
  display: none; }

#toolbar .nav-chapters ul li a {
  border-bottom-color: #ffba00; }
  #toolbar .nav-chapters ul li a:hover {
    border-bottom-color: #ffba00;
    color: #ffba00; }

#toolbar .nav-chapters ul li.selected a {
  border-bottom-color: #ffba00;
  color: #ffba00; }

.jumper {
  background: #ededed; display:none;}
  .jumper ul li {
    border-right: 1px solid #ccc;
    min-height: 0;
    padding: 0;
    text-align: left;
    width: 24%; }
    .jumper ul li:first-child {
      padding: 0 0 0 1.5%; }
    .jumper ul li .text-container {
      padding: 10px 0 0 0; }
      .jumper ul li .text-container h3,
      .jumper ul li .text-container p {
        float: left;
        font-weight: normal; }
  .jumper ul .jumper ul li .text-container h3 {
    float: left;
    font-weight: normal; }
  .jumper ul li .text-container a:first-child {
    float: left;
    font-weight: normal; }
  .jumper ul li img {
    margin: 0 0 0 30px;
    max-width: 114px; }
  .jumper ul li .text-container h3 a {
    color: #000;
    font-family: "bentonsansmedium",helvetica,arial,sans-serif;
    margin: 0 0 4px 25px;
    max-width: 180px; }
  .jumper h3 {
    margin: 0;
    text-align: left;
    text-decoration: none; }
    .jumper h3 a {
      margin: 0;
      text-align: left;
      text-decoration: none; }
  .jumper p {
    margin: 0;
    text-align: left;
    text-decoration: none; }
    .jumper p a {
      max-width: 180px;
      margin: 0 0 0 25px;
      font-style: normal;
      font-family: "bentonsanslight",helvetica,arial,sans-serif;
      color: #666; }
  .jumper ul li em {
    font-style: normal;
    font-family: "bentonsanslight",helvetica,arial,sans-serif;
    color: #666; }

@media screen and (max-width: 1499px) {
  .jumper ul li .text-container h3,
  .jumper ul li .text-container p {
    float: none;
    font-weight: normal; }
  .jumper ul .jumper ul li .text-container h3 {
    float: none;
    font-weight: normal; }
  .jumper ul li .text-container {
    padding: 10px 0 0 0;
    margin: 0 auto;
    width: 75%;
    text-align: left; }
    .jumper ul li .text-container a:first-child {
      float: none;
      font-weight: normal; }
  .jumper ul li img {
    max-width: 203px;
    width: 100%;
    margin: 0; }
  .jumper ul li .text-container h3 a {
    margin: 0; }
  .jumper h3 {
    margin: 10px 0 0 0; }
  .jumper p {
    margin: 10px 0 0 0; }
    .jumper p a {
      margin: 0; } }

@media screen and (max-width: 480px) {
  #toolbar .mod-page-actions {
    display: block;
    left: inherit;
    right: 0; } }

/*!
 * fullPage 2.8.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 * Contribution by Jhony0311
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none; }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent; }
  .fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }
  .fp-slidesNav.bottom {
    bottom: 17px; }
  .fp-slidesNav.top {
    top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }
  #fp-nav ul li,
  .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative; }
    #fp-nav ul li a,
    .fp-slidesNav ul li a {
      display: block;
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      cursor: pointer;
      text-decoration: none; }
      #fp-nav ul li a.active span,
      .fp-slidesNav ul li a.active span {
        background: #333;
        border-radius: 100%; }
        #fp-nav ul li:hover #fp-nav ul li a.active span,
        #fp-slidesNav ul li:hover #fp-nav ul li a.active span, #fp-nav ul li:hover
        .fp-slidesNav ul li a.active span,
        #fp-slidesNav ul li:hover
        .fp-slidesNav ul li a.active span {
          height: 12px;
          width: 12px;
          margin: -6px 0 0 -6px;
          border-radius: 100%; }
      #fp-nav ul li a span,
      .fp-slidesNav ul li a span {
        border-radius: 50%;
        position: absolute;
        z-index: 1;
        height: 4px;
        width: 4px;
        border: 2px solid #333;
        background: transparent;
        left: 50%;
        top: 50%;
        margin: -2px 0 0 -2px;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
    #fp-nav ul li:hover a span,
    .fp-slidesNav ul li:hover a span {
      width: 10px;
      height: 10px;
      margin: -5px 0px 0px -5px; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }
  #fp-nav.right {
    right: 17px; }
  #fp-nav.left {
    left: 17px; }
  #fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -6px;
    color: #fff;
    font-size: 14px;
    font-family: "Benton Sans", "bentonsans", "bentonsanslight", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer; }
    #fp-nav ul li .fp-tooltip.right {
      right: 20px; }
  #fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1; }
  #fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1; }

.fp-slidesNav ul li {
  display: inline-block; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important; }

#BannerAdContainer.ad-box {
  margin-top: 6px; }

#main-header-redesign {
  margin: -80px 0 0; }

@media screen and (max-width: 780px) {
  #BannerAdContainer.ad-box {
    margin-top: 2px; } }

.title--big {
  color: #222222;
  font-family: "Benton Sans", "bentonsans", "bentonsanslight", Helvetica, Arial, sans-serif;
  font-size: 100px;
  line-height: normal;
  text-transform: uppercase; }

.fp-auto-height {
  overflow: visible !important;
  height: auto !important; }

.fp-scrollable {
  overflow: visible !important;
  height: auto !important; }

@media screen and (max-width: 767px) {
  #page {
    } }

@-webkit-keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@-moz-keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@-o-keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@-webkit-keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@-moz-keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@-o-keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -50%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.page__header {
  position: relative;
  height: 100vh;
  overflow: hidden; }
  .page__header .page__header-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    width: 100%; }
	
	 
	  @media screen and (min-width: 320px) {
		 .page__header .page__header-title {
    width: 300px; 
	margin: -50px auto -20px;
	
	}
	 }
	 
	 @media screen and (min-width: 560px) {
		 .page__header .page__header-title {
    width: 500px; 
	
	
	}
	 }
	
	 @media screen and (min-width: 768px) {
		 
		 .page__header .page__header-title {
			  color: #C72A2B;
    font-family: Helvetica, sans-serif;
    line-height: normal;
    margin: -50px auto -20px;
    width: 500px; }
	 }
	 
	
	 
  
	 @media screen and (min-width: 1200px) {
		 .page__header .page__header-title {
   
    width: 700px; }
	 }
	 
	
	 
  .page__header .page__header-subtitle {
        color: #FFFFFF;
    font-family: "bentonsanslight", Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    width: 300px;
    margin: 0 auto;
	padding-top: 10px;}
	
    
		
    @media screen and (min-width: 420px) {
      .page__header .page__header-subtitle {
        font-size: 20px; } }
		
		@media screen and (min-width: 560px) {
      .page__header .page__header-subtitle {
        font-size: 20px; 
		letter-spacing:3px;
		width:100%;
		} }
		
    @media screen and (min-width: 768px) {
      .page__header .page__header-subtitle {
        font-size: 21px; } }
		
		 @media screen and (min-width: 1200px) {
      .page__header .page__header-subtitle {
        font-size: 27px; letter-spacing: 5px;} }
		

.page__header-background {
  background: url("http://assets.espn.go.com/prod/styles/pagetype/otl/20160913_hazing/img/header_bg_v1.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: top center; }

.page__section {
  text-align: center; }
  .page__section.page__section--white {
    background-color: #ffffff; }
  .page__section.page__section--light {
    background-color: #222222; }
  .page__section.page__section--dark {
    background-color: #181818; }
  .page__section.page__section--red {
    background-color: #C72A2B; }
  .page__section.page__section--article {
    padding: 0px 20px; }
    .page__section.page__section--article .fade-in__element.fade-in__element--top .page__section-article-container,
    .page__section.page__section--article .fade-in__element.fade-in__element--bottom .page__section-article-container,
    .page__section.page__section--article .fade-in__element.fade-in__element--top .page__section-video-container,
    .page__section.page__section--article .fade-in__element.fade-in__element--bottom .page__section-video-container {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      animation: none !important; 
	      padding: 0;
		  width: 100%;
	  }
	  
	  .page__section.page__section--article .fade-in__element.fade-in__element--top .page__section-article-container{
		  padding:0;
		padding-bottom: 15px;   
	  }
	  
	  .page__section.page__section--article .fade-in__element.fade-in__element--bottom .page__section-article-container{
		  padding:0;
		 padding-bottom: 15px; 
	  }
	  
	  

.page__section-container {
  margin: 30px auto;
  max-width: 940px; }
  .page__section-container .video-player img {
    width: 100%;
    height: 100%; }

.page__section-article-container {
  margin: 0 auto;
  max-width: 700px; }
  .page__section-article-container .page__section-byline,
  .page__section-article-container .page__section-text,
  .page__section-article-container .page__section-title,
  .page__section-article-container .page__section-quote {
    color: #FFFFFF; }
  .page__section-article-container .page__section-title {
    font-family: "ImpactoSemibold", Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 10px;
	text-transform: capitalize;
	color:#333333;
	 }
	 
	 
	 .mod-inline.video-player.full-width {border: none; width: 100%}
	 
	 .mod-inline.video-player.full-width .caption {display:none;}
	 
	 
    @media screen and (min-width: 375px) {
      .page__section-article-container .page__section-title {
        font-size: 25px; } }
    @media screen and (min-width: 420px) {
      .page__section-article-container .page__section-title {
        font-size: 30px; } }
    @media screen and (min-width: 768px) {
      .page__section-article-container .page__section-title {
        font-size: 30px; } }
  .page__section-article-container .page__section-byline {
    font-family: "bentonsans", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 10px;
	color: #e43030;
	 }
    @media screen and (min-width: 375px) {
      .page__section-article-container .page__section-byline {
        font-size: 17px; } }
    @media screen and (min-width: 420px) {
      .page__section-article-container .page__section-byline {
        font-size: 28px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 768px) {
      .page__section-article-container .page__section-byline {
        font-size: 18px; text-transform:uppercase; } }
		
		
		.page__section-article-container .page__section-quote {
    font-family: "bentonsanslight", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    line-height: 1.25;
    text-align: left;
	color:#333333;
	 }
		
	@media screen and (min-width: 768px) {	
  .page__section-article-container .page__section-quote {
    margin-bottom: 40px;
	 }
	 
	}
	
	
	 
	 
	 .page__section-article-container .quoteline{
		 height:15px;
		 background:#e43030;
		 width:75px;
		 margin-bottom:25px;
	 }
	 
	
	 
	 
	 @media screen and (min-width: 768px) {
	 .page__section-article-container .quoteline{
		 height:15px;
		 background:#e43030;
		 width:75px;
		 margin-bottom:25px;
	 }
	 
	 }
	 
	 
    @media screen and (min-width: 420px) {
      .page__section-article-container .page__section-quote {
        font-size: 22px;
        margin-bottom: 10px; } }
  .page__section-article-container .page__section-text {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    margin-bottom: 20px;
    text-align: left;
	color:#333333;
	 }
	 
	 
    .page__section-article-container .page__section-text:last-child {
      margin-bottom: 0px; }
	  

.page__section-copy {
  border: 10px solid #C72A2B;
  color: #FFFFFF;
  font-family: "ImpactoSemibold", Helvetica, Arial, sans-serif;
  width: 57%;
  margin: 0 auto;
  line-height: 1.25;
  opacity: 0;
  padding: 60px 20px;
  font-size: 15px;
  margin-top: -40px !important; }
  
  olor:333333;
}
  
  @media screen and (min-width:600px) {
    .page__section-copy {
  border: 15px solid #C72A2B;
  width: 50%;
  }
	
	} 
	
  @media screen and (min-width: 375px) {
    .page__section-copy {
      font-size: 20px;
      margin-top: 0; } }
  @media screen and (min-width: 420px) {
    .page__section-copy {
      font-size: 30px; } }
  @media screen and (min-width: 600px) {
    .page__section-copy {
      width: 70%;
      font-size: 30px; } }
	  
	 

.fade-in__element--top .page__section-copy,
.fade-in__element--top .page__section-article-container,
.fade-in__element--top .page__section-video-container {
  -webkit-animation: fade-in-down 3s ease;
  -moz-animation: fade-in-down 3s ease;
  animation: fade-in-down 3s ease;
  opacity: 1; 
   padding: 30px 50px 100px 37px;
  text-align: left;
  }
  

.fade-in__element--bottom .page__section-copy,
.fade-in__element--bottom .page__section-article-container,
.fade-in__element--bottom .page__section-video-container {
  -webkit-animation: fade-in-up 3s ease;
  -moz-animation: fade-in-up 3s ease;
  animation: fade-in-up 3s ease;
  opacity: 1; 
  padding: 25px 50px 50px 28px;
  text-align: left;
  }
   @media screen and (min-width: 600px) {
	   
	   .fade-in__element--bottom .page__section-copy,
.fade-in__element--bottom .page__section-article-container,
.fade-in__element--bottom .page__section-video-container {
  padding: 30px 50px 100px 37px;
  
  }

   }
   
 
  @media screen and (max-width: 768px) {
	  .nomobile{
	display:none;
}

  }
  
  
  
  .hazetable tr.grey{
	  background:#efefef;
	  color:#333333;
  }
  
 
  
  .hazetable tr th{
	color: #ffffff;
    background: #C72A2B;
    text-transform: uppercase;
    line-height: 14px;
    padding: 5px 0px 5px 0px;
    vertical-align: middle;
	text-align:left;
	padding-left: 10px;
  }
  
   @media screen and (min-width: 768px) {
	  .hazetable tr th{
	
	padding-left: 20px;
  }
	  
  }
   
  
  .hazetable tr td{
	  text-align:left;
	  padding-left: 10px;
  }
  
   @media screen and (min-width: 768px) {
  .hazetable tr td{
	  padding-left: 20px;
	  padding-top: 6px;
      padding-bottom: 5px;
  }
  }
  
  .hazetable table{
	  width:100%;
  }
  
  
 

  .hazetable{
	font-size:11px;
	line-height:20px;
	
	font-family: "bentonsans", Helvetica, Arial, sans-serif;
	color:#333333;  
  }
  
   @media screen and (min-width: 768px) {
.hazetable {
    font-size: 12px;
    line-height: 18px;
  
}
}


  .page__section-article-container.chart p{
	  margin-bottom:20px;
	      font-size: 15px;
  }
  
  .page__section-article-container.chart h2{
	  font-family: "ImpactoSemibold", Helvetica, Arial, sans-serif;
	  font-size: 30px;
	  text-transform:capitalize;
	  margin-bottom:10px;
  }
  
  .page__section-article-container.chart{
    margin: 0 auto;
    max-width: 900px;
}


.throw{
	font-family: "bentonsansbold", Helvetica, Arial, sans-serif;
	color: #333333;
    margin: 30px;
	text-transform:uppercase;
	font-size: 14px;
	line-height:20px;
	
}


 @media screen and (min-width: 768px) {
.throw{
	font-family: "bentonsansbold", Helvetica, Arial, sans-serif;
    margin-top: 70px;
	text-transform:uppercase;
}

 }


.throw .byline{
	margin-top:10px;
	font-family: "bentonsans", Helvetica, Arial, sans-serif;
	 margin-bottom: 20px;
}

.throw a{
	color:#e43030;
}

.throw a:hover{
	color:#a62f2f;
	text-decoration:none;
}


.page__section-copy span{
	color:#e43030;
}

.greyline{
	height:1px;
	width:50%;
	background:#cccccc;
	margin:0 auto;
	margin-top:30px;
}


.dktopimg{
	display:none;
}

.mobileimg{
	display:block;
	width: 75%;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.dktopimg{
	display:block;
	width: 65%;
    margin: 0 auto;
	
}

.mobileimg{
	display:none;
	
}
}

@media screen and (min-width: 1024px) {
	.dktopimg{
	width: 85%;

}
}


.section-photo-break .video-container .video-icon, .mod-inline.video-player.full-width .video-icon {
    top: 35%;
}


@media screen and (min-width: 420px) {
	.section-photo-break .video-container .video-icon, .mod-inline.video-player.full-width .video-icon {
    top: 40%;
}
}

@media screen and (min-width:768px) {
	.section-photo-break .video-container .video-icon, .mod-inline.video-player.full-width .video-icon {
    top: 45%;
}
}

.titlebox{
	display:none;
}

#main-header {
   margin-top: 0px;
}

.page__section.page__section--article.extrapad{
	padding-top:50px;
}

.centernum{
	    padding-left: 40px !important;
}

@media screen and (min-width: 768px) {
	
.centernum{
	 padding-left: 10px !important;
}
}