@font-face {font-family: 'GalanoClassic-Regular';src: url('webfonts/2F082B_0_0.eot');src: url('webfonts/2F082B_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F082B_0_0.woff2') format('woff2'),url('webfonts/2F082B_0_0.woff') format('woff'),url('webfonts/2F082B_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'GalanoClassic-Bold';src: url('webfonts/2F082B_1_0.eot');src: url('webfonts/2F082B_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F082B_1_0.woff2') format('woff2'),url('webfonts/2F082B_1_0.woff') format('woff'),url('webfonts/2F082B_1_0.ttf') format('truetype');}
 
body{
margin:0;
}
#page{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:url('../img/bck.jpg') repeat-x scroll 100% bottom;
background-color: #000000;
}

#header{
background:#1a1a1a;
min-height:1px;
overflow:hidden;
width:100%;
display:block;
}
#header img{
max-height:140px;
padding:30px 0;
}
#content{
margin-top:45px;
}
.img-container{
width:200px;
float:left;
}
.content-container{
width:calc(100% - 200px);
float:left;
}
#content img{
margin-right:60px;
max-height:140px;
}
.container{
	padding:0 120px;
	margin:auto;
}
#footer{
position:absolute;
left:0;
bottom:66px;
width:100%;
}
#footer a{

text-decoration:none;
color:#c41230;
font-weight:300;
font-size:17px;
margin-left:180px;
font-family: 'GalanoClassic-Regular';
-webkit-transition:all 0.5s;
transition:all 0.5s;
}
#footer a i{
opacity:0;
-webkit-transition:all 0.5s;
transition:all 0.5s;
}
#footer a:hover{
padding-left:10px;
}
#footer a:hover i{
opacity:1;
}
h2,h3,h4,p{
margin-top:0;
margin-bottom:8px;
color:#fff;
line-height:100%;
font-family: 'GalanoClassic-Regular';
}
p{
	font-size:20px;
}
h2{
font-size:28px;
margin-bottom:24px;
}
h1{
font-size:42px;
line-height:100%;
margin-top:0;
margin-bottom:18px;
}
h3{
font-size:22px;
}
h1{
color:#c41230;
font-family: 'GalanoClassic-Bold';
}
.stripe{
background:#1a1a1a;
width:100%;
margin-bottom:10px;
height:
}
@media (max-width:768px){
body{
background:#4D4D4D;
}
.img-container{
width:140px;
}
.content-container{
width:(100% - 140px);
}
#content img{
max-height:100px;
}
h1{
font-size:35px;
}
#header{
text-align:center;
}
.container{
padding:0 30px;
}
#page{
position:relative;
}
#content{
padding:40px 0;
overflow:hidden;
margin:0;
}
#footer{
position:relative;
bottom:0;
padding:0 0 20px 0;
}
#footer a {
margin-left:120px;
font-size:15px;
}
p{
font-size:15px;
}
}
@media (max-width:560px){
#footer{
text-align:center;
}
h1{
line-height:48px;
}
#footer a{
margin:0;
}
#content img{
margin:0;
}
.img-container{
width:100%;
float:none;
text-align:center;
}
.content-container{
width:100%;
float:none;
text-align:center;
}

.container{
padding:0 15px;
}
}
@media (max-height:590px)and (min-width:769px){
#footer a{
margin-left:150px;
}
.img-container{
width:170px;
}
.content-container{
width:calc(100% - 170px);
}
#content img{
max-height:100px;
}
.container{
padding:0 80px;
}
#header img {
    max-height: 80px;
    padding: 20px 0;
}
h1{
font-size:30px;
}
h2{
}
h3{
font-size:18px;
}
p{
font-size:15px;
}

}
@media (max-height:400px)and (min-width:769px){
body{
background:#4D4D4D;
}
.img-container{
width:140px;
}
.content-container{
width:(100% - 140px);
}
#content img{
max-height:100px;
}
h1{
font-size:35px;
}
#header{
text-align:center;
}
.container{
padding:0 30px;
}
#page{
position:relative;
}
#content{
padding:40px 0;
overflow:hidden;
margin:0;
}
#footer{
position:relative;
bottom:0;
padding:0 0 20px 0;
}
#footer a {
margin-left:120px;
font-size:15px;
}
p{
font-size:15px;
}
}
@media (min-height:1000px)and (min-width:769px){
#page{
background-size: 100% 750px;
}
#footer{
bottom:102px;
}
}

