
@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-Regular.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-Regular.eot) format("eot"), url(../fonts/HusqvarnaGothic-Regular.woff) format("woff"), url(../fonts/HusqvarnaGothic-Regular.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-Regular.svg#HusqvarnaGothic-Regular) format("svg")
  }

@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-RegularItalic.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-RegularItalic.eot?#iefix) format("eot"), url(../fonts/HusqvarnaGothic-RegularItalic.woff) format("woff"), url(../fonts/HusqvarnaGothic-RegularItalic.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-RegularItalic.svg#HusqvarnaGothic-RegularItalic) format("svg");
  font-style: oblique
}

@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-Bold.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-Bold.eot?#iefix) format("eot"), url(../fonts/HusqvarnaGothic-Bold.woff) format("woff"), url(../fonts/HusqvarnaGothic-Bold.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-Bold.svg#HusqvarnaGothic-Bold) format("svg");
  font-weight: 700
}

@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-BoldItalic.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-BoldItalic.eot?#iefix) format("eot"), url(../fonts/HusqvarnaGothic-BoldItalic.woff) format("woff"), url(../fonts/HusqvarnaGothic-BoldItalic.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-BoldItalic.svg#HusqvarnaGothic-BoldItalic) format("svg");
  font-weight: 700;
  font-style: oblique
}

@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-Light.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-Light.eot?#iefix) format("eot"), url(../fonts/HusqvarnaGothic-Light.woff) format("woff"), url(../fonts/HusqvarnaGothic-Light.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-Light.svg#HusqvarnaGothic-Light) format("svg");
  font-weight: lighter
}

@font-face {
  font-family: "Trade Gothic";
  src: url(../fonts/HusqvarnaGothic-LightItalic.eot?#iefix);
  src: url(../fonts/HusqvarnaGothic-LightItalic.eot?#iefix) format("eot"), url(../fonts/HusqvarnaGothic-LightItalic.woff) format("woff"), url(../fonts/HusqvarnaGothic-LightItalic.ttf) format("truetype"), url(../fonts/HusqvarnaGothic-LightItalic.svg#HusqvarnaGothic-LightItalic) format("svg");
  font-weight: lighter;
  font-style: italic
}

@font-face {
  font-family: HQ-Icons;
  src: url(../fonts/HQ-Icons.1571842983.eot);
  src: url(../fonts/HQ-Icons.1571842983.eot?#iefix) format('eot'), url(../fonts/HQ-Icons.1571842983.woff) format('woff'), url(../fonts/HQ-Icons.1571842983.ttf) format('truetype'), url(../fonts/HQ-Icons.1571842983.svg#HQ-Icons.1571842983) format('svg')
}

body {
  font-family: "Trade Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  text-align: left;
  color: #4d4d4d;
  font-variant-ligatures: none;
  background-color: #273a60;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
}

h1 {
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 900;
  color: black;
  font-size: 32px;
}

.form-control {
  border-radius: 0;
  font-size: inherit;
}

#footer a {
  color: #FFFFFF;
}

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

#main-body .container {
  background-color: #FFF;
}

#main-body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.title-hr {
  display: none;
}

.order-total table td:first-child {
  text-align: right;
  padding-right: 5px;
}

.text-info {
  color: black;
}

.navbar-brand,
.navbar-nav li a {
  line-height: 55px;
  height: 55px;
  padding-top: 0;

}

.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#navbar-toggle {
  margin-top: 4px;
  margin-bottom: 4px;
}

.nav-pills > li > a {
  color: #666666;
  font-size: 15px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: white;
  color: #666666;
}

.nav > li > a:focus,
.nav > li > a:hover,
.nav > li.active > a:hover {
  background-color: transparent;
  color: #f35321;
}

.navbar-default {
  height: 75px;
}

#powersport-custom-navbar-header {
  padding-bottom: 10px;
  padding-top: 10px;
}

#powersport-nav-pills {
  background-color: white;
  border-bottom: 1px solid #ebe7de;
}

.callcenter-nav-bar {
  color: white;
  padding-right: 8px;
  border-right: 1px solid white;
}

.callcenter-nav-bar-end {
  color: white;
}

.callcenter-nav-bar-left {
  padding-left: 8px;
}

.glyphicon-color {
  color: #e20000;
}

#checkout-status-bar.container, #checkout-step2.container, #checkout-step3.container {
  width: auto;
  margin-bottom: 50px
}

