html {
  max-width: 98% !important;
  overflow-x: hidden !important;
}
body {
  max-width: 98% !important;
  overflow-x: hidden !important; 
  padding: 10px;
}
#app {
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-align: center;*/
  color: #2c3e50;
  margin-top: 15px;
  margin-bottom: 0px;
  max-width: auto !important;
}
#app h3 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 14px;
    margin-bottom: 0;
    text-align: right;
  }
}
.tradeinToggle .fa {
  margin-right: 8px;
}
.head-info {
  padding: 0.375rem 0.75rem;
}
.head-info svg {
  fill: #007cc3;
}
.btn-tradein {
  background: #333 !important;
  border-color: #333 !important;
  margin-left: 5px !important;
  float: right !important;
  margin-bottom: 15px !important;
  padding: 7px 12px 7px 15px !important ;
}
.btn-tradein:hover, .btn-tradein:active, .btn-tradein:focus {
  background:#00a4d1 !important;
  border-color: #00a4d1 !important;
  margin-left: 5px !important;
}
.btn-tradein .fa {
  color: #fff !important;
}
.btn-getvalue {
  margin-left: 5px;
  padding: 7px 12px;
}
svg {
  overflow: hidden;
  fill: white;
}
@media screen and (min-width: 992px) {
  .checkbox-inline {
    width: 50%;
  }
}
.fnav {
  text-align: right;
}
.fa-icon {
  width: auto;
  height: 1em; /* or any other relative font sizes */

  /* You would have to include the following two lines to make this work in Safari */
  max-width: 100%;
  max-height: 100%;
  margin: 0 2px -2px 0;
}
.optionRow {
  border-bottom: 1px solid #eee;
  padding: 8px 0 8px;
}
.optionRow:last-child {
  border-bottom: 0px solid #ccc;
  padding: 8px 0 8px;
}
.optionRow h3 {
  font-weight: 700;
  font-size: 18px;
  color: #007cc3;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 2px !important;
}
input[type="checkbox"] {
  margin-right: 8px;
}
@media screen and (min-width : 992px) {
  .checkbox-inline {
    width: 50%;
  }
}
@media screen and (max-width : 991px) {
  .checkbox-inline {
    width: 100%;
  }
}
.btn-primary:focus, .form-control:focus {
  box-shadow: 0 0 0 !important;
}
#accordion3 h4 {
  color: #333;
  font-weight: 600;
  margin-bottom: 14px;
  margin-top: 15px;
  font-size: 22px;
  line-height: 21px;
}
.tradeinSidebardata {
  float: left;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#accordion3 p {
  line-height: 19px;
}
.tradeinSidebardata p {
  margin-bottom: 0px;
  font-size: 14px;
  text-align: right;
}
/*.tradeinSidebar span {
  font-weight: 700;
  float: left;
}*/
.sidebarCheck {
  color: #4CAF50;
  padding-top: 0px;
  vertical-align: initial;
  margin-right: 4px;
}
.sidebarEdit {
  float: right;
  width: 10%;
  text-align: right;
}
.sidebarEdit a {
  color: #2196F3;
}
.sidebarEdit a:hover {
  color: #0D47A1;
}
.sidebarResults h2 {
  font-weight: 900;
  font-size: 60px;
  line-height: 60px;
  color: #007cc3;
  margin: 0;
}
.sidebarResults p {
  font-size: 15px;
  line-height: 19px;
  margin: 0px;
}
.sidebarResults h5 {
  font-size: 15px;
  margin: 0;
}
.sidebarResults sup {
  font-size: 33px;
}
#tradein-collapse label {
  font-size: 13px;
  padding-top: 9px;
  margin: 0;
}
.tradeinSidebar h5 {
  color: #007cc3;
}
@media screen and (max-width : 766px) {
.sidebarImage img { 
  display: none;
}
}
@media screen and (min-width : 901px) {
  .sidebarImage img {
    max-width: 260px;
    margin-bottom: 20px;
    display: block;
    margin-top: 56px;
  }
  /*.sidebarData {
    border: 1px solid #ddd;
    padding: 160px 15px 15px;
    margin-top: 95px;
    background: #f7f7f7;
  }*/
  .sidebarImage {
    position: absolute;
    left: 50%;
    margin-left: -130px;
  }
}
.sidebarData {
  padding: 15px 15px 15px;
  margin-top: 20px;
  background: #fff;
  border: 0px solid #ddd;
}
@media screen and (max-width : 991px) {
  .sidebarData {
    border: 0px solid #ddd;
    padding: 15px 15px 15px;
    margin-top: 15px;
    background: #f7f7f7;
  }

}
@media screen and (min-width : 768px) and (max-width : 991px) {
  .sidebarImage img {
    max-width: 180px;
    margin-bottom: 20px;
  }
  .sidebarData {
    border: 1px solid #ddd;
    padding: 15px 15px 15px;
    margin-top: 15px;
    background: #f7f7f7;
  }
  .sidebarImage {
    position: absolute;
    left: 50%;
    margin-left: -90px;
  }
}
@media screen and (max-width : 991px) {
  .tradeinSidebar {
    padding: 0 30px !important;  
  }
}
.sidebarHeader.row {
  margin: 0;
  background: #009ACB;
  color: #fff;
  padding: 7px 0px;
}
.sidebarHeaderright {
  text-align: right;
  font-size: 11px;
  padding-top: 5px;
}
.sidebarHeaderleft p {
  margin: 0;
}
.sidebarValue.row {
  margin: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 8px 0;
  font-size: 14px;
}
.sidebarValue span {
  font-weight: 900;
}
.sidebarValue p {
  margin: 0;
}
.sidebarHeaderright a {
  color: #fff;
}
.right {
  float: right;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #007bff;
  border-color: #007bff;
}
.btn.disabled, .btn:disabled {
  opacity: .65;
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
#app .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 16px;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#app .input-lg {
  height: 40px !important;
}
#bbForm h3 {
  margin: 16px 0px 15px 15px;
}
.bbPowered {
  width: 175px;
  margin: 0px auto 20px;
}
.testResults p {
  margin-bottom: 0px;
}
#app .tab-content {
  padding: 15px;
}
.resultsYours p {
  margin: 0;
  font-size: 9px;
  line-height: 9px;
  color: #fff;
  font-weight: 700;
}
.resultsYours h3 {
  font-size: 44px;
  line-height: 42px;
  font-weight: 900;
  color: #fff; 
  margin: 0;
}
.resultsYours h3 sup {
  font-size: 24px;
}
.resultsTab {
  background: #00a4d1;
  background-size: cover;
  min-height: 140px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  position: relative;
}
.resultsCol {
  text-align: center;
  /*padding-top: 29px;*/
}
/*.resultsOther {
  padding-top: 52px;
}*/
.resultsOther p {
  margin: 0 !important;
  font-size: 10px !important;
  line-height: 10px  !important;
  color: #fff;
}
.resultsOther h3 {
  font-size: 20px !important;
  margin: 0 !important;
  color: #fff;
  font-weight: 900;
}
.resultsOther h3 sup {
  font-size: 11px;
}
.resultsData p {
  margin: 0;
}
.resultsHeading h3 {
  padding-top: 5px;
  font-weight: 900;
  /*text-shadow: 2px 2px 0px rgba(0,0,0,.4);*/
  color: #333;
  margin: 0px 0px 10px !important;
  font-size: 25px;
  line-height: 27px;
}
.resultsContainer {
  background: #00a4d1;
  color: #fff;
  padding: 6px 27px 0px 27px;
  margin-top: -1px; 
}
.resultsData {
  max-width: none;
  margin: 0px auto 0;
  padding: 15px;
  background: #fff;
  color: #777;
}
#app .nav-tabs, #app .nav-tabs .nav-link {
  border: none;
  display: none;
}
#app .nav-item .nav-link {
  border-radius: 0;
  margin-left: 15px;
  background: #eee;
  color: #333;
}
#app .nav-item .nav-link.active {
  background: #00a4d1;
  color: #fff;
}
#app .nav-link.active:after{
  content:"";
  position:absolute;
  height:0;
  width:0;
  left:100%;
  top:0;
  border:20px solid transparent;
  border-left: 12px solid #333;
}
#app .nav-link:after{
  content:"";
  position:absolute;
  height:0;
  width:0;
  left:100%;
  top:0;
  border:20px solid transparent;
  border-left: 12px solid #eee;
}
#app .nav-item {
  position: relative;
  margin-right: 5px;
  margin-bottom: 0px;
}
#app .nav-link.active span {
  background: #fff;
  color: #333;
  font-weight: 900;
  border-radius: 50%;
  padding: 0px 7px 0 6px;
}
#app .nav-link span {
  background: #333;
  color: #fff;
  font-weight: 900;
  border-radius: 50%;
  padding: 0px 7px 0 6px;
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}
.col-4 {
  width: 33.3333%;
  float: left;
}
#app .nav-item .nav-link:focus {
  outline:none !important;
}
.nav-tabs:focus, a:hover, a:focus {
  outline:none !important;
}
#app .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  float: right;
}
#app .arrow-down {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  margin: -1px auto 0;
}
.resultsSpecs {
  max-width: 320px;
  margin: 0 auto 0; 
}
.resultsTabcontent {
  z-index:99;
  width: 100%;
  position: absolute;
}
.resultsBG {
  position: absolute;
  width: 100%;
}
.bbOr {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
  background: url(https://s3.amazonaws.com/tradein.dealerx.net/blackbook/static/img/separator.png) repeat-x;
}
.bbOr span {
  background: #f5f5f5;
  padding: 0 10px;
}
#app .form-control {
  border: none;
}
#app .arrow-up {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  margin: 0 auto 0;
}
#app .nav-link span {
  background: #333;
  color: #fff;
  font-weight: 900;
  border-radius: 50%;
  padding: 0px 7px 0 6px;
}
.bbHeader {
  /*border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;*/
}
.mb-1, .my-1 {
  margin-bottom: 0 !important;
}
#app .btn-primary.disabled, #app .btn-primary:disabled {
  background-color: #ccc !important;
  border-color: #ccc !important;
  color: #777 !important;
}
.btn-tradein:disabled svg {
  fill: #777
}
#app .card-header {
  background-color: #00a4d1;
  border-bottom: #00a4d1;
  color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #6cb8cf;
}
#app .card {
  border-radius: 0;
  background: #f5f5f5;
  border: none;
}
.head-info svg {
  fill: #fff;
}
@media screen and (min-width : 992px) and (max-width : 1199px) {
  .resultsCol {
    text-align: center;
    padding-top: 19px;
  }
  .resultsOther {
    padding-top: 34px;
  }
  .resultsYours h3 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0;
  }
  .resultsOther h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsHeading h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width : 660px) and (max-width : 750px) {
  .resultsCol {
    text-align: center;
    padding-top: 24px;
  }
  .resultsOther {
    padding-top: 43px;
  }
  .resultsYours h3 {
    font-size: 43px;
    line-height: 43px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0; 
  }
  .resultsOther h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsHeading h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width : 610px) and (max-width : 659px) {
  .resultsCol {
    text-align: center;
    padding-top: 17px;
  }
  .resultsOther {
    padding-top: 38px;
  }
  .resultsYours h3 {
    font-size: 43px;
    line-height: 43px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0; 
  }
  .resultsOther h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsHeading h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width : 564px) and (max-width : 609px) {
  .resultsCol {
    text-align: center;
    padding-top: 18px;
  }
  .resultsOther {
    padding-top: 32px;
  }
  .resultsYours h3 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0; 
  }
  .resultsOther h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsHeading h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
