/* Tier Nav Responsive Styles */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .event-widget, .ig-widget, .hof-widget-item,
  .news-widget-container, .shop-carousel {
    height: auto; }
  .centered-responsive img {
    width: 100%;
    height: auto; }
  .sidebar {
    display: none; } }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .centered-responsive img {
    width: auto;
    height: auto; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .master-carousel .mc-slide {
    height: 474px;
    overflow: hidden;
    position: relative; }
    .master-carousel .mc-slide .mc-slide-inner {
      position: relative; }
      .master-carousel .mc-slide .mc-slide-inner .mc-media {
        /* delegates height of container in responsive */
        position: absolute;
        width: 100%;
        height: auto;
        z-index: -1; }
  .master-carousel.scaleable .mc-slide .mc-slide-inner .mc-media {
    position: relative; }
  .tweet-list {
    width: 90%; }
  .home-widget-row {
    margin-top: 30px; }
  .event-widget, .hof-widget-item {
    height: 477px; }
  .ig-widget, .shop-carousel {
    height: 496px; }
  .news-widget-container {
    height: auto; }
  .centered-responsive {
    margin: 0;
    padding: 0; }
    .centered-responsive img {
      width: auto;
      height: auto; }
  .sidebar {
    display: block; }
    .sidebar img {
      width: 100%;
      height: auto; }
    .sidebar .sidebar-widget {
      margin-bottom: 20px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .tweet-list {
    width: 80%; }
  .event-widget, .hof-widget-item, .ig-widget {
    height: 465px; }
  .news-widget-container, .shop-carousel {
    height: 459px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .event-widget, .hof-widget-item, .ig-widget {
    height: 511px; }
  .news-widget-container, .shop-carousel {
    height: 411px; } }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .stat-cat-wrap .stat-item .stat-item-title {
    font-size: 45px; }
  .form-horizontal .control-label {
    text-align: left; }
  .form-horizontal input[type="text"], .form-horizontal input[type="email"] {
    width: 50%; }
  .tier-nav-container .tier-nav {
    display: none;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #acacac;
    line-height: inherit; }
    .tier-nav-container .tier-nav li {
      width: 100%;
      display: block;
      margin: 0;
      padding: 0; }
      .tier-nav-container .tier-nav li:first-child {
        border-top: 2px solid #636466; }
      .tier-nav-container .tier-nav li:last-child {
        border-bottom: 2px solid #636466; }
      .tier-nav-container .tier-nav li a {
        display: block;
        border-bottom: 1px solid #959595;
        padding: 10px;
        color: #414244; }
        .tier-nav-container .tier-nav li a:hover {
          color: #ffffff; }
        .tier-nav-container .tier-nav li a:after {
          display: none; }
  .ms-callout-container .ms-callout a {
    font-size: 27px;
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 895px) {
  .desktop-nav > li > a {
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 17px; }
  .mc-cta-body-overlay-content .mc-title {
    font-size: 2.5em !important;
    line-height: 55px !important; }
  .mc-cta-body-overlay-content .mc-subtitle {
    font-size: 1.3em !important; }
  .mc-cta-body-overlay-content .mc-btn {
    border: 2px solid #ffffff !important;
    padding: 7px 40px 7px 40px !important;
    margin-top: 20px !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
	iframe {
		width: 100%;	
	}
  .flush-column {
    padding-left: 0;
    padding-right: 0; }
  /* Homepage News Widget */
  .news-widget-featured {
    margin-bottom: 30px; }
  /* Homepage HOF Widget */
  .hof-widget-items .hof-widget-item .hof-widget-item-overlay {
    height: 260px; }
  .hof-widget-carousel .arrow-nav {
    bottom: 29px; }
  .master-carousel .mc-slide {
    height: auto;
    overflow: auto; }
    .master-carousel .mc-slide .mc-slide-inner .mc-media {
      /* delegates height of container in responsive */ }
    .master-carousel .mc-slide .mc-slide-inner .mc-cta .mc-cta-body-overlay {
      display: table;
      width: 100%;
      height: 100%; }
  .award-list .award-list-thumb-wrap {
    margin-bottom: 20px; }
  .hof-search-results .hof-search-res-item {
    width: 20%; }
  /* CMS layout column fix for responsive */
  .ccm-layout-row .ccm-layout-cell {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px; }
  .ig-widget {
    margin-bottom: 1px; } }

/* Custom */
@media only screen and (max-width: 580px) {
  .news-subhead .news-timestamp {
    display: block;
    float: none;
    width: 100%; }
  .news-subhead .news-social {
    display: block;
    float: none;
    width: 100%; }
  .pb-headshot {
    display: block;
    position: absolute;
    top: -98px;
    border: 1px solid #000000;
    width: 90px;
    height: auto;
    left: 28px; }
  .hof-search-results .hof-search-res-item {
    width: 33.3333333333%; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .stat-cat-wrap .stat-item {
    width: 50%; }
  .mc-cta-body-overlay-content .mc-title {
    font-size: 1.5em !important;
    margin-bottom: 10px !important;
    line-height: 30px !important; }
  .mc-cta-body-overlay-content .mc-subtitle {
    font-size: 1em !important;
    display: none !important; }
  .mc-cta-body-overlay-content .mc-btn {
    border: 1px solid #ffffff !important;
    padding: 8px 30px 10px 30px !important;
    font-size: 0.8em !important;
    margin-top: 1px !important; }
  .page-body input, .page-body textarea, .page-body select {
    width: 100% !important; }
  .home-sponsor-col {
    padding-left: 0;
    padding-right: 0; }
  .sponsor-carousel {
    margin-top: 1px;
    margin-bottom: 0 !important; }
  .hof-search-results .hof-search-res-item {
    width: 50%; }
  .fc button {
    font-size: 0.8em !important; } 
    
    .banner-sponsors { 
		margin-top: 0px;
		margin-bottom: 20px;
	}
    
    }

/* Custom, iPhone Retina */
