/* itsmeD */
.header {
	background-color: rgba(0, 0, 0, 0.7);
	height:80px;
	margin:0 !important;	
	padding:0;
	padding-top:30px;

}
.menu {
	position: relative!important;
	top:-14px !important;
	margin:0!important;
	padding:0 !important;
}
 @media only screen and (min-width: 880px) {
.header {
 padding-top: 10px !important;
}
.logo {
 position: relative;
 top:-10px;
}

}
 @media only screen and (max-width: 879px) {
.header {
 padding-top: 20px !important;
 height:80px !important;
}
.logo {
 position: relative;
 top:0;
}

}
 @media only screen and (max-width: 760px) {
.header {
 padding-top: 20px !important;
 height:120px !important;
}
.logo {
 position: relative;
 top:0;
}

}

.dspot {
	position:relative;
	top:0px;
	margin-bottom:50px;
	padding:0;
}

.mi, .micenter {
	width:31%;
	display: block;
	float:left;
	padding:0;
	text-align: center;
	padding-bottom:10px;
	padding-top:10px;
}
.micenter {
	margin-right:3%;
	margin-left:3%;
	padding-bottom:10px;
}
.mi a, .micenter a {
	font-size: 16px;
	color: #999 !important;
}
.mi a:visited, .micenter a:visited {
	font-size: 16px;
	color: #999 !important;
}
.mi a:hover, .micenter a:hover {
	font-size: 16px;
	color: #C03 !important;
}
.mipic {
	width:100%;
	padding:0;
	border: 1px solid #CCC;
}


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

.mi, .micenter{
	width:100% !important;
	margin-right:auto!important;
	margin-left:auto!important;
}
.micenter {
	margin-right:0px;
	margin-left:0px;
}
}

.space {
height:100px;}

.minus {
	height:-200px !important;
	position: relative;
	margin-bottom: -200px;
}
.header_bar a, .header_bar a:visited {
	color: #ccc !important;
}