@media only screen and (max-width: 660px) {

body:after {
	content: "mobile";
	display: none;
}

.mediapopup,
#open,
.meta .col3,
#cclizenz,
.supportus {
	display: none;
}

#col1 .socialshare li.whatsapp,
.mobileonly {
	display: block;
}

* {
	-webkit-text-size-adjust: 100%;
}

body {
	font-size: 15px!important;
	width: 100%;
	overflow-x: hidden;
}

#allwrap {
	width: 100%;
	overflow: hidden;
}

#header {
	border:none;
	-webkit-transition: 0.4s -webkit-transform;
	-moz-transition: 0.4s transform;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

body.sidebar #header {
	-webkit-transform: translate3d(275px, 0, 0);
	-moz-transform: translate3d(275px, 0, 0);
}

#closesidebar,
#opensidebar {
	background: #005dc3;
	width: 50px;
	height: 28px;
	text-align: center;
	font-size: 20px!important;
	position: relative;
}

#opensidebar {
	float: left;
	color: #fff!important;
	-webkit-transition: 0.4s opacity;
	margin-top: -6px;
}

#closesidebar {
	background: #fff;
	color: #005dc3!important;
	float: right;
	margin: 16px 2px 15px 0;
}

#closesidebar:before,
#opensidebar:before {
	content: "\e011";
	color: inherit;
}

body.sidebar #opensidebar {
	opacity: 0;
}

#col2 h2.hideme {
	position: static;
	display: block;
	color: #fff;
	margin-top: 13px;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
}

.widget h3 {
border-bottom: 1px solid #fff;
}

#header img {
	width: 100%;
	height: auto;
	padding: 0;
	margin-top: -10px;
	position: static;
}

#praxisblog {
	width: 68%;
	background-size: 100% auto;
	margin: -10px 5% 0 29%;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 0;
	padding-top: 19%;
}



#navwrapper {
	height: auto;
	width: 100%;
	border: none;
	border-top: 1px solid #fb5628;
	-webkit-transition: 0.4s -webkit-transform;
	-moz-transition: 0.4s transform;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	overflow: visible;
	margin-bottom: 3em;
}

#nav-main .page-item-310 {
	display: block;
}

#navwrapper.nosubpage {
	margin-bottom: 0;
}

#navwrapper:after {
	content: ".";
	color: #fff;
	height: 0;
	overflow: hidden;
	display: block;
	clear: both;
	position: relative;
	top: -1px;
	border-bottom: 1px solid #fb5628;
}

body.sidebar #navwrapper {
	-webkit-transform: translate3d(275px, 0, 0);
	-moz-transform: translate3d(275px, 0, 0);
}

#navwrapper ul li {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	position: static;
	padding: 0;
	border: none;
	display: table;
	border-bottom: 1px solid #fb5628;
	border-right: 1px solid #fb5628;
}

#navwrapper > ul > li.current-menu-item,
#navwrapper > ul > li.current-menu-ancestor {
	background: #fc5729;
}

#navwrapper ul li:nth-child(2n) {
	border-right: none;
}

#navwrapper ul li a {
	text-align: left;
	line-height: 1.1;
	height: 2.2em;
	display: table-cell;
	margin: 0;
	border:none;
	vertical-align: middle;
	width: 100%;
	padding: 0 0 0 15px;	
}

ul.sub-menu {
	display: none!important;
}

#nav-main .current-menu-ancestor ul.sub-menu,
#nav-main .current-menu-item ul.sub-menu {
	display: block!important;
	top: auto;
	left: 0;
	bottom: -3em;
	width: 200%;
	border:none;
	border-bottom: 1px solid #fc5729;
}

#nav-main .current-menu-ancestor ul.sub-menu li,
#nav-main .current-menu-item ul.sub-menu li {
	width: 25%;
	float: left;
	border:none;
	padding: 0 3px 0 15px;
}

#nav-main .current-menu-ancestor ul.sub-menu li:nth-child(2),
#nav-main .current-menu-item ul.sub-menu li:nth-child(2) {
	padding: 0 15px 0 3px;
}

#nav-main ul.sub-menu a,
#nav-main ul.sub-menu a {
	background: #ddd;
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	text-align: center;
	padding: 0;
	color: #333;
}

#nav-main ul.sub-menu a:focus,
#nav-main ul.sub-menu a:hover,
#nav-main ul.sub-menu a:active {
	background: #bbb;
}

#nav-main ul.sub-menu .current-menu-item a {
	background: #fc5729;
	color: #fff;
}

#navwrapper .current-menu-ancestor > a,
#navwrapper .current-menu-item > a {
	float: none;
}

.wrapper {
	margin: 0;
	width: 100%!important;
	overflow: hidden;
}

#main {
	margin-top: -1px;
	padding-top: 1.2em;
	position: static;
}

#col1 {
	-webkit-transition: 0.4s -webkit-transform;
	-moz-transition: 0.4s transform;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	min-width: 290px;
	width: 100%;
	padding: 0 15px;
	margin: 0;
	box-sizing: border-box;
	
}

