/*CMS SPECIFIC STYLES*/
.PagePlaceholderContent .header-outer,
.PagePlaceholderContent .header {
  position:relative;
}

.EditMode .header-outer,
.WPTTable .header-outer,
.EditMode .sidebar {
	display: none;
}

.PagePlaceholderContent .header-outer {
	display: block;
}

.OnSiteSlider {
	color: #000;
}
/*END CMS SPECIFIC STYLES*/

.browser-banner {
	color: #000;
}

.browser-banner a {
	color: #0000FF;
}

.slider-compact .slide {
    height: auto;
}

.slider-compact P {
    margin: 0;
}

/*Corrected Class*/
.sidebar .sidebar-toggle{
    height:100%;
}
.sidebar.sidebar-expanded .sidebar-toggle{
    height:auto;
}
.ico-close { background: url(/App_Themes/ThunderValley/css/images/sprite/ico-close.png) no-repeat 0 0; width: 42px; height: 42px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-calendar { background: url(/App_Themes/ThunderValley/css/images/sprite/ico-calendar.png) no-repeat 0 0; width: 32px; height: 25px; display: inline-block; vertical-align: middle; font-size: 0; }
.form-book-secondary .form-controls-size1 {
    width: 50px;
}
.Highlighted > a{
    color:#fdca90;
}
.menu .menu-nav li{
    padding-bottom:15px;
}
.menu .menu-content-inner .menu-sectionPlaceholder{
    margin-top:50px;
}
ul.rooms-alt{
    padding-left: 0;
}
@media (max-width: 1199px){
    .wrapper{
        margin-top:75px;
    }
}
@media (max-width: 767px){
    .wrapper{
        margin-top:0px;
    }
    .slider {
        padding-top: 73px;
    }
}
@media (max-width: 1199px) {
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 515px;
    }
    .slider .slider-images .fullscreener, .slider .slide {
        height: 515px;
    }
}
@media (max-width: 770px) {
    .slider .slider-images .fullscreener, .slider .slide {
        height: 540px;
    }
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 385px;
    }

}
@media (max-width: 435px) {
    div.slider {
        min-height: 290px;
    }
    .slider .slider-images .fullscreener, .slider .slide {
        height: 312px;
    }
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 218px;
    }
}

