@charset "utf-8";
/***RESET***/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/*
	font-family: 'Open Sans Condensed', sans-serif;
	vertical-align: baseline;
	font-display: swap;
	*/
	font-family: 'Oswald', sans-serif !important;
	vertical-align: baseline;

}
body {
	line-height: 1;
	color: black;
	background: #FFFFFF;
}
ol, ul {
	list-style: none;
}
table, tr, td {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* IE CSS Hack by vbdesigns.de */
* html #left {
	margin-right: -3px;
}
* html #right {
	margin-left: -3px;
}
* html #middle {
	margin: 0 177px 0 177px;
	display: inline-block;
}
/* Ende IE CSS Hack by vbdesigns.de */
noscript, object {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
/***MIKE REISS***/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: 0px;
}
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0D0D0D;
	margin-left: auto;
	margin-right: auto;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/*p {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	font-display: swap;
}*/
p {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
	font-size: 1em;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #666666;
	line-height: 1em;
	height: 100%;
	width: 100%;
	font-display: swap;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
	text-decoration: none;
	color: #FF9900;
	font-display: swap;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.wrappers {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px !important; /* the bottom margin is the negative value of the footer's height original -55px*/
	width: auto;
}
#page-base {
	max-width: 990px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	clear: both;
}
#page, #foot {
	width: auto;
	height: auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	overflow: hidden;
}
#page {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 1.0); /*Schatten*/
}
#page-end {
	width: auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: 50px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto
}
.page-foot {
	width: 860px;
	margin: 0 auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: auto;
	background-image: none !important;
}
#foot p{
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}
#foot p a {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.foot-box1 {
	width: auto;
	float: left;
	text-align: left;
}
.foot-box2 {
	width: auto;
	float: right;
	text-align: right;
}
.foot-box3 {
	width: 33%;
	float: left;
}
.foot-box4 {
	width: 25%;
	float: left;
}
.foot-box-space {
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	}
.foot-box-end {
	width: 100%;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
}
#content {
	width: 100%; /*860 ,946*/
	float: left;
	min-height: 600px;
	height: auto;
	margin: 0px;
	display: inline;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	 /* war mal 30 */
	padding-left: 0px;
	background-color: #FFF;
}
#foot {
	/*	width: auto; */
	border-width: 0px;
	border-style: none;
	height: auto;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 10px;
}
#foot p {
	line-height: 1.5em;
	color: #FFF;
}
#foot p a{
	color: #FFF !important;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #FF9900 !important;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 195px;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
	font-size: 1.6em;
	font-style: normal;
	font-variant: normal;
	line-height: 1.1em !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: auto;
	background-color: #FFF;
	word-wrap: break-word;
	font-display: swap;
}
#content h3x {
	margin-top: 20px;
}
#content p, #content ul, #content ol {
/*
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 300 !important;
*/	
	font-family: 'Oswald', sans-serif !important;
	font-weight: 200 !important;

	
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 195px;
	color: #000;
	font-display: swap;
}
#content p a, #content li a, #foot p a {
/*
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 300 !important;
*/
	font-family: 'Oswald', sans-serif !important;
	font-weight: 200 !important;

	
	text-decoration: none;
	color: #ff9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-display: swap;
}
#content p a:hover, #content li a:hover, #foot p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
	border: 1px solid #FFFFFF;
}
#content blockquote {
	margin: 15px 0px;
	border: 1px solid #b0b0b0;
	padding: 10px;
	width: 577px;
	background: #f4f4f4;
	font-size: 0.8em;
	font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
	color: #a0a0a0;
}
#content abbr {
	border-bottom: 1px dotted #8f8f8f;
}
.point_list, point_list_full {
	margin-bottom: 20px;
}
.point_list li {
	background-image: url(../images/page/button_send.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	text-align: left;
	margin-left: 0px !important;
	padding-left: 20px !important;
}
.point_list_full li {
	background-image: url(../images/page/button_send.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	text-align: left;
	width: 100% !important;
	margin-left: 1em !important;
	padding-left: 1em !important;
	text-indent: 1em;
}
.content_topics, .content_topics_portfolio, .content_topics_full {
	width: 100%;
	height: 100%;
	padding: 0px;
	border-width: 0px;
	left: 0px;
	margin: 0px;
}
.content_topics_portfolio_wrapper {
	overflow: hidden;
	width: auto; /* 946 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); /* Schatten*/
}
.content_topics_portfolio {
	width: auto; /*980px */ /* Erzwingt die Breite!!! */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
	margin-bottom: 0px;
	overflow: visible;
	background-repeat: repeat-y;
	background-color: #FFF;
}
.content_topics_portfolio img {
	margin-right: 18px; /* 23 */
	margin-bottom: 18px !important; 
}
/*.content_topics_portfolio img:nth-child(5n+5) { margin-right: 0 !important; } */
.content_topics_preview {
	position: absolute;
	margin: 0px !important;
	float: left;
	left: -258px;
/*	z-index: 800; */
	height: 103px;
	width: 171px;
	padding: 0px;
	top: 0px;
	border: 0px none #FFF;
}
.content_topics img, content img {
	float: left;
	margin-bottom: 20px;
	max-width: 100% !important;
	width: auto;
	height: auto !important;
	position: relative;
}
.flex, iframe {
	width: 100% !important;
}
iframe {
	margin-bottom: 20px !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 30px;
} .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#formular, .formular {
	width: auto;   /*20130701  429px*/
	margin: 0px !important;
	padding: 0px !important;

}
#formular p {
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#formular li {
	font-weight: bold;
	color: #E40001;
	list-style-type: square;
}
#formular h1 {
	font-weight: normal;
	color: #000;
}
#formular h2, #formular h3 {
	font-weight: bold;
	color: #FFF;
	background-color: #E80002;
	background-image: url(/files/images/page/button_error.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
	background-position: 3px center;
	width: 408px !important;
	overflow: hidden !important;
}
#formular h4, #formular h5 {
	font-weight: bold;
	color: #FFF;
	background-color: #33A801;
	background-image: url(/files/images/page/button_ok.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 408px !important;
	overflow: hidden !important;
}
.formularfix {
	width: 100%; /* 20130701  578px 427 */  
	text-align: left;
	color: #000;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFEDD2;
}
.formularx {
	padding-top: 20px;
}
.form-field {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 195px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	overflow: hidden;
	background-color: #FFF;
	color: #000;
}
.formularbutton {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-right: 10px;
	color: #F90;
	border: 1px solid #F90;
	background-image: url(/files/images/page/button_send.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: inline-block;
	word-spacing: 1.5em;
	letter-spacing: 0.1em;
	text-align: left;
	width: 170px;
	height: auto;
	font-size: 0.9em;
	margin-bottom: 10px;
	font-display: swap;
}
.formularbutton:hover {
	background-color: #F90 !important;
	color: #FFF !important;
}
.button_send {
	background-image: url(/files/images/page/button_send.gif);
}
.button_delete {
	background-image: url(/files/images/page/button_delete.gif);
}
.button_back {
	background-image: url(/files/images/page/button_back.gif);
}
table {
}
.table_class {
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.tc1, .tc3 {
	width: 40px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.tc3 {
	text-align: right;
	width: 35px;
	padding-right: 5px;
	color: #CCC;
}
.tc2 {
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.point {
	float: left;
	clear: left;
}
.sitemap_box {
	width: 410px;
	float: left;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
	margin-bottom: 0px;
}
.icon_contact{
	height: 103px;
	width: 171px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/files/images/page/icon_contact_new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	background-color: coral;
}
.sent {
	background: url(/files/images/page/icon_contact_sent.png) no-repeat 0px 0px !important;
}
.error {
	background: url(/files/images/page/icon_contact_error.png) no-repeat 0px 0px !important;
}
.formular-box {
	background-color: #FF0;
	height: auto;
	width: auto;
	margin-left: 0px !important;
	padding: 0px;
	}
sup, sub {
	line-height: 0px;
	font-size: x-small;
}
.free {
	padding-left: 0px !important;
	margin: 0px !important;
	overflow: hidden !important;
}
/* 2014 */
.container {
	/*	text-align: right; */
	height: 100%;
	width: 100%;
	min-height: 153px;
	text-align: left;
	/*	height: 68px; */
	padding: 0px !important;
	margin-top: 4px;   /* 41 */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	clear: both;	
}
.container2 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
	color: #404040;
	font-size: 1.4em;
	float: left;
	height: 100%;
	width: 100%;
	font-display: swap;
}
nav { /* transparenter schwarzer block */
	height: 36px;
	background: rgba(0,0,0,0.7);
	border-top: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	float: left;
	width: 100%;
	position: relative;
}
nav a {
	-webkit-transition: 0.1s ease-out;
	-moz-transition: 0.1s ease-out;
	-o-transition: 0.1s ease-out;
	transition: 0.1s ease-out;
	-webkit-transition-property: background-color, line-height;
	-moz-transition-property: background-color, line-height;
	-o-transition-property: background-color, line-height;
	transition-property: background-color, line-height;
}
nav ul {
	float: left; /* Ausrichtung des gesamten Menüs */
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	height: auto;
	width: auto;
	clear: left;
}
nav li {
	width: 86px;
	text-align: center;
	margin-right: 0px !important;
	margin-left: 0px;
	padding-right: 0px !important;
	padding-left: 0px;
	text-indent: 0;
	float: left;
}
nav li a {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important; /* 0 20 */
	line-height: 36px;
	color: #ddd;
	text-decoration: none !important;
/*	text-shadow: 0 -1px #2e3131; */
	cursor: pointer;
	display: inline-block;
	height: 100%;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border: 0px none transparent;
}
nav li a:hover {
	background: #4d5354;
	background: rgba(255, 255, 255, 0.05);
	text-decoration: none !important;
}
nav li.active a, nav li.active a:hover, nav a:active {
/* 	line-height: 33px; */
	border-right-width: 0;
/*	border-bottom-width: 4px; 
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #FF9B00;  */
	color: #FF9B00;
/*	color: #FFFFFF;	
	background-color: #ff9900; */
	/*	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 1px; */
}
nav li.green a, nav li.green a:active {
	border-bottom-color: #56c93d;
}
nav li.red a, nav li.red a:active {
	border-bottom-color: #a54e49;
}
nav li.purple a, nav li.purple a:active {
	border-bottom-color: #c052b9;
}
nav li.yellow a, nav li.yellow a:active {
	border-bottom-color: #c0bb30;
}
/* Nachtrag */
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #ff9900;
}
nav a#pull {
	display: none;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	clear: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
nav .break {
}
/***2015***/
/*Clearfix*/
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
/*	*zoom: 1; */
}

/***Responsive***1*/
/*Styles for screen 960px and lower*/
@media screen and (max-width: 1000px) {
}

/***Responsive***2*/
/*Styles for screen 960px and lower*/
@media screen and (max-width: 900px) {
}
/***Responsive***3*/
/*Styles for screen 960px and lower*/
@media screen and (max-width: 800px) {

nav {
	width: 344px !important; /* 86 x 4 */
	height: 100%;
}
nav ul {
	width: 600px;
	height: 100%;
}
nav li {
	position: relative;
}
nav .break {
	clear: left !important;
/*	float: none !important; */
	position: relative !important;
}
}
/***Responsive***4*/
/*Styles for screen 960px and lower*/
@media screen and (max-width: 700px) {
}
/***Responsive***5*/
/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content li, #content ul, #content ol, .content_topcis, .content_topcis p, .content_topcis h1,  #page-end, .form-field {
	margin-left: 0px;
	padding-left: 10px !important;
	clear: left;
	float: none;
	}	
