/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family:"Open Sans", sans-serif !important; 
  text-transform:initial;font-weight:400;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  /*font-weight: 600;*/
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
/*h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
  }*/
  h5 {
    font-size: 14px;
    line-height: 17.5px;
  }

  p {
    margin-bottom: 1.5em;
  }
  h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
    font-size: 3rem;
    border-bottom: 1px solid #eaecef;
    color: #000000;
  }
  h2.entry-title {
    border-bottom: 1px solid #eaecef;
  }
  h3.widget-title {
    font-size: 1.2rem;
    color: #1A2337;
  }


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/*Tartan Code*/
button.jointhetour {
  position: relative;
  top: calc(9vh + 9vw);
  left: calc(10vh + 10vw);
  background: #bf4258;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 50px 10px 50px;
}
button.jointhetourWhite {
    position: relative;
    background: #bf4258;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
    left: calc(9vh + 9vw);
}
.joinTourText{
position: relative;
    top: calc(7vh + 9vw);
    width: 40%;
    left: calc(7vh + 9vw);
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
  }
.joinTourTextWhite{
position: relative;
    width: 60%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
    margin-top: calc(-7vh + -6vw);
    margin-left: calc(8vh + 7vw);
  }
h3.supply-parterns {
  text-align: left;
  margin-top: 55px;
  margin-left: 30px;
}
h3.sponsors-parterns {
  text-align: left;
  margin-top: 2em;
}
h3.suppliers-footer {
  text-align: center;
  margin-top: 2em;
}
.block-entries {
  padding: 100px
}
h4.upcourse-size {
  font-size: 13pt;
}
img.Iconsios {
  width: 50%;
  float: right;
}
.button {
  background-color: #1A2337;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.results-tabs {
  margin-bottom: 7em;
  margin-top: 3em;
}
.backgroundcolour-tartan {
  background-color: rgba(0,0,0,.05);
  padding: 6em 0 2em 0;
  margin-top: 3em;
}
span.copyrightsignal {
  float: right;
  margin-top: 1.3em;
}
.topsocialSec {
  background-color: #1A2337;
  z-index: 9999;
  position: relative;
  display: flow-root;
}
img.ocsLogotart {
  width: 100%;
}
img.ocsLogotart {
  width: 50px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  /*right: -7.5em;*/
}
.col.partner-supplier-col {
  text-align: left;
  padding-left: 0;
}
p.tourninfo-tartan {
  font-weight: bold;
  margin-bottom: 0.5em;
}
p.contact-address {
  margin-bottom: 0.5em;
  font-size: 15pt;
}
.our-detail-Section {
  margin-top: 1em;
  color: #ffffff;
}
.nameandurl {
  margin-top: 3em;
}
.phone-email-first {
  /*margin-top: 4.3em;*/
}
img.images-for-staff {
  background-color: grey;
  width: 100%;
  /*height: 140px;*/
  height: 180px;
}
.images-for-staff {
  background-color: grey;
  width: 100%;
  height: 140px;
}
p.middle-texxt-contact {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
}
.middle-text-div {
  background-color: #234539;
  position: relative;
  top: -3.2em;
}
p.left-texxt-contact {
  text-align: left;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #ffffff;
  text-transform: uppercase;
}
.left-text-div {
  background-color: #234539;
  position: relative;
  /*top: -3.2em;*/
}
.aboutpage-row {
  margin-top: 7em;
}
p.schedule-pro-tartan {
  color: black;
  position: relative;
  top: 10px;
  font-size: 25pt;
  font-weight: 100;
}
.tartan-schedule-top {
padding-top: 70px;
    padding-bottom: 0px;;
}
#eventTitle{
  font-weight: 100;
  padding-bottom: 2%;
}
.tartan-sched-row {
  margin: auto;
}
#grey{
  background-color: #f8f8f8;
}
.NOLEFT-PAD {
  padding-left: 0;
}
.NORIGHT-PAD {
  padding-right: 0;
}
.tartan-tournInfo {
  margin-top: 3em;
}
h2.tartanTour-News-Homepage{
  padding-left: 15px;
  font-size: 20px;
}
.homepage-tour-more {
  background-color: #CC444A;
  width: 50%;
  margin: auto;
}
h3.more-tartan-news {
  color: #ffffff;
  text-align: center;
  padding: 8px;
}
.tourReport-green {
  background-color: #234539;
  padding-top: 25px;
  padding-bottom: 25px;
}
h2.tourn-reports-homepage {
  color: #ffffff;
  padding-left: 0px;
  font-size: 20px;
}
.t-ReportsDiv {
  padding-left: 0px;
}
.reportDiv {
  margin: auto;
}
select.selectWidth {
  width: 100%;
  color: grey;
  padding: 5px;
  margin-top: 20px;
}
button.btn-view-reports {
  width: 100%;
  background-color: #CC444A;
  color: #ffffff;
  border:none;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 20px;
}
button.btn-view-reports > a{
  color: #ffffff;
}
.NOPADD-LEFT{
  padding-left: 0px;
}
.NOPADD-RIGHT{
  padding-right: 0px;
}
.resultsTable{
    background-color: #f8f8f8;
    margin-left: -5%;
    margin-right: -5%;
    padding-bottom: 2%;
}
.social-section-tartan {
  margin-top: 4em;
  margin-bottom: 4em;
}
p.dates-homepage {
  color: #000;
  text-align: left
}
p.more-tartan-news {
  color: #ffffff;
  margin-bottom: 0em;
  text-align: center;
}
.moretourn-info-tartan {
background-color: #bf4258;
    margin: auto;
    padding: 10px 50px 10px 50px;
    color: white;
    border-width: 0;
}
}
.homepage-tartan-topBack {
  display: none
/*  background-size: cover;
  height: 600px;
  width: 100%; */
}
.partialsHeader {
  background-color: #1A2337;
}
.partialsHeader > th {
  color: #ffffff;
  font-weight: 100;
}
.noneborder {
  border-bottom: 0px!important;
}
li.first-tab {
  background-color: #1c2437;
}
a.player-name-table {
  color: #000;
}
.oomheader-partial {
  background-color: #234539;
  color: #ffffff;
}
li.oomhome > a.active {
  background-color: #234539!important;
}
li.oomhome {
  background-color: #234539;
  width: 50%;
}
.non-fullListing {
  background: #1A2337;
  padding: 12px;
  width: 100%;
  display: block;
  text-align: center;
}
.non-fullListing > a {
  color: #ffffff;
  text-align: center;
}
.fullListing {
  background: #CC444A;
  padding: 12px;
  width: 100%;
  display: block;
  text-align: center;
}
.fullListing > a {
  color: #ffffff;
  text-align: center;
}
.homepartials {
  position: relative;
  /*top: 35px;*/
}
.full-listing-homepage {
  background: #CC444A;
  display: block;
  text-align: center;
  padding: 12px;
}
@media (min-width: 1200px){
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 1200px) {
  img.tournLogo-tourn {
    max-width: 183px;
    margin-top: 70px;
    text-align: center;
    display: block;
    margin-left: 0!important;
  }
  span.header-social-icons {
    display: none!important;
  }
  img.let-logo {
    width: 200px;
    padding-bottom: 25px;
    padding-top: 25px!important;
  }
}
@media screen and (max-width: 991px) {
  .results-tabs {
    margin-bottom: 7em;
    display: grid;
    margin-top: 3em;
  }
  a.button-poss-tourn {
    background: #1a2436;
    color: #fff;
    padding: 15px;
    margin: 0 10px 10px 0!important;
  }
  .tourn-info-tourn {
    margin-top: 0.5em!important;
    display: block;
    margin-bottom: 1em!important;
  }
}
@media screen and (max-width: 768px) {
  .block-entries {
    padding: 40px;
  }
  img.Iconsios {
    width: 100%;
    float: none!important;
  }
  .images-for-staff {
    height: 300px;
  }
  .NOPADD-LEFT {
    padding-left: 15px!important;
  }
  .NOPADD-RIGHT {
    padding-right: 15px!important;
  }
  img.tournLogo-tourn {
    width: 100px;
    margin-top: 8px;
    margin: auto;
    margin-left: 0px!important;
    display: inline-block!important;
    float: none!important;
    padding-bottom: 10px;
  }
  .tourn-course-name-tourn {
    font-size: 9pt!important;
  }
  p.dates-homepage {
    color: #000;
  }
  .mobNORIGHT-PAD {
    padding-right: 0px!important;
  }
  .mobNOLEFT-PAD {
    padding-left: 0px!important;
  }
  .tartan-home-image {
    margin: auto!important;
    text-align: center!important;
  }
  .article-archive-bottom {
    margin-left: 15px!important;
    margin-right: 15px!important;
  }
    .sched-arrow-drop-select{
    display: none;
  }
}
@media screen and (max-width: 500px) {
  span.copyrightsignal {
    float: right!important;
    margin-top: -4.7em;
    padding-left: 40px;
  }
  img.ocsLogotart {
    width: 50px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    right: 0em!important; 
  }

}

/*Tartan Code*/


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
a.headerI:hover {
  color: #234539;
}
.prelogoRTCDS {
  display: none!important;
}
.preimageCosta {
  display: none;
}
.pretitlepos {
  background: #015699!important;
  padding-bottom: 8px!important;
}
.pre-costa {
  color: #015699!important;
}
.pre-back {
  background-color: #015699!important;
}
.afterprelogoRTCDS {
  display: block;
}
.afterpreimageCosta {
  display: inline-block;
}
.afterpretitlepos {
  background: #3c974c!important;
  padding-bottom: 17px!important;
}
.afterpre-costa {
  color: #3c974c!important;
}
.afterpre-back {
  background-color: #3c974c!important;
}
a.noLinkSlider {
  text-decoration: none!important;
}
img.oom-image-players {
  width: 274px;
  /* margin-left: 33px; */
  /* height: 200px; */
  position: absolute;
  top: -48px;
  max-width: 274px;
}
span.seasonCosta {
  color: #3c974c;
}
.header-no-hover:hover {
  background: none!important;
}
.sub-menu {
  display: none;
}
ul.sub-menu > li {
  color: #95c93d;
  list-style-type: disc;
}
h3.news-in-header {
  padding-left: 4px;
  text-align: left;
  color: #1A2337;
  margin-top: 5px;
}
a.videohover {
  background: url(/wp-content/uploads/2020/01/Videos_new.png);
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
a.videohover:hover {
  background: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/Videos-1.png');
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
a.photoshover {
  background: url(/wp-content/uploads/2020/01/Photos_new.png);
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
a.photoshover:hover {
  background: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/Photos-1.png');
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
a.newshover {
  background: url(/wp-content/uploads/2020/01/News_new.png);
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
a.newshover:hover {
  background: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/News-1.png');
  width: 80px;
  height: 100px;
  background-size: 75px;
  background-repeat: no-repeat;
}
img.tab-nav-home {
  width: 75px;
}
.banner-one-menudrop {
 margin-bottom: 27px;		
}
.menu-drop-banner {
 padding-right: 10px!important;
 margin-top: 3px;
}
img.dropdown-menu-image {
 width: 464px;
}
ul#menu-header-dropdown > li {
 margin-bottom: 9.5px;
}
.menu-members {
 background-color: #23053b;
 color:white!important;
 margin-bottom: 10px;
}
.menu-promoters {
 background-color: #5e427d;
 color:white!important;
 margin-bottom: 10px;
}
.menu-tours {
 background-color: #fdd238;
 color: white!important;
 margin-bottom: 10px;
 /*margin-top: 18.4em;*/
 margin-top: 0em;
}
.menu-access-series {
 background-color: #95c93d;
 color:white!important;
 margin-bottom: 10px;
}

.block-menu-info {
 text-decoration: none;
 font-size: 13pt;
 color: #015699;
 display: block;
 transition: 0.3s;
 text-align: left;
 padding: 3px;
 width: 100%;
 padding-left: 15px;
}
.menu-padding {
 padding-left: 0px!important;
}
a.closebtn:hover {
 background-color: transparent!important;
}
.navbar-light .navbar-toggler-icon.collapsed{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/06/burger_menu.png);

}
.navbar-toggler.navbar-toggler-icon{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/06/burger_menu.png);

}
.navbar-toggler{
  border-radius: 0rem;
}
.overlay {
 height: 0%;
 /*width: 100%;*/
 width: 600px!important;
 position: absolute;
 z-index: 999;
 top: 5.5em;
 left: 0;
 background-color: rgb(0,0,0);
 background-color: white;
 overflow-y: hidden;
 transition: 0.5s;
 -webkit-box-shadow: 5px 5px 10px #035599;
 -moz-box-shadow: 5px 5px 10px #035599;
 box-shadow: 5px 5px 10px #035599;
 z-index: 999;
}

.overlay-content {
 position: relative;
 top: 0%;
 /*width: 100%;*/
 width: 500px;
 text-align: center;
 margin-top: 30px;
 margin-left: 50px;
 /*box-shadow: 0 4px 2px -2px #95c93d;*/
}

.overlay a {
 padding: 0;
 text-decoration: none;
 font-size: 13pt;
 color: #015699;
 display: block;
 transition: 0.3s;
 text-align: left;
 padding: 3px;
 width: 100%;
 padding-left: 5px;
}
ul#menu-header-dropdown {
  list-style-type: none;
  padding-left: 0;
}

.overlay a:hover, .overlay a:focus {
  color: #ffffff;
  background: #42a7c6;
  text-decoration: none;
}

.overlay .closebtn {
  position: absolute;
  top: -10px;
  right: 45px;
  font-size: 60px;
  color: #1A2337;
  width: 20px;
  z-index: 999;
}
.closebtn:hover {
  position: absolute;
  top: -10px;
  right: 45px;
  font-size: 60px;
  color: #1A2337!important;
  width: 20px;
  z-index: 999;
}
img.let-logo {
  /*margin-top: -10px;*/
  width: 200px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.social-fab-icon {
  padding-left: 8px;
  padding-right: 8px;
}

span.header-social-icons {
  font-size: 15pt;
  color: #ffffff;
  display: block;
  float: right;
  z-index: 99999;
  position: relative;
  z-index: 9999;
  top: 20px;
}
header#masthead {
  margin-bottom: 0;
  /*background-color: #1A2337 ;*/
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  background-attachment: fixed;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  width: 100%;
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/headerbar.png);
  background-repeat: no-repeat;
  background-position-y: top;
  /*background-size: contain;*/
}

.jumbotron{
  background-color: transparent;
  padding-top: 6%;
  padding-left: 7%;
}

.jumboTitle{
  color: white;
  font-size: calc(2vw + 2vh);
  text-shadow: 2px 2px 4px #000000;
  width: 60%;
}

#JumboRed{
  color: #bf4258;
  padding-bottom: 3%;
  font-weight: 500;
  font-size: calc(2vw + 2vh);
}