@media (max-width: 415px) {
    .wrapper{
        margin-top:-27px;
    }
    div.slider {
        min-height: 282px;
    }
    .slider .slider-images .fullscreener, .slider .slide {
        height: 295px;
    }
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 200px;
    }

    .slider {
        padding-top: 100px;
    }
}
@media (max-width: 376px) {
    .wrapper{
        margin-top:-45px;
    }
    .slider .slider-images .fullscreener, .slider .slide {
        height: 260px;
    }
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 187px;
    }

    div.slider {
        min-height: 258px;
    }
    .slider {
        padding-top: 100px;
    }
}
@media (max-width: 320px) {
    .slider .slider-images .fullscreener, .slider .slide {
        height: 227px;
    }
    .slider-secondary .slider-images .fullscreener, .slider-secondary .slide {
        height: 157px;
    }

    .slider {
        padding-top: 100px;
    }
    div.slider {
        min-height: 227px;
    }
}
/*END Corrected Class*/
/*Dropdown tab content inherit from section-events*/
.tabs-dropdown {}
.tabs-dropdown .tabs-dropdown-bar { background: #484646; }
.tabs-dropdown .tabs-dropdown-bar .dropdown { max-width: 300px; line-height: 46px; background: #652f1d; background: linear-gradient(to right, #652f1d 0%,#96592b 50%,#652f1d 100%); color: #fff; }
.tabs-dropdown .tabs-dropdown-bar .dropdown:after { content: ''; position: absolute; left: 100%; top: 0; border-width: 0 20px 46px 0; border-style: solid; border-color: #652f1d transparent; }
.tabs-dropdown .tabs-dropdown-bar .dropdown > a { display: block; font-size: 16px; text-transform: uppercase; font-weight: 300; text-decoration: none; text-align: center; }
.tabs-dropdown .tabs-dropdown-bar .dropdown > a:hover,
.tabs-dropdown .tabs-dropdown-bar .dropdown > a:focus { color: #e5b53a; }
.tabs-dropdown .tabs-dropdown-bar .dropdown > a:after { content: ''; display: inline-block; vertical-align: middle; margin: -4px 0 0 4px; border-width: 8px 6px 0; border-style: solid; border-color: #fff transparent; }
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu.open { visibility: visible; opacity: 1;width : 400px;}
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu { display: block; padding: 10px; border-radius: 0; margin-left: 30px; background: rgba(255,255,255,.8); visibility: hidden; opacity: 0; transition: all .2s ease-out; }
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu ul { padding: 0 15px; list-style: none outside none; border: 2px solid #9f9e9b; font-size: 20px; text-transform: uppercase; text-align: center; }
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu li + li:before { content: ''; display: block; max-width: 140px; margin: 0 auto; border-top: 2px dotted #484646; }
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu a { color: #484647; text-decoration: none; }
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu a:hover,
.tabs-dropdown .tabs-dropdown-bar .dropdown-menu a:focus { color: #959494; }

.tabs-dropdown .section-actions { padding: 8px 10px; background: #484646; text-align: center; }
.tabs-dropdown .section-actions .btn-load { display: inline-block; vertical-align: top; padding: 3px; border: 2px solid #6f6b6b; font-size: 22px; font-weight: 300; text-transform: uppercase; color: #fff; text-decoration: none; transition: all .2s ease-out; }
.tabs-dropdown .section-actions .btn-load:hover { background: #6f6b6b; }
.tabs-dropdown .section-actions span { display: block; padding: 8px 50px; background: #6f6b6b; }
@media (max-width: 767px){
    .tabs-dropdown .tabs-dropdown-bar .dropdown-menu.open {
        width:100%; 
    }
}
@media (max-width: 350px){
    .tabs-dropdown .tabs-dropdown-bar .dropdown-menu.open {
        width:85%; 
    }
}

/*END Dropdown tab content*/
/*rewards page rewards tier table*/
.table.rewardsTable th{
    width:120px;
}
.table.rewardsTable img{
    width:62px;
    height:100px;
}
/*END rewards page rewards tier table*/
/*Simple Content Page Type*/
.tabs-alt-secondary .tab-content{
    max-width:inherit;
    padding:0;
    margin:0;
}
.tab-content .tab-image.headerposition{
    text-align:center;
    
}
.tab-content .tab-image.headerposition img{
    width:100%;
}
.tab-content .tab-image.leftposition{
    margin: 40px 30px 20px 0px; 
    float: left;
}
.tab-content .tab-image.rightposition{
    margin: 30px 0px 0px 20px; 
    float: right;
}
/*END Simple Content Page Type*/

/*menu tab dropdown*/
.menu .dropdown{
    margin-bottom:40px;
    margin-left:20px;
    width:300px;
}
@media (max-width: 350px){
    .menu .dropdown{
        width:100%;
    }
}
.menu .menudropdownbtn{
    width:inherit;
    height:40px;
    background-color:#fff;
    color:#000;
    border:1px solid #000;
    //padding: 5px;
}

.menu .dropdown .dropdown-menu{
    background-color:#eee;
    opacity: 0.9;
}
.menu .dropdown li{
    text-align:center;
    border-bottom:1px dotted #000;
    padding-top:5px;
    padding-bottom:5px;
}
.menu .dropdown li a{
    text-decoration:none;
}
.notconsolidate.menu .menu-content{
    max-height: 100%;
}
/*END menu tab dropdown*/

/*Menu on mobile*/
/*@media (max-width:350px){
    .header .header-inner-nav ul li{
        margin-left:0;
        font-size: 12px;
    }
}*/
@media (max-width: 767px){
     .header .header-inner-nav ul li{
        margin-left:0;
        font-size: 12px;
    }
}
@media(max-width:890px){
    #book-now .form-book-secondary{
        width:inherit;
    }
}
@media (max-width: 767px){
    .tabs-alt .tabs-nav a {
        width: 120px;
    }
}

/*END Menu on mobile*/
@media (max-width: 1024px){
    .tabs-alt .tabs-nav a:before{ visibility: visible; opacity: 1; }
}
@media (max-width: 740px){
    .tabs .tabs-nav li.hide-for-mobile{
        display:none;
    }
}


