#ct-question h1,
#ct-question h4 {
  font-weight: 400;
}

.results h1 {
  font-family: 'Mr Eaves XL Sans';
  letter-spacing: normal;
  color: #fff;
  font-size: 26px;
}

h4 {
  font-size: 24px;
}

.font-40 {
	font-size: 4rem;
}

h2.results {
  text-align: left;
  color: #333;
  border-bottom: 1px dotted #999;
  font-family: 'Mr Eaves XL Sans';
  letter-spacing: normal;
  padding: 5px 0px;
  margin-bottom: 40px;
}

.header {
  height: 280px;
}

.header img {
  max-width: 100%;
  height: auto;
}

#comparison-tool {
  font-family: 'DIN 2014';
  letter-spacing: .03rem;
}

.option {
  font-family: 'Mr Eaves XL Sans';
  letter-spacing: normal;
}

.option:hover {
  cursor: pointer;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
  /*     background: url("../../images/haf-questions-bg.jpg") no-repeat center top; */
  background-size: 100%;
  float: left;
}

#comparison-tool {
  width: 820px;
  margin: 0px auto 50px;
}

#status {
  position: relative;
  text-align: center;
  padding-bottom: 40px;
  font-family: 'Mr Eaves XL Sans';
  letter-spacing: normal;
  /* 	border-bottom: 1px dotted #b6b6b6; */
}

#status .section {
  display: inline;
  background-color: #eae9e9;
  color: #fff;
  margin: 0 5px 0 0px;
  padding: 0px 80px 0px 80px;
  position: relative;
  /* 	font-size: 18px; */
  border-radius: 5px;
}

#ct-question {
  position: relative;
  text-align: center;
  margin-top: 20px;
}

#ctbutton {
  min-width: 255px;
  font-size: 17px;
}

.ct-buttons {
  margin: 30px 0 0 10px;
}

#alert {
  display: none;
  background-color: #fff;
  color: #00a0df;
  width: 400px;
  height: 200px;
  position: absolute;
  right: 205px;
  top: 100px;
  border: 1px solid #b2b2b2;
  z-index: 9999;
}

input {
  background: none;
  border: none;
}

.results input#synergyname, .results input#halo2name {
  font-size: 16px;
}

td.mobile {
  display: none;
}

#alert h4 {
  margin: 30px 0 30px 0;
}

.ct-buttons .option {
  display: inline-block;
  padding: 15px 30px 15px 30px;
  margin: 20px 10px 0 0;
  background: #eae9e9;
  /* updated for launch */
  color: #333;
  border-radius: 5px;
  white-space: nowrap;
  font-size: 18px;
  min-width: 100px;
  border: 1px solid #eae9e9;
}

.ct-buttons .option:hover {
  background-color: #00a0df;
  color: #fff;
  border: 1px solid #00a0df;
}

#ct-question .features {
  min-width: 200px;
}

.technology, .features, .results {
  display: none;
}

.technology img {
  width: 250px;
  height: auto;
  display: inline-block;
  padding: 20px 20px 20px 20px;
  margin: 0 50px 0 0;
}

span.benefit {
  text-align: left;
  float: left;
}

.active {
  background-color: #00a0df !important;
  color: #fff !important;
  border: 1px solid #00a0df !important;
}

.selected {
  background-color: #00a0df !important;
  /* updated for launch */
}

input.button {
  border: none;
  margin-top: 50px;
  color: #fff;
  width: 250px;
  padding: 10px 20px 10px 20px;
  font-size: 17px;
  background-color: #00a0df;
  font-family: 'Mr Eaves XL Sans';
  letter-spacing: normal;
  border-radius: 5px;
}

input.button:hover {
  background-color: #00a0df;
}

.results td img {
  height: 100px;
  width: 100px;
  text-align: center;
}

span.newer-tech, span.older-tech {
  text-align: center;
  display: block;
  font-size: 16px;
}

#f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8, #f9, #f10, #f11, #f12, #f13, #f14, #f15, #f16, #f17, #f18, #f19, #f20, #f21, #f22 {
  text-align: left;
  width: 370px;
  display: none;
}

#f1s1, #f1s2, #f2s1, #f2s2, #f3s1, #f3s2, #f4s1, #f4s2, #f5s1, #f5s2, #f6s1, #f6s2,
#f7s1, #f7s2, #f8s1, #f8s2, #f9s1, #f9s2, #f10s1, #f10s2, #f11s1, #f11s2, #f12s1, #f12s2, #f13s1, #f13s2, #f14s1, #f14s2, #f15s1, #f15s2, #f16s1, #f16s2, #f17s1, #f17s2, #f18s1, #f18s2, #f19s1, #f19s2, #f20s1, #f20s2, #f21s1, #f21s2, #f22s1, #f22s2 {
  display: none;
}