#homeButton{
  background-color: transparent;
  color: white;
  border-color: white;
  border-style: solid;
  border-width: thin;
  /*padding: 1% 6%;*/
  padding: 10px 50px 10px 50px;
}
#homeButton:hover {
  background-color: #c04358;
  color: white;
  border-color: #c04358;
  border-style: solid;
  border-width: thin;
  /*padding: 1% 6%;*/
  padding: 10px 50px 10px 50px;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1919px) {
  header#masthead {
    background-size: contain; 
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #ffffff;
  /*padding: 0.5rem;*/
  padding: 0 19px 0 19px;
  /*font-weight: bold;*/
  font-size: 0.95rem;
  letter-spacing: 0.5px
  text-transform:uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #bf4258;
  /*font-weight: 600;*/
  /*background: #f9f9f9;*/
}

li#menu-item-417.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-417.nav-item{
  color: #bf4258;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
  display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
  border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
  color: #ffffff;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (min-width: 991px) {
  .hideabovenine {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .hideninenight {
    display: none;
  }
  img.mobile-imageurlz {
    overflow: hidden;
    width: 100%;
  }
  span.oom-stat-name {
    font-size: 9pt!important;
    color: #a5a5a5;
    font-weight: 500;
    margin-top: 2.5em;
    width: 71px;
    padding-left: 0px;
    /* position: absolute; */
  }
  h3.oom-stat.ng-binding {
    font-size: 25pt!important;
    font-weight: bold;
  }
  .pad-ect > .fluid-width-video-wrapper > iframe {
    height: 212px;
    max-height: 212px;
  }
  img.partner-logos {
    width: auto;
    /*width: 100%;*/
    /*height: 38px!important;*/
  }
  .ppflickr {
    padding-bottom: 55px;
    max-height: 100%!important;
    overflow: hidden;
    margin-bottom: 3.5em;
  }
  .Rmore {
    display: none;
  }
  h3.playerprofile-largeStat {
    font-size: 20pt!important;
    font-weight: bold;
    color: #015699;
  }
  img.support-images {
    width: 100px;
  }
  .tourn-date-tourn {
    font-size: 12pt!important;
  }
  .tourn-course-name-tourn {
    font-size: 12pt!important;
  }
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 6px;
    color: #ffffff;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 49%;
  color:black;
  /*border-radius: 15px;*/
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 49%;
  /*border-radius: 15px;*/
}
.nav-previous > a{
  color: #ffffff;
}
.nav-next > a{
  color: #ffffff;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.carousel-control-prev {
  width: 0;
  left: 0;
}
#upcomingtournament-controlls-mobile{
  display:none;
}
button.jointhetour:hover {
  background: #1A2337;
}
.moretourn-info-tartan:hover {
  background-color: #1A2337;
}
.noPadLeft{
  padding-left: 0px;
}
.noPadRight{
  padding-right: 0px;
}
.infoBlock-tournInfopage {
  margin-top: 3em;
  padding-left: 0;
}
h2.infoTitle-title {
  font-size: 20px;
  padding-bottom: 0;
  line-height: 1.25;
  margin-top: 5px;
}
h2.tourninfo-bold {
  font-weight: 600;
  padding-bottom: 0;
  line-height: 1.25;
  padding-left: 50px;
  margin-top: 5px;
}
.topinfo-row {
  margin-top: 3em;
  margin-bottom: 2em;
}
.sponsorImage-info {
  max-width: 300px;
}
button.FullSchedule {
  background: #bf4258;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 50px 10px 50px;
  float: right;
  margin-top: 15px;
}
button.FullScheduleReport {
  background: #bf4258;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 50px 10px 50px;
  margin-top: 15px;
  float: right;
}
button.FullScheduleReport:hover {
  background: #1A2337;
}
button.FullSchedule:hover {
  background: #1A2337;
}
h2.tournName-infoPage {
  padding-left: 0px;
  font-weight: 600;
}
.tourninfo-courseImage {
  height: 250px;
  overflow: hidden;
}
h2.tournDates-report {
  margin-top: 0;
}
h2.titleTour.ng-binding {
  margin-bottom: 0;
}
.noPad {
  padding-left: 0px;
  padding-right: 0px;
}
img.reportSpon-logo {
  float: right;
  margin-top: 45px
}
h2.titleTour-bold {
  font-weight: 600;
}
.reportTourn-info {
  margin:auto;
  margin-top: 25px;
}
.reportImage-top {
  margin-top: 4em;
  height: 250px;
  overflow: hidden;
}
.reportImage-topButton {
  margin-top: 4em;
  overflow: hidden;
}
img.reportsCourse-image {
  width: 100%;
}
button.readStory {
  background: #bf4258;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 50px 10px 50px;
}
.col-md-4.col-sm-12.mobile-news-articles {
  padding-left: 0;
}
h2.newsTitle {
  margin-top: 2em;
  margin-bottom: 0em;
  font-size: 1.7rem;
}
textarea.form-control {
  height: 100px;
}
.form-control::placeholder {
  color: #000000;
  opacity: 1;
}
.form-height {
  margin-top: 6em;
}
p.contact-address > a {
  color: #ffffff;
}
h2.getintouch {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.7rem;
}
.outerColor {
  background: #F0F0F0;
}
.outerColorWhite {
  background: white;
}
/*matchplay styles*/
.scr-cent-match {
  text-align: left !important;
}
.text-mat {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border-right: 1px solid #fff;
  font-size: 10pt;
}
.match-board-left-big {
  padding-left: 15px!important;
}
.text-mat:last-child {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border-right: none;
  font-size: 10pt;
}
.match-board-right-big {
  padding-right: 15px!important;
}
.scr-cent {
  text-decoration: none;
}
.complete-name {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1b2437;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #ffff;
  font-size: 10pt;
  color: #ffffff!important
}
.match-board-left {
  padding-left: 6px!important;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
  border-right: 1px solid #fff;
  font-size: 10pt!important;
}
.match-board-right:last-child {
  padding-right: 6px!important;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: none;
}
.match-board-right {
  padding-right: 6px!important;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #fff;
  font-size: 10pt!important;
}
.round-mat {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
}
.non-pad-table {
  margin-bottom: 0!important;
}
/*end of matchplay styles*/
img.supplierLogos {
  display: block;
  margin: auto;
  text-align: center;
}
h3.livescore-partial-message {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0 10px 0;
  font-size: 15pt;
}
.partial-live-message {
  background-color: #CC444A;
  text-align: center;
}
h3.livemestext {
  color: #ffffff;
}
.row.livescoremessagediv {
  text-align: center;
  background-color: #CC444A;
  padding-bottom: 10px;
  position: fixed;
  bottom: 0;
  width: 1110px;
  margin: auto;
}
.footerText > div > p {
  text-transform: initial;
  font-family: 'Oswald',Helvetica,Arial!important;
  font-size: 9pt;
  line-height: 0.3;
}
.row.container.footerText {
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  text-transform: initial;
}
.wp-block-embed__wrapper > iframe {
  width: 100%;
  /*height: 409px;*/
}
.footer-social-icons:hover {
	color: #0056B4;
}
.arrowssecond.next.statsarrow {
  color: #fff;
}
.arrowssecond.prev.statsarrow {
  color: #fff;
}
.NoDatadisplay {
  display: none;
}
.playersHub-back {
  background: #ececec;
  padding: 10px;
}
span.playersHubspan-content > p {
  color: #000;
  text-transform: initial;
  margin-top: 10px;
}
h3.playersHubTitles {
  background: #959799;
  text-align: center;
  padding: 10px;
  color: #fff!important;
}
.table-stripedletas tbody tr:nth-of-type(odd) {
  background-color: #eaf3dc;
}
.hustle-ui.module_id_5 .hustle-layout .hustle-group-content a, .hustle-ui.module_id_5 .hustle-layout .hustle-group-content a:visited {
  color: #ffffff!important;
}
.subscribeBTn {
  background: #eeb502;
  color: #ffff;
  padding: 5px;
}
.subscribeBTn > a {
  color: #fff;
}
.mid-sec{
  left: 25px;
}
.viewfullrankingsBtn:hover {
  background: #42a6c6;
}
.viewfullrankingsBtn {
  text-align: center;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -70px;
  font-size: 10pt;
  /* bottom: 5em; */
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
}
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
}
.ppflickr {
  padding-bottom: 55px;
  max-height: 106px;
  overflow: hidden;
  margin-bottom: 3.5em;
}
p.ppbio {
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px; 
}
p.MsoNormal {
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px;
}
p.MsoNormal + ul {
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px;
}
hr.hrline-right {
  position: absolute;
  top: 10em;
  right: 0; 
  color: white;
  padding: 30px;
  text-align: right;
  width: 200px;
  text-transform: capitalize;
  /* font-weight: bold; */
  z-index: 9;
  font-size: 2rem;
  line-height: 1.1667;
  /* left: 5.5em; */
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
  border-top: 2px solid;
}
hr.hrline {
  position: absolute;
  top: 10em;
  /* right: 0; */
  color: white;
  padding: 30px;
  text-align: left;
  width: 200px;
  text-transform: capitalize;
  /* font-weight: bold; */
  z-index: 9;
  font-size: 2rem;
  line-height: 1.1667;
  /* left: 5.5em; */
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
  border-top: 2px solid;
}
h2.readMore-Homepage {
  position: absolute;
  top: 10em;
  right: 0;
  color: white;
  padding: 30px;
  text-align: left;
  width: 500px;
  text-transform: uppercase;
  font-weight: 500!important;
  z-index: 9;
  font-size: 2rem;
  line-height: 1.1667;
  /* left: 3px; */
  /* -webkit-box-flex: 0; */
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
}
.viewfullrankings:hover {
  background:#42a6c6;
}
.viewfullrankings {
  text-align: center;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -39px;
  font-size: 10pt;
  left: 69px;
}
a.tournname-pp {
  color: black;
}
h3.oom-stat-player { 
  font-size: 55pt;
  font-weight: bold;
  display: flex;
}
.imagesSeeAll {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 11px;
  margin-right: 10px;
  margin-bottom: 30px;
}
.allnews {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 0px;
  margin-bottom: 1em;
  position: relative;
  right: -15px;
}
.allvideos {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 0px;
  margin-bottom: 1em;
}
h3.statsTitle {
  margin-bottom: 2em;
}
h3.statsTitle-nodata{
  margin-bottom: 2em;
  text-align: center;
}
img.defaultNews-image {
  width: 100%;
  display: none;
}
.profilehide-large {
	width: 100%;
}
td.rtcds-cut {
  background-color: #00603a;
  border-right: 1px solid black;
}
.PlayersList-slider-new {
  position: absolute;
  top: 266px;
  left: 50%;
  transform: translate(-50%, -25%);
}
.image-opt-homepage {
  margin-bottom: 30px;
  overflow: hidden;
  max-height: 231px;
  width: 100%;
}
.image-opt-homepage > img{
  width: 100%;
}
img.imageurlztour-page {

}
.col-md-2.image-opt-tourn.ng-scope {
  overflow: hidden;
  height: 102px;
  margin-bottom: 2em;
}
span.pipe-Player {
  color: #cacaca;
}
img.banner-image-height {
  max-height: 600px;
  max-width: 100%;
  width: 100%;
}
h3.playersProfile-resultTag-letStats {
  color: #fff;
  padding: 15px 0 15px 0px;
  font-size: 13pt;
  margin-top: 4px;
}
i.fas.fa-user.portal-logo {
  font-size: 14pt;
  margin-top: 10px;
}
.background-image-tourn {
  height: 580px;
  max-height: 600px;
  max-width: 100%;
  width: 100%;
}
img.tournLogo-info-tourn-page {
  max-width: 183px;
  width: 100px;
}
.stat-detail-info {
  padding: 10px;
}
.stats-row-tourn{
  background: #f9f9f9;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #d9d9d8;
  width: 100%;
}
th.title-of-stats {
  padding: 10px;
}
img.action-shot {
	width: 100%;
}
tr.title-stats {
  background-color: #483060;
  text-align: left;
  font-size: 9pt;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 30px;
}
.photoflickr.col-md-2.ng-scope {
  padding-bottom: 23px;
  overflow: hidden;
  max-height: 106px;
  margin-bottom: 30px;
}
a.seeMore {
  color: #015699;
}
a.socialLinks-PP {
  color: #42a7c6;
}
a.page-numbers {
  color: #015699!important;
}
.pag-news {
  display: inline-flex;
  padding-bottom: 20px;
  padding-left: 15px;
}
a.next.page-numbers {
  height: 25px;
  width: 25px;
  color: #250241;
}
a.prev.page-numbers {
  height: 25px;
  width: 25px;
  color: #250241;
}
.table-striped-costa tbody tr:nth-of-type(odd) {
  background-color: #e8ebe6;
}
a.tour-app-banner > img {
	/*border: 1px solid black;*/
}
.pad-ect > .fluid-width-video-wrapper > iframe {
  height: 351px;
}
i.fas.fa-user.icon-member-header {
  font-size: 18pt;
  line-height: 0;
  position: relative;
  top: 7px;
}
.flickrTitle-image {
  margin-top: 10em!important;
}
.showdpf {
  display: block;
}
.dontshowdpf {
  display: none;
}
.row.flicr-iii {
  padding-right: 10px;
}
.image-opt-homepage {
  margin-bottom: 30px;
}
.pp-player-home-select {
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 16px;
}
.thisseasonRec {
  margin-top: 4em;
}
.infosec {
  background-color: #f2f2f2;
  opacity: 80%;
  /*border: 3px solid #00477a;*/
}
.col-md-6.col-sm-12.homepage-all-pad.pad-ect > div {
  padding-top: 56.25% !important;
}
.photos-btn-home {
  overflow: hidden;
  /*height: 539px;*/
}
.indi-images-devlopment > img {
  height: 234px;
}
.let-postersfor-mobile {
  margin-top: 5em;
  margin-bottom: 5em;
}
.player-list-banner {
  /*height: 700px!important;*/
  height: 500px!important;
  width: 100%;
}
.marginfromtop {
  margin-top: 7em;
}
select.statsfull-change-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -39px;
  font-size: 10pt;
}
select.stats-none-full-change-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #162e2a;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -39px;
  font-size: 10pt;
}
.PlayerProfile-flick-image {
  background-color: #ffffff!important;
}
.row.all-news-homepage {
  /*margin-bottom: 2em;*/
  margin-bottom: 0em;
}
.art-images > img {
max-width: fit-content;
}
.art-images{
  overflow: hidden;
    height: 500px;
}
p.year-stat-added {
  margin-bottom: 0;
  color: #3c974c;
  font-size: 10pt;
}
#overMay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
  cursor: pointer;
}
.cf-debugger-popup {
  display: none;
}
.col-md-4.col-sm-12.articles-pp {
  padding-left: 0;
  padding-right: 0;
}
table.course-table {
  overflow-x: visible;
  text-align: center;
}
.tourn-info-heading-right-course {
  margin-bottom: 4em;
}
h3.courseStats {
  color: #483060;
}
.coursestat-top {
  background-color: #483060;
  text-align: center;
  font-size: 9pt;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
.in-rows-stats {
  padding-bottom: 10px;
  padding-top: 10px;
  background: #f9f9f9;
  border-bottom: 1px solid grey;
  width: 100%;
}
.coursestat-front-back-total {
  background-color: #23033e;
  text-align: center;
  font-size: 9pt;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
.odd-course-stats.ng-scope {
  background: #f9f9f9;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #d9d9d8;
  width: 100%;
}
.coursestat-top-main {
  background-color: #23033e;
  text-align: center;
  font-size: 9pt;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: -1px;
  width: 100%;
}
.coursesstat-border-top {
  border-bottom: 1px solid;
  width: 100%;
}
.coursestat-top-sec {
  background-color: #483060;
  text-align: center;
  font-size: 9pt;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
a.button-poss-tourn {
  background: #bf4258;
  color: #fff;
  padding: 15px;
  margin: 0 10px 0 0;
}
a.button-poss-tourn:hover {
  background: #1a2436;
}
.no-data-available {
  text-align: center;
  font-size: 20pt;
  padding-bottom: 2em;
  color: #015699;
}
.cut-row {
  background: #aa0003;
  color: #ffffff !important;
  text-align: center;
}
.pp-info-news {
  background-color: #015699;
}
h5.player-profile-image-text {
  color: #ffffff;
  font-size: 10pt;
  margin-top: 0;
  padding: 10px;
}
.photos-in-tour {
  margin-bottom: 15px;
}
a.homepage-main-article-tour-info > img {
  width: 100%;
}
.outer-con-dev {
  background-color: #f6f6f6;
  padding-top: 50px;
}
.indi-images-devlopment {
  margin-bottom: 1.5em;
}
.title-development {
  background: #015699;
  color: #fff;
  padding: 5px;
}
a.partners-link {
  display: flex;
}
.banner-section-partners {
  overflow: hidden;
}
img.partners-individual-img {
  width: 100%;
}
.information-upcoming-tournaments {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 37%;
}
.sched-arrow-drop-select {
  position: relative;
  top: -1.9em;
  right: -12em;
}
a.download-link-btn {
  float: right;
}
select.schedule-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: grey;
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: 600;
  margin-top: 3px;
  border: 1px solid lightgray;
}
button.download-btn {
  background-color: #015699;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 10pt;
  /*width: 255px;*/
  width: 100%;
  height: 39px;
  line-height: 1;
}

/* Darker background on mouse-over */
button.download-btn:hover {
  background-color: #95c93d;
}
form.search-form > label{
  width: 77%;
}
select#archives-dropdown-3 {
  width: 100%;
  height: 39px;
  background: #1A2337;
  color: #fff;
}
.news-search {
  padding-left: 0;
  display: none;
}
#archives-3 > h3.widget-title {
  display: none;
}
div#sbi_images {
  padding-left: 0!important;
  padding-bottom: 0!important;
}
.Social-inner-feed-tag {
  margin-top: 15px;
  text-align: left;
  padding-bottom: 11px;
}
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -10px;
}
img.report-banner-image {
  height: 400px;
  width: 100%;
}
td.cos-image {
  padding: 0px!important;
}
.about-container > p {
  text-transform: initial;
}
.about-block-images {
  padding: 41px;
}
img.more-then-gilf-images {
  margin-top: 1em;
  margin-bottom: 1em;
}
.right-about {
  padding-right: 0;
}
.left-about {
  padding-left: 0;
}
.info-about-block {
  padding: 15px;
}
.info-about-block > p {
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0;
}
h3.about-bottom-family {
  color: #fff;
  font-weight: 100;
  margin-top: 0px;
}
.bottom-background-info {
  background-color: #9f428d;
}
.title-bottom-about.more-then-golf {
  padding: 13px;
  background: #8c1172;
}
.title-bottom-about.let-family {
  padding: 13px;
  background: #240144;
}
.more-then-golf > h3 {
  background-color: #8c1172;
  color: #ffffff;
  margin: 0;
  font-weight: 100;
}
.let-family > h3 {
  background-color: #250045;
  color: #ffffff;
  margin: 0;
  font-weight: 100;
}
.about-bottom-sections {
  margin-top: 30px;
  margin-bottom: 3em;
}
.scores-only-scoreCard {
  width: 100px;
  /*margin-left: 2.5%;*/
  margin-left: 0;
}
.scores-tablee {
  margin-top: -15px;
}
.inspiring {
  background: #db3583;
  color: #fff;
  text-transform: capitalize;
  font-size: 10pt;
}
.approachable {
  background: #a9c34d;
  color: #fff;
  text-transform: capitalize;
  font-size: 10pt;
}
.connected {
  background: #4193c7;
  color: #fff;
  text-transform: capitalize;
  font-size: 10pt;
}
.row-about-main {
  margin-left: 0px;
  margin-right: 0px;
}
.about-descript > p {
  padding-top: 10px;
}
h3.main-about-title {
  text-transform: uppercase;
  color: #fff;
}
.fresh {
  background: #f5d537;
  color: #fff;
  text-transform: capitalize;
  font-size: 10pt;
}
.about-container > p > a {
  color: #d60061;
}
.about-section-banner {
  background-color: #371656;
}
img.about-banner {
  display: block;
  margin: auto;
}
img.images-flickr {
  width: 100%;
  height: 280px;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 12.5rem auto;
  pointer-events: none;
}
.mod-content-vid {
  background-image: url('/wp-content/uploads/2020/01/LoadingVideo.png');
  width: 100%;
}
img.play {
  position: absolute;
  width: 120px;
  height: 120px;
  margin: 65px 0 0 110px;
}
.vid-bottom {
  margin-bottom: 20px;
}
p.video-text.ng-binding {
  background-color: rgba(1, 86, 153, 1)!important;
  position: absolute;
  width: 80%;
  right: 15px;
  bottom: -24px;
  color: #fff;
  padding: 10px;
  opacity: 0.9;
}
.player-more-costa {
  font-size: 13pt;
  margin-left: 5.5em;
  margin-top: 15px;
  text-align: right;
}
thead > .cor-blu-tr, table.table thead tr.cor-blu-tr {
  background-color: #1E90FF !important;
  color: #ffffff !important;
  border-right: 1px solid #1E90FF;
}
thead > .cor-red-tr, table.table thead tr.cor-red-tr {
  background-color: #BB0000 !important;
  color: #ffffff !important;
  border-right: 1px solid #BB0000;
}
.table-heading > .cor-blu-tr > th {
  border-bottom: 2px solid #1E90FF !important;
  font-size: 10pt;
}
.table-heading > .cor-red-tr > th {
  border-bottom: 2px solid #BB0000 !important;
  font-size: 10pt;
}
table.livescoreTbl {
  margin-top: -1.8em;
  font-size: 10pt;
}
.multiCourse-Code {
  padding-left: 0;
}
.cor-blk {
  color: #333333 !important;
  float: right;
  /* margin-top: 13px; */
  font-size: 60px!important;
  background: transparent!important;
  float: left;
}
.cor-yel {
  color: #d8db22 !important; 
}
.cor-blu {
  color: #1E90FF !important;
}
.cor-red {
  color: #BB0000 !important;
}
.cor-grn {
  color: #3c9933 !important;
}
.cor-org {
  color: #e07020 !important;
}
th.pos-scores {
  padding-left: 20px!important;
}
#top-ten-drop > a {
  color: #ffffff;
}
.oom-top-dist-costaDelSole {
  margin-top: 0;
}
img.costa-del-sol-mainImage {
  margin: auto;
  display: block;
  width: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
}
img.costano-image {
  display: none;
}
.oom-info-costa-del-sol {
  margin-top: 2.5em;
  padding-bottom: 2em;
}
.info-oom-costa-del-sol {
  margin-top: 0em;
  padding-bottom: 1px;
}
a.oom-costa-del-sol-playerName {
  color: #3c974c;
  text-decoration: underline;
}
tr.oom-costa-del-sol-title {
  background-color: #a5b39c;
  color: #000;
}
.oom-costa-del-sol-block {
  background-color: #3c974c;
  padding: 0px 0px 0px 10px;
  margin-top: 3px;
}
img.oom-image-costa-del-sol {
  width: 271px;
  position: absolute;
  top: -35px;
}
.news-archive-bottom-excerpt > a > p {
  color: #333333;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10pt;
  display: inline;
}
.oom-season-full {
  right: -40px;
}
select.statsfull-change-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -39px;
  font-size: 10pt;
}
.oom-section-costa {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 10px;
  position: relative;
  right: -25px;
  top: 0;
  z-index: 9999;
}
img.costa-image-homepage {
  width: 80px;
  margin-top: -10px;
  margin-right: 23px;
  padding-top: 9px;
}
span.oom-feed-title-costa {
  background: #3c974c;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 16px;
}
.costa-colour-back {
  background-color: #3c974c; 
}
.costa-colour {
  color: #3c974c;
}
.player-name-new {
  font-size: 2rem;
}
.flicki-section-development {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
}
.second-row-of-supportImages {
  margin-top: 3em;
}
.Official-supports-developers {
  color: #015699;
  margin-bottom: 2em;
}
.schedule-Banner-height {

}	
img.image-schedule-banner {
  display: none;
}	
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
  text-decoration: underline;
  color: #bf4258!important;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous:hover {
  float: left;
  width: 49%;
  /* border-radius: 15px; */
}
.post-navigation .nav-previous a, .post-navigation .nav-next a:hover {
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
  color:black;
}
.entry-content > p {
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px;
}
span.byline {
  display: none!important;
}
span.cat-links {
  display: none;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 0rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
input.search-submit.btn.btn-default {
  background: #1A2337;
  margin-top: -4px;
  margin-left: -3px;
  color: #fff;
}
.searchhh {
  padding-left: 0
}
.search-ivory-news {
  margin-left: 15px;
  margin-top: 30px;
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}
a.flicki-images-link {
  color: #fff!important;
}
#pgfspan {
  width: 98%;
  display: block;
  margin-top: -4px!important;
  background: rgba(35, 3, 58, 0.6)!important;
  color: #fff;
}
span.topstory {
  display: none;
}
.nameLivescore {
  font-size: 10pt;
}
.greatScore {
  background: #3c9933 !important;
}
.goodScore {
  background: #A52A2A !important;
}
.overScore {
  background: #1E90FF !important;
}
.badScore {
  background: #e07020 !important;
}
.scoreKey {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 18px;
}
td.score-over-2 {
  color: #e07020 !important;
  /*font-weight: bold;*/
  /*padding-top: 5px !important;*/
}
td.score-under-2 {
  color: #3c9933 !important;
  /*font-weight: bold;*/
  /*padding-top: 5px !important;*/
}
td.score-over {
  color: #1E90FF !important;
  /*font-weight: bold;*/
  /*padding-top: 5px !important;*/
}
td.score-under {
  color: #A52A2A !important;
  /*font-weight: bold;*/
  /*padding-top: 5px !important;*/
}
.liveTable > .scorBrd {
  border: 1px solid #1A2337;
  text-align: center;
}
.scores-tabs {
  background-color: #1A2337!important;
  color: #fff!important;
  margin-right: 5px;
  margin-bottom: -4px!important;
}
.scores-tabs:hover {
  background-color: #234539!important;
  color: #fff!important;
  margin-right: 5px;
  margin-bottom: -4px!important;
}
.reportsfull-arrow-drop {
  position: relative;
  top: -4.8em;
  right: -14em;
}
.reports-arrow {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 29px;
  top: 13px;
}
select.reportFull-change-dropdown {
  width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: grey;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  top: -44px;
  position: relative;
  left: -2px;
}
.reports-block {
  position: absolute;
  /*top: 38%;*/
  /*top: 26%;*/
  top: 320px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card-scoresbk {
  background-color: #1A2337;
  color: #fff;
}
.scores-pos {
  position: relative;
  left: 15px;
}
a.player-name-table.ng-binding {
  color: #000000;
  text-decoration: underline;
}
.tee-match {
  padding-left: 18px!important;
}
.matchvalue {
  margin-left: 12px;
}
.cut-row-ent-red {
  background-color: #aa0003 !important;
  color: #ffffff;
  text-align: center;
  margin-top: 0px !important;
  height: 39px;
  padding-top: 9px;
  border-top: none !important;
}
.cut-row-ent {
  background-color: #1A2337;
  color: #ffffff !important;
  text-align: center;
  margin-top: 0px !important;
  height: 39px;
  padding-top: 11px !important;
  border-top: none !important;
}
#reports-tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
.ReportsPage-title {
  background-color: #95c93d;
  color: #ffffff;
  text-transform: capitalize;
}
.ReportsPage-title > th{
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  background: #1a2436;
  z-index: 99;
}
#reports-tr {
  text-transform: capitalize;
  margin-top: -1em;
}
.report-nav-top {
  padding-top: 0;
  padding-bottom: 0;
}
h3.reports-title-strip {
  color: #fff;
  padding: 15px 0 15px 0px;
  font-size: 13pt;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 24px;
  text-transform: capitalize;
}
.report-bk-color {
  background-color: #f2f2f2;
}
a.tourSchool-Link:hover {
  color: #fff;
}
a.tourSchool-Link > .button-top-tourSchool :hover {
  background-color: #95c93d;
}
.TourSchool-button-arrow {
  box-sizing: border-box;
  height: 15px;
  width: 15px;
  border-style: solid;
  border-color: #fff;
  border-width: 0px 2px 2px 0px;
  transform: rotate(313deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  top: -3px;
  display: inline-grid;
  left: 10px;
}
a.download-tourSchool > .tour-school-download:hover {
  color: #015699;
}
a.download-tourSchool:hover {
  color: #015699;
}
.tour-school-download {
  color: #a3a3a3;
  font-weight: 100;
  margin-top: 35px;
}
h3.tourschool-button-text {
  padding: 22px;
  color: #fff;
  font-weight: 100;
  margin-top: 30px;
}
.button-top-tourSchool {
  background-color: #015699;
  width: 60%;
}
.tour-school-info {
  margin-top: 2em;
  padding-left: 30px;
}
.tourSchool-banner-back {
  background-color: #f2f2f2;
}
.tourschool-container {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translate(-50%, -50%);
}
h3.tour-school-tag {
  color: #fff;
  padding: 15px 0 15px 0px;
  font-size: 13pt;
  margin-top: 0px;
  margin-bottom: 0px;
}
table.tourschool-table{
  text-transform: capitalize;
  margin-top: -1px;
  margin-bottom: 0px;
}
.tourschool-arrow-drop {
  position: absolute;
  top: 0.6em;
  right: 20px;
  text-align: right;
}
.select-dropdown-TourSchool {
  text-align: right;
  position: relative;
  top: -5.9em;
}
select.tourschool-change-dropdown {
  width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
/*  position: relative;
top: -5.9em;*/
}
h3.top-of-tour-school-title {
  color: #24023c;
  font-weight: 100;
  margin-top: 0;
}
.top-of-tour-school-descript > p {
  font-size: 10pt;
  color: #333333;
  text-transform: capitalize;
}
.top-of-tour-school-descript > p > a{
  font-size: 10pt;
  color: #1A2337;
  text-transform: capitalize;
}
.tour-school-allVideo-Section {
  position: relative;
  top: 15%;
}
.tour-school-descript > p {
  text-align: right;
  font-size: 10pt;
  color: #333333;
}
.tour-school-outer-title {

}
h3.tour-school-title {
  background: #1A2337;
  color: #fff;
  text-align: right;
  padding: 20px 30px 20px 30px;
  font-size: 15pt;
}
.outer-see-all-videos {
  float: right;
  width: 100%;
  text-align: right;
  width: 140px;
}
h3.see-all-videos-TourSchool {
  font-size: 10pt;
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
}
.outer-container-tourschool {
  background-color: #f2f2f2;
}
.slider-container-Tourschool {
  padding-top: 50px;
  padding-bottom: 50px;
}
.statsfull-arrow-drop {
  position: relative;
  top: -4.8em;
  right: -14em;
}
select.StatsFull-change-dropdown {
  width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  top: -44px;
  position: relative;
  left: -20px;
}
span.RankTitleLine {

}
.outer-box-stats {
  background-color: #eeb500;
  padding: 0;
}
.Rank1Pic-Stats {
  color: #fff;
  position: absolute;
  bottom: 17px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15pt;
}
.stats-left-side-arrow {
  box-sizing: border-box;
  height: 8px;
  width: 8px;
  border-style: solid;
  border-color: #015699;
  border-width: 0px 2px 2px 0px;
  transform: rotate(313deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  top: -4px;
  display: inline-grid;
}
h3.player-info-Stats {
  font-size: 15pt;
}
a.player-stats-info {
  color: #015699;
  font-weight: 100;
}
h3.Rankonetitle {
  font-size: 15pt;
  color: #999999;
  font-weight: 100;
}
h3.StatsPoints-Rankone {
  font-size: 44pt;
  font-weight: bold;
  color: #015699;
}
span.flags-on-RankOne {
  float: right;
}
img.img-player-Rank {
  width: 100%;
  position: absolute;
  top: -53px;
  left: 0px;
}
.rank-stats {
  margin-top: 37px;
}
.stat-rank-one-info {
  background-color: #f2f2f2;
}
.stats-imagebk {
  background-color: #42a7c6;
  height: 200px;
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png);
}
.fullRank-stats {
  color: #015699;
}
.fullRank-stats:hover {
  color: #015699;
}
.stats-arrow-right:hover {
  color: #015699;
}
.stats-arrow-right {
  box-sizing: border-box;
  height: 8px;
  width: 8px;
  border-style: solid;
  border-color: #015699;
  border-width: 0px 2px 2px 0px;
  transform: rotate(313deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  top: -2px;
  display: inline-grid;
}
.full-rankins-Stats {
  text-align: right;
  padding-right: 0;
  padding-bottom: 10px;
}
.TopStat-Stats {
  margin-top: 3em;
}
.stats-row {
  margin-bottom: 3em;
}
td.widthPlayer-Stats {
  width: 250px;
}
.tournament-news-story {
  background: #9d106b;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  top: -7.8em;
  width: 171px;
}
.articles-Tour {
	padding-right: 5px;
	padding-left: 5px;
}
.pplist-List {
	display: none;
}
h5.tournament-article-title {
  position: absolute;
  top: 40px;
  left: 0;
  color: white;
  background: rgba(1, 86, 153, 1)!important
  padding: 30px;
  text-align: left;
  width: 300px;
  height: 94px;
  margin-top: 6px;
}
.news-article-tournsPage {
  margin-bottom: -15px;
}
.middle-blockcontainer {
  background-color: #f2f2f2;
}
.tourninfo-block-container {
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
}
span.right-arrow {
  position: relative;
  top: -1px;
}
.reportsBlock-TournsInfo {
  margin-top: 3.8em;
  /*padding-right: 15px;*/
}
h4.reptypelist {
  color: #fff;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 13pt;
  font-weight: 100;
}
button#tourn-info-button-reports {
  display: block;
  width: 100%;
  text-align: left;
  background: #871764;
  margin-bottom: 15px;
  border: none;
}
img.prev-winner-image {
  width: 138px;
  position: absolute;
  left: 0px;
  top: -46px;
}
.prev-winner-col-9 {
  background-color: #f2f2f2;
  padding-left: 30px;
  padding-bottom: 23px;
}
h3.prev-winner-title {
  margin-bottom: 0;
  margin-top: 30px;
  font-size: 15pt;
}
h3.prev-winner-name {
  margin-top: 3px;
  color: #1A2337;
  font-size: 1rem;
  padding-bottom: 14px;
}
.prev-winner-backcolor {
  background-color: #1A2337;
  background-image: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png');
}
.previos-winner-tourInfo {
  padding-left: 15px;
  padding-right: 5px;
  margin-top: 6em;
  margin-bottom: 6em;
  width: 100%;
}
.tourn-info-titles {
  line-height: 35px;
}
span.info-tourn-titles {
  display: inline-block;
  width: 100px;
}
.course-holes-tournInfo {
  margin-bottom: 4em;
  padding-top: 4em; 
}
tr.hole-back.headingRow {
  background: #1A2337;
  color: #fff;
}
.no-padincourse {

}
.no-padincourseright {

}
li.tourn-info-tabs > a:active {
  background-color: #015699!important;
  color: #fff;
  padding: 10px 30px 10px 30px;
  /*margin-right: 15px;*/
}
li.tourn-info-tabs > a:hover {
  background-color: #42a7c6!important;
  color: #fff;
  padding: 10px 30px 10px 30px;
  /*margin-right: 15px;*/
}
li.tourn-info-tabs-pp > a:hover {
  background-color: #015699;
  color: #fff;
  padding: 10px 30px 10px 30px;
}
ul.tourn-info-page {
  border-bottom: none;
  position: relative;
  top: -2.12em;
  background: #1A2337;
  margin-top: -11px;
  padding-bottom: 11px;
  padding-top: 10px;
}
li.tourn-info-tabs > a:not(.active){
  background-color: #1A2337;
  color: #fff;
  padding: 10px 30px 10px 30px;
  /*margin-right: 15px;*/
}
li.tourn-info-tabs > a{
  background-color: #42a7c6;
  color: #fff;
  padding: 10px 30px 10px 30px;
  /*margin-right: 15px;*/
}
li.tourn-info-tabs-pp > a{
  background-color: #95c93d;
  color: #fff;
  padding: 10px 30px 10px 30px;
}
li.tourn-info-tabs {
}
span.oom-played {
  margin-left: 10px;
}
span.pos-oom {
  margin-left: 7px;
}
.oom-season {
  right: -40px;
}
.develop-arrow-oom{
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 29px;
  top: 13px;
}
.develop-arrow-oom-season{
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 29px;
  top: 13px;
}
.oom-top-dist {
  margin-top: 5em;
}
.oom-playerName {
  color: #000000;
  text-decoration: underline;
}
.oom-playerName:hover {
  color: #1A2337;
  text-decoration: underline;
}
.playerBlock-Container{
/*  position: absolute;
  top: 250px;
  left: 50%;
  transform: translate(-50%, -25%);
  opacity: 80%;
  bottom: 100%;*/
  margin-top: 100px;
  margin-bottom: 100px;
}
img.pp-block-image {
  width: 100%;
  position: absolute;
  top: -93px;
  left: 0px;
}
.pp-block-info {
  margin-top: 2.5em;
  padding-bottom: 1.5em;
  padding-left: 40px;
  padding-right: 40px;
}
.pp-info-block {
  margin-top: -2.5em;
  padding-bottom: 1px;
  position: relative;
  top: 24px;
}
.points-pp {
  font-size: 10pt;
  color: #a5a5a5;
  font-weight: 500;
  margin-top: 6.3em;
  width: 70px;
  padding-left: 50px;
  display: block;
}
.tournaments-played-pp {
  font-size: 10pt;
  color: #a5a5a5;
  font-weight: 500;
  margin-top: 5em;
  width: 70px;
  padding-left: 10px;
  display: block;
}
.player-more-nat {
  font-size: 16pt;
  margin-left: 3em;
  font-weight: 100;
  height: 30px;
}
span.nat-pp {
  display: inline-flex;
}
h3.ppFull-name {
  color: #015699;
  font-size: 3rem;
  font-weight: 100;
}
img.PlayerProfile-backgroundImage-top {
/*  width: 100%;
max-height: 768px;*/

width: 100%;
max-height: 768px;
background-image: url(/wp-content/uploads/2019/12/playersbanner.png);
height: 768px;
background-repeat: no-repeat;
background-size: cover;
}
.playerProfile-backgroundImage {

}
.Playerprofile-infoTag {
  padding-bottom: 8px;
  margin-bottom: 3px;
  margin-top: -2.2em;
}
.player-details {
  line-height: 35px;
}
.playerStats-main-PP {
  margin-top: 2em;
  margin-bottom: 4em;
}
.playerdetails {
  line-height: 35px;
}
.PP-socialColor-twitter {
  color: #79a8e6;
  font-size: 15pt;
}
.PP-socialColor-facebook {
  color: #495990;
  font-size: 15pt;
}
.PP-socialColor-insta {
  color: #c12f64;
  font-size: 15pt;
}
span.social-title-PlayerProfile{
  font-weight: bold;
  padding-left: 15px;
}
.playerStats-Profile{
  background: #015699;
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.Playerprofile-statTag {
  margin-top: 4em;
  padding-bottom: 8px;
  margin-bottom: 3px;
}
.top3-stats-PlayerProfile {
  /*padding-top: 4em;*/
}
.second-group-of-stats-playerprofile {
  margin-top: 4em;
}
.third-group-of-stats-playerprofile {
  margin-top: 4em;
  padding-bottom: 5em
}
span.ranking-playerProfile {
  font-size: 10pt;
  color: #a5a5a5;
  font-weight: 500;
}
.allRacetocosta {
  color: #28562b!important;
}
.allRacetocosta-background {
  background-color: #28562b!important;
}
h4.Player-stats-value {
  font-size: 25pt;
  margin-top: 12px;
  color: #015699;
  float: right;
  margin-bottom: 7px;
}
h4.Player-stats-value-second-row {
  font-size: 30pt;
  margin-top: 12px;
  color: #015699;
  float: right;
  margin-bottom: 7px;
}
span.cupPlayerProfile {
  margin-left: 15px;
}
img.imageCup_playerProfile {
  width: 20px;
  margin-top: 10px;
}
h5.Player-stats {
  font-size: 13pt;
  color: #333333;
  margin-bottom: 0;
}
h3.playerprofile-largeStat {
  font-size: 40pt;
  font-weight: bold;
  color: #015699;
}
.playerProfile-nopad {
  padding: 0!important;
}
.playerProfile-subcardtitle {
  color: #000;
}
.hole {
  background-color: #987fb0!important;
  color: #fff;
}
.yards {
  background-color: #95c93d!important;
  color: #fff;
}
.par {
  background-color: #987fb0!important;
  color: #fff;
}
.playersProfile-Results {
  text-transform: capitalize;
  margin-top: -1em;
}
.tourn_name_results {
  text-decoration: underline;
}
img.imageurlz {
  overflow: hidden;
  width: 100%;
  max-height: 235px;
}
.playerprofile-blockList {
  background-color: #1A2337;
  padding: 0px 0px 0px 10px;
  margin-top: 3px;
}
.PlayerProfile-title {
  background-color: #42a7c6;
  color: #ffffff;
}
.tournamentResults-outerTag {
  margin-top: 4em;
  text-align: right;
  padding-bottom: 8px;
}
h3.playersProfile-resultTag {
  color: #fff;
  padding: 15px 0 15px 0px;
  font-size: 13pt;
  margin-top: 9px;
}
.pplayer-images {
  padding: 100px 0px 100px 0px;
}
.overview.row.flickr-images-btmRow {
  margin-top: 2em;
}
.PlayerProfile-image {
  background-color: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 30px;
}
a.playerlist-name {
  color: #000;
}
a.playerlist-name:hover {
  color: #015699;
}
.PlayersList-slider {
  position: absolute;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -25%);
}
.PlayersList-slider-item {
  position: absolute;
  margin-top: -431px;
  left: 50%;
  transform: translate(-50%, -25%);
}
.tournament-stats-info-PlayerList {
  margin-top: -1em;
  padding-bottom: 1px;
}
h5.arrows-player-PlayerList {
  font-size: 13pt;
  margin-left: 4em;
  margin-top: 39px;
}
.arrows-Player-PlayersList {
  width: 12px;
  height: 12px;
  border-color: #000;
  position: absolute;
  top: 41px;
  margin-top: 0px;
  right: 7.5em;
}
.playersDirectory-List {
  position: relative;
  top: -2.2em;
}
span.players-directory {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
#alphabetList {
  background-color: #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 3em;
}
#alphabetList > a {
  color: #015699;
  padding: 15.5px;
  font-weight: bold;
}
#alphabetList > a:hover {
  color: #fff!important;
  padding: 15.5px;
  background: #015699;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: bold;
}
.searchfield-Playerlist {
  width: 100%;
  background: #f2f2f2;
  border: none;
  padding: 15px;
  text-transform: uppercase;
  margin-top: 1em;
}
.searchfield-Playerlist::placeholder {
  color: #cacaca;
}
img.player-nat-flag-playersList {
  width: 35px;
}
td.player-data {
  text-align: center;
}
th.oom-name{
  width: 263px
}
th.oom-nat{
  width: 226px;
  text-align: center;
}
th.oom-dob{
  width: 210px;
  text-align: center;
}
th.oom-oom{
  width: 210px;
  text-align: center;
}
th.oom-twitter{
  width: 166px;
  text-align: center;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
table.playersTable {
  text-transform: capitalize;
  margin-top: 3em;
}
tr.playersListBack {
  background: #1A2337;
  color: #fff;
}
a.Player-twitter-name {
  color: #015699;
  text-transform: uppercase;
}
.sched-course-img {
  height: 266px;
}
.schedule-upcoming-tournaments {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sched-gap-slider {
  margin-top: 0;
  margin-bottom: 10px;
}
img.course-image-sched {
  height: 266px;
  width: 100%;
}
.sched-arrow-drop {
  position: relative;
  top: -2em;
  right: -14em;
}
select.schedule-change-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -44px;
  font-size: 10pt;
  font-weight: 600;
}
tbody.sched-tbody {
  /*font-size: 10pt;*/
  font-size: 1rem;
}
td#sched-name > a {
  color: #000;
  /*text-decoration: underline;*/
}
select.select-sched-drop {
  background: transparent;
  border-radius: 0;
  border: none;
  text-align: center;
  /*-webkit-appearance: inherit;*/
  margin: auto;
  color: #000000;
  text-align-last: center;
  width: 100%;
}
table.tournament-schedule {
  margin-top: 3rem;
  text-transform: capitalize;
}
tr.schedule-title-list {
  background-color: #1A2337;
  font-size: 10pt;
}
tr.schedule-title-list > th {
	color: #ffffff;
}
.schedule-blockList {
  background-color: #1A2337;
  padding: 0px 0px 0px 10px;
}
h3.seasonrank {
  color: #fff;
  padding: 15px 0 15px 0px;
  font-size: 10pt;
}
.develop-arrow-middle {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 41px;
  top: 10px;
}
.develop-arrow-last {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 51px;
  top: 13px;
}
.develop-arrow {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: grey;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 45%!important;
  top: 13px;
}
.develop-arrow-let {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: relative;
  margin-top: -10px;
  margin-left: 33px;
  top: 13px;
}
.outer-development {
  position: relative;
  top: -5.5em;
}
.development-height {
  height: auto;
  padding-bottom: 5em;
}
.outer-content {
  margin-top: -24px;
  display: block;
}
.tab-descript {
  color: #fff;
  text-transform: capitalize;
}
.development-height > p{
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px;
} 
h1.tab-title {
  color: #fff;
  padding-top: 2em;
}
li.develop-tab > a{
  color: #fff;
  /*padding: 3px;*/
}
.develop-tab {
  padding: 15px 31px 15px 31px;
  /*margin-bottom: 24px;*/
}
.letsinspire {
  background: #0056b5;
}
.letsplay {
  background: #e55c3a;
}
.letsgetready {
  background: #969799;
}
.letslearn {
  background: #51aee7;
}
.letsgiveback {
  background: #a9d42d;
}
.letskeepintouch {
  background: #f8c746;
}
.letsplayershub {
  background: #194778;
}

