/* CSS Document */
html, body {
	margin:0px;
	height: 100%;
	color:rgba(207,207,207,1.00);
	font-family: "brandon-grotesque", sans-serif;
font-weight: 400;
}
h1, h2, h3, h4 {
	font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
}
a.svg {
  position: relative;
  display:block;
}
a.svg:after {
  content: ""; 
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
}
.red {
	color: #ee3324;
}
.blue {
	color: #1f8bbd;
}
.pink {
	color: #da65a6;
}
.green {
	color: #8ac640;
}
img.hunner {
	width: 100%;
}

.gallery {
    padding-bottom: 40px;
}
.outline {
	padding: 15px 0px 55px 0px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	margin-bottom: 90px;
}
.box {
	background-color: #f1f2f2;
	padding: 0px 35px 35px 35px;
}
.logo {
	margin-top: 0px;
    padding-bottom: 40px;
    text-align: center;
}
.logo img{
	width: 300px;
}
img.subtext {
    width: 75%;
    margin-bottom: 15px;
}
.title {
	margin-top: 60px;
	border-bottom: 1px #3f4040 solid;
	margin-bottom: 20px;
}

.title h1 {
	font-size: 65px;
	line-height: 56px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.form {
	border-bottom: 1px #3f4040 solid;
}
.form h2 {
	font-size: 30px;
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 6px;
    padding-top: 30px;
	padding-bottom: 15px;
}
.form h3 {
	font-size: 54px;
	line-height: 56px;
	margin-bottom: 16px;
     color: #c5af91;
font-family: 'Send Flowers', cursive;
    text-align: center;
}
.form p {
	font-size: 20px;
	padding-bottom: 30px;
	line-height: 32px;
	text-align: left;
}
.form p.intro {
	font-size: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 40px;
    text-align: center;
}

.form p.alt {
	font-size: 17px;
	padding-bottom: 25px;
	line-height: 62px;
	
}
.form p a {
	font-weight: bold;
	color: #ffffff;
    width: 100%;
	font-size: 24px;
	padding: 10px 24px 10px 24px;
    border-radius: 30px;
    border: 2px solid #c5af91;
}
.form p a.book-btn {
	font-weight: bold;
	color: #3f4040;
	font-size: 24px;
	background-color: #ffffff;
	padding: 10px 14px 10px 14px;
	border: 4px #3f4040 solid;
}

.form p a:hover {
		text-decoration: none;
	background-color: #636363;
}
.details {
	padding-top: 20px;

	
}
.details p{
	padding: 10px 0 0px 0;
	font-size: 19px;
	padding-bottom: 0px;
	line-height: 26px;
}

.script {
    font-family: 'Send Flowers', cursive;
    color: #c5af91;
    font-size: 36px;
}
p.script {
    font-family: 'Send Flowers', cursive;
    color: #c5af91;
    font-size: 36px;
    text-align: center;
}
p.link {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 70px;
}



/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.title h1 {

	font-size: 57px;
	line-height: 56px;
	margin-top: 8px;
	margin-bottom: 2px;
}
.form h2 {
	font-size: 40px;
	line-height: 39px;
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 15px;
}





}
	
	
	
	
	

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {

}




 
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.outline {
	padding: 15px 40px 55px 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	margin-bottom: 40px;
}



 }
 
 
 
 
 
 

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.logo img{
	width: 200px;
}
    .logo {
        padding-bottom: 15px;
    }
    img.subtext {
        width: 100%;
    }
.outline {
	padding: 15px 5% 25px 5%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
}
    
    .form p.intro {
font-size: 22px;
padding-top: 0px;
padding-bottom: 10px;
line-height: 32px;
}
    
    
.box {
	padding: 10%;
}
.title h1 {
	font-size: 36px;
	line-height: 36px;
	margin-top: 9px;
	margin-bottom: 4px;
}
.form h2 {
	
	font-size: 21px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.form h3 {

	font-size: 32px;
}

.form input.form-field {
	font-size: 22px;
	
	width:100%;
	height:40px;
	background-color: #FFFFFF;
	box-shadow: none;
	border-radius: 0px;
	padding-left: 10px;
	margin-bottom: 6px;
	text-align:center;
}
.form input.form-btn {
	width:100%;
	background-color: #59595a;
	color: #FFFFFF;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align:center;
	font-size: 30px;
}
.details {
	padding-bottom: 10px;	
    text-align: left;
}
    .details p {
padding: 0px 0% 0px 0%;
font-size: 19px;
padding-bottom: 0px;
line-height: 36px;
}
.details a {
	color: #ffffff;
}

}