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

/* loved-by-the-king-regular - latin */
@font-face {
  font-family: 'Loved by the King';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/loved-by-the-king-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/loved-by-the-king-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/loved-by-the-king-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/loved-by-the-king-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/loved-by-the-king-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/loved-by-the-king-v17-latin-regular.svg#LovedbytheKing') format('svg'); /* Legacy iOS */
}


html, body { 
    margin:0;
    padding:0;
	background-color: #eee;
	background-image:url("pics/bg.png");
	background: -webkit-linear-gradient(#eee,#ccc);
	background: linear-gradient(#eee,#ccc);
	background-size:cover;

} 

body { 
	width:100%;
	height:auto;
	color:#fff;
	border:0;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x:hidden !important;

}

#container
{
width:100%;
min-width:300px;
max-width:2000px;
justify-content:center;
overflow-x:hidden !important;
scrollbar-width: none;
margin-left:auto;
margin-right:auto;
}

#container::-webkit-scrollbar {
    display: none !important;
}


.cthead{
width:100%;
background:transparent;
border-radius: 0px;
color:#000;
height:auto;
margin-top:-40px;
text-align:center;
vertical-align:middle;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;


}

.pic,
.headtext {
width:100%;height:100%;
min-width:300px;
max-width:2000px;
background:transparent;
text-align:left;
padding-left:2vw;

}
.pic img{
width:95%;
height:auto;
min-width:280px;max-width:600px;
vertical-align:middle;
padding-top:70px;
}

.headtext {
padding-bottom:30px;

}
.headtext p{
color:#d73c8c;
font-weight:bold;
letter-spacing:0.035em;
margin-left:15px;
}

.ctKila,
.ctSchueli,
.ctAbout,
.ctAboutInfo,
.ctfoot,
.ctimpr,
.copy
{
width:90%;
min-width:300px;
max-width:1600px;
border-radius: 4px;
}
.ctimpr,
.copy
{
max-width:2000px;
}
.ctKila{
background-color:#bfd268;
margin-left:2vw;
transform: rotate(-2deg);

}
.ctSchueli{
background-color:#849fcb;
margin-left:7vw;
margin-top:-50px;
transform: rotate(1.5deg);

}
.ctAbout{
background-color:#f3a641;
margin-top:-50px;
margin-left:1vw;

transform: rotate(-3deg);

}
.ctAboutInfo{
background-color:#f9864b;
margin-left:7vw;
margin-top:-30px;
	padding-top:30px;
transform: rotate(2deg);

}
.ctfoot{
background-color:#7fcfef;
margin-left:7vw;
margin-top:-40px;
padding-top:30px;
padding-bottom:30px;
border-radius: 4px;
transform: rotate(3deg);

}

.ctKila div,
.ctSchueli div,
.ctAbout div,
.ctAboutInfo div,
.ctfoot div,
.ctimpr div{
width:75%;
margin-left:auto;
margin-right:auto;

}


.ctKila div
{

transform: rotate(2deg);

}

.ctSchueli div
{

transform: rotate(-1.5deg);

}

.ctAbout div{

transform: rotate(3deg);

}

.ctAboutInfo div{

transform: rotate(-2deg);

}
.ctfoot div{

transform: rotate(-3deg);

}

.copy{

	width:100%;
}
.copy p.pic{
text-align:right;
margin-top:-40px;
	width:90%;
}
.copy .pic img{
width:50vw;height:auto;
min-width:180px;max-width:400px;
opacity:0.8;
}

.copy .subtext{
text-align:right;
	padding-top:0px;
	padding-bottom:50px;
	padding-right:0px;
	font-size:1em;
	color:#666;
	width:95%;
	opacity:0.8;
}



h1, h2 { 
    margin:0;
    padding:0;
    font-family: 'Loved by the King', Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
} 
.wspacing { 
	word-spacing:-20px;
} 
h1{ 
	padding-top:40px;
    padding-bottom:10px;
	font-size:8.5em;
	letter-spacing:0.025em;
    padding-top:30px;
	margin-left:-50px;
} 
h2{ 
	padding-bottom:15px;
	    font-size:4.5em;
	letter-spacing:0.025em;
	line-height:1em;
} 
p { 
    margin:0;
    padding:0;
	padding-left:10px;
	padding-right:10px;
    padding-bottom:30px;
	    font-size:1.2em;
	line-height:1.5em;

} 

a{ 
    color:#fff;font-weight:normal;text-decoration:none;
} 



.ctimpr{
color:#666;
opacity:0.8;
}

.update{
color:#f3c5c1;
}


@media only screen and (min-width: 0px) and (max-width: 759px) {



.ctKila,
.ctSchueli,
.ctAbout,
.ctAboutInfo,
.ctfoot,
.ctimpr
{
width:160%;
margin-left:-40px;
}
.ctKila div,
.ctSchueli div,
.ctAbout div,
.ctAboutInfo div,
.ctfoot div,
.ctimpr div
{
width:60%;
margin-left:50px;
}
	
h1{ 
	font-size:5.3em;
} 
h2{ 

	    font-size:3em;

} 


	h1{ 

	margin-left:0px;
} 


	
	
}

	
	
@media only screen and (min-width: 760px) {

	
	
	
.headtext p{

margin-left:40px;

}

.ctKila{
background-image: url("");
	background-size: 35% auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;

}


p { 
    font-size:1.7em;
	line-height:1.5em;

}


}

.headtext p{display:none;}

