@charset "UTF-8";
/*@import url(//db.onlinewebfonts.com/c/2791267c488b942eb80f4f69ea85603e?family=MrAlex-Regular);*/
@import url(//fonts.googleapis.com/css2?family=Barlow&family=Anton&family=Lato:wght@400;700&family=Oswald:wght@400;500;700&display=swap);
@import url("https://use.typekit.net/alg8xph.css");
:root {
  --base-scale: calc(100vw / 75);
  --h2-font-size: max(1em, min(4em, calc(var(--base-scale) * 4)));
  --padding-size: max(1em, min(2em, calc(var(--base-scale) * 2)));
  --margin-size: max(0.5em, min(2em, calc(var(--base-scale) * 2)));
  --border-radius: max(1em, min(3em, calc(var(--base-scale) * 3))); }

@font-face {
  font-family: "Hauser";
  src: url("../fonts/Hauser.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif; }

input, select {
  font-size: 100%; }

.pageBanner .overlapBanner {
  margin-left: 10vw;
  position: relative;
  padding-top: 56.25%; }

.pageBanner .overlapBanner h3.sppb-addon-title {
  font-family: "Hauser";
  font-size: 8vw;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 0.9;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: left;
  bottom: 0px;
  align-items: center;
  display: flex;
  z-index: 1; }

.pageBanner .overlapBanner .sppb-addon-content {
  width: 100%;
  padding-left: 200px; }

.pageBanner .sppb-addon-single-image-container {
  display: block; }

.pageBanner .sppb-addon-single-image-container img {
  width: 100%; }

.bannerBottom {
  background: #0677e8;
  max-width: 82%;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  bottom: 0px;
  margin: auto;
  left: 0px;
  right: 0px;
  justify-content: center;
  display: flex;
  transform: skewX(-23deg); }

@media (max-width: 767px) {
  .bannerBottom {
    max-width: 95%;
    transform: unset; } }
.bannerBottom h3,
.bannerBottom .custom p {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  transform: skewX(23deg);
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 31px;
  line-height: 30px;
  padding: 0px; }

@media (max-width: 767px) {
  .bannerBottom h3,
  .bannerBottom .custom p {
    transform: unset;
    font-size: 17px;
    line-height: 1.2; } }
.articleSection {
  background: url(/images/articleBg.png) no-repeat 18vw bottom;
  font-family: "Lato", sans-serif; }

.articleSection #eb.mod-easyblogimagewall .ezb-card:before,
.articleSection #eb.mod-easyblogimagewall .ezb-card:after {
  display: none; }

.articleSection #eb.mod-easyblogimagewall .ezb-grid {
  margin-bottom: 20px; }

.articleSection #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
  height: auto; }

.articleSection #eb.mod-easyblogimagewall .ezb-grid .ezb-card div {
  padding-top: 56.25%;
  margin-bottom: 7px;
  background-size: cover;
  background-repeat: no-repeat; }

.articleSection #eb.mod-easyblogimagewall .ezb-grid .ezb-card span {
  position: static;
  font-size: 18px;
  line-height: 1.3; }

#eb.mod-easyblogimagewall .ezb-grid {
  margin-bottom: 20px; }

#eb.mod-easyblogimagewall .ezb-grid .ezb-card {
  height: auto !important;
  margin-bottom: 7px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 35.7%;
  background-position: top; }

@media (max-width: 767px) {
  #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
    padding-top: 56.25%; } }
#eb.mod-easyblogimagewall .ezb-grid .ezb-card img {
  width: 100%; }

#eb.mod-easyblogimagewall .ezb-grid .ezb-card.coverageImgData {
  padding-top: 0px; }

#eb.mod-easyblogimagewall .ezb-grid .dataShort {
  text-overflow: ellipsis;
  overflow: hidden;
  height: 75px;
  padding: 10px 10px 0px 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.innerSlider #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
  padding-top: 44.66%;
  background-position: top; }

@media (max-width: 767px) {
  .innerSlider #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
    padding-top: 56.25%; } }
.innerSlider #eb.mod-easyblogimagewall .swiper-wrapper {
  display: flex; }

@media (max-width: 767px) {
  .innerSlider #eb.mod-easyblogimagewall .swiper-wrapper .swiper-slide {
    width: 100% !important; } }
.innerSlider #eb.mod-easyblogimagewall .swiper-wrapper .swiper-slide {
  flex: 1 1 auto;
  margin-right: 0px !important;
  width: 100% !important; }

.homeSwiper #eb.mod-easyblogimagewall .swiper-wrapper {
  display: flex; }

.homeSwiper #eb.mod-easyblogimagewall .swiper-wrapper .swiper-slide {
  width: 100% !important; }

.archiveSlider #eb.mod-easyblogimagewall .ezb-grid {
  margin-bottom: 0px; }

.archiveSlider #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
  height: auto !important;
  margin-bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 56.25%; }

.archiveSlider #eb.mod-easyblogimagewall .ezb-grid .postTitle {
  font-family: univia-pro, sans-serif;
  background: #ff660064;
  font-weight: 500;
  font-style: italic;
  position: absolute;
  font-size: 30px;
  line-height: 1.3;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center; }

.swiperCustom #eb .ezb-grids .postTitle {
  min-height: 56px; }

.swiperCustom #eb .ezb-grids:before {
  display: none; }

.swiperCustom #eb .swiper-button-next,
.swiperCustom #eb .swiper-button-prev {
  height: 80px;
  margin-top: 0px;
  display: flex;
  justify-content: flex-end; }

@media (max-width: 767px) {
  .swiperCustom #eb .swiper-button-next,
  .swiperCustom #eb .swiper-button-prev {
    height: 50px; }

  .swiperCustom #eb .swiper-button-next:after,
  .swiperCustom #eb .swiper-button-prev:after {
    font-size: 25px; } }
.swiperCustom #eb .swiper-button-next::after,
.swiperCustom #eb .swiper-button-prev::after {
  color: #ffffff59; }

.swiperCustom #eb .swiper-button-next {
  padding-right: 20px; }

.swiperCustom #eb .swiper-button-prev {
  padding-left: 20px;
  justify-content: flex-start; }

#eb .eb-tags a,
#eb .eb-entry-author a {
  color: #ff6600; }

.bdrL_Orange {
  /*border-left: 6px solid #ff6600;*/
  border-right: 6px solid transparent; }

@media (max-width: 767px) {
  .bdrL_Orange {
    border: 0px; } }
.bdrR_Red {
  /*    border-right: 6px solid #ab0003;*/
  border-left: 6px solid transparent; }

@media (max-width: 767px) {
  .bdrR_Red {
    border: 0px; } }
.bdrLR_OnR, .itemid-101 footer.footer {
  /*    border-left: 6px solid #ff6600;
  border-right: 6px solid #ab0003;*/ }

#eb .eb-posts .eb-entry-article .eb-post {
  position: relative;
  padding-left: 220px; }

#eb .eb-posts .eb-entry-article .eb-post + .eb-post .eb-post-content .eb-post-body .eb-post-thumb.is-full {
  top: 30px; }

#eb .eb-posts .eb-entry-article .eb-post:first-child .eb-post-content .eb-post-body .eb-post-thumb.is-full {
  top: 10px; }

#eb .eb-posts .eb-entry-article .eb-post .eb-post-content .eb-post-body .eb-post-thumb.is-full {
  position: absolute;
  left: 0px;
  top: 13px;
  width: 200px; }

@media (max-width: 992px) {
  #eb .eb-posts .eb-entry-article .eb-post {
    padding: 0px; }

  #eb .eb-posts .eb-entry-article .eb-post .eb-post-content .eb-post-body .eb-post-thumb.is-full {
    position: unset;
    width: 100%; } }
#eb .eb-entry-article + .adcontainer .moduletable {
  margin-bottom: 30px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }

#eb .eb-entry-article + .adcontainer .moduletable + .oriolesHeadColor .authorSection {
  border-color: #FD421D; }

@media (max-width: 992px) {
  #eb .eb-entry-article + .adcontainer .moduletable + .oriolesHeadColor .authorSection {
    width: 100%; } }
#eb .eb-entry-article + .adcontainer .moduletable + .oriolesHeadColor h3 {
  background-color: #FD421D;
  color: #fff;
  padding: 7px;
  margin-bottom: 0px; }

#eb .eb-entry-article + .adcontainer .moduletable + .nationalsHeadColor .authorSection {
  border-color: #EB0B18; }

@media (max-width: 992px) {
  #eb .eb-entry-article + .adcontainer .moduletable + .nationalsHeadColor .authorSection {
    width: 100%; } }
#eb .eb-entry-article + .adcontainer .moduletable + .nationalsHeadColor h3 {
  background-color: #EB0B18;
  color: #fff;
  padding: 7px;
  margin-bottom: 0px; }

#eb .eb-entry-article + .adcontainer .moduletable script + div {
  margin: auto; }

.moduletable {
  margin-bottom: 30px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }

.moduletable + .oriolesHeadColor .authorSection {
  border-color: #FD421D; }

@media (max-width: 992px) {
  .moduletable + .oriolesHeadColor .authorSection {
    width: 100%; } }
.moduletable + .oriolesHeadColor h3 {
  background-color: #FD421D;
  color: #fff;
  padding: 7px;
  margin-bottom: 0px !important; }

.moduletable + .nationalsHeadColor .authorSection {
  border-color: #EB0B18; }

@media (max-width: 992px) {
  .moduletable + .nationalsHeadColor .authorSection {
    width: 100%; } }
.moduletable + .nationalsHeadColor h3 {
  background-color: #EB0B18;
  color: #fff;
  padding: 7px;
  margin-bottom: 0px !important; }

.moduletable script + div {
  margin: auto; }

#eb .eb-entry {
  position: relative;
  margin: 8px 15px; }

@media (max-width: 767px) {
  #eb .eb-entry {
    margin: 10px; } }
#eb .eb-entry .eb-entry-tools,
#eb .eb-entry .es-post-state {
  display: none; }

#eb .eb-entry .eb-entry-head {
  display: flex;
  position: relative;
  flex-direction: row; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head {
    flex-direction: column;
    padding: 0px; } }
@media (max-width: 992px) {
  #eb .eb-entry .eb-entry-head {
    flex-direction: column;
    padding: 0px; } }