.btn-primary {
  color: #fff;
  border: solid 1px #000;
  background: #990000;
  background: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#6f0000));
  background: -moz-linear-gradient(top, #990000, #6f0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#6f0000');
}

.btn-primary:hover {
  background: #990000;
  background: -webkit-gradient(linear, left top, left bottom, from(#820000), to(#4a0000));
  background: -moz-linear-gradient(top, #820000, #4a0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#820000', endColorstr='#4a0000');
}

.underline {
  text-decoration: underline;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  top: 45px;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  background: #f35321;
  background: -webkit-gradient(linear, left top, left bottom, from(#f35321), to(#f35321));
  background: -webkit-linear-gradient(top, #f35321, #f35321);
  background: -moz-linear-gradient(top, #f35321, #f35321);
  background: -ms-linear-gradient(top, #f35321, #f35321);
  background: -o-linear-gradient(top, #f35321, #f35321);
  background: linear-gradient(top, #f35321, #f35321);
  top: 45px;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.active .bs-wizard-info {
  color: #f35321;
  /*letter-spacing: 1.5px;*/
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  background: #f35321;
  /*background: #CCC;*/
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  background: #f35321;
  top: 47px;
  /*background: #CCC;*/
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
  color: #f35321;
  /*color: #999;*/
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step .bs-wizard-info {
  font-family: Arial,Sans-Serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    font-size: 16px;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot .glyphicon {
  opacity: 0.7;
}

#checkout-status-bar > .bs-wizard > .bs-wizard-step > .bs-wizard-dot .glyphicon {
  opacity: 0.85;
  /*top: 8px;*/
  /*left: 7px;*/
}

#shoppingcart .subscription-info,
#checkout-step3 .subscription-info,
#checkout-step2 .subscription-info {
  margin-top: 10px;
}

#checkout-step3 .item-header strong {
  font-size: inherit;
}

#shoppingcart .subscription-info .panel-heading,
#shoppingcart .subscription-info .panel-body,
#checkout-step3 .subscription-info .panel-heading,
#checkout-step3 .subscription-info .panel-body,
#checkout-step2 .subscription-info .panel-heading,
#checkout-step2 .subscription-info .panel-body {
  padding: 8px;
}

#shoppingcart .subscription-info .panel-body div:last-child,
#checkout-step3 .subscription-info .panel-body div:last-child,
#checkout-step2 .subscription-info .panel-body div:last-child {
  margin-bottom: 0;
  text-align: right;
}

#shoppingcart .subscription-info .panel-body div,
#checkout-step3 .subscription-info .panel-body div,
#checkout-step2 .subscription-info .panel-body div {
  margin-bottom: 5px;
}

.item-totals td:last-child,
.shopping-totals td:last-child,
.flexpay-totals td:last-child,
.grand-totals td:last-child {
  /*min-width: 70px;*/
}

#checkout-step2,
#checkout-step3 {
  padding-left: 0;
  padding-right: 0;
}

#shoppingcart .shopping-totals td:first-child,
#checkout-step2 .shopping-totals td:first-child,
#checkout-step2 .flexpay-totals td:first-child,
#checkout-step2 .grand-totals td:first-child,
#checkout-step3 .shopping-totals td:first-child,
#checkout-step3 .flexpay-totals td:first-child,
#checkout-step3 .grand-totals td:first-child {
  padding-right: 10px;
}

#shoppingcart .shopping-totals td,
#checkout-step2 .shopping-totals td,
#checkout-step2 .flexpay-totals td,
#checkout-step2 .grand-totals td,
#checkout-step3 .shopping-totals td,
#checkout-step3 .flexpay-totals td,
#checkout-step3 .grand-totals td {
  text-align: right;
}

#shoppingcart .item-totals .total,
#checkout-step2 .shopping-totals .total,
#checkout-step2 .flexpay-totals .total,
#checkout-step2 .grand-totals .total,
#checkout-step3 .shopping-totals .total,
#checkout-step3 .flexpay-totals .total,
#checkout-step3 .grand-totals .total {
  font-weight: bold;
  font-size: inherit;
}

#checkout-step2 .flexpay-totals > table,
#checkout-step3 .flexpay-totals > table {
  float: right;
}

#shoppingcart .item-totals td:first-child,
#checkout-step2 .item-totals td:first-child,
#checkout-step3 .item-totals td:first-child {
  /*padding-right: 8px;*/
  text-align: right;
  /*white-space: nowrap;*/
}

#shoppingcart .shoppingcart-items .item .row,
#checkout-step2 .shoppingcart-items .item .row,
#checkout-step2 #flexpay-items .flexpay-item .row,
#checkout-step3 .shoppingcart-items .item .row,
#checkout-step3 #flexpay-items .flexpay-item .row {
  padding-bottom: 10px;
}

.flexpay-info .panel-body p:first-child {
  color: #E97400;
  /*font-weight: bold;*/
}

#checkout-step3 {
  padding-left: 20px;
  padding-right: 20px;
}

#checkout-step3 .order-number {
  font-weight: bold;
  margin-top: 10px;
}

#checkout-step3 .order-date {
  font-weight: bold;
  margin-bottom: 10px;
}

#shoppingcart .shoppingcart-items .item .item-buttons > button {
  position: absolute;
  top: 0;
  right: 0;
}

#shoppingcart .shoppingcart-items .item {
  margin-bottom: 10px;
  position: relative;
}

#shoppingcart .shoppingcart-items .item .value,
#shoppingcart .shoppingcart-items .item .item-label,
#checkout-step2 .shoppingcart-items .item .value,
#checkout-step2 .shoppingcart-items .item .item-label,
#checkout-step2 #flexpay-items .flexpay-item .value,
#checkout-step2 #flexpay-items .flexpay-item .item-label {
  font-size: inherit;
}

#shoppingcart .shoppingcart-items .item .value,
#checkout-step2 .shoppingcart-items .item .value,
#checkout-step2 #flexpay-items .flexpay-item .value {
  font-style: italic;
  font-weight: bold;
}

#checkout-step1 .panel-title, #checkout-step2 .panel-title, #checkout-step3 .panel-title {
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: inherit;
}

#checkout-step2 .panel,
#checkout-step3 .panel {
  border: 0;
  box-shadow: none;
}

body.is-collapsed #checkout-step2 .shopping-totals table,
body.is-collapsed #checkout-step3 .shopping-totals table,
body.is-collapsed #checkout-step2 .grand-totals table,
body.is-collapsed #checkout-step3 .grand-totals table {
  margin-bottom: 20px;
}

body.is-collapsed #checkout-step2 .panel-heading,
body.is-collapsed #checkout-step3 .panel-heading {
  border-top: 1px solid #CCC;
}

