#awards div.cqc img{
	width:60%;
}
#awards div.cqc div.col-md-6{
	height:150px;
}
.awards .award-heading{
	text-align:left;
}
.empty-space{
	height:60px;
}
#footerLogo svg {
	width: 40%;
	margin-left: 60%;
}

.small {
	display: none;
}

.carousel-inner {
 height:auto;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: auto;
  margin: auto;
  min-height:initial;
}

.col2a {
	background: #035238 url("../images/graphics/arrows3.png");
    background-position: 0% center; 
	background-repeat: no-repeat;
}

.green {
	background: #035238;
}

.greenText {
	color: #035238;
}

.brown {
	background: #99804E;
}

.zindex1 {
	z-index: 1;
	position: relative;
}

#arrows-down {
	width: 1554px;

	margin: 0 auto;
	margin-top: -22%;
	z-index: -1px;
	position: relative;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #99804E;
}

/* columns of same height styles */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}

/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

.home-box {
	position: relative;
}

.home-box.overlay1, .home-box.overlay2 {
	display: inline-block;
	position: 	relative;
	margin-bottom: -5px;
}

.home-box.overlay1:after, .home-box.overlay2:after {
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    opacity: 0.7;
}

.home-box.overlay1:after {
    background: #99804E;
}

.home-box.overlay2:after {
    background: #035238;
}



.home-middle-button {
	position: absolute;
	top: 50%;
	display: block;
	text-align: center;
	padding: 10px 20px;
	background: #fff;
	z-index: 99;
	text-decoration: none;
	left: calc(50% - 100px);
	width: 200px;
	background: rgba(255, 255, 255, 0.5);
	color: #fff;
	text-transform: uppercase;
}

.home-middle-button:hover {
	background: rgba(255, 255, 255, 0.8);
	color: #555;
	text-decoration: none;
}


#background1 {
	background: url("../images/homepage/back.png") right bottom no-repeat;
}

.section-padding {
	margin-top: 80px;
	margin-bottom: 80px;
}

.section-padding-footer {
	margin-top: 30px;
	margin-bottom: 30px;
}

.button {
	border: 1px solid #fff;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	display: inline-block;
}

.button:hover {
		background: #99804E;
		color: #fff;
		border-color: #99804E;
		text-decoration: none;
}

.button.newPost {
	background: #99804E;
	color: #fff;
	border-color: #99804E;
}

.button.newPost:hover {
	background: #fff;
	color: #99804E;
}

#staff-list figure {
	border: 1px solid #99804E;
	margin: 10px 0;
	padding: 20px;
}

#life-types img {
	margin-top: 27px;
}

.care-type {
	border: 1px solid #99804E;
	margin: 10px 0px;
	padding: 20px; 
}

.dropdown-menu {
	width: 100%;
}

.dropdown-menu a {
	text-align: center;
}

button.navbar-toggle.collapsed #nav-hamburger {
	display: none;
	width: 30px;
	height: 30px;
	background: url("../images/icons/hamburger.png");
	z-index: 100;
}

button.navbar-toggle.collapsed #nav-hamburger:hover {
	background: url("../images/icons/hamburger-hover.png");
}

button.navbar-toggle #nav-hamburger {
	background: url("../images/icons/x.png");
	width: 30px;
	height: 30px;
	display: none;
}

button.navbar-toggle #nav-hamburger:hover {
	background: url("../images/icons/x-hover.png");
}

button.navbar-toggle.collapsed .down-arrow {
	background: #99804E url("../images/icons/hamburger.png") no-repeat center center;

}

button.navbar-toggle > .down-arrow:hover {
	background: #ffffff url("../images/icons/hamburger-hover.png") no-repeat center center;
/* 	background-size: cover;	 */	
}

button.navbar-toggle .down-arrow {
	background: #99804E url("../images/icons/hamburger.png") no-repeat center center;
	height: 50px;
}

.home-header {
/* 	height: 158px; */
background: #99804E;
}

.home-intro {
	background: #035238;
	padding: 60px;
	margin: 50px 0 20px 0;
}

.home-quote {
	border-top: 10px;
	border-bottom: 10px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #9E916A;
/* 	padding: 60px; */
}

.home-quote > div {
	padding: 60px;
}

#arrows-down {
	width: 1554px;
	margin: 0 auto;
	margin-top: -22%;
	z-index: -10px !important;
	position: relative;
}

.zindex1 {
	z-index: 1;
	position: relative;
}

.care-categories {
	margin: 60px 0;
	padding-top: 60px;
}