.container {
	margin-left: 0px;
	clear: left;
	float: none;
	}
	
	nav { 
		width: 100% !important; /* 86 x 4 */
  		height: auto;
  	}
  	nav ul {
  		width: 100% !important;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
.foot-box3, .foot-box4 {
/*	float: none !important; */
	width: 50%!important; 
}
.formtext {
	float: none !important;
	background-color: #0F0 !important;
	clear: left !important;
}
}
/***Responsive***6*/
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
nav {
	width: 100% !important; /* 86 x 4 */
	border-bottom: 0;
}
nav ul {
	display: none;
	height: auto;
}
nav a#pull {
	display: block !important;
	width: 100%;
	height: auto;
	position: relative;
}
nav a#pull:after {
	content: "";
	background: url('https://www.mike-reiss.com/files/images/menu/nav-icon.png') no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}
#formular {
		float: left;
}
.xformular-box {
	float: left;
	background-color: #FF0;
	height: auto;
	width: auto;
}
.container{	min-height: 60px !important;
}
}
/***Responsive***7*/
/*Smartphone*/
@media only screen and (max-width : 430px) {
nav li {
	display: block;
	float: none;
	width: 100%;
}
nav li a {
	border-bottom: 1px solid #576979;
}
.foot-box4 {
/*	float: none !important; */
	width: 100%!important; 
}
.foot-box4 p {
	line-height: 2em !important;
}
}
/***Responsive***8*/
/*Smartphone*/
@media only screen and (max-width : 400px) {
}
/***Responsive***9*/
/*Smartphone*/
@media only screen and (max-width : 300px) {
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	width: 100% !important;
	font-size: 99%;
} 
#content {
	width: 100% !important;
}
#content p {
	width: 90% !important;
	font-size: 99%;
	margin-right: 10%;
}
.content_topics img, content img, .flux {
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
}
}