/* font-family: 'Arial','sans-serif'; */
body
{
     /* background: url('/wp-content/themes/casino/bg/bg.png') no-repeat center -18px;  */
     
}
.bg-black
{
    background: #000;
    box-shadow: 0px 5px 40px #b3b2b2;
}
.wrapper
{
    /* opacity: 0.5;   */
    /* max-width: 1920px;
        margin: 0 auto;    
        overflow-y: visible;
        overflow-x: hidden; */
}
/* #content
{
    height: 3552px;
    overflow: hidden;
    
} */
.home
{
     
}
.padd-0
{
    padding: 0;
}
.pr-15
{
    padding-right: 15px;

}
.pl-15
{
    padding-left: 15px;

}
.icon-tile
{
    background-position: -310px -126px;
	width: 34px;
	height: 54px;
}
.icon-clubs
{
    background-position: -235px -130px;
	width: 47px;
	height: 46px;

}
.icon-spades
{
    background-position: -436px -126px;
	width: 51px;
	height: 54px;
}
.icon-heart
{
    background-position: -367px -133px;
	width: 45px;
	height: 41px;
}
.icon-hotel
{
    background-position:  -106px 0;
	width: 44px;
	height: 45px;    
}
.icon-lotus
{
    background-position: -189px -6px;
	width: 52px;
	height: 45px;
}
.icon-dine
{
    background-position: -266px -3px;
	width: 64px;
	height: 44px;
}
.icon-show
{
    background-position: -357px -3px;
	width: 54px;
	height: 45px;
}
.icon-meet
{
    background-position: -446px -6px;
	width: 41px;
	height: 45px;
}

.icon-list
{
    background-position: 0 -129px;
	width: 51px;
	height: 39px;
}
.icon-grid
{
    background-position: -77px -128px;
	width: 64px;
	height: 39px;
}
.icon-calender
{
    background-position:  -174px -130px;
	width: 33px;
	height: 33px;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus
{
    background: transparent;
    color: transparent;
}
.navigation .navbar-nav > li > a:hover .nav-txt, .navigation .navbar-nav > li.current-menu-item > a .nav-txt
{
    color: #c3164a;
}
.navigation .navbar-nav > li > a:hover .icon-games,.navigation .navbar-nav > li.current-menu-item > a .icon-games
{
    background-position: 0 -57px;
}
.navigation .navbar-nav > li > a:hover .icon-hotel,.navigation .navbar-nav > li.current-menu-item > a .icon-hotel
{
    background-position: -106px -57px;
}
.navigation .navbar-nav > li > a:hover .icon-lotus,.navigation .navbar-nav > li.current-menu-item > a .icon-lotus
{
    background-position: -189px -63px;
}
.navigation .navbar-nav > li > a:hover .icon-dine,.navigation .navbar-nav > li.current-menu-item > a .icon-dine
{
    background-position: -266px -60px;
}
.navigation .navbar-nav > li > a:hover .icon-show,.navigation .navbar-nav > li.current-menu-item > a .icon-show
{
    background-position:-357px -60px
}
.navigation .navbar-nav > li > a:hover .icon-meet,.navigation .navbar-nav > li.current-menu-item > a .icon-meet
{
    background-position:-446px -63px;
}

.btn
{
    font-size: 15px;
    background: #a82f42;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid transparent;
    transition: all 0.5s ease 0s;
}

.btn:hover
{
    border: 2px solid #a82f42;
    background:#fff;
    color: #a82f42; 

}
.more-btn
{
    background: #2d4f92;
    color:#fff;
    padding:15px 55px;
    border-radius:30px; 
    display: inline-block;
    border: 2px solid transparent;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}
.more-btn:hover
{
    background: #fff;
    border: 2px solid #2d4f92;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    text-decoration: none;
    color: #2d4f92;

}
.banner
{
    background: #ffffff;
}
.banner-slider.slick-dotted.slick-slider
{
    margin-bottom: 0;
}
.banner-slide
{
    
}
.banner-subheading
{
    color:#fff;
    font-size: 22px;
    margin-bottom: 44px;
}

.banner-inner
{
    padding: 250px 0 200px;
	position:relative;
	z-index:2;
}
.upcoming-shows
{
    background: url('/wp-content/themes/casino/assets/images/banner-3.jpg') no-repeat center top;
    background-size:cover; 
    padding: 30px 0 75px;
    margin-bottom: 15px;
}
.max-box
{
    max-width: 1430px;
    margin: 0 auto;
}
.upcoming-box
{
    max-width:320px;
    width: 100%;
    float: left;
    margin-right: 18px;
    padding: 67px 25px 37px;
    min-height: 517px;
    position: relative;
    
}
.upcoming-box i
{
    position: absolute;
    left: 33px;
    top: 23px;

}
.upcoming-box:last-child
{
    margin-right: 0;
}
.upcoming-img
{
    border-radius: 50%;
    overflow: hidden;
    width: 166px;
    height: 166px;
    margin-bottom: 28px;
    
}
.upcoming-heading
{
    font-size: 25px;
    color:#302121;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.1;
}
.upcoming-date
{
    text-transform: uppercase;
    line-height: 1.2;
}
.upcoming-time
{
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    color:#373737;
    margin-bottom: 10px;
    line-height: 1.2;
}
.benefits-box
{
    position: relative;
    min-height: 350px;
    background-size:cover; 
    margin-bottom: 15px;
    
}
.upcoming-link
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 51px;
}
.bg-1
{
    background: url('/wp-content/themes/casino/assets/images/block-1.png') no-repeat center center;
    background-size: cover;
    
}
.bg-2
{
    background: url('/wp-content/themes/casino/assets/images/block-2.png') no-repeat center center;
    background-size: cover;
}
.bg-3
{
    background: url('/wp-content/themes/casino/assets/images/block-3.png') no-repeat  top center;
    background-size: cover;
}
.bg-4
{
    background: url('/wp-content/themes/casino/assets/images/block-4.png') no-repeat  center center;
    background-size: cover;
}
.bg-5
{
    background: url('/wp-content/themes/casino/assets/images/block-5.png') no-repeat  top center;
    background-size: cover;
}
.bg-6
{
    background: url('/wp-content/themes/casino/assets/images/block-8.png') no-repeat  top center;
    background-size: cover;
}
.bg-7
{
    background: url('/wp-content/themes/casino/assets/images/block-6.png') no-repeat  center center;
    background-size: cover;
}
.bg-8
{
    background: url('/wp-content/themes/casino/assets/images/block-7.png') no-repeat  top center;
    background-size: cover;
}
.benefits-box h3
{
    position: absolute;
    left: 39px;
    bottom: 50px;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    border-bottom: 10px solid rgba(176, 21, 68, 0.77);
    width: 80%;
    padding-bottom: 10px;
    padding-left: 15px;
}

