.mobile {
    display: block!important;
}
.nomobile {
    display: none!important;
}

.right {
	width:100%!important;
}

.leftt {
	width:100%!important;
}
.column_50 {
	width:100%!important;
}


#slogan {
    display: none;
}
#geweermunt {
    display: none;
}

.wrapper {
    width: 100%;
    min-width: 100%;
    padding: 0px 15px;
}


#logo img {
    width: 80%;
    height:auto;   
}

#slider_holder img {
    width: 100%;
}

#mobile_menu_button {
    text-decoration: none;
    background: #d0d0d0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    right: 10px;
    text-align: center;
    border-radius: 4px;
}

#mobile_menu_button span {
    display: none;
}

#mobile_menu_button:before {
    content: '\e806';
    font-family: 'basicicons';
    color: #fff;
    font-size: 40px;
    line-height: 40px;
}

#menu_main {
    display: none;
}

.content.left {
    width: 100%;
    float: none;
}

.content.right {
    width: 100%;
    float: none;
}

.home_item {
    width: 100%;
    min-height: 0;
    max-height: none;
    height: auto;
    float: none;
}

.home_item img {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    margin-bottom: -10px;
}

.home_item #home_content img {
    margin-bottom: 10px;
}

.home_item_content {
    height: auto;
    bottom: 0px;
    padding: 5px 10px;
}

.home_item:hover .home_item_content {
    padding: 5px 10px;
}

.home_item:hover .home_item_content h3 {
    font-weight: 400;
}

.home_item_content *, .home_item_content:after {
    display: none;
}

.home_item_content h3 {
    display: block;
}

.form_submit {
    width: 100%;
    height: 40px;
    float: none;
    margin-bottom: 10px;
    background: #faa635;
    font-size: 180%;
}

.formError {
    left: 10px!important;
}

.mobile_iframe {
    height: 250px!important;
}
.foot_content {
    float: none;
    width: 100%;
    margin: 15px 0px;
    padding: 0px;
}

.footer_right {
    width: 100%;
    float: none;
    text-align: center;
}
.footer_right a {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.footer_column
{
    width:100%;
    margin-bottom:10px;
}


#fotoboek_gallery ul li 	{ width:100%!important; }
#image_gallery ul li		{ width:100%!important; }
#image_gallery ul li img	{ max-height:auto:!important; }
.image_intro				{ display:none; }
