/*
Theme Name: The Governor: Saratoga NY Edition
Theme URI: http://adlava.com
Author: adlava
Author URI: http://adlava.com
Description: Custom WordPress theme for Saratoga New York
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: governor
Tags: adlava-dev-squad

# Aftermath Stylesheet
	- Let's try to keep this stylesheet for additional features outside the scope of the originally converted prototype.


The Governor is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# First New Feature
# Second New Feature
	## A Sub-Item of the Second New Feature
	## Another Sub-Item of the Second New Feature
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# First New Feature
--------------------------------------------------------------*/
/*.some-code-here {
	yeah: here;
}*/


/*Form id=64*/
#gform_fields_64 li .ginput_container.ginput_container_fileupload input{
	background: unset !important;
    font-size: unset !important; 
    text-indent: 0 !important; 
    cursor: pointer !important;
}
#field_64_10 label{
	display: block !important;
}


.page-template-page-hands-for .tile-title {
    margin-bottom: 5px;
    font-size: 18px;
    height: 100px;
}
/*
 * Full Calendar Overrides
 */
 .fc-event {
	 border-radius: 0px !important;
	 border: 1px solid #0a1a30 !important;
	 border-top: 1px solid #cf9a2a !important;
	 background-color: #102b4e !important;
 }

 .show-label label {
 	display: block !important;
 	font-size: 20px !important;
   font-weight: 300 !important;
 }
 .div-race-replay-widget {
    height: 592px;
    background-color: #ffffff;
    text-align: center;
    min-width: 500px;
}

.on-left{
 	width: 56%;
 	float: left;
 }
.on-right{
    width: 43%;
    float: right;
    min-height: 592px;
 }
.page-overview-text.centered.mb-50 {
    margin-bottom: 50px;
}
.page-overview-text.centered {
    text-align: center;
}
.dtl-section a{
	text-decoration: none;
	color: #414141;
}
.contact-info-text a{
	text-decoration: none;
	color: #414141;
}
.wrapper-full.content-section.entry-content .w-container.wrapper-940 p{
	padding-bottom: 0 !important;
}
.without-feed{
	margin-top: 80px;
}

/*Form id=4*/
.gf_list_5_columns_one{
	float: left !important;
    width: 19% !important;
    clear: none !important;
}
.gf_list_5_columns{
    float: left !important;
    width: 20% !important;
    clear: none !important;
}


/*Alert Corona*/
.covid-wrap {
    margin-top: -8px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.covid-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.covid-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #27aae1;
    font-weight: 700;
    text-decoration: none;
}
.close-icon {
    width: 13px;
    opacity: 0.5;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    cursor: pointer;
}
.covid-link:hover {
    color: #102b4e;
}

@media (max-width: 768px){
	.on-left{
	 	width: 100%;
	 	float: unset;
	 }
	.on-right{
	 	width: 100%;
	 	float: unset;
	 	position: relative;
    	padding-top: 55px;
	 }
	 .div-race-replay-widget {
	    height: 770px;
	}
	.gf_list_5_columns_one{
		float: left !important;
	    width: 100% !important;
	    clear: none !important;
	}
	.gf_list_5_columns{
	    float: left !important;
	    width: 100% !important;
	    clear: none !important;
	}
    .div-tiles .w-col-4{
        width: 100% !important;
    }   
}