div#letsinspire {
  background: #0056b5;
}
div#letsplay {
  background: #e55c3a;
}
div#letsgetready {
  background: #969799;
}
div#letslearn {
  background: #51aee7;
}
div#letsgiveback {
  background: #a9d42d;
}
div#letskeepintouch {
  background: #f8c746;
}
div#letsplayershub {
  background-color: #194778;
}


a.development-news {
  text-decoration: none;
}
.entry-content {
  text-transform: capitalize;
}
.epyt-pagination>div, .epyt-pagenumbers>div {
  display: inline-block;
  padding: 0 2px 0 2px;
  vertical-align: middle;
  display: none!important;
}
.epyt-pagination .epyt-pagebutton {
  cursor: pointer;
  display: inline-block;
  padding: 0 10px 0 10px;
  display: none!important;
}
.rpwwt-widget ul li:last-child {
  margin-top: 15px;
}
.rpwwt-post-date {
  position: absolute;
  float: right;
  padding: 4px 20px 4px 20px;
  right: 15px;
}
span.rpwwt-post-title {
  padding: 10px 20px 10px 20px;
  display: flex;
  font-size: 16pt;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
  width: 45%!important;
  margin: 0;
  height: auto!important;
}
.rpwwt-widget ul li {
  overflow: hidden!important;
  margin: 15px 0 0 0!important;
}
.rpwwt-widget ul li > a{
  text-transform: capitalize;
}
.rpwwt-widget ul li > a:hover{
  color: #bf4258;
}
.postImg > img {
  width: 100%;
}