#checkout-step2 .panel-heading,
#checkout-step3 .panel-heading {
  background-color: #FFF;
  background-size: 100% auto;
  border-width: 0;
  border-top: 1px solid #CCC;
  padding-bottom: 0;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  border-radius: 0;
}

#checkout-step2 .panel-body,
#checkout-step3 .panel-body {
  padding-left: 0;
  padding-right: 0;
}

body.is-collapsed #checkout-step2 .panel-title,
body.is-collapsed #checkout-step3 .panel-title {
  margin: 0;
  padding-top: 15px;
}

body.is-collapsed #checkout-step2 .panel-heading,
body.is-collapsed #checkout-step3 .panel-heading {
  padding: 0 0 10px 0;
}

body.is-collapsed #checkout-step2 .panel-body,
body.is-collapsed #checkout-step3 .panel-body {
  padding: 10px 0 0 0;
}

#checkout-step2 .control-buttons .well,
#checkout-step3 .control-buttons .well {
  padding: 20px 0 0 0;
  background-color: transparent;
  border-width: 1px 0 0 0;
  border-radius: 0;
  border-color: #CCC;
  margin-top: 20px;
}

body.is-not-collapsed #checkout-step2 .control-buttons .form-group,
body.is-not-collapsed #checkout-step3 .control-buttons .form-group {
  margin-bottom: 0;
}

body.is-collapsed #checkout-step2 .control-buttons .col-xs-12 {
  /*padding: 0;*/
}

body.is-collapsed #checkout-step2 .control-buttons .well,
body.is-collapsed #checkout-step3 .control-buttons .well {
  border: 0;
  margin-top: 0;
  box-shadow: none;
}

body.is-collapsed #checkout-step2 .control-buttons .form-group:last-child,
body.is-collapsed #checkout-step3 .control-buttons .form-group:last-child {
  margin-bottom: 0;
}

body.is-collapsed #checkout-step2 .control-buttons,
body.is-collapsed #checkout-step3 .control-buttons {
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
  /*padding-top: 20px;*/
  border-top: 1px solid #CCC;
}

/*HERO DEFINITIONS START*/
#hero {
  display: none;
}

/*#PlanBenefits #hero {*/
/*  background-image: url(../images/husqprpl/hero00.jpg);*/
/*  display: block;*/
/*}*/

/*#FAQ #hero {*/
/*  background-image: url(../images/husqprpl/hero04.jpg);*/
/*  display: block;*/
/*  background-size: cover;*/
/*}*/

#slideshow {
  display: none;
}

#OfferSearchError #main-title {
  display: none;
}

#FAQ #slideshow {
  display: block;
}

#FAQ #s0 > div {
  /*height: 450px;*/
  /*background-image: url(../images/husqprpl/hero03.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/trimmer.2HR.jpg);
  display: block;
  background-size: cover;
  background-position-y: bottom;
}
#FAQ #s1 > div {
  /*height: 450px;*/
  /*background-image: url(../images/husqprpl/hero04.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/automowerbannerHR.jpg);
  display: block;
  background-size: cover;
  background-position-y: bottom;
}
#FAQ #s2 > div {
  /*height: 450px;*/
  /*background-image: url(../images/husqprpl/hero02.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/460HR.jpg);
  display: block;
  background-position-y: center;
  background-size: cover;
}
#FAQ #s3 > div {
  /*height: 450px;*/
  /*background-image: url(../images/husqprpl/hero00.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/TractorHR.jpg);
  display: block;
  background-position-y: bottom;
  background-size: cover;
}
#FAQ #s4 > div {
  /*height: 450px;*/
  /*background-image: url(../images/husqprpl/hero01.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/blowerbannerHR.jpg);
  background-position-y: bottom;
  display: block;
  background-size: cover;
}


#PlanBenefits #slideshow {
  display: block;
}

#PlanBenefits #s0 > div {
  /*background-image: url(../images/husqprpl/hero05.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/fencedoorHR.jpg);
  display: block;
  background-position-y: bottom;
  background-size: cover;
}
#PlanBenefits #s1 > div {
  /*background-image: url(../images/husqprpl/hero06.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/mowerHR.jpg);
  display: block;
  background-position-y: bottom;
  background-size: cover;
}
#PlanBenefits #s2 > div {
  /*background-image: url(../images/husqprpl/hero03.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/trimmer.2HR.jpg);
  display: block;
  background-position-y: bottom;
  background-size: cover;
}
#PlanBenefits #s3 > div {
  /*background-image: url(../images/husqprpl/hero02.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/460HR.jpg);
  display: block;
  background-size: cover;
  background-position-y: center;
}
#PlanBenefits #s4 > div {
  /*background-image: url(../images/husqprpl/hero00.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/TractorHR.jpg);
  background-position-y: bottom;
  display: block;
  background-size: cover;
}

#TermsAndConditions #hero {
  /*background-image: url(../images/husqprpl/hero01.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/blowerbannerHR.jpg);
  background-position-y: bottom;
  display: block;
  background-size: cover;
}

#CancellationPolicy #hero {
  /*background-image: url(../images/husqprpl/hero00.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/TractorHR.jpg);
  background-position-y: bottom;
  display: block;
  background-size: cover;
}

#ContactUs #hero {
  /*background-image: url(../images/husqprpl/hero02.jpg);*/
  background-image: url(../images/husqprpl/HUSQ-1163-images/460HR.jpg);
  background-position-y: center;
  display: block;
  background-size: cover;
}

