main .inner {
  /*   max-width: 1024px; */
  max-width: 1280px;
}
#roi-calculator #content .inner {
  margin-top: 0;
}
#roi-calculator #contentcontainer {
  max-width: 100%;
  padding-bottom: 0;
  margin-bottom: 1px;
}
.roi-top {
  min-height: 275px;
  background-color: #000;
  background-image: url(../../images/roi-header-image.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  /*background-size:cover;*/
  background-attachment: fixed;
}
img.header-image {
  border: 2px solid #FFF;
  max-width: 92% !important;
  margin: 0px auto 17px;
  display: block;
  -webkit-box-shadow: 0px 3px 27px -7px rgba(0, 0, 0, 0.76);
  -moz-box-shadow: 0px 3px 27px -7px rgba(0, 0, 0, 0.76);
  box-shadow: 0px 3px 27px -7px rgba(0, 0, 0, 0.76);
}
.roi-header {
  color: #FFF;
  margin-top: 1px;
  background-color: #a71f23;
  /*background: rgba(149,0,42,.55);*/
  overflow: hidden;
  padding: 20px 0;
}
.roi-header h1 {
  margin: 0 !important;
  padding: 0;
  font-size: 46px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  /*text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.61);*/
}
p.special-thanks {
  font-size: 14px;
  color: #ccc;
  margin: 10px 0 0 0 !important;
  font-style: italic;
}
p.special-thanks a {
  color: #ccc;
}
p.special-thanks a:hover {
  color: #FFF;
}
.roi-intro {
  background-color: #d8d8d8;
  margin: 1px 0;
  color: #444444;
  font-size: 16px;
  padding-top: 20px;
}
.intro-statement {
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  margin: auto;
  display: block;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0 50px 10px;
  border-bottom: dashed 2px #626262;
}
.gridcol.head-title {
  float: right;
  font-size: 24px;
  font-weight: 300;
}
.gridcol.head-title p {
  line-height: 1.2 !important;
}
.gridcol.head-title strong {
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
}
.gridcol.head-content {
  /*padding-right:4%;

	border-right:2px solid #a7a7a9;*/
}
.roi-content {
background: #A71F23;
background: linear-gradient(90deg,rgba(167, 31, 35, 1) 0%, rgba(65, 12, 14, 1) 50%);
  color: #FFF;
  padding: 40px 0;
  font-size: 18px;
  border-radius: 10px;
}
.roi-title {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.intro-form {
  margin: 0 auto 60px;
  text-align: center;
  border-bottom: dashed 2px #626262;
  padding-bottom: 40px;
}
.text-red {
  color: #A71F23;
}
label,
.label {
  font-weight: bold;
  color: #636363;
  position: relative;
}
.btn.btn-red {
  background-color: #A71F23;
	color: #FFF;
}
.btn.btn-red:hover {
	background-color: rgba(65, 12, 14, 1);
	color: #FFF;
}
.small-label {
  color: #898989;
}
.intro-form label, .intro-form input[type=text] {}
input[type=text] {
  height: 40px;
}
.input-group-text {

}
.roi-content input[type=text] {
  color: #444444;
  background-color: #b7b7b7;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 40px;
  padding: 10px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18px;
}
.roi-form-wrap {
  border-bottom: dashed 2px #626262;
  margin-bottom: 35px;
  padding-bottom: 20px;
}
.inline-form-block {
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 8px;
  margin-right: 20px;
}
input.short {
  width: 50px;
}
input.med {
  width: 75px;
}
input.long {
  width: 165px;
}
.number {
  background-color: white;
  color: #444444;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  font-weight: 700;
  font-size: 22px;
  line-height: 45px;
  text-align: center;
}
.roi-form-table {}
.roi-form-table td {
  vertical-align: top;
  padding-bottom: 30px;
}
.number-col {
  padding-right: 10px;
}
.title-col {
  padding-right: 40px;
  padding-top: 8px;
}
.title-col span {
  display: block;
  font-size: 12px;
}
.input-col {
  width: 55%;
}
.roi-submit {
  background-color: #2895cd;
  color: #FFF;
  font-size: 30px;
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 20px;
}
.roi-submit:hover {
  background-color: #b7b7b7;
  color: #444444;
}
.answer-title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4 !important;
  margin: 0 auto 60px !important;
  border-bottom: dashed 2px #626262;
  padding-bottom: 20px;
}
.answer-number {
  font-weight: 700;
  text-align: center;
  font-size: 40px;
  color: white;
  line-height: 1.4;
}
.answer-number .inline {
  display: inline-block;
  margin: 0 5px;
}
.answer-number span {
  display: block;
  text-align: center;
  color: white;
  font-size: 18px;
}
.answer-label {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  text-transform: uppercase;
}
a.run-again {
  color: #fff;
  font-size: 12px;
}
a.run-again:hover {
  color: white;
}
.roi-chart {
  background-color: #FFF;
  color: #444444;
  padding: 20px 0 0;
  font-size: 18px;
}
.roi-chart .answer-title {
  border-bottom: dashed 2px #CCC;
}
.scroll-top {
  text-align: center;
  height: 50px;
  margin-bottom: 38px;
}
.scroll-top a {
  display: inline-block;
  height: 50px;
  width: 110px;
  background-color: #444444;
  -webkit-border-top-left-radius: 50px;
  -webkit-border-top-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-topright: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-image: url(../../images/roi-top-arrow-gold.png);
  background-position: center 11px;
  background-repeat: no-repeat;
}
.scroll-top a:hover {
  background-color: white;
}
table.roi-chart {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #CCC;
  font-size: 15px;
}
table.roi-chart th, table.roi-chart td {
  padding: 10px;
  border: 1px solid #CCC;
  /*background-color: white;*/
}
table.roi-chart thead {
  font-weight: bold;
}
table.roi-chart thead th, table.roi-chart thead td {
  /*background-color: white;*/
  color: white;
  background-color: #A71F23;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
}
table.roi-chart tbody {
  font-weight: normal;
}
table.roi-chart tr:nth-child(even) td, table.roi-chart tr:nth-child(even) th {
  background-color: #d8d8d8;
}
table.roi-chart tbody tr:hover td, table.roi-chart tbody tr:hover th {
  background-color: #FFF8E0;
}
table.roi-chart .numberBlock {
  white-space: nowrap;
  text-align: right;
}
table.roi-chart .chartHdr {
  padding-top: 40px;
  font-weight: bold;
}
tr.roi-chart-totals td, tr.roi-chart-totals th {
  color: white;
  background-color: #A71F23 !important;
}
.chart-text {
  font-size: 12px;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: dashed 2px #CCC;
  margin-bottom: 25px;
}
.chart-text p {
  padding-bottom: 5px;
  margin-bottom: 0 !important;
}
.scrollable-table {
  max-width: 100%;
  overflow: auto;
}
.scrollable-table-message {
  text-align: center;
  font-size: 14px;
}
/*tooltip--------------------------*/
span.tip {
  display: inline-block;
  background-color: #FFF;
  height: 14px;
  width: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: #333;
  margin: 0 0 0 4px;
  line-height: 14px;
  font-size: 12px;
  cursor: help;
}
span.tip:hover {
  color: #FFF;
  background-color: white;
}
span.tip.large {
  display: inline-block;
  background-color: white;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #333;
  margin: 0 0 0 4px;
  vertical-align: super;
  line-height: 20px;
  font-size: 17px;
  cursor: help;
}
span.tip.large:hover {
  color: #fff;
  background-color: #333;
}
span.tip.medium {
  text-align: center;
  font-weight: bold;
  color: white;
  display: inline-block;
  background-color: #0B67B2;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 0 0 0 4px;
  position: absolute;
  top: 3px;
  right: -30px;
  margin-left: -10px;
  line-height: 20px;
  font-size: 17px;
  cursor: help;
}
/*span.tip.medium{
display: inline-block;
  
    background-color: white;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #333;
    margin: 0 0 0 4px;
  position:absolute;
  bottom:-23px;
  left:50%;
  margin-left:-10px;
    line-height: 20px;
    font-size: 17px;
    cursor: help;
}*/
span.tip.medium:hover {
  color: #fff;
  background-color: #333;
}
.roi-tip {
  font-size: 12px;
}
@media (max-width:960px) {
  .answer-number {
    font-size: 44px;
  }
}
@media (max-width:900px) {
  .answer-number {
    font-size: 33px;
    margin-bottom: 0
  }
}
@media (max-width:767px) {
  .intro-statement {
    padding: 0 0px 10px;
  }
  .roi-header h1, .roi-header p {
    font-size: 35px;
  }
  .roi-header p.special-thanks {
    font-size: 14px;
  }
  table.roi-form-table > tbody > tr > td {
    display: block !important;
    width: auto !important;
    margin-left: 50px;
  }
  table.roi-form-table > tbody > tr > td:after {
    content: "";
    display: table;
    clear: both;
  }
  table.roi-form-table > tbody > tr > td.number-col {
    float: left;
    min-width: 26px;
    width: auto !important;
    margin-right: 6px;
    margin-left: 0;
  }
  .title-col {
    padding-top: 0px;
  }
  .number {
    height: 30px;
    width: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width:640px) {
  .gridcol.head-title {
    float: none;
    text-align: center;
    width: auto !important;
  }
  .gridcol.head-content {
    padding-right: 0;
    border-right: none;
    width: auto !important;
  }
  .answer-number {
    font-size: 40px;
    margin-bottom: 0
  }
  .answer-label {
    margin-bottom: 20px;
  }
  .answer-title {
    font-size: 24px;
    margin: -1px auto 20px !important;
  }
}
@media (max-width:480px) {
  span.tip.medium {
    top: auto;
    bottom: -23px;
    left: 50%;
  }
}
#content {
  padding-bottom: 30px;
}