.care-category li {
	font-size: 26px;
	font-family: "Century Schoolbook W01";
	color: #99804E;
}

.home-bullet {
	width: 30px;
	margin: 20px auto;
	display: block;
}

.hide {
	display: none;
}

#gallery {
	margin-bottom: 60px;
}

.galleryLink {
	display: inline-block;
}

.galleryImg:hover {
	opacity: 0.5;
	 -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;

}

#news .post-content-wrapper {
	background: #fff;
	padding: 30px 30px 5px 30px;
}

#news .post-thumb {
	width: 100%;
	height: 300px;
}

#news .dates {
	display: block;
	text-align: center;
}

.panel {
	border-radius: 0;
}

span.archive_date {
	margin-right: 10px;
}

#footer-logo {
	position: absolute;
	right: 0;
	margin-top: 30px;
}


#social-icons {
	width: 154px;
	margin: 30px auto;
	display: block;
	text-align: center;
}

.social-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	background-size: cover !important;
}

#fb-icon {
	background: url("../images/icons/fb.png") no-repeat;
}

#fb-icon:hover {
	background: url("../images/icons/fb_hover.png") no-repeat;
}

#inst-icon {
	background: url("../images/icons/inst.png") no-repeat;
}

#inst-icon:hover {
	background: url("../images/icons/inst_hover.png") no-repeat;
}

#twitter-icon {
	background: url("../images/icons/twitter.png") no-repeat;
}

#twitter-icon:hover {
	background: url("../images/icons/twitter_hover.png") no-repeat;
}

.map-padding {
	margin-top: 20px;
}

#news article {
	border: 1px solid #035238;
	margin-bottom: 20px;
}

#news-post-new article {
	border: none;
}

.panel-body {
	padding: 0;
}

#news .carousel-arrow {
	padding: 15px 0 0 15px;
}

.no-padding {
	padding: 0;
}

.no-margin {
	margin: 0;
}

#signature {
	margin: 20px auto;
	width: 160px;
	height: 125px;
	display: block;
}

#signatureText {
	text-align: center;
}

.awards {
	text-align: center;
	margin-bottom: 40px;
}

.awards h1 {
	color: #035238;
	text-align: center;
	margin-top: 0;
}

.awards p {
	color: #035238;
	font-size: 1.2em;
	text-align: center;
}


.gbch {
	margin: 20px auto;
}

.banner {
	width: 100%;
}

.contactMap svg {
	width: 85%;
}

#breakfastMenu {
	display: block;
}

svg .cls-1 {
	fill: #ffffff !important;	
}

#menus a {
	display: inline-block;
	width: 200px;
}

#menus a:hover .cls-1, #menus a:hover .st0 {
	fill: #99804E !important;
}

.lgbt {
	padding-top: 20px;
}

.s1 {
	padding-top: 28px;
}

.carousel-container {
	position: relative;
/* 	height: 100vh; */
}

.carousel-inner {
	position: relative;
/* 	height: 100vh; */
}

.carousel-inner img {
	height: 100vh;
}

#scroll {
	display: inline-block;
	width: 120px;
	height: 40px;
	position: absolute;
	bottom: 20px;
	left: calc(50% - 60px);
	background: url("images/icons/scroll.png") no-repeat;
}

#about #scroll, #life #scroll, #care #scroll {
	bottom: 40px;
}

.seven-cols {
	width: 13.28%;
	display: inline-block;
	float: left;
}



.col-md-6 .awards {
	padding-left: 60px;
}

#coldwellsRating {
	width: 300px;
	margin: 0 auto;
	display: block;
}

.payingforcare a {
	display: block;
	color: #fff;
}

.payingforcare {
	margin: 40px 0;
}

.outstanding {
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.outstanding h3 {
	margin-top: 0;
}

#edhr_logo {
	width: 70px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.newsletter a {
	color: #99804e;	
}

.newsletter a:hover  {
	color: #000;	
}

.newsletter a.newsletter-icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url("images/icons/pdf.png");
	position: absolute;
	top: -15px;
	right: -60px;
}

#virtual-tour .vt-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#virtual-tour .vt-container .vt-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 992px) {
	#awards div.awards img{
		width:100%;
	}
	#awards div.cqc div.col-xs-6{
		height:300px;
	}
	#awards div.cqc img{
		width:100%;
	}
		.mobile-hidden{
		display:none;
	}
}
@media only screen and (max-width: 490px) {
	#awards div.cqc div.col-xs-6{
		height:200px;
	}
}
