@charset "UTF-8";
@import url(/wim/static-css/fonts/HCo_fonts.css);
@font-face { font-family: 'wim-icons'; src: url("/wim/static-css/fonts/wim_icons/wim-icons.eot"); src: url("/wim/static-css/fonts/wim_icons/wim-icons.eot?#iefix") format("embedded-opentype"), url("/wim/static-css/fonts/wim_icons/wim-icons.ttf") format("truetype"), url("/wim/static-css/fonts/wim_icons/wim-icons.woff") format("woff"), url("/wim/static-css/fonts/wim_icons/wim-icons.svg?#wim-icons") format("svg"); font-weight: normal; font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "wim-icons"; src: url("/wim/static-css/fonts/wim_icons/wim-icons.svg#wim-icons") format("svg"); } }
[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'wim-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-GooglePlus:before { content: ""; }

.icon-Check { color: #1E860A; }
.icon-Check:before { content: ""; }

.icon-TennisBall { color: #FFF000; }
.icon-TennisBall:before { content: ""; }

.icon-Article:before { content: ""; }

.icon-Close:before { content: ""; }

.icon-Down-Arrow:before, .icon-down-direction:before { content: ""; }

.icon-Facebook:before { content: ""; }

.icon-Favs:before { content: ""; }

.icon-Hamburger:before { content: ""; }

.icon-Home:before { content: ""; }

.icon-Instagram:before { content: ""; }

.icon-Menu:before { content: ""; }

.icon-Photos:before { content: ""; }

.icon-Pinterest:before { content: ""; }

.icon-Radio:before { content: ""; }

.icon-RSS:before { content: ""; }

.icon-Scores:before { content: ""; }

.icon-Search:before { content: ""; }

.icon-Twitter:before { content: ""; }

.icon-Up-Arrow:before, .icon-up-direction:before { content: ""; }

.icon-Video:before { content: ""; }

.icon-VideoPlay:before { content: ""; }

.icon-Warning:before { content: ""; }

.icon-WhatsApp:before { content: ""; }

.icon-YouTube:before { content: ""; }

/*** Text ***/
.white { color: #FFFFFF; }

.greenText { color: #006330; }

a, a:hover, a:active, a:visited { color: #046633; text-decoration: none; }

.subLinks a { color: #000000; }

img { border: 0; }

body { font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; }

.font9pt { font-size: 9pt; }

.font11pt { font-size: 11pt; }

.font12 { font-size: 12px; }

.font14 { font-size: 14px; }

.font13pt { font-size: 13pt; }

.font14pt { font-size: 14pt; }

.font20 { font-size: 20px; }

.font22 { font-size: 22px; }

.font22pt { font-size: 22pt; }

.font24pt { font-size: 24pt; }

.font30 { font-size: 30px; }

.centerText { text-align: center; }

.leftText { text-align: left; }

.inline { display: inline; }

/*** End Text ***/
/*** Positioning ***/
.right { float: right; }

.left { float: left; }

.bottomMargin { margin-bottom: 10px; }

.marginTop { margin-top: 10px; }

.marginTop5 { margin-top: 5px; }

.marginTop8 { margin-top: 8px; }

.marginTop10 { margin-top: 10px; }

.marginLeft10 { margin-left: 10px; }

.marginLeftNeg10 { margin-left: -10px; }

.padHome { padding-left: 3%; }

.padTop12 { padding-top: 12px; }

.padTop5 { padding-top: 5px; }

.padRight10 { padding-right: 10px; }

.padRight12 { padding-right: 12px; }

.padRight15 { padding-right: 15px; }

.padRight20 { padding-right: 20px; }

.padRight29 { padding-right: 29px; }

.padRight40 { padding-right: 40px; }

.padBottom5 { padding-bottom: 5px; }

.padBottom10 { padding-bottom: 10px; }

.padBottom12 { padding-bottom: 12px; }

.padLeft10 { padding-left: 10px; }

/*** End Positioning ***/
/*** Generic Stuff ***/
html { height: 100% !important; min-height: 100% !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; }

body { min-height: 100%; }

.borderBottomWhite { border-bottom: 1px solid #FFFFFF; }

.borderLeftWhite { border-left: 1px solid #FFFFFF; padding-left: 10px; }

.borderBottomWhite30 { border-bottom: 2px solid white; border-bottom: 2px solid rgba(255, 255, 255, 0.3); -webkit-background-clip: padding-box; /* for Safari */ background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */ }

.borderLeftWhite30 { padding-left: 10px; border-left: 2px solid white; border-left: 2px solid rgba(255, 255, 255, 0.3); -webkit-background-clip: padding-box; /* for Safari */ background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */ }

.pageTitleOuter { position: absolute; z-index: 500; height: 58px; width: 25%; font-family: 'Gotham 5r', Helvetica, Arial, sans-serif; text-transform: uppercase; margin-left: 47px; font-size: 13px; color: #FFFFFF; display: table; table-layout: fixed; }
@media only screen and (min-width: 640px) { .pageTitleOuter { font-size: 18px; } }
@media only screen and (min-width: 768px) { .pageTitleOuter { position: fixed; font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; top: 0; } }
@media only screen and (min-width: 1024px) { .pageTitleOuter { height: 50px; width: 250px; text-transform: none; border-left: 2px solid #FFFFFF; margin-left: 348px; margin-top: 28px; } }
@media only screen and (min-width: 1388px) { .pageTitleOuter { margin-left: 373px; } }

.pageTitleInner { display: table-cell; vertical-align: middle; }
@media only screen and (min-width: 1024px) { .pageTitleInner { padding-left: 18px; font-size: 22px; vertical-align: bottom; position: absolute; bottom: -2px; line-height: 1; } }

.absolutePosition { position: absolute; }

.fixedPosition { position: fixed; }

.purpleLine { display: none; background-color: #54008B; position: fixed; bottom: 28px; height: 9px; width: 100%; z-index: 5; }
.purpleLine.home { bottom: 101px; }

.lightGreen { background-color: #006633; position: fixed; }

.centerColumnText { text-align: center; margin-left: auto; margin-right: auto; }

.purple { background-color: #54008B; }

/*** End Generic Stuff ***/
#leftDivIndex { margin-left: 0px; min-height: 100%; }
.index #leftDivIndex { overflow: hidden; background-size: cover; height: 100%; transition: background-image 1s; }
.index #leftDivIndex:after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI0NyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(47%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))); background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); z-index: -5; }
.scores #leftDivIndex { background: url("/images/backgrounds/background_scores.jpg") no-repeat center center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
.scores #leftDivIndex:after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI0NyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(47%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))); background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0) 47%, rgba(0, 0, 0, 0.65) 100%); z-index: -5; }

#background { display: none; position: absolute; z-index: -2; top: 0; left: 0; right: 0; bottom: 0; }
#background video { position: absolute; top: 0px; left: 0px; object-fit: cover; width: 100%; height: 100%; }

.darkGreen { position: relative; z-index: 4; text-align: center; background-color: #265126; *zoom: 1; }
.darkGreen:before, .darkGreen:after { content: ""; display: table; }
.darkGreen:after { clear: both; }

.rightMargin { padding-right: 20px; }

.rightGradient { width: 100%; height: 100%; z-index: 1; top: 0; position: absolute; }

@media only screen and (min-width: 640px) { .lightGreenNews a div { font-size: 12px; } }
@media only screen and (min-width: 768px) { .darkGreen { background-color: rgba(0, 51, 0, 0.85); position: fixed; bottom: 28px; height: 73px; width: 100%; display: block; visibility: visible; }
  .ie8 .darkGreen { -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D9003300', endColorstr='#D9003300')"; }
  .rightGradient { display: block; position: fixed; width: 100%; height: 100%; z-index: 1; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(1%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))); background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=1 ); /* IE6-9 */ } }
@media only screen and (min-width: 1024px) { .purpleLine { display: block; }
  .purpleLineNews { display: block; }
  .lightGreenNews a div { font-size: 14px; }
  .rightGradient { z-index: 1; }
  #background { display: block; } }
@media only screen and (min-width: 1388px) { .sidepanel .darkGreen { max-width: 1600px; width: calc(100% - 364px); }
  .sidepanel .purpleLine { max-width: 1600px; width: calc(100% - 364px); }
  .sidepanel .purpleLineNews { max-width: 1600px; width: calc(100% - 364px); width: -moz-calc(100% - 364px); margin: 0 auto; }
  .sidepanel .rightGradient { max-width: 1600px; } }
@media only screen and (min-width: 1601px) { body { background-color: #003300; }
  .leftMargin { padding-left: 20px; }
  .rightMargin { padding-right: 0px; }
  .rightGradient { top: 0; z-index: 1; max-width: 1600px; }
  .darkGreen { max-width: 1600px; width: calc(100% - 364px); }
  .purpleLine { max-width: 1600px; width: calc(100% - 364px); }
  .purpleLineNews { max-width: 1600px; width: calc(100% - 364px); width: -moz-calc(100% - 364px); margin: 0 auto; }
  .rightGradient { max-width: 1600px; } }
@media only screen and (min-width: 1965px) { #wimbledon { max-width: 1964px; margin: 0 auto; } }
#wimbledon { position: relative; width: 100%; min-height: 100%; height: 100%; }
@media only screen and (min-width: 768px) { #wimbledon { height: 100%; } }
@media only screen and (min-width: 1024px) { #wimbledon { overflow: visible; }
  #wimbledon > * { -moz-transition: none 0; -o-transition: none 0; -webkit-transition: none 0; transition: none 0; } }
#wimbledon > * { -moz-transition: -moz-transform 0.5s ease-out; -o-transition: -o-transform 0.5s ease-out; -webkit-transition: -webkit-transform 0.5s ease-out; transition: transform 0.5s ease-out; }

body.genericBody #leftContainer, body.news #leftContainer { height: auto; }
body.genericBody #mobileMenuContainer + #leftContainer, body.news #mobileMenuContainer + #leftContainer { padding-top: 58px; box-sizing: border-box; }
body.genericBody .headerDiv, body.news .headerDiv { top: 0px; background: #003300; }
@media only screen and (min-width: 768px) { body.genericBody #mobileMenuContainer + #leftContainer, body.news #mobileMenuContainer + #leftContainer { padding-top: 0; } }
body.scores .headerImage { display: none; }
body.scores #leftContainer { height: auto; }
body.scores #mobileMenuContainer + #leftContainer { padding-top: 0; }
body.scores #leftDivIndex { padding-top: 58px; box-sizing: border-box; }
body.scores .headerDiv { background-color: rgba(0, 0, 0, 0.7); }
@media only screen and (min-width: 768px) { body.scores .headerDiv { background-color: transparent; } }
body.scores .genericMain { background-color: transparent; }
body.scores .genericMainContent { background-color: transparent; }
body.scores img.desktopViews { display: none; }

#wimPrivacyBanner { top: 58px; left: 0px; width: 100%; background: rgba(0, 51, 0, 0.9); display: none; color: #FFFFFF; position: absolute; z-index: 512; }
#wimPrivacyBanner a { color: #FFFFFF; text-decoration: none; text-transform: uppercase; font-family: 'Gotham 5r', Helvetica, Arial, sans-serif; }
#wimPrivacyBanner .content { position: relative; padding-left: 10px; padding-right: 10px; padding-top: 15px; padding-bottom: 10px; text-align: left; font-size: 0.75em; line-height: 1.5em; *zoom: 1; }
#wimPrivacyBanner .content:before, #wimPrivacyBanner .content:after { content: ""; display: table; }
#wimPrivacyBanner .content:after { clear: both; }
#wimPrivacyBanner .headline { color: #FFFFFF; font-size: 1.5em; line-height: 1.5; }
#wimPrivacyBanner .headline a { float: right; margin-top: -10px; width: 18px; height: 18px; color: #FFFFFF; font-size: 18px; line-height: 18px; }
#wimPrivacyBanner .continue { float: left; margin-top: 15px; }
#wimPrivacyBanner .more { float: right; margin-top: 15px; }
@media only screen and (min-width: 768px) { #wimPrivacyBanner { position: fixed; }
  #wimPrivacyBanner .content { padding-left: 20px; padding-right: 20px; font-size: 1em; }
  #wimPrivacyBanner .headline a { margin-top: 0; } }
@media only screen and (min-width: 1024px) { #wimPrivacyBanner { top: 0px; }
  #wimPrivacyBanner .headline { line-height: 18px; }
  #wimPrivacyBanner .content { padding-left: 367px; } }
@media only screen and (min-width: 1388px) { #wimPrivacyBanner .content { padding-right: 45px; }
  .sidepanel #wimPrivacyBanner .content { padding-left: 392px; } }
@media only screen and (min-width: 1388px) and (max-width: 1600px) { .sidepanel #wimPrivacyBanner { max-width: 1600px; width: calc(100% - 364px); } }

@media only screen and (min-width: 1601px) { #wimPrivacyBanner { max-width: 1600px; width: calc(100% - 364px); } }
@media only screen and (min-width: 1965px) { #wimPrivacyBanner { margin: 0 calc((100% - 1600px)/2 + 182px) 0 calc((100% - 1600px)/2 - 182px); } }

#home_message { position: absolute; z-index: 511; top: 70px; left: 10px; right: 10px; padding: 8px 2.31788% 10px; background: rgba(255, 255, 255, 0.85); color: #333333; font-size: 12px; font-family: 'Gotham 5r', Helvetica, Arial, sans-serif; }
#home_message .title { text-transform: uppercase; font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; font-size: 1.5em; margin-bottom: 8px; padding-left: 45px; height: 30px; line-height: 30px; background: url("/images/misc/banner_warning_icon.png") no-repeat left top transparent; }
#home_message.type1 .title { color: #333333; }
#home_message.type2 .title { color: #54008B; }
#home_message.type3 .title { color: #910C02; }
#home_message a { text-decoration: none; color: #333333; }
#home_message .close { float: right; width: 18px; height: 18px; margin-top: 5px; background: url("/images/misc/banner_close_black.png") no-repeat left top transparent; }
@media only screen and (min-width: 768px) { #home_message { font-size: 16px; line-height: 1.5em; top: 78px; left: 33px; right: 33px; padding: 15px 40px; font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; }
  #home_message .title { font-size: 1.875em; margin-top: 5px; margin-bottom: 10px; padding-left: 50px; height: 30px; line-height: 34px; }
  #home_message .close { margin-right: -20px; } }
@media only screen and (min-width: 1024px) { #home_message { top: 133px; left: 20px; width: 50%; } }

/* 3rd party wrapper code */
.genericBody.wrapper #wimbledon, .genericBody.wrapper #leftContainer, .genericBody.wrapper #leftDivIndex { height: 100%; }
.genericBody.wrapper .genericMain { height: 100%; -webkit-overflow-scrolling: touch; }
.genericBody.wrapper .genericMain .bottomSpacer { height: 77px; }
@media only screen and (min-width: 768px) { .genericBody.wrapper .genericMain .bottomSpacer { height: 0px; } }
.genericBody.wrapper #genericRightGradient { height: calc(100% - 77px); }
.genericBody.wrapper iframe { display: block; width: 100%; height: 100%; border: 0; padding-top: 20px; box-sizing: border-box; }
.genericBody.wrapper iframe:after { height: 60px; }
.genericBody.wrapper #footer { position: fixed; bottom: 0; }
@media only screen and (min-width: 768px) { .genericBody.wrapper .genericMain, .genericBody.wrapper #genericRightGradient { height: auto; }
  .genericBody.wrapper .genericMain { position: fixed; top: 58px; bottom: 28px; } }
@media only screen and (min-width: 1024px) { .genericBody.wrapper .genericMain { top: 110px; bottom: 84px; height: auto; } }

/* 3rd party wrapper code */
.genericBody.wrapperResize .genericMain { box-sizing: border-box; }
.genericBody.wrapperResize iframe { display: block; width: 100%; border: 0; box-sizing: border-box; }
@media only screen and (min-width: 768px) { .genericBody.wrapperResize .genericMain { top: 58px; bottom: 28px; } }
@media only screen and (min-width: 1024px) { .genericBody.wrapperResize .genericMain { top: 110px; bottom: 84px; } }

@media only screen and (min-width: 768px) { body.genericBody #wimbledon, body.news #wimbledon { padding-top: 0; height: 100%; min-height: 100%; }
  body.genericBody #leftContainer, body.news #leftContainer { height: 100%; } }
@media only screen and (min-width: 1024px) { body.news #wimbledon { overflow: visible; }
  body.scores { background-image: none; }
  body.scores #leftDivIndex { background-image: url("/images/backgrounds/background_scores.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; } }

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