/* Media Queries (For per element use) */
/* Font Stacks */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;500&display=swap');
/* Shorthand */
/* File Paths */
@media only screen and (max-width: 1020px) {
  body {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .fl-col-small {
    max-width: 100% !important;
  }
}
.mega-menu .sub-menu {
  max-width: 980px !important;
  margin: 0 auto;
  padding: 8px !important;
  font-weight: bold !important;
}
.sub-menu {
  background: #333 !important;
  text-transform: none !important;
}
.sub-menu a {
  color: #fff !important;
}
.sub-menu a:hover {
  background: #47b753 !important;
  color: #333 !important;
}
.page .fl-post-header {
  display: none !important;
}
.search-results .fl-post-header {
  display: block !important;
}
.header-cta {
  font-size: 18px !important;
  text-align: right !important;
}
.home-blocks .fl-photo-content {
  height: 341px;
  /* [1.1] Set it as per your need */
  overflow: hidden;
  /* [1.2] Hide the overflowing of child elements */
}
@media only screen and (max-width: 767px) {
  .home-blocks .fl-photo-content {
    height: 270px !important;
  }
}
.home-blocks .fl-photo-content img {
  transition: transform 0.5s ease;
}
.home-blocks .fl-photo-content:hover img {
  transform: scale(1.1);
}
.home-content .text-bucket .fl-col-content {
  background: #fff !important;
}
.home-content .text-bucket .fl-col-content {
  border: 1px solid #d1d1d1 !important;
}
.header-left h1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.header-left h1:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 100%;
  height: 1px;
  content: '\a0';
  background-color: #d1d1d1;
  margin-left: 20px !important;
}
.header-left h1:before {
  margin-left: -50%;
  text-align: right;
}
.header-right h1 {
  overflow: hidden;
  text-align: right;
}
.header-right h1:before {
  background-color: #d1d1d1;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.header-right h1:before {
  right: 0.5em;
  margin-left: -50%;
}
.header-right h1:after {
  left: 0.5em;
  margin-right: -50%;
}
#footContact {
  clear: both;
}
#footContact h4 {
  font-family: 'Roboto', serif !important;
  font-size: 30px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: normal !important;
  margin-top: 0px !important;
  font-weight: bold !important;
  text-align: center !important;
}
#footContact a {
  color: #fff !important;
}
#footContact a:hover {
  color: #fff !important;
}
#footerForm .gform_footer {
  padding: 0px !important;
}
#footerForm .gform_wrapper {
  margin-bottom: 6px !important;
}
#footerForm .gfield_label {
  display: none !important;
}
#footerForm input, #footerForm .gfield textarea {
  font-size: 14px !important;
}
#footerForm input.medium, #footerForm textarea {
  padding-left: 8px !important;
}
#footerForm select.medium {
  height: 42px !important;
}
#footerForm input.medium {
  height: 42px !important;
}
@media only screen and (max-width: 767px) {
  #footerForm input.medium {
    width: 100% !important;
  }
}
#footerForm .top_label textarea.textarea {
  width: 50% !important;
  float: right !important;
  display: inline-block !important;
  height: 215px !important;
  margin-top: -232px !important;
}
@media only screen and (max-width: 1200px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1020px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
#gform_submit_button_1 {
  margin-top: 5px !important;
  background: #48b754 !important;
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  #gform_submit_button_1 {
    float: none !important;
  }
}
#gform_submit_button_1:hover {
  background: #2b7c32 !important;
}
.foot-menu h2 {
  font-size: 24px !important;
  text-transform: uppercase !important;
}
.foot-menu ul {
  margin: 0px !important;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .foot-menu ul {
    margin: 0;
  }
}
.foot-menu ul li {
  padding: 0 !important;
  list-style: none;
  font-size: 18px;
  border: none !important;
  text-transform: uppercase !important;
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  .foot-menu ul li {
    float: none;
    display: block;
    width: 100%;
  }
}
.foot-menu ul li:nth-child(odd) {
  clear: both;
}
.foot-menu ul li:before {
  content: "\2022";
  padding-right: 5px;
  color: #48b754;
}
.foot-menu ul li.current_page_item a {
  color: #48b754 !important;
}
.foot-menu ul li a {
  padding: 0 !important;
  color: #48b754 !important;
}
.foot-menu ul li a:before {
  display: none;
}
.foot-menu ul li a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.tournament-details {
  font-family: 'Roboto', serif !important;
  font-weight: bold !important;
  font-size: 30px !important;
  text-align: center !important;
}
.tournament-contact {
  font-family: 'Roboto', serif !important;
  font-weight: bold !important;
  font-size: 18px !important;
  text-align: center !important;
}
/* HOME SPOTS */
#homeSpots {
  background: #2f2f2f !important;
}
#homeSpots p {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  #homeSpots {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  #homeSpots .fullwidth-box .fusion-row {
    padding: 0 !important;
  }
}
#homeSpots .homeSpot#se a {
  background-image: url(../images/seeds.jpg);
}
#homeSpots .homeSpot#pr a {
  background-image: url(../images/powerade.jpg);
}
#homeSpots .homeSpot#jv a {
  background-image: url(../images/jv-results.jpg);
}
#homeSpots .homeSpot#jr a {
  background-image: url(../images/jr.jpg);
}
@media only screen and (max-width: 767px) {
  #homeSpots .homeSpot p {
    margin: 0 !important;
  }
}
#homeSpots .homeSpot a {
  background-position: center 0px;
  background-repeat: no-repeat;
  display: block;
  padding-top: 100px !important;
  padding-bottom: 10px !important;
  text-align: center !important;
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  color: #fff !important;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #homeSpots .homeSpot a {
    text-align: left !important;
    padding: 35px 0 35px 50px !important;
    background-position: left 25px;
    border-bottom: 1px solid;
    background-size: 44px 45px;
  }
  #homeSpots .homeSpot a:after {
    display: none !important;
  }
}
#homeSpots .homeSpot a:hover {
  color: #3a7bc8 !important;
  text-decoration: none;
}
.sponsors .pp-image-carousel .pp-swiper-button-prev {
  left: -10px !important;
}
.sponsors .pp-image-carousel .pp-swiper-button-next {
  right: -10px !important;
}
.tournament-header h1 {
  overflow: hidden;
  text-align: center;
}
.tournament-header h1:before, .tournament-header h1:after {
  background-color: #d1d1d1;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.tournament-header h1:before {
  right: 0.5em;
  margin-left: -50%;
}
.tournament-header h1:after {
  left: 0.5em;
  margin-right: -50%;
}
.in-the-news h3 {
  color: #47b755 !important;
  font-size: 32px !important;
  font-weight: normal !important;
}
.in-the-news ul li, .in-the-news ol li {
  margin-bottom: 15px !important;
}
.in-the-news ul a, .in-the-news li a {
  color: #313131 !important;
}
.in-the-news ul a:hover, .in-the-news li a:hover {
  color: #49b754 !important;
}
.tournament-bucket .fl-col-content {
  background: #fff !important;
}
.tournament-bucket .fl-col-content {
  border: 1px solid #d1d1d1 !important;
}
.tournament-bucket h2 {
  color: #49b754 !important;
  font-weight: normal !important;
  line-height: 1.2 !important;
}
.table-test th {
  color: #fff !important;
  background: #333 !important;
  text-align: center !important;
  padding: 8px 5px !important;
}
.table-test td:empty {
  background-color: #ccc !important;
  border-right: none !important;
  border-left: none !important;
}
.table-test td {
  background: #fff !important;
  color: #000 !important;
  text-align: center !important;
  border: 1px solid #000 !important;
  padding: 8px 5px !important;
}
.table-test td a {
  color: #48b754 !important;
}
.table-test td a:hover {
  color: #000 !important;
}
.table-test dd {
  border: 1px solid #d5d5d5 !important;
}
.table-test .col-0 {
  color: #fff !important;
  background: #49b754 !important;
}
.table-test .col-1 {
  color: #fff !important;
  background: #333 !important;
}
.table-test .col-2, .table-test .col-3, .table-test .col-4, .table-test .col-5, .table-test .col-6, .table-test .col-7, .table-test .col-8, .table-test .col-9, .table-test .col-10, .table-test .col-12, .table-test .col-13, .table-test .col-14 {
  background: #fff !important;
}
.table-test .col-11 {
  background: #e6e5e5 !important;
}
.table-test .ml-title {
  padding-left: 30px !important;
  font-weight: bold !important;
}
.table-test .ml-value {
  margin-top: -32px !important;
  padding-right: 30px !important;
  min-height: 32px !important;
}
.table-test .ml-value a {
  color: #fff !important;
}
.table-test .ml-value a:hover {
  color: #48b754 !important;
}
.table-test dd {
  text-align: right !important;
}
.fl-sidebar .widget_recent_entries, .fl-sidebar .widget_archive, .fl-sidebar .widget_categories {
  background: #eee !important;
  border: 1px solid #c9c9c9 !important;
}
.fl-sidebar .widget_recent_entries a, .fl-sidebar .widget_archive a, .fl-sidebar .widget_categories a {
  color: #48b653 !important;
}
.fl-sidebar .widget_recent_entries a:hover, .fl-sidebar .widget_archive a:hover, .fl-sidebar .widget_categories a:hover {
  color: #267d2f !important;
  text-decoration: underline !important;
}
.fl-sidebar .widget_recent_entries h2, .fl-sidebar .widget_archive h2, .fl-sidebar .widget_categories h2 {
  background: #0e0e0e !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 34px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Oswald', sans-serif !important;
}
.fl-sidebar .widget_recent_entries h4, .fl-sidebar .widget_archive h4, .fl-sidebar .widget_categories h4 {
  background: #0e0e0e !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 34px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Oswald', sans-serif !important;
}
.fl-sidebar .widget_recent_entries ul, .fl-sidebar .widget_archive ul, .fl-sidebar .widget_categories ul {
  margin-bottom: 0px !important;
}
.fl-sidebar .widget_recent_entries li, .fl-sidebar .widget_archive li, .fl-sidebar .widget_categories li {
  padding: 15px 10px !important;
}
.fl-sidebar .widget_recent_entries li a:before, .fl-sidebar .widget_archive li a:before, .fl-sidebar .widget_categories li a:before {
  display: none !important;
}
.pittsburgh-classic {
  font-size: 18px !important;
}
@media only screen and (max-width: 767px) {
  .pitt-rotator .pp-swiper-button {
    display: none !important;
  }
}
.team-headline h1, .team-headline h2 {
  margin-bottom: 0px !important;
  line-height: 1.2 !important;
}
.team-headline h2 {
  margin-top: 0px !important;
}
.pitt-team {
  background: #fff !important;
}
@media only screen and (max-width: 767px) {
  .pitt-team {
    font-size: 15px !important;
  }
  .pitt-team h1 {
    font-size: 30px !important;
  }
  .pitt-team h2 {
    font-size: 24px !important;
  }
}
.button-zone {
  background: #fff !important;
}
.team-one h2 {
  color: #b61218 !important;
}
.team-two h2 {
  color: #008fd5 !important;
}
.pitt-form .gfield_label {
  display: none !important;
}
.pitt-form input, .pitt-form .gfield textarea {
  font-size: 14px !important;
}
.pitt-form input.medium, .pitt-form textarea {
  padding-left: 8px !important;
}
.pitt-form select.medium {
  height: 42px !important;
}
.pitt-form input.medium {
  height: 42px !important;
}
@media only screen and (max-width: 767px) {
  .pitt-form input.medium {
    width: 100% !important;
  }
}
.pitt-form .top_label textarea.textarea {
  width: 50% !important;
  float: right !important;
  display: inline-block !important;
  height: 215px !important;
  margin-top: -232px !important;
}
@media only screen and (max-width: 1200px) {
  .pitt-form .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1020px) {
  .pitt-form .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .pitt-form .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