.postImg {
    overflow: hidden;
    height: 500px;
    
}

.entry-meta {
  margin-bottom: 1em;
}
time.entry-date.published {
  color: #015699;
}
span.author.vcard > a {
  color: #015699;
}
img.burger-menu {
  width: 30px;
  margin-top: -14px;
}
.MainTop-art-image {
  height: 500px;
  overflow: hidden;
}
.MainTop-art-image > img {
  width: 100%
}
.newsTop-archiveMain {
  position: absolute;
  background: #015699;
  padding: 10px 20px 10px 20px;
  color: white;
  top: -44px;
  right: 0;
  z-index: 99;
}
p.news-archive-post-excerpt {
  color: #333333;
  text-transform: capitalize;
}
h5.news-archive-post-title {
  color: #015699;
  font-weight: 100;
  font-size: 15pt;
}
span.news-archive-post-date {
  position: absolute;
  z-index: 99;
  background: #95c93d;
  right: 0;
  color: #fff;
  padding: 5px 10px 5px 10px;
}
.Main-ArtImage {
  padding-right: 0;
}
.Main-ArticleCont {
  background-color: #f2f2f2;
}
.news-archive-Main {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block-middle-newsArchive {
  margin-bottom: 2em;
  margin-top: 2em;
}
span.newsTop-left {
  position: absolute;
  background: #015699;
  padding: 10px 20px 10px 20px;
  color: white;
  top: 0;
  left: 0;
}
p.news-archive-bottom-excerpt-middle-left {
  color: #333333;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
h5.article-newspage-first-top-section {
  color: white;
  background: rgba(1, 86, 153, 1)!important;
  z-index: 99;
  font-size: 11pt;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 14px 14px 15px 17px;
  vertical-align: middle;
  text-align: left;
  margin-top: 44px;
}

.middle-news-block-archiveP {
  position: absolute;
  margin-top: 20%;
}
span.newsTop {
  position: absolute;
  background: #015699;
  padding: 10px 20px 10px 20px;
  color: white;
  top: 0;
  right: 0;
}
p.news-archive-bottom-excerpt-middle-right {
  color: #333333;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
h5.article-newspage-middle-section {
  color: white;
  background: rgba(1, 86, 153, 1)!important;
  z-index: 99;
  font-size: 11pt;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 14px 14px 15px 17px;
  vertical-align: middle;
  text-align: right;
  margin-top: 44px;
}
span.getdate-middle-archive{
  position: absolute;
  z-index: 99;
  background: #95c93d;
  right: 15px;
  color: #fff;
  padding: 5px 10px 5px 10px;
}
.article-archive-bottom {
  margin-top: 1.7em;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.7em;
  width: 100%;
}
.news-archive-bottom-sec {
  /*min-height: 250px;*/
  min-height: 80px;
}
p.news-archive-bottom-excerpt {
  color: #333333;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis; 
  font-size: 10pt;
}
h5.news-archive-bottom-title {
  color: #1a2337;
  font-size: 1.7rem;
  /* height: 73px; */
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  vertical-align: middle;
  line-height: 1.5;
  /*text-transform: uppercase; */
  padding-bottom: 11px;
  /*white-space: nowrap;*/
}
.partner-logo-text-section > p {
  color: #333333;
  text-transform: capitalize;
  /* font-weight: 100!important; */
  font-size: 16px;
  text-transform: initial;
  font-family: Helvetica,Arial!important;
  line-height: 32px;
}
.partner-two-right {
  text-align: right;
}
img.partners-image {
  margin-top: 11px;
}
.partner-logo-text-section {
  position: relative;
  top: 31%;
}
img.partner-logos-page {
  /*width: 200px;*/
  max-height: 100px;
}
img.supplier-images {
  margin-top: 11px;
}
.greybackground-suppliers {
  background-color: #f6f6f6;
}
.showbelowMobile{
  display: none;
}
.banner-section {
  overflow: hidden;
  height: 500px;
}
span.getdate {
  position: absolute;
  z-index: 99;
  background: #95c93d;
  right: 0;
  color: #fff;
  padding: 5px 10px 5px 10px;
  display: none;
}
img.live-icon {
  position: absolute;
  z-index: 99;
  background: #1A2337;
  padding: 15px 10px 15px 10px;
  left: -3.6em;
}
.table.parcials-home-margin td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
}
ul.homepage-nav-tabs {
  border-bottom: 0px solid #dee2e6;
}
.table.table.parcials-home-margin tbody+tbody {
  border-top: 0!important;
  border-bottom: 0!important;
}
.arrow-homepage {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: white;
  border-width: 0px 2px 2px 0px;
  transform: rotate(316deg);
  transition: border-width 150ms ease-in-out;
  position: absolute;
  right: 2em;
  margin-top: -16px;
}
tr#top-ten-tr {
  background: #055498;
  text-align: center;
}
a.full-listing-homepage {
  color: #fff;
}
table.parcials-home-margin {
  margin: 0;
}
td.home-partials-scoreboard {
  /*color: #fff;*/
  color: #055498;
  border-top: 1px solid #055498!important;
}
h3#tourn-head-tab {
  font-size: 11pt;
  padding: 20px;
  /*background: #035599;*/
  /*color: #95c93d;*/
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
img.logo-home-partials {
  width: 100px;
  display: block;
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
.home-partials {
  /*padding-top: calc(6vh + 6vw);*/
  padding-top: 2em;
  padding-bottom: 2em;
  z-index: 99;
  /*background: rgb(157, 17, 107, 0.9);*/
  background: #fff;
  /*top: 12%;*/
  /*top: 14%;*/
  top: 100px;
  /*left: 12%;*/
  /*right: 12%;*/
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
}
img.player-nat-flag-home {
  width: 30px;
}
a.article-image-homepage > img {
  /*min-height: 354px;*/
}
.homepage-bottom-space-article {
  margin-bottom: 30px;
}
.news-top-block {
  position: absolute;
  bottom: 80px;
  background: #015699;
  padding: 10px 20px 10px 20px;
  color: white;
  display: none;
}
h5.news-tab-articles-title-top {
  color: white;
  background: rgba(1, 86, 153, 1)!important;
  /* padding: 20px; */
  z-index: 99;
  font-size: 11pt;
  opacity: 0.8;
  height: 82px;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 14px 14px 15px 17px;
  vertical-align: middle;
  text-transform: capitalize;
}
.article-home-pos-text {
  position: absolute;
  bottom: -8px;
  width: 80%;
}
div#menu2 {
  padding-left: 0;
  padding-right: 0px;
}
div#menu3 {
  padding-right: 25px;
}
div#menu1 {
  padding-left: 0;
  padding-right: 10px;
}
div#all {
  padding-left: 0;
  padding-right: 10px;
}
.homepage-tab-content {
  margin-top: 4em;
}
.epyt-gallery-title {
  font-size: 80%;
  line-height: 120%;
  padding: 10px;
  min-height: 60px;
  color: white;
  /*background: rgba(93, 66, 121, 0.9)!important;*/
  position: absolute;
  bottom: 10px;
  width: 80%;
  text-align: right;
  background: rgba(1, 86, 153, 1)!important;
  opacity: 0.8;
  right: 8px;
}
.homepage-modal-content {
  background-color: transparent!important;
  border: none!important;
}
.homepage-video-bottom {
  margin-bottom: 2em;
}
img.playbutton {
  position: absolute;
  z-index: 99;
  left: 36%;
  width: 100px;
  top: 23%;
}
img.video-image {
  width: 100%;
}
.homepage-article-bottom-space {
  margin-bottom: 15px;
}
a.card-img-top > img {
  max-height: 230px;
}
.news-article-middle-nopad {
  padding-left: 0!important;
  padding-right: 0!important;
}
.news-article-left-nopad {
  padding-left: 0!important;
}
.news-article-right-nopad {
  padding-right: 0!important;
}
.news-image-noPad {
  padding-left: 0!important;
  padding-right: 0!important;
}
h5.news-tab-articles-title {
  color: white;
  background: rgba(1, 86, 153, 1)!important;
  /* padding: 20px; */
  z-index: 99;
  font-size: 11pt;
  opacity: 0.8;
  height: 82px;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 14px 14px 15px 17px;
  vertical-align: middle;
  text-transform: capitalize;
}
h5.news-tab-articles-title-sec-row {
  position: absolute;
  color: white;
  background: rgba(1, 86, 153, 1)!important;
  padding: 20px;
  max-width: 340px;
  z-index: 99;
  font-size: 10pt;
  opacity: 0.8;
}
.oom-outer-section{
  margin-top: 4em;
}
ul.home-tabs-pos {
  display: inline-flex;
  line-height: 4;
}
.latest-section {
  text-align: center;
}
img.homepage-tab-images{
  max-width: 45px;
  height: 45px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #230339!important;
  background-color: transparent!important;
}
.homepage-tab-titles {
  display: block;
  text-align: center;
  vertical-align: bottom;
  line-height: 2.3;
  font-size: 13pt;
}
a.homepage-tab-a{
  color: #8f8199;
  padding: 0;
}
a.homepage-tab-a:hover{
  background-color: transparent!important;
  color: #230339;
  padding: 0;
}
.homepage-latest-text {
}
.Latest {
  text-align: center;
  background: #ffffff;
  color: #055496;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 400px;
  margin: auto;
  position: relative;
  margin-top: -3em;
  bottom: -4px;
  z-index: 9;
  display: none;
}
.arrow-down {
  box-sizing: border-box;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-color: #055496;
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  transition: border-width 150ms ease-in-out;
  position: absolute;
  right: 38%;
  margin-top: -20px;
}
.homepage-purple-strip {
  background-color: #015699;
}
.news-top-story {
  position: absolute;
  top: 35.8%;
  right: 13.8em;
  /*background: #9d106b;*/
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
span.topstory {

}
h5.main-title-article {
  position: absolute;
  top: 70px;
  right: 0;
  color: white;
  padding: 30px;
  text-align: left;
  width: 500px;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 9;
  font-size: 3rem;
  line-height: 1.1667;
  left: 3em;
}
h5.main-title-article-right {
  position: absolute;
  top: 70px;
  right: 0;
  color: white;
  padding: 30px;
  text-align: right;
  width: 500px;
  text-transform: capitalize;
  font-weight: bold;
  z-index: 9;
  font-size: 3rem;
  line-height: 1.1667;
  right: 11%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
}
h5.main-title-article-middle {
  position: absolute;
  top: 70px;
  right: 0;
  color: white;
  padding: 30px;
  text-align: center;
  width: 500px;
  text-transform: capitalize;
  font-weight: bold;
  z-index: 9;
  font-size: 3rem;
  line-height: 1.1667;
  /* left: 13.5em; */
  right: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
}
.main-new-article {
  overflow: hidden;
}
.article-no-pad {
  padding: 0!important;
  max-height: 600px;
  overflow: hidden;
}
a.homepage-main-article > img {
  /*width: 100%;*/
  width: 205px;
}
.oom-section {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 10px;
  position: relative;
  right: -25px;
  top: 0;
  z-index: 9999;
}
h3.oom-stat.oom-lowest.ng-binding {
  color: #015699;
}
h3.oom-stat.oom-ten.ng-binding {
  color: #015699;
  /*margin-left: 50px;*/
}
h3.oom-stat.oom-wins.ng-binding {
  color: #015699;
}
h3.oom-stat.oom-play.ng-binding {
  color: #015699;
}
.arrows-Player {
  width: 12px;
  height: 12px;
  border-color: #000;
  position: absolute;
  top: 20px;
  margin-top: 0px;
  right: 7.5em;
}   
.next-player{
  border-bottom: 3px solid;
  border-left: 3px solid;
  transform: rotate(-135deg);
  color: black;
  z-index: 999;
  display: none;
}
a.moreplayerLink {
  color: #015699;
}
a.moreplayerLink:hover {
  color: #015699;
  text-decoration: none;
}
.player-more {
  font-size: 13pt;
  margin-left: 4em;
  margin-top: 15px;
}
.tournament-stats-info {
  margin-top: 2em;
  padding-bottom: 1px;
}
.oom-info {
  margin-top: 2.5em;
  padding-bottom: 2em;
}
.player-name {
  color: #015699;
  font-size: 2rem;
}
span.oom-stat-name {
  font-size: 10pt;
  color: #a5a5a5;
  font-weight: 500;
  margin-top: 2.5em;
  width: 70px;
  padding-left: 10px;
}
h3.oom-stat.ng-binding {
  font-size: 44pt;
  font-weight: bold;
  display: flex;
}
img.oom-image {
  width: 255px;
  /* margin-left: 33px; */
  /* height: 200px; */
  position: absolute;
  top: -48px;
  max-width: 255px;
}
.oom-pic {
  background-color: #a0166e;
  background-image: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png');
  background-repeat: no-repeat;
}
.oom-pic-second {
  /*background-color: #2d0e45;*/
  background-image: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png');
  background-repeat: no-repeat;
}
.oom-pic-second-playerp {
  background-color: #1A2337;
  background-image: url('https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png');
  background-repeat: no-repeat;
}
.arrowssecond {
  width: 30px;
  height: 30px;
  border-color: #000;
  position: absolute;
  top: 52%;
  margin-top: 0px;
}
.arrows {
  width: 30px;
  height: 30px;
  border-color: #000;
  position: absolute;
  top: 46%;
  margin-top: 0px;
}
.prev {
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  left: -40px;
  color: grey;
}   
.next{
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(-135deg);
  right: -40px;
  color: grey;
}
.upcoming-bottom {
  margin-bottom: 1em;
  padding-left: 15px;
  padding-right: 25px;
  margin-right: 0px;
  margin-left: 0px;
}
.upcoming-bottom-sched {
  margin-bottom: 7em;
  padding-left: 15px;
  padding-right: 25px;
}
.hrtourns {
  float: left; max-width: 400px; width: 400px;
}
.tourn-name {
  color: #015699;
}
.tourn-date {
  color: #015699;
  font-weight: bold;
}
.tourn-date-tourn {
  color: #ffffff;
  font-weight: 100;
  font-size: 16pt;
  margin-top: 15px;
}
img.tournLogo-tourn {
  max-width: 65%;
  margin-top: 70px;
  text-align: center;
  display: block;
  margin-left: -5px;
}
.tourn-course-name {
  color: #a3a3a3;
}
.tourn-course-name-tourn {
  color: #000;
  font-weight: 100;
  font-size: 15pt;
  text-align: left;
}
.tourn-info-tourn {
  margin-top: 2em;
  display: block;
  margin-bottom: 3em;
}
.tourn-info {
  margin-top: 4em; 
}
.block-tourns-con {
background-color: #ffffff;
    height: 98%;
    width: 98%;
    padding: 0;
    box-shadow: 4px 3px 5px lightgrey;
}
.homepage-upcoming{
  margin-bottom: 5em;
}
.squareGrid{

}
.squareColLeft{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/Group-21-1-1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.squareColRight{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/Pollok-Tartan-Pro-Tour-57.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#redGrad{
  background: radial-gradient(#F27177 , #CC444A);
  color: white;
}
#blueGrad{
  background: radial-gradient(#204E7C , #242739);
  color: white;
}
#blueImg{
  max-width:105%;
}
.app{
  width: 33%;
  padding-right: 1%;
}
.gradText{
padding-top: calc(3vw + 3vh);
    padding-left: calc(3vw + 3vh);
    padding-right: calc(3vw + 3vh);
    padding-bottom: calc(3vw + 3vh);
}
.gridTitle{
  font-size:calc(1.2vw + 1.7vh);
}
.GridSmall{
  /*font-size:calc(.8vw + .5vh);*/
  font-weight: 100;
}
div#carousel-example-generic {
  padding-right: 10px;
  padding-left: 0px;
}
.nopad-upcoming {
  padding-left: 0px!important;
}
img.tournLogo {
  margin-top: 3em;
  margin-left: -3em;
}
.upcommingscroll {
  background-color: #f2f2f2;
}
.newsblock {
  margin-right: -5px!important;
}
.homepage-social-feed {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 50px;
}
iframe#twitter-widget-0 {
  /*margin-top: 75px!important;*/
  /*margin-top: 10px!important;*/
}
.partners-section {
  margin-top: 4em;
  text-align: left;
  padding-bottom: 8px;
  margin-right: 10px;
  margin-bottom: 4em;
}
span.partners-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.Suppliers-section {
  margin-top: 6em;
  text-align: left;
  padding-bottom: 8px;
  margin-right: 10px;
  margin-bottom: 6em;
}
span.Suppliers-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.Social-feed-tag {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 11px;
  margin-right: 10px;
}
span.social-feed-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
span.oom-feed-title-second {
  background: #2d0f47;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
span.oom-feed-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.oom-section {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 11px;
  margin-right: 10px;
}
.flicki-section {
  margin-top: 15px;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 10px;
  margin-bottom: 20px;
}

span.flicki-feed-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.upcoming-section {
  margin-top: 4em;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 10px;
}
.upcoming-section-sched {
  margin-top: 4em;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 10px;
}
span.upcoming-feed-title {
  background: #015699;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.gallery65 {
  overflow: hidden;
  clear: both;
  padding-right: 21px;
  margin-top: -4px;
  display: none;
}
.grid {
  margin-bottom: 20px!important;
}
.img-thumbnail {
  padding: .25rem;
  /*background-color: transparent!important;*/
  border: none!important;
  border-radius: 0!important;
  max-width: 100%;
  height: auto;
  width: 100%;
}
p.draw-player-name.ng-binding.ng-scope {
  color: #000000;
  margin-bottom: 2px !important;
}
.entriesPlayerName {
  color: #000000;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.table-striped-home>tbody>tr:nth-of-type(odd) {
  background-color: #dfe1e6;
}
.seeAllPhotos {
  margin-top: 15px;
  text-align: left;
  padding-bottom: 11px;
  margin-bottom: 15px;
}
#content.site-content {
  /*padding-bottom: 3.75rem;*/
  /*padding-top: 4.125rem;*/
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #333333;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  /*max-width: 100%;*/
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.col-6.partner-supplier-col:nth-child(1) > a > img.partner-logos {
  /*width: 120px;*/
}
.col-6.partner-supplier-col:nth-child(2) > a > img.partner-logos {
  /*width: 120px;*/
  margin-top: -11px;
}
.col-3.partner-supplier-col {
  display: block;
  text-align: center;
}

img.visitCosta {
  margin-top: 8px;
}
span.title-parter-supplier {
  font-size: 11pt;
  text-align: center;
  /* margin: auto; */
  text-transform: uppercase;
  color: #ffffff;
}
.johndeer{
  margin-top: 12px;
}
.partner-suppliers-row{
  margin:auto!important;
  padding-top: 50px;
  padding-bottom: 50px;
  
}
.partner-suppliers-row.left{
  border-right: 2px solid lightgrey;
}
img.partner-logos {
  height: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}
.partner-and-suppler{
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
  /*margin-top: 6em;*/
}
ul#menu-footer-menu-row-one {
  padding-left: 0;
  margin-top: 2em;
}
.footer-social-icons {
  text-align: center;
  font-size: 15pt;
  color: #f2f2f2;
  /*opacity: 0.5;*/
}
.headerI {
  color: #ffffff;
}
span.footer-list-nav {
  /*font-weight: bold;*/
  text-transform: capitalize;
  font-size: 9pt;
}
span.footer-list-nav > div > ul {
  list-style-type: none;
}
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #fdfff7;
  background-color: #1A2337;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
  .gradText {
    padding-top: calc(2vw + 2vh);
    padding-left: calc(2vw + 2vh);
    padding-right: calc(2vw + 2vh);
    padding-bottom: calc(2vw + 2vh);
  }
  .gridTitle {
    font-size: calc(2vw + 2vh);
  }
  .GridSmall {
    font-size: calc(1vw + 1vh);
  }

}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Large Screen
--------------------------------------------------------------*/