/*.resultsTab2 {
  display: none;
}*/
@media screen and (min-width : 521px) and (max-width : 563px) { 
  /*.resultsTab {
    display: none;
  }
  .resultsTab.resultsTab2 {
    display: block;
  }*/
  .resultsYours h3 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0; 
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsCol {
    text-align: center;
    padding-top: 15px;
  }
  .resultsOther {
    padding-top: 36px;
  }
}
@media screen and (min-width : 502px) and (max-width : 520px) { 
  /*.resultsTab {
    display: none;
  }
  .resultsTab.resultsTab2 {
    display: block;
  }*/
  .resultsYours h3 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 900;
    color: #fff;
    text-shadow: 3px 3px 0px #0084a9;
    margin: 0; 
  }
  .resultsYours h3 sup {
    font-size: 17px;
  }
  .resultsCol {
    text-align: center;
    padding-top: 15px;
  }
  .resultsCol {
    text-align: center;
    padding-top: 15px;
  }
  .resultsOther {
    padding-top: 19px;
  }
}
@media screen and (min-width : 413px) and (max-width : 501px) { 
  /*.resultsTab {
    display: none;
  }
  .resultsTab.resultsTab2 {
    display: block;
  }*/
  .resultsYours h3 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 900;
    color: #fff;
    text-shadow: 2px 2px 0px #0084a9;
    margin: 0; 
  }
  .resultsYours p {
    font-size: 8px;
    line-height: 8px;
  }
  .resultsYours h3 sup {
    font-size: 13px;
  }
  .resultsCol {
    text-align: center;
    padding-top: 15px;
  }
  .resultsCol {
    text-align: center;
    padding-top: 15px;
  }
  .resultsOther {
    padding-top: 19px;
  }
}

