.group-sections {
  clear: both;
  overflow: hidden;
  padding: 1px;
  box-sizing: border-box;
}

@media screen and (max-width: 1440px) {
  .sm-col-6 {
      height: unset !important;
  }
}

@media screen and (max-width: 970px) {
  .sm-col-6 {
      width: 100% !important;
      margin-left: 0px !important;
      margin-right: 0px !important;
  }

  .sm-col-6 .box-item,
.sm-col-12 .box-item {
      width: calc(100% / 10);
  }

  .sm-col-12 .box-item:nth-child(n + 11) {
      display: none;
  }
}

@media screen and (max-width: 471px) {
  .scorestream-override-icon {
      display: none;
  }

  .divider-content {
      padding: 0px;
  }
}

@media screen and (min-width: 425px) {
  .sm-col-6 {
      width: calc(50% - 10px);
      height: 114px;
  }

  .group-sections > div:nth-of-type(odd) {
      margin-right: 9px;
  }

  .group-sections > div:nth-of-type(even) {
      margin-left: 9px;
  }

  .custom-sections-row .sm-col-6:nth-of-type(even) {
      margin-left: 5px;
      margin-right: 0px !important;
  }

  .custom-sections-row .sm-col-6:nth-of-type(odd) {
      margin-right: 5px;
      margin-left: 0px !important;
  }

  .team-bottom-btl th:first-child {
      width: auto;
  }
}

@media screen and (max-width: 425px) {
  .sm-col-6 {
      width: calc(100% - 5px);
      height: unset;
  }

  .custom-image-size .box-items .box-item img,
.video-item img,
.social-news-nav .nav-item img.link-icon {
      width: unset;
}

  .next-team-counter-section,
.header-buttons-section {
      justify-content: center;
  }

  .site {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }

  #signup_modal .modal-content,
#login_modal_new .modal-content {
      padding: 10px;
      min-width: unset;
  }
}

/* main section additions */
@media screen and (max-width: 1081px) {


  .box-item .google-search-action::before {
      margin-top: 26px;
      margin-left: 17px;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: 0.8;
      padding-top: 7px;
  }

  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 0.8;
  }
}

@media screen and (max-width: 1025px) {
  .site-main #top-news-and-social-section {
      zoom: unset;
  }

  .rounded-section.sm-col-6#game-ratings,
.rounded-section.sm-col-6#player-ratings {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide.active {
      width: 64%;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide:nth-child(2) {
      display: block;
      width: 36%;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide:nth-child(2)
  .box-item {
      display: none;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide:nth-child(2)
  .box-item:nth-child(1),
.rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide:nth-child(2)
  .box-item:nth-child(2) {
      display: inline-block;
      width: 49% !important;
  /* padding: 0px 0px 0px 11%; */
      padding: 0px 0px 0px 4%;
  }

  .box-item .google-search-action::before {
      margin-top: 25px;
      margin-left: 15px;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: unset;
      padding-top: 7px;
  }

  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: unset;
  }
}

@media screen and (max-width: 769px) {
  .site-main #top-news-and-social-section {
      zoom: unset;
  }

  .sm-col-6,
.sm-col-12 {
      min-height: unset;
  /* margin-bottom: 10px!important; */
      margin-bottom: 24px !important;
  }

  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 1.1;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide.active {
      width: 100%;
  }

  .rounded-section.sm-col-6#player-ratings
  #player_ratings_slider.custom-slider
  .slide:nth-child(2) {
      display: none;
  }

  .box-item .google-search-action::before {
      margin-top: 42px;
      margin-left: 27px;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: unset;
      padding-top: unset;
  }
}

@media screen and (max-width: 486px) {


  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 1.3;
  }

  #player_ratings_slider.custom-slider
  .slide.active
  .player-grade-box:nth-child(3),
#player_ratings_slider.custom-slider
  .slide.active
  .player-grade-box:nth-child(4) {
      display: none;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: 0.61;
      padding-top: unset;
  }

  .box-item .google-search-action::before {
      margin-top: 17px;
      margin-left: 10px;
  }

  #gamebets .shadow-box.your-bets .games-bets-container {
      display: inline-block;
      width: 100%;
  }

  #gamebets .shadow-box.your-bets {
      height: unset;
  }

  #player-ratings-modal-popup {
      padding-left: 20px;
      padding-right: 20px;
  }
}