#eb .eb-entry .eb-entry-head:after {
  position: absolute;
  /*content: "";*/
  right: 0px;
  height: 100%;
  width: 200px;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0) 100%); }

#eb .eb-entry .eb-entry-head:before {
  position: absolute;
  /*content: "";*/
  left: 0px;
  height: 100%;
  width: 200px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0) 100%); }

#eb .eb-entry .eb-entry-head a {
  color: #adadad; }

#eb .eb-entry .eb-entry-head .reset-heading {
  font-size: 40px;
  font-weight: normal;
  line-height: 1.1; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head .reset-heading {
    font-size: 25px; } }
#eb .eb-entry .eb-entry-head .eb-entry-meta {
  background: transparent !important;
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head .eb-entry-meta {
    margin-top: 15px !important; } }
#eb .eb-entry .eb-entry-head .eb-entry-meta .authorImg a {
  font-weight: 700; }

#eb .eb-entry .eb-entry-head .eb-entry-meta a, #eb .eb-entry .eb-entry-head .eb-entry-meta time, #eb .eb-entry .eb-entry-head .eb-entry-meta span, #eb .eb-entry .eb-entry-head .eb-entry-meta i {
  color: #4f4f4f  !important; }

#eb .eb-entry .eb-entry-head .blogImgCont {
  overflow: hidden;
  max-width: 400px;
  margin-right: 40px;
  width: 100%; }

@media (max-width: 992px) {
  #eb .eb-entry .eb-entry-head .blogImgCont {
    margin-right: 0px;
    max-width: 100%;
    width: auto;
    margin-bottom: 15px; } }
#eb .eb-entry .eb-entry-head .blogImg {
  left: 0px;
  top: 0px;
  width: 100%; }

#eb .eb-entry .eb-entry-head .eb-entry-meta {
  border-radius: 3px;
  color: #999;
  line-height: 29px;
  font-size: 16px;
  padding: 0px;
  font-weight: normal;
  font-family: "Lato"; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head .eb-entry-meta {
    font-size: 14px;
    line-height: 20px; } }
#eb .eb-entry .eb-entry-head .eb-entry-meta > div {
  min-height: 24px; }

#eb .eb-entry .eb-entry-head .eb-entry-meta .comma-seperator .fa-circle {
  font-size: 6px;
  height: 10px; }

@media (min-width: 768px) {
  #eb .eb-entry .eb-entry-head .eb-entry-meta {
    padding-left: 52px !important;
    line-height: 22px; }

  #eb .eb-entry .eb-entry-head .eb-entry-meta .eb-meta-author {
    width: 100%;
    display: inline-block;
    margin-left: -63px; } }
@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head .eb-entry-meta {
    padding-left: 52px !important;
    line-height: 22px; }

  #eb .eb-entry .eb-entry-head .eb-entry-meta .eb-meta-author {
    width: 100%;
    display: inline-block;
    margin-left: -52px; } }
#eb .eb-entry .eb-entry-head .blogBanner {
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-head .blogBanner {
    padding: 0px;
    gap: 10px; } }
#eb .eb-entry .eb-entry-body {
  font-size: 18px;
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-body {
    display: block;
    font-size: 16px; } }
#eb .eb-entry .eb-entry-body .eb-entry-article {
  padding-left: 0px;
  padding-right: 0px; }

#eb .eb-entry .eb-entry-body .eb-entry-nav {
  margin: 30px 0;
  top: 0px;
  width: 100%;
  left: 0px;
  border: 0px;
  justify-content: flex-start;
  flex-flow: revert; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev,
#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next {
  width: auto; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev a,
#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next a {
  background: #2f2f2f;
  overflow: visible;
  padding: 11px 15px;
  min-width: 150px;
  font-size: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev a:hover,
#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next a:hover {
  background: #2f2f2f; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev a i,
#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next a i {
  text-indent: 0px;
  font-size: 30px; }

@media (max-width: 767px) {
  #eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev a,
  #eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next a {
    padding: 11px 10px;
    min-width: 140px; } }
#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev {
  padding-left: 0px; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-prev a::after {
  content: "previous article";
  font-size: 12px;
  text-transform: uppercase;
  color: #fff; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next {
  border: 0px;
  padding-right: 0px;
  margin-left: auto; }

#eb .eb-entry .eb-entry-body .eb-entry-nav .eb-entry-nav-next a::before {
  content: "Next article";
  font-size: 12px;
  text-transform: uppercase;
  color: #fff; }

#eb .eb-entry .eb-entry-body p {
  line-height: 1.4 !important; }

@media (min-width: 1700px) {
  #eb .eb-entry .eb-entry-body p {
    font-size: 20px; } }
#eb .eb-entry .eb-entry-body p img {
  display: block; }

#eb .eb-entry .eb-entry-body p a {
  color: #0150a0;
  font-weight: bold; }

#eb .eb-entry .eb-entry-author-recents {
  background: transparent; }

.intPopup {
  z-index: 3 !important; }

.popupBgGr, .interstitial:before, #eb.eb-dialog:before {
  content: "";
  background: linear-gradient(to left, #0250a0 0%, #ff812c 100%);
  opacity: 0.76;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.interstitial {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center; }

.interstitial .intContain {
  width: 90%;
  max-width: 935px;
  height: 100%;
  max-height: 525px;
  position: relative;
  z-index: 1; }

.interstitial .intContain h4 {
  margin: 0px;
  line-height: 30px;
  font-family: "Anton";
  font-size: 24px;
  margin-bottom: 18px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 4px;
  text-transform: uppercase; }

.interstitial .intContain .intClose {
  position: absolute;
  top: 56px;
  color: #fff;
  right: 10px;
  font-size: 33px;
  z-index: 2; }

.interstitial .intInner {
  position: relative;
  width: 100%;
  max-width: 935px;
  border: 1px solid #fff;
  height: 100%;
  max-height: 525px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  z-index: 1; }

.interstitial .intInner .intList .intMasnLogo {
  cursor: pointer; }

.interstitial .intInner .intList:nth-child(1) {
  background: url(/images/nationalMenubg.png) no-repeat;
  width: 47%; }

.interstitial .intInner .intList:nth-child(2) {
  width: 256px;
  background: #000;
  transform: skewX(-7.5deg);
  position: absolute;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.interstitial .intInner .intList:nth-child(2) img {
  max-width: 160px;
  transform: skewX(7.5deg); }

.interstitial .intInner .intList:nth-child(2) .intKingLogo {
  position: absolute;
  bottom: 40px;
  max-width: 150px; }

.interstitial .intInner .intList:nth-child(3) {
  background: url(/images/orioles.png) no-repeat;
  width: 40%; }

footer.footer {
  padding-top: 40px;
  padding-bottom: 50px; }

footer.footer hr {
  display: none; }

footer.footer p {
  font-size: 12px;
  font-family: "Lato"; }

footer.footer #back-top {
  position: fixed;
  bottom: 20px;
  width: 34px;
  height: 34px;
  right: 25px;
  overflow: hidden;
  z-index: 2;
  text-decoration: none; }

footer.footer #back-top:before {
  content: "";
  text-indent: 0px;
  height: 34px;
  color: #fff;
  background: url(/images/upicon.svg) no-repeat;
  width: 34px;
  position: absolute;
  left: 0px;
  top: 0px; }

#eb.eb-dialog .eb-dialog-content p,
#eb.eb-dialog .eb-dialog-content label,
#eb.eb-dialog .eb-dialog-content div {
  font-family: "Lato";
  font-size: 14px; }

#eb.eb-dialog .eb-dialog-modal {
  z-index: 1; }

#eb.eb-dialog .eb-dialog-modal .eb-dialog-title {
  top: 0px;
  margin: 0px;
  line-height: 30px;
  font-family: "Oswald";
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 20px; }

#eb.eb-dialog .eb-dialog-footer,
#eb.eb-dialog .eb-dialog-container,
#eb.eb-dialog .eb-dialog-header {
  border: 0px; }

#eb.eb-dialog .btn {
  font-family: "Oswald";
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  border: 0px !important; }

#eb.eb-dialog .btn:focus {
  outline: 0px;
  outline-offset: 0px; }

#eb.eb-dialog .btn.btn-default {
  background-color: #0250a0 !important;
  color: #fff !important; }

#eb.eb-dialog .btn.btn-primary {
  background-color: #ff6600 !important;
  color: #fff !important;
  border: 0px !important; }

#eb .ezb-grids {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  gap: 3px;
  flex-flow: wrap; }

#eb .ezb-grids .ezb-card {
  padding-top: 56.25%; }

#eb .ezb-grids .postTitle {
  padding-left: 10px;
  padding-top: 6px; }

#eb .ezb-grids .postTitle span {
  line-height: 1.4; }

#eb .ezb-grids:before {
  display: none; }

.columGrid #eb .ezb-grids .ezb-grid {
  display: flex;
  align-items: center;
  border-bottom: 0.5px solid #70707030;
  padding-bottom: 8px; }

.columGrid #eb .ezb-grids .ezb-grid:last-child {
  border: 0px;
  padding-bottom: 0px; }

.columGrid #eb .ezb-grids .ezb-grid .postTitle {
  padding-top: 0px;
  padding-left: 64px;
  font-size: 10px;
  font-weight: normal;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.columGrid #eb .ezb-grids .ezb-grid .ezb-card {
  width: 54px;
  height: 35px !important;
  padding-top: 0px;
  margin-bottom: 0px;
  align-items: center; }

.todaySection .tsImg {
  display: flex; }

.todaySection .tsImg img {
  width: 100%; }

.todaySection .tsImg .tsLeft {
  width: 55%; }

.todaySection .tsImg .tsRight {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 45%;
  position: relative; }

.todaySection .tsImg .tsRight .smallImg {
  padding-left: 78px;
  width: 100%;
  position: relative; }

.todaySection .tsImg .tsRight .smallImg::before {
  content: "";
  width: 78px;
  background: #ab0003;
  height: 253px;
  position: absolute;
  left: 0px; }

.todaySection .todayOn {
  width: calc(55% + 110px);
  align-items: baseline;
  font-family: "Anton";
  padding: 30px 0;
  z-index: 22;
  position: absolute;
  top: 0px; }

.todaySection .todayOn .to-first {
  font-size: 97px;
  line-height: 1.2;
  background: #ab000370;
  width: calc(100% - 110px);
  text-align: right;
  padding: 40px 10px 15px 20px; }