/*Major Edits 21.04.2020*/
.stash-partner-logo{
    width: 200px;
    margin-left: 10px;
}
.event-detail.date {
    display: inline-block;
    margin-bottom: 0px;
    background-image: url(images/election-event-on-a-calendar-with-star-symbol.png);
    background-position: 0% 5px;
}
.event-detail.location {
    display: inline-block;
    padding-left: 25px;
    background-image: url(images/pin.svg);
}
.event-date.pass{
    border-right: none;
}
.text-link.subnav-link.with-margin.entries {
    background-image: url(images/list-9.svg);
}
.text-link.subnav-link.with-margin.racing-calendar {
    background-image: url(images/finish-flag.svg);
}
.text-link.subnav-link.with-margin.handicapping {
    background-image: url(images/ranking.svg);
}
.text-link.subnav-link.with-margin.events {
    background-image: url(images/election-event.png);
}
.text-link.subnav-link.with-margin.horsmen-info {
    background-image: url(images/user.svg);
}
.gform_wrapper .top_label .gfield_label {
    font-size: 13px;
}
.gform_wrapper .gform_heading {
    display: none;
}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
}
.ginput_container select, 
.ginput_container input[type="text"] {
    display: block;
    width: 100% !important;
    height: 38px;
    padding: 8px 12px !important;
    margin-bottom: 10px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid rgba(17, 44, 79, .63);
}
.gf_left_half input, .gf_right_half input {
    margin-bottom: 2px !important;
}
.text-field, .ginput_container_text input {
    border: 1px solid rgba(17, 44, 79, .63);
    font-style: italic;
}
#field_1_6 input, 
#field_1_8 input, 
#field_1_10 select {
    width: 100% !important;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media only screen and (min-width: 641px){
    .gform_wrapper .top_label li.gfield.gf_left_half, 
    .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 50% !important;
    }
    li#field_1_6 {
        width: 33.3% !important;
    }
    input#gform_submit_button_1 {
        margin-right: 0px !important;
    }
}
.gform_wrapper .gform_footer {
    text-align: right;
    padding: 0 !important;
    margin: 3px 0 0 !important;
    clear: both !important;
}
#gform_submit_button_1 {
    padding: 12px 30px 10px;
    position: relative;
    border-bottom: 2px solid #1c9ad6;
    background-color: #1c9ad6;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Oswald, sans-serif;
    font-size: 13px !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    min-width: 100px;
}
.reserv{
    text-decoration: none;
    color: #fff;
}
@media screen and (max-width: 479px){
    .dropdown-toggle {
        width: 100%;
    }
    .dropdown-list.w--open {
        z-index: 2;
        width: 100%;
    }
}
@media screen and (max-width: 991px){
    .dropdown-toggle {
        display: block;
    }
    .text-link.subnav-link.with-margin.rooms {
        display: block;
        margin-right: 15px;
        margin-left: 15px;
    }
    .text-link.subnav-link.with-margin.amenities,
    .text-link.subnav-link.with-margin.promos,
    .text-link.subnav-link.with-margin.attractions,
    .text-link.subnav-link.with-margin.gift-card {
        display: block;
    }
    .subnav-flex {
        display: none;
    }
}
.tile-link-button:hover {
    background-color: #27aae1;
    border-color: none;
}
li#field_1_6, li#field_1_9 {
    margin-right: 0px !important;
}
.w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em;
}
li#field_1_6, li#field_1_9 {
    margin-right: 0px !important;
}
#field_1_8 {
    width: 17% !important;
    margin-right: 0px !important;
}
#field_1_10 {
    width: 17.5% !important;
    padding-right: 0;
    margin-right: 2px;
    float: right !important;
}
#field_1_11, #field_1_12, #field_1_13, #field_1_14{
    margin-top: 0;
}
.gform_wrapper textarea.medium {
    height: 60px !important;
    width: 100% !important;
    font-size: 14px !important;
    padding: 4px 12px !important;
}
.text-area, 
.ginput_container textarea {
    border: 1px solid rgba(17, 44, 79, .63);
    font-style: italic;
}
.dropdown-toggle {
    padding-top: 8px;
    padding-right: 70px;
    padding-bottom: 8px;
    background-color: #f8f8f8;
    color: #585858;
}
.dropdown-toggle {
    padding-top: 8px;
    padding-right: 70px;
    padding-bottom: 8px;
    background-color: #f8f8f8;
    color: #585858;
}

.tile-link-button {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-style: none none solid;
    border-width: 2px;
    border-color: #1c9ad6 #1c9ad6 #102b4e;
    background-color: #102b4e;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tile-link a{
    text-decoration: none;
}

