@charset "UTF-8";

@font-face {
    font-family: 'GeoBrandBold';
    src: url('../Fonts/GeographBrandWeb-Bold.woff2') format('woff2'),
    url('../Fonts/GeographBrandWeb-Bold.woff') format('woff');
}

@font-face {
    font-family: 'GeoBrandRegular';
    src: url('../Fonts/GeographBrandWeb-Regular.woff2') format('woff2'),
    url('../Fonts/GeographBrandWeb-Regular.woff') format('woff');
}

@font-face {
    font-family: 'GeoEditBold';
    src: url('../Fonts/GeographEditWeb-Bold.woff2') format('woff2'),
    url('../Fonts/GeographEditWeb-Bold.woff') format('woff');
}

@font-face {
    font-family: 'GeoEditMedium';
    src: url('../Fonts/GeographEditWeb-Medium.woff2') format('woff2'),
    url('../Fonts/GeographEditWeb-Medium.woff') format('woff');
}

@font-face {
    font-family: 'GeoEditRegular';
    src: url('../Fonts/GeographEditWeb-Regular.woff2') format('woff2'),
    url('../Fonts/GeographEditWeb-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../Fonts/glyphicons-halflings-regular.woff2') format('woff2'),
    url('../Fonts/glyphicons-halflings-regular.woff') format('woff');
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

hr,
img {
    border: 0
}

body {
    color: #000
}

body,
figure {
    margin: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-family: 'GeoEditBold', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-weight: 400
}

h1 {
    margin: .67em 0
}

img {
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    margin: 0
}

textarea {
    color: #000;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: 'GeoEditRegular', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 22px;
}

button,
input,
select,
textarea {
    line-height: inherit
}

.membership-digital-content-tagline {
    font-family: 'GeoEditBold', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
}

a {
    color: #fc0;
    text-decoration: none
}

a:focus,
a:hover {
    color: #b38f00;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    height: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	font-family: "GeoEditBold", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 1.2
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 29px;
    margin-bottom: 14.5px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 14.5px;
    margin-bottom: 14.5px
}

.h1,
h1 {
    font-size: 43px
}

.h3,
h3 {
    font-size: 31px
}

.h4,
h4 {
    font-size: 23px
}

.h5,
h5 {
    font-size: 18px
}

p {
    margin: 0 0 14.5px
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    margin-bottom: 14.5px
}

@media (min-width:768px) {
    .container {
        width: 730px
    }

    #formsubmitting {
        margin-right: 6px
    }
}

.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.panel-body:after,
.row:after {
    clear: both
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .container {
        width: 850px
    }
}

