/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}


body{
margin:0;
padding:0;
padding-top:10%;
background: #fff url(igors-keziks.jpg) no-repeat fixed;
background-position: bottom 0px right 10%;
background-size: contain;
padding-right: 55px;
font-family: Helvetica Neue, Helvetica, Arial;
}

.main_container{
width: 65%;
float: left;
}

.container{
width: 100%;
float: center;
text-align: center;
}

h1{
text-align: center;
font-size: 80px;
font-stretch: expanded;
#font-weight: bold;
font-family: 'Special Elite', cursive;
color: #000;
text-decoration: none;
}

.latgales_partijas_logo{
background: url(latgales-partija.png) no-repeat fixed;
box-sizing: border-box;
width: 400px;
}

img{
width:40%;
padding-top:15%;
}


.description_text{
text-align: center;
font-size: 20px;
width: 700px;
margin: 40px auto 0;
color: #6d563e;
text-shadow:1px 1px 1px #ffffff;

}

.description_text cufon{
margin-bottom: 10px;
}

.divider{
width: 940px;
float: left;
background: url(images/divider.png) left top no-repeat;
margin-top: 40px;
height: 18px;
}

.address{
text-align: center;
color:#6d563e;
margin-top: 90px;
}

.address a{
color:#6d563e;
text-decoration: none;
}

.address a:hover{
color: #c45b47;
}

.address span{
padding: 0 15px;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */

body{
margin:0;
padding:0;
padding-bottom:0%;
background: #fff url(igors-keziks.jpg) no-repeat fixed;
background-position: bottom right 10%;
background-size: contain;
}

.main_container{
width: 99%;
background: #fff;
 -khtml-opacity: 0.85; 
 -moz-opacity: 0.85; 
 -ms-filter:”alpha(opacity=85)”;
  filter:alpha(opacity=85);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.85);
  opacity: 0.85; 

float: center;
margin-top: 101%;
}

.container{
width: 100%;
text-align: right;
}

h1{
text-align: center;
font-size: 40px;
font-stretch: expanded;
#font-weight: bold;
font-family: 'Special Elite', cursive;
color: #000;
text-decoration: none;
#margin-left:5px;
margin-top:15px;
}

img{
width:0%;
padding-top:0;
}

}