@media screen and (min-width : 120px) and (max-width : 412px) {
  .resultsYours h3 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 900;
    color: #fff;
    text-shadow: 2px 2px 0px #0084a9;
    margin: 0; 
  }
  .resultsYours p {
    font-size: 8px;
    line-height: 8px;
  }
  .resultsOther h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }
  .resultsYours h3 sup {
    font-size: 13px;
  }
  .resultsHeading h3 {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 15 !important;
  }
  .resultsCol {
    text-align: center;
    padding-top: 10px;
  }
  .resultsOther {
    padding-top: 19px;
  }
}
@media screen and (max-width : 430px) {
  #app .nav-item .nav-link {
    font-size: 10px !important;
  }
  #app .nav-link.active:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 100%;
    top: 0;
    border: 17px solid transparent;
    border-left: 8px solid #333;
  }
  #app .nav-link:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 100%;
    top: 0;
    border: 17px solid transparent;
    border-left: 8px solid #eee;
    margin-left: -1px;
  }
  #app .nav-link.active span, #app .nav-link span {
    padding: 0px 4px 0 4px;
  }
}
.page-content {
  padding-left: 0;
  padding-right: 0;
}
.tiColumn {
  padding: 0;
}
@media screen and (max-width : 429px) {
  .resultsTab {
    min-height: 95px;
  }
}
@media screen and (min-width : 430px) and (max-width : 478px) {
  .resultsTab {
    min-height: 116px;
  }
}
@media screen and (min-width : 479px) and (max-width : 540px) {
  .resultsTab {
    min-height: 142px;
  }
}
@media screen and (min-width : 541px) and (max-width : 615px) {
  .resultsTab {
    min-height: 175px;
  }
}
@media screen and (min-width : 616px) and (max-width : 700px) {
  .resultsTab {
    min-height: 211px;
  }
}
@media screen and (min-width : 701px) and (max-width : 767px) {
  .resultsTab {
    min-height: 240px;
  }
}
input[type="checkbox"] {
  transform: scale(1, 1) !important;
}
.tab-pane {
  border: 0px solid #ddd;
}






