.card-body a {
	bottom: 1rem;
}
.featured-bottom-third h2 {
    text-align: center;
}
.featured-bottom-rhird tr {
    background: transparent;
}

@media screen and (min-width: 768px) {
  .md-position-absolute {
    position: absolute !important;
  }
}
.min-width-324px {
	min-width: 324px;
}

.striped-bw {
	background-image: linear-gradient(135deg, #000000 25%, #ffffff 25%, #ffffff 50%, #000000 50%, #000000 75%, #ffffff 75%, #ffffff 100%);
  background-size: 30px 30px;
	height: 10rem;
  padding: 3rem;
}
.striped-bw h2 {
	padding: 1rem;
	background-color: white;
}
.featured-bottom-first {
    background-color: #f1f1f1;
    padding: 3rem 0 1rem 0;
}
.featured-bottom-second {
    background-color: #1e1e1e;
    color: white;
}
.featured-bottom-second .row .col-lg-7 {
	padding-top: 3rem;
}
.featured-bottom-third {
    background-color: #f8f8f8;
    padding: 3rem 0 1rem 0;
}
.featured-bottom-fourth {
    padding: 3rem 0 1rem 0;
}
canvas.particles-js-canvas-el {
    z-index: 0;
}

@media screen and (max-width: 768px) {
	div#block-co-space-v2-views-block-sliders-block-1 {
		
	}
}

@media only screen and (max-width: 991px) {
	#block-co-space-v2-spacerangers div.col-lg-5.col-12 {
		text-align: center;
	}
	.unset-wh {
		width: auto;
    height: auto;
    max-width: 100%;
	}
}
@media only screen and (min-width: 992px) {
	.featured-bottom-second .row .col-lg-5 {
		margin-top: -40px;
	}
	.featured-bottom-second .row {
		height: 360px;
	}
}
@media only screen and (max-width: 575px) {
	.team-eye-following {
		display: none;
	}
	.team-static img {
		width: -webkit-fill-available;
	}
}
@media only screen and (min-width: 576px) {
	.team-static {
		display: none;
	}
}
@media only screen and (min-width: 1400px) {
	#block-co-space-v2-spacerangers p {
		margin: 20px 140px;
	}
}