.benefits-box h3 a{
color: #fff;
text-decoration: none;
font-weight: 500;

}
.benefits-box h3 span
{
    display: block;
}
.w-small h3
{
    width: 40%;
    top: 50px;
    bottom: auto;
}
.w-large h3
{
    font-size: 62px;
    font-weight: 500;
    letter-spacing: 3px;
    width: 60%;

}
.benefits-box .small-heading
{

}
.benefits-box h3 img
{
   
  
    margin-bottom: 12px;
    margin-left: 12px;
    position: absolute;
    right: 0;
    bottom: 2px;
}
.benefits-box h3 
{

}
.bad-beat-sec
{
    
    background: url('/wp-content/themes/casino/assets/images/banner-2.png') no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    padding: 46px 0;
}
.bad-beat-left
{
    float: left;
    width: 433px;
    margin-top: 21px;

}
.bad-beat-right
{
    float: right;
    width: 702px;
}
.price-wrap
{
    
}

.bad-beat-title
{
    font-size: 62px;
    color: #3b3529;
    font-weight: 800;
    display: block;
    letter-spacing: 11px;
    margin-bottom: 6px;
}
.bad-beat-sub-title
{
    font-size: 48px;
    color: #3b3529;
    letter-spacing: 24.6px;

}
.price-wrap
{
    border: 3px solid #ad833c;
    text-align: right;
    padding: 14px 20px 18px;
}
body.fr .bad-beat-title {
    letter-spacing: 2px;
}
.price
{
    color:#fff;
    font-size: 80px;
    font-weight: 800;
    display: block;
    letter-spacing:5px;
    margin-bottom: 11px;
}
.price-date
{
    color: #fff;
    font-size: 30px;
    margin-right: 22px;
}

.contact-us
{
    padding: 40px 50px;
}