/* ******** ELEMENT LEVEL CSS ******** */
@media screen and (min-width : 1200px) {
  .bbForm {
    padding-top: 128px;
  }
}
@media screen and (min-width : 992px) and (max-width : 1199px) {
  .bbForm {
    /*padding-top: 24px;*/
    padding-top: 172px;
  }
}
@media screen and (min-width : 768px) and (max-width : 991px) {
  .bbForm {
    padding-top: 104px;
  }
}
.bbWrapper {
  background: #00a4d1;
  padding: 70px 15px 0px;
}
.bbWrapper hr {
  margin-top: 32px;
  margin-bottom: 28px;
}
.bbCta h1 {
  font-weight: 900;
  color: #333;
  margin-top: 0;
  text-align: center;
}
.bbCta h1 span {
  color: #008FC4;
}
.bbDisc h5 {
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  margin: 9px 0;
  color: #fff;
}
.bbDisc p {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  font-weight: 600;
}
.firstField {
  padding-right: 2px;
}
.lastField {
  padding-left: 3px;
}
.btn-bbsuccess {
  background: #4CAF50;
  border-color: #4CAF50;
  color: #fff;
  width: 100%;
}
.btn-bbsuccess:hover, .btn-bbsuccess:active, .btn-bbsuccess:focus {
  background: #66BB6A;
  border-color: #66BB6A;
  color: #fff;
}