.todaySection .todayOn .to-masn {
  font-size: 97px;
  line-height: 1;
  float: right;
  display: flex;
  flex-direction: column; }

.todaySection .todayOn .to-masn span {
  font-family: univia-pro, sans-serif;
  font-weight: 700;
  font-size: 30px;
  display: inline-block;
  font-style: italic;
  text-decoration: underline; }

.oriolesColor .todaySection .tsImg .tsRight .smallImg::before {
  background: #ff6600; }

.oriolesColor .todaySection .todayOn .to-first {
  background: #ff660070; }

.archiveSlider .swiper-slide {
  margin-right: 0px !important; }

.header-search,
.navSection {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 15px; }

.header-search div#maximenuck163,
.navSection div#maximenuck163 {
  font-weight: 500;
  line-height: 23px; }

.header-search div#maximenuck163 .maximenumobiletogglerck:checked + ul.maximenuck,
.navSection div#maximenuck163 .maximenumobiletogglerck:checked + ul.maximenuck {
  left: 0px; }

@media (max-width: 992px) {
  .header-search div#maximenuck163 .maximenumobiletogglerck:checked + ul.maximenuck,
  .navSection div#maximenuck163 .maximenumobiletogglerck:checked + ul.maximenuck {
    display: block !important; } }
@media (max-width: 992px) {
  .header-search div#maximenuck163 ul.maximenuck:not(.noresponsive) li,
  .navSection div#maximenuck163 ul.maximenuck:not(.noresponsive) li {
    width: 100% !important; } }
.header-search div#maximenuck163 ul.maximenuck,
.navSection div#maximenuck163 ul.maximenuck {
  display: flex !important; }

@media (max-width: 992px) {
  .header-search div#maximenuck163 ul.maximenuck,
  .navSection div#maximenuck163 ul.maximenuck {
    padding-top: 30px;
    left: -400px;
    transition: all 0.3s;
    display: none !important;
    position: absolute;
    top: 58px;
    width: 300px;
    background-image: linear-gradient(to top, #000000, #ff6600);
    height: calc(100vh - 58px) !important; }

  .header-search div#maximenuck163 ul.maximenuck li.maximenuck.level1,
  .navSection div#maximenuck163 ul.maximenuck li.maximenuck.level1 {
    text-align: left;
    margin-top: 25px; }

  .header-search div#maximenuck163 ul.maximenuck li.maximenuck.level1 img,
  .navSection div#maximenuck163 ul.maximenuck li.maximenuck.level1 img {
    display: none !important; } }
.header-search .maximenuckh,
.navSection .maximenuckh {
  width: 100%; }

.header-search div#maximenuck119 ul.maximenuck,
.navSection div#maximenuck119 ul.maximenuck {
  z-index: 2; }

.header-search .item136,
.header-search .leftAuto,
.navSection .item136,
.navSection .leftAuto {
  margin-left: auto; }

.header-search .maximenuck,
.navSection .maximenuck {
  padding: 0px; }

.header-search .maximenuck a,
.navSection .maximenuck a {
  color: #fff;
  padding: 0 15px; }

.header-search li.maximenuck.level1 > span.separator,
.navSection li.maximenuck.level1 > span.separator {
  display: flex;
  align-items: center; }

.boxShadow {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important;
  padding: 15px 10px; }

.boxShadow .sppb-row {
  margin: 0px; }

.newsSlide #eb.mod-easyblogimagewall .swiper-slide {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }

.newsSlide #eb.mod-easyblogimagewall .swiper-wrapper {
  padding-bottom: 30px; }

.newsSlide #eb.mod-easyblogimagewall .postTitle {
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Oswald";
  font-size: 19px;
  font-weight: 500;
  height: 58px; }

.newsSlide #eb.mod-easyblogimagewall .postTitle span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4; }

.newsSlide #eb.mod-easyblogimagewall .eb-mod-body {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  line-height: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 85px; }

.newsSlide #eb.mod-easyblogimagewall .eb-mod-body a {
  text-decoration: underline;
  color: #000; }

.newsSlide #eb.mod-easyblogimagewall .eb-gallery-meta {
  padding-left: 10px;
  padding-top: 20px !important;
  font-size: 14px;
  color: #6f6f6f; }

.newsSlide #eb.mod-easyblogimagewall .eb-gallery-meta span:first-child {
  width: 100%; }

.newsSlide #eb.mod-easyblogimagewall .eb-gallery-meta span:first-child + span {
  margin-left: 0px !important; }

.newsSlide #eb.mod-easyblogimagewall .eb-gallery-meta a {
  color: #6f6f6f;
  white-space: nowrap; }

.newsSlide #eb.mod-easyblogimagewall .viewAllHeader {
  top: 8px; }

@media (max-width: 767px) {
  .newsSlide #eb.mod-easyblogimagewall .viewAllHeader {
    top: 3px; } }
.newsSlide .sppb-addon-title {
  font-size: 40px;
  border: 0px;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .newsSlide .sppb-addon-title {
    font-size: 20px;
    margin-bottom: 7px; } }
.newsSlide .viewAllHeader {
  top: 10px; }

.columGridnTitle #eb .ezb-grids > .ezb-grid {
  margin-bottom: 10px !important;
  display: flex; }

.columGridnTitle #eb .ezb-grids > .ezb-grid .ezb-card {
  width: 45%;
  margin-bottom: 0px; }

.columGridnTitle #eb .ezb-grids > .ezb-grid .gridRightSec {
  width: calc(100% - 45%); }

.columGridnTitle #eb .ezb-grids > .ezb-grid .dataShort a {
  color: #000; }

.columGridnTitle #eb .ezb-grids > .ezb-grid .postTitle span {
  position: absolute;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.columRownTitle #eb .ezb-grids > .ezb-grid {
  margin-bottom: 0px !important; }

.columRownTitle #eb .ezb-grids > .ezb-grid .postTitle {
  padding-left: 0px;
  font-size: 12px;
  padding-top: 0px; }

.columRownTitle #eb .ezb-grids > .ezb-grid .postTitle span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal; }

.leftListSec {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.leftListSec li {
  font-size: 12px;
  color: #000;
  border-top: 0.5px solid #70707050;
  padding: 10px 0; }

.leftListSec li:first-child {
  border: 0px; }

.leftListSec li img {
  margin-right: 10px; }

.leftListSec li a {
  color: #000;
  text-decoration: none; }

.newsStatic .postTitle {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4px; }

.newsStatic .postDetail {
  font-size: 12px; }

.newsStatic .viewAllHeader {
  top: -38px; }

.headerViewStatic,
.headerViewStatic2 {
  position: absolute;
  top: -34px;
  white-space: nowrap;
  right: 0px; }

.headerViewStatic .viewAllHeader,
.headerViewStatic2 .viewAllHeader {
  right: 35px;
  top: 16px; }

.headerViewStatic2 {
  top: -64px; }

.videoStaticList {
  display: flex;
  gap: 20px; }

@media (max-width: 767px) {
  .videoStaticList {
    flex-direction: column; } }
.videoStaticList .list {
  width: 33.33%; }

@media (max-width: 767px) {
  .videoStaticList .list {
    width: 100%; } }
.videoStaticList .list img {
  width: 100%;
  margin-bottom: 10px; }

.homeAuthorList .authorOuterCont {
  font-size: 12px;
  color: #000;
  border-top: 0.5px solid #70707050;
  padding: 10px 0; }

.homeAuthorList .authorOuterCont:first-child {
  border: 0px; }

.homeAuthorList .authorOuterCont img {
  margin-right: 10px;
  width: 32px; }

.homeAuthorList .authorOuterCont span,
.homeAuthorList .authorOuterCont a {
  color: #000; }

@media screen and (max-width: 992px) {
  #maximenuck163 .maximenumobiletogglericonck {
    display: block !important;
    font-size: 33px !important;
    text-align: right !important;
    padding-top: 0px !important;
    color: #fff !important; } }
@media (max-width: 767px) {
  footer.footer p {
    padding: 0px 20px; } }
.linkDisable a {
  pointer-events: none; }

.nolinkHyper a {
  pointer-events: none; }

@media (min-width: 1200px) {
  .sppb-container {
    max-width: 100% !important; } }
.scoreboardImgWidth img {
  max-width: 380px; }

.scheduleWidth img {
  max-width: 280px; }

.columRownTitle #eb.mod-easyblogimagewall.is-mobile .ezb-grids {
  flex-flow: unset; }

.columRownTitle #eb.mod-easyblogimagewall.is-mobile .ezb-grids .ezb-grid {
  width: 50% !important; }

@media (max-width: 992px) {
  .widgetPosition .sppb-row.sppb-no-gutter {
    padding: 0px 20px; }

  .widgetPosition .sppb-row.sppb-no-gutter .sppb-col-md-2 {
    order: 2; }

  .widgetPosition .sppb-row.sppb-no-gutter .sppb-col-md-2 + .sppb-col-md-7 {
    order: 1; }

  .widgetPosition .sppb-row.sppb-no-gutter .sppb-col-md-2 + .sppb-col-md-7 + .sppb-col-md-3 {
    order: 3; } }
.sppb-container {
  max-width: 100% !important; }

/* new theme */
@media (max-width: 992px) {
  .tabsCont {
    gap: 20px;
    flex-flow: wrap;
    display: flex; } }
.authorSection {
  background: #fff;
  display: flex;
  border: 1px solid #707070;
  padding: 8px 8px 15px 8px;
  gap: 15px;
  margin-bottom: 20px;
  width: 100%; }

.authorSection.followtext .authorPostsSection .authorPosts {
  min-height: 163px; }

@media (min-width: 1700px) {
  .authorSection.followtext .authorPostsSection .authorPosts {
    min-height: 179px; } }
@media (max-width: 1190px) {
  .authorSection {
    min-height: 290px; } }
@media (max-width: 992px) {
  .authorSection {
    width: calc(50% - 10px);
    min-height: auto; } }
@media (max-width: 767px) {
  .authorSection {
    width: 100%;
    margin-bottom: 0px;
    gap: 0px; } }
.authorSection .authorImg img {
  width: 71px; }

.authorSection .authorPostsSection {
  width: 100%; }

@media (max-width: 767px) {
  .authorSection .authorPostsSection:nth-child(2) {
    margin-left: 15px; } }
.authorSection .authorPostsSection .authorName {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  text-align: left;
  color: #000;
  width: 100%; }

.authorSection .authorPostsSection .authorName:hover {
  color: #2152b3; }

@media (min-width: 1700px) {
  .authorSection .authorPostsSection .authorName {
    font-size: 18px;
    line-height: 21px; } }
.authorSection .authorPostsSection .authorPosts {
  min-height: 200px; }

@media (min-width: 1700px) {
  .authorSection .authorPostsSection .authorPosts {
    min-height: 216px; } }
@media (max-width: 992px) {
  .authorSection .authorPostsSection .authorPosts {
    min-height: auto; } }
@media (max-width: 767px) {
  .authorSection .authorPostsSection .authorPosts {
    min-height: auto; } }
.authorSection .authorPostsSection .authorPosts .authorPostList {
  font-weight: normal;
  font-size: 14px;
  margin: 12px 0; }

@media (min-width: 1700px) {
  .authorSection .authorPostsSection .authorPosts .authorPostList {
    font-size: 20px;
    line-height: 26px !important; } }
.authorSection .authorPostsSection .authorPosts .authorPostList a {
  color: #000;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

@media (min-width: 1700px) {
  .authorSection .authorPostsSection .authorPosts .authorPostList a {
    line-height: 1.3 !important; } }
.authorSection .authorPostsSection .authorPosts .authorPostList a:after {
  content: "\00BB"; }

.authorSection .authorPostsSection .authorPosts .authorPostList a:hover {
  color: #2152b3; }

.authorSection .authorPostsSection .authorFollow {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  text-transform: uppercase;
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif; }

.authorSection .authorPostsSection .authorFollow h4 {
  font-weight: bold;
  margin: 0px;
  padding: 0px; }

.authorSection .authorPostsSection .authorFollow a {
  color: #298cff;
  text-decoration: none;
  display: inline-block;
  width: 100%; }

.thumbsList {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 250px), 1fr));
  gap: 0 20px;
  --show: 2;
  --hide: 50;
  overflow: hidden;
  grid-template-rows: repeat(var(--show), minmax(0, 1fr)) repeat(var(--hide), minmax(0, 0)); }

@media (max-width: 992px) {
  .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr)); } }