body.sidebar #col1 {
	width: auto;
	margin: 0 15px;
	float:none;
	position: relative;
	-webkit-transform: translate3d(275px, 0, 0);
	-moz-transform: translate3d(275px, 0, 0);
}


#col2 {
	-webkit-transform: translate3d(-275px, 0, 0);
	-moz-transform: translate3d(-275px, 0, 0);
	position: absolute;
	top: 0;
	width: 245px;
	margin: -20px 0;
	float:none;
	background: #005dc3;
	padding: 20px 15px;
	-webkit-transition: 0.4s -webkit-transform;
	-moz-transition: 0.4s transform;
	box-shadow: inset -6px 0 20px rgba(0,0,0,0.4);
}

body.sidebar #col2 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

#col2 * {
	color: #fff;
}

.patometer {
	clear: both;
	float: none;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 2em;
}

#col2 .widget .patometer {
	overflow: visible;
}

#col2 .widget .patometer a {
	overflow: hidden;
	background: #fff;
	color: #222;
}

#searchform input[type=text] {
	font-size: 16px;
	color: #000;
}

#searchform input[type=submit] {
	-webkit-appearance:none;
}

#searchform input[type=submit]:focus,
#searchform input[type=submit]:hover,
#searchform input[type=submit]:active {
	background: #fff;
	color: #fb5628;
}

.widget li {
border-bottom: 1px dotted #fff;
}

.archive .page, .post {
	padding: 0 15px 15px 15px;
	margin: 0 -15px 15px -15px!important;
	width: auto;
	clear: both;
	margin: 0;
	overflow: hidden;
	min-width: 290px;
}
/*
#col1 .post-310 {
	width: 290px;
	overflow: hidden;
}

#col1 .post-310 > * {
	background: red;
}*/

.page {
	background: none;
}

input[type=image],
.archive .page img.alignleft, 
.archive .page img[align=left], 
.post img.alignleft, 
.post img.alignnone, 
.post img.size-full, 
.post img[align=left],
.post div.alignleft img, 
.post div.alignnone img, 
.post div[align=left] img,
.post div[align=left] img {
	width: 100%!important;
	height: auto;
	margin-right: 0;
}

.post div.alignleft, 
.post div[align=left] {
	width: 100%!important;
	margin-right: 0;
}

#col2 .widget_archive select {
	font-size: 16px;
	background: #fff;
	color: #000;
}

.wp-caption-text {
	width: 100%;
	margin-right: 0!;
}

.post select {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.yt {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    margin-bottom: 1em;
}
 
.yt iframe,
.yt object,
.yt embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.video-js-box {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

/*
.video-js-box:before {
	content: "";
	display: block;
	padding-top: 52%;
}

.video-js-box .mejs-container {
	position: absolute;
	top: 0; bottom: 0; right: 0; left: 0;
}

.video-js-box .mejs-container,
.video-js-box .mejs-inner,
.video-js-box video {
    width: 100%!important;
    height: auto!important;
}

.video-js-box .mejs-layers,
.video-js-box .mejs-controls {
	display: none;
}*/

.video-js-box {
width: 290px;
height: 163px;
width: 100%;
}

.mejs-container,
.mejs-container video{
width: 100% !important;
height: 100% !important;
}

.video-js-box .mejs-layers,
.video-js-box .mejs-controls {
	display: none;
}


.steckbrief {
	width: 100%;
	display: block;
	clear: both;
}

.steckbrief h3 {
	width: auto;
}

#col1 .steckbrief img {
	width: 24%;
	height: auto;
	float: left;
}

h2.hl, .result h2, 
h2#respond, 
.archive .page h3, 
.archive .page h2, 
.post h3, .post h2 {
	font-size: 1.8em;
	border: none;
	margin: 0;
}


.archive .page .col2, .post .col2 {
float: left;
width: auto;
margin-top: -4px;
}

.footer {
	width: auto;
	min-width: 285px;
	padding: 10px 15px 20px 15px;
	overflow: hidden;
	-webkit-transition: 0.4s padding-left;
	-moz-transition: 0.4s padding-left;
	transition: 0.4s padding-left;
}

body.sidebar .footer {
	padding-left: 290px;
}


.footer span {
	font-size: 13px;
	display: block;
	margin-bottom: 1em;
}

.badgets li a {
	background: #fff;
	color: #005dc3!important;
}

.badgets li a:focus,
.badgets li a:hover,
.badgets li a:active {
	background: #fff;
}


#commentform textarea {
	margin-top: 1em;
margin-left: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
}

#col1 .commentlist {
	background:none;
}

.commentlist h3 {
	font-size: 16px;
}

.commentlist li p {
	margin-left: 0;
}

.commentlist li {
	padding-right: 0;
}

.commentlist .photo, .commentlist .avatar {
	margin-right: 15px;
}

.cptch_block {
	margin-left: 0;
}

.mc-field-group input[type=email], .mc-field-group input[type=text], #commentform input[type=text] {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 28px;
	font-size: 16px;
}

#commentform input[type="submit"] {
	margin: 0 0 1em 0;
	padding: 7px 0;
	width: 100%;
	-webkit-appearance:none;
}


	
}