@media screen and (min-width: 1840px){
.container {
    max-width: 1790px!important;
}

.sched-arrow-drop-select {
    right: -12em!important;
}

}

@media screen and (min-width: 1360px){
.container {
    max-width: 1310;
}
.sched-arrow-drop-select {
    right: -7em;
}

}

@media screen and (max-width: 1358px){
.sched-arrow-drop-select {
    right: -7em;
}

}

/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media screen and (min-width: 426px){
	.sponFootMob {
		display: none!important;
	}
	.facebookMob {
		display: none!important;
	}
	.MobileOOM {
		display: none!important;
	}
}
@media screen and (max-width: 425px){
  .squareGrid {
    margin-left: 0;
    margin-right: 0;
}
  h3.supply-parterns {
    text-align: left;
    margin-top: 55px;
    margin-left: 0px!important;
  }
  h5.main-title-article-right {
    position: absolute;
    top: -9px;
    right: 0;
    color: white;
    padding: 30px;
    text-align: right;
    text-transform: capitalize;
    font-weight: bold;
    z-index: 9;
    font-size: 2rem;
    line-height: 1.1667;
    right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.75rem;
    flex: 0 0 23.75rem;
    width: auto;
  }
  .row.container.footerText {
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 10em;
  }
  h5.main-title-article {
    margin-top: -47px;
  }
  .player-more-costa {
   text-decoration: underline;
 }
 .row.tournament-stats-info.MobileOOM {
  margin-top: 8px;
  position: relative;
  top: 1em;
}
hr.oom-short-hr {
	margin-bottom: 15px;
	position: relative;
	top: 1.2em!important;
}
.desktopOOM {
 display: none!important;
}
.johndeer-foot {
	margin-left: 72px;
}
img.partner-logos-non-foot {
	width: 99px;
	text-align: center;
}
.facebookdesk {
 display: none!important;
}
.sponFootMob {
  background-color: #015699;
  padding: 8px 28px 8px 41px;
  width: 100%;
  margin-right: 0!important;
  margin-left: 0!important;
}
.footerMobb{
/*	  margin-bottom: 9em;
display: block;*/
}
.background-image-tourn {
 height: 250px!important;
 max-height: 600px;
 max-width: 100%;
 width: 100%;
}
h4.Player-stats-value {
  font-size: 30pt!important;
  margin-top: 22px;
  color: #015699;
  float: none!important; 
  margin-bottom: 7px;
}
.stats-area.row {
  text-align: center;
}
img.imageurlz {
  padding-bottom: 16px;
}
iframe#twitter-widget-0 {
  margin-top: 0!important;
}
.mobile-no {
  display: none;
}
img.tab-nav-home {
  width: 74px;
}
.social-footer-row {
  padding-left: 25px;
  padding-right: 25px;
}
img.playbuttonmob {
  position: absolute;
  width: 93px!important;
  left: 36%;
  top: 23%;
}
.partner-logo-text-section {
  position: initial;
  top: 0;
  margin-top: 0!important;
}
.banner-section {
  overflow: hidden;
  height: auto!important;
}
}
@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media (min-width: 576px){
  .modal-dialog {
    max-width: 500px;
    margin: 18.75rem auto;
  }
}
@media screen and (max-width: 575px) {
  .moretourn-info-tartan {
    background-color: #bf4258;
    margin: auto;
    padding: 10px 50px 10px 50px;
    color: white;
    border-width: 0;
    width: 100%;
  }
  li.tourn-info-tabs > a {
    background-color: #8c1b68;
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin-right: 0px;
  }
  li.tourn-info-tabs > a:not(.active) {
    background-color: #1A2337;
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin-right: 15px;
  }
  li.tourn-info-tabs > a:hover {
    background-color: #8c1b68;
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin-right: 15px;
    width: 100%;
    margin-bottom: 10px;
  }
  ul.tourn-info-page {
    border-bottom: none;
    position: relative;
    top: 0.8em!important;
  }
  .mobile-no {
    display: none;
  }

  .banner-section {
    overflow: hidden;
    height: auto!important;
  }
  div#menu3 {
    padding-right: 15px!important;
  }
  div#menu1 {
    padding-left: 0;
    padding-right: 0px!important;
  }
  div#all {
    padding-left: 0;
    padding-right: 0!important;
  }
  .flicki-section {
    margin-right: 0!important;
  }
  .gallery65 {
    padding-right: 0!important;
  }
  .upcoming-section {
    margin-right: 0!important;
  }
  .newsblock {
    margin-right: -15px!important;
  }
  .upcoming-bottom {
    padding-right: 15px!important;
  }
  span.title-parter-supplier {
    display: none;
  }
  .johndeer {
    margin-top: 0px;
  }
  ul#menu-footer-menu-row-one {
    padding-left: 40px;
  }
  .footer-social-icons {
    font-size: 15pt!important;
    color: #f2f2f2;
    opacity: 0.5;
    display: block!important;
  }
}
@media screen and (max-width: 768px) {
  h2.tourninfo-bold {
    padding-left: 0;
  }
  button.FullSchedule {
    float: left;
    margin-top: 50px;
  }
  img.reportSpon-logo {
    float: left;
    margin-top: 45px;
  }
  .remove-forIPAD {
    display: none;
  }
  .background-image-tourn {
    height: 400px;
    max-height: 600px;
    max-width: 100%;
    width: 100%;
  }
  .mid-sec{
    left: 0px;
  }
  img.partner-logos {
    width: auto;
/*      height: 38px!important;
max-height: 26px;*/
}
.viewfullrankings {
  text-align: left;
  text-transform: uppercase;
  position: inherit!important;
  margin-top: 1em;
}
.oom-pic-second {
  /* background-color: #2d0e45; */
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png);
  background-repeat: no-repeat;
  padding: 0;
}
.oom-pic-second-playerp {
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/let_new/2020/05/GeoMesh-02.png);
  background-repeat: no-repeat;
  padding: 0;
}
img.oom-image {
  width: 100%!important;
  position: initial!important;
  margin-top: 33px;
  margin-left: 5px;
  text-align: center!important;
  margin: auto!important;
  display: block!important;
  max-width: 100%!important;
}
.mobiframeRolex {
 width: 100%;
}
span.nat-pp {
  display: block;
  text-align: center;
}
.player-more-nat {
  font-size: 16pt;
  margin-left: 0em!important;
  font-weight: 100;
  padding-bottom: 10px;
}
span.pprofile-statIndicator {
 width: 100%!important;
}
.profilehide-large {
	width: 100%!important;
}
.image-opt-homepage {
  margin-bottom: 30px;
  overflow: hidden;
  max-height: initial!important;
  width: 100%;
}
.col-md-2.image-opt-tourn.ng-scope {
  overflow: hidden;
  height: auto;
  margin-bottom: 2em;
}
img.imageurlz {
  overflow: hidden;
  width: 100%;
  max-height: 100%!important;
}
.photoflickr.col-md-2.ng-scope {
  padding-bottom: 23px;
  overflow: hidden;
  max-height: 100%!important;
  margin-bottom: 30px;
}
h5.main-title-article-middle {
  right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 15.75rem;
  left: 0!important;
  top: 0em;
  text-align: left!important;
  font-size: 3rem;
}
ul.nav.nav-tabs.records {
  display: contents!important;
}
li.tourn-info-tabs > a:not(.active) {
  background-color: #1A2337;
  color: #fff;
  padding: 10px 30px 10px 30px!important;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.search-ivory-news {
  margin-left: 0!important;
  margin-top: 30px;
}
input.search-submit.btn.btn-default {
  background: #1A2337;
  margin-top: -4px;
  margin-left: 0px!important;
  color: #fff;
}
.photos-btn-home {
  overflow: hidden;
  height: auto;
}
.newsblock > div {
  margin-bottom: 10px;
  display: block;
}
div#sbi_images {
  padding-left: 0!important;
  padding-bottom: 0!important;
  padding-right: 0!important;
}
.pad-ect > .fluid-width-video-wrapper > iframe {
  height: 100%!important;
  margin-bottom: 6em;
  padding-bottom: 2.5em;
}
.row.flicr-iii {
  padding-right: 0px!important;
}
.player-list-banner {
  height: 150px!important;
  width: 100%;
}
.marginfromtop {
  margin-top: 0em;
}
.art-images > img {
  width: 100%;
  max-height: inherit!important;
}
.player-more {
  font-size: 13pt;
  margin-left: 0;
  margin-top: 15px;
}
.player-more-costa {
  font-size: 13pt;
  margin-left: 0;
  margin-top: 15px;
  text-align: center!important;
}
h5.main-title-article {
  font-size: 1.5rem!important;
  left: 0;
  word-wrap: break-word;
  width: 60%;
}
a.partners-link {
  display: block;
}
.information-upcoming-tournaments {
  display: none;
}
.upcoming-section-sched {
  margin-top: 4em;
  text-align: right;
  padding-bottom: 8px;
  margin-right: 0px;
}
.upcoming-bottom-sched {
  margin-bottom: 3em;
  padding-left: 15px;
  padding-right: 15px;
}
button.download-btn {
  width: 100%;
}
a.download-link-btn {
  float: none!important;
  display: block;
  margin-top: 20px;
}
form.search-form > label {
  width: 87%;
}
.news-search {
  padding-left: 0;
  margin-bottom: 15px;
}
.filter-month {
  padding-left: 0px;
}
img.more-then-gilf-images {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
}
.right-about {
  padding-right: 15px!important;
}
.left-about {
  padding-left: 15px!important;
}
p.video-text.ng-binding {
  background-color: rgba(1, 86, 153, 1)!important;
  position: absolute!important;
  /* width: auto!important; */
  bottom: -18px!important;
  color: #fff;
  padding: 10px;
  opacity: 0.9;
  left: 15px;
}
.outer-development {
  position: relative;
  top: 0;
}
.develop-tab {
  padding: 15px 32px 15px 32px;
  margin-bottom: 0px;
}
.development-ipad-mobile {
  display: block!important;
  margin-bottom: 1.9em!important;
}
.multiCourse-Code {
  padding-left: 0;
  margin-top: 45px;
}
img.PlayerProfile-backgroundImage-top {
  width: 100%;
  max-height: 768px;
  background-image: url(/wp-content/uploads/2020/01/background-image-player.png);
  height: auto!important;
  background-repeat: no-repeat;
  background-size: cover;
}
.mobile-news-articles {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.oom-stat-full {
  position: initial!important;
  margin-top: 10px;
}
.oom-season-full {
  position: initial!important;
  margin-top: 10px;
}
select.reportFull-change-dropdown {
  top: -40px!important;
  position: initial!important;
  width: 100%;
  margin-top: 20px;
}
.reports-block {
  display: none; 
}
.tour-school-allVideo-Section {
  position: relative;
  top: 0;
}
select.tourschool-change-dropdown {
  width: 100%;
}
.select-dropdown-TourSchool {
  text-align: left!important;
  position: initial!important;
  margin-bottom: 17px!important;
}
.StatsFull-change-dropdown {
  position: initial!important;
  margin-top: 20px;
  width: 100%!important;
}
.mob-pad-stats {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}
img.img-player-Rank {
  width: 120px!important;
  position: absolute;
  top: -13px;
  left: 0px;
}
.Rank1Pic-Stats {
  position: relative;
  background: #1A2337;
}
span.flags-on-RankOne {
  float: right!important;
}
.news-articles-tourns-only {
  margin-bottom: 30px;
}
span.topstory-tounnament {
  display: none;
}
h5.tournament-article-title {
  width: 300px!important;
  margin-top: 2px;
  position: initial!important;
  background:none!important;
  padding: 10px!important;
  height: 40px!important;
}
.tournament-news-story {
  position: initial!important;
  position: initial!important;
  background: rgba(35, 3, 58, 0.6)!important;
  width: 100%!important;
  padding-left: 0!important;
}
.reportsBlock-TournsInfo {
  margin-top: 1em;
  padding-right: 15px;
  margin-bottom: 2em;
}
.previos-winner-tourInfo {
  padding-left: 15px;
  padding-right: 5px;
  margin-top: 1em!important;
  margin-bottom: 1em!important;
  width: auto;
}
.previos-winner-tourInfo {
  padding-left: 15px;
  padding-right: 15px!important;
}
img.prev-winner-image {
  width: 100px;
  position: inherit!important;
  left: 0px;
  top: -16px;
}
.playersProfile-Results {
  text-transform: capitalize;
  margin-top: -15px;
}
.social-mob {
  text-align: center;
}
.top3-stats-PlayerProfile {
  padding-top: 4em;
  text-align: center;
}
h4.Player-stats-value-second-row {
  font-size: 30pt;
  margin-top: 12px;
  color: #015699;
  float: none;
  margin-bottom: 7px;
}
.third-group-of-stats-playerprofile {
  margin-top: 4em;
  padding-bottom: 5em;
  text-align: center;
}
h4.Player-stats-value {
  font-size: 16pt;
  margin-top: 22px;
  color: #015699;
  /* float: none; */
  margin-bottom: 7px;
}
.second-group-of-stats-playerprofile {
  margin-top: 4em;
  text-align: center;
}
.Playerprofile-infoTag {
  padding-bottom: 8px;
  margin-bottom: 3px;
  margin-top: -2.34em;
}
.playerBlock-Container {
  /*display: none;*/
  margin-top: 0px;
}
h3.ppFull-name {
  text-align: center;
}
.row.tournament-stats-info-playerlist {
  text-align: center;
}
.playersDirectory-List {
  position: relative;
  top: -2.4em!important;
}
.schedule-upcoming-tournaments {
  display: none;
}
.sched-course-img {
  height: 171px!important;
}
table.tournament-schedule {
  margin-top: 2.5rem!important;
  text-transform: capitalize;
}
select.schedule-change-dropdown {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #015699;
  border: none;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: initial!important;
  margin-top: 10px;
}
.news-archive-bottom-sec {
  min-height: auto!important;
}
span.news-archive-post-date {
  top: -29px;
}
.MainTop-art-image {
  height: auto;
  overflow: hidden;
}
.newsTop-archiveMain {
  top: -39px!important;
  right: 15px!important;
}
.Main-ArtImage {
  padding-right: 0;
  padding-left: 0;
}
.Main-TopStory {
  margin:auto;
}
.news-archive-Main {
  position: relative!important;
  top: 0!important;
  left: 0!important;
  transform: translate(0%, 0%)!important;
  margin-top: 6em;
}
.partner-two-right {
  text-align: left;
  padding-top: 30px;
}
.partner-logo-text-section {
	position: initial;
	top: 0;
  margin-top: 0px;
}
h5.news-tab-articles-title {
 font-size: 11pt!important;
}
h5.news-tab-articles-title-top {
  font-size: 11pt!important;
}
.article-home-pos-text {
  bottom: -6px;
}
.arrow-homepage {
  margin-top: -14px!important;
  left: 6em!important;
  right: 0!important
}
.homepage-all-pad {
  margin-bottom: 2em;
}
.all-news-homepage {
  margin-bottom: 2em;
}
img.playbuttonmob {
  position: absolute;
  width: 130px;
  left: 36%;
  top: 23%;
}
.playbutton {
  display: none;
}
.arrow-down {
  margin-top: -18px;
}
.homepage-tab-titles {
  font-size: 11pt;
}
img.homepage-tab-images {
  max-width: 25px;
  height: 25px;
}
.homepage-artlice-main-text {
  display: none;
}
.news-article-right-nopad {
  padding-left: 0!important;
}
.news-article-left-nopad {
  padding-right: 0!important;
}
a.card-img-top > img {
  max-height: 100%!important;
}
.Latest {
  margin-top: -0.3em;
  width: 100%;
  max-width: 100%;
}
.player-more {
  font-size: 13pt;
  margin-left: 1em; 
  margin-top: 10px!important;
}
.oom-info {
  margin-top: 2.5em;
  text-align: center;
}
h3.oom-stat.ng-binding {
  display: inline-grid!important;
  text-align: center;
}
.image-uptourn-nopad {
  padding-right: 0px!important;
}
img.course-image {
  width: 100%;
  height: 210px;
}
.tourn-info {
  text-align: center;
}
img.tournLogo {
  margin-top: 0em;
  margin-left: 0em;
  max-width: 150px;
  margin: auto;
  display: block;
}
}
@media screen and (max-width: 992px) {
  .player-list-banner {
    height: 150px!important;
    width: 100%;
  }
  .PlayersList-slider-new {
    display: none;
  }
  li.tourn-info-tabs > a {
    background-color: #95c93d;
    color: #fff;
    padding: 10px 30px 10px 30px;
    margin-bottom: 10px;
  }
  .sched-arrow-drop-select {
    right: -4em!important;
    top: -2.3em;
  }
  img.play {
    display: none;
  }
  img.tournLogo-tourn {
    width: 100px;
    margin-top: 50%;
    max-width: 100%;
  }
  img.PlayerProfile-backgroundImage-top {
    width: 100%;
    max-height: 768px;
    background-image: url(/wp-content/uploads/2019/12/playersbanner.png);
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  select.reportFull-change-dropdown {
    top: -40px!important;
  }
  .reports-block {
    position: absolute;
    top: 20%!important;
    left: 50%;
    transform: translate(-50%, -50%); 
  }
  .reports-arrow {
    display: none;
  }
  .tourschool-container {
    display: none;
  }
  .statsfull-arrow-drop {
    display: none;
  }
  span.flags-on-RankOne {
    float: left;
  }
  img.img-player-Rank {
    width: 100%;
    position: absolute;
    top: 40px!important;
    left: 0px;
  }
  h5.tournament-article-title {
    width: 300px!important;
    margin-top: 2px;
  }
  .tournament-news-story {
    top: -9.1em!important;
  }
  li.tourn-info-tabs {
    display: grid;
    width: 100%;
  }
  ul.tourn-info-page {
    border-bottom: none;
    position: relative;
    top: -2.12em;
    margin-top: -11px;
    padding-bottom: 11px;
    padding-top: 10px;
    display: block;
    background: none!important;
  }
  .reportsBlock-TournsInfo {
    margin-top: 1em;
    padding-right: 15px;
  }
  img.prev-winner-image {
    width: 138px;
    position: absolute;
    left: 0px;
    top: 13px!important;
  }
  .previos-winner-tourInfo {
    padding-left: 15px;
    padding-right: 5px;
    margin-top: 6em;
    margin-bottom: 6em;
    width: auto;
  }
  .course-holes-tournInfo {
    margin-bottom: 4em;
    display: none;
  }
  .pp-info-block {
    margin-top: -2.5em;
    padding-bottom: 1px;
    position: relative;
    top: 36px;
  }
  h3.ppFull-name {
    color: #015699;
    font-size: 3rem;
    font-weight: 100;
    position: relative;
    top: 31px;
  }
  .pp-block-info {
/*    margin-top: -2.5em;
    padding-bottom: 3em;
    padding-left: 40px;
    padding-right: 40px;*/
    margin-top: -0.5em;
    padding-bottom: 1em;
    padding-left: 40px;
    padding-right: 40px;
  }
  .tournaments-played-pp {
    font-size: 10pt;
    color: #a5a5a5;
    font-weight: 500;
    margin-top: 5em;
    width: auto!important;
    padding-left: 0!important;
    display: block!important;
    position: absolute;
    bottom: 0;
    left: -51px;
  }
  .points-pp {
    font-size: 10pt;
    color: #a5a5a5;
    font-weight: 500;
    margin-top: 6.3em;
    width: auto!important;
    padding-left: 0px!important;
    display: block;
    position: absolute;
    bottom: 0;
    left: -70px;
  }
  .PlayersList-slider {
    display: none;
  }
  .playersDirectory-List {
    position: relative;
    top: -2.3em;
  }
  #alphabetList {
    display: none;
  }
  .sched-course-img {
    height: 184px;
  }
  .schedule-upcoming-tournaments {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sched-arrow-drop {
    display: none;
  }
  .develop-arrow-middle {
    display: none;
  }
  .develop-arrow-last {
    display: none;
  }
  .letsinspire {
    background: #fdc137;
    padding: 8px!important;
  }
  .letsplay {
    background: #fb0467;
    padding: 8px!important;
  }
  .letsgetready {
    background: #94d05e;
    padding: 8px!important;
  }
  .letslearn {
    background: #26afec;
    padding: 8px!important;
  }
  .letsgiveback {
    background: #aeb9c9;
    padding: 8px!important;
  }
  .letskeepintouch {
    background: #fb6724;
    padding: 8px!important;
  }
  .letsplayershub {
    background: #1A2337;
    padding: 8px!important;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 100%;
    max-height: 100%;
    margin: 0;
    height: auto;
  }
  .news-archive-bottom-sec {
    min-height: 300px;
  }
  .Main-ArtImage > img {
    min-height: 119px;
  }
  span.newsTop-left {
    left: 15px;
    top: 5px;
  }
  h5.article-newspage-middle-section {
    text-align: left;
  }
  p.news-archive-bottom-excerpt-middle-right {
    text-align: left;
  }
  span.newsTop {
    left: 15px;
    right: auto;
    top: 5px;
  }
  .middle-news-block-archiveP {
    position: initial;
    margin-top: 8%;
  }
  h5.news-tab-articles-title {
    font-size: 9pt;
  }
  h5.news-tab-articles-title-top {
    font-size: 9pt;
  }
  a.article-image-homepage > img {
   min-height: 213px!important;
 }
 img.playbutton {
  position: absolute;
  z-index: 99;
  left: 34%;
  width: 66px!important;
  top: 18%;
}
a.card-img-top > img {
  max-height: 140px;
}
.arrowssecond {
  display: none;
}
.arrows-Player {
  display: none;
}
.arrows {
  display: none;
}
.hrtourns {
  float: left;
  max-width: 400px;
  width: 400px;
  display: none;
}
.footer-social-icons {
  text-align: center;
  font-size: 12pt;
  color: #f2f2f2;
  opacity: 0.5;
  display: -webkit-inline-box; 
}
iframe.deskiframe{
  display: none;
}
header#masthead {
  margin-bottom: 0;
  background-color: #015699;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  background-image: linear-gradient(to right, #23043f 80%, #23043f 20%);
}
.tourn-info {
  margin-top: 1em!important;
}
}
@media screen and (max-width: 1024px) {
  .tourschool-container {
    position: absolute;
    top: 30%!important;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  p.video-text.ng-binding {
    bottom: -21px;
  }
  .select-dropdown-TourSchool {
    text-align: right;
    position: relative;
    top: -6.3em!important;
  }
  .playerBlock-Container {
/*    position: absolute;
    top: 280px;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;*/
  }
  .schedule-upcoming-tournaments {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sched-arrow-drop {
    position: relative;
    top: -2.3em;
    right: -12em;
  }
  a.carousel-control-prev {
    display: none;
  }
  a.carousel-control-next {
    display: none;
  }
}
@media screen and (max-width: 1070px) {
  .home-partials {
    width: 100%;
    position: inherit;
    z-index: 999;
    /*background: rgb(157, 17, 107, 0.9);*/
    background: #fff;
    top: 30%;
    left: 12%;
  }
}
@media screen and (max-width: 1199px) {
  .PlayersList-slider-item {
    position: absolute;
    margin-top: -385px;
    left: 50%;
    transform: translate(-50%, -25%);
    display: none;
  }
  .moretourn-info-tartan{
    padding: 5px 25px 5px 25px;
  }
  button.jointhetourWhite{
    left: calc(11vh + 9vw);
    top: calc(-1vh + -1vw);
  }
  .joinTourTextWhite{
    width: 45%;
    margin-top: calc(-6vh + -6vw);
  }
  .newsTop-archiveMain {
    position: absolute;
    background: #015699;
    padding: 10px 20px 10px 20px;
    color: white;
    top: -42px;
    right: 0;
    z-index: 99;
  }
  .news-archive-Main {
    position: absolute;
    top: 23%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  div#main-nav {
    padding-left: 0px;
    padding-right: 10px;
    margin-bottom: 50px;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #ffffff;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 0.675rem;
    padding: 15px 8px 15px 5px;
    font-size: 13pt;
    margin-bottom: 10px;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
  body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #fff;
    font-weight: 600;
    background: #234539;
    padding: 15px 8px 15px 5px;
    font-size: 13pt;
  }
  .overlay-content {
    position: relative;
    top: -3%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    /* box-shadow: 0 4px 2px -2px #95c93d; */
    /* padding-bottom: 10px; */
  }
  .overlay {
    top: 4.5em;
    display: none!important;
  }
  .home-partials {
    top: 106px!important;
    /*right: 12%;*/
  }
  a.article-image-homepage > img {
    min-height: 296px;
  }
  img.playbutton {
    position: absolute;
    z-index: 99;
    left: 32%;
    width: 100px;
    top: 18%;
  }
  a.card-img-top > img {
    max-height: 193px;
  }
  h5.main-title-article {
    top: 44px!important;
    right: 0!important;
  }
  .news-top-story {
    top: 13.4%;
    right: 0;
  }
  h3.oom-stat.ng-binding {
    display: grid;
  }
  span.oom-stat-name {
    margin-top: 1em;
  }
  img.oom-image {
    width: 100%!important;
    position: initial!important;
    margin-top: 33px;
    margin-left: 5px;
  }
  .arrows-Player {
    width: 12px;
    height: 12px;
    border-color: #000;
    position: absolute;
    top: 1.1em;
    margin-top: 0px;
    right: 3.5em;
  }
  .toggle-mob-only {
    display: none;
  }
  img.let-logo {
    width: 160px;
    margin-top: 0px;
  }
  .header-social-icons {
    display: none;
  }
  .deskiframe {
    display: none;
  }
  header#masthead {
  	margin-bottom: 0;
  	background-color: #1A2337;
  	box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  	background-image: linear-gradient(to right, #1A2337 80%, #1A2337 20%);
  	background-attachment: fixed;
  	background-repeat: no-repeat;
    z-index: 9999999999;
    display: block;
    position: relative;
    width: 100%;
  }
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
@media only screen and (max-width: 1280px) {
  hr.hrline-right {
    position: absolute;
    top: 12em;
    right: 0; 
    color: white;
    padding: 30px;
    text-align: left;
    width: 200px;
    text-transform: capitalize;
    /* font-weight: bold; */
    z-index: 9;
    font-size: 2rem;
    line-height: 1.1667;
    /* left: 0; */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.75rem;
    flex: 0 0 23.75rem;
    border-top: 2px solid;
  }
  h2.readMore-Homepage {
    position: absolute;
    top: 12em;
    right: 0;
    color: white;
    padding: 30px;
    text-align: left ;
    width: 500px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 9;
    font-size: 2rem;
    line-height: 1.1667;
    left: -5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.75rem;
    flex: 0 0 23.75rem;
  }
  hr.hrline {
    position: absolute;
    top: 12em;
    /* right: 0; */
    color: white;
    padding: 30px;
    text-align: left;
    width: 200px;
    text-transform: capitalize;
    /* font-weight: bold; */
    z-index: 9;
    font-size: 2rem;
    line-height: 1.1667;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.75rem;
    flex: 0 0 23.75rem;
    border-top: 2px solid;
  }
  img.pp-block-image {
    width: 100%;
    position: absolute;
    top: -100px!important;
    left: 0px;
  }
  .oom-season-full {
    top: -39px!important;    
  }
  .oom-stat-full {
    top: -39px!important;
  }
  .tourschool-container {
    position: absolute;
    top: 300px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .select-dropdown-TourSchool {
    text-align: right;
    position: relative;
    top: -6.1em;
  }
  select.StatsFull-change-dropdown {
    top: -42px;
  }
  .rank-stats {
    margin-top: 35px;
  }
  .tournament-news-story {
    background: #9d106b;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 11px;
    padding-bottom: 11px;
    position: relative;
    top: -8.1em;
    width: 171px;
  }
  h5.tournament-article-title {
    position: absolute;
    top: 40px;
    left: 0;
    color: white;
    background: rgba(35, 3, 58, 0.6);
    padding: 30px;
    text-align: left;
    width: 300px;
    height: 94px;
    margin-top: 4px;
  }
  .oom-season {
    top: -42px!important;
  }
  .oom-stat {
    top: -42px!important;
  }
  span.newsTop-left {
    top: 5px;
  }
  span.newsTop {
    top: 5px;
  }
  h5.main-title-article {
    top: 44px;
    right: 0;
  }
  html {
    font-size: 95%;
  }
  .tourn-info {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 1366px) {
  .greyHeight {
    height: 270px!important;
  }
  .home-partials {
    /*top: 180px;*/
  }
  button.jointhetour {
    position: relative;
    top: 12em;
    left: 15%;
    background: #bf4258;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
  }
}
@media screen and (min-width: 769px) { 
  .playbuttonmob {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
	.hiddingonlarge {
		display: none;
	}
}
@media only screen and (min-width: 1201px) {
  .mobOnlyHompage {
    display: none!important;
  }
}
@media only screen and (min-width: 1200px) {
  .hideabove-1200 {
    display: none;
  }
  .mobile-scores {
    display: none;
  }
  div#main-nav {
    width: 100%
  }
  .mobile-menu-items {
   display: none!important;
 }
}

@media only screen and (max-width: 1200px) {
  .jointhetour-second {
    background: #bf4258;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
    margin-top: 70px;
    margin-left: 110px;
  }

  .row.container.footerText {
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10em;
  }
  .mobOnlyHompage {
   position: fixed;
   bottom: 0;
   width: 100%;
   text-align: center;
   margin: auto;
   background: #00603a;
   z-index: 9;
   margin-left: 0!important;
   margin-right: 0!important;
 }
 hr.oom-hr-pp {
  position: relative;
  top: 1em;
}
.ppflickr {
  margin-bottom: 2em;
}
hr.oom-short-hr {
  margin-bottom: 15px;
  position: relative;
  top: 1em;
}

h3.playerprofile-largeStat {
  font-size: 30pt!important;
  font-weight: bold;
  color: #015699;
}
h5.Player-stats {
  font-size: 11pt;
  color: #333333;
  margin-bottom: 0;
}
h4.Player-stats-value {
  font-size: 20pt;
  margin-top: 12px;
  color: #015699;
  float: right;
  margin-bottom: 7px;
}
h3.oom-stat-player {
 font-size: 35pt;
 font-weight: bold;
 display: grid;
 top: -42px!important;
 color: #015699;
}
.profilehide-large {
  width: 241px;
}
.hiddingonsmall {
  display: none;
}
img.oom-image-players {
  width: 229px;
  /* margin-left: 33px; */
  /* height: 200px; */
  position: absolute;
  top: 45px;
  max-width: 274px;
}
h5.main-title-article-middle {
  right: 35%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23.75rem;
  flex: 0 0 23.75rem;
  left: 0!important;
}
.pad-ect > .fluid-width-video-wrapper > iframe {
  height: 296px;
}
.indi-images-devlopment > img {
  height: auto!important;
}
li.tourn-info-tabs > a:not(.active) {
  background-color: #1A2337;
  color: #fff;
  padding: 10px 13px 10px 30px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.information-upcoming-tournaments {
  position: absolute;
  top: 29%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 37%;
}
.sched-arrow-drop-select {
  right: -6em;
}
.desktop-scores {
  display: none;
}
.ply-scr-crd {
  display: none!important;
}
.scores-only-scoreCard {
  width: 100%;
  margin-left: 0%!important;
}
li.menu-item-258 > ul > li > a:hover {
  color: #ffffff;
  background-color: pink;
}
li.menu-item-258 > ul > li > a {
  color: #ffffff;
}
img.play {
  position: absolute;
  width: 80px;
  height: 80px;
  margin: 65px 0 0 110px;
}
.oom-info-costa-del-sol {
  margin-top: 0em;
  padding-bottom: 2em;
}
img.oom-image-costa-del-sol {
  width: 228px;
  position: absolute;
  top: 25px;
  left: 16px;
  max-width: 228px;
}
select.reportFull-change-dropdown {
  top: -42px;
}
.reports-block {
  position: absolute;
  /*top: 28%;*/
  top: 23%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rank-stats {
  margin-top: 35px!important;
}
img.img-player-Rank {
  width: 100%;
  position: absolute;
  top: -13px;
  left: 0px;
}
h5.tournament-article-title {
  width: 250px;
}
.reportsBlock-TournsInfo {
  margin-top: 3.6em;
}
img.prev-winner-image {
  width: 138px;
  position: absolute;
  left: 0px;
  top: -16px;
}
.points-pp {
  font-size: 10pt;
  color: #a5a5a5;
  font-weight: 500;
  margin-top: 6.3em;
  width: 70px;
  padding-left: 90px;
  display: block;
}
img.pp-block-image {
  width: 100%;
  position: absolute;
  top: -16px;
  left: 0px;
}
.arrows-Player-PlayersList {
  top: 42px;
  right: 4.5em;
}
.PlayersList-slider-item {
  position: absolute;
  margin-top: -385px;
  left: 50%;
  transform: translate(-50%, -25%);
}
.PlayersList-slider {
  position: absolute;
  /*top: 26%;*/
  margin-top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
}
#alphabetList > a:hover {
  padding: 12.5px;
  padding-top: 9px;
  padding-bottom: 9px;
}
#alphabetList > a {
  color: #015699;
  padding: 12.5px;
}
.sched-arrow-drop {
  position: relative;
  top: -2em;
  right: -11em;
}
select.schedule-change-dropdown {
  top: -42px;
}
.desktop-menu-items {
 /*display: none;*/
}
.letsinspire {
  background: #fdc137;
  padding: 18px;
}
.letsplay {
  background: #fb0467;
  padding: 18px;
}
.letsgetready {
  background: #94d05e;
  padding: 18px;
}
.letslearn {
  background: #26afec;
  padding: 18px;
}
.letsgiveback {
  background: #aeb9c9;
  padding: 18px;
}
.letskeepintouch {
  background: #fb6724;
  padding: 18px;
}
.letsplayershub {
  background: #1A2337;
  padding: 18px;
}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
  .jointourwrap {
    height: 100px!important;
  }
  button.jointhetourWhite{
    left: calc(14vh + 14vw);
    top: calc(-4vh + -1vw);
    padding: 8px 42px 8px 42px;
  }
  .joinTourTextWhite{
    margin-top: calc(-4vh + -6vw);
    margin-left: calc(0vh + 0vw);
    padding: 10px 42px 10px 42px;
    width: 71%;
  }
  .jointhetour-second {
    background: #bf4258;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px 10px 50px;
    margin-top: 30px;
    margin-left: 110px;
  }
  #mobileMenuTop{
  margin:0; 
}

#mobileMenuContent{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/Mobile_Navdrawer_BG.png);
  height:100vh;
  width: 100vw;
  border: 0px solid rgba(0,0,0,.2);
   border-radius: 0;
   background-repeat: no-repeat;
    background-size: cover;
}
#mobileMenuHead{
  border-bottom: 0px solid #dee2e6;
}
.menuLinks{
  text-align: center;
    list-style-type: none;
        padding-inline-start: 0px;
}
a.nav-link{
  color: white;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}

a.nav-link:active{
  color: #CC444A;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}
a.nav-link:hover{
  color: #CC444A;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}
.close{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/cross.png);
  background-repeat: no-repeat;
  opacity: 1;
  margin:1rem 1rem -1rem auto!important;
}

.navbar-toggler.navbar-toggler-icon{
  z-index:200;
  margin-right: 5%;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
#mobileMenuTop{
  margin:0; 
}
#upcomingtournament-controlls{
  display:none;
}
#upcomingtournament-controlls-mobile{
  display: block;
}
#mobileMenuContent{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/Mobile_Navdrawer_BG.png);
  height:100vh;
  border: 0px solid rgba(0,0,0,.2);
   border-radius: 0;
   background-repeat: no-repeat;
    background-size: cover;
}
#mobileMenuHead{
  border-bottom: 0px solid #dee2e6;
}
.menuLinks{
  text-align: center;
    list-style-type: none;
        padding-inline-start: 0px;
}
.prev {
    left: -5px;
    display: block;
}
.next{
  right: -5px;
   display: block;
}
.arrows{
  width: 20px;
    height: 20px;
}
a.carousel-control-prev {
   display: block;
}
a.carousel-control-next {
   display: block;
}
a.nav-link{
  color: white;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}