.contact-us h4
{
    

}
.contact-us p
{
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
}
.phone-wrap
{
    float: left;
    
    width: 50%;
    margin-bottom: 30px;

}
.phone-wrap h5
{
    color:#fff;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.phone-wrap .phone-no
{
    color:#fff;
    display: block;
    font-size: 22px;
    line-height: 1.2;
}
.phone-wrap .phone-no a
{
    color:#fff;
}
.phone-wrap .email a
{
    color:#f82b67;
}
.phone-wrap .email
{
    color:#fff;
    font-size: 22px;
    line-height: 1.2;
}
.contact-us-wrap .more-btn{
    background: #b01544;
	text-transform: uppercase;
}
.contact-us-wrap .more-btn:hover
{
    background: #fff;
    border-color: #b01544;
    color:#b01544;
}
.mheight
{
    height: 450px;
}
.card-bg-1
{
    background: url('/wp-content/themes/casino/assets/images/card-1.png') no-repeat;
    background-size: 100% 100%;
}
.card-bg-2
{
    background: url('/wp-content/themes/casino/assets/images/card-2.png') no-repeat;
    background-size: 100% 100%;
}
.card-bg-3
{
    background: url('/wp-content/themes/casino/assets/images/card-3.png') no-repeat;
    background-size: 100% 100%;
}
.card-bg-4
{
    background: url('/wp-content/themes/casino/assets/images/card-4.png') no-repeat;
    background-size: 100% 100%;
}

.pos-static
{
    position: static;
}
.individual-event
{
    padding: 76px 0;
}
.individual-event-heading
{
    float: left;
}

.individual-event-heading h2
{
    font-size: 35px;
    color: #b61949;
    text-transform: uppercase;
    border-bottom: 10px solid #c3164a;
    padding-bottom: 11px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 2.9px;
    padding-right: 45px;
}
.individual-event-heading h2 span
{
    display: block;
}
.individual-event-content
{
    padding: 37px 0 42px;
}
.time-date
{
    font-size: 20px;
    color:#747474;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.time-date .time-date-title
{
    color: #323232;
}
.date-time-space
{
    margin-left: 21px;
}
.individual-event-link
{
    float:right;
    margin-top: 8px;
}
.individual-hotel
{
    font-size: 15px;
    color:#2d4f92;
    text-transform: uppercase;
    display: block;
    text-align: center;
    text-decoration: underline;
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 1px;
}
.individual-hotel a
{
    color:#2d4f92;
}

.individual-event-link .more-btn
{
    

    padding: 11px 36px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1.4px;
}
.individual-event p
{
    font-size: 20px;
    color:#2f2f2f;
    margin-bottom: 28px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 1px;

}


.individual-banner{
    padding: 32px 0 41px;
}
.individual-banner p
{
    font-size: 20px;
    color: #2f2f2f;
    margin-bottom: 27px;
    line-height: 1.4;
    letter-spacing: 1px;
}
.slots-wrapper
{
    padding: 0 0px 0 51px;
}
.individual-banner h2
{
    font-size: 45px;
    color: #c3164a;
    padding-bottom: 10px;
    border-bottom: 10px solid #c3164a;
    font-weight: 500;
    margin-bottom: 32px;
}
.individual-banner p
{
    font-size: 20px;
    color:#2f2f2f;
    margin-bottom: 27px;
}
.individual-play
{

}
.individual-play h2
{
    font-size: 45px;
    color: #c3164a;
    padding-bottom: 13px;
    border-bottom: 10px solid #c3164a;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 44px;
    display: inline-block;
    padding-right: 102px;

}
.individual-play-fig
{
    margin-bottom: 24px;
}
.contact-sec
{
    padding: 110px 0 0px;
}
.contact-info
{
    padding:0px 0;
}
.contact-info h4
{
    font-size: 40px;
    color: #c3164a;
    padding-bottom: 20px; 
    border-bottom: 10px solid #c3164a;
    font-weight: 500;
    letter-spacing: 2.6px;
    margin-bottom: 38px;
    margin-right: 74px;
    
}
.contact-info p
{
    color:#2e2e2e;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 1px;
    margin-bottom: 24px;
}
.contact-info .phone-wrap
{
    width: 45%;
    margin-bottom: 24px;
}
.contact-info .phone-wrap:nth-child(even)
{
    width: 55%;
}
.contact-info .phone-wrap h5
{   
    font-size: 30px;
    color: #2e2e2e;
    letter-spacing: 2.6px;
    margin-bottom: 7px;
}
.contact-info .phone-no
{
    color: #2e2e2e;
    letter-spacing: 1.6px;
}   
.contact-info .phone-wrap .phone-no,.contact-info .phone-wrap .email
{
    margin-bottom: 5px;
}
.contact-info .phone-no a
{
    color:#2e2e2e;
}
.contact-info .phone-wrap .email
{
     color:#2e2e2e;
    display: block;
}
.contact-info .phone-wrap .email a
{
     color:#930d36;
     text-decoration: underline;
}
.contact-fig
{
    margin-top: 122px;
}
.contact-content
{
    padding-left:0px;

}
.contact-content p
{
    color:#2f2f2f;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 1.4;
    letter-spacing: 1px;
}
.social-list
{
    padding-bottom: 31px;
    padding-top: 10px;
}
.social-list li
{
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 10px;

}
.contact-content .more-btn
{
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2.3px;
	text-transform: uppercase;
}
.map-wrap
{
    padding-top: 10px;
}
.map
{
    height: 362px;
}
.eat-banner {
    background-size:cover;
    background-repeat: no-repeat;
}
.eat-banner-info
{
   
    text-align: center;
    margin-bottom: 7px;
    padding: 194px 20px 180px;


}
.eat-banner-info h4
{
    font-size: 45px;
    color: #fff;
    margin-bottom: 123px;
    letter-spacing: 3.5px;
}

.eat-banner-info a
{
    font-size: 25px;
    color:#fff;
    text-transform: uppercase;
}

.eat-play-sec
{
    padding: 59px 0 33px;
}
.common-heading
{
    color:#c3164a;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    letter-spacing: 2.3px;
    padding-bottom: 23px;
}
.common-heading::before{
    height: 10px;
    background: #c3164a;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    width: 87%;
}
.common-heading span
{
    display: block;
}
.eat-play-info p
{
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.1px;
}
.eat-banner-heading
{
    
}
.eat-banner-heading span
{
    position: relative;   
}
.eat-banner-heading span::before
{
    height: 8px;
    position: absolute;
    bottom: -29px;
    content: '';
    margin: 0 auto;
    background: #9d1b3c;
    display: inline-block;
    width: 84%;
    left: 8%;
    
    
}
.eat-play-info
{
    padding: 25px 0 0 50px;
}
.eat-banner-info .more-btn
{
    padding: 13px 38px;
}

.play-box 
{
    position: relative;
    margin-bottom: 12px;
    
}
.play-box  img
{
    width: 100%;
}
.play-box-content
{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    padding: 20px 20px 50px;;

}
.play-heading
{
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 10px solid rgba(176, 21, 68, 0.77);
    padding-left: 10px;
    float: left;
    width: calc(100% - 325px);
    width: -webkit-calc(100% - 325px);
    text-transform: uppercase;
    letter-spacing: 1px;

}
.play-heading span
{
    display: block;
}

.play-box-content .more-btn
{
    
    padding: 10px 34px;
    font-size: 24px;
    position: absolute;
    right: 14px;
    bottom: 50px;
}
.play-large-content .play-heading
{
    font-size: 72px;
    width: calc(100% - 400px);
    width: -webkit-calc(100% - 400px);
}
.play-banner
{
    overflow: hidden;
}
.play-banner  .row
{
    margin-left: -22px;
    margin-right: -22px;
}
.play-banner  .col-sm-6,  .play-banner  .col-sm-12  
{
    padding: 0 7px;
}
.stay-at-sec
{
    text-align: center;
    padding: 75px 0;
    
}
.stay-heading
{
    font-size: 45px;
    color:#c3154a;
    font-weight: 500;
    letter-spacing: 3.5px;
    margin-bottom: 31px;
  text-transform: uppercase;
}
.stay-at-sec p
{
    font-size: 20px;
    color:#2f2f2f;
    margin-bottom: 23px;
    line-height: 1.2;
    letter-spacing: 1.2px;
}

.stay-txt
{
    font-size: 13px;
    color: #2f2f2f;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.room-introduction
{

}
.room-intro-content
{
    float: left;
    text-align: right;
    padding-left: 0px;
    
}
.room-txt
{
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 3px;
    
    letter-spacing: 1px;

}
.room-small
{
    display: block;
    color: #717171;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 1.2;
}
.book-wrap
{
    float: right;
}
.book-wrap .more-btn
{
    
    font-size: 24px;
    font-weight: 500;
    padding: 11px 40px;
}
.room-wrap
{
    padding-top: 69px;
}
.room-para 
{
    padding-top: 9px;
}
.room-para p
{
    font-size: 20px;
    color: #2f2f2f;
    line-height: 1.5;
    letter-spacing: 1.3px;

}
.room-gallery .col-sm-6
{
    padding-left:0px;
    padding-right: 0px; 
}
.room-gallery .row
{
    margin-left:0;
    margin-right:0;

}
.room-gallery .pl-10{
    padding-left: 10px;    
}
.room-gallery figure
{
    margin-bottom: 10px;
}
.ammenities
{
    padding-top:50px;

}
.ammenities h2
{
    font-size: 20px;
    color: #c3164a;
    text-align: center;
    font-weight: 500;
    border-bottom:3px solid #c3164a;
    padding-bottom: 21px;
    letter-spacing: 1.6px;
    margin-bottom: 38px;

    
}
.ammenities-list 
{

}

#content ul.ammenities-list li
{
     font-size: 16px;
    color: #2c2c2c;
    text-transform: uppercase;
    margin-bottom: 16px;
    letter-spacing:.4px;
    width: 33.3%;
    float: left;
    padding: 0 5px;
}
@media(max-width: 992px){ 
.ammenities-list li
{ 
    width: 50%; 
}

 }
.fr .filter-wrap {
    padding: 25px 0 0 75px;
}

 @media(max-width: 767px){ 
.header { border-bottom: 2px solid #b01544; }
.ammenities-list li
{ 
    width: 100%; 
}

 }


.ammenities-list li a, .ammenities-list li
{
    font-size: 16px;
    color: #2c2c2c;
}
.ammenities-list li::before
{
    content: '- '
}
.room-introduction
{
    padding: 65px 0 53px;
}
.room-introduction .common-heading
{
    font-size: 40px;
}
.event-list-sec
{
    overflow: hidden;
}
.event-list-main-wrap
{
    margin-bottom: 25px;
    border-bottom: 3px solid #dddddd;
    
}
.event-list-main-wrap:last-child
{
    border-bottom: none;
}
.event-list-wrap
{
    padding-bottom: 28px;
}
.list-month
{
    font-size: 25px;
    color: #686868;
    margin-bottom: 18px;
    display: block;
    letter-spacing: 2px;
}
.event-list-content h4
{
    font-size: 30px;
    color: #c3164a;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2.4px;
    margin-bottom: 21px;

}
.event-list-content h4 span
{
    display: block;
}
.event-list-fig
{
    float: left;
    margin-right: 114px;
}
.event-list-content
{
    float: left;
    padding-top: 16px;
}
.event-list-date
{
    display: block;
    color: #7a7a7a;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    line-height: 1.2;
}
.event-list-time
{
    text-transform: uppercase;
    display: block;
    color: #7a7a7a;
    font-size: 20px;
    letter-spacing: 1.8px;
    line-height: 1.2;
    margin-bottom: 27px;
}
.event-list-content .more-btn
{
    font-size: 23px;
    color: #fff;
    padding: 10px 38px;

}
.event-list-content .more-btn:hover
{
    color: #2d4f92;
}
.spa-sec
{
    padding: 45px 0;
}
.spa-heading
{
    font-size: 30px;
    color: #c3164a;
    padding-bottom: 38px;
    border-bottom: 10px solid #c3164a;
    letter-spacing: 1.5px;
    margin-bottom: 26px;
}
.spa-heading strong
{
    font-size: 45px;
    display: block;
    letter-spacing: 3.7px;
    font-weight: 500;
}
.spa-sec p
{
    font-size: 20px;
    color: #2f2f2f;
    margin-bottom: 29px;
    line-height: 1.4;
    letter-spacing: 1px;
}
.spa-sec figure img
{
    width: 100%;

}
.spa-figure
{
    position: relative;
}
.spa-figure figcaption
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 42px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 57px 20px;
    letter-spacing: 3.5px;
    background: rgba(0, 0, 0, 0.21);
}   
.spa-figure .two-lines
{
    padding: 42px 20px;
}
.spa-figure figcaption strong
{
    font-size: 30px;
    display: block;
    letter-spacing: 3.8px;
    font-weight: 500;
}
.spa-content
{
    padding-left: 47px;
    padding-bottom: 45px;
}
.spa-hours h3
{
    font-size: 45px;
    color: #c3164a;
    padding-bottom: 20px;
    border-bottom: 10px solid #c3164a;
    letter-spacing: 2.2px;
    margin-bottom: 32px;
    font-weight: 500;
}
.day-time-list
{

}
.day-time-list li
{
    overflow: hidden;
    margin-bottom: 10px;
}
.day-time-list li .day-item
{
    font-size: 20px;
    color: #2f2f2f;
    width: 200px;
    float: left;
    
}
.day-time-list li .time-item
{
    float: left;
    color: #2f2f2f;
    font-size: 20px;
    width: 150px;
}
.spa-phone 
{
    font-size: 20px;
    color:#2f2f2f;
    text-transform: uppercase;
    float: left;
    width: 50%;
}
.spa-phone  strong
{
    display: block;
    margin-bottom: 10px;
}
.spa-phone span
{
    display: block;
    margin-bottom: 10px;
}
.spa-email 
{
    font-size: 20px;
    color:#2f2f2f;
    width: 50%;
    float: left;
}
.spa-email  strong
{
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.spa-email span
{
    display: block;
    margin-bottom: 10px;
}
.spa-email span a
{
    color:#c3164a;
    text-decoration: underline;
}
.stay-at
{
    padding: 59px 0 8px;
    overflow: hidden;
}
.select-wrap
{
    float: left;
    margin-right: 80px;
}
.select-title,.options-title
{
    display: block;
    font-size: 14px;
    color:#2d4f92;
    font-weight: 600;   
    text-transform: uppercase;    
    text-align: center;
    margin-bottom: 15px;
}
.options-wrap
{
    float: left;
}
.options-list li
{
    float: left;
}

.options-list li a{
    display: inline-block;
}
.options-list li a:hover
{
    text-decoration: none;
}
.options-list li a:hover .icon-grid,.options-list li.active a .icon-grid
{
    background-position: -77px -180px;    
}
.options-list li a:hover .icon-list,.options-list li.active a .icon-list
{
    background-position: 0 -181px;
}
.options-list li a .options-link
{
    font-size: 20px;
    color: #727272;
    display: block;
    text-align: center;
    margin-top: 12px;    
    font-weight: 600;
    
}
.options-list li a:hover .options-link,.options-list li.active a .options-link 
{
    
    color: #2d4f92;
    text-decoration: none;
}


 .select-wrap .ui-selectmenu-text
{
    font-size: 14px;
    color:#2d4f92;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0;
}
.select-wrap .ui-selectmenu-icon.ui-icon
{
    background: url('/wp-content/themes/casino/assets/images/arrow.png') no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 16px;
    top: 16px;
}
.select-wrap .ui-state-default,.select-wrap .ui-widget-content .ui-state-default,.select-wrap .ui-widget-header .ui-state-default,.select-wrap .ui-button,.select-wrap html .ui-button.ui-state-disabled:hover,.select-wrap html .ui-button.ui-state-disabled:active
{
    background: #f2f2f2;

}
.select-wrap .ui-state-hover,.select-wrap .ui-widget-content .ui-state-hover,.select-wrap .ui-widget-header .ui-state-hover,.select-wrap .ui-state-focus,.select-wrap .ui-widget-content .ui-state-focus,.select-wrap .ui-widget-header .ui-state-focus,.select-wrap .ui-button:hover,.select-wrap .ui-button:focus
{
    background: #f2f2f2;
    color:#2d4f92;
}
.select-wrap .ui-state-hover .ui-icon,.select-wrap .ui-state-focus .ui-icon,.select-wrap .ui-button:hover .ui-icon,.select-wrap .ui-button:focus .ui-icon
{
    background: url('/wp-content/themes/casino/assets/images/arrow.png') no-repeat;
}   
.select-wrap .ui-selectmenu-button.ui-button
{
    width: 208px;
    padding: 11px;
}
.filter-wrap
{   
    padding: 25px 0 0 127px;
}
.options-list li
{
    margin-right: 34px;
}
.options-list li:last-child
{
        margin-right: 0;
}
.options-title
{
    margin-bottom: 23px;
    
}
.checkout-bg
{
    background: url('/wp-content/themes/casino/assets/images/spa-5.png') no-repeat;
    padding:65px 20px 45px; 
}
.checkout-content
{
    font-size: 35px;
    color: #fff;
    padding-bottom: 20px;
    letter-spacing: 2px;

    position: relative;

}
.checkout-content::before
{
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    width: 70%;
    height: 6px;
    background: #d2154e;   
}
.checkout-content span
{
    display: block;
}
.event-grid-sec
{
    overflow: hidden;
    margin-bottom: 30px;
}
.event-grid-wrap
{
    position: relative;
    margin-bottom: 5px;
}
.event-grid-sec .col-sm-6
{
    padding: 0 4px
}
.event-grid-sec .row
{
    margin-left: -4px;
    margin-right: -4px;
}
.event-grid-content
{
    position: absolute;
    left:0;
    top:50%;
    width: 100%;
    text-align: center;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}
.event-grid-content h4
{
    text-transform: uppercase;
}
.event-grid-content h4 span
{
    display: block;
}
.event-grid-content .more-btn
{

}

.event-grid-content .event-list-date
{   
    color:#fff;
    
}
.event-grid-content .event-list-time
{
    color:#fff;

}   
.event-grid-fig img
{
    width: 100%;
}
.event-grid-content .more-btn
{
    font-size: 24px;
    padding: 10px 38px;

}
 .request-appoint-content
 {
     text-align: center;
     padding: 18px 58px;
     float: left;
     width: 40%;
 }
 .request-appoint-content h4
 {
    font-size: 30px;
    color:#245195;
    font-weight: 600;
    letter-spacing: 2.8px;
    line-height: 1.1;
    margin-bottom: 17px;
 }
 .request-appoint-content p {
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 25px;
    line-height: 1.2;
}
 .form-control
 {
     font-size: 17px;
     color:#940d36;
     border: 0;
     box-shadow: none;
     border-bottom:5px solid #940d36;
     text-align: center; 
 }
 .form-control:focus
 {
     outline: none;
     border-color: none;
     border-bottom:5px solid #940d36;
     box-shadow: none;
 }
 .form-group {
    margin-bottom: 30px;
}
 .form-control::-webkit-input-placeholder {
    text-align: center;
    opacity: 1;
    color:#940d36;
 }
 .form-control::placeholder {
    color: #940d36;
    opacity: 1; /* Firefox */
    text-align: center;
}

.form-control:-moz-placeholder { /* Firefox 18- */
    color:#940d36;
    text-align: center;  
    opacity: 1;
    
 }
 
 .form-control::-moz-placeholder {  /* Firefox 19+ */
    text-align: center;  
    opacity: 1;
    color:#940d36;
 }
 
 .form-control:-ms-input-placeholder {  
    text-align: center;
    opacity: 1;
    color:#940d36; 
 }
 .select-wrap-red .ui-selectmenu-button.ui-button
 {
    width: 100%;    
    text-align: center;
 }
 .select-wrap-red .ui-state-default,.select-wrap-red .ui-widget-content .ui-state-default,.select-wrap-red .ui-widget-header .ui-state-default,.select-wrap-red .ui-button,.select-wrap-red html .ui-button.ui-state-disabled:hover,.select-wrap-red html .ui-button.ui-state-disabled:active
 {
     background: #fff;
     border: 0;
     border-bottom:5px solid #940d36;
     font-size: 17px;
     color:#940d36;
 }
 .select-wrap-red .ui-state-hover,.select-wrap-red .ui-widget-content .ui-state-hover,.select-wrap-red .ui-widget-header .ui-state-hover,.select-wrap-red .ui-state-focus,.select-wrap-red .ui-widget-content .ui-state-focus,.select-wrap-red .ui-widget-header .ui-state-focus,.select-wrap-red .ui-button:hover,.select-wrap-red .ui-button:focus
 {
     background: #fff;
     border: 0;
     border-bottom:5px solid #940d36;
     font-size: 17px;
     color:#940d36;
 }
 .select-wrap-red .ui-widget
 {
    font-family:"futura-pt";
	font-weight: 500;
 }
 .select-wrap-red .ui-button .ui-icon
 {
     position: absolute;
     right: 15px;
     top:15px;
     background: url(/wp-content/themes/casino/assets/images/arrow-2.png) no-repeat; 
     width: 10px;
     height: 6px;

 }
 .select-wrap-red .ui-selectmenu-text
 {
     margin-right: 0;
 }
 .form-group-wrap .form-group
 {
     float: left;
     width: 50%;
 }
 .form-group label
 {
    font-size: 17px;
    color:#940d36;
    margin-top: 10px;
 }

 .form-group  i
 {
     margin-left: 10px;
     vertical-align: middle;
 }
 .request-appoint-fig
 {
     float: left;
     width: 60%;
 }
 .request-appoint-content
 {
     
 }
 .request-appoint-content .more-btn
 {
     font-size: 20px;
     padding: 10px 60px;
 }
.pop-up {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding-top: 0px;
    display: none;
    z-index: 99
}


.home .pop-up {
    position: fixed;
   
}
div#myBtn {
    cursor: pointer;
}
span.close {
    font-size: 29px;
    margin-right: 15px;
   }
 .request-appoint .container
 {
     background: #fff;
 }
.request-appoint .container {
      padding: 20px 20px;
}
.modal-dialog {max-width:1170px;}
.table.table-bordered {
    border: 1px solid #dddddd;
    display: inline-block;
    width: auto;
    margin-top: 15px;
}

@media(min-width: 768px){
.room-introduction .common-heading span {
    display: block;
    width: 90%;
}
.event-list-content h4 { 
    width: 65%;
}

.event-list-content { 
    width: 51%;
}

img.attachment-galley-thumb.size-galley-thumb {
    height: 187px;
}
.tribe-events-event-image img.attachment-full.size-full.wp-post-image {
    width: 100%;
    height: 368px;
    object-fit: cover;
}

.individual-event-heading h2 span {
    display: block;
    width: 100%;
}

}


.upcoming-box img {
    border-radius: 50%;
    margin-bottom: 25px;
}


section.event-list-sec {
    display: none;
}



.wpml-ls-item {
    text-transform: uppercase;
    font-weight: bold;
    list-style: none;
}

.wpml-ls-item {
    text-transform: uppercase;
    /* font-weight: bold; */
    list-style: none;
    letter-spacing: 1px;
}


.wpml-ls-item a{
    color: #2c6fd2;
    font-size: 16px;
    text-decoration: underline;
    letter-spacing: 1px;
    font-weight: 500;
}

 [lang="en-US"] .menu-item-wpml-ls-6-en, [lang="fr-FR"] .menu-item-wpml-ls-6-fr{
    display: none;
}


select.sec_filter {
    padding: 9px;
    width: 200px;
    border-radius: 5px;
        background: #f2f2f2;
}

.sec_filter {
    font-weight: bold;
    display: block; 
    text-align-last: center;
    font-size: 14px;
    color: #2d4f92;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0;
}

.sec_filter option{

font-size: 16px;
background:#fff;
padding:5px 0px;

}

.request-appoint-content    iframe {
    min-height:408px;
	height:auto!important;
}

.request-appoint .modal-content {background-color:transparent; -webkit-box-shadow: none;
    box-shadow: none; border: none;}
.request-appoint .modal-dialog {
    width: 100%;
    margin: 30px auto;
}	

figure.request-appoint-fig img {
  
    object-fit: cover;
    width: 100%;
}

.contact_form figure.request-appoint-fig img {
       height: 533px;
    object-fit: cover;
    width: 100%;
}

.contact_form div#out_side {
    margin-top: 66px ;
}



.contact_form iframe {
    min-height: 360px;
}




@media(min-width: 767px){

#myModal2 .request-appoint-content {
    text-align: left;
    padding: 10px 19px;
    float: left;
    width: 50%;
}

#myModal2 .request-appoint-fig {
    float: left;
    width: 50%;
}

}
@media(max-width: 767px){
.contact_form figure.request-appoint-fig img {
    height: auto;}
    .contact_form div#out_side {
    margin-top: 10px ;
}

}