.tile-button-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tile-link-button.no-top-margin {
    margin-top: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #102b4e;
    background-color: #102b4e;
}
.button.calendar-toggle.active.w--current {
    border-color: #102b4e;
    background-color: #102b4e;
}
.button.calendar-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #102b4e;
}
.tile-link-button{
    border: none !important;
}
.tile-link-button.no-top-margin.trans {
    border-style: solid none none;
    border-color: #e9e9e9;
    background-color: #f8f8f8;
    color: #102b4e;
}
.tile-link-button.no-top-margin {
    margin-top: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #102b4e;
    background-color: #102b4e;
}
.testimonial-text p{
    color: #102b4e;
    font-size: 20px;
    line-height: 35px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
}
.testimonial-author {
    display: block;
    margin-top: 10px;
    color: #27aae1;
}
/*.term-entertainment .evebt-promo-dropdown,
.term-racing .evebt-promo-dropdown,
.term-casino-promos .evebt-promo-dropdown{
    display: none;
}*/
/*Saratoga Club*/
.wrapper-full.content-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.wrapper-1286 {
    display: block;
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    border-style: none;
}
.div-players-club-graphic {
    margin-bottom: 40px;
}
.rw.no-margin {
    margin-right: 0px;
    margin-left: 0px;
}
.custom-row {
    border-bottom: 0 !important;
}
.custom-row, .custom-row-dynamic {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.w-col-4 {
    width: 33.33333333%;
}
/*.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}*/
.col.no-pad {
    padding-right: 0px;
    padding-left: 0px;
}
.w-col-8 {
    width: 66.66666667%;
}
/*.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}*/
.col.no-pad {
    padding-right: 0px;
    padding-left: 0px;
}
.rw.no-margin {
    margin-right: 0px;
    margin-left: 0px;
}
.custom-row-panel {
    width: 20%;
    padding-left: 4px !important;
    padding-right: 4px !important;
    min-height: 42px;
}
/*.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}*/
.w-col-8 {
    width: 66.66666667%;
    position: relative;
    float: left;
}
.w-col-4 {
    width: 33.33333333%;
}
.w-col-3 {
    width: 25%;
}
.w-col-9 {
    width: 75%;
}
.page-template-page-players-extra-club .custom-row-panel {
    width: 25%;
}
.bottom-text-link {
    padding-left: 19px;
    background-image: url(images/backward-arrow.png);
    background-position: 0px 50%;
    background-size: 10px;
    background-repeat: no-repeat;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #414141;
    font-weight: 300;
    text-decoration: none;
}
.bottom-text-link:hover {
    background-image: url(images/blue_arrows.png) !important;
    background-position: 0px 50% !important;
    background-size: 10px !important;
    background-repeat: no-repeat !important;
    color: #27aae1 !important;
    outline: 0;
}
.w-col-2 {
    width: 16.66666667%;
}
.w-col-10 {
    width: 83.33333333%;
}
.learn{
    margin-right: 15px;
}

.div-center-vert {
    position: relative;
    top: 51%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.div-center-vert p iframe{
    height: 380px;
}
.race-button{
    padding-left: 72px;
    background-image: url(images/backward-arrow.png);
    background-position: 55px 50% !important;
    background-size: 10px;
    background-repeat: no-repeat;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #414141;
    font-weight: 300;
    text-decoration: none;
}
.race-button:hover {
    background-image: url(images/blue_arrows.png) !important;
    background-position: 55px 50% !important;
    background-size: 10px !important;
    background-repeat: no-repeat !important;
    color: #27aae1 !important;
    outline: 0;
}
.nav-dropdown .nav-dropdown-toggle.w-dropdown-toggle:focus{
    border-bottom: solid 1px #cf9a2a !important;
}
.lottery-logo {
    width: 40px !important;
    height: 40px !important;
    margin-right: 10px;
}
/*ADA Changes*/
.reservations-number {
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 0em;
    text-transform: none;
}
.reservations-number a{
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 0em;
    text-decoration: underline !important;
    text-transform: none;
}
.reservations-number a:hover{
    color: #dbb25c !important;
}
.gray-text {
    color: #414141 !important;
    font-size: 14px;
}
.nav-link.w--current {
    color: #dbb25c !important;
}
.nav-link.book-now {
    border-bottom-color: transparent;
    color: #dbb25c !important;
}
.covid-link {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #102b4e;
    font-weight: 700;
    text-decoration: none;
}
.covid-link:hover {
    color: #27aae1;
}

a.text-link.subnav-link:focus,
a.text-link.subnav-link:hover {
    border-bottom: solid 1px #cf9a2a !important;
    color: #cf9a2a !important;
}
/*:focus{
    outline: none !important;
}*/

.button.calendar-toggle.active.w--current {
    border-color: #102b4e;
    background-color: #102b4e;
}
.button.calendar-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #102b4e;
    background-color: rgba(28, 155, 214, 0);
    color: #102b4e;
}
.page-template-page-request-proposal .page-overview-text p {
    color: #414141;
}
.form-section-label {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Oswald, sans-serif;
    color: #102b4e !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.gform_drop_instructions{
    display: none !important;
}
.light-blue-text strong{
    color: #102b4e !important;
    font-weight: 700;
}
.with-bottom-margin p span{
    color: #102b4e !important;
}
.winning-horse-text {
    margin-top: 10px;
    color: #102b4e !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.testimonial-author {
    display: block;
    margin-top: 10px;
    color: #102b4e !important;
}
.benefit-block.view-full-pdf {
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Lato, sans-serif;
    color: #102b4e !important;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.benefit-block.view-full-pdf:hover {
    background-color: #102b4e;
    color: #fff !important;
}
.article-title {
    margin-bottom: 20px;
    font-family: 'Acumin pro condensed', sans-serif;
    color: #102b4e !important;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.button.calendar-toggle.active.w--current {
    border-color: #102b4e !important;
    background-color: #102b4e !important;
}
.button.calendar-toggle.active {
    border-color: #102b4e !important;
    background-color: #102b4e !important;
    color: #fff;
}
.light-blue-text {
    color: #102b4e !important;
}
.horseman-name{
    color: #102b4e !important;
}
.ww-review-comment-box a,
.ww-reviews-footer-text a,
.ww-reviews-footer-img a{
    color: #102b4e !important;
}


/*Highlited focus keyboard*/
.covid-link:focus{
    border-bottom: solid 2px #27aae1 !important;
}
.subnav-flex a:focus{
    border-bottom: solid 1px #cf9a2a !important;
}

/*From Amanda*/
.social-link:focus{
    border: solid 1px #cf9a29 !important;
}

.nav-link.w-nav-link:focus{
    border-bottom: solid 1px #cf9a2a !important;
}

/*ADA*/
 .validation_message{
    padding-top: 0px;
    display: block !important;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px !important;
}
.page-template-page-entertainment .close-popup-img,
.single-entertain-package .close-popup-img,
.single-event .close-popup-img {
    position: relative;
    left: 53px;
    top: 0px;
    width: 25px;
    float: right;
    opacity: 0.8;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
}
#gform_5 .ginput_container.ginput_container_text{
    width: 100%!important;
    margin: 0 !important;
    padding-left: 0;
    padding-right: 0;
}
.gfield.gfield_error select{
    border: solid red 1px;
}
.form.rfp-form .gform_wrapper .validation_message {
    display: block !important; 
}
#input_2_116{
    visibility: hidden;
}
/*.application-mobile .header,
.application-mobile .footer{
    display: none;
}*/
/*.application-mobile .wrapper-full { 
    margin-top: 0 !important; 
}*/
/*Video Transcript*/
.video-transcript-wrap {
    max-width: 940px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
}
.text-link.small {
    font-size: 13px;
}
.text-link.small.close {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    transition: all 200ms ease;
}
.transcript-wrap {
    overflow: hidden;
    margin-top: 10px;
    text-align: left;
    height: 0;
    transition: all 0.3s ease;
}
.wrapper-940.transcript-video{
    margin-top: 40px;
}
.div-full-slider {
    margin-bottom: 0px;
}
/*.details{
    margin-top: 30px;
}*/
.second-container{
    margin-top: 30px;
}