a.nav-link:active{
  color: #CC444A;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}
a.nav-link:hover{
  color: #CC444A;
  font-size:2rem;
  line-height: 4rem;
    font-weight: 100;
}
.close{
  background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/cross.png);
  background-repeat: no-repeat;
  opacity: 1;
  margin:1rem 1rem -1rem auto!important;
}

.navbar-toggler.navbar-toggler-icon{
  z-index:200;
  margin-right: 5%;
}
img.let-logo{
  margin-left:10%;
  width: 100px;
}
.squareColLeft{
  height: 500px;
}
.squareColRight{
  height: 500px;
}
.partner-suppliers-row {
    padding-top: 0;
    padding-bottom: 0;
}
img.partner-logos {
    padding-bottom: 20px;
    padding-top: 20px;
}
#menu-header{
text-align: center;
    padding-top: 50%;
    padding-bottom: 35%;
    background-image: url(https://ocs-sport.ams3.cdn.digitaloceanspaces.com/tartanprotour/2021/03/Mask-Group-1.png);
    background-position: center;
    background-size: cover;
}
.jumboTitle{
  width: 75%;
  font-weight: 400;
  font-size: calc(3vw + 2vh);
      margin-top: -4%;
}
h5.news-archive-bottom-title{
  font-size: 1.5rem;
    height: 170px;
}
.art-images > img{
  height:auto;
}
.article-archive-bottom{
    margin-left: 0!important;
    margin-right: 0!important;
}
.mobile-news-articles{
      padding-right: 15px;
    padding-left: 15px;
}
.showbelowMobile{
display: block;
height: 234px!important;
}
.hidebelowMobile{
  display: none;
}
.joinTourText{
  width: 70%;
    left: calc(0vh + 0vw);
    text-shadow: 2px 2px 4px #000000;
}
button.jointhetour{
  top: 7em;
    left: 11.5%;
}
.reportImage-top {
    margin-top: 4em;
    height: auto;

}
img.tournLogo-tourn{
  margin-top:1%;
  padding-bottom: 6%; 
}
}
@media only screen and (max-width: 340px) {
header#masthead {
      height: calc(41vh + 40vw)!important;
}
}