.panel-group {
  margin-left: -15px;
  margin-right: -15px;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-group .panel {
  margin-bottom: -1px;
  border-radius: 0;
  /*border-right: 0;*/
  /*border-left: 0;*/
}

.panel-default {
  border-color: #ddd;
}

/*HERO DEFINITIONS END*/

#checkout-step2 .checkbox,
#checkout-step3 .checkbox {
  margin: 0;
}

#checkout-step2 .panel,
#checkout-step3 .panel {
  margin-bottom: 0;
}

#checkout-step2 .panel-body,
#checkout-step3 .panel-body {
  padding-bottom: 0;
}

#checkout-step2 .item-price td {
  padding-top: 20px;
}

#MyCart .item-price, #MyCart .subtotal, #MyCart #tax-popover, #MyCart .total,
#checkout-step2 .item-price, #checkout-step2 .subtotal, #checkout-step2 .surcharge, #checkout-step2 .tax, #checkout-step2 .total,
#checkout-step3 .item-price, #checkout-step3 .subtotal, #checkout-step3 .surcharge, #checkout-step3 .tax, #checkout-step3 .total {
  text-transform: capitalize;
}

#main-title .container h1 {
  /*text-shadow: 1px 1px 2px #000000;*/
  /*position: absolute;*/
  /*color: white;*/
  /*top: -60px;*/
  /*left: 25px;*/
}

#CheckoutStep2 .fp-up, #CheckoutStep3 .fp-up {
  display: none;
}

#CheckoutStep2 #main-title .container h1, #CheckoutStep3 #main-title .container h1 {
  text-shadow: none;
  position: static;
  color: black;
}

#CheckoutStep2 #main-title .container h1 #titleBackground, #CheckoutStep3 #main-title .container h1 #titleBackground {
  background-color: transparent;
}

#main-title {
  /*background: #EDEDED;*/
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
  /*background: -moz-linear-gradient(top, #ededed 0%, #ffffff 33%, #ffffff 66%, #ededed 100%);*/
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(33%, #FFF), color-stop(66%, #FFF), color-stop(100%, #EDEDED));*/
  /*background: -webkit-linear-gradient(top, #EDEDED 0%, #FFF 33%, #FFF 66%, #EDEDED 100%);*/
  /*background: -o-linear-gradient(top, #ededed 0%, #ffffff 33%, #ffffff 66%, #ededed 100%);*/
  /*background: -ms-linear-gradient(top, #ededed 0%, #ffffff 33%, #ffffff 66%, #ededed 100%);*/
  /*background: linear-gradient(to bottom, #EDEDED 0%, #FFF 33%, #FFF 66%, #EDEDED 100%);*/
  /*color: #666;*/
  /*padding: 10px 0;*/
}

#offer > .panel {
  padding: 10px;
  margin-left: -15px;
  margin-right: -15px;
}

#offer .btn-group .btn-info.active, #offer .btn-group .btn-info:active {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  /*border-color: #adadad;*/
}

#offer .btn-group .btn-info.focus, #offer .btn-group .btn-info:focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

#offer .btn-group .btn-info {
  color: #333;
  border-color: #DDD;
  background: #F9f9f9;
}

#offer .btn-group .btn-info:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

#PlanBenefits p > strong {
  /*text-transform: uppercase;*/
  /*font-weight: 900;*/
  font-size: 18px;
  line-height: 21px;
  display: block;
  margin: 0 0 10px 0;
  text-align: left;
}

/* make sure the content aligns with the jumbotron */
.row-content {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

#top-menu a {
  font-size: 16px;
}
#top-menu {
  background-color: #eaebee;
  padding: 8px;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 16px;
  z-index: 2000;
}

#top-menu .menu-item {
  padding-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #333;
}

#top-menu .menu-item a {
  color: #333;
}

#top-menu .menu-item a:hover {
  color: #f35321;
}

#top-menu .menu-item .fa, #top-menu .menu-item .glyphicon {
  /*color: #b6430b;*/
  /*size: 16px;*/
}

#top-menu .menu-item:first-child {
  border-left: 1px solid #333;
  /*color: #b6430b;*/
  color: #f35321;
  border-width: 0;
}

#header {
  /*height: 81px;*/
  position: fixed;
  /*background-color: #ECECEC;*/
  top: 0;
  width: 100%;
  /*margin: 0 -15px;*/
  /*padding-left: 15px;*/
  /*padding-right: 15px;*/
  /* width: 720px; */
  z-index: 1000;
  background-color: #273A60;
  margin-bottom: 15px;
}

#header .container {
  /*background-color: #FFF;*/
}

#header .title {
  color: #1A1718;
  /*color: #666;*/
  /*color: #f35321;*/
  text-transform: uppercase;
  font-weight: 100;
  border-top: 1px solid #CCC;
  /*background-color: #EEE;*/
  padding-top: 5px;
  margin-top: 5px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 2px;
}

#header .title strong {
  /*color: #B8B9BC;*/
  /*display: block;*/
}

#header .nav {
  /*margin-top: 10px;*/
}

#header .nav-pills > li:first-child {
  margin-left: 10px;
}
#header .nav-pills > li.nav-separator {
  height: 20px;
  border-right: 1px solid #273a60;
  margin: 20px 16px;
  border-right-color: #fff;
}
#header .nav-pills > li > a {
  color: #FFFFFF;
  /*font-size: 20px;*/
  text-transform: uppercase;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  padding-top: 19.5px;
  /*font-weight: bold;*/
  text-transform: unset;
  /*padding-bottom: 19.5px;*/
  /*line-height: 21px;*/
}

