body {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background: #063;
font-size: 20px;
padding: 0px;
font-family: 'epzbold', Helvetica, Arial, sans-serif;
letter-spacing: 0.05em;
line-height: 1.13em;
overflow: auto;
}






img {	
border: none;
width: 100%;
height: auto;
float: right;
}










.title  {
color: #000;
font-family: 'epzbold', Helvetica, Arial, sans-serif;
font-size: 29px; 
letter-spacing: -0.01em;
line-height: 1.18em;
text-align: left;
text-transform: none;
text-decoration: none;
z-index: 1000;
}

.title2{
color: #000;
font-family: 'epzbold', Helvetica, Arial, sans-serif;
font-size: 29px; 
letter-spacing: -0.01em;
line-height: 1.18em;
text-align: left;
text-transform: none;
text-decoration: none;
z-index: 1000; 
}


.title a  {
color: #000;
font-family: 'epzbold', Helvetica, Arial, sans-serif;
font-size: 29px; 
letter-spacing: -0.01em;
line-height: 1.18em;
text-align: left;
text-transform: none;
text-decoration: none;
z-index: 1000;
}

.title a:hover
{
background: none;
color:#666; 
-webkit-transition:0.4s ease;
-moz-transition:0.4s ease;
-o-transition:0.4s ease;
-ms-transition:0.4s ease;
transition:0.4s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

a.showLink, title {
text-decoration: none;
-webkit-transition: 1s ease-out;
-webkit-transition:0.6s ease;
-moz-transition:0.6s ease;
-o-transition:0.6s ease;
-ms-transition:0.6s ease;
transition:0.6s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.title {
text-decoration: none;
-webkit-transition: 1s ease-out;
-webkit-transition:0.6s ease;
-moz-transition:0.6s ease;
-o-transition:0.6s ease;
-ms-transition:0.6s ease;
transition:0.6s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.title2 {
text-decoration: none;
-webkit-transition: 1s ease-out;
-webkit-transition:0.6s ease;
-moz-transition:0.6s ease;
-o-transition:0.6s ease;
-ms-transition:0.6s ease;
transition:0.6s ease;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}










@media (min-width:2080px) {

.title  {
font-size: 42px; 
}

.title2 {
font-size: 42px; 
margin-left:60px;
}

.title a {
font-size: 42px; 
}



}


@media (max-width:1280px) and (min-width:320px) {

.title  {
font-size: 22px; 
}

.title2 {
font-size: 22px; 
margin-left:30px;
}

.title a {
font-size: 22px; 
}


}


@media (max-width:880px) and (min-width:320px) {


.title  {
font-size: 16px; 
}

.title2 {
font-size: 16px; 
margin-left:30px;
}

.title a {
font-size: 16px; 
}


}





@media (max-width:480px) and (min-width:320px) {


.title  {
font-size: 13px; 
}

.title2 {
font-size: 13px; 
margin-left:30px;
}

.title a {
font-size: 13px; 
}


}


