﻿/*
(C) Copyright 2015 pp. by: LMP-MEDIA  D-25899 Niebüll
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{	display: block;
    margin-left: auto;
    margin-right: auto;
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}


@media only screen and (max-width: 1024px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */

}


@media only screen and (min-width: 980px) and (max-width: 1023px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */




	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}


@media only screen and (min-width: 900px) and (max-width: 979px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */


	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (min-width: 840px) and (max-width: 899px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */



	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}




@media only screen and (min-width: 786px) and (max-width: 839px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (min-width: 768px) and (max-width: 785px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */


	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}


@media only screen and (min-width: 700px) and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (min-width: 620px) and (max-width: 699px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (min-width: 560px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (min-width: 480px) and (max-width: 559px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}



@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	
	 nav .wrap-nav{background:none;}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}