section.event_banner {
    padding: 100px 0 80px;
    text-align: center;
	position:relative;
}

span.border {
    max-width: 400px;
    height: 5px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}

section.event_banner h2 {
    color: #fff;
    font-size: 40px;
    margin: 0 0 21px 0;
}

.event_banner .container {
    max-width: 960px;
	position:relative;
	z-index:10;
}


.meeting_event_page .event_banner p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 27px;
    color: #fff
}

section.event_me-sec {
    margin-top: 40px;
}



.meeting_event_page p {
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
}

.meeting_event_page .spa-content {
    padding-left: 0;}




 .sec_bg {
    background: #920d36;
}


 .sec_bg img {
    display: block;
    height: 550px;
    width: 100%;
    object-fit: cover;
}

.about_right_content {
    padding-top: 50px;
    max-width: 600px;
    padding-left: 50px;
    width: 100%;
}

.about_right_content p{ color: #fff }


section.dimensions_sec {
    background: #f0f0f0;
    padding: 45px 0 60px;
}


section.dimensions_sec h2 {
    text-align: center;
    color: #c3164a;
    font-weight: 500;
}

.dimensions_list {
    padding: 35px 0;
    border-top: 5px solid;
    border-bottom: 5px solid;
    border-color: #c3164a
}


.dimensions_list ul {
    overflow: hidden;
}


body .dimensions_list li {
    width: 33.3%;
    float: left;
    padding-left: 112px;
    font-weight: normal;
    margin-bottom: 12px !important;
    font-size: 18px !important;
}

body .dimensions_list li:before {
    content: "-";
    position: relative;
    top: -2px;
    left: -6px;
}

.dimensions_list li {
    width: 33.3%;
    float: left;
}



.meetings_rooms_sec span.border {
    margin: 0;
    margin-bottom: 25px;
}


.meetings_rooms_sec .about_right_content { 
    max-width: 550px;}

.meetings_rooms_sec  .about_right_content  em {
    font-size: 16px;
}


.meetings_rooms_sec .about_right_content {
    padding-top: 100px;}


    section.widdings_sec {
    text-align: center;
    padding: 70px 0;
    background-size: cover;
}


 section.widdings_sec h2 {
    color: #920d36;
    font-weight: 500;
}


.widdings_sec span.border {
    background: #920d36;
    height: 6px;
}


.meeting_event_page .widdings_sec  p {
    width: 80%;
    margin: 0 auto 7px;
}

section.about_3 {
    margin-top: 40px;
}


.about_3 h2 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    border-bottom: 4px solid #920d36;
    padding-bottom: 16px;
}