@media (max-width: 767px) {
  .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 160px), 1fr));
    gap: 0 10px; } }
@media (max-width: 480px) {
  .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr));
    gap: 0 10px;
    --show: 0; }

  .thumbsList a {
    display: none; }

  .thumbsList a:nth-child(-n+4) {
    display: block; } }
.thumbsList .listing {
  width: 23.5%; }

.thumbsList a {
  text-decoration: none; }

.thumbsList a img {
  width: 100%;
  margin-bottom: 8px; }

@media (max-width: 767px) {
  .thumbsList a img {
    margin-bottom: 6px; } }
.thumbsList a h4 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  margin-top: 0px;
  font-weight: normal;
  text-decoration: none; }

.homeVideosSection .thumbsList {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 218px), 1fr));
  gap: 0 20px;
  --show: 2;
  --hide: 50;
  overflow: hidden;
  grid-template-rows: repeat(var(--show), minmax(0, 1fr)) repeat(var(--hide), minmax(0, 0)); }

@media (max-width: 992px) {
  .homeVideosSection .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr)); } }
@media (max-width: 767px) {
  .homeVideosSection .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 160px), 1fr));
    gap: 0 10px; } }
@media (max-width: 480px) {
  .homeVideosSection .thumbsList {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr));
    gap: 0 10px;
    --show: 0; }

  .homeVideosSection .thumbsList a {
    display: none; }

  .homeVideosSection .thumbsList a:nth-child(-n+4) {
    display: block; } }
.homeVideosSection .thumbsList .listing {
  width: 23.5%; }

.homeVideosSection .thumbsList a {
  text-decoration: none; }

.homeVideosSection .thumbsList a h4 {
  color: #fff; }

@media (max-width: 992px) {
  .homeAuthorSection .authorSection {
    width: 100%; } }
.overlapImage {
  position: relative; }

.overlapImage img {
  width: 100%; }

.overlapImage .overlayText {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #00000069;
  font-weight: 500;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  text-align: center; }

.promoImage img {
  width: 100%; }

@media (min-width: 992px) {
  .rowManuplate .sppb-row {
    flex-wrap: nowrap; }

  .rowManuplate .sppb-row .sppb-col-md-3 {
    flex: unset;
    max-width: 100%; }

  .rowManuplate .sppb-row .sppb-col-md-6 {
    flex: 0 0 100%;
    max-width: 450px; } }
@media (min-width: 992px) {
  .rowManuplate2 .sppb-row {
    flex-wrap: nowrap; }

  .rowManuplate2 .sppb-row .sppb-col-md-9 {
    flex: unset;
    max-width: 100%; }

  .rowManuplate2 .sppb-row .sppb-col-md-3 {
    flex: 0 0 100%;
    max-width: 330px; } }
.innerLadingRowManuplate .sppb-row {
  flex-wrap: nowrap; }

.innerLadingRowManuplate .sppb-row .sppb-col-md-8 {
  flex: unset;
  max-width: 100%; }

.innerLadingRowManuplate .sppb-row .sppb-col-md-4 {
  flex: 0 0 30%;
  max-width: 330px; }

@media (max-width: 992px) {
  .innerLadingRowManuplate .sppb-row {
    flex-wrap: wrap; }

  .innerLadingRowManuplate .sppb-row .sppb-col-md-8 {
    flex: unset;
    max-width: 100%; }

  .innerLadingRowManuplate .sppb-row .sppb-col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }
.channelRow .sppb-row {
  flex-wrap: nowrap; }

.channelRow .sppb-row .sppb-col-md-8 {
  padding: 0px;
  padding-left: 15px; }

.channelRow .sppb-row .sppb-col-md-4 {
  padding: 0px 0px 0px 10px;
  padding-right: 15px; }

@media (max-width: 992px) {
  .channelRow .sppb-row {
    flex-wrap: wrap; }

  .channelRow .sppb-row .sppb-col-md-8 {
    flex: unset;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  .channelRow .sppb-row .sppb-col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }
.homeNews .authorSection .authorPostsSection .authorPosts {
  min-height: 370px; }

@media (max-width: 992px) {
  .homeNews .authorSection .authorPostsSection .authorPosts {
    min-height: auto; } }
@media (max-width: 992px) {
  .homeNews .authorSection {
    width: 100%;
    min-width: 100%; } }
@media (max-width: 767px) {
  .homeNews .authorSection {
    width: 100%;
    margin-bottom: 0px; } }
.homeNews h3.sppb-addon-title {
  text-align: center; }

.homeNews .authorFollow {
  text-align: center;
  margin-top: 40px; }

.homeNews .authorFollow h4 {
  font-weight: normal !important;
  font-size: 18px;
  color: #e5551b;
  text-align: center;
  font-family: "Oswald";
  margin-bottom: 5px; }

.homeNews ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.homeNews ul li a {
  display: inline-block;
  padding: 5px 8px; }

.homeNews.oriolesNews h3.sppb-addon-title, .homeNews.nationalsNews h3.sppb-addon-title {
  text-align: center;
  color: #fff;
  margin: 0px;
  padding: 10px; }

.homeNews.oriolesNews h3.sppb-addon-title {
  background-color: #FD421D; }

.homeNews.oriolesNews .authorSection {
  border-color: #FD421D; }

.homeNews.oriolesNews .authorSection .authorFollow h4 {
  color: #FD421D; }

.homeNews.nationalsNews h3.sppb-addon-title {
  background-color: #EB0B18; }

.homeNews.nationalsNews .authorSection {
  border-color: #EB0B18; }

.homeNews.nationalsNews .authorSection .authorFollow h4 {
  color: #EB0B18; }

#eb.mod-easyblogimagewall.homeSlider .ezb-grid {
  margin-bottom: 0px; }

#sp-bottom {
  background: #000000;
  padding: 10px 0 30px 0; }

#sp-bottom .columBottom {
  display: flex;
  margin-bottom: 20px;
  flex-flow: wrap; }

#sp-bottom .columBottom .moduletable_menu {
  min-width: 160px;
  width: 20%; }

#sp-bottom .columBottom .moduletable_menu h3 {
  color: #fff;
  text-transform: uppercase;
  margin: 25px 0px 6px 0; }

#sp-bottom .columBottom .moduletable_menu ul {
  margin: 0px;
  padding: 0px; }

#sp-bottom .columBottom .moduletable_menu ul a {
  color: #fff;
  text-decoration: none; }

#sp-bottom .columBottom .moduletable_menu ul a:hover {
  color: #b7afa4; }

#sp-bottom .columCopy {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ffffff50;
  align-items: center; }

#sp-bottom .columCopy .bottomLogo img {
  max-width: 250px; }

#sp-bottom .columCopy .copyText {
  color: #fff;
  width: 100%;
  text-align: center; }

@media (max-width: 767px) {
  #sp-bottom .columCopy {
    flex-direction: column;
    justify-content: center; }

  #sp-bottom .columCopy .copyText {
    margin-left: unset;
    text-align: center; } }
#sp-bottom .statsLogo {
  display: flex;
  justify-content: end;
  margin-bottom: 20px;
  width: 100%; }

@media (max-width: 767px) {
  #sp-bottom .statsLogo {
    justify-content: center; } }
.masnHeader {
  background: #000;
  margin-bottom: 20px;
  z-index: 20;
  position: relative; }

.masnHeader .headQuicklink {
  padding-top: 10px; }

@media (max-width: 992px) {
  .masnHeader .headQuicklink {
    display: none; } }
.masnHeader .headQuicklink ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  list-style-type: none;
  font-size: 14px;
  letter-spacing: 1px; }

.masnHeader .headQuicklink ul li {
  padding: 0 10px;
  position: relative; }

.masnHeader .headQuicklink ul li:before {
  background: #fff;
  position: absolute;
  left: 0;
  width: 1px;
  height: 71%;
  top: 0;
  content: "";
  bottom: 0;
  margin: auto; }

.masnHeader .headQuicklink ul li:first-child {
  padding-left: 0px; }

.masnHeader .headQuicklink ul li:first-child::before {
  display: none; }

