/* ------- Fluid Columns ------- */
.one_half_col { width:48%; }
.one_third_col { width:30.66%; }
.two_third_col { width:65.33%; }
.one_fourth_col { width:22%; }
.three_fourth_col { width:74%; }
.one_fifth_col { width:16.8%; }
.two_fifth_col { width:37.6%; }
.three_fifth_col { width:58.4%; }
.four_fifth_col { width:67.2%; }
.one_sixth_col { width:13.33%; }
.five_sixth_col { width:82.67%; }
.one_half_col,.one_third_col,.two_third_col,.three_fourth_col,.one_fourth_col,.one_fifth_col,.two_fifth_col,.three_fifth_col,.four_fifth_col,.one_sixth_col,.five_sixth_col{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
.orange a { background: #f5821e; border: 2px solid #f5821e; border-radius: 0; color: #fff; font-family: "proximanova-bold"; font-size: 14px; padding: 14px 20px; text-transform: uppercase; display:inline-block; }
.orange {  display: table; margin:50px auto 0;  }