td.m1, td.m2, td.m3, td.m4, td.m5, td.m6, td.m7, td.m8, td.m9, td.m10, td.m11, td.m12, td.m13, td.m14, td.m15, td.m16, td.m17, td.m18, td.m19, td.m20, td.m21, td.m22 {
  display: none;
  margin-top: 30px;
}

#f1s1, #f1s2 {
  display: none;
}

#information .summary {
  height: auto;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  padding-right: 40px;
}

.summary p {
  text-align: left;
  padding-top: 10px;
}

.summary h4 {
  background-color: #eae9e9;
  padding: 10px 8px 10px 8px;
  color: #333;
  border-radius: 5px;
}

.summary h4:hover {
  background-color: #00a0df;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
}

.results h4 {
  color: #00a0df;
}

#mobile {
  display: none;
}

.technology .mobile {
  display: none;
}

p.mobile {
  display: none;
}

/*
html {
	background:url(/Sites/Starkey2015/Views/Tools/ProductComparison/images/haf-questions-bg.jpg) no-repeat center top;
	background-size: 100%;
	width: 100%;
}
*/
body {
  background-color: transparent !important;
}

#comparison-cta .button:hover {
  background-color: #00a0df;
  cursor: pointer;
}

#nuear-cta {
  display: none;
}

#comparison-cta a {
  color: #fff;
  text-decoration: none;
}

p.print {
  background: url("/Sites/Starkey2015/Views/Tools/ProductComparison/images/icon-printer.png") no-repeat 0 0;
  padding: 3px 0 5px 35px;
  vertical-align: middle;
  text-align: left;
  float: right;
}

p.email {
  background: url("/Sites/Starkey2015/Views/Tools/ProductComparison/images/icon-email.png") no-repeat 0 0;
  padding: 3px 0 5px 35px;
  vertical-align: middle;
  text-align: left;
}

a.button {
  padding: 10px 20px 15px 20px;
  margin: 10px;
  background-color: #00a0df;
  text-decoration: none;
  color: #fff;
  position: relative;
  top: 30px;
  border-radius: 5px;
}

a.button:hover {
  text-decoration: none;
  background-color: #00a0df;
  color: #fff;
}

a {
  color: #00a0df;
}

.sched-appt-number a {
  color: #00a0df;
}

a:hover {
  text-decoration: underline;
  color: #00a0df;
}

#comparison-tool .cta {
  right: 0;
  top: 0;
  position: absolute;
  text-align: center;
  width: 300px;
  margin: 35px 50px 0px 0px;
  /*     padding: 0px 23px; */
  color: #fff;
}

#comparison-tool .cta p {
  color: #333333;
  margin-bottom: 10px;
  font-size: 18px;
}

img.nuear {
  display: none;
}

img.audibel {
  display: none;
}

img.starkey {
  display: block;
}

table {
  margin-bottom: 30px;
}

a.comparison-button {
  float: left;
  margin: 0px;
}

.btn-border-radius {
  border-radius: 30px !important;
  border: 1px solid #00a0df !important;
}

.btn-border-radius:hover {
  background: #fff !important;
  color: #00a0df !important;
  cursor: pointer !important;
}

span.phone {
  font-size: 20px;
}

span.phone a {
  color: #1e9be9;
}

span.phone-icon img {
  width: 20px;
  height: auto;
  vertical-align: sub;
  margin: 0px 5px;
}

.mobile-background {
  display: none;
}

hr {
  display: none;
}

@media (max-width: 768px) {
  .technology img {
    width: 200px;
  }
  #information .summary {
    width: 250px;
  }
  .ct-buttons .option {
    display: block;
  }
  #comparison-tool {
    width: 550px;
  }
  #status .section {
    margin: 0 5px 0 0px;
    padding: 0px 55px 0px 55px;
    /* 	font-size: 15px; */
  }
  #f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8, #f9, #f10, #f11, #f12, #f13, #f14, #f15, #f16, #f17, #f18, #f19, #f20, #f21, #f22 {
    width: 250px;
  }
  table {
    width: 550px;
  }
  #comparison-cta .button {
    margin: -60px 5px 0 0;
  }
  #alert {
    right: 0;
    left: 0;
    margin: 55px auto;
    position: fixed;
  }
  #alert-button {
    display: inline-block;
  }
  #comparison-tool .cta {
    width: 200px;
    padding: 0px 18px 20px 24px;
    font-size: 14px;
    top: -20px;
  }
  span.phone {
    font-size: 14px;
  }
  span.phone-icon {
    display: none;
  }
  a.button {
    padding: 5px 10px 10px 10px;
    border: 1px solid #fff;
    top: 0px;
    white-space: nowrap;
    margin-left: -9px;
  }
  #comparison-tool .cta p {
    font-size: 14px;
    line-height: 17px;
  }
  .header {
    height: 180px;
  }
  a[href^="tel"] {
    /*     color:inherit; */
    text-decoration: none;
  }
}