.meeting_event_page .about_3 p {
    margin-bottom: 5px;
}

section.room-gallery {
    margin-top: 50px;
    border-top: 3px solid #c3164a;
    text-align: center;
    padding-top: 30px;
}


section.room-gallery h2 {
    color: #c3164a;
    margin-bottom: 25px;
}


@media (min-width: 768px){
img.attachment-galley-thumb.size-galley-thumb {
    height: 183px;
}
.upcoming-box img {
    border-radius: 50%;
    margin-bottom: 25px;
    height: 150px;
    object-fit: cover;
}
}


img.buffet_image {
    margin-top: 40px;
    height: 300px;
    width: 100%;
    object-fit: cover;
}


.common-heading::before { 
    width: 40%;
}


.buffet_page p {
    font-size: 20px;
    color: #2f2f2f;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
}


.buffet-introduction .room-intro-content { 
    width: 51%;
}

.buffet-introduction .room-wrap {
    padding-top: 26px;
}


.buffet-introduction .book-wrap {
    float: right;
    margin-top: -10px;
}

span.room-small {
    color: #3e3e3e;
}


p.text-2 {
    font-size: 16px;
}
.text-2 span {
    display: inline-block;
    color: #c3164a;
}



.schedule_item {
    border: 3px solid #2d4f93;
    padding: 30px 28px;
    min-height: 267px;
        margin-bottom: 30px;
}

