/* header */
#header #logo img
	{ height: auto; max-width: 100%; }

/* header background */
.fullscreen
	{ min-height: 60%; width: 100%; }

/* header background */
@media (orientation: portrait) {
.not-fullscreen
	{ height: 33%; }
}



/* content */
.content .box14
	{ float: none; width: 100%; }

.content input[type="text"],
.content input[type="email"],
.content input[type="password"],
.content textarea
	{ width: 90%; }

.content table tr
	{ border-bottom: 1em solid transparent; }
.content table th,
.content table td
	{ display: block; }

.content #map
	{ height: 320px; }

/* wp classes at images */
img.alignleft,
img.alignright
	{ display: block; float: none; margin: 1em auto; }


.title h1 {
    font-size: 25px;
}

.title h2 {
    font-size: 15px;
}

h1 {
    font-size: 1.6em!important;
}

.title-box_icon {
    margin-top: 2em;
}


.ma-s  {
    margin: 0!important;
}

.ma-s  p{
    margin-bottom: 2em!important;
    margin-top:2em!important;
}