@media (min-width: 568px) {
  .m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .m10, .m11, .m12, .m13, .m14, .m15, .m16, .m17, .m18, .m19, .m20, .m21, .m22 {
    display: none !important;
    text-align: center;
  }
  /*
	.f1, .f2, .f3, .f4, .f5, .f6, .f7, .f8, .f9, .f10, .f11, .f12, .f13, .f14, .f15, .f16 {
	border: none !important;
	}
*/
}

@media (max-width: 568px) {
  #wrapper {
    padding-top: 0px;
  }
  #comparison-tool {
    width: 300px;
  }
  #f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8, #f9, #f10, #f11, #f12, #f13, #f14, #f15, #f16, #f17, #f18, #f19, #f20, #f21, #f22 {
    width: 250px;
  }
  #status .section {
    /*
	margin: 5px 2px 0 0px;
	padding: 10px 10px 10px 10px;
	font-size: 15px;
	display: block;
*/
    display: none;
  }
  #ct-question {
    margin-top: 0;
  }
  table, tr, td {
    display: block;
  }
  .desktop {
    display: none;
  }
  #mobile {
    display: block;
  }
  #alert {
    right: 0;
    left: 0;
    margin: 55px auto;
    position: fixed;
    width: 300px;
    position: fixed;
  }
  .header {
    height: 100px;
  }
  .header img {
    display: none;
  }
  .restults input#synergyname, .results input#halo2name {
    font-size: 20px;
  }
  .mobile-background {
    display: block;
    background-color: #00a0df;
    height: 175px;
    margin-top: 20px;
  }
  #comparison-tool .cta {
    /* 	 	width: 270px; */
    padding: 0px 25px 0px 0px;
  }
  a[href^="tel"] {
    color: #ffffff;
  }
  span.phone a {
    color: #ffffff;
  }
  #comparison-tool .cta p {
    color: #ffffff;
  }
  .header {
    height: 150px;
  }
  h2.results {
    font-size: 22px;
    padding-top: 30px;
  }
  table {
    width: 340px;
  }
  .m1 {
    display: block !important;
  }
  span.newer-tech, span.older-tech {
    font-size: 20px;
  }
  .technology .mobile {
    display: block;
  }
  .technology .desktop {
    display: none;
  }
  p.desktop {
    display: none;
  }
  p.mobile {
    display: block;
    padding-bottom: 30px;
  }
  hr {
    margin-top: 80px;
    display: block;
    border-top: 1px dotted #b2b2b2;
  }
  h4 {
    margin-top: 30px;
  }
  .results h4 {
    margin-top: 10px;
  }
  p.print {
    float: left;
  }
  .cta p {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .f1, .f2, .f3, .f4, .f5, .f6, .f7, .f8, .f9, .f10, .f11, .f12, .f13, .f14, .f15, .f16, .f17, .f18, .f19, .f20, .f21, .f22 {
    margin-bottom: 30px;
  }
  a.button {
    margin-left: 0;
  }
}

