/*Copyright - Adam Engelstad & Outerspaceland. All rights reserved.*/

.iframe-container {
    position: relative;
	width: 100%;
	padding-bottom: 53.75%;
	height: 0;
	border-left: solid 1px #181818;
	border-right: solid 1px #181818;
}

.iframe-container iframe {
	position: absolute;
	top: 2.723%;
	left: 5%;
	width: 90%;
	height: 94.445%
}

.tweetContainer {
    position: relative;
	width:66%;
	margin-left: 17%;
	padding-bottom: 30%;
	height: 0;
	border-top: solid 1px #181818;
	border-bottom: solid 1px #181818;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.copyTweet {
    width: 96%;
	height: 100%;
    margin-left: 2%;
}

.TransAstraPhoto1 {
    width: 45vw;
    Height: 40vw;
    max-width: 360px;
    max-height: 320px;
    min-width: 180px;
    min-height: 160px;
    background-image: url("TAJoelwHoneyBeeTest.jpg");
    background-size: 120%;
	background-position: center;
    float: right;
	margin-top: -1em;
    margin-left: .8em;
    margin-bottom: 9em;
    background-color: 181818;
    border: solid 1px;
}

.TransAstraPhoto1Caption{
    margin-top: 92%;
}

.TransAstraPhoto2 {
    width: 45vw;
    Height: 30vw;
    max-width: 360px;
    max-height: 240px;
    min-width: 180px;
    min-height: 120px;
    background-image: url("TASutterUltra.png");
    background-size: 120%;
	background-position: center;
    float: right;
	margin-top: -1em;
    margin-left: .8em;
    margin-bottom: 9em;
    background-color: 181818;
    border: solid 1px;
}

.TransAstraPhoto2Caption{
    margin-top: 69%;
}

/*.FullsizecopyimageContainer2 {
	width: 100%;
	height: auto;
    border-left: solid 1px #181818;
	border-right: solid 1px #181818;
}

.FullsizecopyimageSpacer2 {
	width: 102%;
	margin-left: -1%;
	padding-top: 45%;
	background-color: transparent;
    box-shadow: inset 0 1.4em #ffffff;
}

.TransAstraPhoto3 {
    width: 97%;
	height: 97%;
	padding-top: 48.5%;
	margin-top:-48.5%;
	margin-left: 1.5%;
	margin-right: 1.5%;
    background-image: url("TAFullMural.png");
    background-size: 110%;
    background-position: center;
	background-color: 181818;
    border: solid 1px;
}

.TransAstraPhoto3Caption{
	margin-top: 3em;
	margin-left: 5%;
	margin-right: 5%;
	text-align: bottom;
}*/

.TransAstraPhoto4 {
    width: 100%;
    background-image: url("TAFullMuralCrop.png");
    background-size: 97%;
	background-position: 50% 12.5%;
	padding-top: 1em;
	margin-top: -1.25em;
	margin-bottom: 1.5em;
    border-left: solid 1px #181818;
	border-right: solid 1px #181818;
}

.TransAstraPhoto4Caption {
	margin-top: 36.5%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	text-align: bottom;
}	

/*Copyright - Adam Engelstad & Outerspaceland. All rights reserved.*/




