@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')
body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    text-align: left;
    color: #525252;
    font-variant-ligatures: none;
    background-color: #145772;
    /*background-color: #3CAAD6;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    color: black;
}

h1 {
    /*padding-bottom: 5px;*/
    /*text-transform: uppercase;*/
    /*font-weight: 900;*/
    /*color: black;*/
    font-size: 36px;
}

.page-title {
    padding: 40px 0 40px 0;
}

#PlanBenefits .page-title,
#FAQ .page-title,
#TermsAndConditions .page-title,
#ContactUs .page-title,
#CancellationPolicy .page-title {
    padding: 0;
    position: absolute;
    top: 40%;
}

.page-title h1:before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 0;
    height: 3px;
    background: #1F870A;
    bottom: 0;
}

.page-title h1 {
    color: #fff;
    font-size: 18px;
    /*line-height: 43px;*/
    font-weight: 500;
    position: relative;
    display: inline;
    padding-bottom: 10px;
    top: 50%;
}

.page-title h1:after {
    content: "";
    position: absolute;
    width: 7.5px;
    right: 0;
    height: 7.5px;
    background: #1F870A;
    bottom: -1.5px;
    border-radius: 100%;
}

.form-control {
    border-radius: 0;
    font-size: inherit;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #1F870A;
    text-decoration: underline;
}

a {
    color: #1F870A;
}

a:hover {
    color: #1F870A;
    text-decoration: underline;
}

#main-body .container {
    background-color: #FFF;
}

#main-body {
    padding: 20px;
    /*margin-bottom: 20px;*/
    /*margin-top: 20px;*/
    /*line-height: 1.42857143;*/
    background-color: #fff;
    /*border: 1px solid #ddd;*/
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin-left: -20px;
    /*margin-right: -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: #1F870A;
}

.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: #1F870A;
    /*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: #1F870A;
    background: -webkit-gradient(linear, left top, left bottom, from(#1F870A), to(#1F870A));
    background: -webkit-linear-gradient(top, #1F870A, #1F870A);
    background: -moz-linear-gradient(top, #1F870A, #1F870A);
    background: -ms-linear-gradient(top, #1F870A, #1F870A);
    background: -o-linear-gradient(top, #1F870A, #1F870A);
    background: linear-gradient(top, #1F870A, #1F870A);
    top: 45px;
}

#checkout-status-bar>.bs-wizard>.bs-wizard-step.active .bs-wizard-info {
    color: #1F870A;
    /*letter-spacing: 1.5px;*/
}

#checkout-status-bar>.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    background: #1F870A;
    /*background: #CCC;*/
}

#checkout-status-bar>.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    background: #1F870A;
    top: 47px;
    /*background: #CCC;*/
}

#checkout-status-bar>.bs-wizard>.bs-wizard-step.complete .bs-wizard-info {
    color: #1F870A;
    /*color: #999;*/
}

#checkout-status-bar>.bs-wizard>.bs-wizard-step .bs-wizard-info {
    font-family: "Roboto", 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-family: "Roboto", sans-serif;
    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/cenaepic/hero00.jpg);*/
/*  display: block;*/
/*}*/

/*#FAQ #hero {*/
/*  background-image: url(../images/cenaepic/hero04.jpg);*/
/*  display: block;*/
/*  background-size: cover;*/
/*}*/

#slideshow {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
}

#OfferSearchError #main-title {
    display: none;
}

#FAQ #slideshow {
    display: none;
}

#hero {
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

#FAQ #hero {
    /*height: 450px;*/
    background-image: url(../images/hero00.jpg);
    display: block;
    background-size: cover;
    background-position-y: center;
}


#hero-overlay1 {
    background-image: url(../images/fade-dg.png);
    background-size: 50%;
    background-position-x: left;
    background-repeat: repeat-y;
    height: 100%;
    width: 100%;
    margin-left: -15px;
}

/*#hero-overlay2 {*/
/*  background-image: url(../images/cenaepic/fade-dg.png);*/
/*  background-size: 50%;*/
/*  !*background-position-x: right;*!*/
/*  background-repeat: repeat-y;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  margin-right: -15px;*/
/*  float:right;*/
/*  transform: rotate(180deg);*/
/*}*/
#PlanBenefits #hero {
    /*height: 450px;*/
    background-image: url(../images/hero00.jpg);
    display: block;
    background-size: cover;
    background-position-y: center;
    /*background-position-x: -15px;*/
    background-repeat: no-repeat;
}

/*#PlanBenefits #slideshow {*/
/*display: block;*/
/*}*/

#PlanBenefits #s0>div {
    background-image: url(../images/hero00.jpg);
    display: block;
    background-position-y: top;
    /*background-position-x: center;*/
    background-size: cover;
}

