body {
	background: #79e593;
	font-family: "Artifika", serif;
  font-weight: 400;
  font-style: normal;
  max-width: 100vw;
  overflow-x: hidden;
}

.page {
	margin-bottom: 100px;
}

.custom_footer {
	padding-bottom: 10px;
	position: absolute;
    margin-top: 100px;
    width: 100%;
    padding-left: 20vw;
}

.language ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;

}
.language_container {
position: fixed;
    bottom: 0;
    left: 0;
    z-index: 200;
    opacity: 1;
}
.language ul li {
    color: black;
    font-family: 'Carrois Gothic SC';
    text-transform: lowercase;
    padding: 5px;
}


	a, a:visited {
		text-decoration: none;
    color: white;
    background: #a946c6;
    padding: 0px 5px;
	}
	a:hover, a:active, a:focus {
		background: white;
		color: black;
	}
	
	ul {
		list-style: inside square;
		margin: 0;
		padding: 0;
	}
	

h1 {
    font-family: "Carrois Gothic SC", sans-serif;
    text-transform: lowercase;
    font-size: 170px;
    line-height: 142px;
    color: #cb6ce6a6;
}

h2, h3 {
	font-family: "Give You Glory", cursive;
}

.special {
	font-family: "Playwrite IT Moderna", cursive;
}

.square {
	
}

.square2 {
	
}
.playwrite-it-moderna {
  font-family: "Playwrite IT Moderna", cursive;
  font-optical-sizing: auto;
  font-style: normal;
}

.artifika-regular {
  font-family: "Artifika", serif;
  font-weight: 400;
  font-style: normal;
}

.carrois-gothic-sc-regular {
  font-family: "Carrois Gothic SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.give-you-glory-regular {
  font-family: "Give You Glory", cursive;
  font-weight: 400;
  font-style: normal;
}


.angel {
	background-image: url('freestandingangel.png');
	background-repeat:  no-repeat;
	background-size: contain;
	display: block;
    width: 1000px;
    height: 540px;
    position: fixed;
    bottom: -50px;
    right: -90px;
	pointer-events: none;
}

.because {
    display: block;
    position: relative;
    width: 50vw;
    left: -77px;
    top: -40px;
}

.byline {
    display: block;
    width: 30vw;
    text-align: center;
    transform: rotate(354deg);
    font-size: 30px;
    line-height: 40px;
    color: white;
	    bottom: 140px;
    right: 220px;
	position: absolute;
}
.square {
	pointer-events: none;
}

.square2 {
    background-image: url(grudged.png);
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    mix-blend-mode: overlay;
    top: 0;
    opacity: 0.5;
    z-index: 1;
	pointer-events: none;
}

.home_holder {
    display: block;
    position: relative;
	left: 10vw;
	width: 810px;
	margin-bottom: 15vh;
	    background: #ffffff7a;
		z-index: 20;
		    height: 361px;
		
}

.home_holder h2 {
font-family: "Playwrite IT Moderna", cursive;}


.textme {
    padding: 110px;
    padding-top: 0px;
}

div#burgler {
	display: block;
    position: fixed;
    right: 0px;
    top: 40vh;
}

#burgler ul {
	list-style: none;
	display: block;
	position: relative;
}

#burgler ul li {}
#burgler ul li a {}

.home_holder2 {
  max-width: 700px;
  background: #ffffff80;
  padding: 30px;
  position: relative;
  margin-left: 20vw;
}

.home_holder2 .textme {
	padding: initial;
}

.home_holder, .home_holder2 {
	z-index: 110;
}
div#burgler {
	display: none;
}

.initativeby {
    font-family: "Give You Glory", cursive;
    font-size: 33px;
    position: absolute;
    top: -31px;
    left: -3px;
    color: #ffffffeb;
}



@media screen and (max-width: 1600px) {
		.byline {
         font-size: 18px;
        width: 310px;
        line-height: 30px;
    }
.angel {
    width: 800px;
    height: 450px;
    right: -210px;
}
}
@media screen and (max-width: 1400px) {
	

.textme {
    padding: 80px;
    padding-top: 0px;
}
}

@media screen and (max-width: 1280px) {
	
	.custom_footer {
		    padding-left: initial;
    text-align: center;
	}
	
	.home_holder {
		max-width: 80vw;
		margin-bottom: 145px;

	}
		.angel {        
		width: 740px;
        height: 397px;
        bottom: initial;
        top: 224px;
		position: absolute;
    }
	.byline {
		bottom: 100px;
	}
	
	.home_holder2 {
    max-width: 82vw;
	}
}

@media screen and (max-width: 980px) {
	h1 {
			font-size: 110px;
			line-height: 92px;
	}
	.home_holder {
		left: 7vw;
    width: 60vw;
	height: 203px;
	}
	.because {
		left: -5vw;
	}
	.textme {
    padding: 30px;
	padding-top: 0px;
	}
	    .angel {
        width: 610px;
        height: 327px;
        bottom: initial;
        top: 97px;
    }
	.byline {
        font-size: 14px;
        width: 209px;
        line-height: 22px;
        bottom: 97px;
    }
	

}

@media screen and (max-width: 920px) {

.home_holder {
	width: 53vw;
}

.initativeby {
font-size: 26px;
    position: absolute;
    top: -24px;
    left: -1px;

}
}

@media screen and (max-width: 820px) {
	
	.angel {  
        width: 480px;
        height: 259px;
        bottom: initial;
        top: 162px;
        right: -100px;
		opacity: 0.9;
    }
	    .byline {
        font-size: 12px;
        width: 189px;
        line-height: 22px;
        bottom: 65px;
        right: 150px;
    }
	h1 {
        font-size: 80px;
        line-height: 72px;
    }
	.because {
		top: -26px;
		width: 410px;
	}
	.home_holder {
                width: 342px;
        max-width: initial;
        margin-bottom: 141px;
    }
	.angel {
		top: 142px;
        right: -140px;
    }
}

@media screen and (max-width: 700px) {
	
	.home_holder2 {
        max-width: 99vw;
        margin-left: 7vw;
    }
	.initativeby {
        font-size: 20px;
        position: absolute;
        top: -19px;
        left: -1px;
    }
	.square2 {
		background-position: center -10vh;
	}
	
}

.language_container {
	display: none;
}


a.initiative:visited,
a.initiative {
	text-decoration: none;
	color: white;
	background: none;
	padding: 0;
	transition: 0.5s all;
	border: 1px solid rgba(0,0,0,0);
}

a.initiative:hover,
a.initiative:active,
a.initiative:focus {
	color: purple;
	background: white;
	border: 1px solid white;
	transition: 0.5s all;
}