#header .nav-pills > li > a:hover, #header .nav-pills > li.active > a:hover {
  color: #f35321;
  /*background-color: #e4701d;*/
}

#header .nav-pills > li.active > a, #header .nav-pills > li.active > a:focus {
  color: #f35321;
  background-color: inherit;
  border-bottom-color: #f35321;
}

#header .nav li {

}

#footer .row div {
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}

.report-grid {
  margin: 0 -10px 20px;
  overflow: hidden;
}

.report-grid-list {
  padding-left: 0;
  list-style: none;
}

#footer {
  /*margin-bottom: 100px;*/
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 13px;
  background-color: #273a60;
  color: white;
}

#footer td {
  color: white;
}

#footer a:hover {
  color: #f35321;
}

#disclaimer > div {
  padding: 30px 0;
}

#disclaimer {
  background-color: #eaebee;
  text-align: center;
}

#disclaimer > div {
  /*border-left: 1px solid rgb(67, 67, 67);*/
  /*border-right: 1px solid rgb(67, 67, 67);*/
}

#top-menu {
  display: none;
}

#header .nav {
  /*display: none;*/
}

#header {
  /*padding-top: 10px;*/
  /*padding-bottom: 5px;*/
}

#header .col-xs-12 {
  padding: 0;
  margin: 0;
}

#hero, #hero-carousel .item > div {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: bottom;
  height: 130px;
  /*padding-top: 15px;*/
  /*margin-bottom: 15px;*/
}

.btn {
  font-size: 16px;
  padding: 5px 12px;
  /*font-weight: 600;*/
  /*font-weight: bold;*/
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary:active:focus,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary {
  color: #fff;
  border-color: #f35321;
  background: #f35321;
  /*border-color: #000000;*/
  /*background: #000000;*/
  outline: 0;
  border-radius: 0;
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
  /*background: -moz-linear-gradient(top, #f1b489 0%, #e4701d 5%, #e4701d 100%);*/
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1b489), color-stop(5%, #e4701d), color-stop(100%, #e4701d));*/
  /*background: -webkit-linear-gradient(top, #f1b489 0%, #e4701d 5%, #e4701d 100%);*/
  /*background: -o-linear-gradient(top, #f1b489 0%, #e4701d 5%, #e4701d 100%);*/
  /*background: -ms-linear-gradient(top, #f1b489 0%, #e4701d 5%, #e4701d 100%);*/
  /*background: linear-gradient(to bottom, #f1b489 0%, #e4701d 5%, #e4701d 100%)*/
}

.btn-default {
  border-color: #DDD;
  background: #F9f9f9;
  border-radius: 0;
}

#sidebar-uncollapsed-container {
  margin-bottom: 0;
  border-left: 1px solid transparent;
  margin-left: -1px;
  /*background-color: #f3f2f0;*/
}

.btn-primary:hover, .btn-primary:active {
  color: #fff;
  border-color: #d53c0c;
  background: #d53c0c;
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
  /*background: -moz-linear-gradient(top, #e4701d 0%, #b6430b 5%, #b6430b 100%);*/
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4701d), color-stop(5%, #b6430b), color-stop(100%, #b6430b));*/
  /*background: -webkit-linear-gradient(top, #e4701d 0%, #b6430b 5%, #b6430b 100%);*/
  /*background: -o-linear-gradient(top, #e4701d 0%, #b6430b 5%, #b6430b 100%);*/
  /*background: -ms-linear-gradient(top, #e4701d 0%, #b6430b 5%, #b6430b 100%);*/
  /*background: linear-gradient(to bottom, #e4701d 0%, #b6430b 5%, #b6430b 100%)*/
}

.btn-primary.active:hover,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  border-color: #d53c0c;
  background: #d53c0c;
}

#nav-bar {
  display: none;
}

.modal-backdrop {
  background-color: #999;
  opacity: 1;
}

#myMenu.modal .modal-dialog {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  padding-bottom: 50px;
}

#myMenu.modal .admin-dialog button {
  padding: 10px 16px;
}

#myMenu.modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}

/*#myMenu.modal.fade .modal-dialog {*/
/*-webkit-transform: translate3d(0, -25%, 0);*/
/*transform: translate3d(0, -25%, 0);*/
/*}*/

#myMenu .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: 0;
}

#myMenu .modal-body {
  padding: 0;
}

#myMenu .active-btn {
  margin-bottom: 20px;
  margin-top: 30px;
}

#myMenu .btn-group-vertical {
  color: black;
  width: 100%;
  opacity: 0.90;
  /*box-shadow: 1px 1px 9px #CCC;*/
  border-radius: 18px;
  overflow: hidden;
}

#myMenu .btn-group {
  margin-bottom: 2px;
}

#myMenu button {
  border-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
  /*opacity: .9;*/
}

#myMenu .btn-group:last-child {
  margin-bottom: 0;
}

#offer .offer-bundle .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-radius: 3px;
}

#offer-inputs .search-divider {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 20px;
}

#offer-inputs .search-divider:after,
#offer-inputs .search-divider:before {
  content: '-';
}

#offer #offer-greeting {
  margin-bottom: 10px;
}

#offer .offer-bundle-title {
  padding: 5px;
}

#offer .offer-panel {
  border-width: 0;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}

#offer .offer-details {
  padding: 10px;
  /*border-top: 1px solid #DDD;*/
  border-top: 0;
}

#offer .offer-details .product-img {
  background-color: #FFF;
  border: 0;
  padding: 10px;
}

#cart-heading {
  display: none;
}

