@charset "UTF-8";
/* CSS Document */


/*  mt_cover_07.css  */




*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0em;
	padding: 0;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	background: #485062;
	color: #ffffff;
}
.header {
	backgounrd-color: #485062;
	/*position: relative;
	padding: 0;
	margin: 0 0 1em 0;
	display: block;*/
}
.title {
/*	display: inline-block;*/
  padding: 2em;
  padding-top: 2em;
	padding-bottom: 2em;
	color: #ffffff

}



.logo {



/*	display: inline-block;*/


 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='img/da_evs_lockup.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='img/da_evs_lockup.png', sizingMethod='scale')";
  margin-bottom:2.5em;
  float: right;
	background-position: right 0 top 0;
	background-repeat: no-repeat;
	background-image: url(img/da_evs_lockup.png);
	background-size: 100% 100%;
	width: 364px;
	height: 85px;
}
.message {
	margin: 0 0 1em 0;
	padding: 0;
	display: table;
	width: 100%;
}
.subject {
	margin: 0;
	padding: 1.5em;
	display: table-cell;
	background-color: #79818c;
	color: #ffffff;
	width: 22%;
	min-width: 142px;
}
.comps {
	display: table-cell;
	vertical-align: top;
	padding: 1em;
	margin-left: 1em;
	background-color: #ffffff;
}
.comp-row {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 1em 0;
	

}
.comp {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	margin: 0 .5em .5em 0;

	padding-top: .5em;
	padding-right: .5em;
	padding-bottom: .5em;
	padding-left: 0em;
	width: 160px;
  display: inline-block;
  vertical-align:top;
	font-weight: bold
}
.text {
	display: block;
	
	width: 100%;
	padding: 1em;
	margin-bottom: 1em;
	background-color: #FFF;
}

h1, h2, h3, p {
	font-weight: 500;
	padding: 0;
	margin: 0 0 .25em 0px;
    letter-spacing: 2px;
}
h1 {
	font-size: 3em;
	padding-top: .4em;
	line-height: 1em;
		letter-spacing: 1px;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #ffffff;


}
h2 {
	font-size: 2.5em;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	line-height: 1.2em;
	color: #ffffff;

	}
h3 {
	font-size: 1.5em;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;


}
h4 {
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    color: #ffffff;


}
h5 {
	font-size: 1.25em;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #ffffff
	

}
.subject h3 {
	font-size: .67em;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

.subject h2, h5 {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: .5em 0 .25em 0;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;

	
		
}

.subject p, li {
	padding: 4px 0;
	font-size: 1.0em;
	font-weight: 400;
}
.subject ul li {
	border-top: 1px solid #ffffff;
	
}
.subject ul {
	list-style: none;
}
.subject ul li:first-child {
	border-top: none;
}
.subject ul li:last-child {
	border-bottom: none;
}
.subject ul li a {
	padding: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.comps h3 {
	padding: .5em 0 .5em 0;
	margin: 0;
}
.comps h4 {
	font-weight: 300;
	margin: .5em 0 .5em 0;
}
.comps p {
	margin: 0 0 .5em 0;
}
.comps > div:first-child {
	margin-left: 0;
	padding-left: 0;
}
.comp-row > div:first-child {
	margin-left: 0;
	padding-left: 0;
}
img.light {
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 10px;
	background: #ffffff;
}
img.dark {
	outline: 1px solid #111;
	border-top: 1px solid #555;
	padding: 10px;
	background: #333;
}
.clearfix {
	clear: both;
}

@media (max-width : 568px) {

body {
	font-size: 16px !important;
}
h1 {
	font-size: 45px !important;
	line-height: 50px !important;
	text-align: center
}
h2 {
	font-size: 25px !important;
	
		text-align: center
}
h3 {
	font-size: 25px !important;
}
h4 {
	font-size: .67em !important;
}
p {
	font-size: .67em !important;
}
	.comp-row {
	display: block;
	clear: both;
	width: 100%;
 margin:0px auto !important;
        text-align: center!important;
	
	}
.hide {
        width: 0px !important;
        height: 0px !important;
        display: none !important;
      }

.logo {
/*	top: .75em;*/
	width: 1em;
	height: 1em;
  margin: .25em 0 0 0;
}
.message {
	margin: 0 0 2em 0;
}
.subject {
	/*font-size: .75em;*/
	width: 100% !important;
	display: block !important;
	-moz-box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
	-webkit-box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
	box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
}
.subject h3 {
	display: hidden !important;
}
.subject p, li {
	/*font-size: .75em !important;*/
}
.comps {
	font-size: .75em !important;
	margin-left: 0 !important;
	padding-bottom: 20px !important;
	width: 100% !important;
	display: block !important;
	-moz-box-shadow: 0px 3px 9px rgba(069,085,096,0.50);
	-webkit-box-shadow: 0px 3px 9px rgba(069,085,096,0.50);
	box-shadow: 0px 3px 9px rgba(069,085,096, .50);
}
.comp {
	margin-left: 0 !important;
	padding-left: 0 !important;
  width: 130px !important;
/*	display: block !important;*/
}
.comp img {
	align-self: center !important;
}
.text {
  font-size: .75em !important;
}










/*@media (device-height : 568px) 
   and (device-width : 320px) 
   and (-webkit-min-device-pixel-ratio: 2) {

body {
	font-size: 60pt !important;
}
h1 {
	font-size: 1em !important;
}
h2 {
	font-size: .88em !important;
}
h3 {
	font-size: .75em !important;
}
h4 {
	font-size: .67em !important;
}
p {
	font-size: .67em !important;
}

.logo {
	top: .75em;
	width: 1em;
	height: 1em;
}
.message {
	margin: 0 0 2em 0;
}
.subject {
	font-size: .75em;
	width: 100% !important;
	display: block !important;
	-moz-box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
	-webkit-box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
	box-shadow: inset 0px 3px 9px rgba(069,085,096,0.50);
}
.subject h3 {
	display: hidden !important;
}
.subject p, li {
	font-size: .75em !important;
}
.comps {
	font-size: .88em !important;
	margin-left: 0 !important;
	width: 100% !important;
	display: block !important;
	-moz-box-shadow: 0px 3px 9px rgba(069,085,096,0.50);
	-webkit-box-shadow: 0px 3px 9px rgba(069,085,096,0.50);
	box-shadow: 0px 3px 9px rgba(069,085,096, .50);
}
.comp {
	margin-left: 0 !important;
	padding-left: 0 !important;
	display: block !important;
}
.comp img {
	align-self: center !important;
}
}*/
a:link {
	color: #79818c;
}
a:visited {
	color: #79818c;
}
