/*!
 * Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

p {
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
}
h1 {
	font-family:'Raleway', sans-serif;
	text-align:center;
	font-weight: 700;
	color:#fff;
	font-size: 24px;
	width:100%;
}
h2 {
	font-family: 'George', serif;
	text-align:center;
	font-weight:500;
	color:#fff;
	font-size: 24px;
}
#mainNav {
  min-height: 80px;
  background-color: #972d00;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #000;
  border: 1px solid #000;
	background-color:#fff;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #fff;
  font-weight: 700;
  padding: .9rem 0;
	text-align:center;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: #972d00;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }

  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link {
    -webkit-transition: none;
    transition: none;
    padding: 2rem 1.5rem;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #972d00;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #64a19d;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #64a19d;
    outline: none;
    border-bottom: 0.25rem solid #64a19d;
  }
}

.masthead {
  position: relative;
  width: 100%;
  min-height: 680px;
	height:100%;
  padding: 15rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/shr-hero.jpg");
  background: url("../img/shr-hero.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead h1 {
  font-family: Georgia, 'serif';
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.8rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.masthead h2 {
  max-width: 20rem;
  font-size: 1rem;
}
.deal-container {
	background-color:rgba(255, 255, 255, 0.8);  
	max-width:400px; 
	width:100%; 
	position:top; 
	margin-top:80px; 
	margin-bottom:0; 
	margin-right:-25px !important; 
	min-height:600px; 
	height:100%;
	padding-top:25px;
	float:right;
}

@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
	.masthead {
    padding-top: 0 !important;
		padding-left:25px !important;
		
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 600px;
    padding: 0 !important;
  }
  .masthead h1 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
}


.btn {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Raleway';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
  background-color: #64a19d;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

.about-section {
  padding-top: 2rem;
	padding-bottom:1rem;
  background: #972d00 !important;
}

.about-section h2 {
	font-family: Raleway;
	color:#fff;
	font-size:36px;
}
.about-section p {
  margin-bottom: 5rem;
}

.projects-section {
  padding: 10rem 0;
}

.projects-section .featured-text {
  padding: 2rem;
}

@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #64a19d;
  }
}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}

@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #64a19d;
    border-width: .25rem;
    width: 30%;
  }
}

.signup-section {
  padding: 10rem 0;
  background-color: #fff;
	background-image:url(../img/SHR-West-Building-1920x564.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
	padding-top:120px; 
	padding-bottom:30px;
}

.signup-section .form-inline input {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Raleway';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.discover-vacation-section {
	background-color: #974400 !important;
	padding-left:25px;
	padding-right:25px;
	min-height:100px;
	height:100%;
}

.contact-section {
  padding: 4rem 0 0;
}

.shr-offer-1 {
  border: solid 10px #fff;
	background-color: #4fa4e4;
	background-image: url(../img/SHR-West-Building.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	min-height:500px;
	height:100%;
	padding:25px 0px 0px 0px !important;
}

.shr-offer-2 {
  border: solid 10px #fff;
	background-color: #0969b1;
	background-image: url(../img/orlando-destination-350x300.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	min-height:500px;
	height:100%;
	padding:25px 0px 0px 0px !important;
}

.shr-offer-3 {
  border: solid 10px #fff;
	background-color: #4fa4e4;
	background-image: url(../img/center-harbor-inn-view-350x300.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	min-height:500px;
	height:100%;
	padding:25px 0px 0px 0px !important;
}


.shr-offer-percent-div {
	color:#fff; 
	padding:10px 0px; 
	width:100%; 
	margin:0 auto;
}
.shr-offer-percent-number {
	float:left;
	font-size:58px;
	font-weight:bold;
	line-height:1;
	margin-left:2%;
	width:10%;
	min-width:62px;
}
@media (max-width: 768px) {
  .shr-offer-percent-number {
	margin-left:15%;
}
	.shr-offer-retain-price {
	min-width:190px !important;
		text-align:center !important;
		margin: 0 !important;
}
	.shr-offer-1 {
		min-height:550px !important;
	}
	.shr-offer-2 {
		min-height:550px !important;
	}
	.shr-offer-3 {
		min-height:550px !important;
	}
	.masthead {
    padding-top: 0 !important;
	margin:0 auto !important;
  }
	.deal-container {
		margin-left:25px!important;
		padding-top:80px;
	}
}

@media (max-width: 1024px) and (min-width:769px) {
	
	.deal-container {
		margin-left:40px;
		margin-top:80px !important;
	}
}

@media (max-width: 425px) {
  
	.deal-container {
		margin:0 auto !important;
		padding-top:160px !important;
	}
}

@media (max-width: 375px) {
  .shr-offer-percent-number {
	margin-left:80px;
	  min-width:75px;
	  width:25%;
	  
}
	.shr-offer-percent-off {
		min-width:25px;
		width:5%;
		text-align:left;
}
	.shr-offer-retain-price {
		width:100% !important;
		min-width:200px !important;
		margin:0 auto;
		padding-bottom:15px;
	}
	.deal-container {
		margin:0 auto !important;
		padding-top:160px !important;
	}
}

@media (min-width: 1440px) {
  .shr-offer-percent-number {
	margin-left:10%;
}
}


.shr-offer-percent-off {
	float:left;
	font-size:24px;
	font-weight:bold;
	line-height:1;
	padding-top:10px;
	padding-left:5px;
	width:5%;
	min-width:45px;
}
.shr-offer-retain-price {
	float:left;
	font-size:14px;
	text-align:left;
	margin-right:10px;
	margin-left:10px;
	padding-top:15px;
	width:50%;
	min-width:100px;
}
.shr-offer-gift-card {
	width:100%;
	margin-top:75px;
	color:#fff; 
	font-size:18px;
	font-weight:500;
}
.shr-offer h4 {
  font-size: 0.8rem;
  font-family: 'Raleway';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.shr-offer hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0.0625em;
	text-align:center;
}

a {
  color: #64a19d;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #64a19d !important;
}

.text-primary {
  color: #64a19d !important;
}

footer {
  padding: 5rem 0;
}
.card {
	background-color:rgba(255, 255, 255, 0.8) !important;
}
