body {
	margin: 0 auto;
	width: 100%;
	background: #000;
  font-family: Arial, Verdana, sans-serif;
  color: #cea4e6;
	text-align: center;
}
header {
  margin: 0 auto;
  padding: 48px 0 0 0;
  width: 80%;
  max-width: 820px;
}
#home-splash {
	background-image:url(img/bkgr-4.jpg);
  margin: 0 auto; 
	padding: 10vh 5% 10vh 5%;
  height: 100vh;
  max-height: 600px;
  vertical-align: middle;
}
#splash {
	background-image:url(img/bkgr-4.jpg);
  margin: 0 auto; 
	padding: 36px 5% 48px 5%;
}
.splash-container {
  position: absolute;
  top: 15vh;
  left: 20px;
  right: 20px;
}
#splash img {
  width: 820px;
  max-width: 100%;
}
#splash h1 {
  color: #fa9c2a;
  font-family: Tangerine, cursive;
  font-size: 4em;
  font-weight: bold;
  margin: 0 auto;
  width: 400px;
  background: #000;
}
#home-splash h6 {
  color: #fa9c2a;
  font-family: Tangerine, cursive;
  font-size: 3em;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
  max-width: 820px;
}
#home-splash .attribute {
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
.container {
	margin: 0 auto;
  padding: 0 0 60px 0;
}
.container-white {
  background: #fff;
  padding: 0 0 60px 0;
}
.container-80pc-wide {
	margin: 0 auto;
  padding: 36px 10% 90px 10%;
}
.container-bkgr {
	background-image: url(img/bkgr.jpg);
}
.content {
  margin: 0 auto;
  max-width: 920px;
}
.align-left {
  text-align: left;
}
.content {
  margin: 0 auto;
  padding: 0 5% 0 5%;
  max-width: 920px;
}
h1 {
	color: #932df8;
	font-size: 2.5em;
	font-weight: normal;
	margin: 12px 0 0 0;
}
h2 {
	color: #fff;
	font-size: 2em;
}
h3 {
	color: #fa9c2a;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.4;
}
h4 {
	color: #7803bb;
	font-size: 1.25em;
	font-weight: normal;
}
h5 {
	color: #932df8;
	font-size: 1.25em;
	font-weight: normal;
	margin: 12px 0 0 0;
}
h6 {
	color: #2ab9b7;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 auto;
	padding: 14px;
}
p {
  color: #7803bb;
  font-size: 1.1em;
  line-height: 1.5;
}
.disclaimer p {
    font-size: 1em;
    text-align: center;
    color: #777;
    margin: 0 auto;
    padding: 24px 0 0 0;
    width: 60%;
}
#name-a-galaxy h2 {
	color: #7803bb;
	font-size: 2em;
  font-family: Tangerine, serif;
}
#name-a-galaxy h4 {
	color: #7803bb;
	font-size: 2em;
}
.container-white p {
  color: #7803bb;
}
.letter-space {
  letter-spacing: .08em;
  word-spacing: .18em;
}
a:link, a:visited {
  color: #aa72e3;
  text-decoration: none;
  border-bottom: #444 1px solid;
  transition: 1s ease;
}
a:hover, a:active {
  color: #cea4e6;
  border-bottom: #000 1px solid;
  transition: 1s ease;
}
ul {
  margin: 0 auto;
  padding: 0;
}
ul li, ol li {
  color: #cea4e6;
  font-size: 1em;
  line-height: 1.5;
  margin: 0 auto;
  text-align: left;
  max-width: 820px;
}
.container-white ul li, .container-white ol li {
  color: #444;
}
#footer ul li {
  list-style: none;
  display: inline;
  padding: 0 8px 0 8px;
}
#footer {
  margin: 24px 0 0 0;
  padding: 36px 0 24px 0;
  border-top: 1px #222 solid;
}
.flex-container {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  flex-wrap: nowrap;
}
.flex-item {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.flex-item img {
	width: 100%;
}
.flex-item img.splash {
  max-width: 450px;
}
.splash-right {
  line-height: 1.7;
  text-align: left;
}
.flex-item a, #name-a-galaxy .flex-item a {
  text-decoration: none;
  border-bottom: none;
}
#simple-package {
  width: 40%;
}
#name-a-galaxy .flex-item a:hover {
  opacity: .7
}
#name-a-galaxy .flex-item p.caption {
  color: #7803bb;
  font-weight: normal;
  font-size: .9em;
  margin: 0 auto;
  padding: 0 10% 0 10%;
}
img {
  max-width: 100%;
}
img#certificate {
  width: auto;
  height: 300px;
}
img#dedication {
  width: auto;
  height: 250px;
}
img#story {
  width: auto;
  height: 250px;
}
#name-a-galaxy .flex-item img {
  width: auto;
  height: 250px;
}
p.caption {
  color: #ccc;
  font-size: 1em;
  font-weight: bold;
  margin: 12px 0 4px 0;
}
p.caption-sm {
	color: #ccc;
	font-size: 0.6em;
	font-weight: normal;
	margin: 24px 0 4px 0;
}
p.caption-sm-pink {
	color: #cea4e6;
	font-size: 0.6em;
	font-weight: normal;
}
p.photo-credit {
  color: #555;
  font-size: .7em;
  font-weight: normal;
  margin: 0;
}
p.photo-credit a:link, p.photo-credit a:visited {
  color: #555;
  text-decoration: none;
  border-bottom: #000 1px solid;
  transition: 1s ease;
}
p.photo-credit a:hover, p.photo-credit a:active {
  color: #333;
  transition: 1s ease;
}
table {
  margin: 0 auto;
  padding: 2%;
  width: 98%;
  max-width: 620px;
  text-align: left;
  color: #444;
}
option {
  font-size: .9em;
}
input {
  width: 100%;
  max-width: 620px;
  height: 24px;
  font-size: 1em;
}
select {
  width: 100%;
  max-width: 320px;
  height: 24px;
}
select option{
    font-size: 12pt;
}
.buy-now-btn {
  width: 171px;
  height: auto;
}
.margin-bottom {
  margin-bottom: 24px;
}
#order-form {
  margin: 24px 0 0 0;
  padding: 12px 2% 60px 2%;
}
#order-form h2 {
  font-size: 1.5em;
  margin: 24px 0 0 0;
}
.thumb {
	width: 200px;
}
.float-right {
	float: right;
	margin: 12px 0 12px 12px;	
}
.float-left {
	float: left;
	margin: 0 24px 12px 0;	
}
.clear {
  clear: both;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.max-width-450 {
	max-width: 450px;
}
.vert-space-24 {
	height: 24px
}
.vert-space-36 {
	height: 36px
}
.vert-space-48 {
	height: 48px
}
.vert-space-60 {
	height: 60px
}
.vert-space-90 {
	height: 90px
}
.divider {
	margin: 0 auto;
	width: 80%;
	height: 1px;
	background: #ccc
}
.contact-form {
  width: 100%;
  margin: 0 auto;
  max-width: 820px;
}
#contact-area {
  margin: 0 auto;
	margin-top: 25px;
  width: 100%
}
#contact-area p {
  margin: 4em 0 2em 0;
  font-size: 1.25em;
  line-height: 160%;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 70%;
	font-size: 1.25em;
  font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 10px 0px;
  background: #fcfafe;
	border: 2px solid #efdbfa;
  border-radius: 4px;
}
#contact-area input:required {
    box-shadow:none;
}

