body{
	min-height: 2315px;
}
section {
    width: 100%;
    text-align: center;
}

.Intro
{
	font-family: 'Archivo Narrow', sans-serif;
	height: 480px;
	color: white;
    display: block;
    background-image: url(http://cdn.pcwallart.com/images/gif-wallpaper-3.jpg);*/
    float: left;
	background-position: bottom;
}

h1
{
	font-family: 'Archivo Narrow', sans-serif;
	padding-top:155px;
	text-align: center;
	font-size: 80px;
	margin-top: 0px;
	margin-bottom: -15px;
}

h3
{
	font-family: 'Archivo Narrow', sans-serif;
	text-align: center;
	font-size: 30px;
	margin-top: 0px;
	/*letter-spacing: -1px*/
}

h2{
	font-family: 'Archivo Narrow', sans-serif;
	text-align: center;
	font-size: 40px;
	padding-top: 7.5px;
    margin-bottom: 33.5px;
}

h4 {
	font-family: 'Archivo Narrow', sans-serif;
	color: white;
	font-size: 20px;
	font-weight: 600;
	margin-top: 2px;
	letter-spacing: 0.70px;
	text-align: left;
}
h5{
	font-size: 40.29px;
	font-family: 'Archivo Narrow', sans-serif;
	display: inline-block;
	font-weight: 700;
	margin-top: 41.5px;
	margin-bottom: 4px;
	color: #14170F;
}
}
em
{
	font-style: italic;
}

div {
    display: block;
}

p{
	font-family: 'Archivo Narrow', sans-serif;
    text-align: left;
    font-size: 19px;
    letter-spacing: -0.35px;
    margin-bottom: -3px;
}

.section2
{
	background-color: lightyellow;
	height: 646px;
    float: left;
}

.pic1{
	/*background-image: url(https://static.boredpanda.com/blog/wp-content/uploads/2017/02/f5CXaPG__880.jpg);*/
	width: 401px;
    height: 301px;
    padding-left: 40px;
    padding-bottom:15px;
    display: block;
    float: right;
    background-size: 100% 100%;

}

.inner-content{
	width: 960px;
    height: 469px;
    margin-right: auto;
    margin-left: auto;
}

.section3 {
	background-color: lightblue;
    height: 679px;
    float: left;
}

.section3 > .inner-content {
    height: 498px;
}

.leftCol {
	width: 50%;
	height: 100%;
	float: left;
	display: inline-block;
}

.rightCol {
	width: 50%;
	height: 100%;
	float: right;
	display: inline-block;
}

.sub {
	width: 100%;
	height: 150px;
	display: block;
	float: left;
	margin-bottom: 24px;
	color: white;
}

.tinyTrumps {
	display: block;
	float: left;
	background-color: white;
	background-size: 100% 100%;
	width: 200px;
	height: 150px;
	margin-right: 12px;
}

.photoTitle {
	margin-top: -21px;
}

.section4 {
	height: 412px;
	float: left;
	background-color: pink;
}

.section4 > .inner-content {
	height: 200px;
}

.section5 {
	height: 98px;
	float: left;
	text-align: center;
	background-color: black;
}

.bottom-text {
	top-margin: 0px;
	font-size: 28px;
	text-align: center;
}

.footer {
	width: 960px;
	height: 30px;
	display: inline-block;
	margin-top: 35px;
}

.footer p {
	margin-top: 5px;
	font-weight: 600;
	color: white;
	letter-spacing: -0.72px;
	display: block;
	float: left;
}

.socialMedia{
	background-size: 100% 100%;
	color: white;
	display: block;
	float: right;
	width: 92px;
	height: 25px;
	margin-top: 0.5px;
	margin-left: 4px;
}