#PlanBenefits #s1>div {
    background-image: url(../images/hero01.jpg);
    display: block;
    background-position-y: 50%;
    /*background-position-y: bottom;*/
    background-size: cover;
}

#PlanBenefits #s2>div {
    background-image: url(../images/hero02.jpg);
    display: block;
    background-position-y: bottom;
    background-size: cover;
}

#PlanBenefits #s3>div {
    background-image: url(../images/hero03.jpg);
    display: block;
    background-size: cover;
    background-position-y: bottom;
}

#PlanBenefits #s4>div {
    background-image: url(../images/hero04.jpg);
    background-position-y: bottom;
    display: block;
    background-size: cover;
}

#TermsAndConditions #hero {
    background-image: url(../images/hero01.jpg);
    background-position-y: center;
    display: block;
    background-size: cover;
}

#CancellationPolicy #hero {
    background-image: url(../images/hero00.jpg);
    background-position-y: center;
    display: block;
    background-size: cover;
}

#ContactUs .well {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
}

#ContactUs #hero {
    background-image: url(../images/hero00.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:first-child {
    /*font-family: "Roboto", sans-serif;*/
    margin-top: 0;
    color: black;
}

#PlanBenefits p>strong {
    /*text-transform: uppercase;*/
    font-weight: 900;
    font-size: 20px;
    line-height: 21px;
    display: block;
    margin: 20px 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;
    /*margin-top: -15px;*/
    /*margin-bottom: 15px;*/
}

#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: #1F870A;
}

#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: #1F870A;
    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: white;
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px rgb(0, 0, 0), 2px -9px 10px rgba(0, 0, 0, .2);
}

#header .container {
    /*background-color: #FFF;*/
}

#header .title {
    color: #1A1718;
    /*color: #666;*/
    /*color: #1F870A;*/
    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>a {
    font-family: "Roboto", sans-serif;
}

#header .nav-pills>li {
    margin-left: 20px;
}

#header .nav-pills>li:last-child>a {
    padding-right: 0;
}

#header .nav-pills>li.nav-separator {
    height: 40px;
    border-right: 1px solid #273a60;
    margin: 0 16px;
    border-right-color: #666;
}

#header .nav-pills>li>a {
    color: #252525;
    /*font-size: 15px;*/
    /*text-transform: uppercase;*/
    border-bottom: 1px solid transparent;
    border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    /*padding-top: 19.5px;*/
    /*padding-bottom: 19.5px;*/
    /*line-height: 21px;*/
}

#header .nav-pills>li>a:hover,
#header .nav-pills>li.active>a:hover {
    /*color: #fff;*/
    /*background-color: #e4701d;*/
    border-bottom: 3px solid #1F870A;
}

#header .nav-pills>li.active>a,
#header .nav-pills>li.active>a:focus {
    /*color: #1F870A;*/
    background-color: inherit;
    /*border-bottom-color: #1F870A;*/
    border-bottom: 3px solid #1F870A;
}

#header .nav li {
    padding-top: 2px;
}

#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: #3CAAD6;*/
    color: #FFF;
}

#footer td {
    color: #FFF;
}

#footer a:hover {
    color: #1F870A;
}

#disclaimer {
    padding: 20px;
    margin-bottom: 20px;
    /*margin-top: 20px;*/
    /* line-height: 1.42857143; */
    /*background-color: #525252;*/
    background-color: #3CAAD6;
    border-radius: 4px;
    color: white;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

#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;*/
    background-position: top;
    height: 150px;
    /*padding-top: 15px;*/
    /*margin-bottom: 15px;*/
}

#title-col {
    min-height: 100px;
}

#PlanBenefits #title-col,
#FAQ #title-col,
#TermsAndConditions #title-col,
#ContactUs #title-col,
#CancellationPolicy #title-col,
#hero,
#hero-carousel .item>div {
    width: 50%;
}

.btn {
    /*font-size: 16px;*/
    padding: 5px 12px;
    /*font-weight: 600;*/
    /*font-weight: bold;*/
    font-family: "Roboto", sans-serif;
}

.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: #1F870A;
    background: #1F870A;
    /*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: 2px solid #e2e2e2;
    background: #e2e2e2;
    border-radius: 0;
    /*color: white;*/
}

.btn-default:hover,
.btn-default:active {
    border-color: #525252;
    background: #525252;
    border-radius: 0;
    color: white;
}

#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;
    background-color: #1A7308;
    /*border: 2px solid #1A7308;*/
    /*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;
    background-color: #1A7308;
    border-color: #1A7308;
}

#nav-bar {
    display: none;
    width: auto;
    float: right;
}

.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 .btn-default {
    background-color: white;
}

#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-family: "Roboto", sans-serif;
    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: 14px;
}

#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: #1F870A;
}

#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-color: #145772;
}

#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: #1F870A;*/
    /*border: 1px solid #1F870A;*/
    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 {
    text-decoration: underline;
}