#contact-area textarea {
	height: 90px;
  font-size: 1.24em;
  font-family: Arial, Verdana, sans-serif;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #888;
  background: #fff;
}

#contact-area input.submit-button {
	width: 100px;
  height: 40px;
  float: left;
  padding: 4px;
  margin: 0 0 3em calc(20% + 15px);
  font-size: 1em;
	color: #932df8;
	text-transform: uppercase;
}
#contact-area input.submit-button:hover {
	border: 2px solid #fff;
  background: #cea4e6;
  color: #fff;
  transition: 1s ease;
}
label {
  color: #932df8;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 20%;
	padding-top: 5px;
}
.capbox {
	background-color: #cea4e6;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin: .5em 0 0 calc(20% + 15px);
	padding: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  text-align: center;
}
.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #CEA4E6;
	margin: 5px auto 1Z0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#CaptchaDiv {
	font-size: 1.25em;
	color: #000000;
  width: 200px;
  margin: 0 auto;
	padding: 4px;
  text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
#CaptchaInput { 
  margin: 1px 0px 1px 0px; 
  width: 135px;
  text-align: center; 
}

@media screen and (max-width:1780px) {
  .container-80pc-wide {
    margin: 0 auto;
    padding: 36px 10% 60px 10%;
  }
}

@media screen and (max-width:1380px) {  
  .container-80pc-wide {
    margin: 0 auto;
    padding: 36px 8% 0 8%;
  }
}