@media print {
  span.older-tech {
    margin-left: 290px;
    margin-right: 0;
  }
  span.newer-tech {
    margin-left: 70px;
  }
  #mobile {
    display: none;
  }
  table {
    width: 800px;
    display: inline-block;
  }
  tr td {
    display: inline-block;
  }
  td img {
    margin-right: 20px;
    margin-left: 20px;
  }
  .desktop {
    display: inline-block;
  }
  h4 {
    font-size: 18px;
  }
  .header {
    display: none;
  }
  table, figure, tr, td {
    page-break-inside: auto;
    max-height: 400px;
  }
  p.print {
    display: none;
  }
  .comparison-button {
    display: none;
  }
  @page {
    size: auto;
    /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin: 25mm 25mm 25mm 25mm;
  }
  #comparison-tool {
    font-family: 'DIN 2014';
    letter-spacing: .03rem;
  }
  .option {
    font-family: 'Mr Eaves XL Sans';
    letter-spacing: normal;
  }
  .option:hover {
    cursor: pointer;
  }
  #wrapper {
    width: 100%;
    margin: 0 auto;
  }
  #comparison-tool {
    width: 700px;
    margin: 40px auto 0;
  }
  #status {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
    font-family: 'Mr Eaves XL Sans';
    letter-spacing: normal;
    border-bottom: 2px dotted #b6b6b6;
  }
  #status .section {
    display: inline;
    background-color: #b5b5b5;
    color: #fff;
    margin: 0 5px 0 0px;
    padding: 15px 30px 15px 30px;
    position: relative;
    font-size: 18px;
  }
  #ct-question {
    position: relative;
    text-align: center;
    margin-top: 60px;
  }
  #ctbutton {
    min-width: 200px;
    font-size: 16px;
  }
  .ct-buttons {
    margin: 30px 0 0 0;
  }
  .ct-buttons .option {
    display: inline-block;
    padding: 15px 30px 15px 30px;
    margin: 20px 10px 0 0;
    background: #b5b5b5;
    color: #fff;
    white-space: nowrap;
    font-size: 18px;
    min-width: 100px;
  }
  .ct-buttons .option:hover {
    background-color: #00a0df;
  }
  #ct-question .features {
    min-width: 200px;
  }
  .technology, .features, .results {
    display: none;
  }
  .technology img {
    width: 200px;
    height: auto;
    display: inline-block;
    padding: 20px 20px 20px 20px;
    margin: 0 45px 0 5px;
  }
  span.benefit {
    text-align: left;
    float: left;
  }
  .active {
    background-color: #00a0df !important;
  }
  .selected {
    background-color: #00a0df !important;
  }
  input.button {
    border: none;
    margin-top: 50px;
    color: #fff;
    width: 250px;
    padding: 10px 20px 10px 20px;
    font-size: 17px;
    background-color: #00a0df;
  }
  input.button:hover {
    background-color: #00a0df;
  }
  .results td img {
    height: 100px;
    width: 100px;
    text-align: center;
  }
  span.newer-tech, span.older-tech {
    text-align: center;
    display: block;
  }
  #f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8, #f9, #f10, #f11, #f12, #f13, #f14, #f15, #f16, #f17, #f18, #f20, #f21, #f22 {
    text-align: left;
    width: 320px;
    display: none;
  }
  #f1s1, #f1s2, #f2s1, #f2s2, #f3s1, #f3s2, #f4s1, #f4s2, #f5s1, #f5s2, #f6s1, #f6s2,
  #f7s1, #f7s2, #f8s1, #f8s2, #f9s1, #f9s2, #f10s1, #f10s2, #f11s1, #f11s2, #f12s1, #f12s2, #f13s1, #f13s2, #f14s1, #f14s2, #f15s1, #f15s2, #f16s1, #f16s2, #f17s1, #f17s2, #f18s1, #f18s2, #f19s1, #f19s2, #f20s1, #f20s2, #f21s1, #f21s2, #f22s1, #f22s2 {
    display: none;
  }
  #f1s1, #f1s2 {
    display: none;
  }
  #information .summary {
    height: auto;
    display: inline-block;
    width: 250px;
    vertical-align: top;
    padding-right: 40px;
  }
  .summary p {
    text-align: left;
    padding-top: 10px;
  }
  .summary h4 {
    background-color: #b5b5b5;
    padding: 15px 8px 15px 8px;
    color: #fff;
  }
  .summary h4:hover {
    background-color: #00a0df;
    cursor: pointer;
  }
  .results h4 {
    color: #00a0df;
  }
  html {
    background: url(/Sites/Starkey2015/Views/Tools/ProductComparison/images/haf-questions-bg.jpg) no-repeat center top;
    background-size: 200%;
    width: 100%;
  }
  body {
    background-color: transparent !important;
  }
  #comparison-cta {
    padding: 2px 20px 4px 20px;
    margin: 30px 0 30px 0;
    background-color: #00a0df;
    color: #fff;
    font-family: 'Mr Eaves XL Sans';
    letter-spacing: normal;
    font-size: 22px;
    text-align: left;
  }
  #comparison-cta p {
    width: 300px;
    line-height: 24px;
    margin-top: 10px;
  }
  #comparison-cta .button {
    padding: 0px 10px 0px 10px;
    background-color: transparent;
    border: 1px solid #fff;
    float: right;
    margin: -44px 15px 0 0;
    font-size: 18px;
  }
  #comparison-cta p strong {
    font-family: 'DIN 2014';
    letter-spacing: .03rem;
    font-weight: bold;
  }
  #comparison-cta .button:hover {
    background-color: #00a0df;
    cursor: pointer;
  }
  #comparison-cta a {
    display: none;
  }
}

.print-only {
  display: none;
}