@media (min-width:1200px) {
    .container {
        width: 990px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

}

.btn,
.caret,
.checkbox-inline,
.radio-inline {
    vertical-align: middle
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-group,
.radio {
    margin-bottom: 10px
}

.form-control,
output {
    font-size: 18px;
    line-height: 1.62857;
    color: #555;
    display: block
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #000;
    outline: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

.radio {
    position: relative;
    display: block;
    margin-top: 10px
}

.radio label {
    min-height: 29px;
    margin-bottom: 0;
    font-weight: 400
}

.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.input-lg {
    height: 53px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 0
}

select.input-lg {
    height: 53px;
    line-height: 53px
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    line-height: 1.62857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline-offset: -2px;
    outline: 0
}

.btn.active,
.btn:active,
.dropdown-toggle:focus,
.open>a,
:focus {
    outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default,
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open>.btn-default.dropdown-toggle,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
    letter-spacing: 3px;
}

.btn.btn-primary {
    background-color: #fc0;
    border-color: #fc0;
    color: #000;
    letter-spacing: 3px;
    font-weight: normal;
    white-space: normal;
    width: auto !important
}

.btn-primary.focus,
.btn-primary:focus {
    color: #000;
    background-color: #cca300;
    border-color: #806600
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #000;
    background-color: #cca300;
    border-color: #c29b00
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #000;
    background-color: #a88700;
    border-color: #806600
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-title {
    margin-top: 0
}

.panel {
    margin-bottom: 29px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    font-size: 21px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group {
    margin-bottom: 29px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.hide {
    display: none !important
}

.hide-tv-offers {
    height: 0;
    opacity: 0
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.headline,
html {
    position: relative
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

a:not(.btn),
a:not(.btn):visited {
    color: #000;
    border-bottom: 2px solid #fc0;
    text-decoration: none
}

a:not(.btn):focus,
a:not(.btn):hover,
a:not(.btn):visited:focus,
a:not(.btn):visited:hover {
    color: grey;
    text-decoration: none;
    border-color: grey
}

html {
    min-height: 100%
}

@media (min-width:1200px) {
    body.wide-screen .container {
        width: 1160px
    }
}

dt,
label {
    font-weight: 400
}

@media (min-width:992px) {
    .row.is-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .row.is-flex>[class*=col-] {
        margin-top: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 24px
}

p {
    font-weight: 400;
}

@media (min-width:768px) {
    body {
        margin-bottom: 48px
    }

    .row-sm-flex-center {
        display: flex;
        align-items: center
    }

    .content {
        padding-bottom: 60px
    }
}

.text-gray,
.text-grey {
    color: #7f7f7f;
    font-size: 14px;
}

.text-gray a,
.text-gray a:visited,
.text-grey a,
.text-grey a:visited {
    color: #7f7f7f;
    border-color: #7f7f7f;
    border-width: 1px
}

.text-gray a:focus,
.text-gray a:hover,
.text-gray a:visited:focus,
.text-gray a:visited:hover,
.text-grey a:focus,
.text-grey a:hover,
.text-grey a:visited:focus,
.text-grey a:visited:hover {
    color: #000
}

.conf-body {
    font-size: 16px;
    line-height: 1.5
}

.conf-header {
    font-size: 38px;
    font-weight: normal;
}

.conf-xs-header {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-weight: normal
}

.logo {
    margin: 20px 0 30px;
    display: inline-block
}

@media (min-width:768px) {
    .logo {
        margin: 60px 0 10px
    }
}

.subscribe-header h1,
.subscribe-header.order h4 {
    font-family: 'GeoEditBold', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

@media (max-width:768px) {
    .subscribe-header h1 {
        font-size: 24px
    }
}

.subscribe-header {
    background-color: #f2f2f2;
    padding: 20px 0;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .subscribe-header {
        padding: 40px 0
    }
}

.subscribe-header p {
    font-size: 13px;
    padding-top: 20px
}

.subscribe-header span {
    width: 8px;
    display: inline-block
}

.subscribe-header.order h4 {
    font-family: 'GeoBrandRegular', 'CenturyGothic', AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
    letter-spacing: 3px;
    margin-bottom: 5px
}

.subscribe-header.order h1 {
    font-family: 'GeoEditBold', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    font-weight: 600
}

@media (min-width:992px) {
    .subscribe-header.order h1 {
        font-size: 52px
    }
}

.subscribe-header.order p {
    font-family: 'GeoBrandRegular', 'CenturyGothic', AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
    padding: 4px 0
}

.order-page p a,
.order-page p a:visited {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.btn {
    border: 0;
    font-family: 'GeoBrandBold', 'CenturyGothic', AppleGothic, Gill Sans, Gill Sans MT, sans-serif;
    font-size: 12px;
    margin: 16px 0;
    padding: 10px 24px;
    text-transform: uppercase;
    transition: all .2s
}

@media (max-width:768px) {
    .btn {
        display: block;
        width: 100%
    }
}

.btn:focus,
.btn:hover {
    background-color: #555;
    border-color: #555
}

.btn.btn-magazine {
    width: 175px !important;
}

.btn.btn-subscribe {
    background: #f2f2f2;
    color: #000;
    padding: 28px;
    text-align: center;
    border: 2px solid #f2f2f2
}

.btn.btn-subscribe:focus,
.btn.btn-subscribe:hover {
    background-color: #fff;
    border-color: #fc0
}

.btn.btn-subscribe.active,
.btn.btn-subscribe:active {
    box-shadow: none;
    background: #fff;
    border-color: #fc0
}

.btn.btn-alt-hover:hover {
    background-color: #ffda47
}

input[type=checkbox]:focus+label::before,
input[type=radio]:focus+label::before {
    outline: 0 !important
}

::-webkit-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #999
}

::-moz-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999
}

::-ms-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999
}

.form-control::-webkit-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    color: #999
}

.form-control::-moz-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999
}

.form-control::-ms-input-placeholder {
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999
}

input[type=text], input[type=email] {
    background-clip: padding-box;
    color: #000;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px
}

input[type=text] {
    text-transform: uppercase
}

form {
    margin-top: 20px
}

form .credit-card label img {
    margin-top: -6px;
    pointer-events: none;
}

form .credit-card.checkout .radio-inline {
    margin-bottom: 0
}

.form-control,
.form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.checkbox-inline,
.radio label,
.radio-inline {
    font-size: 13px
}

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px
}

.jcf-scrollbar-horizontal {
    display: none;
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 0px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px
}

.jcf-select {
    background: #fff;
    border: 1px solid #d7d7d7;
    color: #000;
    display: inline-block;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 43px;
    letter-spacing: 3px;
    padding: 9px 8px;
    position: relative;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
}

.jcf-select.jcf-select-input-lg {
    height: 53px;
    padding: 12px 16px
}

.jcf-select.jcf-select-input-lg .jcf-select-opener {
    top: 4px
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    line-height: 26px;
}

.jcf-select .jcf-select-text .jcf-option-placeholder {
    color: #999 !important
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI1NiAyNTYiIGhlaWdodD0iMjU2cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiB3aWR0aD0iMjU2cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0zOC4zOTksNzYuOGMxLjYzNywwLDMuMjc0LDAuNjI1LDQuNTI0LDEuODc1bDg1LjA3NSw4NS4wNzZsODUuMDc1LTg1LjA3NmMyLjUtMi41LDYuNTUtMi41LDkuMDUsMHMyLjUsNi41NSwwLDkuMDUgIGwtODkuNiw4OS42MDFjLTIuNSwyLjUtNi41NTEsMi41LTkuMDUxLDBsLTg5LjYtODkuNjAxYy0yLjUtMi41LTIuNS02LjU1LDAtOS4wNUMzNS4xMjQsNzcuNDI1LDM2Ljc2Miw3Ni44LDM4LjM5OSw3Ni44eiIvPjwvc3ZnPg==) top 10px left no-repeat;
    background-size: contain;
    width: 26px;
    height: 43px;
    bottom: 0;
    right: 8px;
    top: 0
}

body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}

.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}

.jcf-select-drop .jcf-select-drop-content {
    border-color: #000;
    box-shadow: none
}

.jcf-list,
.jcf-list .jcf-list-content {
    vertical-align: top;
    width: 100%;
    display: inline-block
}

.jcf-list {
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px
}

.jcf-list .jcf-list-content {
    overflow: auto
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.jcf-list .jcf-optgroup-caption,
.jcf-list .jcf-option {
    cursor: default;
    display: block;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 9px;
    white-space: nowrap;
}

.jcf-list ul li {
    overflow: hidden;
    display: block
}

.jcf-list .jcf-option {
    overflow: hidden;
    color: #656565;
    min-height: 14px;
    height: 1%
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
    background: #e6e6e6;
    color: #000
}

.jcf-disabled {
    background: #ddd !important
}

.jcf-select-drop {
    background: #fff;
    border: 1px solid #d7d7d7
}

.jcf-select-drop .jcf-list ul {
    margin: 0;
    padding: 0
}

.jcf-select-drop .jcf-list ul li {
    list-style: none;
    font-family: 'GeoEditRegular', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

.jcf-select-drop .jcf-list ul li span {
    display: block;
    cursor: pointer;
    padding: 10px 0 10px 16px
}

.jcf-select-drop .jcf-list .jcf-option {
    color: #000
}

.jcf-select-drop .jcf-list .jcf-option.jcf-hover {
    color: #fc0;
    background-color: #fff
}

.radio label::before {
    background-color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

.radio label::after,
.radio label::before {
    display: inline-block;
    position: absolute;
    margin-left: -20px
}

.radio label::before {
    content: "";
    width: 17px;
    height: 17px;
    left: 0;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio label::after {
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}

.radio input[type=radio]:focus+label::before {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.radio.radio-inline {
    margin-top: 0;
    margin-bottom: 8px
}

.radio-primary input[type=radio]+label::after,
.radio-primary input[type=radio]:checked+label::after {
    background-color: #fc0
}

.panel-group .panel-default {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #d7d7d7
}

.panel-group .panel-heading {
    border-radius: 0;
    background-color: transparent;
    padding-left: 0
}

.panel-group .panel-title {
    font-family: 'GeoEditBold', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    font-size: 34px
}

.panel-group .panel-title a {
    border-bottom: 0;
    display: block;
}

.panel-group .panel-title a:focus,
.panel-group .panel-title a:hover {
    color: #000
}

.panel-group .panel-title .disabled:hover {
    color: #c9c9c9;
}

.panel-group .panel-title a .step-result {
    display: block;
    font-family: 'GeoEditRegular', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    letter-spacing: 0.1px;
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px
}

.panel-group .panel-title a .step-result:before {
    content: "\e013";
    position: relative;
    width: 24px;
    height: 24px;
    background: #fc0;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    top: 0;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    padding-left: 5px;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.panel-group .panel-title a:not(.collapsed) .step-result {
    display: none
}

.panel-group .panel-title a .edit {
    visibility: hidden;
    display: none
}

@media (min-width:768px) {
    .panel-group .panel-title a .edit {
        float: right;
        display: inline;
        font-size: 16px;
        color: #c9c9c9;
        margin-top: 14px
    }

    .panel-group .panel-title a.collapsed:not(.disabled):hover .edit {
        visibility: visible
    }

    .panel-group .panel-title {
        font-size: 34px;
        padding: 12px 0
    }
}

.panel-group .panel-title .disabled {
    cursor: default;
    color: #c9c9c9
}

.panel-group .panel-body {
    padding: 15px 0;
    border-top-color: transparent !important
}

.subscription-group {
    margin-bottom: 20px
}

.subscription-group input[type=radio] {
    clip: rect(0, 0, 0, 0);
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.subscription-group label {
    white-space: normal;
    text-transform: none;
    font-family: 'GeoEditRegular', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 1.2;
    min-height: 200px;
    padding: 10px 10px 0
}

.subscription-group input:checked + label {
  background: #FFFFFF;
  border-color: #FFCC00;
}

@media (min-width:768px) {
    .subscription-group label {
        width: 32%;
        margin-right: 1%;
        min-height: 260px
    }

    .subscription-group label:last-of-type {
        margin-right: 0;
        width: 33%
    }

    .text-sm-center {
        text-align: center
    }
}

.subscription-group label h3 {
    margin: 0 0 12px;
    line-height: 1;
    letter-spacing: normal
}

@media (min-width:992px) {
    .subscription-group label {
        font-size: 17px
    }
}

@media (min-width:1200px) {
    .subscription-group label {
        min-height: 220px
    }
}

.ccoptions {
    cursor: pointer;
}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .panel-group .panel-title {
        font-size: 24px;
    }

    .col-md-7 {
        width: 85%;
        line-height: 2em;
    }

    #Visa_CC {
        margin-left: 8%;
    }

    .non-us-links {
        font-size: 11px !important;
    }

    .subscribe-header p {
        width: 120%
    }

    .non-us-links {
        width: 118%;
    }

    #header_text {
        width: 121%;
    }

    textarea {
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    html,
    body {
        overflow-x: hidden;
    }

    .img-responsive {
        display: none !important;
    }

    #mobheader {
        display: block !important;
        width: 100%
    }

    textarea {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .img-responsive {
        max-width: 130%;
    }

    .col-xs-12.col-sm-6.col-md-7 {
        width: 40%;
        margin-left: 15%;
    }

    .col-xs-12.col-sm-6.col-md-7 h1 {
        font-size: 29px;
    }

    .img-responsive-mob {
        display: none;
    }

    .img-responsive {
        display: block;
    }

    .non-us-links {
        width: 109%;
    }

}

@media only screen and (max-width: 995px) and (orientation: landscape) {
    .subscribe-header p {
        width: 138%;
    }

    #header_text {
        width: 124%;
    }
}

.hyper-link {
    border-bottom: 1px solid #000 !important;
}

#order-sum {
    text-transform: capitalize;
}

.img-responsive {
    display: block;
}

.img-responsive-mob {
    display: none;
}

.footer {
    font-size: 16px;
    letter-spacing: .1px;
    line-height: 1.5;
}

@media (min-width:768px) {
    footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 48px
    }
}

footer {
    background-color: #e5e5e5
}

@media (max-width:992px) {
    footer {
        margin-top: 24px;
        padding: 10px 0
    }
}

footer .inline-links {
    list-style-type: none;
    line-height: 1.8;
    padding: 0;
    margin: 6px 0 0
}

@media (max-width:992px) {
    footer .inline-links {
        margin-top: -4px
    }
}

footer .inline-links li {
    display: inline-block;
    color: #919191;
    font-size: 12px
}

@media (min-width:768px) {
    footer .inline-links {
        text-align: center
    }

    footer .inline-links li {
        display: block;
        position: relative;
        padding: 0 6px;
        text-align: center
    }

    footer .inline-links li:after {
        line-height: 1;
        content: '';
        width: 1px;
        height: 10px;
        background-color: #919191;
        position: absolute;
        right: -2px;
        top: 5px
    }

    footer .inline-links li:last-of-type:after {
        content: none
    }
}

@media (min-width:768px) and (min-width:768px) {
    footer .inline-links li {
        padding: 0 5px
    }
}

@media (min-width:768px) and (min-width:992px) {
    footer .inline-links li {
        padding: 0 10px
    }
}

@media (min-width:768px) and (min-width:1200px) {
    footer .inline-links li {
        padding: 0 18px
    }
}

div.error {
  background-color: #f2dede;
  border-radius: 3px;
  clear: left;
  color: #A9443D;
  display: block;
  float: none;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px;
  text-align: left;
  width: auto
}

.ca, .intl {
  display: none
}

.panel-group .panel-title a .step-result.address {
  text-transform: capitalize
}

.select_special {
  margin-bottom: 15px
}

.zip {
  clear: left
}

#AmazonPayButton {
    margin-bottom: 26px;
}

#addressBookWidgetDiv {
    display: block;
    margin-bottom: 26px;
    max-width: 100%;
}

#walletWidgetDiv, #consentWidgetDiv {
    max-width: 100%;
}