.masnHeader .headQuicklink ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none; }

.masnHeader .headQuicklink ul li a:hover {
  color: #c9cfdd; }

.masnHeader .headMainSec {
  padding-top: 20px;
  display: flex; }

@media (max-width: 992px) {
  .masnHeader .headMainSec {
    justify-content: space-between;
    padding: 6px 0; } }
.masnHeader .headMainSec .mobileMenuIcon {
  display: none;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  margin-right: 30px; }

.masnHeader .headMainSec .mobileMenuIcon a {
  color: #fff; }

@media (max-width: 992px) {
  .masnHeader .headMainSec .mobileMenuIcon {
    display: flex; } }
.masnHeader .headMainSec .searchMobile {
  display: none;
  align-items: center;
  justify-content: center; }

@media (max-width: 992px) {
  .masnHeader .headMainSec .searchMobile {
    display: flex;
    padding: 0 0 0 15px; } }
.masnHeader .headMainSec .searchMobile .search {
  position: absolute;
  right: 0px;
  top: 63px;
  padding: 10px;
  background: #000;
  width: 100%;
  display: none; }

.masnHeader .headMainSec .searchMobile .search .inputbox {
  width: 100%;
  font-size: 14px;
  padding: 5px;
  outline: none; }

.masnHeader .headMainSec .searchMobile .search .button {
  display: none; }

.masnHeader .headMainSec .headLogo .brand img {
  width: 200px; }

@media (max-width: 992px) {
  .masnHeader .headMainSec .headLogo .brand img {
    width: 120px; } }
.masnHeader .headMainSec .headAds {
  margin-left: auto;
  padding-right: 32px; }

@media (max-width: 992px) {
  .masnHeader .headMainSec .headAds {
    display: none; } }
.masnHeader .navSection {
  padding: 15px 0 0px 0;
  display: flex;
  align-items: center; }

.masnHeader .navSection .authorSection {
  min-height: auto; }

@media (max-width: 992px) {
  .masnHeader .navSection {
    display: none; } }
.masnHeader .navSection .headNav .dj-megamenu-default {
  background: transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default li.dj-up:first-child a.dj-up_a {
  padding-left: 0px; }

.masnHeader .navSection .headNav .dj-megamenu-default li.dj-up a.leftNavShow {
  display: none; }

@media (max-width: 992px) {
  .masnHeader .navSection .headNav .dj-megamenu-default li.dj-up a.leftNavShow {
    display: block; } }
.masnHeader .navSection .headNav .dj-megamenu-default li.parent:hover a.dj-up_a:before {
  display: block; }

.masnHeader .navSection .headNav .dj-megamenu-default li:hover a.dj-up_a, .masnHeader .navSection .headNav .dj-megamenu-default li.active a.dj-up_a, .masnHeader .navSection .headNav .dj-megamenu-default li.hover a.dj-up_a {
  background: transparent;
  position: relative; }

.masnHeader .navSection .headNav .dj-megamenu-default li:hover a.dj-up_a:before, .masnHeader .navSection .headNav .dj-megamenu-default li.active a.dj-up_a:before, .masnHeader .navSection .headNav .dj-megamenu-default li.hover a.dj-up_a:before {
  display: none;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 14px;
  margin: auto;
  border: 10px solid red;
  border-color: transparent transparent red transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default li ul.dj-submenu > li > a {
  padding: 12px 10px;
  font-size: 16px; }

.masnHeader .navSection .headNav .dj-megamenu-default:hover a.dj-up_a {
  background: transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuOrioles .dj-drop,
.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuNationals .dj-drop,
.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu .dj-drop {
  padding-right: 0px; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuOrioles .dj-drop .arrow,
.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuNationals .dj-drop .arrow,
.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu .dj-drop .arrow {
  display: none; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuOrioles + div.dj-subwrap {
  background: #fd421d; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu:before {
  border-color: transparent transparent #0150a0 transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu + div.dj-subwrap {
  background: #0150a0; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu + div.dj-subwrap ul.dj-submenu > li {
  border-color: #ffffff70; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu + div.dj-subwrap ul.dj-submenu > li a {
  font-size: 16px;
  color: #fff; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .videoMenu + div.dj-subwrap ul.dj-submenu > li a:hover {
  color: #c9cfdd; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-up.parent .menuNationals + div.dj-subwrap {
  background: #eb2919; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in {
  width: 600px !important; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol {
  width: 160px !important; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol .dj-more:hover, .masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol .dj-more.hover {
  background: transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol .dj-more:hover a.active, .masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol .dj-more.hover a.active {
  background: transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:first-child .dj-more {
  visibility: hidden; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child {
  width: 280px !important; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap {
  padding: 0px; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection {
  border: 0px;
  padding: 0px;
  background: transparent; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection {
  width: 100%; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection .authorName {
  font-size: 16px;
  font-weight: bold; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection .authorName:hover {
  color: #2152b3; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection a {
  border-bottom: 0px; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection .authorPosts {
  min-height: auto; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in .dj-subcol:last-child .withmodule .modules-wrap .authorSection .authorPostsSection .authorPosts .authorPostList {
  font-size: 14px;
  margin: 2px 0; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li ul.dj-submenu {
  margin: 0 15px; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li .dj-more span {
  text-transform: uppercase;
  color: #791400;
  font-weight: bold; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li .dj-more .arrow {
  display: none; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li ul.dj-subtree {
  margin: 5px 0px 5px 0px !important; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li ul.dj-subtree > li {
  list-style: none; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li ul.dj-subtree > li a {
  color: #fff;
  border-bottom: 1px solid #ffffff70;
  font-size: 16px;
  line-height: normal; }

.masnHeader .navSection .headNav .dj-megamenu-default .dj-subwrap-in li ul.dj-subtree > li a:hover {
  color: #c9cfdd; }

.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a {
  height: 40px;
  border-right: 0px;
  border-left: 0px;
  font-size: 17.5px;
  font-family: "proxima-nova";
  padding: 0 15px; }

@media (max-width: 1190px) {
  .masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a {
    font-size: 15px; } }
.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span.dj-drop,
.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span {
  height: 40px;
  line-height: 40px; }

.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span.dj-drop span.image-title,
.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span span.image-title {
  margin-left: 8px; }

.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span.dj-drop span.arrow,
.masnHeader .navSection .headNav .dj-megamenu-default li a.dj-up_a span span.arrow {
  top: calc(50% - 20px); }

.masnHeader .navSection .headNav .dj-megamenu-default .videoMenu + .single_column .dj-subwrap-in {
  width: 200px !important; }

.masnHeader .navSection .headNav .dj-megamenu-default .videoMenu + .single_column .dj-subwrap-in .dj-subcol:last-child {
  width: 100% !important; }

.masnHeader .navSection .rightNav {
  margin-left: auto; }

.masnHeader .navSection .rightNav ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  list-style: none; }

.masnHeader .navSection .rightNav ul li:first-child {
  color: #d80915;
  margin-right: 30px;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  align-items: center; }

.masnHeader .navSection .rightNav ul li:first-child a {
  text-decoration: none;
  display: flex; }

.masnHeader .navSection .rightNav ul li:first-child a span {
  color: #d80915; }

.masnHeader .navSection .rightNav ul li:first-child span {
  margin-left: 10px;
  font-weight: bold; }

.masnHeader .navSection .rightNav ul li .search {
  padding: 0px;
  padding-right: 3px; }

.masnHeader .navSection .rightNav ul li .search button.finder {
  border: 0px;
  background: transparent;
  font-size: 0px;
  width: 29px;
  height: 30px; }

.masnHeader .navSection .rightNav ul li .search button.finder .searchNew {
  background: url(/images/newtheme/search-icon.svg) no-repeat center center;
  height: 28px;
  width: 20px;
  display: inline-block; }

.masnHeader .navSection .rightNav ul li .search .form-search {
  display: flex; }

.masnHeader .navSection .rightNav ul li .search .search-query {
  font-size: 14px;
  border: 0px;
  outline: none;
  width: 200px;
  height: 30px;
  border: 0;
  padding: 15px; }

.masnHeader .navSection .rightNav ul li .search .form-inline {
  display: flex;
  gap: 8px; }

@media (max-width: 1190px) {
  .finder {
    padding: 15px; }

  .finder .finder {
    display: none; } }
.searchMobile .search-query {
  width: 100%;
  font-size: 14px;
  padding: 5px;
  outline: none; }

.dj-mobile-nav .dj-mobileitem a img {
  max-width: 22px; }

#eb.eb-layout-listings,
#eb.eb-layout-tag {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px; }

#eb.eb-layout-listings .eb-post + .eb-post,
#eb.eb-layout-tag .eb-post + .eb-post {
  margin-top: 20px;
  padding-top: 20px; }

#eb.eb-layout-listings .eb-post-title,
#eb.eb-layout-tag .eb-post-title {
  font-size: 30px;
  line-height: 1.2; }

@media (max-width: 767px) {
  #eb.eb-layout-listings .eb-post-title,
  #eb.eb-layout-tag .eb-post-title {
    font-size: 26px;
    line-height: 1.2; } }
#eb.eb-layout-listings .eb-post-meta,
#eb.eb-layout-listings .eb-post-meta,
#eb.eb-layout-tag .eb-post-meta,
#eb.eb-layout-tag .eb-post-meta {
  background: transparent;
  padding-left: 0px;
  display: flex; }

#eb.eb-layout-listings .eb-post-meta div,
#eb.eb-layout-listings .eb-post-meta div,
#eb.eb-layout-tag .eb-post-meta div,
#eb.eb-layout-tag .eb-post-meta div {
  display: flex; }

#eb.eb-layout-listings .eb-entry-article,
#eb.eb-layout-tag .eb-entry-article {
  padding-left: 0px;
  padding-right: 0px; }

#eb.eb-layout-listings .eb-entry-article .eb-empty,
#eb.eb-layout-tag .eb-entry-article .eb-empty {
  max-width: 1434px;
  width: calc(100vw - 405px); }

@media (max-width: 767px) {
  #eb.eb-layout-listings .eb-entry-article .eb-empty,
  #eb.eb-layout-tag .eb-entry-article .eb-empty {
    width: 100%; } }
#eb.eb-layout-listings .eb-post-body,
#eb.eb-layout-tag .eb-post-body {
  font-size: 16px;
  line-height: normal; }

@media (max-width: 767px) {
  #eb.eb-layout-listings .eb-post-body,
  #eb.eb-layout-tag .eb-post-body {
    font-size: 14px; } }
#eb.eb-layout-listings .eb-tags,
#eb.eb-layout-listings .eb-shares,
#eb.eb-layout-tag .eb-tags,
#eb.eb-layout-tag .eb-shares {
  display: none; }

#eb.eb-layout-listings .eb-author,
#eb.eb-layout-tag .eb-author {
  display: none; }

#eb.eb-layout-listings .eb-post-date,
#eb.eb-layout-listings .eb-post-author,
#eb.eb-layout-listings .eb-post-category,
#eb.eb-layout-tag .eb-post-date,
#eb.eb-layout-tag .eb-post-author,
#eb.eb-layout-tag .eb-post-category {
  display: flex; }

#eb.eb-layout-listings .eb-post-date *,
#eb.eb-layout-listings .eb-post-author *,
#eb.eb-layout-listings .eb-post-category *,
#eb.eb-layout-tag .eb-post-date *,
#eb.eb-layout-tag .eb-post-author *,
#eb.eb-layout-tag .eb-post-category * {
  color: #4f4f4f;
  font-size: 16px; }

@media (max-width: 767px) {
  #eb.eb-layout-listings .eb-post-date *,
  #eb.eb-layout-listings .eb-post-author *,
  #eb.eb-layout-listings .eb-post-category *,
  #eb.eb-layout-tag .eb-post-date *,
  #eb.eb-layout-tag .eb-post-author *,
  #eb.eb-layout-tag .eb-post-category * {
    font-size: 14px; } }
#eb.eb-layout-listings .eb-post-actions .eb-post-rating,
#eb.eb-layout-tag .eb-post-actions .eb-post-rating {
  display: none; }

#eb.eb-layout-listings .eb-post-actions .eb-post-hits,
#eb.eb-layout-tag .eb-post-actions .eb-post-hits {
  padding-left: 0px; }

#eb.eb-layout-listings .eb-post-more .btn,
#eb.eb-layout-tag .eb-post-more .btn {
  background: #0150a0 !important;
  width: auto;
  height: unset;
  line-height: unset;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 0px;
  font-size: 12px; }

#eb.eb-layout-listings .eb-post .eb-post-side,
#eb.eb-layout-tag .eb-post .eb-post-side {
  display: none; }

#eb.eb-layout-listings .eb-post .eb-post-side + .eb-post-content,
#eb.eb-layout-tag .eb-post .eb-post-side + .eb-post-content {
  margin: 0px; }

#eb.eb-layout-listings .eb-post #eb .eb-post-side + .eb-post-content,
#eb.eb-layout-tag .eb-post #eb .eb-post-side + .eb-post-content {
  margin: 0px; }

.masnHeader + .row-fluid, .masnHeader + .moduletable + .row-fluid, .masnHeader + .moduletable, .innerContent, .banneritem, .container-fluid > .moduletable {
  max-width: 1840px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px; }

@media (max-width: 767px) {
  .masnHeader + .row-fluid, .masnHeader + .moduletable + .row-fluid, .masnHeader + .moduletable, .innerContent, .banneritem, .container-fluid > .moduletable {
    padding-left: 0px;
    padding-right: 0px; } }
#sp-bottom .sppb-row-container, .masnHeader .sppb-row-container {
  max-width: 1840px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 40px;
  padding-right: 40px; }

@media (max-width: 767px) {
  #sp-bottom .sppb-row-container, .masnHeader .sppb-row-container {
    padding-left: 15px;
    padding-right: 15px; } }
.ja-headelines-buttons {
  margin-top: 3px; }

.newsTicker {
  padding: 4px 8px;
  background: #0150a0; }

.newsTicker a.ja-headelines-pre,
.newsTicker a.ja-headelines-next {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  filter: invert(5) brightness(1.5); }

.newsTicker .ja-headlines {
  height: 26px;
  padding-top: 2px; }

@media (max-width: 767px) {
  .newsTicker .ja-headlines {
    height: 40px; }

  .newsTicker .ja-headlines > div {
    white-space: normal !important; } }
.newsTicker .ja-headlines .ja-headlines-item {
  font-size: 16px;
  color: #fff;
  font-family: 'Oswald';
  text-align: left; }

@media (max-width: 767px) {
  .newsTicker .ja-headlines .ja-headlines-item {
    width: 100% !important;
    text-align: left; } }
.newsTicker .ja-headlines .ja-headlines-item a {
  text-decoration: none;
  color: #fff; }

.newsTicker {
  padding: 8px;
  background: #0150a0;
  text-align: center; }

.newsTicker a {
  color: #fff;
  font-size: 32px;
  font-family: "Oswald";
  text-align: left;
  text-decoration: none;
  line-height: 1.3; }

@media (max-width: 767px) {
  .newsTicker a {
    font-size: 20px; } }
.newsTicker a:hover {
  color: #fff;
  opacity: .8; }

.promoImage img {
  max-width: 480px; }

.dj-megamenu-default li ul.dj-submenu > li > a:hover,
.dj-megamenu-default li ul.dj-submenu > li > a.active,
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
  background: transparent; }

@media (min-width: 320px) {
  .sppb-row-container {
    max-width: 1840px;
    width: 100%; } }
.innerPages {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px; }

.innerPages .innerLeftSec {
  width: calc(100% - 300px); }

.innerPages .innerLeftSec ul {
  display: flex;
  list-style: none;
  padding: 0px;
  gap: 20px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 30px; }

.innerPages .innerLeftSec ul li {
  position: relative;
  padding-left: 20px; }

.innerPages .innerLeftSec ul li:before {
  position: absolute;
  content: "";
  border-left: 2px solid #000;
  top: 0px;
  left: 0px;
  width: 2px;
  height: 100%; }

.innerPages .innerLeftSec ul li:first-child {
  padding-left: 0px; }

.innerPages .innerLeftSec ul li:first-child:before {
  display: none; }

.innerPages .innerLeftSec ul li a {
  color: #0150a0;
  text-decoration: none;
  font-weight: 600; }

@media (max-width: 767px) {
  .innerPages .innerLeftSec ul {
    flex-direction: column;
    padding-top: 10px; }

  .innerPages .innerLeftSec ul li {
    padding-left: 0px; }

  .innerPages .innerLeftSec ul li:before {
    display: none; } }
.innerPages .innerLeftSec p {
  font-size: 14px; }

.innerPages .innerLeftSec p a {
  color: #0150a0; }

@media (min-width: 1700px) {
  .innerPages .innerLeftSec p {
    font-size: 18px; } }
.innerPages .innerLeftSec p img {
  margin: 0 15px 0 0; }

.innerPages .innerLeftSec .scrollTbl {
  overflow: auto; }

@media (max-width: 767px) {
  .innerPages {
    flex-direction: column;
    gap: 30px; }

  .innerPages .innerLeftSec {
    width: 100%; }

  .innerPages .innerLeftSec p {
    font-size: 14px; }

  .innerPages .innerLeftSec .scrollTbl {
    overflow: auto; }

  .innerPages .adcontainer .moduletable {
    margin-bottom: 30px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto; }

  .innerPages .adcontainer .moduletable script + div {
    margin: auto; } }
.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas {
  box-shadow: 3px 3px 3px #000033; }

ul.dj-mobile-dark li.dj-mobileitem.itemid-179 > a, ul.dj-mobile-dark li.dj-mobileitem.itemid-194 > a {
  font-size: 0px; }

ul.dj-mobile-dark li.dj-mobileitem.itemid-179 > a:before, ul.dj-mobile-dark li.dj-mobileitem.itemid-194 > a:before {
  content: "Section";
  font-size: 14px; }

.dj-offcanvas-dark {
  background: #000; }

.dj-offcanvas-dark ul.dj-mobile-dark li.dj-mobileitem > a {
  background: #000;
  padding: 16px 15px;
  border: 0px; }

.dj-offcanvas-dark ul.dj-mobile-dark ul ul li.dj-mobileitem > a {
  border: 0px; }

.dj-offcanvas-dark .dj-offcanvas-top {
  background: #000; }

.dj-offcanvas-dark .dj-offcanvas-close-btn {
  padding: 22px 12px; }

.boxShadow .sr-mlb-scoreboard__wrapper.srm-has-border,
.boxShadow .sr-bb .sr-mlb-score__border-container.srm-border {
  border: 0px; }

#searchForm,
.search-results {
  padding: 15px; }

.pagination {
  padding-left: 15px;
  padding-right: 15px; }

.pagination .pagination-list {
  display: flex;
  list-style: none;
  padding: 0px;
  gap: 6px; }

.pagination .pagination-list li {
  display: none; }

.pagination .pagination-list li.hidden-phone {
  display: block; }

.pagination .pagination-list li.hidden-phone.active a {
  background-color: #0150a0;
  color: #fff; }

.pagination .pagination-list li.hidden-phone a {
  padding: 3px 10px;
  display: block;
  border: 1px solid #ccc;
  text-decoration: none; }

.pagination .pagination-list li.hidden-phone a:empty {
  display: none; }

#eb .eb-entry-author-bio .col-cell .eb-entry-author-meta {
  display: none; }

#sp-page-builder .sppb-section-title {
  margin-bottom: 15px; }

.scrollTbl.masnTheme {
  padding: 4px; }

.scrollTbl.masnTheme table {
  min-width: 100%; }

.scrollTbl.masnTheme table tr td {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 22px; }

.scrollTbl.masnTheme table tr.tableHeadRow:nth-child(odd), .scrollTbl.masnTheme table tr.tableHeadRow:nth-child(even) {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  font-weight: 600; }

.scrollTbl.masnTheme table tr:nth-child(odd) {
  background: #F8F8F8; }

.scrollTbl.masnTheme table tr .tableSpacer {
  background: transparent; }

#finder-filter-window {
  display: none; }

#finder-filter-window .filter-branch .finder-selects:nth-child(3), #finder-filter-window .filter-branch .finder-selects:nth-child(4) {
  display: none; }

#finder-search hr {
  display: none; }

#search-form {
  background: #ccc;
  display: flex;
  padding: 10px; }

#search-form form {
  width: 100%; }

#search-form form .word {
  border: 0px;
  display: flex;
  padding: 0px; }

#search-form form .word label {
  display: none; }

#search-form form .word .inputbox {
  width: 100%;
  padding: 7px;
  border: 0px; }