.item-header strong,
#offer .offer-desc h4, #subscriptionModal .subscription-desc h4 {
  font-size: 18px;
  line-height: 21px;
  color: #585859;
  font-weight: 700;
  margin-top: 0;
}

#offer .offer-desc, #subscriptionModal .subscription-desc {
  /*font-size: inherit;*/
  font-size: 12px;
}

#offer .offer-desc .productAttributeLabel {
}

#offer .offer-desc .productAttributeValue, .subscription-item .subscription-desc .productAttributeValue {
  font-style: italic;
  font-weight: bold;
}

#offer .offer-controls div:first-child {
  text-align: right;
  padding-top: 4px;
}

#offer .offer-items .list-group-item button {
  margin-top: 13px;
}

#offer .offer-items .list-group-item:last-child {
  padding-bottom: 0;
}
#offer .offer-items .list-group-item {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 1px 0 0 0;
}

#offer .offer-items .offer-item small {
  font-style: italic;
}

#offer .offer-bundle .well {
  margin-bottom: 10px;
}

#offer .offer-bundle .offer-item-row {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border-width: 0 0 1px 0;
  background-color: inherit;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 10px;
}

#offer .offer-bundle label.active .glyphicon-unchecked:before, #subscriptionModal .subscription-terms label.active .glyphicon-unchecked:before {
  content: "\e067";
}

#offer .offer-bundle label.disabled .glyphicon-unchecked:before {
  content: "\e157";
}

#offer .offer-bundle .offer-item-row .item-value {
  font-style: italic;

}

#offer .offer-bundle .offer-item-row .offer-item-pricing .btn-group-vertical {
  width: 100%;
}

#offer .offer-bundle .offer-item-row .offer-item-pricing {
  padding-top: 10px;
}

#offer .offer-bundle .offer-item-row .product-name {
  font-weight: bold;
  padding-bottom: 10px;
}

#offer .offer-bundle .popover select.desktopDropDown::-ms-expand {
  display: none;
}

#offer .offer-bundle .popover .glyphicon-arrow-down {
  color: #888;
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 21px;
  z-index: 100
}

#offer .offer-bundle .popover .col-xs-6:first-child {
  padding-top: 5px;
  padding-right: 0
}

#offer .offer-bundle .popover .col-xs-6:last-child {
  padding-left: 0
}

#offer .offer-bundle .popover select option {
  background-color: #FFF;
  text-align: left;
  text-align-last: left;
  padding: 10px;
}

/*#offer .offer-bundle .popover select {*/
/*background-image: none;*/
/*-webkit-appearance: none;*/
/*-moz-appearance: none;*/
/*appearance: none;*/
/*text-align: -webkit-center;*/
/*text-align: center;*/
/*text-align-last: center;*/
/*width: 100%;*/
/*background-color: #F9f9f9;*/
/*box-shadow: none;*/
/*!*text-indent: 80px;*!*/
/*}*/

/*#offer .offer-bundle .popover select:hover {*/
/*background: none;*/
/*color: #51616D;*/
/*background-color: #d4d4d4;*/
/*border-color: #BBB;*/
/*opacity: 1;*/
/*}*/

#offer .offer-bundle .popover.top > .arrow:after {
  border-top-color: cornsilk;
}

#offer .offer-bundle .popover {
  max-width: 90%;
  background-color: cornsilk;
}

#offer .offer-bundle .quantity-info {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
}

#offer .offer-details {
  background-color: #FFF;
  border-bottom: 0;
}

#subscriptionModal .subTitle {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

#offer-summary .summary-header > div > div {
  border-top: 1px solid #CCC;
  padding-top: 5px;
}

.modal-body #offer-summary .summary-header > div > div {
  border-top: 0;
}

#offer-summary .row {
  margin-bottom: 10px;
}

#offer-summary .offer-desc {
  font-size: 12px;
  margin-left: 0;
}

#offer-summary .offer-desc .productAttributeValue {
  font-style: italic;
}

#offer-summary .upsell > div {
  font-weight: bold;
}

#offer-summary .upsell > div:first-child {
  margin-top: 10px;
}

#offer-summary .upsell .upsell-info {
  margin-left: 10px;
}

#FAQ .panel-default:first-child {
  border-top: 1px solid transparent;
}

#FAQ .panel-default:last-child {
  border-bottom: 1px solid transparent;
}

#FAQ .panel-default {
  margin-top: 0;
  border: 1px solid transparent;
  border-top: 0;
  border-bottom: 1px solid #CCC;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
  background-color: transparent;
}

@keyframes faqPanelFade {
  0%   {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
  }
  100% {
    /*background-color: #Cf3532100;*/
    /*border-color: #Cf3532100;*/
  }
}

#FAQ .active-panel:last-child {
  border-bottom: 1px solid #EDF0F2;
  animation: faqPanelFade 0.4s ease-in;
}

#FAQ .active-panel:first-child {
  border-top: 1px solid #EDF0F2;
  animation: faqPanelFade 0.4s ease-in;
}

#FAQ .active-panel {
  /*background-color: #Cf3532100;*/
  /*border: 1px solid #Cf3532100;*/
  color: #273a60;
  border-top: 0;
  animation: faqPanelFade 0.4s ease-in;
}

#FAQ .active-panel a {
  color: #273a60;
  text-decoration: underline;
}

@keyframes faqPanelBodyFade {
  0%   { opacity: 0;}
  100% { opacity: 1;}
}

#FAQ .active-panel .panel-body {
  animation: faqPanelBodyFade 0.4s ease-in;
  background-color: #eaebee;
}

#FAQ .panel-heading {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  padding: 10px 0;

}

#FAQ .panel-body {
  border-top: 0;
}