#consentWidgetDiv {
    margin-bottom: 15.5px;
}

h5.amznOR {
    margin-bottom: 15.5px;
}

.payTypeLabel {
    cursor: pointer;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.payTypeLabel input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.payTypeLabel .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
}

.payTypeLabel .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.payTypeLabel input:checked ~ .checkmark:after {
    display: block;
}

.payTypeLabel .checkmark:after {
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #fc0;
    border-radius: 50%;
}

.payTypeLabel img {
    margin-left: 5px;
}

.ccoptions + label, #paypaloption, #paypaloption + label {
  cursor: pointer
}

#expire {
  -ms-flex-item-align: end
}

#paypal {
  margin-bottom: 30px
}

.footer-logo {
  margin-top: 20px
}

.plastics-pledge img {
    max-width: 968px;
    width: 100%
}

.same-address-check {
    cursor: pointer;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    margin-top: 20px
}

.same-address-check input {
    margin-right: 10px
}

label[for=GC] {
    color: #000000;
    font-family: 'GeoEditMedium', 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Helvetica, Arial, sans-serif
}

.vermont-ar-opt-in-fld {
  margin-top: 25px;
  margin-bottom: 10px;
  overflow: hidden;
}

.vermont-ar-opt-in input {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.vermont-ar-opt-in label {
  cursor: pointer;
  display: inline;
  font-family: GeoEditMedium,'Franklin Gothic Medium','Franklin Gothic','ITC Franklin Gothic',Helvetica,Arial,sans-serif;
  font-size: 16px;
  margin-bottom: 0;
}

.vermont-ar-opt-in-agreement {
  font-size: 16px;
  margin-bottom: 25px;
}

#addGift {
    background-color: transparent;
}

#addGift:focus, #addGift:active  {
    color: #000;
}

.btn.btn-inverse.btn-border {
    border: 1px solid #000
}

.btn.btn-inverse.btn-border:hover {
    color: #808080
}

.btn .icon-yellow {
    color: #fc0;
    margin-left: 10px
}

.glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-plus:before {
    content:"\002b"
}
