
body 
{ 
	min-width: unset;
}

#header
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
    height: 72px;
}

#headmenu
{
	display: none;
}

#logo
{
    width: 65px;
    margin-right: 5px;
}

#quickBar 
{
    margin-left: 50px;
}

#menu
{
    display: none;
}

#smartmenu
{
    display: block;
    position: absolute;
	top: 36px;
	left: 12px;
	width: calc(100% - 24px);
}

#slide
{
    display: none;
}

h1
{
	width: 100%;
	background: linear-gradient(90deg, #da0015, #3F0000);
	box-sizing: border-box;
	padding: 5px 5px;
    height: unset;
    display: inline-table;
}

#content 
{
    font-size: 18px;
}

#content .newsimg, #content .newsimage 
{
	height: unset;
	margin: 0;
	width: 100%;
}

#content h2:before 
{
    border-top: 32px solid #fff;
    border-left: 12px solid #373737;
}

#content h2 
{
    height: 26px;
    font-size: 18px;
}

#content ul 
{
    font-size: 18px;
}

#container,
#content,
#contentLeft
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
}

#content.map,
#container.map
{
    height: calc(100% - 64px);
}

#indexLeft
{
    display: none;
}

#indexRight,
#indexRight.no_facebook
{
    display: none;
    width: 100%;
    box-sizing: border-box;
    margin: 6px 0;
    padding: 0 4px;
    font-size: 18px;
    height: unset;
}

#cal 
{
  font-size: 18px;
}

.swiperight,
.swipeleft
{
    font-weight: bold;
    padding: 20px 10px;
    width: 100%;
    box-sizing: border-box;
}

.swiperight
{
    text-align: right;
}

.swipeleft
{
    text-align: left;
}

#indexCenter,
#indexCenter.no_facebook
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
    margin-left: 0px;
    font-size: 18px;
    height: unset;
}

#contentLeft, #contentCol1, #contentCol2 
{
    height: unset;
}

#content .contentCol 
{
    width: 100%;
}

#content .contentCol img
{
	float: unset;
}

#content form {
  margin: 0px 0px 0px 0px;
}

#journeyImage
{
    width: 100%;	
}

#journeyImage img
{
    width: 100%;    
}

#journeyLeft
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
    font-size: 16px;
}

#journeyRight
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
    min-height: unset;
    font-size: 16px;
}

#departure
{
    font-size: 16px;
}

#become_member
{
    background-size: 100%;
}

#become_member2
{
    margin-left: 5px;
    margin-right: 5px;
    width: calc(100% - 10px);
}

#clubbuslist .soldout
{
    background-position-x: center;
}

#clubbuslist .logo
{
    width: 20%;
}

#clubbuslist .name
{
    width: 80%;
}

#clubbuslist .contact_phone
{
    float: right;
    width: 80%;
}

#clubbuslist .mail_link
{
    float: right;
    width: 80%;
}

#clublist .clubitem 
{
    display: flow-root;
}

#clublist .clubitem div:nth-child(1)
{
    width: 100%;
    font-weight: bold;
}

#clublist .clubitem div:nth-child(2)    
{   
    width: 100%; 
}

#clublist .clubitem div:nth-child(3)    
{
	display: none;
}

#clublist .clubitem div:nth-child(4)    
{   
    display: none;
}

#clublist .clubheader div:nth-child(4)    
{   
    display: none;
}

#clublist .clubitem div:nth-child(5)    
{   
    width: 20%;
}

#clublist .clubitem div:nth-child(6)    
{   
    width: 20%;
}


#advert
{
    width: 100%;
    box-sizing: border-box;
    min-width: unset;
}

#footer
{
    display: none;
	width: 100%;
    box-sizing: border-box;
    min-width: unset;
}

#floatmenu ul li a.checked 
{
  background-position: 2px 10px;
}

#floatmenu ul li a 
{
  font-size: 24px;
}