@media screen and (max-width: 431px) {


  .rounded-section.sm-col-6#game-ratings table {
      zoom: unset;
      padding-top: 10px;
      font-size: 0.6em;
  }

  body.home-page #game-ratings .slide table tr:nth-child(1) td:before {
      font-size: 6em !important;
  }

  .jerseys-content .placeholder_number {
      font-size: 17px !important;
      white-space: nowrap;
      left:21%;
  }

  .divider_texts {
      text-align: center;
      font-size: 30px;
  }

  .nfl-image-holder {
width: 132px;
margin-left: 7px;
display: flex;
align-items: center;
white-space: nowrap;
}

.gameday-score-wrapper .nfl-image-holder:nth-of-type(1) img {
margin-left: -5px;
width: 90px;
}

.gameday-score-wrapper .nfl-image-holder .score, .gameday-score-wrapper .game-date {
margin-top: 10px;
font-size: 16px;
font-weight: 700;
margin-top: initial !important;
line-height: normal;
}

.gameday-score-wrapper .nfl-image-holder .score{
    font-size: 34px!important;
}

}


@media screen and (max-width: 413px) {

  .rounded-section.sm-col-6#game-ratings table {
      zoom: 0.56;
  }

  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 1.2;
  }
}

@media screen and (max-width: 391px) {
  .rounded-section.sm-col-6#game-ratings table {
      zoom: unset;
      padding-top: 10px;
      font-size: 0.58em;
  }
}

@media screen and (max-width: 376px) {


  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 1.1;
  }

  .social-news-nav .nav-item {
      margin-right: 0px;
  }

  .social-news-nav .nav-item,
.social-news-nav .nav-item:nth-child(1n + 23) {
      margin-top: 8px;
  }

  .section-title span {
      font-size: 18px;
  }

  .section-actions i {
      font-size: 14px !important;
  }

  .section-row.section-items a.text-item {
      font-size: 9px;
  }

  .section-row.section-images {
      padding: 0px;
  }

  #divider {
      zoom: 0.6;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: 0.51;
  }

  #score_stream .shadox-box-title,
#game-ratings .shadox-box-title,
#player-ratings .shadox-box-title,
#gamebets .shadox-box-title,
#photos .shadox-box-title,
#videos .shadox-box-title,
#shop .shadox-box-title {
      height: 30px;
  }

  #score_stream .shadox-box-title span,
#game-ratings .shadox-box-title span,
#player-ratings .shadox-box-title span,
#gamebets .shadox-box-title span,
#photos .shadox-box-title span,
#videos .shadox-box-title span,
#shop .shadox-box-title span {
      font-size: 18px;
  }

  #game-ratings .custom-more-container {
      bottom: calc(100% + 13px) !important;
      padding: 0px;
  }

  #score_stream .custom-more-container,
#player-ratings .custom-more-container,
#photos .custom-more-container,
#videos .custom-more-container,
#shop .custom-more-container {
      bottom: calc(100% + 11px) !important;
      padding: 0px;
  }

  #score_stream .more-wrapper,
#game-ratings .more-wrapper,
#player-ratings .more-wrapper,
#gamebets .more-wrapper,
#photos .more-wrapper,
#videos .more-wrapper,
#shop .more-wrapper {
      margin: -7px 0px 0px 0px;
  }

  #score_stream .shadow-box .wrapper,
#game-ratings .shadow-box .wrapper,
#player-ratings .shadow-box .wrapper,
#gamebets .shadow-box .wrapper,
#photos .shadow-box .wrapper,
#videos .shadow-box .wrapper,
#shop .shadow-box .wrapper {
      margin: 0px;
  }

  #score_stream .arrows,
#game-ratings .arrows,
#player-ratings .arrows,
#gamebets .arrows,
#photos .arrows,
#videos .arrows,
#shop .arrows {
      height: 21px;
  }

  #score_stream .custom-more-container .custom-more-btn,
#game-ratings .custom-more-container .custom-more-btn,
#player-ratings .custom-more-container .custom-more-btn,
#gamebets .custom-more-container .custom-more-btn,
#photos .custom-more-container .custom-more-btn,
#videos .custom-more-container .custom-more-btn,
#shop .custom-more-container .custom-more-btn {
      width: 21px !important;
  }

  #score_stream .custom-more-container i,