@media screen and (max-width:1200px) { 
  .splash-right {
    padding: 0 0 36px 36px;
  }
  .flex-item img {
    margin: 0 24px 0 0;
  }
  #name-a-galaxy .flex-item img {
    width: auto;
    height: 200px;
  }
}

@media screen and (max-width:1024px) {  
  .container-80pc-wide {
    margin: 0 auto;
    padding: 0 5% 60px 5%;
  }
  .flex-item img {
    margin: 48px 0 0 0;
  }
  #name-a-galaxy .flex-item img {
    width: auto;
    height: 150px;
  }
  #simple-package {
    width: 60%;
  }
  .splash-right {
    padding: 0 0 0 48px;
    line-height: 1.7;
    text-align: left;
  }
}

@media screen and (max-width:800px) { 
  body {
    background-image: none;
  }
  .splash-right {
    padding: 0
  }
  #splash h1 {
    font-size: 3em;
  }
  #home-splash h6 {
    font-size: 2.5em;
  }
  .flex-container, #name-a-galaxy .flex-container {
    display: block;
  }
  .flex-item, #name-a-galaxy .flex-item {
    margin: 24px 0 0 0;
  }
  #name-a-galaxy .flex-item img {
    width: auto;
    height: 350px;
  }
  #name-a-galaxy .flex-item p.caption {
    margin-bottom: 48px;
    max-width: 420px;
  }
  #order-form h2 {
    margin: 36px 0 24px 0;
    font-size: 1.5em;
  }
}

@media screen and (max-width:600px) { 
  h1 {
    font-size: 2em;
  }
  h3 {
    color: #cea4e6;
  }
  #home-splash {
    background-image:url(img/bkgr-4.jpg);
    margin: 0 auto; 
    padding: 10vh 5% 10vh 5%;
    height: 100vh;
    max-height: 400px;
    vertical-align: middle;
  }
  .splash-container {
    position: absolute;
    top: 10vh;
    left: 20px;
    right: 20px;
  }
  .splash-right {
    padding: 0
  }
  #home-splash h6 {
    font-size: 2em;
  }
  #name-a-galaxy .flex-item img {
    width: 250px;
    max-width: 90%;
    height: auto;
  }
  #simple-package {
    width: 100%;
  }
  select option {
      font-size: 9pt;
  }

  #footer {
    margin: 0;
    padding: 0;
  }
  #footer ul {
    margin: 0 0 36px 0;
  }
  #footer ul li {
    display: block;
    margin: 0 auto;
    padding: 12px 0 12px 0;
    text-align: center;
    background: #555;
    border-bottom: 1px #444 solid;
  }
  #footer ul li a:link, #footer ul li a:visited {
    color: #fff;
    border-bottom: 0px;
  }
  #footer ul li a:hover, #footer ul li a:active {
    color: #888;
  }
}