#FAQ .panel-title a:focus, #FAQ .panel-title a:hover {
  text-decoration: none;
}

#FAQ .panel-title a {
  margin-right: 30px;
  display: block;
}

#FAQ .panel-title {
  position: relative;
}

#FAQ .panel-title .glyphicon {
  position: absolute;
  right: 0;
  color: #999;
}

#FAQ .panel-title a[aria-expanded="true"] {
  color: #f35321;
}

#FAQ .panel-title a[aria-expanded="true"] .glyphicon:before {
  content: "\2212";
  color: black;
}

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  /*opacity: 0.4;*/
}

#offer-greeting > .note > p:first-child {
  /*text-transform: uppercase;*/
  /*font-weight: 900;*/
  /*font-size: 16px;*/
}

#cart-heading {
  margin-bottom: 20px;
}

#main-content {
  /*background-color: #FFF;*/
  padding-top: 0;
  /*background: url(../images/husqprpl/pattern.a5595b98.jpg);*/
}

#offer, #shoppingcart {
  /*border-right: 1px solid #eee;*/
  background-color: white;
  padding: 20px 20px 0 20px;
  border-radius: 2px;
  /*border: 1px solid #eee;*/
  margin-bottom: 20px;
}

.shoppingcart-items .item {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border-width: 0 0 1px 0;
  background-color: inherit;
  border-bottom: 1px dashed #CCC;
}

#sidebar .active-panel {
  /*background-color: #f35321;*/
  /*border: 1px solid #f35321;*/
  background-color: #f5F5f5;
  border: 1px solid transparent;
  border-top: 0;
  color: inherit;
}

#sidebar .active-panel .panel-title a, #sidebar .active-panel .panel-title a:hover {
  color: inherit;
  font-weight: 700;
}

#sidebar .active-panel .panel-body a {
  color: white;
  text-decoration: underline;
}

@keyframes sidebarPanelFade {
  /*0%   { background-color: #FFF; border-color: #CCC #FFF #FFF #FFF; }*/
  /*100% { background-color: #f35321; border-color: #CCC #CCC #CCC #CCC; }*/
}

@media (min-width: 375px) {
  #navbar-toggle > button:first-child:after {
    content: " Buy Now"
  }

  #hero, #hero-carousel .item > div {
    height: 180px;
  }
}

.panel-group .panel .panel-heading {
    border-width: 1px;
    background-color: transparent;
  }

#OfferSearch #accordion .panel-title a {
  text-transform: uppercase;
  font-weight: 900;
  color: black;
  font-size: inherit;
}

#OfferSearch #accordion .panel-body h4 {
  display: none;
}

#OfferSearch #accordion .panel {
  border: 0;
  margin-bottom: 10px;
}

#OfferSearch #accordion {
  border: 0;
}

#husq-footer-logo {
  display: none;
}

#right-footer-table {
  margin-left: auto;
  margin-right: auto;
}

#navbar-toggle {
  margin-bottom: 15px;
}

#navbar-toggle button:last-child {
  margin-left: 2px;
}

@media (min-width: 450px) {
  #hero, #hero-carousel .item > div {
    height: 255px;
  }
}

@media (min-width: 550px) {
  #husq-footer-logo {
    display: block;
  }
}

@media (min-width: 768px) {
  #PlanBenefits p > strong {
    font-size: 29px;
    line-height: 36px;
  }
  
  #footer .row div {
    margin-bottom: 0;
    padding-top: 0;
  }

  #right-footer-table {
    margin-left: inherit;
    margin-right: inherit;
  }
  
  #sidebar .sidebar-item .sidebar-title {
    border-bottom: 0 solid #2E2E2E;
    font-weight: bold;
  }

  #sidebar .panel {
    background-color: transparent;
  }

  #offer > .panel {
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
    /*box-shadow: 1px 1px 2px rgba(0,0,0,.05);*/
    /*margin-top: 40px;*/
    margin-bottom: 20px;
  }
  h1 {
    font-size: 42px;
  }

  .panel-group {
    margin-left: auto;
    margin-right: auto;
  }

  .panel-group .panel + .panel {
    margin-top: 0;
  }



  .panel-group .panel {
    margin-bottom: -1px;
    border-radius: 0;
    /*border-right: 2px;*/
    /*border-left: 2px;*/
  }

  #myMenu.modal .modal-dialog {
    position: absolute;
    bottom: auto;
    /*left: auto;*/
    /*right: auto;*/
    top: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  #myMenu.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  #myMenu.modal.fade .modal-dialog {
    /*-webkit-transform: translate3d(20%, 20%, 0);*/
    /*transform: translate3d(0, 20%, 0);*/

    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .report-grid {
    margin-right: 0;
    margin-left: 0;
  }

  #header .logo-container {
    /*padding-bottom: 10px;*/
    background-color: transparent;
  }

  #header .title {
    font-size: 24px;
  }

  #footer .row div:first-child {
    text-align: left;
  }
  #footer .row div:last-child {
    text-align: right;
  }

  #main-title {
    /*padding: 20px 0;*/
    /*padding: 15px 0 15px 0;*/
    /*padding-top: 15px;*/
  }

  #hero, #hero-carousel .item > div {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: bottom;
    height: 280px;
  }

  #offer .offer-details {
    /*border-top: 1px solid #DDD;*/
    /*margin-top: 20px;*/
  }

  #sidebar .sidebar-item .sidebar-body {
    padding-top: 10px;
    text-align: justify;
  }
}

