.clearme {clear:both;}
.topbump {margin-top:85px;}
.cscenter {text-align:center;}
.cslogo {max-height:200px;max-width:100%;}
.cstype {margin-top:10px;}
.cstype p {display:inline-block;background-color:#69b36b;padding:5px;color:#ffffff;font-size:10px;font-family:'Futura Cond Extra Bold';font-weight:100; }
.csheadline h1 {margin-top:0;margin-bottom:10px;text-transform:none;font-size:40px;}
.highlight {font-family:'Futura Cond Extra Bold';font-size:18px;font-weight:100;padding:0 15px;min-height:110px}
.rightline {border-right:1px solid #ffffff;}
.leftline {border-left:1px solid #ffffff;}
.demobtn a {display:inline-block;background-color:#0090c1;text-decoration:none;padding:10px 20px;border-radius:20px;color:#ffffff;margin-top:0;}
.quotebox {background-color:#0090c1;padding:50px 100px;;color:#ffffff;margin-top:50px;}
.csquote {text-align:left;font-size:24px;margin-bottom:30px;}
.csquotename {text-align:right;font-family:'Futura Cond Extra Bold';font-weight:100;}
.csquotetitle {text-align:right;}
.colorback {padding:35px 0;margin:40px 0;background-color:#69b36b;color:#ffffff;font-weight:100;}


@media screen and (max-width: 1250px){
  
  .topbump {margin-top:-100px;}
  
}

@media screen and (max-width: 767px){
  
  .topbump {margin-top:0; !important;margin-bottom:50px;}
  .mcenter {text-align:center;}
  .rightline {border:none;}
.leftline {border:none;}

  .quotebox {padding:50px 25px;;color:#ffffff;margin-top:50px;}
  .csquote {text-align:center;font-size:24px;}
  .csquotename {text-align:center;}
.csquotetitle {text-align:center;}
}
  