.bbContact p {
  font-size: 13px;
  line-height: 15px;

}
.bbName {
  margin-bottom: 0px;
  font-size: 18px !important;
  line-height: 22px !important;
}
.bbDiscwrapper {
  background: #00a4d1;
  padding: 65px 0 25px;
}
.bbDisc {
  max-width: 520px;
  padding: 1px 15px 15px 15px;
  margin: 0 auto 0;
}
.bbDisc hr {
  margin-bottom: 30px;
}
.btn-bbprint {
  float: right;
  margin: 10px 0 0;
  background: #fff !important;
  color: #666;
  border: 1px solid #ddd;
}
.btn-bbprint:hover, .btn-bbprint:active, .btn-bbprint:focus {
  background: #fff;
  color: #009acb;
  border: 1px solid #009acb;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.bbPrint {
  display: none;
}
input[type="checkbox"] {
  transform: scale(1, 1) !important;
}
.formContainer {
  max-width: 680px;
  background: #f1f1f1 ;
  padding: 1px 15px 15px 15px;
  margin: 0 auto 0px;
  /*-webkit-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);
  box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);*/
}
.printContainer {
  max-width: 680px;
  background: #f1f1f1;
  padding: 1px 15px 15px 15px;
  margin: 30px auto 0;
  /*-webkit-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);
  box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.35);*/
}
.dir {
  margin-right: 10px;
}
.bbName strong {
  font-weight: 400;
}
.formArrow.arrow-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f1f1f1 !important;
  margin: -1px auto 0;
}
.formContainer h3 {
  font-size: 24px !important;
  font-weight: 500 !important;
  margin-bottom: 15px !important;
  margin-top: 12px !important;
  color: #111 !important;
}
.printContainer h3 {
  font-size: 24px !important;
  font-weight: 500 !important;
  margin-bottom: 5px !important;
  margin-top: 12px !important;
  color: #111 !important;
}
.bbMap img {
  border: 8px solid #fff;
}
.bbDisc sup {
  font-size: 10px
} 
a.conditionLink, a.conditionLink .fa-icon {
  color: #196596;
}
.conditionLink svg {
  fill: #196596;
}














.card:hover {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
  transition: box-shadow 200ms ease-in-out;
}
.pagetitle {
  display: none;
}
#message {
  padding: 14px 8px !important;
}



.resultsTab {
  display: none;
}
.bbWrapper {
  background: #02a2d2;
  padding: 35px 15px 0px !important;
}
.resultsContainer {
  padding: 6px 27px 15px 27px !important;
}
.noPaddingtop {
  padding-top: 0 !important;
}
@media screen and (min-width: 1200px) {
  .bbForm {
    padding-top: 0px !important;
  }
  .bbForm.addPadding {
    padding-top: 128px !important;
  }
}
.resultsContainer, .bbContact {
  display:none;
}
.resultsContainer.showMe, .bbContact.showMe, .resultsTab.showMe {
  display: block;
}
.oneStep {
  background: #02a2d2;
  color: #fff;
  padding-top: 29px;
}
.oneStep h2, .oneStep h4 {
  margin: 0;
}

.basic_form.row > div {
    margin-bottom: 10px !important;
}

.bbShow {
    width: 100% !important;
}

button.btn-bbprint2 {
    margin-left: auto;
    margin-right: 5px;
}
#directions {
    margin-right: auto;
    margin-left: 5px;
}

.hideMe {
display: none !important;
}

#directions {
  color: white !important;
}



.resultsYours h3 {
    font-size: 30px;
}

.resultsYours h3 sup {
    font-size: 20px;
}

@media screen and (max-width : 991px) {
.resultsYours h3 {
    font-size: 30px;
}

.resultsYours h3 sup {
    font-size: 20px;
}

}

@media screen and (max-width : 510px) {
.resultsYours h3, .resultsOther h3 {
    font-size: 15px !important;
}

.resultsYours h3 sup, .resultsOther h3 sup {
    font-size: 10px !important;
}
.resultsCol {
    padding-top: 0px !important;
}
}