#nav-header {
  height: 120px;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
}

#nav-logo {
  height: 110px;
  z-index: 999;
  padding: 10px;
}

.navbar-brand {
  z-index: 999;
}

#nav-header {
  z-index: 997;
  width: 100%;
}

#hero {
  color: white;
}

#page-top {
}

.masthead h1 {
  font-size: 4rem;
  font-weight: 400;
}

.btn.btn-primary {
  background-color: #F15F58;
}

.btn.btn-primary.idem-bt {
  background-color: #F15F58 !important;
  padding: 15px 45px 15px 45px;
  border-radius: 10px;
}

.title_red {
  color: #F15F58;
}

.idem-bt {
  background-color: #F15F58;
  padding: 20px 30px 20px 30px;
  border-radius: 15px;
  color: white;
  min-width: 200px;
max-width: 200px;
margin-bottom: 15px
}

.idem-bt:hover {
  background-color: #80c7d3;
}

.services {
  background-color: #F15F58!important;
}



#home-callout {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%), url("../../assets/img/DSC01629.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.callout h2 {
  color: white;
}

#sidebar-wrapper {
  z-index: 998!important;
  background: #F15F58;
}

#wrapLogo {
  height: 90px;
}

.footerImg {
  height: 80px;
  padding: 0px 10px 0px 10px;
}

.callout h2 {
  max-width: 40rem!important;
}

.subPHero {
  height: 50vh;
  color: white;
}

#cHomesHero {
  background: linear-gradient( rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25) ),url('../../assets/img/AdobeStock_32149671.jpg') center / cover no-repeat;
}

#jobHero  {
  background: linear-gradient( rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25) ),url('http://www.idemliving.org/wp-content/uploads/2020/07/AdobeStock_66783932.jpg') center / cover no-repeat;
}

.services-bt {
  margin-left: 40px;
}

.home-paragraph {
  text-align: left;
}

.home-header {
  text-align: left;
}

.home-info img {
}

.photo-gallery .intro {
  margin: 0 auto 0px!important;
}

.lead {
  font-size: 1rem!important;
}

.home-single-img {
  object-fit: cover;
}

.img-home-thing {
  object-fit: cover;
  width: 100%;
}

.content-section-small {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.services-white {
  background: linear-gradient( rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35) ),url('../../assets/img/lawn-care-while-home-coronavirus-1080x675.jpg') center / cover no-repeat;
}

.container.image-back {
}

#careers-callout {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%), url("../../assets/img/AdobeStock_157559008.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.title_blue {
  color: #80c7d3;
}

/* Children's house backgrounds*/

#ceders{
  background:url("http://www.idemliving.org/wp-content/uploads/2021/05/cedars.jpg") center / cover no-repeat;
}

#highview{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/06/Highview-2.jpg") center / cover no-repeat;
}

#logwood{
	  background:url(http://www.idemliving.org/wp-content/uploads/2021/05/DSC01582.jpg) center / cover no-repeat;
}

#chapters{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/06/chapters-2_editted-copy_low.jpg") center / cover no-repeat;
}

#melwood{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/05/DSC00164.jpg") center / cover no-repeat;
}

/* Adult's house backgrounds*/

#manorView{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/06/PHOTO-2021-06-16-11-35-06LOWRES.jpg") center / cover no-repeat;
}

#mayfield{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/05/huyton.png") center / cover no-repeat;
}

#wavetree{
	  background:url("http://www.idemliving.org/wp-content/uploads/2021/06/Bishopgate-house--scaled.jpg") center / cover no-repeat;
}

#grovePark{
 background:url("http://www.idemliving.org/wp-content/uploads/2021/06/IMG_0297_2_editted_lo.jpg") center / cover no-repeat;	
}

#trent-close{
 background:url("http://www.idemliving.org/wp-content/uploads/2021/06/20210610_172805-1-scaled.jpg") center / cover no-repeat;	
}

#roost{
 background:url("http://www.idemliving.org/wp-content/uploads/2021/06/IMG_0895_e.jpg") center / cover no-repeat;	
}

.contact-us{
 margin-bottom: 40px;
}

.contact-info{
  background-color: #ebebeb;
  border-radius: 15px;
  height: 100%;
	  margin-top: 50px;
}

.info-wrap{
  padding: 20px;
}

.form-wrap{
margin-top: 50px;
}

/*news page css*/

.blog-post img{
	width: 100%;
}

.blog-post-wrap{
 padding-top: 40px;

}

.blog-post-col{
	margin-bottom: 20px;
}

.sidebar-nav > .sidebar-brand{
	height:120px!important;
}

/* shadows */

.masthead{
	box-shadow: -3px 4px 15px 0px rgba(0,0,0,0.34);
}

.footer{
	box-shadow:inset 1px 5px 13px -2px rgba(0,0,0,0.74);
}

.clear{
	display: none;
}

.blog-post-header{
	 background: linear-gradient( rgba(128, 199, 211, 0.6), rgba(128, 199, 211, 0.6) ),url('http://www.idemliving.org/wp-content/uploads/2021/05/hero-image-exeter2.jpg') center / cover no-repeat;
}

.menu-toggle {
  right: 15px;
  top: 30px;
  width: 60px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
}

.sop-but{
	margin-left: 0px!important;
	background-color: #f8f9fa!important;
	padding: 10px 15px 10px 15px;
	border-radius: 15px;
	color: #606060;
	font-size: 0.8rem;
}

@media (max-width: 767px) {
  .icon-usp {
    padding-bottom: 40px;
  }
  .but-arr{
  flex-direction: column;
  }
  .services-bt {
    margin-left: auto;
    margin-right: auto;
}