@charset "utf-8";
*, *::before, *::after {
margin: 0px;
padding: 0px;}

html, body {
    font-size: 1em;
    font-family: "Lato", serif;
  	font-weight: 300;
  	font-style: normal;
    color: #1F2D58;
    background-color: #7AC6BA;
}
#container {
    width: 960px;
    background-color: #CBDDD1;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #7C5C9E;
	font-family: "Syne", sans-serif;
   	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
a:link, a:visited {
    color: #487998;
    text-decoration: none;
}
a:hover, a:active {
    color: #DE3A8F;
    text-decoration: none;
}
#topNav ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
    list-style-type: inline-block;
}
#topNav ul li {
    display: inline-block;
    margin-left: 30px;
    font-size: 1.1rem;
}
header {
    background-image: url(assets/graphics/kennyHeaderPNG24.png);
    background-size: 960px 150px;
    background-repeat: no-repeat;
    height: 270px;
    border-bottom: 1px solid #7C5C9E;
}
#headerBox {
    display: Flex;
    max-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
#topNav {
	flex-grow: 1; 
	font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
}
#headerBox h1 {
	flex-grow: 2;
}
#headerBox h1 a {
    font-size: 1.5em;
    color: #1F2D58;
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    margin-top: -30px;
}
body {
    background-image: url(assets/graphics/artWithKennyBackgroundPNG24.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-left: 20px;
    padding-right: 20px;
	font-family: "Lato", sans-serif;
  	font-weight: 400;
  	font-style: normal;
}

#home {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    display: flex;
    box-sizing: content-box;
    flex-direction: row-reverse;
    justify-content: center;
	}
#home img {
	order: 1;
	flex-basis: 50%;
			}	
#home #aboutMe {
    display: flex;
    flex-direction: column;
    order: 2;
    margin-top: -20px;
}
#aboutMe h1 {
    text-align: center;
}
#aboutMe h2 {
    margin-top: -60px;
    text-align: center;
    margin-bottom: 27px;
}
#home #aboutMe p {
    padding-right: 20px;
    margin-top: -9px;
}



#links {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    border-top: 1.5px solid #7C5C9E;
    padding-bottom: 31px;
}
#links h2 {
    text-align: center;
    padding-top: 40px;
    font-size: 2.5em;
    margin-bottom: 50px;
}
#links .linksBox {
    display: inline-block;
    text-align: center;
    margin-left: 200px;
    padding-bottom: 12px;
    padding-top: 5px;
}
#footer {
    padding-top: 61px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 30px;
    background-color: #7AC6BA;
	width: 960px;	
}
#footer ul li a:link, a:visited {
    color: #7C5C9E;
}
#footer ul li a:hover, a:active {
    color: #DE3A8F;
}
	
#footer ul li {
    display: inline-block;
    padding-left: 0px;
    margin-left: 20px;
    font-size: 1.0rem;
}
	
#gallery {
    padding-top: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 75px;
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
    font-family: "Syne", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    font-weight: 700;
    font-style: normal;
    border-bottom: 1px solid #7C5C9E;
}
#gallery h1 {
    margin-top: 0px;
    margin-bottom: 35px;
}


#gallery ul li {
    display: inline-block;
    /*padding-left: 36px;
    margin-left: 141px;
    font-size: 1.5rem;
    padding-right: 36px;
    margin-top: 42px;
    margin-right: 88px;*/
}

#home #aboutMe h1 {
    font-size: 2.5em;
    margin-bottom: 63px;
    margin-top: -3px;
}
#logos {
    margin-top: 38px;
    margin-bottom: 67px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-bottom: 22px;
    padding-top: 0px;
    border-bottom: 1px solid #7C5C9E;
}
#logos h2 {
    font-size: 1.75em;
    padding-top: 0px;
    margin-bottom: -19px;
    padding-bottom: 0px;
}
.logoBoxGallery .logoBoxDetails h3 {
    padding-bottom: 7px;
}
.logoBoxDetails h3 {
    padding-top: 16px;

}



#logos #logoBox {
    display: flex;
    box-sizing: content-box;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 97px;
    margin-top: 65px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}
#behindTheScenes {
    text-align: left;
	}
#behindTheScenes h2 {
    text-align: center;
    font-size: 5em;
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 50px;
}
#behindTheScenes p {
    margin-right: 0px;
    box-sizing: content-box;
    margin-bottom: 91px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.backToTop, .backToTop a {
	text-align: right;
	}
#contactMe {
    padding-top: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 75px;
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
    font-family: "Syne", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    font-weight: 700;
    font-style: normal;
    border-bottom: 1px solid #7C5C9E;
}
#contactMe h1 {
    margin-bottom: 35px;
}

#contactMe ul li {
    display: inline-block;
    /*padding-left: 36px;
    margin-left: 90px;
    font-size: 1.5rem;
    padding-right: 36px;
    margin-top: 42px;
    margin-right: 127px;*/
}
#logoPackages {
	margin-top: 38px;
    margin-bottom: 67px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-bottom: 22px;
    padding-top: 0px;
    border-bottom: 1px solid #7C5C9E;
}
#logoPackages h2 {
	font-size: 1.75em;
    padding-top: 0px;
    margin-bottom: -19px;
}
#logoPackageBox {
    display: flex;
    box-sizing: content-box;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 97px;
    margin-top: 65px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}

#contactMeBio {
    text-align: center;
	}
#contactMeBio h2 {
    text-align: center;
    font-size: 5em;
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 50px;
}
#dontDelay p {
    text-align: left;
    margin-top: 15px;
}
#contactMeBio p {
    margin-right: 0px;
    box-sizing: content-box;
    margin-bottom: 28px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
#contactMeBio h3 {
    font-size: 3em;
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 50px;
    padding-top: 0px;
}

a.button {
    display: inline-block;
    background-color: #7AC6BA;
    color: #7C5C9E;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
    text-decoration: none;
    width: 300px;
    height: 25px;
    border: 5px solid #1F2D58;
    margin-left: 60px;
    margin-right: 60px;
}
a.button:hover { 
    color: #DE3A8F;
    color: #DE3A8F;
}
