/*.asappChatSDKNotification__button{color:#fff !important;border: 1px solid #0f891e!important;}.asappChatSDKNotification__button:hover{color:#fff !important;border: 1px solid #0f891e!important;text-decoration:none !important;border-bottom: 1px solid #438616 !important;background:#438616 !important;}*/

.asappChatSDKNotification:hover {
    text-decoration: none!important
}

.asappChatSDKNotification_conversational:hover {
    text-decoration: none!important
}

#asappChatSDKBadge {
    box-shadow: 0 2px 15px rgba(239, 239, 239, 1)!important
}

#asapp-chat-sdk-badge {
    box-shadow: 0 2px 15px rgba(239, 239, 239, 1)!important
}

#asapp-chat-sdk-badge {
    background-color: #e8a736
}

#asapp-chat-sdk-badge:active,
#asapp-chat-sdk-badge:focus,
#asapp-chat-sdk-badge:hover {
    -webkit-tap-highlight-color: rgba(102, 51, 153, .25);
    background-color: #e7b96a
}

#asapp-chat-sdk-badge .icon {
    fill: #fff
}

,
#asapp-chat-sdk-badge:active .icon,
#asapp-chat-sdk-badge:focus .icon,
#asapp-chat-sdk-badge:hover .icon {
    fill: #ff0
}

@media only screen and (min-width:415px) {
    #asapp-chat-sdk-iframe {
        box-shadow: 0 2px 12px 0 rgba(35, 6, 60, .05), 0 2px 49px 0 rgba(102, 51, 153, .25);
        height: 60%
    }
}

#concierge .con-icon {
    color: #fff!important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

a:active,
a:hover {
    outline: 0
}

a:focus {
    outline: thin dotted
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

.ie8 img {
    width: auto
}

figure>img {
    display: block
}

#getlocations_map_canvas img,
.gmap img,
.openlayers-map img,
.view-gmap img {
    max-width: none
}

figure {
    margin: 0
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        -webkit-filter: none!important;
        filter: none!important;
        text-shadow: none;
        -ms-filter: none!important
    }
    a {
        text-decoration: underline
    }
    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: ""
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

* {
    box-sizing: border-box
}

html {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    overflow-y: scroll
}

body,
html {
    -webkit-tap-highlight-color: transparent
}

body {
    position: relative;
    font-family: Roboto, sans-serif;
    background: #f9f8f4;
    font-size: 16px;
    font-size: 1rem;
    color: #333
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

img.rounded {
    border-radius: 5px
}

hr {
    margin: 40px auto;
    border: 0;
    border-bottom: solid 1px #e5e5e5;
    background-color: none;
    clear: both
}

blockquote {
    margin: 45px 0;
    padding: 0 0 0 30px;
    font-size: 22px;
    font-size: 1.375rem;
    color: #666;
    line-height: 1.3;
    border-left: 3px solid #483292
}

.gray {
    color: #6c6c6c
}

.purple {
    color: #483292
}

.text-left {
    text-align: left
}

p.flush-bottom {
    margin-bottom: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container .placeholder,
.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 0
}

.header-icon.small {
    margin: 0 10px 0 0
}

.featured-img {
    margin: 25px 0
}

.img-left {
    float: left;
    width: 100%;
    margin: 0 30px 20px 0;
    border-radius: 5px
}

.img-left img {
    max-width: 200px;
    margin: 0 auto
}

@media (min-width:500px) {
    .img-left {
        width: 40%;
        max-height: none
    }
    .img-left img {
        max-width: 100%;
        position: relative;
        top: 0
    }
}

@media (min-width:990px) {
    .img-left {
        width: 285px
    }
}

.img-col .img {
    display: none
}

@media (min-width:1150px) {
    .img-col:after,
    .img-col:before {
        content: " ";
        display: table
    }
    .img-col:after {
        clear: both
    }
    .img-col .img {
        display: block;
        width: 21.73913%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .img-col .text {
        width: 73.91304%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

ul.icon-list {
    margin: 0;
    padding: 0 0 25px;
    list-style: none;
    border-top: 2px solid #d5d4c5
}

ul.icon-list li {
    padding: 20px 10px;
    border-bottom: 2px solid #d5d4c5
}

ul.icon-list li:after,
ul.icon-list li:before {
    content: " ";
    display: table
}

ul.icon-list li:after {
    clear: both
}

ul.icon-list li .icon {
    float: left;
    width: 80px;
    text-align: left
}

ul.icon-list li .icon img {
    margin: 0
}

ul.icon-list li .text {
    float: left;
    width: calc(100% - 80px);
    text-align: left;
    line-height: 1.35
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?5xv1p);
    src: url(../fonts/icomoon.eot?5xv1p#iefix) format("embedded-opentype"), url(../fonts/icomoon.woff2?5xv1p) format("woff2"), url(../fonts/icomoon.ttf?5xv1p) format("truetype"), url(../fonts/icomoon.woff?5xv1p) format("woff"), url(../fonts/icomoon.svg?5xv1p#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-bubbles:before {
    content: "\e900"
}

.icon-plus-alt:before {
    content: "\e616"
}

.icon-deal-tag-reverse:before {
    content: "\e61a"
}

.icon-download:before {
    content: "\e619"
}

.icon-check:before {
    content: "\e617"
}

.icon-dollar:before {
    content: "\e618"
}

.icon-instagram:before {
    content: "\e611"
}

.icon-youtube:before {
    content: "\e612"
}

.icon-google-plus:before {
    content: "\e613"
}

.icon-facebook:before {
    content: "\e614"
}

.icon-twitter:before {
    content: "\e615"
}

.icon-search:before {
    content: "\e60e"
}

.icon-star-full:before {
    content: "\e610"
}

.icon-quotes-left:before {
    content: "\e60f"
}

.icon-navicon:before {
    content: "\e60d"
}

.icon-close:before {
    content: "\e607"
}

.icon-grid-view:before {
    content: "\e60b"
}

.icon-list-view:before {
    content: "\e60c"
}

.icon-digital-tv:before {
    content: "\e608"
}

.icon-internet:before {
    content: "\e609"
}

.icon-phone:before {
    content: "\e60a"
}

.icon-erase:before {
    content: "\e606"
}

.icon-select-arrows:before {
    content: "\e605"
}

.icon-arrow:before {
    content: "\e600"
}

.icon-cart:before {
    content: "\e601"
}

.icon-circle-arrow:before {
    content: "\e602"
}

.icon-circle-plus:before {
    content: "\e603"
}

.icon-deal-tag:before {
    content: "\e604"
}

h1,
h2 {
    color: #483292
}

h3,
h4,
h5,
h6 {
    color: #6943b4
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: normal;
    transition: font-size .15s ease
}

h1.flush,
h2.flush,
h3.flush,
h4.flush,
h5.flush,
h6.flush {
    margin-bottom: 5px
}

h1 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300
}

h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 300
}

h3 {
    font-size: 24px;
    font-size: 1.5rem
}

h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

h5 {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 700
}

h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

@media (min-width:840px) {
    h1 {
        font-size: 42px;
        font-size: 2.625rem
    }
    h2 {
        font-size: 34px;
        font-size: 2.125rem
    }
    h3 {
        font-size: 26px;
        font-size: 1.625rem
    }
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
    h5 {
        font-size: 17px;
        font-size: 1.0625rem
    }
    h6 {
        font-size: 16px;
        font-size: 1rem
    }
}

@media (min-width:990px) {
    h1 {
        font-size: 48px;
        font-size: 3rem
    }
    h2 {
        font-size: 38px;
        font-size: 2.375rem
    }
    h3 {
        font-size: 28px;
        font-size: 1.75rem
    }
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
    h5 {
        font-size: 17px;
        font-size: 1.0625rem
    }
    h6 {
        font-size: 16px;
        font-size: 1rem
    }
}

p {
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 14px;
    font-size: .875rem
}

@media (min-width:990px) {
    p {
        font-size: 16px;
        font-size: 1rem
    }
}

ul.list {
    padding: 0;
    margin: 0 0 20px;
    list-style: none
}

ul.list li {
    margin: 0;
    padding-left: 30px;
    text-indent: -18px;
    line-height: 1.5
}

ul.list li:before {
    position: relative;
    top: 4px;
    margin-right: 12px;
    content: "\002022";
    color: #483292;
    font-size: 25px
}

a {
    color: #0a7217;
    text-decoration: none;
    transition: color .15s ease
}

a:focus {
    outline: 0
}

a:hover {
    text-decoration: underline
}

a:active {
    color: #0a7217;
}

a:visited {
    color: #0a7217;
}

a.more {
    color: #0a7217;
    font-weight: 700
}

a.btn,
input[type=reset],
input[type=submit] {
    padding: 8px 18px;
    border-radius: 6px;
    color: #fff;
    transition: background .2s ease-in-out;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 15px;
    font-size: .9375rem
}

button.btn,
input[type=reset],
input[type=submit] {
    padding: 8px 18px;
    border-radius: 6px;
    color: #fff;
    transition: background .2s ease-in-out;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 15px;
    font-size: .9375rem
}

a.btn:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: 0
}

a.btn.live-chat,
input.live-chat[type=reset],
input[type=submit].live-chat {
    background: #e8e6d5;
    color: #6943b4;
    padding: 6px;
    border: 2px solid #e8e6d5
}

a.btn.live-chat:hover,
input.live-chat[type=reset]:hover,
input[type=submit].live-chat:hover {
    background: 0 0;
    border: 2px solid #483292;
    color: #483292;
    text-decoration: none
}

a.btn.green,
input.green[type=reset],
input[type=submit].green {
    background: #0f891e;
    border: 2px solid #0f891e
}

a.btn.green:active,
input.green[type=reset]:active,
input[type=submit].green:active {
    background: #1e9d2e
}

a.btn.green:hover,
input.green[type=reset]:hover,
input[type=submit].green:hover {
    background: #fff;
    border: 2px solid #1e9d2e;
    color: #1e9d2e;
    text-decoration: none
}

a.btn.gray,
input.gray[type=reset],
input[type=submit].gray {
    background: #b0afad;
    border: 2px solid #b0afad
}

a.btn.gray:active,
input.gray[type=reset]:active,
input[type=submit].gray:active {
    background: #6c6c6c
}

a.btn.gray:hover,
input.gray[type=reset]:hover,
input[type=submit].gray:hover {
    background: #fff;
    color: #6c6c6c;
    text-decoration: none
}

a.btn.grad,
input.grad[type=reset],
input[type=submit].grad {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #dedbdc 100%);
    border: 2px solid #fff;
    color: #0f891e;
    transition: border-color .2s ease-in-out
}

a.btn.grad:hover,
input.grad[type=reset]:hover,
input[type=submit].grad:hover {
    background: #fff;
    border: 2px solid #0f891e;
    text-decoration: none
}

a.btn.white,
input.white[type=reset],
input[type=submit].white {
    background: #fff;
    color: #0b8a1b;
    border: 2px solid #fff
}

a.btn.white:hover,
input.white[type=reset]:hover,
input[type=submit].white:hover {
    background: #0b8a1b;
    border: 2px solid #0b8a1b;
    color: #fff;
    text-decoration: none
}

button.btn.white,
input.white[type=reset],
input[type=submit].white {
    background: #fff;
    color: #0b8a1b;
    border: 2px solid #fff
}

button.btn.white:hover,
input.white[type=reset]:hover,
input[type=submit].white:hover {
    background: #0b8a1b;
    border: 2px solid #0b8a1b;
    color: #fff;
    text-decoration: none
}

button.btn.green.large.standard, a.btn.green.large.standard{
    line-height:1rem;
    padding: 13px 30px;
    font-size: 1.125rem;  
}


a.btn.tan,
input.tan[type=reset],
input[type=submit].tan {
    background: #f3f2e9;
    color: #1e9d2e;
    border: 2px solid #fff
}

a.btn.tan:hover,
input.tan[type=reset]:hover,
input[type=submit].tan:hover {
    background: #fff;
    border: 2px solid #1e9d2e;
    text-decoration: none
}

a.btn.details,
input.details[type=reset],
input[type=submit].details {
    background: #e0dfd7;
    color: #333;
    position: relative;
    padding: 10px 34px 10px 10px;
    margin: 0 0 28px;
    font-size: 12px;
    font-size: .75rem;
    border: 2px solid #e0dfd7
}

a.btn.details:hover,
input.details[type=reset]:hover,
input[type=submit].details:hover {
    border: 2px solid #ccc;
    background: 0 0;
    cursor: pointer
}

a.btn.details:after,
input.details[type=reset]:after,
input[type=submit].details:after {
    font-family: icomoon;
    content: "\e602";
    color: #787878;
    position: absolute;
    font-size: 15px;
    font-size: .9375rem;
    top: 19px;
    right: 10px;
    margin-top: -7.5px;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400
}

a.btn.details.open,
input.details.open[type=reset],
input[type=submit].details.open {
    border: 2px solid #e0dfd7;
    border-radius: 6px 6px 0 0;
    background: #e0dfd7;
    padding: 10px 34px 18px 10px
}

a.btn.details.open:after,
input.details.open[type=reset]:after,
input[type=submit].details.open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

a.btn.see-details,
input.see-details[type=reset],
input[type=submit].see-details {
    background: rgba(0, 0, 0, .1);
    color: #757575;
    padding: 10px 11px;
    font-size: 13px;
    font-size: .8125rem;
    border: 2px solid #e5e5e5
}

a.btn.see-details:hover,
input.see-details[type=reset]:hover,
input[type=submit].see-details:hover {
    border: 2px solid rgba(0, 0, 0, .2);
    background: #fff
}

a.btn.large,
input.large[type=reset],
input[type=submit].large {
    padding: 13px 30px;
    font-size: 18px;
    font-size: 1.125rem
}

a.btn.full-width,
input.full-width[type=reset],
input[type=submit].full-width {
    display: block
}

.button-row {
    padding: 20px 20px 88px;
    text-align: center;
    background: #fff
}

.button-row.mobile-summary {
    background: #dddcd1;
    padding: 20px
}

.button-row .btn {
    margin-left: 16px
}

.button-row .btn:first-child {
    margin: 0
}

@media (min-width:840px) {
    .button-row {
        padding: 20px 34px 28px
    }
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

fieldset {
    padding: 20px;
    border: 1px solid #efeded
}

legend {
    padding: 0 5px;
    margin: 0 0 0 -5px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #666
}

.required-text {
    font-family: arial;
    font-size: 15px;
    font-size: .9375rem;
    color: #000;
    line-height: 1;
    margin: 0 0 25px
}

.required-text:before {
    content: "*";
    color: red
}

label {
    display: block;
    width: 100%;
    color: #000;
    padding: 0 0 8px;
    margin: 0;
    font-size: 15px;
    font-size: .9375rem;
    font-family: arial;
    font-weight: 700
}

label.required:after {
    content: "*";
    color: red
}

input[type=date],
input[type=email],
input[type=file],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=number],
textarea {
    width: 100%;
    padding: 10px 15px;
    margin: 0 0 20px;
    border: 1px solid #ccc;
    font-family: arial;
    font-weight: 400;
    color: #000;
    background: #fff;
    outline: 0;
    font-size: 13px;
    font-size: .8125rem;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    box-shadow: inset 0 3px 5px -6px rgba(0, 0, 0, .7)
}

input[type=date].error,
input[type=email].error,
input[type=file].error,
input[type=password].error,
input[type=search].error,
input[type=tel].error,
input[type=text].error,
input[type=url].error,
textarea.error {
    border: 3px solid red
}

input[type=date]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    color: #000;
    background: #fafafa
}

textarea {
    min-height: 100px
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

select {
    display: block;
    width: 100%
}

button,
input[type=reset],
input[type=submit] {
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #1e9d2e;
    background: #0f891e;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    font-size: 1rem;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0;
    transition: background-color .2s
}

button:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #fff;
    border: 2px solid #1e9d2e;
    color: #1e9d2e
}

input[type=reset] {
    background: #ebebeb
}

input[type=reset]:hover {
    background: #bcbcbc;
    border-color: #ccc
}

input[type=search] {
    -webkit-appearance: none;
    box-sizing: border-box;
    padding: 10px 15px
}

::-webkit-input-placeholder {
    color: #999;
    font-style: italic
}

:-moz-placeholder {
    color: #999;
    font-style: italic;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    font-style: italic;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999;
    font-style: italic
}

.form-instructions {
    color: #757575;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    position: relative;
    margin: -10px 0 15px
}

.form-instructions.address {
    margin: 0 0 15px
}

.checks label,
.radios label {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 7px;
    padding-left: 30px;
    text-indent: -30px;
    width: auto;
    font-size: 13px;
    font-size: .8125rem;
    color: #000
}

.checks input[type=checkbox],
.checks input[type=radio],
.radios input[type=checkbox],
.radios input[type=radio] {
    display: none
}

.checks input[type=checkbox]+label span,
.radios input[type=checkbox]+label span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -1px 8px 0 0;
    vertical-align: middle;
    background: url(../images/form-elements/sprite-checks.png) left -22px no-repeat;
    cursor: pointer
}

.checks input[type=checkbox]:checked+label span,
.radios input[type=checkbox]:checked+label span {
    background: url(../images/form-elements/sprite-checks.png) left top no-repeat
}

.checks input[type=radio]+label span,
.radios input[type=radio]+label span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: -4px 10px 0 0;
    vertical-align: middle;
    background: url(../images/form-elements/sprite-radios.png) left -21px no-repeat;
    cursor: pointer
}

.checks input[type=radio]:checked+label span,
.radios input[type=radio]:checked+label span {
    background: url(../images/form-elements/sprite-radios.png) left top no-repeat
}

.checks .fancy,
.radios .fancy {
    display: inline-block
}

.checks .fancy label,
.radios .fancy label {
    color: #fff;
    background: #483292;
    border-radius: 6px;
    margin: 0 6px 6px 0;
    padding: 15px 12px 12px;
    text-indent: 0
}

.checks .fancy.secondary label,
.radios .fancy.secondary label {
    background: #b0afad
}

.checks .fancy.full-width,
.radios .fancy.full-width {
    display: block
}

.checks .fancy.full-width label,
.radios .fancy.full-width label {
    display: block;
    margin: 0 0 6px
}

.selectBox-dropdown {
    min-width: 100%;
    width: 100%;
    position: relative;
    border: solid 1px #ccc;
    font-size: 15px;
    font-size: .9375rem;
    text-decoration: none;
    text-align: left;
    color: #000;
    box-shadow: inset 0 3px 5px -6px rgba(0, 0, 0, .7);
    outline: 0;
    vertical-align: middle;
    background: #fff;
    border-radius: 6px;
    cursor: default;
    width: 100%;
    margin-bottom: 20px
}

.selectBox-dropdown:focus {
    background: #fafafa;
    outline: 0
}

.selectBox-dropdown:hover {
    text-decoration: none
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.selectBox-dropdown.selectBox-menuShowing-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
    display: block;
    white-space: nowrap;
    padding: 9px 15px
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%
}

.selectBox-dropdown .selectBox-arrow:after {
    font-family: icomoon;
    content: "\e605";
    position: absolute;
    top: 10px;
    left: 6px
}

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #ccc;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.selectBox-inline {
    min-width: 150px;
    border: solid 1px #ccc;
    background: #fff;
    display: inline-block;
    border-radius: 6px;
    overflow: auto
}

.selectBox-inline:focus {
    border-color: #ccc
}