#search-form form .word a.btn {
  display: none; }

#search-form form .word button.btn {
  font-size: 20px;
  background: #0150a0;
  color: #fff;
  border: 0px;
  padding: 7px 12px;
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif; }

.search-results {
  padding-top: 0px;
  margin-top: 0px;
  list-style: none; }

.search-results .result-title {
  line-height: normal;
  margin-top: 20px;
  font-size: 0px; }

.search-results .result-title a {
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 30px; }

@media (max-width: 767px) {
  .search-results .result-title a {
    font-size: 20px;
    line-height: normal; } }
.search-results .result-category, .search-results .result-text, .search-results .result-created {
  margin-left: 0px;
  margin: 0px; }

.search-results .result-category .small {
  color: #adadad; }

.view-search fieldset.phrases, .view-search fieldset.only {
  display: none; }

.view-search .btn-toolbar {
  background: #ccc;
  display: flex;
  padding: 10px; }

.view-search .btn-toolbar > .btn-group {
  width: 100%; }

.view-search .btn-toolbar .btn-group + .btn-group {
  width: auto; }

.view-search .btn-toolbar .inputbox {
  width: 100%;
  padding: 7px;
  border: 0px; }

.view-search .btn-toolbar .hasTooltip {
  font-size: 20px;
  background: #0150a0;
  color: #fff;
  border: 0px;
  padding: 7px 12px;
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif; }

.videoDarkSection {
  color: #fff; }

.videoDarkSection:before {
  content: "";
  background: #000;
  width: 140vw;
  height: 100%;
  position: absolute;
  left: -40vw;
  top: 0px;
  z-index: -1; }

.program_guide {
  padding: 0px 15px 50px 15px; }

.program_guide .actionSection {
  padding: 15px 8px 12px;
  border-bottom: 1px dotted #ddd;
  background-color: #eee;
  display: flex;
  justify-content: space-between; }

@media (max-width: 767px) {
  .program_guide .actionSection {
    flex-direction: column; }

  .program_guide .actionSection .datepick {
    margin-bottom: 20px; } }
.program_guide .actionSection input {
  font-size: 15px;
  text-transform: capitalize;
  padding: 5px 4px 4px 4px;
  border: 1px solid #DEDEDE;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE; }

.program_guide .actionSection .guideSearch .but_search {
  font-size: 1em;
  text-transform: capitalize;
  padding: 5px 4px 4px 4px;
  border: 1px solid #DEDEDE;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  background: #fff; }

.program_guide .resultContainer {
  overflow: auto;
  max-height: 1475px;
  border: 4px solid #ddd;
  border-top: 0; }

.program_guide form {
  border: 4px solid #ddd; }

.program_guide .results ul {
  list-style: none;
  padding: 0px; }

.program_guide .results ul li {
  padding: 3px 0;
  border-bottom: 1px dotted #E5E6DA;
  display: flex; }

.program_guide .results ul li .time {
  width: 160px;
  padding: 8px 12px 8px 5px;
  margin: 0;
  color: #333;
  line-height: 1.5em;
  font-weight: 600; }

.program_guide .results ul li .time .showtime {
  font-size: 13px; }

.program_guide .results ul li .time .month-day {
  font-size: 11px;
  color: gray;
  text-transform: capitalize; }

.program_guide .results ul li .info {
  width: 490px;
  padding: 8px;
  line-height: 1.5em; }

.program_guide .results ul li .info .infoTitle {
  color: #2652B3;
  font-weight: 700;
  text-decoration: none;
  font-size: 13px; }

.program_guide .results ul li .info .MASN-HD {
  font-size: 11px;
  color: gray;
  font-style: italic; }

.program_guide .results ul li .info .small {
  font-size: 11px;
  color: #F94F24;
  font-weight: bold;
  font-style: normal;
  margin-right: 20px; }

.program_guide .results ul li .info .shuffle {
  font-size: 11px;
  color: gray;
  font-style: italic; }

.footer + .ui-datepicker-div {
  z-index: 20; }

.banneritem {
  padding-left: 15px;
  padding-right: 15px; }

.banneritem img {
  width: 100%; }

.sliderContent {
  position: absolute;
  bottom: 12px;
  left: 0px;
  width: 100%;
  padding: 10px 20px;
  background: #00000069;
  color: #fff;
  text-transform: uppercase;
  text-align: left; }

.sliderContent .AuthorTitle {
  font-size: 12px;
  color: #fff;
  text-decoration: none; }

.sliderContent .postTitle {
  font-weight: 500;
  font-size: 20px;
  text-decoration: none; }

@media (max-width: 767px) {
  .sliderContent .postTitle {
    font-size: 14px; } }
.sliderContent .postTitle span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  line-height: normal !important;
  font-weight: 700; }

.embedVideoContainer + .sliderContent {
  bottom: 0px; }

#eb .swiper-pagination {
  bottom: 86px; }

#eb .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #CCCCCC;
  opacity: .5; }

#eb .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7E7E7E;
  opacity: 1; }

.hideDot .swiper-pagination {
  display: none; }

.moreBtnVideo {
  background: transparent;
  padding: 10px 15px;
  text-decoration: none;
  border: 0px;
  color: #fff;
  font-size: 14px;
  border-radius: 0px;
  border: 1px solid #fff; }

.moreBtnVideo:hover {
  background: #fff;
  color: #000; }

.widgetSectionHome {
  z-index: 2 !important; }

@media (min-width: 980px) {
  #dj-megamenu178mobile {
    display: none; } }
@font-face {
  font-family: 'MrAlex';
  src: local("☞MrAlex-Regular"), local("MrAlex-Regular"), url("../fonts/MrAlex-Regular.woff2") format("woff2"), url("../fonts/MrAlex-Regular.woff") format("woff"), url("../fonts/MrAlex-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

a:hover {
  color: #2152b3; }

html {
  overflow-x: hidden; }

.header-inner {
  display: flex;
  background: #000;
  padding-left: 15px;
  align-items: center; }

@media (max-width: 992px) {
  .header-inner {
    flex-direction: row-reverse;
    justify-content: flex-end; } }
.header-inner .brand {
  width: 126px;
  margin-right: 23px; }

@media (max-width: 992px) {
  .header-inner .brand {
    height: 58px; } }
.header-inner .brand img {
  width: 126px; }

@media (max-width: 992px) {
  .header-inner .brand img {
    max-width: 99px; } }
body {
  margin: 0;
  font-family: "proxima-nova", "Lato", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  overflow-x: hidden;
  background-color: #f6f6f6; }

@media (min-width: 1700px) {
  body {
    font-size: 16px;
    line-height: 22px; } }
div#maximenuck119 ul.maximenuck {
  background: transparent;
  padding-left: 0;
  font-family: lato; }

ul.maximenuck {
  text-transform: uppercase; }

div#maximenuck119 ul.maximenuck li.maximenuck.level1 {
  /*min-height: 85px;*/
  /*line-height: 85px;*/
  padding: 0px 0px 0;
  position: relative;
  margin: 0 10px; }

div#maximenuck119 ul.maximenuck li.maximenuck.level1 a {
  display: inline-block;
  color: #fff; }

.brand img {
  width: auto;
  height: 100%; }

a.brand {
  height: 80px; }

#sp-page-builder .page-header {
  display: none; }

.sppb-addon-single-image-container {
  width: 100%; }

img.sppb-img-responsive {
  width: 100%; }

.maximenuckh li a img {
  width: 24px;
  display: inline-block !important;
  vertical-align: middle; }

img + span.titreck {
  padding-left: 7px; }

@media (max-width: 992px) {
  img + span.titreck {
    padding-left: 0px; } }
.maximenuck .floatck .maxidrop-main {
  width: 100% !important; }

.maximenuck .floatck {
  width: 100% !important;
  background: transparent;
  backdrop-filter: blur(5.0160198212px);
  --webkit-backdrop-filter: blur(5.016019821166992px);
  background-color: rgba(255, 255, 255, 0.09); }

li.maximenuck .maximenuck2 li a {
  padding: 10px;
  text-align: right; }

#ImageInfoBlock h3.sppb-addon-title {
  font-family: 'MrAlex';
  font-size: 60px;
  font-weight: 500;
  line-height: 58px;
  margin: 0; }

/*.HomeImageTitle {
    position: absolute;
    top: 36%;
    width: 427px;
    left: 196px;
}*/
#topContentSection .sppb-addon-single-image-container:before {
  content: " ";
  background: #ccc;
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  background: -moz-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

#ImageInfoBlock {
  position: absolute !important;
  /*    top: 20vw;*/
  top: 365px;
  left: 6vw;
  width: 456px; }

.getNotifiedButton {
  background: #0250A0;
  border: #0250A0;
  color: #fff;
  font-family: 'MrAlex';
  padding: 10px 37px;
  border-radius: 0px;
  letter-spacing: 1px; }

.sppb-addon.sppb-addon-module.bannerRibbon {
  text-align: center;
  font: normal normal normal 31px/25px Anton;
  letter-spacing: 0.62px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #0677E8;
  padding: 1px; }

#eb.mod-easyblogimagewall .ezb-card {
  display: inline-block;
  /*width: calc( 100% - 10px);*/
  width: 100%;
  border-radius: 0px; }