.schedule_item  h3 {
    font-weight: bold;
    font-size: 30px;
    color: #df1753
}


.schedule_item h4 {
    font-size: 21px;
    color: #df1753;
    margin-bottom: 15px;
    line-height: 1.2;
    margin-bottom: 4px;
    margin-top: 11px;
        margin-top: 0;
}


.buffet_page .schedule_item  p {
    font-size: 19px;
    color: #767676;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 0;
}











.col-sm-6.padd-0.sec_contact_info {
    background: #2659a6;
    padding: 53.7px 40px;
        min-height:452px;
}

.sec_contact_info > div {
    width: 527px;
    float: right;
    padding-right: 60px;
}


.sec-contact h2 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 10px 0;
}


.sec-contact p {
    font-size: 18px;
    color: #fff; 
}

.sec-contact  h3 {
    font-size: 21px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.sec-contact  em {
    font-size: 15px;
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.sec_contact_info a.more-btn {
    background: #fff;
    color: #920d36;
	margin-top:6%;
}

.sec_contact_info a.more-btn:focus.sec_contact_info a.more-btn:active {color:#920d36;}
.sec_testimonials {
    background: #224c8e;
        min-height: 387px;
}


.sec_testimonials > div {
    padding: 50px 39px;
    width:100%;
}


.testimonials-slider {
    margin-top: 30px;
}

.testimonials-item p {
    line-height: 30px;
}

.testimonials-footer img {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    margin-right: 25px;
	border-radius: 50%;
}

.sec_contact_info p{line-height:30px;}
.testimonials-footer h4 {
    font-size: 18px;
    float: left;
    font-weight: 500;
    margin-top: 11px;
}
.testimonials-footer span {
    display: block;
    font-weight: normal;
    font-size: 16px;
}     


.slick-dots li button {
    padding: 4px;
    background: #fff;
    border-radius: 50%;
    margin: 5px;
    border:1px solid #fff;
}

ul.slick-dots {
    bottom: -50px;
}

li.slick-active button{ background: transparent !important; }
.slick-dotted.slick-slider {
    margin-bottom: 4px;
}


.testimonials-footer {
    overflow: hidden;
    margin-left: 133px;
}

.sec-contact p a {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

section.sec-contact {
    margin-top: 30px;
}







.sec-popup {
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
    display:none;
}

.sec-popup-body {
    max-width: 800px;
    width: 100%;
    margin: 37px auto;
    border: 1px solid #fff;
    background: #fff ;
	    height: auto;
    overflow: scroll;
}



.sec-popup-header {
    text-align: center;
    padding: 80px 50px;background-size: 100%;

}

.sec-popup-header  h3 {
    font-size: 33px;
    color: #fff;
    line-height: 1.2;
    font-weight: 500;
    border-bottom: 5px solid;
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto 23px;
}


.sec-popup-header p {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 29px;
    letter-spacing: 0.5px;
    width: 80%;
    margin: 0 auto;
}
.eat-banner::before, .event-grid-fig::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  background:rgba(0,0,0,0.7);
  display:block;
}
.opacity::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  background:rgba(0,0,0,0.1);
  display:block;
  z-index:1;
}
.eat-banner-info, .event-grid-fig {position:relative;}
.event-grid-fig  {margin:0px; padding:0px;}
.event-grid-fig img {display:block;}
.fullanchor {display:block; height:100%; width:100%; position:absolute; z-index:2;}
.benefits-box {
    transition: transform .2s;
}

.benefits-box:hover {
  opacity:.8;
}
a.more-btn:focus {
    color: #ffffff;
    text-decoration: none;
    outline: none!important;
}
.play-box-content .more-btn:focus{color:#2d4f92; background:#ffffff}
.page-id-1464 .schedule_item {min-height:175px;}
.page-id-1464 .text-2 {display:none;}
.row2 [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px!important;
}

.row2{
  overflow: hidden; 
}
.individual-play-fig img{display:block; width:100%; height:auto;}
.fimg img {height:400px; object-fit:cover; display:block;}
.more-btn.btn-red {background:#b01544;}
.more-btn.btn-red:hover {color:#b01544; background:#ffffff; border-color:#b01544}
.btn-blocks .btn-red {margin-right:10px;}
.btn-blocks {margin:10px 0px;}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.request-appoint-content.chefcontent, .request-appoint-content.chefcontent p{text-align:left;}
@media all and (max-width:767px) {
	.fimg img {height:auto;}
}
@media all and (max-width: 1199px)
{
.sec_contact_info > div {
    width: 100%;
    float: none;
    padding-right: 1px;
}
.row2 [class*="col-"]{
  margin-bottom:10px;
  padding-bottom:0px!important;
}
.row2 .sec_testimonials {padding-bottom:20px!important;}
.btn-blocks .btn-red {
   margin-bottom: 10px;
    margin-top: 0px;
	width:100%;
}
.btn-blocks {
      margin-top: 20px;
	  margin-bottom:0px;
}
.page-id-19 section.room-gallery {
    margin-top: 20px;
}
}
.page-template-default .contact-info p, .page-template-default #content .contact-info ul li{
    color: #2e2e2e;
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: normal;
	font-weight:400;
    margin-bottom: 24px;
}
 .page-template-default #content .contact-info ul{
list-style: disc inside none; }
.padd-0.mfirst {padding-right:10px;}
@media all and (max-width:767px)
{
.contact-fig
{
    margin-top: 122px;
}	
.padd-0.mfirst {padding-right:0px;}	
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ffffff!important;
}
.table-bordered tbody {background:#245195;}
.table-bordered  {color:#ffffff;}
#myModal2 p {color:#000000;}
#myModal2 .sec-popup-header p {color:#ffffff;}
#myModal2 strong {font-size:18px;}
.mybg{position:relative; background-size:cover; background-repeat:no-repeat;}
.mybg::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  background:rgba(254,254,254,0.6);
  display:block;
  z-index:0;
}

.fr .pl-15 .mcol.benefits-box h3 {width:92%}

.room-wrap {
    padding-top: 12px;
}
.fr .upcoming-link .more-btn{
   padding: 15px 38px;
}

.fr .upcoming-link .more-btn, .max-box  .more-btn, .fr .book-wrap .more-btn{
   padding: 15px 25px;
}
[lang="fr-FR"]  .room-intro-content {   
   float: right;
    margin-bottom: 16px;
}

.fr .sec_bg img {
       height: 621px;
}
.contact-us.contact-info iframe{height:500px!important; max-width:100%!important}
@media all and (min-width: 1002px)
{
	.banner-slide {min-height:655px;}
}
@media all and (min-width: 991px) {
.fr .pl-15 .benefits-box.bg-4 h3{
    font-size: 28px;
    left: 5px;
	width:95%;
}
}
@media(max-width: 768px){
	.price-wrap {text-align:center;}
	.upcoming-shows h2 {font-size:33px}
	.fr .price-date, .fr .price {
    font-size: 23px;
}
 .fr .eat-banner-info .more-btn {
    padding: 13px 27px;
}
.fr .sec_bg img {height:auto;}
.about_2 {margin-top:20px;}
}





[lang="fr-FR"] .en-sec{
display: none;
}

[lang="en-US"]  .sec-fr{
display: none;

}


[lang="en-US"]  .en-sec{

display: block;
}

span.date-time-space.time-date-title {
    margin: 0;
}

.promoimg img {object-position:0px 0px;}
span.date-time-space.time-date-title {
    display: block;
}
.fr .play-box .play-heading{ font-size:35px;}
@media only screen and (max-width: 991px)
{
.eat-banner-info a {font-size:16px;}	
.fr .play-box .play-heading{ font-size:20px;}
}

@media only screen and (max-width:768px)
{
#myBtn2{padding: 10px 30px; }
.play-box-content .more-btn {
    position: initial;
    margin-top: 12px;
    margin-bottom: 12px;
}
.play-box-content .play-heading {
    width:98%!important;
}
#content ul.ammenities-list li{width:100%;float:none;}
.banner-slide {
    background-size: cover!important;
    background-position: center top!important;
}
.banner-slide {
    height: 280px;
}
}

@media all and (min-width:768px)
{
	.banner-inner h1 {width:70%; margin:0 auto; text-align:center;}
}