body {
    height: 100% !important;
    min-height: 100% !important;
    background: url(../img/bg-header.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    display: block;
    overflow-y: scroll;

}

.cares_cheticamp_hdr {
    margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 50%;


}

.cares-buttons {
    background-color: #00703c;
    border-color: #ffffff !important;
    
}

.btn-cares {padding: .875rem 1.75rem !important;}

.set-height {
    height: 100% !important;
    min-height: 100% !important;
    margin-bottom: 0px !important;
}
.intro-box {
    margin-top:30px;
    margin-bottom: 40px;
    width: 90%;
}
.copy-box {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.display-3 {
	margin-top: 8px;
	font-size: 3rem;
}
.copy {
	margin-top: 10px;
	color:#DBDBDB;
	margin-left: auto;
	margin-right: auto;
}

h4 {
	line-height: 1.5;
}

header {
	height: 100%;
}
.bg-inverse {
	
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	overflow: hidden;
	height: 100% !important;
    background-color: transparent !important;
    
	margin-bottom: 0rem !important;
border-radius: 0rem !important;
    
	
}


@media (max-width: 992px) {
	
	.cares_cheticamp_hdr {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
	
}

@media (max-width: 768px) {
	
    .set-height {
    height: 100% !important;
    min-height: 100% !important;
    margin-bottom: 0px !important;
}
    
	.cares_cheticamp_hdr {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	
}
.display-3 {
	margin-top: 20px;
	font-size: 2rem;
}

h4 {
	font-size: 1em;
}
.jumbotron {
	
	padding-top: 15%;
	
	
}

    .col-cares {
        margin-top: 30px;
    }    

	
}
@media (max-width: 544px) {
	
.display-3 {
	margin-top: 20px;
	font-size: 2rem;
}

h4 {
	font-size: 1em;
}

	
}