@keyframes sidebarPanelFade {
    /*0%   { background-color: #FFF; border-color: #CCC #FFF #FFF #FFF; }*/
    /*100% { background-color: #1F870A; border-color: #CCC #CCC #CCC #CCC; }*/
}

@media (min-width: 390px) {
    #ContactUs .well {
        margin-left: inherit;
        margin-right: inherit;
    }

    #navbar-toggle>button:first-child:after {
        content: " Buy Now"
    }
}

.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;
}

#cena-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) {

    #PlanBenefits #title-col,
    #FAQ #title-col,
    #TermsAndConditions #title-col,
    #ContactUs #title-col,
    #CancellationPolicy #title-col,
    #hero,
    #hero-carousel .item>div {
        height: 200px;
    }
}

@media (min-width: 550px) {
    #cena-footer-logo {
        display: block;
    }

    .product-img img {
        max-width: 120px;
    }
}

@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: 36px;
    }

    .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;*/
    }

    #PlanBenefits #title-col,
    #FAQ #title-col,
    #TermsAndConditions #title-col,
    #ContactUs #title-col,
    #CancellationPolicy #title-col,
    #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;
    }

    .page-title h1 {
        font-size: 24px;
    }

    #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 .nav-pills>li.nav-separator {
        margin: 0 8px;
    }

    #header {
        /*position: static;*/
        /*padding-top: 15px;*/
        /*padding-bottom: 15px;*/
        /*height: 66px;*/
        height: auto;
    }

    #header .logo-container {
        /*padding-top: 15px;*/
        /*padding-bottom: 15px;*/
        position: relative;
        /*background-color: #F5F5F5;*/
        /*background-image: url('../images/cenaepic/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;*/
    }

    #buyBtn {
        padding: 15px 40px;
    }

    #logo {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #nav-bar {
        display: block;
        /*background-color: #FFF;*/
        /*position: relative;*/
        /*top: 15px;*/
        /*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;*/
    }

    #PlanBenefits #title-col,
    #FAQ #title-col,
    #TermsAndConditions #title-col,
    #ContactUs #title-col,
    #CancellationPolicy #title-col,
    #hero,
    #hero-carousel .item>div {
        height: 350px;
    }

    .page-title h1 {
        font-size: 40px;
    }
}

/*@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-family: "Roboto", sans-serif;*/
    }

    #PlanBenefits p {
        /*font-size: 18px;*/
        line-height: 24px;
    }


    #main-title .container h1 {
        top: -420px;
    }

    .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: 450px;*/
    }

   /* #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: block;
}

#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: #1F870A;
}

.tmp {
    color: #525252;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #525252;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #525252;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 2px;
    border-bottom: 2px solid #525252;
    padding-top: 10px;
    color: #525252;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    background-color: #F5F5F5;
    border: 3px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    line-height: 0.8em;
    margin: 3px;
    color: #525252;
    font-size: 14px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 0 0 4px 0;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    color: #525252;
    font-size: 14px;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
    font-family: "Roboto", sans-serif;
    margin-top: 10px;
    border: 1px solid #CCC;
    padding: 5px;
    background-color: #F1F6FA;
    box-shadow: 0px 0px 3px #999;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    margin-bottom: 3px;
    font-family: "Roboto", sans-serif;
    color: #1F870A;
    font-family: "Roboto", sans-serif;
    text-decoration: underline;

}

/* Responsive bar text hover prperty */
.btn{
    font-weight: bold;
}
.btn-default:hover{
    color: #fff;
    font-weight: bold;
}
.offer{
border-right: 1px solid #CCC;
}
@media only screen and (max-width: 600px) {
.offer{
    border: 0px;
    border-bottom: 1px solid #CCC;
}
}
.offer ul{
    list-style: none;
    font-size: 0.85em;
    display: inline;
}
.cart
{
    border-bottom:1px dotted #ccc;
}
.offer_list .cart:last-child
{
    border-bottom:0px;
}
.offer_list .cart:first-child
{
    border-top:0px;
}
.cart .btn-group .btn-info {
     color: #333;
     border-color: #DDD;
     background: #F9f9f9;
     font-weight: bold;
     padding: 10px 20px;

}
.cart .btn-group .btn-info.active, .cart .btn-group .btn-info:active {
     color: #333;
     background-color: #e6e6e6;
     border-color: #adadad;
}
.cart .btn-group label.active .glyphicon-unchecked:before {
    content: "\e067"; 
}