@media (min-width: 992px) {
  #cart-heading {
    display: none;
  }

  .item-header strong,
  #offer .offer-desc h4, #subscriptionModal .subscription-desc h4 {
    font-size: 29px;
    line-height: 36px;
  }
  
  body {
    font-size: 15px;
    line-height: 21px;
  }

  #checkout-step1 .panel-title, #checkout-step2 .panel-title, #checkout-step3 .panel-title {
    font-size: 29px;
    line-height: 36px;
  }
  
  #main-title #titleText {
    /*line-height: 84px;*/
    font-size: 48px;
  }

  #shoppingcart .shoppingcart-items .item .value, #shoppingcart .shoppingcart-items .item .item-label, #checkout-step2 .shoppingcart-items .item .value, #checkout-step2 .shoppingcart-items .item .item-label, #checkout-step2 #flexpay-items .flexpay-item .value, #checkout-step2 #flexpay-items .flexpay-item .item-label {
    /*font-size: 15px;*/
  }

  #offer .offer-desc, #subscriptionModal .subscription-desc {
    /*font-size: inherit;*/
    font-size: 16px;
  }
  #main-title .container h1 {
    /*text-shadow: 1px 1px 2px #000000;*/
    position: absolute;
    color: white;
    top: -320px;
    /*left: 40px;*/
    padding: 0 20px;
  }

  #main-title #titleBackground {
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    background-color: black;
    top: 0;
    left: 0;
    opacity: 0.4
  }

  #main-title #titleText {
    position: relative; z-index: 100;
  }

  /*#PlanBenefits p {*/
  /*  font-size: 18px;*/
  /*  line-height: 24px;*/
  /*}*/

  #PlanBenefits p > strong {
    font-size: 36px;
    line-height: 43px;
  }
  
  #bottom-title {
    display: none;
  }

  #offer, #shoppingcart {
    border-right: 1px solid #CCC;
  }

  #top-menu {
    display: block;
  }

  #header {
    /*position: static;*/
    padding-top: 0;
    padding-bottom: 0;
    height: 140px;
  }

  #header .logo-container {
    padding-top: 40px;
    padding-bottom: 15px;
    position: relative;
    /*background-color: #F5F5F5;*/
    /*background-image: url('../images/husqprpl/white-px.jpg');*/
    /*background-repeat: repeat-x;*/
    /*background-size: 42px;*/
    /*background-position: bottom;*/
  }

  #header .title {
    font-size: 26px;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }

  #header .title strong {
    /*display: block;*/
  }

  #nav-bar {
    display: block;
    /*background-color: #FFF;*/
    /*position: fixed;*/
    width: 100%;
    z-index: 1000;
    /*padding-top: 4px;*/
    /*padding-bottom: 4px;*/
    /*margin-left: -15px;*/
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
  }

  #main-title {
    /*padding: 25px 0;*/
  }

  #hero, #hero-carousel .item > div {
    height: 350px;
  }
}

/*@media (min-width: 1470px) {*/
@media (min-width: 1200px) {
  #cart-heading {
    display: none;
  }

  .item-header strong,
  #offer .offer-desc h4, #subscriptionModal .subscription-desc h4 {
    font-size: 36px;
    line-height: 43px;
  }
  #checkout-step1 .panel-title, #checkout-step2 .panel-title, #checkout-step3 .panel-title {
    font-size: 36px;
    line-height: 43px;
  }
  
  #main-title #titleText {
    /*line-height: 84px;*/
    font-size: 60px;
  }

  #PlanBenefits p > strong, .h2, h2 {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 30px;
  }

  #PlanBenefits p {
    font-size: 18px;
    line-height: 24px;
  }


  #main-title .container h1 {
    top: -600px;
  }

  .panel-title {
    font-size: 20px;
  }
  body {
    font-size: 18px;
    line-height: 24px;
  }
  #header .nav-pills > li > a {
    font-size: 18px;
    line-height: 24px;
  }
  #main-title {
    /*padding-top: 15px;*/
  }

  #hero, #hero-carousel .item > div {
    height: 600px;
  }

  #PlanBenefits .row {
    margin-bottom: 20px;
  }
}

.tmp {
  color:#b6430b;
}

#CheckoutStep2 #main-body > .container, #CheckoutStep3 #main-body > .container {
  padding: 10px;
  /*box-shadow: 0 1px 3px 0 rgba(0,0,0,.22);*/
  border-radius: 2px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #CheckoutStep2 #main-body > .container, #CheckoutStep3 #main-body > .container {
    padding: 40px;
  }
}


.carousel-indicators {
  display: none;
}

#CheckoutStep2 .glyphicon-unchecked, #CheckoutStep2 .glyphicon-check {
  cursor: pointer;
  /*font-size: 14px;*/
  font-size: 16px;
  margin-left: -20px;
}

#CheckoutStep2 div.checkbox {
  padding: 10px;
  background-color: #f5F5f5;
  margin-bottom: 10px;
}

#CheckoutStep2 div.checkbox label.validation-error {
  padding-left: 0;
}
#CheckoutStep2 div.checkbox label {
  /*padding-right: 20px;*/
  cursor: pointer;
}

#CheckoutStep2 input[type='checkbox'].tags-checkbox:checked ~ label > i:first-of-type,
#CheckoutStep2 input[type='checkbox'].tags-checkbox ~ label > i:last-of-type {
  display: none;
}

#CheckoutStep2 input[type='checkbox'].tags-checkbox:checked ~ label > i:last-of-type {
  display: inline-block;
  font-size: 16px;
}

#totals-table .glyphicon-info-sign {
  font-size: 15px;
  color: #337ab7;
}