.selectBox-options {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

.selectBox-options.selectBox-options-top {
    border-bottom: none;
    margin-top: 1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.selectBox-options.selectBox-options-bottom {
    border-top: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.selectBox-options li {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

.selectBox-options li a {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
    display: block;
    cursor: default;
    padding: 0 15px;
    margin: 0
}

.selectBox-options li.selectBox-hover a {
    background-color: #f3f2e9;
    text-decoration: none
}

.selectBox-options li.selectBox-disabled a {
    color: #ccc;
    background-color: transparent
}

.selectBox-options li.selectBox-selected a {
    background-color: #c8def4
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #eee;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap
}

.selectBox.selectBox-disabled {
    color: #888!important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    border-color: #666
}

.selectBox-inline.selectBox-disabled {
    color: #888!important
}

.selectBox-inline.selectBox-disabled .selectBox-options a {
    background-color: transparent!important
}

.top-alert {
    background: #77a5a5
}

.top-alert .top-alert-inner {
    background: #7fb1b2;
    color: #fff;
    max-width: 1300px;
    margin: 0 auto;
    padding: 20px 70px 20px 20px;
    position: relative;
    transition: all .2s ease-in-out;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 14px;
    line-height: .875rem
}

.top-alert .top-alert-inner a {
    color: #fff;
    text-decoration: underline
}

.top-alert .top-alert-inner .top-alert-close {
    font-family: icomoon;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
    font-size: 28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.top-alert .top-alert-inner .top-alert-close:hover {
    cursor: pointer
}

#mobile-nav:not(.mm-menu) {
    display: none
}

header {
    background: #f3f2e9
}

header .main-nav-container,
header .select-location,
header .top-nav-container {
    display: none
}

header .logo-row {
    padding: 12px 15px 16px
}

header .logo-row:after,
header .logo-row:before {
    content: " ";
    display: table
}

header .logo-row:after {
    clear: both
}

header .logo-container {
    width: 33.33333%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none
}

header .logo-container .logo {
    display: block;
    width: 96px;
    height: 31px
}

header .mobile-select-location {
    width: 64.70588%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 5px 0 0 10px
}

header .mobile-select-location .selectBox-dropdown {
    margin-top: -5px;
    margin-bottom: 0
}

header .mobile-nav-row {
    padding: 10px 16px;
    background: #fff
}

header .mobile-nav-row:after,
header .mobile-nav-row:before {
    content: " ";
    display: table
}

header .mobile-nav-row:after {
    clear: both
}

header .mobile-nav-row .text-links {
    width: 74.57627%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none
}

header .mobile-nav-row .text-links ul {
    list-style: none;
    margin: 6px 0 5px;
    padding: 0
}

header .mobile-nav-row .text-links ul:after,
header .mobile-nav-row .text-links ul:before {
    content: " ";
    display: table
}

header .mobile-nav-row .text-links ul:after {
    clear: both
}

header .mobile-nav-row .text-links ul li {
    font-size: 14px;
    font-size: .875rem;
    float: left
}

header .mobile-nav-row .text-links ul li:first-child {
    padding: 0 10px 0 0;
    border-right: 2px solid #999
}

header .mobile-nav-row .text-links ul li:last-child {
    padding: 0 0 0 10px
}

header .mobile-nav-row .text-links ul li a {
    color: #483292;
    font-weight: 700
}

header .mobile-nav-row .text-links ul li a:hover {
    text-decoration: none
}

header .mobile-nav-row .icons {
    width: 23.72881%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    text-align: right
}

header .mobile-nav-row .icons a {
    color: #483292;
    display: inline-block
}

header .mobile-nav-row .icons a.icon-search {
    margin: 0 10px 0 5px;
    font-size: 20px
}

header .mobile-nav-row .icons a.icon-search.active:before {
    display: block;
    content: "\e607";
    font-size: 24px;
    font-weight: 700
}

header .mobile-nav-row .icons a.icon-navicon {
    position: relative;
    top: 1px;
    font-size: 24px
}

header .mobile-nav-row .icons a:hover {
    text-decoration: none
}

header .mobile-search {
    display: none;
    position: relative;
    z-index: 1;
    padding: 20px;
    height: inherit
}

header .desktop-search {
    display: none;
    position: relative;
    z-index: -100;
    height: 0
}

@media (min-width:900px) {
    header {
        background: #fff
    }
    header .top-nav-container {
        display: block;
        height: 47px;
        background: #fbfaf1
    }
    header .top-nav-container:after,
    header .top-nav-container:before {
        content: " ";
        display: table
    }
    header .top-nav-container:after {
        clear: both
    }
    header .top-nav-container .inner:after,
    header .top-nav-container .inner:before {
        content: " ";
        display: table
    }
    header .top-nav-container .inner:after {
        clear: both
    }
    header .service-choices {
        float: left
    }
    header .service-choices ul {
        padding-left: 15px;
        margin: 0
    }
    header .service-choices ul:after,
    header .service-choices ul:before {
        content: " ";
        display: table
    }
    header .service-choices ul:after {
        clear: both
    }
    header .service-choices ul li {
        float: left;
        list-style: none
    }
    header .service-choices ul li a {
        color: #737373;
        font-weight: 700;
        height: 47px;
        line-height: 47px;
        position: relative;
        display: block;
        padding: 0 15px;
        font-size: 15px;
        font-size: .9375rem
    }
    header .service-choices ul li a span {
        display: none
    }
    header .service-choices ul li a:before {
        content: '';
        height: 5px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent;
        transition: background .15s ease
    }
    header .service-choices ul li.active a,
    header .service-choices ul li:hover a {
        color: #6943b4;
        text-decoration: none
    }
    header .service-choices ul li.active a:before,
    header .service-choices ul li:hover a:before {
        background-color: #6943b4
    }
    header .top-nav {
        float: right;
        height: 47px
    }
    header .top-nav:after,
    header .top-nav:before {
        content: " ";
        display: table
    }
    header .top-nav:after {
        clear: both
    }
    header .top-nav ul {
        height: 47px;
        margin: 0;
        padding: 0
    }
    header .top-nav ul:after,
    header .top-nav ul:before {
        content: " ";
        display: table
    }
    header .top-nav ul:after {
        clear: both
    }
    header .top-nav li {
        float: left;
        height: 47px;
        line-height: 47px;
        white-space: nowrap;
        font-size: 12px;
        font-size: .75rem;
        font-weight: 700;
        color: #737373
    }
    header .top-nav li.contact a {
        color: #483292
    }
    header .top-nav li.contact a span {
        margin-right: 5px
    }
    header .top-nav li.contact a:hover {
        color: #886fd6
    }
    header .top-nav li a {
        color: #737373
    }
    header .top-nav li a:hover {
        text-decoration: none;
        color: #a6a6a6
    }
    header .top-nav li:after {
        margin: 0 10px;
        content: "|"
    }
    header .top-nav li:last-child:after {
        content: ""
    }
    header .off-link {
        float: right
    }
    header .off-link a {
        display: block;
        padding: 0 10px;
        height: 47px;
        line-height: 47px;
        white-space: nowrap;
        background: #483292;
        font-size: 13px;
        font-size: .8125rem;
        font-weight: 700;
        color: #fff;
        transition: background .15s ease
    }
    header .off-link a:hover {
        background: #886fd6;
        text-decoration: none
    }
    header .mobile-search {
        display: none;
        position: relative;
        z-index: -200;
        height: 0
    }
    header .mobile-nav-row,
    header .mobile-select-location {
        display: none
    }
    header .logo-row {
        height: 105px;
        padding: 12px 15px 0
    }
    header .logo-container {
        width: 37.5%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    header .logo-container .logo {
        display: inline-block;
        width: 140px;
        height: 49px;
        margin: 12px 0 28px 12px
    }
    header .logo-container .select-location {
        z-index: 300;
        position: relative;
        display: inline-block;
        width: 45%;
        height: 37px;
        background: #e8e7df;
        vertical-align: top;
        margin: 24px 0 0 14px
    }
    header .logo-container .select-location:after,
    header .logo-container .select-location:before {
        content: "";
        position: absolute;
        top: 0;
        width: 0;
        height: 0
    }
    header .logo-container .select-location:before {
        display: block;
        left: -11px;
        border-right: 11px solid #e8e7df;
        border-top: 37px solid transparent
    }
    header .logo-container .select-location .selected {
        margin-right: 0;
        margin-left: 5.5px;
        padding: 0
    }
    header .logo-container .select-location .selected a {
        position: relative;
        display: block;
        height: 37px;
        width: 100%;
        line-height: 37px;
        font-size: 13px;
        font-size: .8125rem;
        font-weight: 700;
        color: #483292;
        padding: 0 0 0 11px
    }
    header .logo-container .select-location .selected a:hover {
        text-decoration: none;
        color: #886fd6
    }
    header .logo-container .select-location .selected a:after {
        position: absolute;
        top: 50%;
        right: 12px;
        display: block;
        margin-top: -10px;
        content: "";
        width: 20px;
        height: 20px;
        background: url(../images/icons/down-arrow-circle.svg) no-repeat
    }
    header .logo-container .select-location .pulldown {
        display: none;
        background: #e8e7df;
        position: relative;
        box-shadow: 0 6px 6px 1px rgba(0, 0, 0, .25);
        left: -11px;
        width: calc(100% + 11px)
    }
    header .logo-container .select-location .pulldown ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    header .logo-container .select-location .pulldown ul li {
        border-top: 2px solid #fff
    }
    header .logo-container .select-location .pulldown ul li a {
        display: block;
        padding: 8px 10px 8px 20px;
        font-size: 13px;
        font-size: .8125rem;
        font-weight: 700;
        color: #483292;
        background: #f3f2e9;
        padding: 12px 10px 12px 27px
    }
    header .logo-container .select-location .pulldown ul li a:hover {
        text-decoration: none;
        color: #886fd6
    }
    header .main-nav-container {
        display: block;
        width: 62.5%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding-right: 14px;
        text-align: right
    }
    header .main-nav-container>.inner {
        float: right
    }
    header .main-nav {
        float: left
    }
    header .main-nav.search-active ul li.has-dropdown a:after,
    header .main-nav.search-active ul li.has-dropdown a:before {
        display: none
    }
    header .main-nav>ul {
        margin: 32px 0 0;
        padding: 0
    }
    header .main-nav>ul:after,
    header .main-nav>ul:before {
        content: " ";
        display: table
    }
    header .main-nav>ul:after {
        clear: both
    }
    header .main-nav>ul>li {
        float: left;
        margin: 0 7px;
        height: 61px
    }
    header .main-nav>ul>li>a {
        display: block;
        font-size: 17px;
        font-size: 1.0625rem;
        font-weight: 700;
        color: #6943b4;
        position: relative;
        height: 61px
    }
    header .main-nav>ul>li>a:hover {
        text-decoration: none;
        color: #886fd6
    }
    header .main-nav>ul>li.active a {
        position: relative;
        color: #0f891e
    }
    header .main-nav>ul>li.active span:after {
        position: relative;
        top: 6px;
        content: "";
        display: block;
        width: 100%;
        background: #0f891e;
        height: 4px;
        border-radius: 4px
    }
    header .main-nav>ul>li.has-dropdown:hover.active>a {
        color: #0f891e
    }
    header .main-nav>ul>li.has-dropdown:hover>a {
        position: relative;
        z-index: 180;
        color: #886fd6;
        height: 61px
    }
    header .main-nav>ul>li.has-dropdown:hover>a:after,
    header .main-nav>ul>li.has-dropdown:hover>a:before {
        bottom: -1px;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 200
    }
    header .main-nav>ul>li.has-dropdown:hover>a:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px
    }
    header .main-nav>ul>li.has-dropdown:hover>a:before {
        border-color: rgba(255, 0, 0, 0);
        border-bottom-color: #d7d7d7;
        border-width: 12px;
        margin-left: -12px
    }
    header .desktop-search-icon-container {
        width: 15px;
        float: left
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search {
        position: relative;
        left: 10px;
        top: 33px
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search:before {
        font-size: 16px;
        color: #6943b4
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search.active:before {
        position: relative;
        top: 1px;
        display: block;
        content: "\e607"
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search:hover {
        text-decoration: none
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search:hover:before {
        color: #886fd6
    }
    header .desktop-search {
        display: none;
        position: absolute;
        z-index: 200;
        height: inherit;
        top: 100%;
        right: 0;
        width: 590px;
        border: 1px solid #d7d7d7;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .25)
    }
    header .desktop-search:after,
    header .desktop-search:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 200
    }
    header .desktop-search:after {
        right: 17px;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px
    }
    header .desktop-search:before {
        right: 15px;
        border-color: rgba(255, 0, 0, 0);
        border-bottom-color: #d7d7d7;
        border-width: 12px;
        margin-left: -12px
    }
    header .desktop-search .inner {
        position: relative;
        padding: 35px;
        border: 3px solid #fff;
        background: #f9f8f4
    }
    header .desktop-search .inner:after,
    header .desktop-search .inner:before {
        content: " ";
        display: table
    }
    header .desktop-search .inner:after {
        clear: both
    }
    header .desktop-search .search-container:after,
    header .desktop-search .search-container:before {
        content: " ";
        display: table
    }
    header .desktop-search .search-container:after {
        clear: both
    }
    header .desktop-search .search-container .input {
        float: left;
        width: calc(100% - 62px)
    }
    header .desktop-search .search-container .submit {
        float: right;
        width: 62px;
        text-align: right
    }
    header .desktop-search .search-container input[type=search],
    header .desktop-search .search-container input[type=text] {
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 35px;
        border-radius: 4px;
        font-size: 15px;
        font-size: .9375rem;
        background: transparent url(../images/icons/search.svg) 10px 10px/18px 18px no-repeat;
        background-color: #fff
    }
    header .desktop-search .search-container button {
        position: relative;
        text-align: center;
        width: 55px;
        height: 40px;
        line-height: 36px;
        background: #1e9d2e;
        color: #fff;
        font-size: 17px;
        font-size: 1.0625rem;
        border: 2px solid #1e9d2e;
        border-radius: 3px;
        font-weight: 700
    }
    header .desktop-search .search-container button:hover {
        background: #fff;
        color: #1e9d2e
    }
}

@media (min-width:990px) {
    header .top-nav-container {
        height: 52px
    }
    header .top-nav ul {
        height: 52px
    }
    header .top-nav li {
        font-size: 14px;
        font-size: .875rem;
        height: 52px;
        line-height: 52px
    }
    header .top-nav li:after {
        margin: 0 12px
    }
    header .service-choices ul li a {
        height: 52px;
        line-height: 52px
    }
    header .off-link a {
        padding: 0 22px;
        height: 52px;
        line-height: 52px;
        font-size: 17px;
        font-size: 1.0625rem
    }
    header .logo-container .logo {
        display: inline-block;
        width: 151px;
        height: 49px;
        margin: 12px 0 28px 12px
    }
    header .main-nav ul li {
        margin: 0 15px
    }
    header .main-nav ul li a {
        font-size: 16px;
        font-size: 1rem
    }
    header .desktop-search-icon-container {
        margin-left: 8px;
        width: 20px
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search {
        left: 0
    }
    header .desktop-search-icon-container .desktop-search-icon.icon-search:before {
        font-size: 17px
    }
    header .desktop-search {
        width: 660px
    }
    header .desktop-search:after {
        right: 26px
    }
    header .desktop-search:before {
        right: 24px
    }
    header .desktop-search .inner {
        padding: 40px
    }
    header .desktop-search .search-container input[type=search],
    header .desktop-search .search-container input[type=text] {
        height: 50px;
        line-height: 50px;
        background: transparent url(../images/icons/search.svg) 10px 15px/18px 18px no-repeat;
        background-color: #fff
    }
    header .desktop-search .search-container button {
        width: 55px;
        height: 50px;
        line-height: 46px
    }
}

@media (min-width:1060px) {
    .top-alert .top-alert-inner {
        padding: 20px 120px 20px 30px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.375rem
    }
    .top-alert .top-alert-inner .top-alert-close {
        right: 34px;
        margin-top: -12px;
        font-size: 30px;
        width: 30px;
        height: 30px
    }
    header .logo-container {
        width: 41.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    header .main-nav-container {
        width: 58.33333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    header .main-nav ul li {
        margin: 0 10px
    }
    header .main-nav ul li a {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media (min-width:1150px) {
    header .main-nav ul li {
        margin: 0 12px
    }
    header .main-nav ul li a {
        font-size: 19px;
        font-size: 1.1875rem
    }
    header .service-choices ul li a {
        margin-right: 5px
    }
    header .service-choices ul li a span {
        display: inline
    }
    header .service-choices ul li a:before {
        height: 8px
    }
}

@media (min-width:1180px) {
    header .main-nav ul li {
        margin: 0 14px
    }
}

@media (min-width:1340px) {
    header .main-nav ul li {
        margin: 0 15px
    }
}

footer {
    background: url(../images/noise-light.png) #343234
}

footer .container {
    background: 0 0;
    box-shadow: none
}

footer .social-container {
    padding: 20px;
    background: url(../images/noise-dark.png) #19191b;
    text-align: center
}

footer .social-container .connect {
    display: block;
    margin: 0 0 20px;
    white-space: nowrap;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 900;
    color: #fff
}

footer .social-container ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

footer .social-container ul:after,
footer .social-container ul:before {
    content: " ";
    display: table
}

footer .social-container ul:after {
    clear: both
}

footer .social-container ul li {
    float: left;
    margin: 0 11px 0 0
}

footer .social-container ul li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #464849;
    border-radius: 4px
}

footer .social-container ul li a i {
    color: #fff;
    line-height: 40px
}

footer .social-container ul li a i:before {
    font-size: 15px
}

footer .social-container ul li a:hover {
    text-decoration: none
}

footer .footer-links {
    padding: 30px 20px
}

footer .footer-links h3 {
    padding: 0 0 18px;
    margin: 0 0 18px;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 900;
    color: #fff;
    border-bottom: 1px solid #5b5e5a
}

footer .footer-links ul {
    margin: 0 0 40px;
    padding: 0;
    list-style: none
}

footer .footer-links ul li {
    padding: 5px 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-size: .9375rem
}

footer .footer-links ul li a {
    color: #fff
}

footer .bottom-footer {
    margin: 0 20px;
    padding: 20px 0;
    border-top: 1px solid #5b5e5a
}

footer .bottom-footer:after,
footer .bottom-footer:before {
    content: " ";
    display: table
}

footer .bottom-footer:after {
    clear: both
}

footer .bottom-footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .bottom-footer ul:after,
footer .bottom-footer ul:before {
    content: " ";
    display: table
}

footer .bottom-footer ul:after {
    clear: both
}

footer .bottom-footer ul li {
    display: inline-block;
    margin: 0 0 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    color: #fff
}

footer .bottom-footer ul li a {
    color: #fff
}

footer .bottom-footer ul li:after {
    margin: 0 10px;
    content: "|"
}

footer .bottom-footer ul li:last-child:after {
    content: "";
    margin: 0
}

footer .bottom-footer .copyright {
    margin: 20px 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    color: #fff
}

@media (min-width:650px) {
    footer .footer-links .block {
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-right: 35px
    }
    footer .footer-links .block:nth-child(3) {
        padding-right: 0
    }
    footer .footer-links .block:nth-child(4) {
        clear: both
    }
}

@media (min-width:840px) {
    footer .social-container {
        padding: 26px
    }
    footer .social-container .connect {
        display: inline-block;
        margin: 0;
        height: 50px;
        vertical-align: top;
        line-height: 50px
    }
    footer .social-container ul {
        margin: 0 25px
    }
    footer .social-container ul li a {
        width: 50px;
        height: 50px;
        transition: background-color .15s ease
    }
    footer .social-container ul li a:hover {
        text-decoration: none;
        background: #886fd6
    }
    footer .social-container ul li a i:before {
        font-size: 20px;
        line-height: 50px
    }
    footer .footer-links {
        padding: 30px 20px
    }
    footer .bottom-footer {
        margin: 0 20px
    }
    footer .bottom-footer .left {
        width: 49.15254%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    footer .bottom-footer .right {
        width: 49.15254%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        text-align: right
    }
    footer .bottom-footer .copyright {
        margin-top: 0
    }
}

@media (min-width:990px) {
    footer .footer-links {
        padding: 45px 34px
    }
    footer .footer-links .block {
        width: 20%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-right: 35px
    }
    footer .footer-links .block:nth-child(3) {
        padding-right: 35px
    }
    footer .footer-links .block:nth-child(4) {
        clear: none
    }
    footer .footer-links .block:last-child {
        padding-right: 0
    }
    footer .bottom-footer {
        margin: 0 34px
    }
}

@media (min-width:1150px) {
    footer .footer-links {
        padding: 45px 34px
    }
    footer .bottom-footer {
        margin: 0 34px
    }
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.outter-row:after,
.outter-row:before {
    content: " ";
    display: table
}

.outter-row:after {
    clear: both
}

.container {
    max-width: 1300px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    position: relative
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.content-container {
    margin: 35px 20px;
    position: relative
}

.content-container:after,
.content-container:before {
    content: " ";
    display: table
}

.content-container:after {
    clear: both
}

.content-container.bleed {
    margin-right: 0;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px
}

.content-container .right-column .promo {
    text-align: center
}

.content-container .right-column .promo img {
    display: inline-block
}

@media (min-width:840px) {
    .content-container {
        margin: 0 20px
    }
    .content-container .left-column {
        width: 56.52174%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .content-container .right-column {
        width: 39.13043%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

@media (min-width:990px) {
    .content-container {
        margin: 0 34px
    }
    .content-container.bleed {
        margin-right: 0;
        margin-left: 0;
        padding-left: 34px;
        padding-right: 34px
    }
    .content-container .left-column {
        width: 65.21739%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .content-container .right-column {
        width: 30.43478%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

@media (min-width:1150px) {
    .content-container {
        margin: 0 34px
    }
    .content-container .left-column {
        width: 69.11765%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .content-container .right-column {
        width: 25%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

.note {
    margin-bottom: 30px;
    color: #6c6c6c;
    text-align: center;
    font-style: italic;
    font-size: 13px;
    font-size: .8125rem
}

.note.tight-margin {
    margin-top: -30px
}

.panel {
    position: relative;
    background-color: #fffef8;
    background-size: cover;
    clear: both
}

.panel:after,
.panel:before {
    content: " ";
    display: table
}

.panel:after {
    clear: both
}

.panel.background-right {
    background-position: center right
}

.panel.centered {
    text-align: center
}

.panel.centered .list {
    text-align: left
}

.panel.hide-overflow {
    overflow: hidden
}

.panel.white {
    background-color: #fff
}

.panel.purple {
    background-color: #483292
}

.panel.light-purple {
    background-color: #7e65cc
}

.panel.teal {
    background: linear-gradient(180deg, rgb(93, 164, 166) 53%, rgb(83, 150, 152) 100%)
}

.panel.light-purple h1,
.panel.light-purple h2,
.panel.light-purple h3,
.panel.light-purple h4,
.panel.light-purple h5,
.panel.light-purple p,
.panel.purple h1,
.panel.purple h2,
.panel.purple h3,
.panel.purple h4,
.panel.purple h5,
.panel.purple p,
.panel.teal h1,
.panel.teal h2,
.panel.teal h3,
.panel.teal h4,
.panel.teal h5,
.panel.teal p {
    color: #fff
}

.panel.gradient {
    margin-bottom: 20px;
    background-color: #f5f4ed;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjRlZCIvPjxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY0ZWQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to bottom, #f5f4ed 0, #fff 41%, #fff 95%, #f5f4ed 100%)
}

.panel.gradient .panel-inner {
    padding-bottom: 34px
}

.panel.intro,
.panel.scroll-intro {
    background: #fff;
    position: relative;
    padding: 0 20px
}

.panel.intro a.scroll,
.panel.scroll-intro a.scroll {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 1000px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
    z-index: 2;
    transition: all .2s ease-in-out
}

.panel.intro a.scroll:hover,
.panel.scroll-intro a.scroll:hover {
    text-decoration: none;
    background: #1e9d2e
}

.panel.intro a.scroll:after,
.panel.scroll-intro a.scroll:after {
    font-family: icomoon;
    font-weight: 700;
    content: "\e600";
    font-size: 18px;
    color: #b8b8b8;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -5px
}

.panel.intro a.scroll:hover,
.panel.scroll-intro a.scroll:hover {
    text-decoration: none;
    background: #1e9d2e
}

.panel.intro a.scroll:hover:after,
.panel.scroll-intro a.scroll:hover:after {
    color: #fff
}

.panel.disclaimer {
    border-top: 1px solid #d9d9d9
}

.panel.disclaimer p {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 14px;
    line-height: .875rem;
    color: #000;
    max-width: initial!important
}

.panel.promo .panel-inner p {
    font-size: 18px;
    font-size: 1.125rem
}

.panel.promo .panel-inner .btn {
    margin-top: 20px;
    font-size: 17px;
    font-size: 1.0625rem
}

.panel img {
    margin: 0 auto
}

.panel img.hbo-go {
    margin-bottom: 20px
}

.panel .info {
    padding: 0 20px
}

.panel .panel-inner {
    padding: 40px 20px;
    position: relative
}

.panel .panel-inner:after,
.panel .panel-inner:before {
    content: " ";
    display: table
}

.panel .panel-inner:after {
    clear: both
}

.panel .panel-inner .icon-container img {
    max-width: 120px
}

.panel .panel-inner.flush {
    padding-top: 0
}

.panel .panel-inner p {
    margin: 0 auto 24px
}

.panel .panel-inner p.max-width {
    max-width: 600px
}

.panel .panel-inner p.flush-bottom {
    margin-bottom: 0
}

.panel .panel-inner .bottom-spacing {
    margin-bottom: 55px
}

.panel .panel-inner .switch-features {
    margin-bottom: 40px
}

.panel .panel-inner .switch-features:after,
.panel .panel-inner .switch-features:before {
    content: " ";
    display: table
}

.panel .panel-inner .switch-features:after {
    clear: both
}

.panel .panel-inner .switch-features .feature {
    width: 50%;
    float: left;
    margin: 45px 0 0
}

.panel .panel-inner .switch-features .feature .icon {
    height: 75px;
    margin-bottom: 20px;
    display: table;
    width: 100%
}

.panel .panel-inner .switch-features .feature .icon .image-wrap {
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.panel .panel-inner .switch-features .feature .icon img {
    margin: 0 auto auto;
    max-width: 120px;
    max-height: 85px
}

.panel .panel-inner .switch-features .feature .text {
    color: #6a53a5;
    font-weight: 700;
    padding: 0 20px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem
}

.panel .panel-inner.split .side-icon {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0
}

.panel .panel-inner.split .side-icon img,
.panel .panel-inner.split .side-icon:first-child {
    margin-bottom: 20px
}

.panel .panel-inner.split .side-icon a {
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

.panel .panel-inner.split .side-icon .col-1 {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0;
    padding: 14px 20px 0 0
}

.panel .panel-inner.split .side-icon .col-1 img {
    max-width: 200px
}

.panel .panel-inner.split .side-icon .col-2 {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0
}

.panel .panel-inner.three-up img {
    margin: 0 auto 20px
}

.panel .panel-inner.three-up ul.icon-list {
    margin: 0 0 30px
}

.panel .panel-inner.three-up ul.icon-list img {
    margin: 0
}

.panel .panel-inner .content-blocks {
    text-align: center
}

.panel .panel-inner .content-blocks:after,
.panel .panel-inner .content-blocks:before {
    content: " ";
    display: table
}

.panel .panel-inner .content-blocks:after {
    clear: both
}

.panel .panel-inner .content-blocks .equal-height-content-block {
    max-width: 360px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .2);
    margin: 20px auto 0;
    border-radius: 6px;
    overflow: hidden
}

.panel .panel-inner .content-blocks .equal-height-content-block .video {
    position: relative
}

.panel .panel-inner .content-blocks .equal-height-content-block .video a.play-video {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url(../images/icons/play-video.svg) no-repeat;
    opacity: .9;
    transition: all .2s ease-in-out
}

.panel .panel-inner .content-blocks .equal-height-content-block .video a.play-video:hover {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

.panel .panel-inner .content-blocks .equal-height-content-block .content {
    background: #fff;
    padding: 20px 20px 34px
}

.panel .panel-inner .content-blocks .equal-height-content-block .content h4 {
    color: #0f891e;
    font-size: 22px;
    font-size: 1.375rem
}

.panel .panel-inner .content-blocks .equal-height-content-block .content p {
    color: #666
}

.panel .panel-inner .content-blocks .equal-height-content-block .content .hub-content {
    text-align: left;
    padding: 10px
}

.panel .panel-inner .content-blocks .equal-height-content-block .content .hub-content a {
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

.panel .panel-inner .content-blocks .equal-height-content-block .content .hub-content.faq .question {
    color: #0f891e;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem
}

.panel .panel-inner .content-blocks .equal-height-content-block .content .hub-content.faq h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px
}

.panel .panel-inner .content-blocks .equal-height-content-block .content .hub-content.faq p {
    padding: 0
}

.panel .panel-inner.equal-height .col-1,
.panel .panel-inner.equal-height .col-2 {
    text-align: center
}

.panel .panel-inner.equal-height .col-1:first-child,
.panel .panel-inner.equal-height .col-2:first-child {
    margin-bottom: 40px
}

.panel .panel-inner.equal-height .col-1.align-bottom img,
.panel .panel-inner.equal-height .col-2.align-bottom img {
    position: relative;
    margin-bottom: -40px
}

.panel .col-container {
    padding: 20px 0 0
}

.panel .inset {
    padding: 35px;
    background: #e2e1da;
    border-radius: 4px;
    text-align: center
}

.panel .inset p {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    color: #666
}

.panel .inset .logos {
    margin: 0 auto;
    text-align: center;
    font-size: 0
}

.panel .inset .logos:after,
.panel .inset .logos:before {
    content: " ";
    display: table
}

.panel .inset .logos:after {
    clear: both
}

.panel .inset .logo {
    display: inline-block
}

@media (min-width:650px) {
    .panel .panel-inner.five-up .col-1 {
        width: 48.57143%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-2 {
        width: 48.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-3 {
        width: 48.57143%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: both
    }
    .panel .panel-inner.five-up .col-4 {
        width: 48.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-5 {
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: both
    }
    .panel .panel-inner.five-up .content-blocks .equal-height-content-block {
        max-width: none
    }
}

@media (min-width:700px) {
    .panel.flush .panel-inner {
        padding-top: 0
    }
}

@media (min-width:840px) {
    .panel img.tivo-remote {
        position: relative;
        margin: 0 auto -84px;
        z-index: 5
    }
    .panel.gradient {
        margin-bottom: 0
    }
    .panel .panel-inner {
        padding: 55px 20px
    }
    .panel .panel-inner .icon-container {
        padding: 0 0 15px
    }
    .panel .panel-inner .icon-container img {
        max-width: 150px
    }
    .panel .panel-inner p.max-width {
        font-size: 18px;
        font-size: 1.125rem
    }
    .panel .panel-inner .switch-features {
        margin: 30px 0
    }
    .panel .panel-inner .switch-features .feature {
        width: 25%;
        float: left;
        margin: 0
    }
    .panel .panel-inner .switch-features .feature .icon {
        height: 140px
    }
    .panel .panel-inner .switch-features .feature .icon img {
        max-width: 170px;
        max-height: 130px
    }
    .panel .panel-inner .switch-features .feature .text {
        padding: 0 40px;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 26px;
        line-height: 1.625rem
    }
    .panel .panel-inner .content-blocks {
        margin-top: 40px
    }
    .panel .panel-inner .content-blocks .col-1 {
        width: 31.42857%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner .content-blocks .col-2 {
        width: 31.42857%;
        float: left;
        margin-right: -100%;
        margin-left: 34.28571%;
        clear: none
    }
    .panel .panel-inner .content-blocks .col-3 {
        width: 31.42857%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner .content-blocks .equal-height-content-block {
        max-width: initial;
        width: 100%;
        margin: 0 10px 20px;
        background: #fff
    }
    .panel .panel-inner .content-blocks .equal-height-content-block:first-child {
        margin-left: 0
    }
    .panel .panel-inner .content-blocks .equal-height-content-block:last-child {
        margin-right: 0
    }
    .panel .panel-inner.equal-height {
        display: table
    }
    .panel .panel-inner.equal-height .col-1.text-left,
    .panel .panel-inner.equal-height .col-2.text-left {
        text-align: left
    }
    .panel .panel-inner.equal-height.content-right {
        direction: rtl
    }
    .panel .panel-inner.equal-height.content-right .col-1 {
        padding-right: 40px
    }
    .panel .panel-inner.equal-height.content-right .col-2 {
        padding-left: 0
    }
    .panel .panel-inner.equal-height .col-1,
    .panel .panel-inner.equal-height .col-2 {
        display: table-cell;
        vertical-align: middle;
        direction: ltr
    }
    .panel .panel-inner.equal-height .col-1:first-child,
    .panel .panel-inner.equal-height .col-2:first-child {
        margin-bottom: 0
    }
    .panel .panel-inner.equal-height .col-1.align-bottom,
    .panel .panel-inner.equal-height .col-2.align-bottom {
        vertical-align: bottom
    }
    .panel .panel-inner.equal-height .col-1.align-bottom img,
    .panel .panel-inner.equal-height .col-2.align-bottom img {
        margin-bottom: -55px
    }
    .panel .panel-inner.equal-height .col-1 img,
    .panel .panel-inner.equal-height .col-2 img {
        width: 100%
    }
    .panel .panel-inner.equal-height .col-1 img.hbo-go,
    .panel .panel-inner.equal-height .col-2 img.hbo-go {
        width: 209px;
        height: 46px;
        margin: 0 0 20px
    }
    .panel .panel-inner.equal-height .col-2 {
        padding-left: 40px
    }
    .panel .panel-inner.split p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 27px;
        line-height: 1.6875rem
    }
    .panel .panel-inner.split .col-1,
    .panel .panel-inner.split .col-2 {
        width: 50%
    }
    .panel .panel-inner.split.border img {
        margin-bottom: 20px
    }
    .panel .panel-inner.split.border .col-1,
    .panel .panel-inner.split.border .col-2 {
        vertical-align: top
    }
    .panel .panel-inner.split.border .col-1 {
        padding-right: 44px;
        border-right: 2px solid #f0f0f0
    }
    .panel .panel-inner.split.border .col-2 {
        padding-left: 44px
    }
    .panel .panel-inner.split .side-icon {
        width: 50%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0 34px
    }
    .panel .panel-inner.split .side-icon img,
    .panel .panel-inner.split .side-icon:first-child {
        margin-bottom: 0
    }
    .panel .panel-inner.split .side-icon p {
        font-size: 16px;
        font-size: 1rem
    }
    .panel .panel-inner.split .side-icon:first-child {
        padding-left: 0
    }
    .panel .panel-inner.split .side-icon:last-child {
        padding-right: 0
    }
    .panel .panel-inner.split .side-icon .col-1 {
        width: 29.16667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 11px 30px 0 0
    }
    .panel .panel-inner.split .side-icon .col-2 {
        width: 70.83333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .panel .panel-inner.one-third-two-third p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 27px;
        line-height: 1.6875rem
    }
    .panel .panel-inner.one-third-two-third .col-1 {
        width: 50%;
        text-align: left
    }
    .panel .panel-inner.one-third-two-third .col-2 {
        width: 50%;
        padding-left: 30px
    }
    .panel .panel-inner.two-third-one-third p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 27px;
        line-height: 1.6875rem
    }
    .panel .panel-inner.two-third-one-third .col-1 {
        width: 50%;
        padding-right: 30px;
        text-align: left
    }
    .panel .panel-inner.two-third-one-third .col-2 {
        width: 50%;
        text-align: left
    }
    .panel .panel-inner.two-up:after,
    .panel .panel-inner.two-up:before {
        content: " ";
        display: table
    }
    .panel .panel-inner.two-up:after {
        clear: both
    }
    .panel .panel-inner.two-up h3.left {
        text-align: left
    }
    .panel .panel-inner.two-up .col-1 {
        width: 49.15254%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.two-up .col-2 {
        width: 49.15254%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.three-up .col-1,
    .panel .panel-inner.three-up .col-2,
    .panel .panel-inner.three-up .col-3 {
        text-align: left
    }
    .panel .panel-inner.three-up .col-1 {
        width: 32.20339%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.three-up .col-2 {
        width: 32.20339%;
        float: left;
        margin-right: -100%;
        margin-left: 33.89831%;
        clear: none
    }
    .panel .panel-inner.three-up .col-3 {
        width: 32.20339%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.three-up ul.icon-list {
        margin: 0
    }
    .panel .panel-inner.four-up .col-1,
    .panel .panel-inner.four-up .col-2,
    .panel .panel-inner.four-up .col-3,
    .panel .panel-inner.four-up .col-4 {
        text-align: left;
        width: 50%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .panel .panel-inner.five-up .col-1 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-2 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 25.42373%;
        clear: none
    }
    .panel .panel-inner.five-up .col-3 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 50.84746%;
        clear: none
    }
    .panel .panel-inner.five-up .col-4 {
        width: 23.72881%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-5 {
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: both;
        margin-top: 10px
    }
    .panel .panel-inner.five-up .content-blocks .equal-height-content-block {
        margin: 0;
        width: 100%
    }
}

@media (min-width:990px) {
    .panel.intro,
    .panel.scroll-intro {
        padding: 0 100px
    }
    .panel.intro p,
    .panel.scroll-intro p {
        font-size: 22px;
        font-size: 1.2rem;
        line-height: 31px;
        line-height: 1.9375rem;
        color: #666;
        margin: 0
    }
    .panel.channel-blocks {
        padding: 25px 0
    }
    .panel.channel-blocks .panel-inner {
        padding-bottom: 0
    }
    .panel.promo {
        padding: 0 100px
    }
    .panel .panel-inner {
        padding: 55px 34px
    }
    .panel .panel-inner.one-third-two-third .col-1 {
        width: 35%
    }
    .panel .panel-inner.one-third-two-third .col-2 {
        width: 65%;
        padding-left: 45px
    }
    .panel .panel-inner.two-third-one-third .col-1 {
        width: 65%;
        padding-right: 45px
    }
    .panel .panel-inner.two-third-one-third .col-2 {
        width: 35%
    }
    .panel .panel-inner.three-up .col-1 {
        width: 30.43478%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.three-up .col-2 {
        width: 30.43478%;
        float: left;
        margin-right: -100%;
        margin-left: 34.78261%;
        clear: none
    }
    .panel .panel-inner.three-up .col-3 {
        width: 30.43478%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.four-up .col-1 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.four-up .col-2 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 25.42373%;
        clear: none
    }
    .panel .panel-inner.four-up .col-3 {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 50.84746%;
        clear: none
    }
    .panel .panel-inner.four-up .col-4 {
        width: 23.72881%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-1 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel .panel-inner.five-up .col-2 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 20.33898%;
        clear: none
    }
    .panel .panel-inner.five-up .col-3 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 40.67797%;
        clear: none
    }
    .panel .panel-inner.five-up .col-4 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 61.01695%;
        clear: none
    }
    .panel .panel-inner.five-up .col-5 {
        width: 18.64407%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        margin-top: 0
    }
    .panel .panel-inner.five-up .content-blocks .equal-height-content-block {
        margin: 0;
        width: 100%
    }
}

@media (min-width:1150px) {
    .panel .panel-inner .icon-container img {
        max-width: 210px
    }
    .panel .panel-inner .switch-features {
        padding: 30px 75px
    }
}

.button-panel {
    background: #f3f2e9;
    padding: 34px 20px;
    text-align: center
}

.featured-items-panel {
    padding: 8px
}

.featured-items-panel .item {
    background-size: cover;
    padding: 45px;
    border-radius: 6px;
    margin: 0 0 8px;
    color: #fff;
    text-align: center;
    background-size: cover
}

.featured-items-panel .item .item-content .logo-row {
    height: 90px
}

.featured-items-panel .item .item-content .logo-row img {
    max-width: 60px;
    max-height: 80px;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease-in-out
}

.featured-items-panel .item .item-content .logo-row img.lower-opacity {
    opacity: .5
}

.featured-items-panel .item .item-content .text-row {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
    line-height: 2.125rem;
    margin-bottom: 25px;
    transition: all .3s ease-in-out
}

.quote-rotator-panel {
    overflow: hidden;
    color: #fff
}

.quote-rotator-panel:after,
.quote-rotator-panel:before {
    content: " ";
    display: table
}

.quote-rotator-panel:after {
    clear: both
}

.quote-rotator-panel .quote-content {
    background: url(../images/bg-testimonial.jpg) no-repeat;
    background-size: cover;
    padding: 34px 20px
}

.quote-rotator-panel .quote-content .quote {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    position: relative;
    margin-bottom: 20px;
    padding-top: 55px
}

.quote-rotator-panel .quote-content .quote:before {
    font-size: 40px;
    font-size: 2.5rem;
    opacity: .5;
    font-family: icomoon;
    content: "\e60f";
    position: absolute;
    top: 0;
    left: 0
}

.quote-rotator-panel .quote-content .rating {
    margin-bottom: 20px
}

.quote-rotator-panel .quote-content .rating span:before {
    font-family: icomoon;
    content: "\e610";
    margin-right: 5px;
    color: #fff;
    opacity: .5;
    width: 10px;
    height: 10px
}

.quote-rotator-panel .quote-content .rating span.active:before {
    opacity: 1
}

.quote-rotator-panel .quote-content .by-line,
.quote-rotator-panel .quote-content .love {
    color: #bdb7d6
}

.quote-rotator-panel .quote-content .by-line a,
.quote-rotator-panel .quote-content .love a {
    color: #fff
}

.quote-rotator-panel .promise {
    background: #7e65cc;
    padding: 34px 55px;
    text-align: center
}

.quote-rotator-panel .promise .seal {
    display: inline-block;
    width: 130px;
    margin-bottom: 20px;
    opacity: .5
}

.quote-rotator-panel .promise h3 {
    color: #fff;
    font-weight: 700
}

.quote-rotator-panel .promise p {
    color: #fff
}

.calling-features-panel .panel-inner h1 {
    max-width: 695px;
    margin: 0 auto
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block {
    background: rgba(255, 255, 255, .9)
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content {
    padding: 30px;
    background: 0 0
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .img {
    min-height: 78px
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content h4 {
    margin: 20px 0 0;
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner a:hover {
    text-decoration: none
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block.cta {
    background: rgba(43, 28, 94, .8)
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block.cta .content-block-inner .content h4 {
    margin: 0 0 20px;
    font-size: 28px;
    font-size: 1.75rem;
    color: #fff;
    font-weight: 700
}

.calling-features-panel .panel-inner .content-blocks .equal-height-content-block.cta .content-block-inner .content .btn {
    font-size: 17px;
    font-size: 1.0625rem
}

.find-equipment-panel .panel-inner h1 {
    max-width: 695px;
    margin: 0 auto
}

.find-equipment-panel .panel-inner .col-1 {
    display: none
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block {
    background: #fff
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content {
    padding: 0;
    background: 0 0
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .header {
    padding: 18px;
    background: #438616;
    color: #fff;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .header .text h4 {
    font-size: 30px;
    font-size: 1.875rem
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .inner-content {
    padding: 5px 25px 25px
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .netflix,
.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .on-the-go,
.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .record-remote,
.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .whole-home-bundling {
    display: none
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .data {
    padding: 30px 0;
    font-size: 15px;
    font-size: .9375rem;
    color: #333;
    border-bottom: 2px solid #f0f0f0
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .data.text {
    padding: 15px 0
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .data.cta {
    border-bottom: 0;
    padding: 20px 0 0
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .data span {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    color: #0f891e
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content h4 {
    margin: 20px 0 0;
    color: #fff;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700
}

.find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner a:hover {
    text-decoration: none
}

@media (min-width:650px) {
    .find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .header {
        position: relative;
        height: 145px
    }
    .find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .header .text {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 18px
    }
    .find-equipment-panel .panel-inner .content-blocks .equal-height-content-block .content-block-inner .content .header .text h4 {
        margin-bottom: 5px
    }
    .find-equipment-panel .panel-inner.five-up .col-2 {
        width: 48.57143%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .find-equipment-panel .panel-inner.five-up .col-3 {
        width: 48.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .find-equipment-panel .panel-inner.five-up .col-4 {
        width: 48.57143%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: both
    }
    .find-equipment-panel .panel-inner.five-up .col-5 {
        width: 48.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

@media (min-width:840px) {
    .panel.find-equipment-panel .panel-inner.five-up .col-1 {
        display: block;
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels {
        background: 0 0;
        box-shadow: none
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels .content-block-inner {
        margin-top: 145px;
        padding: 5px 0 25px
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels .content-block-inner .content {
        color: #fff
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels .content-block-inner .content .label {
        width: 100%;
        text-align: right;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 700;
        height: 50px;
        border-bottom: 2px solid #68589b;
        border-color: rgba(255, 255, 255, .25);
        display: table
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels .content-block-inner .content .label.text {
        height: 70px
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-1 .equal-height-content-block.labels .content-block-inner .content .label span {
        display: table-cell;
        height: 100%;
        vertical-align: middle
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-2 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 20.33898%;
        clear: none
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-3 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 40.67797%;
        clear: none
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-4 {
        width: 18.64407%;
        float: left;
        margin-right: -100%;
        margin-left: 61.01695%;
        clear: none
    }
    .panel.find-equipment-panel .panel-inner.five-up .col-5 {
        width: 18.64407%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        margin-top: 0
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block {
        margin: 0;
        width: 100%
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .netflix,
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .on-the-go,
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .record-remote,
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .whole-home-bundling {
        display: block
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data {
        padding: 15px 0;
        height: 50px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data.text {
        height: 70px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data span {
        font-size: 16px;
        font-size: 1rem
    }
    .featured-items-panel {
        padding: 0 4px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        clear: both
    }
    .featured-items-panel .item {
        width: 100%;
        min-height: 300px;
        margin: 0;
        padding: 45px 30px;
        background-position: center top
    }
    .featured-items-panel .column {
        padding: 8px 4px;
        width: 33.33333332%;
        float: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:990px) {
    .quote-rotator-panel {
        overflow: hidden;
        color: #fff
    }
    .quote-rotator-panel:after,
    .quote-rotator-panel:before {
        content: " ";
        display: table
    }
    .quote-rotator-panel:after {
        clear: both
    }
    .quote-rotator-panel .quote-content {
        width: 66.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none;
        background-size: auto;
        background-position: top right;
        margin-bottom: -99999px;
        padding: 55px 34px 99999px
    }
    .quote-rotator-panel .quote-content .quote {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 39px;
        line-height: 2.4375rem
    }
    .quote-rotator-panel .quote-content .love {
        margin-bottom: 55px
    }
    .quote-rotator-panel .promise {
        width: 33.33333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        margin-bottom: -99999px;
        padding: 55px 34px 99999px
    }
    .quote-rotator-panel .promise .btn {
        margin-bottom: 55px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block.labels .content-block-inner .content .label {
        font-size: 22px;
        font-size: 1.375rem;
        height: 80px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block.labels .content-block-inner .content .label.text {
        height: 80px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data {
        padding: 30px 0;
        height: 80px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data.text {
        padding: 20px 0;
        height: 80px
    }
    .panel.find-equipment-panel .panel-inner.five-up .content-blocks .equal-height-content-block .content-block-inner .content .data span {
        font-size: 22px;
        font-size: 1.375rem
    }
}

.hub-top {
    padding: 40px 20px;
    background: #f3f2e9
}

.hub-top .col-1 .thumbSlider {
    border-radius: 6px;
    margin-bottom: 14px
}

.hub-top .col-1 .thumbSliderControls .slidesContainer img {
    cursor: pointer;
    border-radius: 6px
}

.hub-top .col-1 .thumbSliderControls .slidesContainer img:not(.loaded) {
    opacity: .001;
    height: 10px
}

.hub-top .col-2 {
    border-top: 3px solid #886fd6;
    padding-top: 30px
}

.hub-top .col-2 a {
    position: relative;
    display: block;
    padding: 20px 40px 20px 0;
    color: #666;
    border-top: 1px solid #d8d8d7;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem
}

.hub-top .col-2 a:after {
    font-family: icomoon;
    content: "\e600";
    color: #dad9d1;
    position: absolute;
    font-size: 20px;
    font-size: 1.25rem;
    top: 50%;
    right: 0;
    margin-top: -10px;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hub-top .col-2 a:hover {
    color: #0f891e;
    text-decoration: none
}

.hub-top .col-2 a:hover:after {
    color: #0f891e
}

@media (min-width:840px) {
    .hub-top:after,
    .hub-top:before {
        content: " ";
        display: table
    }
    .hub-top:after {
        clear: both
    }
    .hub-top .col-1 {
        width: 49.15254%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none;
        padding-right: 10px
    }
    .hub-top .col-2 {
        width: 49.15254%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

@media (min-width:990px) {
    .hub-top {
        padding: 55px 34px 20px
    }
    .hub-top .col-1 {
        width: 61.86441%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .hub-top .col-2 {
        width: 36.44068%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

.isotope-filter-bar {
    display: none
}

@media (min-width:990px) {
    .isotope-filter-bar {
        display: block;
        color: #666;
        font-weight: 700;
        background: #fff;
        padding: 30px 34px
    }
    .isotope-filter-bar:after,
    .isotope-filter-bar:before {
        content: " ";
        display: table
    }
    .isotope-filter-bar:after {
        clear: both
    }
    .isotope-filter-bar .isotope-filters {
        width: 78%;
        float: left;
        padding: 10px 0 0
    }
    .isotope-filter-bar .isotope-filters a {
        border-left: 1px solid #d9d9d9;
        margin-left: 14px;
        padding-left: 14px;
        cursor: pointer
    }
    .isotope-filter-bar .isotope-filters a.first {
        border: 0;
        margin: 0
    }
    .isotope-filter-bar .isotope-filters a.selected {
        color: #886fd6
    }
    .isotope-filter-bar .live-chat {
        width: 22%;
        float: right;
        text-align: right
    }
    .isotope-filter-bar .live-chat .btn {
        margin-left: 10px
    }
}

.hub-grid {
    padding: 20px 10px;
    background: #f3f2e9
}

.hub-grid:after,
.hub-grid:before {
    content: " ";
    display: table
}

.hub-grid:after {
    clear: both
}

.hub-grid .isotope-filter-bar {
    display: none
}

.hub-grid .isotope-items .isotope-item {
    width: 100%;
    padding: 0 10px
}

.hub-grid .isotope-items .content-block {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

.hub-grid .isotope-items .content-block a {
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

.hub-grid .isotope-items .content-block .topic-label {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 0;
    color: #fff;
    font-weight: 700;
    padding: 10px 14px;
    background: rgba(110, 113, 146, .8);
    font-size: 14px;
    font-size: .875rem
}

.hub-grid .isotope-items .content-block .content-block-inner {
    padding: 30px
}

.hub-grid .isotope-items .content-block .content-block-inner h4 {
    color: #0f891e;
    font-size: 22px;
    font-size: 1.375rem
}

.hub-grid .isotope-items .content-block .content-block-inner p {
    color: #666;
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 1rem
}

.hub-grid .isotope-items .content-block .faq {
    padding: 75px 30px 30px
}

.hub-grid .isotope-items .content-block .faq .question {
    color: #0f891e;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem
}

.hub-grid .isotope-items .content-block .video {
    position: relative
}

.hub-grid .isotope-items .content-block .video a.play-video {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url(../images/icons/play-video.svg) no-repeat;
    opacity: .9;
    transition: all .2s ease-in-out
}

.hub-grid .isotope-items .content-block .video a.play-video:hover {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

.hub-grid .isotope-items .content-block .link-list {
    padding: 75px 30px 30px
}

.hub-grid .isotope-items .content-block .link-list h4 {
    color: #0f891e;
    font-size: 22px;
    font-size: 1.375rem
}

.hub-grid .isotope-items .content-block .link-list a {
    position: relative;
    display: block;
    padding: 20px 40px 20px 0;
    color: #666;
    border-top: 1px solid #d8d8d7;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem
}

.hub-grid .isotope-items .content-block .link-list a:after {
    font-family: icomoon;
    content: "\e600";
    color: #e4e4e3;
    position: absolute;
    font-size: 20px;
    font-size: 1.25rem;
    top: 50%;
    right: 0;
    margin-top: -10px;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hub-grid .isotope-items .content-block .link-list a:hover {
    color: #0f891e;
    text-decoration: none
}

.hub-grid .isotope-items .content-block .link-list a:hover:after {
    color: #0f891e
}

@media (min-width:840px) {
    .hub-grid .isotope-items .isotope-item {
        float: left;
        width: 50%
    }
    .hub-grid .isotope-items .isotope-item.featured {
        width: 100%
    }
}

@media (min-width:990px) {
    .hub-grid {
        padding: 40px 24px
    }
    .hub-grid .isotope-items .isotope-item {
        float: left;
        width: 33.333%
    }
    .hub-grid .isotope-items .isotope-item.featured {
        width: 66.666%
    }
}

.channel-guide-tools {
    position: relative;
    margin-bottom: 30px
}

.location-select {
    margin: 0 0 30px
}

.location-select h1 {
    margin-bottom: 10px;
    text-align: center
}

.location-select .mobile-location-select {
    text-align: center
}

.location-select .mobile-location-select:after,
.location-select .mobile-location-select:before {
    content: " ";
    display: table
}

.location-select .mobile-location-select:after {
    clear: both
}

.location-select .mobile-location-select .selected {
    display: inline;
    font-weight: 700
}

.location-select .mobile-location-select .selected:after {
    margin: 0 5px;
    content: "|";
    font-weight: 400
}

.location-select .mobile-location-select .change-location {
    display: inline
}

.location-select .desktop-location-select {
    display: none
}

.search-channels {
    margin-bottom: 20px
}

.search-channels label {
    display: none
}

.filter-channels .mobile-filter {
    margin: 0 0 30px
}

.filter-channels .refine {
    margin: 0 0 10px
}

.filter-channels .refine-international {
    display: none
}

.filter-channels .desktop-filter {
    display: none
}

.channel-sort {
    text-align: center
}

.channel-sort.desktop {
    display: none
}

.channel-sort:after,
.channel-sort:before {
    content: " ";
    display: table
}

.channel-sort:after {
    clear: both
}

.channel-sort .header {
    display: inline-block;
    margin-right: 0;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 700
}

.channel-sort .radios {
    display: inline-block
}

.channel-sort .radios>div {
    display: inline-block
}

.channel-sort .radios input[type=radio]+label {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 400
}

.channel-sort .radios input[type=radio]+label span {
    margin-right: 4px;
    margin-left: 8px
}

.channel-sort .radios>div:last-child input[type=radio]+label span {
    margin-left: 10px;
    margin-right: 4px
}

.channel-table {
    margin: 0 0 60px
}

@media (min-width:0px) {
    .channel-table .col-1 {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-table .col-2 {
        width: 22.22222%;
        float: left;
        margin-right: -100%;
        margin-left: 33.33333%;
        clear: none
    }
    .channel-table .col-3 {
        width: 22.22222%;
        float: left;
        margin-right: -100%;
        margin-left: 55.55556%;
        clear: none
    }
    .channel-table .col-4 {
        width: 22.22222%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .channel-table .row.header {
        background: #6943b4
    }
    .channel-table .extra {
        display: none
    }
    .channel-table .th {
        display: table;
        height: 100%;
        padding: 10px 5px;
        font-size: 11px;
        font-size: .6875rem;
        font-weight: 700;
        text-align: center;
        background: #483292;
        color: #fff;
        text-transform: uppercase
    }
    .channel-table .th:first-child .pound {
        display: none
    }
    .channel-table .th.col-1 {
        background: #fff;
        color: #886fd6
    }
    .channel-table .th.col-3 {
        background: #6943b4
    }
    .channel-table .th .inner {
        display: table-cell;
        height: 100%;
        vertical-align: middle
    }
    .channel-table .channel-row {
        overflow: hidden
    }
    .channel-table .td {
        padding: 10px 10px 110px;
        margin-bottom: -100px;
        border-top: 2px solid #f0f0f0;
        font-size: 12px;
        font-size: .75rem;
        text-align: center
    }
    .channel-table .td img {
        display: inline
    }
    .channel-table .td.col-1 {
        text-align: left
    }
    .channel-table .td .channel:after,
    .channel-table .td .channel:before {
        content: " ";
        display: table
    }
    .channel-table .td .channel:after {
        clear: both
    }
    .channel-table .td .channel-num {
        float: left;
        width: 20px;
        text-align: center;
        font-size: 11px;
        font-size: .6875rem
    }
    .channel-table .td .channel-name {
        display: block;
        padding-left: 25px
    }
    .channel-table .td .channel-logo {
        display: none
    }
    .channel-table .td .name {
        display: block;
        font-weight: 700
    }
    .channel-table .td .desc {
        display: block;
        font-weight: 400;
        font-size: 11px;
        font-size: .6875rem
    }
    .channel-table .td.col-2 .inner,
    .channel-table .td.col-3 .inner,
    .channel-table .td.col-4 .inner {
        padding: 4px 0 0
    }
    .channel-table .td.col-2,
    .channel-table .td.col-4 {
        background: #f3f2e9;
        border-top: 2px solid #e5e4db
    }
    .channel-table .channel-rows-wrap .row.channel-row:last-child {
        border-bottom: 2px solid #f0f0f0
    }
    .channel-table .pill-tab-content {
        display: none
    }
    .channel-table .first {
        display: block
    }
}

@media (min-width:840px) {
    .location-select {
        padding-bottom: 40px;
        margin-bottom: 40px;
        text-align: center;
        border-bottom: 1px solid #ccc
    }
    .location-select:after,
    .location-select:before {
        content: " ";
        display: table
    }
    .location-select:after {
        clear: both
    }
    .location-select h1 {
        display: inline-block;
        vertical-align: bottom
    }
    .location-select .mobile-location-select {
        display: none
    }
    .location-select .desktop-location-select {
        display: inline-block;
        padding: 20px;
        margin: 0 0 0 20px;
        background: #f3f2e9;
        border-radius: 5px
    }
    .location-select .desktop-location-select .radios:after,
    .location-select .desktop-location-select .radios:before {
        content: " ";
        display: table
    }
    .location-select .desktop-location-select .radios:after {
        clear: both
    }
    .location-select .desktop-location-select .radios>div {
        float: left
    }
    .location-select .desktop-location-select .radios label {
        margin: 0 15px 0 0
    }
    .search-channels {
        margin-bottom: 0
    }
    .search-channels label {
        display: block;
        margin-bottom: 8px;
        font-size: 14px;
        font-size: .875rem
    }
    .channel-sort.mobile {
        display: none
    }
    .channel-sort.desktop {
        display: block;
        position: absolute;
        width: 90%;
        top: 10px;
        left: 0;
        z-index: 100;
        padding: 0 0 5px;
        text-align: left;
        border-bottom: 2px solid #f0f0f0
    }
    .channel-sort.desktop .header {
        display: block;
        text-align: left;
        margin: 0 0 8px;
        color: #000
    }
    .channel-sort.desktop .radios>div {
        text-align: left;
        display: block
    }
    .channel-sort.desktop .radios input[type=radio]+label span {
        margin-left: 0
    }
    .channel-sort.desktop .radios>div:last-child input[type=radio]+label span {
        margin-left: 0
    }
    .filter-channels .mobile-filter {
        display: none
    }
    .filter-channels .desktop-filter {
        display: block
    }
    .filter-channels .desktop-filter .labels:after,
    .filter-channels .desktop-filter .labels:before {
        content: " ";
        display: table
    }
    .filter-channels .desktop-filter .labels:after {
        clear: both
    }
    .filter-channels .desktop-filter .left {
        float: left
    }
    .filter-channels .desktop-filter .right {
        float: right;
        text-align: right
    }
    .filter-channels .desktop-filter label {
        font-size: 14px;
        font-size: .875rem;
        margin: 0 0 8px
    }
    .filter-channels .desktop-filter .download {
        font-size: 12px;
        font-size: .75rem;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700
    }
    .filter-channels .desktop-filter .download:before {
        margin-right: 5px;
        font-family: icomoon
    }
    .filter-channels .desktop-filter .download:hover {
        text-decoration: none
    }
    .channel-guide-tools .left-column {
        width: 30.43478%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-guide-tools .right-column {
        width: 66.66667%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li {
        margin-left: 0
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 12px;
        font-size: 11px;
        font-size: .6875rem
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown {
        position: relative
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown>a {
        padding-right: 30px
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown>a:before {
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        margin-top: -7px;
        content: "";
        width: 14px;
        height: 14px;
        background: url(../images/icons/down-arrow-circle.svg) no-repeat;
        transition: -webkit-transform .15s ease;
        transition: transform .15s ease
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown.active a {
        border-radius: 6px 6px 0 0
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown.active a:before {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li .pulldown {
        display: none;
        position: absolute;
        padding-bottom: 5px;
        z-index: 200;
        top: 100%;
        width: 100%;
        background: #f3f2e9;
        border-bottom: 3px solid #886fd6
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li .pulldown ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li .pulldown ul li a {
        display: block;
        padding: 3px 15px;
        margin: 0;
        color: #886fd6;
        font-size: 11px;
        font-size: .6875rem;
        font-weight: 700
    }
    .channel-table {
        margin-left: 20px;
        margin-right: 20px
    }
    .channel-table .th {
        position: relative;
        display: block;
        padding: 32px 0 15px;
        text-transform: none;
        font-size: 18px;
        font-size: 1.125rem
    }
    .channel-table .th:first-child {
        padding-left: 10px 10px 10px 0
    }
    .channel-table .th:first-child .title {
        position: absolute;
        width: 100%;
        bottom: 15px;
        text-align: left
    }
    .channel-table .th:first-child .title:after,
    .channel-table .th:first-child .title:before {
        content: " ";
        display: table
    }
    .channel-table .th:first-child .title:after {
        clear: both
    }
    .channel-table .th:first-child .extra {
        display: inline
    }
    .channel-table .th:first-child .pound {
        display: block;
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-table .th:first-child .pound span {
        display: block;
        width: 40px;
        text-align: center
    }
    .channel-table .th:first-child .title-text {
        width: 66.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 25%;
        clear: none
    }
    .channel-table .th:nth-child(2) {
        border-radius: 3px 0 0 0
    }
    .channel-table .th:last-child {
        border-radius: 0 3px 0 0
    }
    .channel-table .th .inner {
        display: block
    }
    .channel-table .th.col-2 .tier-type .multi-line,
    .channel-table .th.col-4 .tier-type .multi-line {
        position: relative;
        top: -15px
    }
    .channel-table .tier-type {
        width: 140px;
        height: 40px;
        margin: 0 auto
    }
    .channel-table .number {
        width: 45%;
        margin: 0 auto;
        padding: 10px 0 0;
        font-size: 36px;
        font-size: 2.25rem;
        font-weight: 400;
        border-top: 2px solid #866db9
    }
    .channel-table .number:after {
        position: relative;
        content: "+";
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 700;
        vertical-align: middle;
        top: -3px;
        left: 3px
    }
    .channel-table .text {
        font-size: 15px;
        font-size: .9375rem
    }
    .channel-table .channel-row {
        min-height: 58px
    }
    .channel-table .td {
        padding: 10px 10px 110px 0;
        margin-bottom: -100px
    }
    .channel-table .td .channel {
        width: 100%
    }
    .channel-table .td .channel-num {
        display: block;
        float: none;
        width: auto;
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none;
        font-size: 18px;
        font-size: 1.125rem;
        padding-top: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700
    }
    .channel-table .td .channel-num span {
        display: block;
        width: 40px;
        text-align: center
    }
    .channel-table .td .channel-name {
        width: 75%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding-left: 0
    }
    .channel-table .td .channel-logo {
        width: 25%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        text-align: center
    }
    .channel-table .td .name {
        font-size: 15px;
        font-size: .9375rem
    }
    .channel-table .td .desc {
        font-size: 13px;
        font-size: .8125rem
    }
    .channel-table .td.col-2 .inner,
    .channel-table .td.col-3 .inner,
    .channel-table .td.col-4 .inner {
        position: relative;
        top: 5px
    }
    .channel-table .row.header {
        background: 0 0
    }
    .channel-table .extra {
        display: block
    }
}

@media (min-width:990px) {
    .channel-guide-tools {
        margin-bottom: 40px
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li {
        margin-left: 3px
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 12px 14px;
        font-size: 13px;
        font-size: .8125rem
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown a {
        padding-right: 40px
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li.has-pulldown a:before {
        margin-top: -10px;
        width: 20px;
        height: 20px
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li .pulldown ul li a {
        padding: 4px 14px;
        font-size: 12px;
        font-size: .75rem
    }
    .search-channels label {
        font-size: 15px;
        font-size: .9375rem
    }
    .filter-channels .desktop-filter label {
        font-size: 15px;
        font-size: .9375rem
    }
    .channel-sort.desktop {
        top: 35px;
        padding: 0 0 20px
    }
    .channel-sort.desktop .header {
        display: inline-block
    }
    .channel-sort.desktop .radios {
        display: inline-block
    }
    .channel-sort.desktop .radios>div {
        display: inline-block
    }
    .channel-sort.desktop .radios input[type=radio]+label span {
        margin-right: 4px;
        margin-left: 8px
    }
    .channel-sort.desktop .radios>div:last-child input[type=radio]+label span {
        margin-left: 10px;
        margin-right: 4px
    }
    .channel-table {
        margin-left: 34px;
        margin-right: 34px
    }
    .channel-table .th {
        font-size: 22px;
        font-size: 1.375rem
    }
    .channel-table .tier-type {
        height: 50px
    }
    .channel-table .number {
        font-size: 42px;
        font-size: 2.625rem
    }
}

@media (min-width:1150px) {
    .search-channels label {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .search-channels input[type=search] {
        padding-top: 13px;
        padding-bottom: 12px
    }
    .filter-channels .desktop-filter label {
        font-size: 17px;
        font-size: 1.0625rem
    }
    .filter-channels .desktop-filter .download {
        font-size: 14px;
        font-size: .875rem
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 12px 16px;
        font-size: 16px;
        font-size: 1rem
    }
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li .pulldown ul li a {
        padding: 4px 16px;
        font-size: 13px;
        font-size: .8125rem
    }
    .channel-table .th:first-child .pound {
        width: 16.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-table .th:first-child .title-text {
        width: 75%;
        float: left;
        margin-right: -100%;
        margin-left: 16.66667%;
        clear: none
    }
    .channel-table .td .channel-num {
        width: 16.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none;
        font-size: 20px;
        font-size: 1.25rem;
        padding-top: 5px
    }
    .channel-table .td .channel-name {
        width: 58.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 16.66667%;
        clear: none
    }
    .channel-table .td .channel-logo {
        display: block;
        width: 25%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .channel-table .td .name {
        font-size: 16px;
        font-size: 1rem
    }
    .channel-table .td .desc {
        font-size: 14px;
        font-size: .875rem
    }
}

@media (min-width:1340px) {
    .channel-guide-tools .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 12px 25px
    }
}

.carousel-panel {
    padding: 25px 0
}

.carousel-panel.panel .panel-inner {
    padding-top: 25px;
    padding-bottom: 25px
}

.carousel-panel.panel .panel-inner h2 {
    margin-bottom: 20px
}

.carousel-panel.top-hits {
    padding: 30px 0 0;
    background: #f3f2e9
}

.carousel-panel.top-hits .right-col {
    padding: 25px 0
}

.carousel-panel h2 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700
}

.carousel-panel .carousel-title {
    margin: 0 30px
}

.carousel-panel .carousel-container {
    position: relative;
    margin: 0 20px
}

.carousel-panel .carousel-container .title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

.carousel-panel .carousel-container .rt {
    margin: 4px 0 0;
    font-size: 12px;
    font-size: .75rem;
    color: #333
}

.carousel-panel .carousel-container .rt a {
    color: #333;
    text-decoration: underline
}

.carousel-panel .carousel-container .rt .rating:before {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 15px;
    margin: 0 5px 0 0;
    content: ""
}

.carousel-panel .carousel-container .rt .rating.neg:before {
    top: 2px;
    background: url(../images/icons/rt-neg.png) no-repeat
}

.carousel-panel .carousel-container .rt .rating.pos:before {
    top: 1px;
    background: url(../images/icons/rt-pos.png) no-repeat
}

.carousel-panel .carousel-container .rt .divider {
    display: inline-block;
    margin: 0 3px
}

.carousel-panel .carousel-container .next,
.carousel-panel .carousel-container .prev {
    display: block;
    position: absolute;
    z-index: 500;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -80px;
    background: #0f891e;
    opacity: .8
}

.carousel-panel .carousel-container .next:after,
.carousel-panel .carousel-container .prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0;
    content: "\e600";
    font-family: icomoon;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.carousel-panel .carousel-container .prev {
    left: -20px;
    border-radius: 0 1000px 1000px 0
}

.carousel-panel .carousel-container .prev:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin: -8px -10px 0
}

.carousel-panel .carousel-container .next {
    right: -20px;
    border-radius: 1000px 0 0 1000px
}

.carousel-panel .carousel-container .next.disabled,
.carousel-panel .carousel-container .prev.disabled {
    display: none!important
}

.carousel-panel .horizontal-carousel {
    position: relative
}

.carousel-panel .horizontal-carousel:after,
.carousel-panel .horizontal-carousel:before {
    content: " ";
    display: table
}

.carousel-panel .horizontal-carousel:after {
    clear: both
}

.carousel-panel .horizontal-carousel .slide {
    float: left;
    min-height: 260px;
    max-width: 186px;
    margin: 0 10px
}

.carousel-panel .horizontal-carousel .slide .img {
    position: relative
}

.carousel-panel .horizontal-carousel .slide .thumb {
    position: relative;
    display: block;
    margin-bottom: 15px
}

.carousel-panel .horizontal-carousel .slide .thumb .overlay {
    display: none;
    opacity: 0
}

.carousel-panel .horizontal-carousel .slide .thumb .overlay img {
    margin: 0 auto
}

.carousel-panel .horizontal-carousel .slide .thumb:hover .overlay {
    opacity: 1
}

.carousel-panel .horizontal-carousel .slide .title {
    font-size: 14px;
    font-size: .875rem
}

.carousel-panel .prem-channels-container:after,
.carousel-panel .prem-channels-container:before {
    content: " ";
    display: table
}

.carousel-panel .prem-channels-container:after {
    clear: both
}

.carousel-panel .prem-channels-container .channel-block .img img {
    width: 100%
}

.carousel-panel .prem-channels-container .channel-block .info {
    padding: 35px 20px 0
}

.carousel-panel .prem-channels-container .channel-block .info h3 {
    font-size: 26px;
    font-size: 1.625rem
}

.carousel-panel .prem-channels-container .channel-block .info p {
    font-size: 15px;
    font-size: .9375rem
}

@media (min-width:500px) {
    .carousel-panel.top-hits .left-col {
        padding: 0 30px
    }
    .carousel-panel.top-hits .left-col .feature {
        text-align: center
    }
    .carousel-panel.top-hits .left-col .feature img {
        display: inline-block
    }
    .prem-channels-container .channel-block {
        width: 48.57143%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%
    }
    .prem-channels-container .channel-block:nth-child(2n+2) {
        width: 48.57143%;
        clear: right;
        float: right;
        margin-right: 0
    }
}

@media (min-width:840px) {
    .carousel-panel .carousel-container .rt {
        font-size: 14px;
        font-size: .875rem
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .thumb .overlay {
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
        height: 100%;
        background-color: rgba(69, 40, 127, .85);
        text-align: center;
        color: #fff;
        transition: opacity .15s ease
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .thumb .overlay img {
        margin: 0 auto
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .thumb .overlay .inner {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .thumb .overlay .cta {
        display: block;
        margin: 12px 0 0;
        font-weight: 700
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .thumb:hover .overlay {
        opacity: 1
    }
    .carousel-panel .carousel-container .horizontal-carousel .slide .title {
        font-size: 16px;
        font-size: 1rem
    }
    .prem-channels-container .channel-block {
        width: 23.72881%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 1.69492%;
        margin-bottom: 0
    }
    .prem-channels-container .channel-block:nth-child(2n+2) {
        width: 23.72881%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 1.69492%
    }
    .prem-channels-container .channel-block:nth-child(4n+4) {
        width: 23.72881%;
        clear: right;
        float: right;
        margin-right: 0
    }
}

@media (min-width:990px) {
    .carousel-panel.top-hits {
        padding: 30px 0
    }
    .carousel-panel.top-hits:after,
    .carousel-panel.top-hits:before {
        content: " ";
        display: table
    }
    .carousel-panel.top-hits:after {
        clear: both
    }
    .carousel-panel.top-hits .left-col {
        padding: 0 0 0 44px;
        width: 50%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .carousel-panel.top-hits .left-col .feature {
        text-align: left
    }
    .carousel-panel.top-hits .left-col .feature img {
        display: block
    }
    .carousel-panel.top-hits .right-col {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding: 0;
        overflow: hidden
    }
    .carousel-panel .carousel-title {
        margin: 0 44px
    }
    .carousel-panel .carousel-container {
        margin: 0 34px
    }
    .carousel-panel .carousel-container .next,
    .carousel-panel .carousel-container .prev {
        width: 50px;
        height: 100px;
        margin-top: -100px
    }
    .carousel-panel .carousel-container .next:after,
    .carousel-panel .carousel-container .prev:after {
        margin: -11px 0 0;
        font-size: 22px
    }
    .carousel-panel .carousel-container .prev:after {
        margin: -11px -11px 0
    }
    .carousel-panel .carousel-container .prev {
        left: -34px
    }
    .carousel-panel .carousel-container .next {
        right: -34px
    }
}

@media (min-width:1150px) {
    .carousel-panel {
        overflow: hidden
    }
    .carousel-panel .carousel-container .prev {
        left: -64px;
        transition: left .15s ease
    }
    .carousel-panel .carousel-container .next {
        right: -64px;
        transition: right .15s ease
    }
    .carousel-panel:hover .carousel-container .prev {
        left: -34px
    }
    .carousel-panel:hover .carousel-container .next {
        right: -34px
    }
}

.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;box-sizing:border-box;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{-webkit-transition:none!important;transition:none!important}.mm-panel.mm-noanimation.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:left;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 0;margin:0}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-10px}.mm-menu{background:#483292;border-color:rgba(0,0,0,.1);color:rgba(255,255,255,.6);}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu .mm-listview.mm-border-none>li:after,.mm-menu .mm-listview>li.mm-border-none:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-menu .mm-listview.mm-border-full>li:after,.mm-menu .mm-listview>li.mm-border-full:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-menu .mm-listview.mm-border-offset>li:after,.mm-menu .mm-listview>li.mm-border-offset:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(10000px,0);-ms-transform:translate(10000px,0);transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
.mm-menu.mm-fx-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-fx-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-fx-menu-fade{opacity:1}.mm-menu .mm-fx-panels-none.mm-panel,.mm-menu.mm-fx-panels-none .mm-panel{-webkit-transition-property:none;transition-property:none}.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel,.mm-menu.mm-fx-panels-zoom .mm-panel{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel,.mm-menu.mm-fx-panels-slide-up .mm-panel{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:250ms;transition-delay:250ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:350ms;transition-delay:350ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:450ms;transition-delay:450ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:550ms;transition-delay:550ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:650ms;transition-delay:650ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:750ms;transition-delay:750ms}.mm-menu.mm-fx-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-fx-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-fx-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
html.mm-iconbar body{overflow-x:hidden}html.mm-iconbar .mm-page{background:inherit;min-height:100vh}html.mm-iconbar .mm-slideout{box-sizing:border-box;padding-right:60px;-webkit-transform:translate(60px,0);-ms-transform:translate(60px,0);transform:translate(60px,0);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-menu.mm-iconbar{display:block}
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview{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;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){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}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mm-listview-small .mm-listview>li>a:not(.mm-next),.mm-listview-small .mm-listview>li>span{padding:7px 10px 7px 20px}.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next{height:34px}.mm-listview-large .mm-listview>li>a:not(.mm-next),.mm-listview-large .mm-listview>li>span{padding:15px 10px 15px 20px}.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next{height:50px}.mm-listview-huge .mm-listview>li>a:not(.mm-next),.mm-listview-huge .mm-listview>li>span{padding:20px 10px 20px 20px}.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next{height:60px}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}
.mm-menu .mm-listview.mm-multiline>li>a,.mm-menu .mm-listview.mm-multiline>li>span,.mm-menu .mm-listview>li.mm-multiline>a,.mm-menu .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:0}html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu.mm-opened.mm-pagedim~#mm-blocker{background:inherit}.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker{background:#fff}.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker{background:#000}
.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu.mm-popup.mm-opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu.mm-popup.mm-opened~#mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-opening .mm-menu.mm-popup{opacity:1}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark .mm-divider{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255,255,255,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu.mm-shadow-page.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.1)}.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.05)}.mm-menu.mm-shadow-page.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.05)}.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-divider{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255,255,255,.2)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.3)}.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}
html.mm-widescreen body{position:relative}html.mm-widescreen #mm-blocker{display:none!important}html.mm-widescreen .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;width:70%!important;margin-left:30%!important}html.mm-widescreen .mm-page{background:inherit;box-sizing:border-box}html.mm-widescreen.mm-blocking,html.mm-widescreen.mm-blocking body{overflow:auto}.mm-menu.mm-widescreen{border-right-width:1px;border-right-style:solid;display:block!important;width:30%!important;min-width:0!important;max-width:none!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:100!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}
.mm-menu.mm-autoheight{-webkit-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu.mm-autoheight:not(.mm-offcanvas){position:relative}.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical){display:block!important}.mm-menu.mm-measureheight .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-columns{-webkit-transition-property:width;transition-property:width}.mm-columns .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-columns .mm-panels>.mm-panel.mm-opened,.mm-columns .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-columns .mm-panels>.mm-columns-0{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-columns-0 .mm-panels>.mm-panel{z-index:0}.mm-columns-0 .mm-panels>.mm-panel else{width:100%}.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-columns .mm-panels>.mm-columns-1{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-columns-1 .mm-panels>.mm-panel else{width:100%}.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-columns .mm-panels>.mm-columns-2{-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-columns-2 .mm-panels>.mm-panel else{width:100%}.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(880px,0);-ms-transform:translate(880px,0);transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-880px,0);-ms-transform:translate(-880px,0);transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}.mm-columns .mm-panels>.mm-columns-3{-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-columns-3 .mm-panels>.mm-panel else{width:100%}.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(1320px,0);-ms-transform:translate(1320px,0);transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-1320px,0);-ms-transform:translate(-1320px,0);transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}.mm-columns .mm-panels>.mm-columns-4{-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-columns-4 .mm-panels>.mm-panel else{width:100%}.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(1760px,0);-ms-transform:translate(1760px,0);transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-1760px,0);-ms-transform:translate(-1760px,0);transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}.mm-columns.mm-offcanvas.mm-bottom,.mm-columns.mm-offcanvas.mm-top{width:100%;max-width:100%;min-width:100%}html.mm-opening .mm-columns.mm-offcanvas.mm-front,html.mm-opening .mm-columns.mm-offcanvas.mm-next{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu.mm-dropdown{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panels>.mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panels>.mm-panel.mm-opened,.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;max-height:100%;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;bottom:-100000px}
.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.5)}
.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{-webkit-transition-property:right,-webkit-transform;transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}
.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0 10px;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;box-sizing:border-box;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:15;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.5)}.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0}li.mm-vertical label.mm-toggle{top:5px}li.mm-vertical label.mm-check{top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}
.mm-listview{
	padding-left:20px;
}
.mm-listview>li>a{
	color:#fff;
	font-weight:700;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-bottom: 1px solid #6d54a1;
}

.mm-listview>li.aux {
    border: 0;
}
.mm-menu .mm-list>li:after {
    border-color: rgba(0,0,0,.15);
}
.mm-listview>li:not(.mm-divider):after {
    border-bottom: 0;
}

.mm-listview .mm-next {
    background: #412d83;
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.mm-menu .mm-listview>li .mm-next:after {
    border-color:rgba(255,255,255,.5);
}
.mm-next:after {
    right: 18px;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color:rgba(255,255,255,.5);
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color:rgba(255,255,255,.5);
}
.mm-listview>li.aux:first-child, :not(.aux)+.aux {
    margin-top: 10px;
}
.mm-listview>li.aux a {
    padding: 10px 10px 0 5px;
}

header {
    position: relative
}

header .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0 20px;
    text-align: left;
    z-index: 100
}

header .dropdown.full {
    width: 100%
}

header .dropdown.full .col.left {
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none
}

header .dropdown.full .col.center {
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 33.89831%;
    clear: none
}

header .dropdown.full .col.right {
    width: 32.20339%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

header .dropdown.double {
    width: 85%
}

header .dropdown.double .col.left {
    width: 49.15254%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none
}

header .dropdown.double .col.right {
    width: 49.15254%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

header .dropdown.single {
    width: 450px;
    right: 120px;
}

header .dropdown .inner {
    border: 1px solid #d7d7d7;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .25)
}

header .dropdown .inner .row {
    overflow: hidden;
    border: 3px solid #fff;
    background: #f9f8f4
}

header .dropdown .inner .row:after,
header .dropdown .inner .row:before {
    content: " ";
    display: table
}

header .dropdown .inner .row:after {
    clear: both
}

header .dropdown .inner ul {
    margin: 0;
    padding: 0;
    text-align: left
}

header .dropdown .inner ul li {
    border-bottom: 2px solid #e5e5e1;
    padding: 0;
    margin: 0
}

header .dropdown .inner ul li:last-child {
    border: 0
}

header .dropdown .inner ul li.header {
    padding: 15px 4px;
    padding: 10px 4px;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: 16px;
    font-size: 1rem;
    color: #666;
    font-weight: 700
}

header .dropdown .inner ul li a {
    display: block;
    padding: 15px 4px;
    padding: 10px 4px;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: 16px;
    font-size: 1rem;
    color: #483292;
    font-weight: 700
}

header .dropdown .inner ul li a:hover {
    color: #886fd6;
    text-decoration: none
}

header .dropdown .inner p {
    padding-left: 4px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem
}

header .dropdown .col {
    padding: 10px 35px;
    padding: 10px 25px
}

header .dropdown .col.purple {
    background: #483292;
    color: #fff
}

header .dropdown .col.equal-height {
    padding-bottom: 1000px!important;
    margin-bottom: -1000px!important
}

header .dropdown .col h3 {
    padding: 0 0 15px;
    padding: 0 0 10px;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    border-bottom: 1px solid #fff
}

header .dropdown .col label {
    color: #fff;
    font-size: 15px;
    font-size: .9375rem;
    font-size: 13px;
    font-size: .8125rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700
}

header .dropdown .login-form {
    margin: 15px 0 25px;
    margin: 10px 0 25px
}

header .dropdown .login-form label:after,
header .dropdown .login-form label:before {
    content: " ";
    display: table
}

header .dropdown .login-form label:after {
    clear: both
}

header .dropdown .login-form .input {
    padding: 15px;
    padding: 10px 15px;
    margin-bottom: 25px;
    margin-bottom: 20px
}

header .dropdown .login-form .input:focus {
    background: #f3f2e9
}

header .dropdown .login-form span {
    float: right
}

header .dropdown .login-form span a {
    font-size: 12px;
    font-size: .75rem;
    color: #d9d3ea;
    font-weight: 400;
    text-decoration: underline
}

header .dropdown .login-form span a:hover {
    color: #fff
}

@media (min-width:1150px) {
    header .dropdown .inner ul li.header {
        padding: 15px 4px;
        font-size: 18px;
        font-size: 1.125rem
    }
    header .dropdown .inner ul li a {
        padding: 15px 4px;
        font-size: 18px;
        font-size: 1.125rem
    }
    header .dropdown .col {
        padding: 10px 35px
    }
    header .dropdown .col h3 {
        padding: 0 0 15px;
        font-size: 18px;
        font-size: 1.125rem
    }
    header .dropdown .col label {
        font-size: 15px;
        font-size: .9375rem
    }
    header .dropdown .login-form {
        margin: 15px 0 25px
    }
    header .dropdown .login-form .input {
        padding: 15px;
        margin-bottom: 25px
    }
    header .dropdown.double {
        width: 65%
    }
}

.breadcrumbs {
    display: none
}

@media (min-width:700px) {
    .breadcrumbs {
        display: block;
        padding: 25px 0;
        margin: 0 20px;
        text-align: center
    }
    .breadcrumbs.bordered {
        margin-bottom: 35px;
        border-bottom: 1px solid #e5e5e5
    }
    .breadcrumbs ul {
        margin: 0 auto;
        padding: 0;
        list-style: none;
        color: #666
    }
    .breadcrumbs ul li {
        display: inline-block;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 15px;
        font-size: .9375rem
    }
    .breadcrumbs ul li a {
        color: #333
    }
    .breadcrumbs ul li:not(:last-child):after {
        margin: 0 13px;
        content: "\e600";
        font-family: icomoon;
        font-size: 10px
    }
}

@media (min-width:840px) {
    .breadcrumbs.bordered {
        margin-bottom: 40px
    }
}

@media (min-width:990px) {
    .breadcrumbs {
        margin: 0 34px
    }
}

@media (min-width:840px) {
    .breadcrumbs.bordered {
        margin-bottom: 50px
    }
}

.side-nav {
    margin: 0 0 50px
}

.side-nav .header {
    padding: 15px 6px;
    border-top: 3px solid #483292;
    border-bottom: 2px solid #e5e5e5;
    font-size: 22px;
    font-size: 1.375rem;
    color: #483292;
    font-weight: 700
}

.side-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.side-nav ul li {
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.side-nav ul li.active {
    padding: 15px 6px;
    font-weight: 700;
    color: #666
}

.side-nav ul li a {
    padding: 15px 25px 15px 6px;
    display: block
}

.side-nav ul li a:after {
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -8px;
    content: "\e600";
    font-family: icomoon;
    font-size: 16px;
    color: #e5e5e5
}

.banner {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    color: #fff
}

.banner .inner {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.banner.img {
    display: block;
    height: auto
}

.banner h2 {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 40px;
    font-size: 2.5rem
}

@media (min-width:840px) {
    .banner {
        height: 200px
    }
    .banner.img {
        height: auto
    }
    .banner h2 {
        font-size: 54px;
        font-size: 3.375rem
    }
}

.accordion {
    margin: 0
}

.accordion dt {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #0f891e;
    cursor: pointer;
    padding: 7px 40px 7px 0;
    margin: -2px;
    position: relative;
    text-align: left;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    font-size: .9375rem;
    -webkit-backface-visibility: hidden
}

.accordion dt:first-child {
    border-top: 2px solid rgba(0, 0, 0, .1)
}

.accordion dt:after {
    font-family: icomoon;
    content: "\e603";
    position: absolute;
    font-size: 18px;
    font-size: 1.125rem;
    top: 50%;
    right: 0;
    margin-top: -9px;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400;
    color: rgba(0, 0, 0, .3)
}

.accordion dt.accordion-active {
    border-bottom: 0;
    margin: 0
}

.accordion dt.accordion-active:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.accordion dt.accordion-active:after:hover {
    cursor: default
}

.accordion dd {
    display: none;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    text-align: left;
    font-size: 13px;
    font-size: .8125rem
}

@media (min-width:840px) {
    .accordion dt {
        transition: all .2s ease-in-out
    }
    .accordion dd {
        margin: 0 0 6px
    }
}

.tabs-wrap:after,
.tabs-wrap:before {
    content: " ";
    display: table
}

.tabs-wrap:after {
    clear: both
}

.tabs-wrap .tabs-menu {
    margin: 0;
    padding: 12px 2px 0;
    width: 100%;
    background: #7fb1b2;
    clear: both;
    list-style: none;
    display: table;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    table-layout: auto;
    font-size: 13px;
    font-size: .8125rem
}

.tabs-wrap .tabs-menu li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2px;
    text-align: center
}

.tabs-wrap .tabs-menu li a {
    display: block;
    border-radius: 6px 6px 0 0;
    background: #92bdbd;
    padding: 15px 10px;
    color: #fff;
    text-decoration: none
}

.tabs-wrap .tabs-menu li a:focus {
    outline: 0
}

.tabs-wrap .tabs-menu li.current a {
    color: #333;
    background: #f3f2e9
}

.tabs-wrap .tab-content-wrap {
    float: left;
    width: auto
}

.tabs-wrap .tab-content {
    width: 100%;
    padding: 28px 0 0;
    display: none;
    background: #f3f2e9
}

.tabs-wrap .first {
    display: block
}

.tabs-wrap.pill-tabs .pill-tabs-menu {
    margin: 0;
    padding: 0
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li {
    padding: 0;
    display: inline-block;
    margin-left: 6px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li:first-child {
    margin-left: 0
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li>a {
    display: inline-block;
    color: #333;
    margin: 0;
    padding: 12px 14px;
    background: #f3f2e9;
    text-decoration: none;
    border-radius: 6px;
    position: relative
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li>a:focus {
    outline: 0
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li.current>a {
    color: #fff;
    background: #5e3ca2;
    position: relative
}

.tabs-wrap.pill-tabs .pill-tabs-menu>li.current>a:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #5e3ca2
}

.tabs-wrap.pill-tabs .pill-tab-content {
    background: 0 0;
    padding: 20px 0;
    display: none
}

.tabs-wrap.pill-tabs .first {
    display: block
}

@media (min-width:840px) {
    .tabs-wrap .tabs-menu {
        padding: 10px 6px 0
    }
    .tabs-wrap .tabs-menu li {
        display: inline-block
    }
}

@media (min-width:1110px) {
    .tabs-wrap .tabs-menu {
        border-radius: 4px 4px 0 0;
        display: block;
        padding: 10px 8px 0;
        font-size: 16px;
        font-size: 1rem
    }
    .tabs-wrap .tabs-menu li {
        padding: 0 3px
    }
    .tabs-wrap .tabs-menu li a {
        transition: background-color .3s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        padding: 25px 20px
    }
    .tabs-wrap .tabs-menu li a:hover {
        background: #588c8d
    }
    .tabs-wrap .tabs-menu li a.tivo-icon {
        padding: 25px 20px 25px 60px;
        background: #92bdbd url(../images/icons/tivo-white.svg) 12px center/42px 41px no-repeat
    }
    .tabs-wrap .tabs-menu li a.tivo-icon:hover {
        background: #588c8d url(../images/icons/tivo-white.svg) 12px center/42px 41px no-repeat
    }
    .tabs-wrap .tabs-menu li.current a:hover {
        background: #f3f2e9
    }
    .tabs-wrap .tabs-menu li.current a.tivo-icon {
        background: #f3f2e9 url(../images/icons/tivo-color.svg) 12px center/42px 41px no-repeat
    }
    .tabs-wrap .tabs-menu li.current a.tivo-icon:hover {
        background: #f3f2e9 url(../images/icons/tivo-color.svg) 12px center/42px 41px no-repeat
    }
}

ul.resp-tabs-list {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    display: inline-block;
    padding: 20px;
    margin: 0 3px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background: #886fd6;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 700;
    border-radius: 5px 5px 0 0
}

.resp-tabs-list li.resp-tab-active {
    padding: 20px;
    background: #fff;
    color: #886fd6
}

.resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 30px
}

.resp-tab-active {
    border: 0 solid #5ab1d0!important;
    border-bottom: none;
    margin-bottom: -1px!important;
    padding: 12px 14px 14px;
    border-top: 0 solid #5ab1d0!important;
    border-bottom: 0 #fff solid!important;
    border-bottom: none;
    background-color: #fff
}

.resp-accordion-active,
.resp-content-active {
    display: block
}

.resp-tab-content {
    border: 0 solid #c1c1c1;
    border-top-color: #5ab1d0
}

h2.resp-accordion {
    font-size: 13px;
    font-size: .8125rem;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    border: 0 solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0 0 4px;
    padding: 15px;
    background: #886fd6;
    color: #fff;
    border-radius: 5px
}

.mfp-container .mfp-content .tabbed-modal h2.resp-accordion {
    color: #fff
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1!important;
    margin-bottom: 0!important;
    padding: 15px!important
}

h2.resp-tab-title:last-child {
    border-bottom: 0 solid #c1c1c1!important;
    background: #886fd6
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

h2.resp-tab-active {
    background: #886fd6;
    color: #fff
}

.mfp-container .mfp-content .tabbed-modal h2.resp-tab-active {
    color: #fff
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 0 solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 0 solid #c1c1c1
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 0 solid #c1c1c1
}

@media only screen and (max-width:840px) {
    ul.resp-tabs-list {
        display: none
    }
    h2.resp-accordion {
        display: block
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none
    }
    .resp-accordion-closed {
        display: none!important
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1!important
    }
    .resp-tab-content {
        padding: 15px
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 15px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 15px auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-in-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-bg {
    opacity: .8
}

.mfp-container .mfp-content .change-location-modal,
.mfp-container .mfp-content .select-time-modal,
.mfp-container .mfp-content .spinner-modal,
.mfp-container .mfp-content .upgrade-modal {
    background: #483292;
    position: relative;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
    text-align: center;
    height: 100%
}

.mfp-container .mfp-content .change-location-modal .outer,
.mfp-container .mfp-content .select-time-modal .outer,
.mfp-container .mfp-content .spinner-modal .outer,
.mfp-container .mfp-content .upgrade-modal .outer {
    height: 100%;
    display: table
}

.mfp-container .mfp-content .change-location-modal .outer .inner,
.mfp-container .mfp-content .select-time-modal .outer .inner,
.mfp-container .mfp-content .spinner-modal .outer .inner,
.mfp-container .mfp-content .upgrade-modal .outer .inner {
    display: table-cell;
    vertical-align: middle
}

.mfp-container .mfp-content .change-location-modal .outer .inner .logo-icon,
.mfp-container .mfp-content .select-time-modal .outer .inner .logo-icon,
.mfp-container .mfp-content .spinner-modal .outer .inner .logo-icon,
.mfp-container .mfp-content .upgrade-modal .outer .inner .logo-icon {
    margin-bottom: 24px
}

.mfp-container .mfp-content .change-location-modal .outer .inner .logo-icon img,
.mfp-container .mfp-content .select-time-modal .outer .inner .logo-icon img,
.mfp-container .mfp-content .spinner-modal .outer .inner .logo-icon img,
.mfp-container .mfp-content .upgrade-modal .outer .inner .logo-icon img {
    max-width: 60px
}

.mfp-container .mfp-content .change-location-modal .outer .inner p,
.mfp-container .mfp-content .select-time-modal .outer .inner p,
.mfp-container .mfp-content .spinner-modal .outer .inner p,
.mfp-container .mfp-content .upgrade-modal .outer .inner p {
    margin-bottom: 0;
    font-size: 13px;
    font-size: .8125rem
}

.mfp-container .mfp-content .change-location-modal .outer .inner .modal-button-row,
.mfp-container .mfp-content .select-time-modal .outer .inner .modal-button-row,
.mfp-container .mfp-content .spinner-modal .outer .inner .modal-button-row,
.mfp-container .mfp-content .upgrade-modal .outer .inner .modal-button-row {
    margin-top: 24px
}

.mfp-container .mfp-content .change-location-modal .outer .inner .modal-button-row .cancel,
.mfp-container .mfp-content .select-time-modal .outer .inner .modal-button-row .cancel,
.mfp-container .mfp-content .spinner-modal .outer .inner .modal-button-row .cancel,
.mfp-container .mfp-content .upgrade-modal .outer .inner .modal-button-row .cancel {
    color: #fff;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    font-size: .8125rem
}

.mfp-container .mfp-content .change-location-modal .outer .inner .modal-button-row .cancel:before,
.mfp-container .mfp-content .select-time-modal .outer .inner .modal-button-row .cancel:before,
.mfp-container .mfp-content .spinner-modal .outer .inner .modal-button-row .cancel:before,
.mfp-container .mfp-content .upgrade-modal .outer .inner .modal-button-row .cancel:before {
    position: absolute;
    left: 0;
    top: 2px;
    font-family: icomoon;
    content: "\e606";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.mfp-container .mfp-content .upgrade-modal .mfp-close {
    line-height: 13px;
    width: auto;
    height: auto;
    opacity: 1;
    text-decoration: underline;
    cursor: pointer
}

.mfp-container .mfp-content .spinner-modal {
    max-width: 500px
}

.mfp-container .mfp-content .spinner-modal .outer {
    width: 100%
}

.mfp-container .mfp-content .spinner-modal .outer .inner {
    width: 100%
}

.mfp-container .mfp-content .spinner-modal .outer .inner h1,
.mfp-container .mfp-content .spinner-modal .outer .inner h2,
.mfp-container .mfp-content .spinner-modal .outer .inner h3,
.mfp-container .mfp-content .spinner-modal .outer .inner h4,
.mfp-container .mfp-content .spinner-modal .outer .inner h5,
.mfp-container .mfp-content .spinner-modal .outer .inner h6 {
    color: #fff
}

.mfp-container .mfp-content .spinner-modal .outer .inner img {
    margin: 0 auto
}

.mfp-container .mfp-content .spinner-modal .outer .inner img.spinner {
    margin: 0 auto 20px
}

.mfp-container .mfp-content .spinner-modal .mfp-close {
    display: none
}

.mfp-container .mfp-content .check-for-service-modal,
.mfp-container .mfp-content .price-assurance-modal {
    background: #fff;
    position: relative;
    margin: 0 auto;
    padding: 0;
    color: #483292;
    text-align: center
}

.mfp-container .mfp-content .change-location-modal .mfp-close,
.mfp-container .mfp-content .check-for-service-modal .mfp-close,
.mfp-container .mfp-content .price-assurance-modal .mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    display: block;
    width: 40px;
    height: 40px;
    opacity: 1;
    text-decoration: none;
    cursor: pointer
}

.mfp-container .mfp-content .change-location-modal .mfp-close:before,
.mfp-container .mfp-content .check-for-service-modal .mfp-close:before,
.mfp-container .mfp-content .price-assurance-modal .mfp-close:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "\e607";
    font-family: icomoon;
    color: #fff;
    font-size: 25px;
    font-weight: 700
}

.mfp-container .mfp-content .price-assurance-modal .outer .top-banner {
    position: relative;
    padding: 30px;
    background: #886fd6;
    color: #fff
}

.mfp-container .mfp-content .price-assurance-modal .outer .top-banner:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(136, 111, 214, 0);
    border-top-color: #886fd6;
    border-width: 15px;
    margin-left: -15px;
    margin-top: -7px;
    pointer-events: none
}

.mfp-container .mfp-content .price-assurance-modal .outer .top-banner h2 {
    font-size: 38px;
    font-size: 2.375rem;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
    color: #fff
}

.mfp-container .mfp-content .price-assurance-modal .outer .top-banner p {
    font-size: 16px;
    font-size: 1rem
}

.mfp-container .mfp-content .price-assurance-modal .outer .disclaimer {
    color: #666;
    padding: 20px 0
}

.mfp-container .mfp-content .price-assurance-modal .outer .disclaimer p {
    font-size: 13px;
    font-size: .8125rem
}

.mfp-container .mfp-content .price-assurance-modal .package {
    padding: 0 25px
}

.mfp-container .mfp-content .price-assurance-modal .package .block {
    padding: 30px 10px;
    font-family: Roboto, sans-serif;
    color: #333;
    background: transparent url(../images/horizontal-dots.svg) bottom center/12px 2px repeat-x
}

.mfp-container .mfp-content .price-assurance-modal .package .block p {
    font-size: 14px;
    font-size: .875rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.mfp-container .mfp-content .price-assurance-modal .package .block h3 {
    font-size: 30px;
    font-size: 1.875rem;
    color: #483292;
    margin: 0
}

.mfp-container .mfp-content .price-assurance-modal .package .block .year {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #000
}

.mfp-container .mfp-content .price-assurance-modal .package .block .price {
    font-size: 44px;
    font-size: 2.75rem;
    font-weight: 900;
    color: #886fd6
}

.mfp-container .mfp-content .price-assurance-modal .package .block .price:before {
    content: "$";
    font-size: 23px;
    font-size: 1.4375rem;
    position: relative;
    top: -16px;
    left: -2px
}

.mfp-container .mfp-content .price-assurance-modal .package .block .per-month {
    font-size: 15px;
    font-size: .9375rem;
    color: #886fd6;
    font-weight: 700
}

.mfp-container .mfp-content .price-assurance-modal .package .block.offer .btn {
    margin: 15px 0 0
}

.mfp-container .mfp-content .price-assurance-modal .benefits {
    display: none
}

.mfp-container .mfp-content .check-for-service-modal {
    background: #f3f2e9
}

.mfp-container .mfp-content .check-for-service-modal .mfp-close:before {
    color: #898987
}

.mfp-container .mfp-content .change-location-modal .outer {
    width: 100%
}

.mfp-container .mfp-content .change-location-modal .outer .inner {
    text-align: left;
    width: 100%
}

.mfp-container .mfp-content .change-location-modal .outer .inner .logo-icon {
    text-align: center
}

.mfp-container .mfp-content .change-location-modal h2 {
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    font-weight: 700
}

.mfp-container .mfp-content .change-location-modal hr {
    margin: 0 0 15px;
    border-bottom: 1px solid #fff
}

.mfp-container .mfp-content .change-location-modal #jqui-selected-date {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700
}

.mfp-container .mfp-content .change-location-modal .locations {
    padding: 10px 0 0
}

.mfp-container .mfp-content .change-location-modal .locations .btn {
    display: block;
    margin: 0 0 15px
}

.mfp-container .mfp-content .white-popup {
    position: relative;
    padding: 20px;
    background: #fff;
    margin: 0 auto;
    max-width: 695px
}

.mfp-container .mfp-content .white-popup h1,
.mfp-container .mfp-content .white-popup h2,
.mfp-container .mfp-content .white-popup h3,
.mfp-container .mfp-content .white-popup h4,
.mfp-container .mfp-content .white-popup h5 {
    color: #483292
}

.mfp-container .mfp-content .white-popup .mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    display: block;
    width: 40px;
    height: 40px;
    opacity: 1;
    text-decoration: none;
    cursor: pointer
}

.mfp-container .mfp-content .tabbed-modal {
    position: relative;
    padding: 40px 20px 20px;
    background: #fff;
    margin: 0 auto;
    max-width: 695px
}

.mfp-container .mfp-content .tabbed-modal .resp-tab-content ul {
    margin: 0 0 20px 20px;
    padding: 0
}

.mfp-container .mfp-content .tabbed-modal .resp-tab-content li {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5
}

.mfp-container .mfp-content .tabbed-modal h1,
.mfp-container .mfp-content .tabbed-modal h2,
.mfp-container .mfp-content .tabbed-modal h3,
.mfp-container .mfp-content .tabbed-modal h4,
.mfp-container .mfp-content .tabbed-modal h5 {
    color: #483292
}

.mfp-container .mfp-content .tabbed-modal .mfp-close {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 0;
    margin: 0;
    display: block;
    width: 40px;
    height: 40px;
    opacity: 1;
    text-decoration: none;
    cursor: pointer
}

@media (min-width:840px) {
    .mfp-bg {
        opacity: .8
    }
    .mfp-container .mfp-content {
        height: auto
    }
    .mfp-container .mfp-content .change-location-modal,
    .mfp-container .mfp-content .upgrade-modal {
        height: auto;
        max-width: 420px;
        box-shadow: 6px 6px 0 0 rgba(0, 0, 0, .3)
    }
    .mfp-container .mfp-content .price-assurance-modal {
        max-width: 800px
    }
    .mfp-container .mfp-content .price-assurance-modal .outer .top-banner p {
        margin-bottom: 0
    }
    .mfp-container .mfp-content .price-assurance-modal .outer .disclaimer {
        padding: 0 0 20px
    }
    .mfp-container .mfp-content .price-assurance-modal .package {
        overflow: hidden;
        margin: 30px 0 0
    }
    .mfp-container .mfp-content .price-assurance-modal .package:after,
    .mfp-container .mfp-content .price-assurance-modal .package:before {
        content: " ";
        display: table
    }
    .mfp-container .mfp-content .price-assurance-modal .package:after {
        clear: both
    }
    .mfp-container .mfp-content .price-assurance-modal .package .block {
        width: 25%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-top: 35px;
        padding-bottom: 200px;
        margin-bottom: -200px;
        background: transparent url(../images/vertical-dots.svg) right top/2px 12px repeat-y
    }
    .mfp-container .mfp-content .price-assurance-modal .package .block:first-child {
        text-align: left;
        padding-top: 5px
    }
    .mfp-container .mfp-content .price-assurance-modal .package .block:last-child {
        background: 0 0
    }
    .mfp-container .mfp-content .price-assurance-modal .package .block.offer .btn {
        margin: 0 0 10px
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits {
        display: block;
        padding: 30px;
        background: #f3f2e9
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits:after,
    .mfp-container .mfp-content .price-assurance-modal .benefits:before {
        content: " ";
        display: table
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits:after {
        clear: both
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits .block {
        width: 20%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0 10px;
        font-family: Roboto, sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 700
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits .block .img {
        min-height: 68px;
        text-align: center;
        margin: 0 auto 20px;
        display: block
    }
    .mfp-container .mfp-content .price-assurance-modal .benefits .block .img img {
        display: inline-block
    }
    .mfp-container .mfp-content .check-for-service-modal {
        max-width: 585px
    }
    .mfp-container .mfp-content .tabbed-modal {
        padding: 0;
        background: 0 0
    }
    .mfp-container .mfp-content .tabbed-modal .mfp-close {
        top: 5px;
        right: -10px;
        color: #fff;
        font-size: 40px
    }
}

@media (min-width:1150px) {
    .mfp-container .mfp-content .price-assurance-modal {
        max-width: 1000px
    }
}

.form-row {
    position: relative;
    padding: 28px 20px 20px;
    border-top: 2px solid #d8d7cb
}

.form-row:after,
.form-row:before {
    content: " ";
    display: table
}

.form-row:after {
    clear: both
}

.form-row:first-child {
    margin-top: 0;
    border: 0;
    padding: 0 20px 20px
}

.form-row .radios {
    margin-bottom: 18px
}

.form-row .white-box {
    background: #fff;
    padding: 20px;
    margin: 0 0 20px
}

.form-row .white-box p {
    margin-bottom: 15px
}

.form-row .white-box .radios {
    margin-bottom: 0
}

.form-row h3 {
    margin-top: 0;
    color: #483292
}

.form-row .three-up:after,
.form-row .three-up:before {
    content: " ";
    display: table
}

.form-row .three-up:after {
    clear: both
}

.form-row .three-up .col1 {
    width: 31.42857%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none
}

.form-row .three-up .col2 {
    width: 31.42857%;
    float: left;
    margin-right: -100%;
    margin-left: 34.28571%;
    clear: none
}

.form-row .three-up .col3 {
    width: 31.42857%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

@media (min-width:840px) {
    .form-row .three-up .col1 {
        width: 22.85714%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .form-row .three-up .col2 {
        width: 22.85714%;
        float: left;
        margin-right: -100%;
        margin-left: 25.71429%;
        clear: none
    }
    .form-row .three-up .col3 {
        width: 22.85714%;
        float: left;
        margin-right: -100%;
        margin-left: 51.42857%;
        clear: none
    }
    .form-row .two-up-large:after,
    .form-row .two-up-large:before {
        content: " ";
        display: table
    }
    .form-row .two-up-large:after {
        clear: both
    }
    .form-row .two-up-large .col1 {
        width: 48.57143%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .form-row .two-up-large .col2 {
        width: 48.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

.channel-price {
    font-size: 44px;
    font-size: 2.75rem;
    font-weight: 900;
    color: #fff
}

.channel-price:before {
    position: relative;
    top: 7px;
    content: "$";
    font-size: 21px;
    font-size: 1.3125rem;
    vertical-align: top
}

.channel-price:after {
    margin-left: 5px;
    content: "per mo.";
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    white-space: nowrap
}

.channel-price.asterisk:after {
    content: "per mo.*"
}

.channel-price.season:after {
    content: "per season"
}

.channel-price.season.asterisk:after {
    content: "per season*"
}

.channel-price.disabled {
    font-size: 32px;
    font-size: 2rem
}

.channel-price.disabled:after,
.channel-price.disabled:before {
    content: ""
}

.channel-price.green {
    color: #0f891e
}

.channel-price.custom {
    margin: 0
}

.channel-price.custom:after {
    content: ""
}

.channel-price-text {
    margin-left: 0;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    white-space: nowrap
}

.channel-price-text.green {
    color: #0f891e
}

.channel-price-disclaimer {
    margin: 5px 0 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    font-style: italic
}

.one-low-price {
    margin: -10px 0 20px
}

.channel-block {
    max-width: 596px;
    margin: 0 auto 30px;
    background: #fff;
    border-radius: 4px
}

.channel-block .img {
    position: relative
}

.channel-block .img img {
    border-radius: 4px 4px 0 0
}

.channel-block .img .title {
    position: absolute;
    top: 18px;
    left: 18px;
    color: #fff;
    font-size: 12px;
    font-size: .75rem
}

.channel-block .img .message {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(124, 172, 176, .9);
    color: #fff;
    width: 100%;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-size: .75rem
}

.channel-block .info {
    overflow: hidden;
    padding: 35px 20px
}

.channel-block .info h3 {
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 300
}

.channel-block .info h3 sup {
    font-size: 22px;
    font-size: 1.375rem
}

.channel-block .info .sub-title {
    position: relative;
    top: -12px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #666;
    font-style: italic
}

.channel-block .info p {
    font-size: 16px;
    font-size: 1rem
}

.channel-block .channel-price {
    color: #0f891e
}

.channel-block .channel-price.disabled {
    color: #949494
}

.channel-block .channel-price-disclaimer {
    color: #666
}

.channel-block .deal .icon-deal-tag-reverse {
    position: relative;
    top: -8px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.channel-block .deal .icon-deal-tag-reverse:before {
    color: #886fd6;
    font-size: 30px
}

.channel-block .deal .channel-price {
    display: inline-block;
    padding-left: 0
}

.channel-block .right {
    margin: 25px 0 0;
    text-align: center
}

.channel-block .right .btn {
    width: 100%
}

@media (min-width:650px) {
    .channel-block .left {
        width: 49.15254%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-block .right {
        width: 49.15254%;
        float: right;
        clear: none;
        margin: 10px 0 0;
        text-align: right
    }
    .channel-block .right .btn {
        width: auto
    }
}

@media (min-width:840px) {
    .channel-block {
        width: 48.57143%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%;
        margin-bottom: 50px
    }
    .channel-block:nth-child(2n+2) {
        width: 48.57143%;
        clear: right;
        float: right;
        margin-right: 0
    }
    .channel-block .left {
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .channel-block .right {
        width: 100%;
        float: right;
        clear: none;
        margin: 25px 0 0;
        text-align: center
    }
    .channel-block .right .btn {
        width: 100%
    }
    .channel-block .img .message {
        font-size: 14px;
        font-size: .875rem
    }
    .channel-block.single {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        max-width: none;
        overflow: hidden
    }
    .channel-block.single:after,
    .channel-block.single:before {
        content: " ";
        display: table
    }
    .channel-block.single:after {
        clear: both
    }
}

@media (min-width:1150px) {
    .channel-block .left {
        width: 66.10169%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .channel-block .right {
        width: 32.20339%;
        float: right;
        clear: none;
        margin: 10px 0 0;
        text-align: right
    }
    .channel-block .right .btn {
        width: auto
    }
}

.blocks:after,
.blocks:before {
    content: " ";
    display: table
}

.blocks:after {
    clear: both
}

.blocks h2 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700
}

.blocks .block {
    margin: 0 auto 30px;
    padding: 0 0 20px;
    background: #fff;
    border-radius: 4px;
    text-align: center
}

.blocks .block .img {
    margin-bottom: 20px
}

.blocks .block .img img {
    width: 100%;
    border-radius: 4px 4px 0 0
}

.blocks .block h3 {
    font-size: 26px;
    font-size: 1.625rem
}

.blocks .block.selector {
    padding: 35px;
    background: #7856bb;
    color: #fff
}

.blocks .block.selector h3 {
    color: #fff
}

.blocks .block.selector.international {
    background: url(../images/bg-international-block.jpg) no-repeat #7856bb;
    background-size: cover
}

@media (min-width:600px) {
    .blocks .block.selector.international {
        background-image: none
    }
    .blocks .right .block {
        width: 48.57143%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%
    }
    .blocks .right .block:nth-child(3n+3) {
        width: 48.57143%;
        clear: right;
        float: right;
        margin-right: 0
    }
}

@media (min-width:840px) {
    .blocks .right .block {
        width: 31.42857%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%
    }
    .blocks .right .block:nth-child(3n+3) {
        width: 31.42857%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%
    }
    .blocks .right .block:nth-child(4n+4) {
        width: 31.42857%;
        clear: right;
        float: right;
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .blocks .block.selector.international {
        background-image: url(../images/bg-international-block.jpg)
    }
    .blocks .left {
        width: 23.72881%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .blocks .right {
        width: 74.57627%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .blocks .right .block {
        width: 31.42857%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.85714%
    }
    .blocks .right .block:nth-child(4n+4) {
        width: 31.42857%;
        clear: right;
        float: right;
        margin-right: 0
    }
}

.bundle-hide-me:after,
.bundle-hide-me:before {
    content: " ";
    display: table
}

.bundle-hide-me:after {
    clear: both
}

.plans-container {
    position: relative
}

.plans-container:after,
.plans-container:before {
    content: " ";
    display: table
}

.plans-container:after {
    clear: both
}

.slider-bar {
    padding: 0 0 20px;
    height: 75px
}

.slider-bar:after,
.slider-bar:before {
    content: " ";
    display: table
}

.slider-bar:after {
    clear: both
}

.slide-number {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #333;
    padding: 25px 0 0 20px;
    border-radius: 30px;
    margin: 22px 0 0 20px;
    padding: 5px 14px;
    background: #ebebeb;
    display: inline-block;
    float: left
}

.slide-controls {
    width: 49.15254%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    text-align: right;
    padding: 21px 20px 0 0
}

.slide-controls a {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-left: 6px;
    background: #0f891e;
    border-radius: 1000px;
    cursor: pointer
}

.slide-controls a:after {
    cursor: pointer;
    position: absolute;
    top: 9px;
    left: 13px;
    font-family: icomoon;
    color: #fff;
    content: "\e600";
    font-size: 13px;
    font-size: .8125rem
}

.slide-controls a.prev:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 10px;
    left: 12px
}

.caroufredsel_wrapper .plan-wrap {
    float: left
}

.plans {
    overflow: hidden
}

.plans .plan {
    padding: 0 0 20px
}

.plans .plan .price {
    background: #483292;
    color: #fff;
    position: relative;
    text-align: center
}

.plans .plan .price .price-content {
    position: relative;
    padding: 20px 20px 30px
}

.plans .plan .price .price-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f3f2e9
}

.plans .plan .price .price-row {
    font-family: Roboto, sans-serif;
    font-weight: 900
}

.plans .plan .price .price-row sup {
    font-size: 22px;
    font-size: 1.375rem;
    top: -16px
}

.plans .plan .price .price-row span {
    font-size: 40px;
    font-size: 2.5rem
}

.plans .plan .price .assurance-row .assurance-link {
    margin-bottom: 3px
}

.plans .plan .price .assurance-row .assurance-link a {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem;
    text-decoration: none;
    position: relative;
    padding-right: 10px
}

.plans .plan .price .assurance-row .assurance-link a:hover {
    text-decoration: underline
}

.plans .plan .price .assurance-row .assurance-link a:after {
    font-family: icomoon;
    content: "\e600";
    color: #fff;
    position: absolute;
    font-size: 7px;
    font-size: .4375rem;
    margin-top: -4px;
    top: 50%;
    right: 0
}

.plans .plan .price .assurance-row .assurance-text {
    margin-bottom: 14px;
    font-size: 13px;
    font-size: .8125rem
}

.plans .plan .price .assurance-row .assurance-text span {
    margin-left: 8px;
    padding-left: 10px;
    border-left: 1px solid #fff
}

.plans .plan .price .alert {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    width: 240px;
    left: 50%;
    top: -12px;
    height: auto;
    margin-left: -120px;
    padding: 4px;
    text-align: center;
    background: #aa6700;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 700
}

.plans .plan .grid-detail-row {
    padding: 20px;
    text-align: center
}

.plans .plan .items {
    text-align: center;
    background: #f3f2e9;
    border-top: 5px solid #483292;
    padding: 20px 10px 0
}

.plans .plan .items:after,
.plans .plan .items:before {
    content: " ";
    display: table
}

.plans .plan .items:after {
    clear: both
}

.plans .plan .items .dots {
    background: transparent url(../images/horizontal-dots.svg) bottom center/12px 2px repeat-x
}

.plans .plan .items .plan-title {
    padding-bottom: 14px;
    height: 74px
}

.plans .plan .items .plan-title h2 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    color: #483292;
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0
}

.plans .plan .items .plan-title p {
    color: #333;
    margin: 0;
    font-size: 12px;
    font-size: .75rem
}

.plans .plan .items .plan-title .btn {
    display: none
}

.plans .plan .items .services {
    padding: 14px 0
}

.plans .plan .items .services:after,
.plans .plan .items .services:before {
    content: " ";
    display: table
}

.plans .plan .items .services:after {
    clear: both
}

.plans .plan .items .services .service {
    padding: 0 4px;
    height: 111px
}

.plans .plan .items .services .service .line1 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: .875rem
}

.plans .plan .items .services .service .line2 {
    font-family: Roboto, sans-serif;
    color: #483292;
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 45px;
    line-height: 2.8125rem
}

.plans .plan .items .services .service .line2.icon img {
    height: 28px;
    display: inline-block
}

.plans .plan .items .services .service .line3 {
    color: #333;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem
}

.plans .plan .items .services .service .line4 {
    font-size: 13px;
    font-size: .8125rem
}

.plans .plan .items .services .service .line4 a {
    color: #666
}

.plans .plan .items .feature-row {
    padding: 14px 0;
    color: #333;
    font-weight: 700;
    height: 96px;
    line-height: 50px;
    line-height: 3.125rem;
    font-size: 13px;
    font-size: .8125rem
}

.plans .plan .items .feature-row span {
    display: inline-block;
    line-height: 18px;
    line-height: 1.125rem
}

.plans .plan .items .feature-row .tivo {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(../images/icons/tivo2.svg) left center/40px 40px no-repeat;
    background: 0 0;
    padding: 8px 0 0 0
}

.plans .plan .items .feature-row .choose-equipment {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(../images/icons/choose-equipment.svg) left center/40px 40px no-repeat;
    background: 0 0;
    padding: 8px 0 0 0
}

.plans .plan .items .feature-row .sixtunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(../images/icons/6tunerdvr.svg) left center/40px 40px no-repeat
}

.plans .plan .items .feature-row .fourtunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(../images/icons/4tunerdvr.svg) left center/40px 40px no-repeat
}

.plans .plan .items .feature-row .twotunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(../images/icons/2tunerdvr.svg) left center/40px 40px no-repeat
}

.plans .plan .items .feature-row .tv-feature {
    display: table;
    margin: 0 auto
}

.plans .plan .items .feature-row .tv-feature strong {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #483292;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    font-size: 32px;
    font-size: 2rem;
    line-height: 64px;
    line-height: 4rem
}

.plans .plan .items .feature-row .tv-feature span {
    display: inline-block;
    padding: 0 0 0 4px;
    display: table-cell;
    vertical-align: middle;
    width: auto
}

.plans .plan .items .feature-row .calling-features,
.plans .plan .items .feature-row .tivo-phone {
    display: inline-block;
    padding: 8px 0 0 62px
}

.plans .plan .items .feature-row .calling-features {
    background: transparent url(../images/icons/seventeen-phone-features.svg) left center/50px 50px no-repeat
}

.plans .plan .items .feature-row .tivo-phone {
    background: transparent url(../images/icons/tivo-phone.svg) left center/50px 50px no-repeat
}

.plans .plan .items .feature-row.highlights .highlight-title {
    font-family: Roboto, sans-serif;
    font-weight: 900;
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem
}

.plans .plan .items .feature-row.highlights .grid-features,
.plans .plan .items .feature-row.highlights .grid-highlights {
    padding: 5px 20px;
    font-family: roboto;
    font-weight: 400;
    color: #1e9d2e;
    display: inline-block;
    line-height: 18px;
    line-height: 1.125rem
}

.plans .plan .items .feature-row.highlights .list-feature,
.plans .plan .items .feature-row.highlights .list-highlight {
    display: none
}

.plans .plan .items .two-up .service {
    width: 50%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.plans .plan .items .three-up .service {
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0
}

@media (min-width:690px) {
    .plans {
        padding: 0 0 20px
    }
    .plans .plan {
        margin: 0 20px 20px 10px
    }
    .plans .plan-wrap:nth-child(2n+1) .plan {
        margin: 0 10px 20px 20px
    }
    .plans .price {
        border-radius: 0 0 6px 6px
    }
}

@media (min-width:840px) {
    .slider-bar {
        display: none
    }
    .service-filter-bar {
        display: block
    }
    .service-filter-bar .internet {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0
    }
    .plans {
        padding: 30px 16px
    }
    .plans .plan {
        padding: 0 17px;
        margin-bottom: 30px;
        width: 50%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans .plan-wrap:nth-child(2n+1) .plan {
        margin: 0 0 30px
    }
}

@media (min-width:1150px) {
    .plans .plan {
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans .plan .items-wrap .items .plan-title {
        padding-bottom: 20px
    }
    .plans .plan .items-wrap .items .services {
        padding: 20px 0
    }
    .plans .plan .items-wrap .items .services .service {
        height: 124px
    }
    .plans .plan .items-wrap .items .services .service .line1 {
        font-size: 16px;
        font-size: 1rem
    }
    .plans .plan .items-wrap .items .services .service .line2 {
        font-size: 43px;
        font-size: 2.6875rem;
        line-height: 57px;
        line-height: 3.5625rem
    }
    .plans .plan .items-wrap .items .services .service .line3 {
        font-size: 15px;
        font-size: .9375rem
    }
    .plans .plan .items-wrap .items .services .service .line4 {
        margin-top: 4px
    }
    .plans .plan .items-wrap .items .feature-row {
        padding: 20px 0;
        font-size: 15px;
        font-size: .75rem
    }
    .plans .plan .items-wrap .items .feature-row .tivo {
        padding-top: 0
    }
    .plans .plan .items-wrap .items .feature-row .choose-equipment {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .sixtunerdvr {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .fourtunerdvr {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .twotunerdvr {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .tv-feature {
        line-height: 50px;
        line-height: 3.125rem
    }
    .plans .plan .items-wrap .items .feature-row .choose-internet-equipment,
    .plans .plan .items-wrap .items .feature-row .modem,
    .plans .plan .items-wrap .items .feature-row .modem-router,
    .plans .plan .items-wrap .items .feature-row .no-modem,
    .plans .plan .items-wrap .items .feature-row .router,
    .plans .plan .items-wrap .items .feature-row .three-in-one,
    .plans .plan .items-wrap .items .feature-row .three-in-one-inc,
    .plans .plan .items-wrap .items .feature-row .three-in-one-req {
        padding-top: 0
    }
    .plans .plan .items-wrap .items .feature-row .calling-features,
    .plans .plan .items-wrap .items .feature-row .tivo-phone {
        padding-top: 0
    }
}

@media (min-width:840px) {
    .plans.list {
        background: #f3f2e9;
        padding: 0
    }
    .plans.list .grid-detail-row {
        display: none
    }
    .plans.list .plan-wrap {
        margin-bottom: 15px;
        background: #fff
    }
    .plans.list .plan-wrap:after,
    .plans.list .plan-wrap:before {
        content: " ";
        display: table
    }
    .plans.list .plan-wrap:after {
        clear: both
    }
    .plans.list .plan-wrap:last-child {
        margin-bottom: 0
    }
    .plans.list .plan-wrap .price {
        border-radius: 0;
        background: #483292
    }
    .plans.list .plan-wrap .price:after,
    .plans.list .plan-wrap .price:before {
        content: " ";
        display: table
    }
    .plans.list .plan-wrap .price:after {
        clear: both
    }
    .plans.list .plan-wrap .price .price-content {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        padding: 10px 20px
    }
    .plans.list .plan-wrap .price .price-content:after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #fff
    }
    .plans.list .plan-wrap .price .price-content .price-row {
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        text-align: left
    }
    .plans.list .plan-wrap .price .price-content .assurance-row {
        width: 50%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        text-align: right;
        padding: 6px 20px 0 0;
        margin-top: 0
    }
    .plans.list .plan-wrap .price .price-content .assurance-row .assurance-text {
        margin: 0
    }
    .plans.list .plan-wrap .price .price-content .order-row {
        width: 16.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 6px 0 0;
        margin-top: 0
    }
    .plans.list .plan-wrap .price .price-content .order-row .btn {
        display: block
    }
    .plans.list .plan-wrap:nth-child(even) {
        background: #fff
    }
    .plans.list .plan-wrap:nth-child(even) .plan .price {
        background: #483292
    }
    .plans.list .plan-wrap:nth-child(even) .plan .price .price-content:after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #fbfaf7
    }
    .plans.list .plan {
        padding: 0;
        margin: 0;
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0
    }
    .plans.list .plan:after,
    .plans.list .plan:before {
        content: " ";
        display: table
    }
    .plans.list .plan:after {
        clear: both
    }
    .plans.list .plan .items-wrap {
        padding: 20px 10px 20px 0
    }
    .plans.list .plan .items-wrap .items {
        padding: 0;
        border: 0;
        overflow: hidden;
        background: 0 0;
        min-height: 160px
    }
    .plans.list .plan .items-wrap .items .dots {
        background: transparent url(../images/vertical-dots.svg) top right/2px 12px repeat-y
    }
    .plans.list .plan .items-wrap .items .plan-title {
        text-align: left;
        height: auto;
        margin-bottom: -99999px;
        padding: 0 20px 99999px
    }
    .plans.list .plan .items-wrap .items .plan-title h2 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 36px;
        line-height: 2.25rem;
        margin: 0 0 10px
    }
    .plans.list .plan .items-wrap .items .plan-title p {
        font-size: 14px;
        font-size: .875rem
    }
    .plans.list .plan .items-wrap .items .plan-title .btn {
        display: inline-block;
        margin-top: 10px
    }
    .plans.list .plan .items-wrap .items .services {
        padding: 29px 0 0;
        margin-bottom: -99999px;
        padding-bottom: 99999px
    }
    .plans.list .plan .items-wrap .items .services .service {
        padding: 0 4px
    }
    .plans.list .plan .items-wrap .items .services .service .line1 {
        height: 19px
    }
    .plans.list .plan .items-wrap .items .services .service .line2.icon img {
        height: 32px
    }
    .plans.list .plan .items-wrap .items .feature-row {
        margin-bottom: -99999px;
        padding: 10px 14px 99999px;
        height: auto;
        line-height: 18px;
        line-height: 1.125rem
    }
    .plans.list .plan .items-wrap .items .feature-row .tivo {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(../images/icons/tivo2.svg) top center/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .choose-equipment {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(../images/icons/choose-equipment.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .sixtunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(../images/icons/6tunerdvr.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .fourtunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(../images/icons/4tunerdvr.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .twotunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(../images/icons/2tunerdvr.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .tv-feature {
        display: block
    }
    .plans.list .plan .items-wrap .items .feature-row .tv-feature strong {
        display: block;
        padding-top: 25px;
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 57px;
        line-height: 3.5625rem
    }
    .plans.list .plan .items-wrap .items .feature-row .tv-feature span {
        display: block
    }
    .plans.list .plan .items-wrap .items .feature-row .calling-features,
    .plans.list .plan .items-wrap .items .feature-row .tivo-phone {
        display: block;
        padding: 67px 0 0;
        margin-top: 15px
    }
    .plans.list .plan .items-wrap .items .feature-row .calling-features {
        background: transparent url(../images/icons/seventeen-phone-features.svg) top center/60px 60px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .tivo-phone {
        background: transparent url(../images/icons/tivo-phone.svg) top center/60px 60px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights:after,
    .plans.list .plan .items-wrap .items .feature-row.highlights:before {
        content: " ";
        display: table
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights:after {
        clear: both
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .highlight-title {
        font-family: Roboto, sans-serif;
        font-weight: 900;
        color: #000;
        letter-spacing: 1px;
        font-size: 14px;
        font-size: .875rem;
        margin-bottom: 14px
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .grid-features,
    .plans.list .plan .items-wrap .items .feature-row.highlights .grid-highlights {
        display: none
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-highlight {
        display: block;
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 10px;
        height: 107px
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-highlight img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-feature {
        display: block;
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 50px 10px 10px;
        height: 107px;
        line-height: 18px;
        line-height: 1.125rem
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-feature.multiple-devices {
        background: transparent url(../images/icons/three-devices.svg) center 8px/55px 38px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-feature.large-households {
        background: transparent url(../images/icons/large-households.svg) center 8px/58px 38px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row.highlights .list-feature.cloud-backup {
        background: transparent url(../images/icons/cloud.svg) center 8px/55px 38px no-repeat
    }
    .plans.list .plan.triple-play .plan-title {
        width: 25%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.triple-play .services {
        width: 41.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.triple-play .feature-row {
        width: 16.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.double-play .plan-title {
        width: 25%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.double-play .services {
        width: 33.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.double-play .feature-row {
        width: 20.83333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.single-service .plan-title {
        width: 25%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.single-service .services {
        width: 16.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.single-service .feature-row {
        width: 16.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan.single-service .feature-row.highlights {
        width: 41.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:990px) {
    .plans.list .plan-wrap .price .price-content {
        padding: 10px 34px
    }
    .plans.list .plan-wrap .plan .items-wrap .items .plan-title {
        margin-bottom: -99999px;
        padding: 0 28px 99999px 34px
    }
}

@media (min-width:1150px) {
    .plans:after,
    .plans:before {
        content: " ";
        display: table
    }
    .plans:after {
        clear: both
    }
    .plans.list .plan-wrap {
        overflow: hidden;
        border-left: 8px solid #483292
    }
    .plans.list .plan-wrap:nth-child(odd) {
        border-left: 8px solid #483292
    }
    .plans.list .plan-wrap:nth-child(even) .plan .price .price-content:after {
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #fbfaf7
    }
    .plans.list .plan-wrap .plan .price {
        width: 21.66667%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -99999px;
        padding-bottom: 99999px
    }
    .plans.list .plan-wrap .plan .price .price-content {
        padding: 24px 20px 24px 24px
    }
    .plans.list .plan-wrap .plan .price .price-content:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        margin-left: 0;
        margin-top: -10px;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #fff
    }
    .plans.list .plan-wrap .plan .price .price-content .price-row {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        text-align: center
    }
    .plans.list .plan-wrap .plan .price .price-content .price-row span {
        font-size: 36px;
        font-size: 2.25rem
    }
    .plans.list .plan-wrap .plan .price .price-content .assurance-row {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        text-align: center;
        padding: 4px 0 0;
        margin-top: 0
    }
    .plans.list .plan-wrap .plan .price .price-content .assurance-row .assurance-text {
        margin: 0
    }
    .plans.list .plan-wrap .plan .price .price-content .assurance-row .assurance-text span {
        border: 0;
        margin: 3px 0 0;
        padding-left: 0;
        display: block
    }
    .plans.list .plan-wrap .plan .price .price-content .order-row {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        padding: 14px 0 0;
        margin-top: 0
    }
    .plans.list .plan-wrap .plan .price .price-content .order-row .btn {
        display: inline-block
    }
    .plans.list .plan-wrap .plan .price .price-content {
        padding-top: 40px
    }
    .plans.list .plan-wrap .plan .price .alert {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        margin-left: 0
    }
    .plans.list .plan-wrap .plan .items-wrap {
        padding: 38px 0;
        width: 78.33333%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .plans.list .plan-wrap .plan .items-wrap .items .plan-title {
        padding: 0 28px 99999px 26px
    }
    .plans.list .plan-wrap .plan .items-wrap .items .services {
        padding: 15px 0 99999px
    }
    .plans.list .plan-wrap .plan .items-wrap .items .services .line1 {
        height: 23px;
        line-height: 22px;
        line-height: 1.375rem
    }
    .plans.list .plan-wrap .plan .items-wrap .items .services .line2 {
        height: 57px;
        line-height: 60px;
        line-height: 3.75rem
    }
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .tivo {
        padding: 70px 0 0
    }
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .tv-feature strong {
        line-height: 60px;
        line-height: 3.75rem
    }
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .choose-internet-equipment,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .modem,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .modem-router,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .no-modem,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .router,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .three-in-one,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .three-in-one-inc,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .three-in-one-req {
        display: block;
        padding: 61px 0 0;
        margin-top: 24px
    }
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .calling-features,
    .plans.list .plan-wrap .plan .items-wrap .items .feature-row .tivo-phone {
        padding: 70px 0 0
    }
    .plans.list .plan-wrap .plan.single-service .feature-row.highlights .highlight-title {
        padding-top: 7px;
        font-size: 16px;
        font-size: 1rem
    }
    .plans.list .plan-wrap .plan.single-service .feature-row.highlights .list-feature {
        padding: 46px 10px 10px
    }
    .plans.list .plan-wrap .plan.single-service .feature-row.highlights .list-feature.multiple-devices {
        background: transparent url(../images/icons/three-devices.svg) center top/55px 38px no-repeat
    }
    .plans.list .plan-wrap .plan.single-service .feature-row.highlights .list-feature.large-households {
        background: transparent url(../images/icons/large-households.svg) center top/58px 38px no-repeat
    }
    .plans.list .plan-wrap .plan.single-service .feature-row.highlights .list-feature.cloud-backup {
        background: transparent url(../images/icons/cloud.svg) center top/55px 38px no-repeat
    }
}

@media (min-width:1200px) {
    .plans.list .plan-wrap .price .price-content .price-row span {
        font-size: 40px;
        font-size: 2.5rem
    }
}

.section-header.choose-plan {
    display: none
}

.services-filter {
    position: relative;
    z-index: 5;
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    background: #f3f2e9
}

.services-filter:after,
.services-filter:before {
    content: " ";
    display: table
}

.services-filter:after {
    clear: both
}

.services-filter .filters {
    display: none
}

.choose-service {
    background: #438616;
    color: #fff
}

.choose-service:after,
.choose-service:before {
    content: " ";
    display: table
}

.choose-service:after {
    clear: both
}

.choose-service.flat {
    box-shadow: inherit;
    border: 0
}

.choose-service label {
    color: #fff
}

.choose-service a {
    color: #fff;
    text-decoration: none
}

.choose-service .header {
    overflow: hidden;
    padding: 10px 0 6px;
    text-align: center;
    background: #6943b4
}

.choose-service h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 0;
    line-height: 1;
    color: #fff
}

.choose-service p {
    margin: 0 0 5px;
    font-size: 13px;
    font-size: .8125rem
}

.choose-service .service {
    position: relative;
    width: 33.33333%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background: #f4f3ed;
    background: linear-gradient(to bottom, #f4f3ed 0, #e9e8dc 100%);
    text-align: center;
    border-right: 2px solid #62a535
}

.choose-service .service:hover {
    cursor: pointer
}

.choose-service .service:last-child {
    border-right: 0
}

.choose-service .service:before {
    display: none
}

.choose-service .service.internet:before {
    content: "\e609"
}

.choose-service .service.tv:before {
    content: "\e608"
}

.choose-service .service.phone:before {
    content: "\e60a"
}

.choose-service .service label {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    color: #0f891e
}

.choose-service .service label:hover {
    cursor: pointer
}

.choose-service .service .checks {
    margin-top: 5px
}

.choose-service .service.active {
    background: #0f891e;
    -webkit-filter: none!important;
    filter: none!important
}

.choose-service .service.active label,
.choose-service .service.active:before {
    color: #fff
}

.choose-service .shop {
    padding: 15px 20px;
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0
}

@media (min-width:690px) {
    .section-header.choose-plan {
        display: block
    }
    .services-filter {
        padding: 20px
    }
    .services-filter .pull {
        margin-top: -50px
    }
    .choose-service {
        border: 2px solid #fff;
        border-radius: 7px;
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .2)
    }
    .choose-service .header {
        padding: 20px 0 5px;
        text-align: center;
        background: #438616;
        border-radius: 7px 7px 0 0
    }
    .choose-service h3 {
        font-size: 30px;
        font-size: 1.875rem;
        font-weight: 400
    }
    .choose-service p {
        font-size: 15px;
        font-size: .9375rem;
        margin: 0 0 15px
    }
    .choose-service .service {
        padding: 25px 25px 15px;
        border-bottom: 0
    }
    .choose-service .service:before {
        display: block;
        font-family: icomoon;
        font-size: 25px;
        color: #0f891e
    }
    .choose-service .service .checks {
        margin-top: 15px
    }
    .choose-service .service label {
        font-size: 15px;
        font-size: .9375rem
    }
    .choose-service .service:first-child {
        border-radius: 0 0 0 7px
    }
    .choose-service .service:last-child {
        border-radius: 0 0 7px 0
    }
    .choose-service .service.active {
        border-bottom: 0
    }
    .choose-service .internet {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .choose-service .tv {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 33.33333%;
        clear: none
    }
    .choose-service .phone {
        width: 33.33333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .choose-service.deal-panel {
        box-shadow: none;
        border: none
    }
    .choose-service.deal-panel h3 {
        margin: 0
    }
    .choose-service.deal-panel .header {
        padding: 15px 20px
    }
    .choose-service.deal-panel .service:first-child {
        border-radius: 0
    }
}

@media (min-width:840px) {
    .services-filter {
        padding: 40px 20px 20px
    }
    .services-filter .pull {
        margin-top: -66px
    }
    .services-filter .filters {
        display: block
    }
    .services-filter .filters:after,
    .services-filter .filters:before {
        content: " ";
        display: table
    }
    .services-filter .filters:after {
        clear: both
    }
    .services-filter .filters h4 {
        margin-bottom: 15px;
        margin-top: 25px;
        font-size: 17px;
        font-size: 1.0625rem;
        color: #6c6c6c
    }
    .services-filter .filters .speeds {
        width: 39.13043%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .services-filter .filters .packages {
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 41.66667%;
        clear: none
    }
    .services-filter .filters .grid-list {
        width: 28.57143%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .services-filter .filters .grid-list .grid-toggle {
        padding: 4px 0 0
    }
    .services-filter .filters .checks {
        padding-top: 5px
    }
    .services-filter .filters .checks:after,
    .services-filter .filters .checks:before {
        content: " ";
        display: table
    }
    .services-filter .filters .checks:after {
        clear: both
    }
    .services-filter .filters .checks .selection {
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-right: 15px
    }
    .services-filter .filters .checks .selection label {
        position: relative;
        font-size: 18px;
        font-size: 1.125rem;
        color: #483292;
        font-weight: 700
    }
    .services-filter .filters .checks .selection label:after {
        content: "Mbps";
        position: absolute;
        top: 100%;
        left: 62px;
        font-size: 11px;
        font-size: .6875rem;
        font-weight: 700
    }
    .choose-service .header {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none;
        display: table;
        height: 133px;
        overflow: hidden;
        padding: 0 20px;
        text-align: left;
        border-radius: 7px 0 0 7px
    }
    .choose-service .header .inner {
        display: table-cell;
        vertical-align: middle
    }
    .choose-service .header p {
        margin-bottom: 0
    }
    .choose-service h3 {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 15px
    }
    .choose-service p {
        font-size: 13px;
        font-size: .8125rem;
        margin: 0 0 15px
    }
    .choose-service .services {
        width: 66.10169%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .choose-service .services:after,
    .choose-service .services:before {
        content: " ";
        display: table
    }
    .choose-service .services:after {
        clear: both
    }
    .choose-service .services label {
        font-size: 15px;
        font-size: .9375rem
    }
    .choose-service .service {
        padding: 35px 20px 25px;
        border-bottom: 0
    }
    .choose-service .service:first-child {
        border-radius: 0
    }
    .choose-service .service:last-child {
        border-radius: 0 7px 7px 0
    }
    .choose-service .service:before {
        font-size: 30px
    }
    .choose-service .service.active {
        border-bottom: 0
    }
    .choose-service.deal-panel .header {
        padding: 15px 20px;
        width: 20%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .choose-service.deal-panel .services {
        width: 80%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .choose-service.deal-panel .internet {
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .choose-service.deal-panel .tv {
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 25%;
        clear: none
    }
    .choose-service.deal-panel .phone {
        width: 25%;
        float: left;
        margin-right: -100%;
        margin-left: 50%;
        clear: none
    }
    .choose-service.deal-panel .shop {
        width: 25%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        display: table
    }
    .choose-service.deal-panel .shop .inner {
        height: 107px;
        display: table-cell;
        vertical-align: middle
    }
}

@media (min-width:990px) {
    .services-filter .filters {
        padding: 0 20px
    }
    .services-filter .filters .speeds {
        width: 39.13043%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .services-filter .filters .packages {
        width: 20.58824%;
        float: left;
        margin-right: -100%;
        margin-left: 44.11765%;
        clear: none
    }
    .services-filter .filters .grid-list {
        width: 29.41176%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .services-filter .filters .checks {
        padding-top: 0
    }
    .services-filter .filters .checks .selection label {
        font-size: 24px;
        font-size: 1.5rem
    }
    .services-filter .filters .checks .selection label:after {
        left: 64px;
        font-size: 13px;
        font-size: .8125rem
    }
    .choose-service .header {
        padding-left: 30px
    }
    .choose-service h3 {
        font-size: 30px;
        font-size: 1.875rem
    }
    .choose-service p {
        font-size: 15px;
        font-size: .9375rem
    }
    .choose-service .services label {
        font-size: 19px;
        font-size: 1.1875rem
    }
    .choose-service.deal-panel .header {
        width: 26.66667%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .choose-service.deal-panel .services {
        width: 73.33333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

@media (min-width:1150px) {
    .services-filter {
        padding: 40px 34px 20px
    }
    .services-filter .filters {
        padding: 0 34px
    }
    .services-filter .filters .speeds {
        width: 58.23529%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .services-filter .filters .packages {
        width: 9.41176%;
        float: left;
        margin-right: -100%;
        margin-left: 44.11765%;
        clear: none
    }
    .services-filter .filters .packages h4 {
        margin-bottom: 30px
    }
    .services-filter .filters .grid-list {
        width: 20.58824%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .services-filter .filters .grid-list h4 {
        margin-bottom: 30px
    }
    .services-filter .filters .checks .selection label {
        font-size: 33px;
        font-size: 2.0625rem;
        font-weight: 400
    }
    .services-filter .filters .checks .selection label:after {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 700
    }
}

.grid-toggle a {
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    text-decoration: none;
    color: #6c6c6c;
    outline: 0
}

.grid-toggle a:before {
    font-family: icomoon;
    vertical-align: middle;
    font-size: 30px;
    margin: 0 10px 0 0
}

.grid-toggle a:first-of-type {
    margin-right: 15px
}

@media (min-width:990px) {
    .grid-toggle a:first-of-type {
        margin-right: 28px
    }
}

.grid-toggle a.active,
.grid-toggle a:hover {
    color: #483292
}

.hero-rotator {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.hero-rotator .heroSlider:after,
.hero-rotator .heroSlider:before {
    content: " ";
    display: table
}

.hero-rotator .heroSlider:after {
    clear: both
}

.hero-rotator .heroSlider .slide {
    display: block;
    float: left
}

.hero-rotator #hero-pager {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 9999
}

.hero-rotator #hero-pager:after,
.hero-rotator #hero-pager:before {
    content: " ";
    display: table
}

.hero-rotator #hero-pager:after {
    clear: both
}

.hero-rotator #hero-pager a {
    display: block;
    float: left;
    margin: 0 5px;
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff
}

.hero-rotator #hero-pager a.selected {
    background: 0 0;
    border-color: #fff
}

.hero-rotator #hero-pager a span {
    display: none
}

@media (min-width:690px) {
    .hero-rotator.bundles #hero-pager {
        bottom: 50px
    }
}

.check-for-service {
    background: #f3f2e9;
    padding: 15px;
    text-align: left;
    border-radius: 6px
}

.check-for-service .outer .inner {
    padding: 15px;
    text-align: left
}

.check-for-service .intro-text {
    text-align: center
}

.check-for-service .form-row {
    border: 0;
    padding: 0
}

.check-for-service h2 {
    font-family: Roboto, sans-serif;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 400;
    margin: 0;
    line-height: 1;
    color: #483292
}

.check-for-service p {
    color: #333;
    font-size: 18px;
    font-size: 1.125rem
}

.check-for-service .instructions {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0;
    text-decoration: none;
    color: #0f891e;
    font-size: 14px;
    font-size: .875rem
}

.check-for-service .tabs-wrap {
    text-align: center
}

.check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li {
    margin-left: 2px
}

.check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li a {
    background: #b6b5af;
    color: #fff;
    padding: 12px 8px
}

.check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li.current a {
    background: #483292
}

.check-for-service .tab-content-wrap {
    padding-top: 20px;
    text-align: left;
    width: 100%
}

.check-for-service .tab-content-wrap input[type=email],
.check-for-service .tab-content-wrap input[type=password],
.check-for-service .tab-content-wrap input[type=text] {
    width: 100%
}

.check-for-service .tab-content-wrap input[type=text].zip {
    width: 200px
}

.check-for-service .tab-content-wrap input[type=reset],
.check-for-service .tab-content-wrap input[type=submit] {
    font-size: 15px;
    font-size: .9375rem;
    padding: 15px 25px;
    margin: 20px 0 0;
    border: 0;
    box-shadow: inset 0 0 0 2px #0f891e
}

.check-for-service .tab-content-wrap input[type=reset]:hover,
.check-for-service .tab-content-wrap input[type=submit]:hover {
    background: #fff;
    color: #0f891e
}

@media (min-width:400px) {
    .check-for-service .instructions {
        display: inline;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 8px
    }
    .check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li {
        margin-left: 6px
    }
    .check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 12px 14px
    }
    .check-for-service .tab-content-wrap input[type=reset],
    .check-for-service .tab-content-wrap input[type=submit] {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

@media (min-width:840px) {
    .check-for-service {
        padding: 30px
    }
    .check-for-service .tabs-wrap.pill-tabs .pill-tabs-menu li a {
        padding: 15px 20px;
        font-size: 17px;
        font-size: 1.0625rem
    }
}

.search-container {
    position: relative
}

.search-container:after,
.search-container:before {
    content: " ";
    display: table
}

.search-container:after {
    clear: both
}

.search-container input[type=search],
.search-container input[type=text] {
    position: relative;
    margin: 0;
    padding-right: 40px
}

.search-container button {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 40px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    text-align: center;
    height: 100%;
    line-height: 36px;
    color: #483292;
    background: 0 0;
    border: 0
}

.thumb-carousel-container {
    height: 100%;
    padding: 0;
    margin: 0
}

.thumb-carousel-container .carousel-wrapper {
    position: relative
}

.thumb-carousel-container .carousel-wrapper .caroufredsel_wrapper {
    border-radius: 6px
}

.thumb-carousel-container #carousel a,
.thumb-carousel-container #carousel img,
.thumb-carousel-container #carousel span {
    position: relative;
    display: block;
    float: left
}

.thumb-carousel-container #carousel span {
    width: 800px
}

.thumb-carousel-container #thumbs-wrapper {
    padding: 20px 40px;
    position: relative
}

.thumb-carousel-container #thumbs a {
    width: 150px;
    margin: 0 5px;
    padding-bottom: 10px;
    overflow: hidden;
    display: block;
    float: left
}

.thumb-carousel-container #thumbs a strong {
    display: block;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    background: #886fd6;
    position: relative
}

.thumb-carousel-container #thumbs a strong img {
    transition: all .2s ease-in
}

.thumb-carousel-container #thumbs a:hover strong img {
    opacity: .5;
    background: #886fd6
}

.thumb-carousel-container #thumbs a:hover strong:after {
    font-family: icomoon;
    content: "\e616";
    font-size: 32px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    opacity: .9
}

.thumb-carousel-container #thumbs a.selected {
    border-bottom: 3px solid #a993ee
}

.thumb-carousel-container #thumbs a.selected strong {
    background: 0 0
}

.thumb-carousel-container #thumbs a.selected strong:after {
    content: ""
}

.thumb-carousel-container #thumbs a.selected:hover img {
    opacity: 1
}

.thumb-carousel-container #next,
.thumb-carousel-container #prev {
    background: #0f891e;
    display: block;
    width: 24px;
    height: 44px;
    margin-top: -30px;
    position: absolute;
    top: 50%
}

.thumb-carousel-container #next:after,
.thumb-carousel-container #prev:after {
    font-family: icomoon;
    content: "\e600";
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -4px
}

.thumb-carousel-container #prev {
    left: 10px;
    border-radius: 1000px 0 0 1000px
}

.thumb-carousel-container #prev:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin: -7px 0 0 -4px
}

.thumb-carousel-container #next {
    right: 10px;
    border-radius: 0 1000px 1000px 0
}

.thumb-carousel-container #next.disabled,
.thumb-carousel-container #prev.disabled {
    display: none!important
}

.jump-nav {
    display: none
}

@media (min-width:840px) {
    .jump-nav-container {
        height: 82px
    }
    .jump-nav {
        display: block;
        background: #f2f2e8;
        padding: 20px
    }
    .jump-nav:after,
    .jump-nav:before {
        content: " ";
        display: table
    }
    .jump-nav:after {
        clear: both
    }
    .jump-nav.sticky {
        position: fixed;
        z-index: 10;
        top: 0;
        margin: 0 auto;
        width: 100%;
        max-width: 1300px;
        box-shadow: 0 8px 8px -8px rgba(0, 0, 0, .4)
    }
    .jump-nav .jump-nav-flexnav {
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 42px;
        width: 66.10169%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .jump-nav .jump-nav-flexnav a,
    .jump-nav .jump-nav-flexnav li {
        display: inline-block
    }
    .jump-nav .jump-nav-flexnav li {
        list-style-type: none
    }
    .jump-nav .jump-nav-flexnav>li {
        margin-left: .25em
    }
    .jump-nav .jump-nav-flexnav>li:first-child {
        margin-left: 0
    }
    .jump-nav .jump-nav-flexnav a {
        padding: 10px;
        text-decoration: none;
        font-weight: 700;
        color: #666
    }
    .jump-nav .jump-nav-flexnav a:hover {
        color: #1e9d2e
    }
    .jump-nav .jump-nav-flexnav a.current {
        background: #7e65cc;
        color: #fff;
        border-radius: 3px
    }
    .jump-nav .flexMenu-popup {
        padding: 0;
        background-color: #7e65cc;
        border-radius: 0 3px 3px 3px;
        margin: 0;
        z-index: 2;
        width: 200px;
        overflow: hidden;
        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .5)
    }
    .jump-nav .flexMenu-viewMore>a:after {
        display: inline-block;
        content: "";
        border-left: .3em solid transparent;
        border-right: .3em solid transparent;
        border-top: .4em solid #666;
        margin-left: .4em;
        position: relative;
        top: -.1em
    }
    .jump-nav .flexMenu-viewMore.active>a {
        background-color: #886fd6;
        color: #fff;
        border-radius: 3px 3px 0 0
    }
    .jump-nav .flexMenu-viewMore.active>a:hover {
        background-color: #886fd6
    }
    .jump-nav .flexMenu-viewMore.active>a:after {
        border-top: .4em solid #fff
    }
    .jump-nav .flexMenu-popup>li {
        display: block
    }
    .jump-nav .flexMenu-popup>li>a {
        display: block;
        color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
    .jump-nav .flexMenu-popup>li>a.current,
    .jump-nav .flexMenu-popup>li>a:hover {
        background-color: #7c63c9;
        color: #fff
    }
    .jump-nav .live-chat {
        text-align: right;
        color: #666;
        font-weight: 700;
        width: 32.20339%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
    .jump-nav .live-chat .btn {
        margin-left: 10px;
        background: #fff
    }
}

@media (min-width:990px) {
    .jump-nav {
        padding: 20px 34px
    }
    .jump-nav .jump-nav-flexnav {
        width: 74.57627%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none
    }
    .jump-nav .live-chat {
        width: 23.72881%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }
}

#formtable {
    color: #787674!important;
}

span.swc-olb-ny-red {
    color: #1a1a1a!important
}

.isotope-filters span.topic {
    color: #0f891e!important
}

@media (min-width:840px) {
    .plans.list .plan .items-wrap .items .feature-row .6tunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(assets/images/icons/6tunerdvr.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .4tunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(assets/images/icons/4tunerdvr.svg) center 10px/55px 55px no-repeat
    }
    .plans.list .plan .items-wrap .items .feature-row .2tunerdvr {
        display: inline-block;
        padding: 67px 0 0;
        margin-top: 15px;
        background: transparent url(assets/images/icons/2tunerdvr.svg) center 10px/55px 55px no-repeat
    }
}

@media (min-width:1150px) {
    .plans .plan .items-wrap .items .feature-row .6tunerdvr {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .4tunerdvr {
        padding: 0 0 0 50px
    }
    .plans .plan .items-wrap .items .feature-row .2tunerdvr {
        padding: 0 0 0 50px
    }
}

.plans .plan .items .feature-row .6tunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(assets/images/icons/6tunerdvr.svg) left center/40px 40px no-repeat
}

.plans .plan .items .feature-row .4tunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(assets/images/icons/4tunerdvr.svg) left center/40px 40px no-repeat
}

.plans .plan .items .feature-row .2tunerdvr {
    display: inline-block;
    padding: 8px 0 0 45px;
    background: transparent url(assets/images/icons/2tunerdvr.svg) left center/40px 40px no-repeat
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.building-spinner{
     display:none;
     margin-left:1.5rem;
}

.building-spinner.showSpinner{
     display:inline-block;   
}    
}