#eb .ezb-grids > .ezb-grid {
  float: none;
  width: calc(50% - 4px) !important;
  vertical-align: top;
  margin-bottom: 30px;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
  text-align: left; }

a.postTitle {
  color: #000;
  display: inline-block;
  font: normal normal 500 16px/19px Lato; }

#eb.mod-easyblogimagewall .ezb-card:before, #eb.mod-easyblogimagewall .ezb-card:after {
  display: none; }

h3.sppb-addon-title, .sppb-title-heading, #sp-page-builder .sppb-section-title .sppb-title-heading, .page-header h2 {
  font-size: 20px;
  font-family: 'Oswald';
  margin: 0px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 0.9;
  text-align: left; }

@media (min-width: 1700px) {
  h3.sppb-addon-title, .sppb-title-heading, #sp-page-builder .sppb-section-title .sppb-title-heading, .page-header h2 {
    font-size: 26px;
    line-height: 30px; } }
#eb {
  display: flex; }

div#maximenuck119 ul.maximenuck li.level1.parent > a:after, div#maximenuck119 ul.maximenuck li.level1.parent > span.separator:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  top: 8px;
  right: -2px; }

.sppb-addon-title {
  font-family: "Oswald";
  font-weight: 500;
  text-transform: uppercase; }

.rightAligned h3.sppb-addon-title {
  text-align: right; }