/*Edits*/
.entries-results-section {
    padding-bottom: 60px;
}
.racing-grid {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
.racing-calendar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.racing-calendar-image {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.div-race-replays.replays {
    position: relative;
    padding-top: 0px;
    padding-bottom: 31px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url(https://assets.website-files.com/5dc335b…/5dc335b…_pyramid_%402X.png);
    background-image: linear-gradient(
180deg
, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url(https://assets.website-files.com/5dc335b…/5dc335b…_pyramid_%402X.png);
    background-position: 0px 0px, 0px 0px;
}
.racing-replays-img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 4px solid #cf9a2a;
}
.div-replays-banner-text {
    padding-right: 27px;
    padding-left: 27px;
}
.div-race-replays.replays {
    position: relative;
    padding-top: 0px;
    padding-bottom: 31px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url(images/pyramid.png);
    background-image: linear-gradient(
180deg
, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url(images/pyramid.png);
    background-position: 0px 0px, 0px 0px;
}
.racing-calendar-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.racing-calendar-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.tab-link.racing-calendar-tab.download {
    padding-right: 30px;
    background-image: url(images/download_racing.svg);
    background-position: 98% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
}
.tab-link.racing-calendar-tab {
    margin-right: 3px;
    margin-left: 3px;
    padding: 12px 15px;
    border-color: #e0e0e0;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #102b4e;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}
.ginput_container_date,
.ginput_container_select{
    font-style: italic;
}
.rw.with-border {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 30px;
}
.page-template-page-dining-detail .div-hero-img {
    margin-bottom: 0;
}
#field_5_3 .ginput_container_email{
    margin-top: 0 !important;
}
.event-detail.date.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.event-detail-wrap .event-detail.date.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.event-detail-wrap .event-detail.date {
    background-position: 0% 4px;
}
.date-text {
    margin-right: 5px;
}
.page-id-6327 .event-detail.date{
    height:85px
}
.page-id-6327 .tile-content .tile-title{
    height: 64px;
}
.tax-promotion-category .event-detail.date{
    height: 85px
}
.bottom-text-link.right-justified{
    display: none;
}
.tax-promotion-category .tile-content .tile-title{
    height: 64px;
}
#gform_80 .gfield_label{
    display: block !important;
}
#input_80_8_3_container label,
#input_80_8_6_container label{
    display: none;
}
#calendar .fc-day-grid-event .fc-content {
    white-space: unset;
    overflow: hidden;
}
#Jackpot-Winners #jackpot_winners{
    display: none;
}
@media screen and (min-width: 1300px){
    .single-horsemen .content-section.first-section {
        margin-top: 110px !important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1299px){
    .single-horsemen .content-section.first-section {
        margin-top: 170px !important;
    }
}
@media screen and (width: 1024px){
    .single-horsemen .content-section.first-section {
        margin-top: 215px !important;
    }
}
@media screen and (max-width: 767px){
    .rotate-device-alert {
        height: 0 !important;
        background-color: #191919;
        background-image: url(images/rotate-device.png);
        background-position: 50% 50%;
        background-size: 300px;
        background-repeat: no-repeat;
    }
    .page-id-6327 .event-detail.date{
        height: unset;
    }
    .page-id-6327 .tile-content .tile-title{
        height: unset;
    }
    .tax-promotion-category .event-detail.date{
        height: unset;
    }
    .tax-promotion-category .tile-content .tile-title{
        height: unset;
    }
    .single-horsemen .content-section.first-section .w-row.rw.no-margin .no-pad.right-border,
    .single-horsemen .content-section.first-section .w-row.rw.no-margin .w-col-8.w-col-stack,
    .single-horsemen .content-section.first-section .w-col-tiny-1,
    .single-horsemen .content-section.first-section .w-col-10{
        width: 100%;
    }
    .single-horsemen .content-section.first-section{
        margin-top: 70px !important;
    }
    .hero-slide.w-slide .heading-large {
        width: 100% !important;
    }
    .sticky-subnav {
        position: fixed;
        right: 0%;
        width: 40%;
        left: inherit;
    }
    .w-icon-dropdown-toggle {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        margin-right: 10px;
        width: 1em;
        height: 1em;
    }
    .heading-large {
        margin-bottom: 5px;
        font-size: 2rem;
        line-height: 2rem;
    }
    .sticky-subnav.mobile .dropdown-list.w-dropdown-list.w--open {
        z-index: 2;
        width: 165% !important;
        position: absolute;
        right: 0;
    }
    .hero-slider {
        height: 300px !important;
    }
    .w-slider-arrow-left, 
    .w-slider-arrow-right {
        width: 40px;
    }
    .w-hidden-small {
        display: block !important;
    }
    .racing-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .racing-calendar-flex {
        text-align: center;
    }
    .racing-calendar-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
   
    .tab-link.racing-calendar-tab {
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
    }
}

/*End of focus*/
@media screen and (max-width: 767px){
    .w-col-2 {
        width: 100% !important;
    }
    .tile-link-button.no-top-margin.trans,
    .tile-link-button.no-top-margin{
        width:100% !important;
    }
    #gform_1 #field_1_10, 
    #gform_1 #field_1_8 {
        width: 100% !important;
    }

}
@media screen and (min-width: 1100px){
    .hot-game-div.detail-page{
        height: 435px;
    }
}
@media screen and (min-width: 768px) and (max-width:850px){
    .hot-game-div.detail-page{
        height: 620px;
    }
}
@media screen and (min-width: 851px) and (max-width:1099px){
    .hot-game-div.detail-page{
        height: 500px;
    }
}
@media screen and (max-width: 767px){
    .w-col-3,
    .w-col-9{
        width: 100%;
    }
    .hot-games-logo {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 479px){
    .wrapper-1286 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 991px){
    .subnav-flex {
        display: none;
    }
    .dropdown-filter {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .dropdown-toggle {
        display: block;
    }
     .racing-calendar-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 991px){
    .div-modal-window {
        width: 75%;
        margin-top: 30px;
    }
    .vip-experience .div-modal-window{
        overflow: scroll;
        padding-top: 0px;
        width: 80%;
        margin-top: 10px;
    }
    #gform_fields_5 li{
        margin-top: 0px !important;
        padding-right: 0 !important;
    }
    #field_5_10 .divider-div.with-margin {
        margin-bottom: 5px;
    }
    #field_5_10 h4.h-centered.h-dark-blue{
        font-size: 22px;
        line-height: 25px;
    }
    #field_5_10 p{
        font-size: 14px;
    }
    .div-modal-window .w-form.wrapper-form.popup-form.entertain-modal{
        padding-bottom: 0;
    }
    .vip-experience .div-modal-window .close-popup-img{
        position: relative;
        left: -8px;
        top: 20px;
        width: 17px;
        float: right;
        opacity: 0.7;
        background: #102b4e;
        padding: 2px;
    }
    #gform_5 input{
        padding: 0 8px !important;
    }
    .vip-experience .div-modal-window .div-center-vert{
        top: 53%;
    }
}


/*Heading change*/
h2.heading-large {
    width: 70%;
    font-family: 'Acumin pro condensed', sans-serif;
    font-size: 5rem;
    line-height: 5.2rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

h1.heading1-large{
    font-family: 'Acumin pro condensed', sans-serif;
    font-size: 4rem;
    line-height: 5.2rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #102b4e;
}
.li-blog-post .div-post-thumb-text {
    padding: 37px 15px 37px 20px;
}


@media screen and (max-width: 767px){
    h1.heading1-large,
    h2.heading-large{
      font-family: 'Acumin pro condensed', sans-serif;
      font-size: 2.5rem;
      line-height: 3rem;
      letter-spacing: 1px;
      text-transform: uppercase;
  }
  #gform_submit_button_1{
      margin-top: 15px;
  }
  
}
@media screen and (min-width: 768px) and (max-width: 1100px){
    .tile-content .tile-title {
        margin-bottom: 15px;
        font-size: 1.4rem;
        line-height: 1.3rem;
    }
}

.screen-reader-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}