.ce_revolutionslider .ce_text {
	
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 25px;
  width:40%;
  white-space:none;
  margin-top:5%;
  margin-left:-5%;
}

.ce_revolutionslider h3 {
	
  
  font-weight:10;
  font-variant: small-caps;
  font-variant-numeric: lining-nums;
  font-size: 3vw;
  line-height:3vw;
  padding:14px 0px;
  color:#e77919;
}

.ce_revolutionslider p {
  font-size: 2vw;
  line-height: 20px;
  white-space:none;
  text-overflow:ellipsis;
  }
.ce_revolutionslider {background:none; position: relative; }
.ce_revolutionslider h1 {font-weight: 400; border: 0;}
.ce_revolutionslider .ce_text {font-size: 19px; line-height: 24px; color: #eee;}
.ce_revolutionslider .slide_0 .ce_headline {font-size: 40px;}
.ce_revolutionslider .slide_1 .ce_text {font-size: 16px;}
.ce_revolutionslider .button {background: rgba(0,0,0,0.6)!important; height: auto!important; padding: 3px 10px!important; border-radius: 0!important;}






@media only screen and (max-width: 767px) {
	.ce_revolutionslider .ce_text {
	  width:50%;
	  margin-top:30%;
	  margin-left:-20%;
	} 
}