#eb .eb-header {
  width: 100%; }

.element-invisible {
  display: none; }

#eb > form {
  width: 100%; }

.eb-view-composer {
  color: #111; }

.ezb-grids {
  width: 100%; }

footer.footer {
  text-align: center; }

.eb-entry-article {
  padding: 20px; }

.eb-entry-body p {
  padding: 0px !important;
  margin-top: 10px; }

#eb .eb-dialog-header, #eb .eb-dialog-container, #eb .eb-dialog-footer {
  background: #111; }

.ebd-block:nth-child(2) {
  display: block; }

#eb .swiper-button-next, #eb .swiper-button-prev {
  height: 100%;
  top: 0;
  right: 0px;
  width: 199px;
  outline: none !important;
  background: black;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

@media (max-width: 767px) {
  #eb .swiper-button-next, #eb .swiper-button-prev {
    width: 65px; } }
#eb .swiper-button-prev {
  left: 0px;
  background: black;
  background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8379726891) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.comments-disqus {
  margin: 8px 15px; }

#eb .swiper-button-prev.swiper-button-disabled, #eb .swiper-button-next.swiper-button-disabled {
  opacity: 0; }

#eb.mod_easyblogsubscribe a.btn {
  background: #0250a0 !important;
  border: #0250A0;
  color: #fff;
  font-family: "MrAlex";
  padding: 10px 37px !important;
  letter-spacing: 1px;
  text-shadow: none !important;
  width: auto !important;
  border-radius: 0px !important;
  font-size: 17px !important;
  font-weight: 400 !important; }

#eb.mod_easyblogsubscribe a.btn.btn-danger {
  display: none !important; }

div#maximenuck119 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck119 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck119 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck119 ul.maximenuck li.maximenuck.level1.active > span.separator {
  color: #E53C19; }

.cell-tags a {
  padding: 2px 6px;
  background: #a5a5a5;
  color: #fff !important;
  border-radius: 3px;
  vertical-align: middle;
  letter-spacing: 0.3px;
  margin-bottom: 6px; }

#eb .eb-tags span:after {
  display: none; }

.eb-entry-article {
  width: calc(100% - 342px);
  display: inline-block;
  vertical-align: top; }

@media (max-width: 767px) {
  .eb-entry-article {
    width: 100%;
    max-width: 100%; } }
.adcontainer {
  width: 322px;
  display: inline-block;
  vertical-align: top;
  padding: 22px 0px 22px 22px; }

.adcontainer .moduletable {
  margin-bottom: 30px; }

.adcontainer .moduletable h3 {
  margin-bottom: 5px;
  margin-top: 0px;
  font-size: 22px; }

@media (max-width: 767px) {
  .adcontainer {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 0px; } }
.adcontainer .staticAds {
  margin-top: 15px; }

.eb-shares, .eb-entry-nav, .eb-entry-author, .comments-disqus {
  padding-right: 342px; }

@media (max-width: 767px) {
  .eb-shares, .eb-entry-nav, .eb-entry-author, .comments-disqus {
    padding-right: 0px; } }
.eb-modules-wrap {
  padding-bottom: 19px; }

footer.footer #back-top:before {
  filter: brightness(0.5); }

span.authorImg img {
  border-radius: 50%;
  max-height: 50px;
  margin-right: 10px; }

@media (max-width: 767px) {
  span.authorImg img {
    max-height: 40px; } }
.eb-entry-meta {
  margin-top: 40px !important; }

.featuredAuthorOuterCont {
  margin: 0px 57px 0px 113px;
  border-right: 6px solid #AB0003;
  padding-right: 11px;
  text-align: right; }

.featuredAuthorOuterCont img.authorImg {
  display: inline-block;
  width: 100%; }

span.authorFirstName {
  display: inline-block;
  width: 100%;
  font: normal normal 400 39px/52px Oswald;
  text-align: right; }

span.authorLastName {
  display: inline-block;
  font: normal normal 400 39px/52px Oswald;
  text-align: right;
  background: #ffffff59;
  padding: 0px 75px 0px 20px; }

.followURL {
  margin: 10px 72px 0px 113px;
  font: normal normal bold 14px/17px Lato;
  text-transform: uppercase;
  text-align: right; }

table.teamStat {
  display: inline-table;
  max-width: 200px;
  border-collapse: collapse; }

table.teamStat td, table.teamStat th {
  border: 1px solid;
  padding: 10px;
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 20px;
  white-space: nowrap; }

.teamName {
  text-transform: uppercase; }

.authorTab {
  display: inline-block;
  height: 167px;
  width: 167px;
  position: relative; }

.authorTab img {
  width: 100%; }

.tabsCont {
  text-align: right;
  position: relative;
  margin-bottom: 15px; }

.authorTab.active:after {
  content: " ";
  position: absolute;
  width: 70%;
  height: 5px;
  background: #FF6600;
  right: 0;
  bottom: -20px; }

.tabsCont .authorNameCont,
.tabsCont .authorNameCont {
  display: none; }

.authorTab.active ~ .authorNameCont, .authorTab.active ~ .authorNameCont {
  display: inline-block; }

.authorOuterCont {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 80px; }

.authorNameCont {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  text-align: left; }

.oriolesAuthorsTabs span.authorFirstName {
  text-align: left; }

.nationalsAuthorsTabs span.authorFirstName {
  text-align: right; }

.oriolesAuthorsTabs h3.sppb-addon-title, .nationalsAuthorsTabs h3.sppb-addon-title {
  color: #FF6600;
  font-weight: 500;
  font-family: 'Anton';
  font-size: 73px; }

.oriolesAuthorsTabs span.authorLastName {
  text-align: left;
  padding: 0px 20px 0px 75px; }

.authorPostsCont {
  display: none;
  width: 100%; }

.tabsOuterCont {
  width: 100%; }

.authorPostsCont.active {
  display: inline-block; }

.nationalsAuthorsTabs h3.sppb-addon-title {
  text-align: right;
  color: #AB0003; }

.nationalsAuthorsTabs .tabsCont {
  text-align: left; }

.nationalsAuthorsTabs .authorNameCont {
  right: 0px;
  left: auto;
  text-align: right; }

.nationalsAuthorsTabs .authorTab.active:after {
  background: #AB0003;
  left: 0px;
  right: auto; }

a.viewAllLink {
  color: #000;
  font-family: "Oswald";
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  text-decoration: none; }

.authorPostsCont.active {
  text-align: center; }

.borderBothSides {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.featuredAuthorSinglePostCont a.ezb-card {
  display: inline-block;
  height: auto;
  width: 100%;
  background-size: cover;
  padding-top: 56.25%;
  vertical-align: top; }

.featuredAuthorSinglePostCont {
  position: relative; }

.overlayTitle {
  background: #0000008c 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: 0;
  line-height: 25px;
  font: normal normal 300 31px/25px Anton;
  text-transform: uppercase;
  padding: 13px;
  backdrop-filter: blur(6px); }

.oriolesColumn span.authorName {
  color: #FF6600;
  padding-right: 10px;
  border-right: 3px solid; }

.overlayPostTitle {
  display: inline-block;
  width: 100%;
  font: normal normal 400 24px/29px Barlow;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  color: #fff;
  min-height: 55px;
  max-height: 55px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.featuredAuthorSinglePostCont a {
  text-decoration: none !important; }

.nationalsColumn .overlayTitle {
  left: auto;
  right: 0; }

.nationalsColumn span.authorName {
  color: #DD0004;
  padding-right: 10px;
  border-right: 3px solid; }

.featuredAuthorSinglePostCont a.ezb-card:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 33%;
  background: #0000008c;
  bottom: 0px;
  border-top: 30px solid #1111114d; }

a.maximenuck {
  box-sizing: border-box; }

.oriolesSection.todaySection .todayOn .to-first {
  background: #ff660070; }

.oriolesSection.todaySection .tsImg .tsRight .smallImg::before {
  background: #ff6600; }

.interstitial {
  display: none; }

.oriolesSection .featuredAuthorOuterCont {
  border-color: #ff6600; }

div#maximenuck119 ul.maximenuck li.maximenuck.level2:hover > a span.titreck,
div#maximenuck119 ul.maximenuck li.maximenuck.level2.active > a span.titreck,
div#maximenuck119 ul.maximenuck li.maximenuck.level2:hover > span.separator,
div#maximenuck119 ul.maximenuck li.maximenuck.level2.active > span.separator {
  color: #E53C19; }

.featuredAuthorMainCont {
  display: flex; }

.featuredAuthorRightCont {
  flex-grow: 1; }

.featuredAuthorLeftCont {
  flex-basis: 45%; }

.featuredAuthorRightCont {
  flex-basis: 55%; }

.page-content .sppb-section.breadcrumbsSection {
  position: absolute !important;
  top: 0px;
  z-index: 2 !important;
  padding: 0px !important; }

.breadcrumbsSection ul.breadcrumb li {
  list-style: none;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font: normal normal normal 12px/25px Lato; }

.breadcrumbsSection ul.breadcrumb li a.pathway {
  color: #fff;
  padding-right: 4px;
  text-decoration: none; }

ul.breadcrumb {
  text-align: left;
  padding: 0px; }

a.maximenuck.noClick {
  pointer-events: none; }

.linkCont {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute; }

.viewAllHeader {
  position: absolute;
  top: -2px;
  text-align: right;
  right: 0px; }

.featuredAuthorRightCont {
  position: relative; }

.archiveSlider .sppb-addon-content {
  position: relative; }

.archiveSlider #eb.mod-easyblogimagewall .ezb-grid .ezb-card {
  vertical-align: top; }

.sppb-addon-content {
  position: relative; }

span.authorImg.custmg img {
  margin-top: 15px; }

.cust-margin {
  margin-top: -55px !important; }

/*# sourceMappingURL=template.scss.map */

/*# sourceMappingURL=template.css.map */
