.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  body {
    font-size: 16px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  h3 {
    line-height: 28px;
    font-size: 21px;
  }
  h2,
  h3,
  h4,
  h5 {
    margin-bottom: 12px;
  }
  p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 18px;
  }
  label {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  #label-answer-cover_start {
    width: 100%;
    float: none;
  }
  .form-horizontal input + .help-block {
    margin-top: 8px !important;
    font-size: 15px;
    line-height: 20px;
  }
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    font-size: 15px;
    padding: 9px 12px;
  }
  .header-legend {
    font-size: 21px;
  }
  header .row {
    min-height: 82px;
  }
  select,
  input[type="file"] {
    height: 40px;
    line-height: 40px;
    padding: 9px 3px;
  }
  .activities label {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .activities label .glyphicon {
    font-size: 18px;
  }
  ul#progress-bar {
    width: auto;
    margin-right: 0 !important;
    padding: 6px 0 2px 12px;
    margin-bottom: 10px;
  }
  #activities {
    margin-bottom: 0;
  }
  ul#progress-bar li {
    padding-left: 0;
    width: 14.5%;
  }
  ul#progress-bar li div {
    width: 100%;
    padding: 5px 0 4px;
  }
  ul#progress-bar span.detail,
  ul#progress-bar span.arrow {
    display: none !important;
  }
  .wrap .chevron-tint-box {
    padding: 12px 12px;
    margin-top: 0;
    overflow: hidden;
    clear: both;
  }
  .leading-text,
  .wrap .page-header {
    margin-bottom: 18px;
    width: 100%;
  }
  p.contact {
    margin: 5px 0 20px;
  }
  ul.activities {
    margin-left: 0;
  }
  .answer-read_terms,
  .answer-assent_to_declaration {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .answer-read_terms .controls,
  .answer-assent_to_declaration .controls {
    float: none;
  }
  .answer-read_terms .control-label,
  .answer-assent_to_declaration .control-label {
    width: auto;
    float: none;
  }
  legend + .control-group {
    margin-top: 0;
  }
  form h3,
  form h4 {
    font-size: 18px;
    line-height: 1.55;
  }
  #copyright {
    margin-bottom: 12px;
    margin-top: 12px;
  }
  #copyright p {
    font-size: 11px;
    line-height: 1.4;
  }
  #copyright p:last-child {
    margin-bottom: 0;
  }
  #copyright.footer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
  }
  .datepicker {
    background-image: none !important;
    background-color: #fff !important;
    height: 220px !important;
    padding: 12px !important;
    border-radius: 4px;
    border: 2px solid #dedede;
    font-size: 13px !important;
  }
  .datepicker .header {
    font-size: 16px !important;
    height: 27px !important;
    margin-bottom: 8px !important;
  }
  .datepicker .header .next,
  .datepicker .header .previous {
    top: 5px !important;
  }
  .datepicker .header .title {
    height: 25px;
  }
  .datepicker .days .titles {
    height: 25px !important;
  }
  .datepicker .days .day {
    line-height: 24px !important;
    height: 24px !important;
  }
  .datepicker .days .selected {
    background: none #002596 left !important;
    color: white !important;
  }
  .datepicker .body {
    height: 175px !important;
  }
  .form-actions {
    padding: 12px 12px 0;
  }
  .glyphicon {
    font-size: 16px;
    margin-left: 4px;
  }
  .glyphicon-asterisk {
    font-size: 11px;
  }
  .well {
    padding: 15px;
  }
  .premium-table.package {
    width: 100%;
    margin: 15px 0;
  }
  .premium-table.package .premium-proceed {
    width: 85%;
    margin-left: 0;
    margin-right: 0;
  }
  .table-bordered.features.top {
    width: 100%;
  }
  table {
    margin-bottom: 12px;
    margin-top: 8px;
  }
  table.features select {
    width: 85px;
    margin-bottom: 0;
  }
  .table-bordered td,
  .table-bordered.features td {
    padding: 5px 6px;
    font-size: 11px;
    line-height: 1.4;
  }
  .features .glyphicon,
  .docs-by-post .glyphicon {
    margin-left: 5px;
  }
  .table-bordered thead tr th {
    font-size: 14px;
    line-height: 1.45;
  }
  #package-opts .btn.toggle-opt {
    width: auto;
    font-size: 12px;
  }
  .ext-links {
    max-width: 92.5%;
    width: auto;
    display: inline-block;
  }
  .thumbnail.ext-links {
    margin-bottom: 0;
  }
  .document-divider {
    width: 100%;
  }
  .quote.summary .chevron-tint-box h2,
  .quote.summary .chevron-tint-box h3,
  .quote.summary .chevron-tint-box h4 {
    font-size: 16px;
    line-height: 1.5;
  }
  .quote.summary .chevron-tint-box .span3 {
    display: block;
    width: 100%;
  }
  .quote.summary .chevron-tint-box .span3 .table {
    margin-top: 0 !important;
  }
  .quote.summary dl.answers dd {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70374549%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94131455%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.37777864%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81424273%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25070682%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.68717091%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.123635%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56009908%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 39.99656317%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43302726%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.86949135%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.30595544%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74241953%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.40749099%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.64506005%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.84395507%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.08152414%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.28041916%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.51798822%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.71688325%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.95445231%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.15334734%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.3909164%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.58981143%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.82738049%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.02627552%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.26384458%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.46273961%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.70030867%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.89920369%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.13677275%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.33566778%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.57323684%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.77213187%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.00970093%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.20859596%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.44616502%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
  .quote.summary .chevron-tint-box .span3 {
    width: 97.5%;
  }
  .quote.summary .chevron-tint-box .span3 .table {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0;
  }
  .login-group {
    top: 12px;
  }
  .logo img {
    padding-top: 45px;
    max-width: 160px;
  }
  .control-group {
    margin-left: 0;
    margin-bottom: 12px;
  }
  .control-group .control-label {
    display: block;
    width: 100%;
  }
  .control-group .input {
    margin-left: 0;
    display: block;
  }
  .control-group input[type=text],
  .control-group input[type=email],
  .control-group input[type=password] {
    width: 90%;
  }
  .control-group label.yesno:first-of-type {
    margin-left: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row {
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .modal {
    top: 2% !important;
  }
  .modal .modal-body {
    padding-left: 15px;
  }
  .main {
    padding-bottom: 10px;
  }
  .table-scroll {
    overflow-x: scroll;
  }
  .logo img {
    padding-top: 10px;
    max-width: 100px;
  }
  .login-group {
    top: 0;
  }
  header {
    margin-bottom: 15px;
  }
  header .row {
    min-height: 78px;
  }
  .login-group .btn {
    font-size: 10px;
    display: block;
    border-radius: 0 !important;
    padding: 0 8px;
    margin-bottom: 1px;
  }
  #whitedragon-content-new-quote-login p {
    padding-left: 0 !important;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .page-header {
    margin-top: 0;
  }
  .page-header h1 {
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  h1 {
    font-size: 21px;
    line-height: 1.5;
  }
  .view-payment-schedule {
    margin-bottom: 5px;
  }
  .nav-contact {
    left: 0;
    top: 55px;
    font-size: 14px;
    line-height: normal;
  }
  .table-bordered thead tr th,
  .table-bordered tbody tr td,
  .table-bordered tbody tr th {
    font-size: 14px;
    line-height: 1.6;
  }
  .policies tr.cancelled td.rates {
    background-size: 175px;
  }
}