#game-ratings .custom-more-container i,
#player-ratings .custom-more-container i,
#gamebets .custom-more-container i,
#photos .custom-more-container i,
#videos .custom-more-container i,
#shop .custom-more-container i {
      font-size: 14px !important;
  }

  .section-items .image-item img,
.box-items .box-item.youzify-media-item img {
      border-radius: 4px !important;
  }

  #shop .productlink {
      padding: 0px;
  }
}

@media screen and (max-width: 321px) {
  .site {
      padding: 0px 4px;
  }

  .rounded-section.sm-col-6,
.rounded-section.sm-col-12 {
      padding: 5px 10px 5px 10px;
  }



  #player_ratings_slider.custom-slider .slide.active .player-grade-box {
      zoom: 0.9;
  }

  .rounded-section.sm-col-6#game-ratings table {
      zoom: 0.46;
  }
}
/* main section additions end */

/* modal data */
@media screen and (max-width: 768px) {
  #sectionContent-modal-popup .box-item {
      width: calc(100% / 10) !important;
  }

  #sectionContent-modal-popup .text-item {
      width: calc(100% / 3);
  }
}

@media screen and (max-width: 580px) {
  #sectionContent-modal-popup .box-item {
      width: calc(100% / 8) !important;
  }

  #sectionContent-modal-popup .text-item {
      width: calc(100% / 2);
  }
}
/* modal data end */

/* footer */
@media screen and (max-width: 850px) {
  .teams a,
.teams-header a {
      width: calc(100% / 8) !important;
  }
}

@media screen and (max-width: 490px) {
  footer .info-container {
      zoom: 0.8;
  }
}

@media screen and (max-width: 413px) {
  footer .team-container {
      zoom: 0.67;
  }

  footer .teams-section {
  /* display: block; */
  }

  footer .info-container {
      zoom: 0.65;
  }

  footer#colophon.site-footer {
      padding: 0px 0px 10px 0px;
  }
}

/* end of footer */

/* header */
@media screen and (max-width: 1081px) {
/* .site-header .mobileNav.mobile-d-none {
  display: block !important;
} 

.desktopNav{
  display: none !important;
}

.site-header .mobileNav.mobile-d-none #custom-header-content {
    zoom: 0.8;
} */
}

@media screen and (max-width: 700px) {
  .customize-page-container-title span {
      font-size: 25px !important;
  }

  #your-top-20 {
      zoom: 0.8;
  }

  .modal {
      padding-top: 12% !important;
  }
}

@media screen and (max-width: 1025px) {
  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.7;
  }
}

@media screen and (max-width: 769px) {
  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.57;
  }
}

@media screen and (max-width: 486px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.55;
  }

  .site-header .mobileNav.mobile-d-none .topbar-text .row {
      height: unset;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.98;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.3;
  }
}

@media screen and (max-width: 431px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.45;
  }

  .site-header .mobileNav.mobile-d-none .customize-page-container-title {
      zoom: 0.95;
  }

  .site-header .mobileNav.mobile-d-none .jerseys_row {
      zoom: 0.8;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.95;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.25;
  }
}

@media screen and (max-width: 413px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.5;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.88;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.28;
  }
}

@media screen and (max-width: 391px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.45;
  }

  .site-header .mobileNav.mobile-d-none .customize-page-container-title {
      zoom: unset;
  }

  .customize-page-container-title span {
      font-size: 22px !important;
  }

  .customize-page-container-title img {
      max-width: 35px;
  }

  .site-header .mobileNav.mobile-d-none .jerseys_row {
      zoom: 0.9;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.88;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.28;
  }
}

@media screen and (max-width: 376px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.48;
  }

  .site-header .mobileNav.mobile-d-none .customize-page-container-title {
      zoom: 0.98;
  }

  .site-header .mobileNav.mobile-d-none .jerseys_row {
      zoom: 0.9;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.85;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.26;
  }
}

