







/* padding */



.pad {
	padding:30px;
}

.pad2 {

}

.pad3 {

}











/* headlines, p, a, smallfont */




h1 {
font-family: 'Open Sans', verdana;
font-size:22px;
font-weight:100;
line-height:33px;
letter-spacing:-1px;
margin:0px 0px 0px 0px;
text-align:center;
color:black;
}


h2 {
font-family: 'Open Sans', verdana;
font-size:33px;
font-weight:400;
line-height:44px;
letter-spacing:-0.7px;
margin:20px 0px 10px 0px;
text-align:left;
}


h3 {
font-family: 'Open Sans', verdana;
font-size:28px;
font-weight:400;
line-height:33px;
letter-spacing:-0.5px;
margin:20px 0px 10px 0px;
text-align:left;
}


h4 {
font-family: 'Open Sans', verdana;
font-size:24px;
font-weight:400;
line-height:30px;
letter-spacing:-0.2px;
margin:20px 0px 10px 0px;
text-align:right;
}


h5 {
font-family: 'Open Sans', verdana;
font-size:20px;
font-weight:400;
line-height:24px;
letter-spacing:-0.2px;
margin:20px 0px 10px 0px;
text-align:left;
}


p {
font-family: 'Open Sans', verdana;
font-size:16px;
line-height:25px;
font-weight:100;
color:black;
margin:20px 0px 10px 0px;
text-align:justify;
}





.small-font {
font-size:12px!important;
letter-spacing:0px;
}

.nobr	{
	white-space:nowrap;
}



img {
width:100%;
margin:20px 0px 20px 0px;
}

a {
color:black;
}

a:hover {
color:black;
text-decoration:none;
}











/* listen */



ul {
margin:20px 0px 10px 0px;
}

li {
font-family: 'Open Sans', verdana;
font-size:18px;
line-height:25px;
font-weight:300;
color:black;
margin:0 0 10px 0;
text-align:left;
}


.list1 {
list-style-type:disc;
padding-left:20px;
}

.list2 {
list-style-type:none;
padding-left:0px;
}

.list3 {
list-style-image: url(../../images/listimg.png);
}









/* center, left, right, fixed */


.center, .center h1, .center h2, .center h3, .center h4, .center h5, .center p, .center a {
	text-align:center!important;
}

.auto img{
width:auto!important;
}

.absolute {
position:absolute!important;
z-index:11000;
}

.right {
float:right;
}


.logofix {
	position:fixed;
	top:0px;
	left:5%;
	z-index:200000;
	width:30%;
}

.logofix img{
	margin:0px;
	padding:0px;
}


.claimfix {
	background-color:rgba(238, 238, 238, 1);
	position:fixed;
	bottom:0%;
	right:0%;
	z-index:200000;
	width:100%;
	padding:20px 0 20px 0px;
}








.smallnav {
	position:fixed;
	bottom:1%;
	right:0%;
	width:100%;
	z-index:200000;
	text-align:center!important;
}

.smallnav a {
	text-decoration:none;
}


/* colors */



.color {
background-color:#7e7e7e;
}

.color h1, .color h2, .color h3, .color h4, .color h5, .color p, .color a{
color:#fff;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white p, .white a{
color:#fff;
}









/* button */



.button {
position:relative;
width:auto;
margin:20px 0px 20px 0px;
padding:20px;
display:inline-block;
font-family: 'Open Sans', verdana;
line-height:25px;
font-weight:400;
font-size:18px;
font-weight:normal;
color:#ffffff;
letter-spacing:0px;
text-decoration:none;
text-align:center;
cursor:pointer;
border:none;
background-color:red;
}


.button:hover {
background-color:grey;
color:#ffffff;
}















/* background-fullscreen */



.bg-fullscreen {
	min-height:100%;
background: url(../images/bg_fullscreen.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}







.mobile-on {
	display:none;
}

































@media screen and (max-width:1200px) {


h1 {
text-align:center;
font-size:16px;
letter-spacing:0px;
padding:0px;
}

p {
text-align:center;
font-size:11px;
letter-spacing:0px;
margin:0px;
}

.claimfix {
	background-color:rgba(238, 238, 238, 1);
	pposition:relative;
	bbottom:25%;
	bright:0%;
	z-index:200000;
	width:100%;
	padding:20px 0% 20px 0%;
}


.smallnav {
	position:fixed;
	bottom:1%;
	right:0%;
	width:100%;
	z-index:200000;
	text-align:center!important;
}


.logofix {
	position:fixed;
	top:0px;
	left:5%;
	z-index:200000;
	width:40%;
}

.logofix img{
	margin:0px;
	padding:0px;
}



}

































@media screen and (max-width:1000px) and (orientation:portrait) {




h2 {
font-family: 'Open Sans', verdana;
font-size:77px;
font-weight:100;
line-height:77px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h3 {
font-family: 'Open Sans', verdana;
font-size:66px;
font-weight:100;
line-height:66px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h4 {
font-family: 'Open Sans', verdana;
font-size:55px;
font-weight:100;
line-height:55px;
letter-spacing:-2px;
margin:5% 0% 3% 0%;
text-align:center;
}


h5 {
font-family: 'Open Sans', verdana;
font-size:44px;
font-weight:100;
line-height:44px;
letter-spacing:-1px;
margin:5% 0% 3% 0%;
text-align:center;
}


p {
font-family: 'Open Sans', verdana;
font-size:12px;
line-height:33px;
font-weight:300;
color:black;
margin:5% 0% 3% 0%;
text-align:left;
text-align:center;
}


.small-font {
font-size:14px!important;
letter-spacing:0px;
}




img {
width:90%;
margin:5% 5% 5% 5%;
}













li {
text-align:center;
font-size:33px;
line-height:44px;
}



.list1, .list2, .list3 {
list-style-type:none;
list-style-image:none;
padding:0px;
}










/* button */


.form .button {
font-size:44px;
line-height:55px;
width:100%;
}


.button {

width:80%;
margin:5%;
padding:5%;
line-height:55px;
font-size:44px;
}




.bg-fullscreen {
	height:auto;
background-image:none;
background-color:#cacaca;
bbackground: url(../../images/bg_fullscreen.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}




.mobile-on {
	display:inline;
}

.logofix {
	position:fixed;
	top:0px;
	left:10%;
	z-index:200000;
	width:90%;
}


.claimfix {
	background-color:rgba(238, 238, 238, 1);
	pposition:relative;
	bbottom:25%;
	bright:0%;
	z-index:200000;
	width:100%;
	padding:2% 0% 9% 0%;
}



.smallnav {
	position:fixed;
	bottom:1%;
	right:0%;
	width:100%;
	z-index:200000;
	text-align:center;
}

}
