hr {
  
  height:3px;
  background: #6D0F1C;
  width:77%;
  float:left;
}

hr.line2
{
    width:66%;
}

hr.line3
{
  width:82%;
}


hr.line4
{
  width:21%;
}
hr.line5
{
  width:10%;
}
hr.line {
width: 45%;
float: left;
}
.caldera-grid .form-control {
       height: 48px !important;
}

input#fld_9976276_1.btn.btn-default {
  background: #ff0000;
    color: white;
    border-radius: 13px;
    border: none;
    font-weight: 600;
    float: right; 
}
.headstrip {
background-color: #fff;
font-weight: 500;
font-size: 1.2em;
margin-top: 0%;
padding-top: 0.8%;
padding-bottom: 0.8%;
color: #000;
padding-left:11%;
border-bottom: 1px solid #efefef;
}

.main-navigation ul li a, .main-navigation ul li a > * {
  font-weight: 400;
}

textarea#fld_9663128_1.form-control{
 height: auto !important; 
}