/* mobile CSS */
@charset "utf-8";

img, embed, object, video {
	max-width: 100%;
	height: auto;
}
iframe {
	clear: both;
	height: 270px;
	width: 100%;
	margin-bottom: 11px;
}
img.alignright {
	max-width: 50%;
	height: auto;
}
img.alignleft {
	max-width: 50%;
	height: auto;
}
img.alignnone {
	max-width: 98%;
	height: auto;
	clear: both;
}
.column  {
	padding: 0px;
	max-width: 100%;
}
.mclear {
	clear: both;
}
h1, h2, h3, h4, h5 {
}
p, li {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}

/* Pre-Header */
#preheader {
	padding: 1% 0 0 0;
	}
#preheader .info {
	text-align: left;
	width: 70%;
	float: left;
	padding-left: 2%;
	}
#preheader .icons {
	text-align: left;
	float: none;
	width: 26%;
	padding: 2%;
	margin: 0;
	}
#preheader .nav {
	margin: 0px;
	clear: both;
	padding: 0px;
}
#preheader .nav a {
	display: block;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0px;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #176188;
}

/* Header */


/* Home Banner */
#banner {
	clear: both;
	height: auto;
	width: 100%;
	margin-bottom: 11px;
	padding-top: 40px;
	padding-bottom: 30px;
	background-image: url(/wp-content/themes/bitwave1/images/banner-mobile.jpg);
	background-color: #48494D;
	background-position: right top;
	background-repeat: no-repeat;
}
#banner .column {
	max-width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
#banner img {
	clear: both;
	height: auto;
	width: 100%;
}
#banner h1 {
	margin-top: 295px;
	margin-right: 5%;
	font-size: 255%;
}
#banner p {
	margin-right: 5%;
	font-size: 133%;
}
#banner h5 {
}

/* Section - general */
#section {
	font-size: 91%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#section .column {
	max-width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}

/* Section - Heading */
.heading#section {
}
.heading#section h1 {
}

/* Section - Teaser */
.teaser#section {
}
.teaser#section .column {
}
.teaser#section .largepic {
	width: 42%;
	padding: 0 0 10px 3%;
}
.teaser#section .content {
}
.teaser#section h1 {
	padding-top: 20px;
}
.teaser#section h1 strong {
}
.teaser#section h2 {
}
.teaser#section h3 {
}
.teaser#section h4 {
}
.teaser#section p {
}
.teaser#section p strong {
}
.teaser#section li {
}
.teaser#section h5 {
}
.teaser#section h5 a {
}
.teaser#section h5 a:hover {
}

/* Section - Teaser ALT */
.teaser.alt#section {
}
.teaser.alt#section .largepic {
	width: 42%;
	padding: 0 3% 0 0;
}
.teaser.alt#section .content {
}


/* Section - 3 Teasers */
.teasers#section {
}
.teasers#section .section {
}
.teasers#section .divider {
}
.teasers#section img {
}
.teasers#section h4 {
}
.teasers#section p {
}
.teasers#section h5 {
}

/* Section - Posts Teaser */
.tposts#section {
}
.tposts#section h2 {
}
.tposts#section .minipost {
	padding-bottom: 9px;
	margin-bottom: 9px;
	clear: both;
}
.tposts#section h3 {
}
.tposts#section h3 a {
}
.tposts#section h3 a:hover {
}
.tposts#section .minipost img {
	width: 27%;
	height: auto;
	padding: 1%;
}
.tposts#section .date {
	padding-bottom: 6px;
	margin-left: 33%;
}
.tposts#section p {
	text-align: left;
	margin-bottom: 15px;
	margin-left: 33%;
}
.tposts#section h5 {
	margin-left: 33%;
}


/* Section - Icons */
.icons#section {
}
.icons#section h3 {
}
.icons#section img {
}
.icons#section {
}
.icons#section .boxes {
}
.icons#section .boxes .box {
}
.icons#section .boxes h4 {
}
.icons#section .boxes p {
}
.icons#section .boxes img {
}


/* Section - Team */
.team#section {
}
.team#section h2 {
}
.team#section p {
}
.team#section .box {
	float: left;
	width: 47%;
	margin-right: 3%;
}
.team#section .box img {
	height: auto;
	width: 100%;
}
.team#section .box h4 {
}
.team#section .box p {
}


/* Section - Menu */
.menu#section {
}
.menu#section h3 {
}
.menu#section p {
}
.menu#section .box {
	margin-bottom: 13px;
}
.menu#section .box img {
	width: 96%;
	max-width: 440px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 2%;
	background-color: #EEE;
}
.menu#section .box h4 {
}
.menu#section .box p {
}
.menu#section .box h6 {
}


/* Section - Info */
.info#section {
}


/* Section - Testimonial */
.testimonial#section {
}
.testimonial#section img {
}
.testimonial#section p {
}
.testimonial#section em {
}


/* Section - Badges */
.badges#section {
}

/* Sponsors */
.sponsors {
	margin: 0 0 15px 0;
}
.sponsors img.sponsor {
	float: left;
	height: auto;
	width: 49%;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 1%;
}

/* Headlines */
#headlines {
	padding: 10px 5px 4px 10px;
}
#headlines span {
}

/* Section - Phone */
.phone#section {
}
.phone#section img {
}
.phone#section h4 {
}
.phone#section h2 {
}



/* Section - Page */
#page {
}
#page .column {
	width: 96%;
	margin: 0 2% 2% 2%;
}
#page .largepic {
}
#page h1 {
}
#page h2 {
}
#page h3 {
}
#page h4 {
}
#page .columns {
}
#page .column1 {
}
#page .box {
}
#page .navigation {
	display: block;
	text-align: center;
	margin: 3% 0 3% 0;
	}
#page .navigation a:link, #main .navigation a:visited {
}
#page .navigation a:hover {
}
#page .post {
	width: 96%;
	margin-bottom: 9px;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}
#page .post h2 {
}
#page .date {
}
#page h2 a {
}
#page h2 a:hover {
}

#page .wp-caption-text {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#page .wp-caption {
	max-width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 14px;
	padding-bottom: 7px;
}
#page .wp-caption.alignleft, #page .wp-caption.alignright {
	max-width: 50%;
	height: auto;
}
#page .post img {
	max-width: 100%;
	height: auto;
}
#page img.alignright {
	max-width: 50%;
	height: auto;
}
#page img.alignleft {
	max-width: 50%;
	height: auto;
}

#page .postmetadata {
}
#page .ngg-gallery-thumbnail img {
}
#page blockquote {
	padding-left: 58px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#page blockquote img {
	max-width: 40%;
	height: auto;
}
	
/* Section - Contact Page */
.contact#page img.alignleft {
}
.contact#page h2 {
}
.contact#page h3 {
}
.contact#page h4 {
}
.contact#page p {
}
.contact#page .ninja-forms-cont {
	float: none;
	clear: both;
	margin: 2%;
}
.contact#page .ninja-forms-cont h2 {
}
.contact#page .ninja-forms-cont p {
}


/* Section - Footer */
#footer {
	text-align: left;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	}
#footer .column {
	max-width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	}
#footer .logo {
	margin-bottom: 15px;
}
#footer .logo img {
}
#footer .icons {
	margin-bottom: 10px;
}
#footer p.small {
}
#footer .nav {
	padding-bottom: 10px;
}
#footer .news {
	padding-bottom: 10px;
}
#footer .news a {
}
#footer h4 {
	margin-bottom: 8px;
}
#footer a {
}
#footer a:hover {
}