@media screen and (max-width: 321px) {
  .site-header .mobileNav.mobile-d-none .topbar-text {
      zoom: 0.4;
  }

  .site-header .mobileNav.mobile-d-none .customize-page-container-title {
      zoom: 0.82;
      height: 1.8em;
  }

  .site-header .mobileNav.mobile-d-none .jerseys_row {
      zoom: 0.75;
  }

  .site-header .mobileNav.mobile-d-none .header-content {
      zoom: 0.7;
  }

  .site-header .mobileNav.mobile-d-none #custom-header-content {
      zoom: 0.22;
  }
}
/* end of header */

@media screen and (max-width: 1385px) {
  .header .container-wrapper-bg.header-content {
      width: 100% !important;
  }

  .your-top-20-container {
      flex-flow: column;
  }

  .htc-sharing-container .social-share-container {
      height: auto !important;
  }

  header .container-wrapper-bg.header-content {
      height: auto !important;
      width: 100% !important;
  }

  .topbar-text {
      flex-flow: column;
  }


  header
  .htc-sharing-container
  .social-share-container
  .section-share-mobile
  .shareaholic-canvas {
      width: 100% !important;
      display: block !important;
  }

/* .htc-sharing-container .social-share-container .social-link-gs .shareaholic-canvas{
  display: none !important;
} */

  header #custom-header-content {
      zoom: 0.85;
  }
}

@media screen and (max-width: 1280px) {
  header #custom-header-content {
      zoom: 0.82;
  }
}

@media screen and (max-width: 1060px) {
  header #custom-header-content {
      zoom: 0.62;
  }
}

@media screen and (max-width: 800px) {
  .desktopNav {
      zoom: 0.8;
  }

  header #custom-header-content {
      zoom: 0.57;
  }
}

@media screen and (max-width: 600px) {
  header .topbar-text {
      zoom: 0.8;
  }

  header #custom-header-content {
      zoom: 0.45;
  }

  #search-modal-popup {
      padding-left: 10px !important;
      padding-right: 10px !important;
  }

  .header-action-row {
      zoom: 0.8;
  }
}

@media screen and (max-width: 480px) {
  header .topbar-text {
      zoom: 0.62;
  }

  header #custom-header-content {
      zoom: 0.36;
  }

  .header-action-row {
      zoom: 0.62;
  }
}

@media screen and (max-width: 767px) {
  .social-news-nav .slick-track {
      display: flex !important;
  }
}

@media scree and (min-width: 769px) and (max-width: 1450px) {
  .social-news-nav .nav-item {
      width: calc(100% / 22);
      height: auto;
  }
}

@media screen and (max-width: 1200px) {
  #login_modal div.modal-content {
      width: fit-content !important;
  }
}

@media screen and (max-width: 900px) {
  #login_modal .modal-content .close {
      top: 0px !important;
      right: 0px !important;
  }

  #login_modal .modal-content .social-btns {
      bottom: 12% !important;
      left: 12% !important;
  }
}

/* forum responsive */
@media screen and (max-width: 768px) {
  .youzify-hdr-v1 .youzify-cover-content .youzify-inner-content {
      padding-top: 0px !important;
  }

  .youzify-user-statistics {
      display: none !important;
  }

  .youzify-header-content {
      display: none !important;
  }

  .youzify-head-content {
      align-self: center;
  }

  .youzify-inner-content {
      display: flex !important;
  }
}

@media screen and (max-width: 1000px) {
  body.page .add-suggested-link {
      max-width: 500px !important;
  }
}

.member-videos {
  clear: both;
  margin-bottom: 20px;
}

.member-videos .youzify-media-item-img img {
  border-radius: 8px;
}

.member-videos .youzify-media-item-tools i.fas {
  font-size: 20px !important;
}

.member-videos .youzify-media-item-tools {
  height: 68%;
}

.member-videos .member-media {
  margin-left: -5px;
  margin-right: -5px;
}

.member-videos .section-title {
  padding-left: 15px;
}

@media screen and (min-width: 425px) {
  .member-videos .youzify-media-item {
      width: calc((100% - 63px) / 6);
      margin: 0 5px;
      height: 120px;
      border-radius: 8px;
      overflow: hidden;
  }

  .member-videos .youzify-media-item-img img {
      max-height: 130px !important;
      border-radius: 8px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1385px) {
.header-action-row {
    flex-flow: row-reverse;
/* width: 100% !important; */
    justify-content: space-evenly;
    width: 100% !important;
    max-width: 100%;
}

}
